FBS_EDM (ENUM)ΒΆ

TYPE FBS_EDM :

Definition of SF_EDM 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.

OUT_DISABLE

16#8810

EDM control is not active. Timer starts when state is entered

OUT_ENABLE

16#8000

EDM control is active. Timer starts when state is entered

ERR_RESET_1

16#C001

Static Reset signal in state 16#8401.

ERR_INIT

16#C100

Similar signals at S_OutControl and Reset (R_TRIG at same cycle) detected (may be a programming error).

ERR_EDM_11

16#C010

The signal at EDM1 is not valid in the initial actuator state. In state 16#8810 the EDM1 signal is FALSE when enabling S_OutControl.

ERR_EDM_12

16#C020

The signal at EDM2 is not valid in the initial actuator state. In state 16#8810 the EDM2 signal is FALSE when enabling S_OutControl.

ERR_EDM_13

16#C030

The signals at EDM1 and EDM2 are not valid in the initial actuator states. In state 16#8810 the EDM1 and EDM2 signals are FALSE when enabling S_OutControl.

ERR_EDM_21

16#C040

The signal at EDM1 is not valid in the initial actuator state. In state 16#8810 the EDM1 signal is FALSE and the monitoring time has elapsed.

ERR_EDM_22

16#C050

The signal at EDM2 is not valid in the initial actuator state. In state 16#8810 the EDM2 signal is FALSE and the monitoring time has elapsed.

ERR_EDM_23

16#C060

The signals at EDM1 and EDM2 are not valid in the initial actuator states. In state 16#8810 the EDM1 and EDM2 signals are FALSE and the monitoring time has elapsed.

ERR_EDM_31

16#C070

The signal at EDM1 is not valid in the actuator switching state. In state 16#8000 the EDM1 signal is TRUE and the monitoring time has elapsed.

ERR_EDM_32

16#C080

The signal at EDM2 is not valid in the actuator switching state. In state 16#8000 the EDM2 signal is TRUE and the monitoring time has elapsed.

ERR_EDM_33

16#C090

The signals at EDM1 and EDM2 are not valid in the actuator switching state. In state 16#8000 the EDM1 and EDM2 signals are TRUE and the monitoring time has elapsed.

ERR_RESET_21

16#C011

Static Reset signal or same signals at EDM1 and Reset (rising trigger at Reset and EDM1 at the same time) in state 16#C010.

ERR_RESET_22

16#C021

Static Reset signal or same signals at EDM2 and Reset (rising trigger at Reset and EDM2 at the same time) in state 16#C020.

ERR_RESET_23

16#C031

Static Reset signal or same signals at EDM1, EDM2, and Reset (rising trigger at Reset, EDM1, and EDM2 at the same time) in state 16#C030.

ERR_RESET_31

16#C041

Static Reset signal or same signals at EDM1 and Reset (rising trigger at Reset and EDM1 at the same time) in state 16#C040.

ERR_RESET_32

16#C051

Static Reset signal or same signals at EDM2 and Reset (rising trigger at Reset and EDM2 at the same time) in state 16#C050.

ERR_RESET_33

16#C061

Static Reset signal or same signals at EDM1, EDM2, and Reset (rising trigger at Reset, EDM1, and EDM2 at the same time) in state 16#C060.

ERR_RESET_41

16#C071

Static Reset signal in state 16#C070.

ERR_RESET_42

16#C081

Static Reset signal in state 16#C080.

ERR_RESET_43

16#C091

Static Reset signal in state 16#C090.