PLCamera.BslTwiBitrateEnum Class#
Applies to: dart 2 USB and dart USB
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslTwiBitrateEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslTwiBitrateEnum | Initializes a new instance of the PLCamera.BslTwiBitrateEnum class |
Properties#
Name | Description | |
---|---|---|
Bitrate100kbps | The bit rate is set to 100000 bits per second. Applies to: dart 2 USB and dart USB | |
Bitrate10kbps | The bit rate is set to 10000 bits per second. Applies to: dart 2 USB and dart USB | |
Bitrate200kbps | The bit rate is set to 200000 bits per second. Applies to: dart 2 USB and dart USB | |
Bitrate20kbps | The bit rate is set to 20000 bits per second. Applies to: dart 2 USB and dart USB | |
Bitrate400kbps | The bit rate is set to 400000 bits per second. Applies to: dart 2 USB and dart USB | |
Bitrate50kbps | The bit rate is set to 50000 bits per second. Applies to: dart 2 USB and dart USB | |
Name | The full name of BslTwiBitrate (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslTwiBitrate (Overrides Object.ToString()()()().) |
PLCamera.BslTwiBitrateEnum.ToString Method#
The full name of BslTwiBitrate
Return Value#
Type: String
Returns the full name of BslTwiBitrate
PLCamera.BslTwiBitrateEnum Constructor#
Initializes a new instance of the PLCamera.BslTwiBitrateEnum class
PLCamera.BslTwiBitrateEnum.Bitrate100kbps Property#
The bit rate is set to 100000 bits per second.
Applies to: dart 2 USB and dart USB
PLCamera.BslTwiBitrateEnum.Bitrate10kbps Property#
The bit rate is set to 10000 bits per second.
Applies to: dart 2 USB and dart USB
PLCamera.BslTwiBitrateEnum.Bitrate200kbps Property#
The bit rate is set to 200000 bits per second.
Applies to: dart 2 USB and dart USB
PLCamera.BslTwiBitrateEnum.Bitrate20kbps Property#
The bit rate is set to 20000 bits per second.
Applies to: dart 2 USB and dart USB
PLCamera.BslTwiBitrateEnum.Bitrate400kbps Property#
The bit rate is set to 400000 bits per second.
Applies to: dart 2 USB and dart USB
PLCamera.BslTwiBitrateEnum.Bitrate50kbps Property#
The bit rate is set to 50000 bits per second.
Applies to: dart 2 USB and dart USB
PLCamera.BslTwiBitrateEnum.Name Property#
The full name of BslTwiBitrate