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