Volume pwrs | |
C Binding: Typedef | INDEX NO INDEX |
Type EmergBreakSelectEnum![]() |
|
---|---|
Version | 1.0 |
Code | pwr.h |
EmergBreakSelectEnum elements pwr_eEmergBreakSelectEnum | |
---|---|
NoAction | No action. |
Reboot | Reboot the node. |
FixedOutputValues | The output signals are frozen on defined values specified by FixedOutValue the output card objects. |
Stop I/O | Stops I/O. Reset of output signals. See also ErrorHardLimit in card objects. |
NoAction | |
---|---|
Value | 0 |
c-type | pwr_eEmergBreakSelectEnum_NoAction |
No action.
Reboot | |
---|---|
Value | 1 |
c-type | pwr_eEmergBreakSelectEnum_Reboot |
Reboot the node.
FixedOutputValues | |
---|---|
Value | 2 |
c-type | pwr_eEmergBreakSelectEnum_FixedOutputValues |
The output signals are frozen on defined values specified by FixedOutValue the output card objects.
Stop I/O | |
---|---|
Value | 3 |
c-type | pwr_eEmergBreakSelectEnum_StopIO |
Stops I/O. Reset of output signals. See also ErrorHardLimit in card objects.