PLCamera.BLCSerialPortStopBitsEnum Class#
Applies to: GigE and ace USB
Visibility: Guru
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BLCSerialPortStopBitsEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BLCSerialPortStopBitsEnum | Initializes a new instance of the PLCamera.BLCSerialPortStopBitsEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of BLCSerialPortStopBits (Overrides ParameterListEnum.Name.) | |
StopBits0 | The serial communication module does not use a stop bit. Applies to: GigE and ace USB | |
StopBits1 | The serial communication module does uses 1 stop bit. Applies to: GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BLCSerialPortStopBits (Overrides Object.ToString()()()().) |
PLCamera.BLCSerialPortStopBitsEnum.ToString Method#
The full name of BLCSerialPortStopBits
Return Value#
Type: String
Returns the full name of BLCSerialPortStopBits
PLCamera.BLCSerialPortStopBitsEnum Constructor#
Initializes a new instance of the PLCamera.BLCSerialPortStopBitsEnum class
PLCamera.BLCSerialPortStopBitsEnum.Name Property#
The full name of BLCSerialPortStopBits
PLCamera.BLCSerialPortStopBitsEnum.StopBits0 Property#
The serial communication module does not use a stop bit.
Applies to: GigE and ace USB
PLCamera.BLCSerialPortStopBitsEnum.StopBits1 Property#
The serial communication module does uses 1 stop bit.
Applies to: GigE and ace USB