Skip to content

PLTransportLayer.CxpCameraUnexpectedStartupDataStatusEnum Class#

Detects the error situation in which the first data value after the operator reset was unexpected, i.e. no image header has been received.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.CxpCameraUnexpectedStartupDataStatusEnum

Constructors#

 NameDescription
Public methodPLTransportLayer.CxpCameraUnexpectedStartupDataStatusEnum Initializes a new instance of the PLTransportLayer.CxpCameraUnexpectedStartupDataStatusEnum class
 

Properties#

 NameDescription
Public propertyName The full name of CxpCameraUnexpectedStartupDataStatus (Overrides ParameterListEnum.Name.)
Public propertyNo

The input signal frequency hasn't exceeded the maximum frequency defined by the Trigger Output Frequency parameter.

Applies to: CoaXPress

Public propertyYes

The input signal frequency has exceeded the maximum frequency defined by the Trigger Output Frequency parameter.

Applies to: CoaXPress

 

Methods#

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

PLTransportLayer.CxpCameraUnexpectedStartupDataStatusEnum.ToString Method#

The full name of CxpCameraUnexpectedStartupDataStatus

Return Value#

Type: String
Returns the full name of CxpCameraUnexpectedStartupDataStatus

PLTransportLayer.CxpCameraUnexpectedStartupDataStatusEnum Constructor#

Initializes a new instance of the PLTransportLayer.CxpCameraUnexpectedStartupDataStatusEnum class

PLTransportLayer.CxpCameraUnexpectedStartupDataStatusEnum.Name Property#

The full name of CxpCameraUnexpectedStartupDataStatus

PLTransportLayer.CxpCameraUnexpectedStartupDataStatusEnum.No Property#

The input signal frequency hasn't exceeded the maximum frequency defined by the Trigger Output Frequency parameter.

Applies to: CoaXPress

PLTransportLayer.CxpCameraUnexpectedStartupDataStatusEnum.Yes Property#

The input signal frequency has exceeded the maximum frequency defined by the Trigger Output Frequency parameter.

Applies to: CoaXPress