FBS_PSE (ENUM)ΒΆ
TYPE FBS_PSE :
Definition of SF_PSE 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#8001
Activation is TRUE. The function block was enabled. Check if S_StartReset is requested.
WAIT_FOR_S_PSE_IN_1
16#8802
Activation is TRUE. Check if Reset is FALSE and wait for S_PSE_In = TRUE.
WAIT_FOR_S_PSE_IN_2
16#8804
Activation is TRUE. Safety demand detected. Check if Reset is FALSE and wait for S_PSE_In = TRUE.
WAIT_FOR_RESET_1
16#8402
Activation is TRUE. S_PSE_In = TRUE. Wait for rising trigger of Reset.
WAIT_FOR_RESET_2
16#8404
Activation is TRUE. S_PSE_In = TRUE. Check for S_AutoReset or wait for rising trigger of Reset.
OUTPUT_ENABLED
16#8000
Activation is TRUE. S_PSE_In = TRUE. Functional mode with S_PSE_Out = TRUE.
ERR_RESET_1
16#C001
Reset is TRUE while waiting for S_PSE_In = TRUE.
ERR_RESET_2
16#C011
Reset is TRUE while waiting for S_PSE_In = TRUE.