PLCamera.BandwidthReserveModeEnum Class#
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#
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 | |
Name | The full name of BandwidthReserveMode (Overrides ParameterListEnum.Name.) | |
Performance | The bandwidth reserve is set to 5 %. Applies to: ace 2 GigE | |
Standard | The bandwidth reserve is set to 10 %. Applies to: ace 2 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
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