PLCamera.BandwidthReserveModeEnum Class#
Applies to: ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BandwidthReserveModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.BandwidthReserveModeEnum | Initializes a new instance of the PLCamera.BandwidthReserveModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Manual | The bandwidth reserve can be configured manually. Applies to: ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE |
![]() | Name | The full name of BandwidthReserveMode (Overrides ParameterListEnum.Name.) |
![]() | Performance | The bandwidth reserve is set to 5 %. Applies to: ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE |
![]() | Standard | The bandwidth reserve is set to 10 %. Applies to: ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | 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, dart GigE, racer 2S 5GigE and racer 2S 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, dart GigE, racer 2S 5GigE and racer 2S GigE
PLCamera.BandwidthReserveModeEnum.Standard Property#
The bandwidth reserve is set to 10 %.
Applies to: ace 2 GigE, dart GigE, racer 2S 5GigE and racer 2S GigE