Skip to content

PLCamera.BslSerialNumberOfDataBitsEnum Class#

Sets the number of data bits used in serial communication.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslSerialNumberOfDataBitsEnum

Constructors#

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

Properties#

 NameDescription
Public propertyBits7

Seven data bits per frame are used in serial communication.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyBits8

Eight data bits per frame are used in serial communication.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

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

Methods#

 NameDescription
Public methodToString The full name of BslSerialNumberOfDataBits (Overrides Object.ToString()()()().)
 

PLCamera.BslSerialNumberOfDataBitsEnum.ToString Method#

The full name of BslSerialNumberOfDataBits

Return Value#

Type: String
Returns the full name of BslSerialNumberOfDataBits

PLCamera.BslSerialNumberOfDataBitsEnum Constructor#

Initializes a new instance of the PLCamera.BslSerialNumberOfDataBitsEnum class

PLCamera.BslSerialNumberOfDataBitsEnum.Bits7 Property#

Seven data bits per frame are used in serial communication.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslSerialNumberOfDataBitsEnum.Bits8 Property#

Eight data bits per frame are used in serial communication.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

PLCamera.BslSerialNumberOfDataBitsEnum.Name Property#

The full name of BslSerialNumberOfDataBits