Skip to content

PLCamera.CxpErrorCounterSelectorEnum Class#

Sets which CoaXPress error counter to read or reset.

Applies to: boost CoaXPress

Visibility: Expert

Selected by: CxpConnectionSelector

Selecting Parameters: CxpErrorCounterReset, CxpErrorCounterStatus, CxpErrorCounterValue

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.CxpErrorCounterSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.CxpErrorCounterSelectorEnum Initializes a new instance of the PLCamera.CxpErrorCounterSelectorEnum class
 

Properties#

 NameDescription
Public propertyConnectionLockLoss

The Connection Lock Loss error counter can be read or reset.

Applies to: boost CoaXPress

Public propertyControlPacketCrc

The Control Packet CRC error counter can be read or reset.

Applies to: boost CoaXPress

Public propertyDuplicatedCharactersUncorrected

The Duplicated Characters Uncorrected error counter can be read or reset.

Applies to: boost CoaXPress

Public propertyName The full name of CxpErrorCounterSelector (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString The full name of CxpErrorCounterSelector (Overrides Object.ToString()()()().)
 

PLCamera.CxpErrorCounterSelectorEnum.ToString Method#

The full name of CxpErrorCounterSelector

Return Value#

Type: String
Returns the full name of CxpErrorCounterSelector

PLCamera.CxpErrorCounterSelectorEnum Constructor#

Initializes a new instance of the PLCamera.CxpErrorCounterSelectorEnum class

PLCamera.CxpErrorCounterSelectorEnum.ConnectionLockLoss Property#

The Connection Lock Loss error counter can be read or reset.

Applies to: boost CoaXPress

PLCamera.CxpErrorCounterSelectorEnum.ControlPacketCrc Property#

The Control Packet CRC error counter can be read or reset.

Applies to: boost CoaXPress

PLCamera.CxpErrorCounterSelectorEnum.DuplicatedCharactersUncorrected Property#

The Duplicated Characters Uncorrected error counter can be read or reset.

Applies to: boost CoaXPress

PLCamera.CxpErrorCounterSelectorEnum.Name Property#

The full name of CxpErrorCounterSelector