コンテンツにスキップ

PLCamera.BandwidthReserveModeEnum Class#

Sets a predefined bandwidth reserve or enables manual configuration of the bandwidth reserve.

Applies to: ace 2 GigE

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BandwidthReserveModeEnum

Constructors#

 名前説明
Public methodPLCamera.BandwidthReserveModeEnum Initializes a new instance of the PLCamera.BandwidthReserveModeEnum class
 

プロパティ#

 名前説明
Public property手動

The bandwidth reserve can be configured manually.

Applies to: ace 2 GigE

Public property名前 The full name of BandwidthReserveMode (Overrides ParameterListEnum.Name.)
Public propertyPerformance

The bandwidth reserve is set to 5 %.

Applies to: ace 2 GigE

Public propertyStandard

The bandwidth reserve is set to 10 %.

Applies to: ace 2 GigE

 

方法#

 名前説明
Public methodToString The full name of BandwidthReserveMode (Overrides Object.ToString()()()().)
 

PLCamera.BandwidthReserveModeEnum.ToString Method#

The full name of BandwidthReserveMode

Return Value#

Type: String
Returns the full name of BandwidthReserveMode

PLCamera.BandwidthReserveModeEnum Constructor#

Initializes a new instance of the PLCamera.BandwidthReserveModeEnum class

PLCamera.BandwidthReserveModeEnum.Manual Property#

The bandwidth reserve can be configured manually.

Applies to: ace 2 GigE

PLCamera.BandwidthReserveModeEnum.Name Property#

The full name of BandwidthReserveMode

PLCamera.BandwidthReserveModeEnum.Performance Property#

The bandwidth reserve is set to 5 %.

Applies to: ace 2 GigE

PLCamera.BandwidthReserveModeEnum.Standard Property#

The bandwidth reserve is set to 10 %.

Applies to: ace 2 GigE