Skip to content

PLCamera.BslTwiBitrateEnum Class#

Sets the bit rate for TWI communication.

Applies to: dart 2 USB

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslTwiBitrateEnum

Constructors#

 NameDescription
Public methodPLCamera.BslTwiBitrateEnum Initializes a new instance of the PLCamera.BslTwiBitrateEnum class
 

Properties#

 NameDescription
Public propertyBitrate100kbps

The bit rate is set to 100000 bits per second.

Applies to: dart 2 USB

Public propertyBitrate10kbps

The bit rate is set to 10000 bits per second.

Applies to: dart 2 USB

Public propertyBitrate200kbps

The bit rate is set to 200000 bits per second.

Applies to: dart 2 USB

Public propertyBitrate20kbps

The bit rate is set to 20000 bits per second.

Applies to: dart 2 USB

Public propertyBitrate400kbps

The bit rate is set to 400000 bits per second.

Applies to: dart 2 USB

Public propertyBitrate50kbps

The bit rate is set to 50000 bits per second.

Applies to: dart 2 USB

Public propertyName The full name of BslTwiBitrate (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString 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

PLCamera.BslTwiBitrateEnum.Bitrate10kbps Property#

The bit rate is set to 10000 bits per second.

Applies to: dart 2 USB

PLCamera.BslTwiBitrateEnum.Bitrate200kbps Property#

The bit rate is set to 200000 bits per second.

Applies to: dart 2 USB

PLCamera.BslTwiBitrateEnum.Bitrate20kbps Property#

The bit rate is set to 20000 bits per second.

Applies to: dart 2 USB

PLCamera.BslTwiBitrateEnum.Bitrate400kbps Property#

The bit rate is set to 400000 bits per second.

Applies to: dart 2 USB

PLCamera.BslTwiBitrateEnum.Bitrate50kbps Property#

The bit rate is set to 50000 bits per second.

Applies to: dart 2 USB

PLCamera.BslTwiBitrateEnum.Name Property#

The full name of BslTwiBitrate