コンテンツにスキップ

PLCamera.BslSerialParityEnum Class#

Sets which kind of parity check is performed.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslSerialParityEnum

Constructors#

 名前説明
Public methodPLCamera.BslSerialParityEnum Initializes a new instance of the PLCamera.BslSerialParityEnum class
 

プロパティ#

 名前説明
Public propertyEven

An even parity check is performed.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public property名前 The full name of BslSerialParity (Overrides ParameterListEnum.Name.)
Public propertyNone

No parity check is performed.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

Public propertyOdd

An odd parity check is performed.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

 

方法#

 名前説明
Public methodToString 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 and boost CoaXPress

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 and boost CoaXPress

PLCamera.BslSerialParityEnum.Odd Property#

An odd parity check is performed.

Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress