コンテンツにスキップ

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#

 名前説明
Public methodPLInterface.CxpPoCxpStatusEnum Initializes a new instance of the PLInterface.CxpPoCxpStatusEnum class
 

プロパティ#

 名前説明
Public propertyAuto

PoCXP operation is set to automatic.

Applies to: CoaXPress

Public property名前 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

 

方法#

 名前説明
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