PLInterface.CxpPort2PowerStateEnum Class#
Applies to: CoaXPress
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLInterface.CxpPort2PowerStateEnum
Constructors#
| Name | Description | |
|---|---|---|
![]()  | PLInterface.CxpPort2PowerStateEnum | Initializes a new instance of the PLInterface.CxpPort2PowerStateEnum class | 
Properties#
| Name | Description | |
|---|---|---|
![]()  | AdcFault |   The PoCXP state can't be determined because of an A/D converter fault. Applies to: CoaXPress  | 
![]()  | Disabled |   PoCXP is disabled. Applies to: CoaXPress  | 
![]()  | HighCurrent |   PoCXP is off because of an over current trip. Applies to: CoaXPress  | 
![]()  | HighVoltage |   PoCXP is off because the voltage is too high. Applies to: CoaXPress  | 
![]()  | Initializing |   The PoCXP state machine is looking for devices. Applies to: CoaXPress  | 
![]()  | InvalidValue |   The PoCXP state can't be determined. Applies to: CoaXPress  | 
![]()  | LowVoltage |   PoCXP is off because the voltage is too low. Applies to: CoaXPress  | 
![]()  | Name | The full name of CxpPort2PowerState (Overrides ParameterListEnum.Name.) | 
![]()  | On |   PoCXP is active. Applies to: CoaXPress  | 
Methods#
| Name | Description | |
|---|---|---|
![]()  | ToString | The full name of CxpPort2PowerState (Overrides Object.ToString()()()().) | 
PLInterface.CxpPort2PowerStateEnum.ToString Method#
The full name of CxpPort2PowerState
Return Value#
Type: String
Returns the full name of CxpPort2PowerState
PLInterface.CxpPort2PowerStateEnum Constructor#
Initializes a new instance of the PLInterface.CxpPort2PowerStateEnum class
PLInterface.CxpPort2PowerStateEnum.AdcFault Property#
The PoCXP state can't be determined because of an A/D converter fault.
Applies to: CoaXPress
PLInterface.CxpPort2PowerStateEnum.Disabled Property#
PoCXP is disabled.
Applies to: CoaXPress
PLInterface.CxpPort2PowerStateEnum.HighCurrent Property#
PoCXP is off because of an over current trip.
Applies to: CoaXPress
PLInterface.CxpPort2PowerStateEnum.HighVoltage Property#
PoCXP is off because the voltage is too high.
Applies to: CoaXPress
PLInterface.CxpPort2PowerStateEnum.Initializing Property#
The PoCXP state machine is looking for devices.
Applies to: CoaXPress
PLInterface.CxpPort2PowerStateEnum.InvalidValue Property#
The PoCXP state can't be determined.
Applies to: CoaXPress
PLInterface.CxpPort2PowerStateEnum.LowVoltage Property#
PoCXP is off because the voltage is too low.
Applies to: CoaXPress
PLInterface.CxpPort2PowerStateEnum.Name Property#
The full name of CxpPort2PowerState
PLInterface.CxpPort2PowerStateEnum.On Property#
PoCXP is active.
Applies to: CoaXPress

