PLCamera.BslSerialNumberOfStopBitsEnum 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.BslSerialNumberOfStopBitsEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslSerialNumberOfStopBitsEnum | Initializes a new instance of the PLCamera.BslSerialNumberOfStopBitsEnum class |
Properties#
Name | Description | |
---|---|---|
Bits1 | One stop bit is used in serial communication. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP | |
Bits2 | Two stop bits are used in serial communication. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP | |
Name | The full name of BslSerialNumberOfStopBits (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslSerialNumberOfStopBits (Overrides Object.ToString()()()().) |
PLCamera.BslSerialNumberOfStopBitsEnum.ToString Method#
The full name of BslSerialNumberOfStopBits
Return Value#
Type: String
Returns the full name of BslSerialNumberOfStopBits
PLCamera.BslSerialNumberOfStopBitsEnum Constructor#
Initializes a new instance of the PLCamera.BslSerialNumberOfStopBitsEnum class
PLCamera.BslSerialNumberOfStopBitsEnum.Bits1 Property#
One stop bit is used in serial communication.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP
PLCamera.BslSerialNumberOfStopBitsEnum.Bits2 Property#
Two stop bits are used in serial communication.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP
PLCamera.BslSerialNumberOfStopBitsEnum.Name Property#
The full name of BslSerialNumberOfStopBits