Skip to main content

FB_RS

Description Function Block

The FB_RS function block implements a Reset/Set functionality. A logic 1 at the bSafeSet input and a logic 0 at the bSafeReset input results in a logic 1 at the output. A logic 0 at the bSafeSet input and a logic 1 at the bSafeReset input results in a logic 0 at the output. If both inputs are set to logic 1, then the Reset signal is dominant and leads to a logic 0 at the output. If both inputs are set to logic 0, then the output remains in its current state.

EL6900_RS.png
Table 22. VAR_INPUT

Name

Data Type

Initial Value

Description, Parameter Values

bReset

SAFEBOOL

FALSE

1st input channel: The Negation command can be used to specify whether a normally closed contact (safe state is requested for logic 0) or a normally open contact (safe state is requested for logic 1) is linked to this input.

bSet

SAFEBOOL

FALSE

2nd input channel: The Negation command can be used to specify whether a normally closed contact (safe state is requested for logic 0) or a normally open contact (safe state is requested for logic 1) is linked to this input.



Table 23. VAR_OUTPUT

Name

Data Type

Initial Value

Description, Parameter Values

bRSOut

SAFEBOOL

FALSE

Output channel: The safe state corresponds to logic 0.