FPΣ
13.8 Table of Instructions
13 - 49
Name Boolean Symbol Description Steps
Data comparison instructions
16-bit data
comparison
ST=
= S1, S2
Begins a logic operation by comparing two 16-bit
data in the comparative condition “S1=S2”.
5
(Start)
ST<>
< > S1, S2
Begins a logic operation by comparing two 16-bit
data in the comparative condition “S1 S2”.
5
ST>
> S1, S2
Begins a logic operation by comparing two 16-bit
data in the comparative condition “S1>S2”.
5
ST>=
> = S1, S2
Begins a logic operation by comparing two 16-bit
data in the comparative condition “S1 S2”.
5
ST<
< S1, S2
Begins a logic operation by comparing two 16-bit
data in the comparative condition “S1<S2”.
5
ST<=
< = S1, S2
Begins a logic operation by comparing two 16-bit
data in the comparative condition “S1 S2”.
5
16-bit data
comparison
AN=
= S1, S2
Connects a contact serially by comparing two
16-bitdata inthe comparative condition“S1=S2”.
5
(AND)
AN<>
< > S1, S2
Connects a contact serially by comparing two
16-bit data in the comparative condition
“S1 S2”.
5
AN>
> S1, S2
Connects a contact serially by comparing two
16-bitdata inthe comparative condition“S1>S2”.
5
AN>=
> = S1, S2
Connects a contact serially by comparing two
16-bit data in the comparative condition
“S1 S2”.
5
AN<
< S1, S2
Connects a contact serially by comparing two
16-bitdata inthe comparative condition“S1<S2”.
5
AN<=
< = S1, S2
Connects a contact serially by comparing two
16-bit data in the comparative condition
“S1 S2”.
5
16-bit data
comparison
OR=
= S1, S2
Connects a contact in parallel by comparing two
16-bitdata inthe comparative condition“S1=S2”.
5
(OR)
OR<>
< > S1, S2
Connects a contact in parallel by comparing two
16-bit data in the comparative condition
“S1 S2”.
5
OR>
> S1, S2
Connects a contact in parallel by comparing two
16-bitdata inthe comparative condition“S1>S2”.
5
OR>=
> = S1, S2
Connects a contact in parallel by comparing two
16-bit data in the comparative condition
“S1 S2”.
5
OR<
< S1, S2
Connects a contact in parallel by comparing two
16-bitdata inthe comparative condition“S1<S2”.
5
OR<=
< = S1, S2
Connects a contact in parallel by comparing two
16-bit data in the comparative condition
“S1 S2”.
5