Chapter 3. Instructions
Comparison instructions (Continued)
Mnemonic
Function
symbol
No.
LOADD=
029
ANDD=
095
ORD=
189
LOADD>
039
ANDD>
097
ORD>
197
LOADD<
049
ANDD<
099
ORD<
199
LOADD>=
059
ANDD>=
107
ORD>=
217
LOADD<=
069
ANDD<=
109
ORD<=
219
LOADD<>
079
ANDD<>
119
ORD<>
229
Ladder symbol
S1 S2
=
The input condition is switched on
S1 S2
=
when [S1+1, S1] = [S2+1, S2]
S1 S2
=
S1 S2
>
The input condition is switched on
when [S1+1, S1] > [S2+1, S2]
S1 S2
>
(Signed comparison)
>
S1 S2
S1 S2
<
The input condition is switched on
when [S1+1, S1] < [S2+1, S2]
S1 S2
<
(Signed comparison)
S1 S2
<
S1 S2
>=
The input condition is switched on
when [S1+1, S1] >= [S2+1, S2]
S1 S2
>=
(Signed comparison)
S1 S2
>=
S1 S2
<=
The input condition is switched on
when [S1+1, S1] <= [S2+1, S2]
S1 S2
<=
(Signed comparison)
S1 S2
<=
S1 S2
<>
The input condition is switched on
S1 S2
<>
when [S1+1, S1] <> [S2+1, S2]
S1 S2
<>
3-8
Contents of processing
Page
5-21
★
5-22
5-23
5-21
★
5-22
5-23
5-21
★
5-22
5-23
5-21
★
5-22
5-23
5-21
★
5-22
5-23
5-21
★
5-22
5-23
Need help?
Do you have a question about the MASTER-K200S and is the answer not in the manual?