
F-CIM 82
J-K LATCH
REUSABLE
Function:
IF S
n-1
< 1.0 & A< 1.0
S
n
= S
n
IF S
n-1
≥1 & A ≥1
S
n
= not S
n
IF S
n-1
≥1 & A <1.0
S
n
= 1.0
IF S
n-1
<1.0 & A >1.0
S
n
= 0.0
Description:
This function acts as a classic J-K Latch. When both inputs are less than 1 its re-
sult remains unchanged. When both inputs are greater or equal to 1 its result
toggles between 0.0 and 1.0. If the only input S
n-1
is greater or equal to 1.0 its re-
sult is 1.0, and if the only input A is greater or equal to 1 its result is 0.0.
MODULAR CONTROLLER CUSTOMIZATION GUIDE
3-26
Commenti su questo manuale