PLInterface.CxpPoCxpStatusEnum Class#
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#
Name | Description | |
---|---|---|
PLInterface.CxpPoCxpStatusEnum | Initializes a new instance of the PLInterface.CxpPoCxpStatusEnum class |
Properties#
Name | Description | |
---|---|---|
Auto | PoCXP operation is set to automatic. Applies to: CoaXPress | |
Name | The full name of CxpPoCxpStatus (Overrides ParameterListEnum.Name.) | |
Off | PoCXP is forced off. Applies to: CoaXPress | |
Tripped | The link has shut down because of an over-current trip. Applies to: CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | 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