Skip to content

PLInterface.CxpPoCxpStatusEnum Class#

Returns the Power over CoaXPress (PoCXP) status of the device.

Applies to: CoaXPress

Visibility: Expert

Selected by: CxpConnectionSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLInterface.CxpPoCxpStatusEnum

Constructors#

 NameDescription
Public methodPLInterface.CxpPoCxpStatusEnum Initializes a new instance of the PLInterface.CxpPoCxpStatusEnum class
 

Properties#

 NameDescription
Public propertyAuto

PoCXP operation is set to automatic.

Applies to: CoaXPress

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

PoCXP is forced off.

Applies to: CoaXPress

Public propertyTripped

The link has shut down because of an over-current trip.

Applies to: CoaXPress

 

Methods#

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

PLInterface.CxpPoCxpStatusEnum.ToString Method#

The full name of CxpPoCxpStatus

Return Value#

Type: String
Returns the full name of CxpPoCxpStatus

PLInterface.CxpPoCxpStatusEnum Constructor#

Initializes a new instance of the PLInterface.CxpPoCxpStatusEnum class

PLInterface.CxpPoCxpStatusEnum.Auto Property#

PoCXP operation is set to automatic.

Applies to: CoaXPress

PLInterface.CxpPoCxpStatusEnum.Name Property#

The full name of CxpPoCxpStatus

PLInterface.CxpPoCxpStatusEnum.Off Property#

PoCXP is forced off.

Applies to: CoaXPress

PLInterface.CxpPoCxpStatusEnum.Tripped Property#

The link has shut down because of an over-current trip.

Applies to: CoaXPress