FBS_OUTCONTROL (ENUM)ΒΆ
TYPE FBS_OUTCONTROL :
Definition of SF_OutControl 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).
INIT
16#8401
Block activation startup inhibit is active. Reset required.
SAFE
16#8802
Triggered safety function.
LOCK
16#8404
Safety function startup inhibit is active. Reset required.
OUTPUT_DISABLE
16#8006
Process control is not active.
OUTPUT_ENABLE
16#8000
Process control is active and safety is enabled.
ERR_RESET_1
16#C001
Static Reset signal in state INIT.
ERR_RESET_2
16#C011
Static Reset signal in state LOCK
ERR_CONTROL
16#C010
Static signal at ProcessControl in state OUTPUT_DISABLE.
ERR_INIT
16#C020
Simultaneous rising trigger at Reset and ProcessControl in state INIT.
ERR_LOCK
16#C030
Simultaneous rising trigger at Reset and ProcessControl in state LOCK