PLCamera.BLCSerialPortParityEnum 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.BLCSerialPortParityEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BLCSerialPortParityEnum | Initializes a new instance of the PLCamera.BLCSerialPortParityEnum class |
Properties#
Name | Description | |
---|---|---|
Even | The serial communication module uses an even parity bit. Applies to: GigE and ace USB | |
Name | The full name of BLCSerialPortParity (Overrides ParameterListEnum.Name.) | |
Odd | The serial communication module uses an odd parity bit. Applies to: GigE and ace USB | |
Off | The serial communication module does not use a parity bit. Applies to: GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BLCSerialPortParity (Overrides Object.ToString()()()().) |
PLCamera.BLCSerialPortParityEnum.ToString Method#
The full name of BLCSerialPortParity
Return Value#
Type: String
Returns the full name of BLCSerialPortParity
PLCamera.BLCSerialPortParityEnum Constructor#
Initializes a new instance of the PLCamera.BLCSerialPortParityEnum class
PLCamera.BLCSerialPortParityEnum.Even Property#
The serial communication module uses an even parity bit.
Applies to: GigE and ace USB
PLCamera.BLCSerialPortParityEnum.Name Property#
The full name of BLCSerialPortParity
PLCamera.BLCSerialPortParityEnum.Odd Property#
The serial communication module uses an odd parity bit.
Applies to: GigE and ace USB
PLCamera.BLCSerialPortParityEnum.Off Property#
The serial communication module does not use a parity bit.
Applies to: GigE and ace USB