14-52
Name Boolean Symbol Description Steps
AND=
Connects a Form A (normally open) contact serially by
comparing two 32-bit data in the comparative condition
“(S1+1, S1)=(S2+1, S2)”.
9
AND<>
Connects a Form A (normally open) contact serially by
comparing two 32-bit data in the comparative condition
“(S1+1, S1)<(S2+1, S2)” or “(S1+1, S1)>(S2+1, S2)”.
9
AND>
Connects a Form A (normally open) contact serially by
comparing two 32-bit data in the comparative condition
“(S1+1, S1)>(S2+1, S2)”.
9
AND>=
Connects a Form A (normally open) contact serially by
comparing two 32-bit data in the comparative condition
“(S1+1, S1)>(S2+1, S2)” or “(S1+1, S1)=(S2+1, S2)”.
9
AND<
Connects a Form A (normally open) contact serially by
comparing two 32-bit data in the comparative condition
“(S1+1, S1)<(S2+1, S2)”.
9
32-bit data
compare
(AND)
AND<=
Connects a Form A (normally open) contact serially by
comparing two 32-bit data in the comparative condition
“(S1+1, S1)<(S2+1, S2)” or “(S1+1, S1)=(S2+1, S2)”.
9