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