Chapter 9—C445 Logic Engine and Expansion I/O
160
Power Xpert C445 Global Motor Management Relay
MN042003EN—January 2019
www.eaton.com
RS—Reset Dominant Bi-Stable
The RS is a reset dominant RS Flip Flop. If RESET is TRUE, OUT is set to FALSE regardless
of the state of SET. If RESET is FALSE and SET is TRUE, OUT will be set to TRUE. If SET
and RESET are FALSE, OUT will remain in its last state.
SET
RESET
OUT (Last)
OUT
0
0
0
0
0
0
1
1
1
0
0
1
1
0
1
1
x
1
x
0
Parameter
Data type
Description
SET
BOOL
Set input
RESET
BOOL
Reset input
OUT
BOOL
Output