FBS_ENSWITCH (ENUM)ΒΆ
TYPE FBS_ENSWITCH :
Definition of SF_EnableSwitch_2 function block states and its diagnostic values.
- Attributes:
qualified_only
- InOut:
Name
Initial
Comment
IDLE
16#0
The function block is not active (initial state).
BASIC_OPMODE
16#8002
Safe operation mode is not active.
SAFE_OPMODE
16#8004
Safe operation mode is active.
POSITION_1
16#8802
Safe operation mode is active and the enable switch is in position 1.
POSITION_3
16#8804
Safe operation mode is active and the enable switch is in position 3.
POSITION_2
16#8000
Safe operation mode is active and the enable switch is in position 2.
ERR_OPERATION_1
16#C010
Enable switch not in position 1 during activation of S_SafetyActive.
ERR_OPERATION_2
16#C020
Enable switch in position 1 after C010.
ERR_OPERATION_3
16#C030
Enable switch in position 2 after position 3.
ERR_OPERATION_4
16#C040
Enable switch not in position 2 after C030.
ERR_RESET_1
16#C001
Static Reset signal detected in state C020.
ERR_RESET_2
16#C011
Static Reset signal detected in state C040.