Function Block SR

The Function Block SR is a Flip-Flop switch.

Input SET

If this input is true, the output Q will be held to true.

Input RESET1

If this input is true, the output Q will be held to false. This input has priority over the input SET.

Output Q

The output toggles between true and false. It is false when both SET and RESET1 are true.