E_CTRL_ReactionOnFailure
Name | Description |
|---|---|
eCTRL_ReactionOnFailure_NoFailure | No error |
eCTRL_ReactionOnFailure_StopController | If there is an error (an alarm), stop the controller. |
eCTRL_ReactionOnFailure_SetManMode | If there is an error (an alarm), switch the controller to manual operation. |
eCTRL_ReactionOnFailure_SetYMax | If there is an error (an alarm), set the control value to its maximum. |
eCTRL_ReactionOnFailure_SetYMin | If there is an error (an alarm), set the control value to its minimum. |
eCTRL_ReactionOnFailure_SetYMean | If there is an error (an alarm), set the control value to the average value (in preparation). |