PLCamera.BslSerialNumberOfDataBitsEnum Class#
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslSerialNumberOfDataBitsEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslSerialNumberOfDataBitsEnum | Initializes a new instance of the PLCamera.BslSerialNumberOfDataBitsEnum class |
Properties#
Name | Description | |
---|---|---|
Bits7 | Seven data bits per frame are used in serial communication. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP | |
Bits8 | Eight data bits per frame are used in serial communication. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP | |
Name | The full name of BslSerialNumberOfDataBits (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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, boost CoaXPress and racer 2 CXP
PLCamera.BslSerialNumberOfDataBitsEnum.Bits8 Property#
Eight data bits per frame are used in serial communication.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP
PLCamera.BslSerialNumberOfDataBitsEnum.Name Property#
The full name of BslSerialNumberOfDataBits