PLCamera.BslSerialParityEnum 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.BslSerialParityEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslSerialParityEnum | Initializes a new instance of the PLCamera.BslSerialParityEnum class |
Properties#
Name | Description | |
---|---|---|
Even | An even parity check is performed. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP | |
Name | The full name of BslSerialParity (Overrides ParameterListEnum.Name.) | |
None | No parity check is performed. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP | |
Odd | An odd parity check is performed. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslSerialParity (Overrides Object.ToString()()()().) |
PLCamera.BslSerialParityEnum.ToString Method#
The full name of BslSerialParity
Return Value#
Type: String
Returns the full name of BslSerialParity
PLCamera.BslSerialParityEnum Constructor#
Initializes a new instance of the PLCamera.BslSerialParityEnum class
PLCamera.BslSerialParityEnum.Even Property#
An even parity check is performed.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP
PLCamera.BslSerialParityEnum.Name Property#
The full name of BslSerialParity
PLCamera.BslSerialParityEnum.None Property#
No parity check is performed.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP
PLCamera.BslSerialParityEnum.Odd Property#
An odd parity check is performed.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and racer 2 CXP