133
135
137
133
135
137
133
135
137
133
135
137
C14/
C16
Page
Availability
C56/
C72
C24/
C40
Description StepOperandBooleanName
*
*
*
*
*
*
*
*
*
*
*
*
STD >
AND >
ORD >
STD >=
AND >=
ORD >=
STD <
AND <
ORD <
STD <=
AND <=
ORD <=
Performs Start, AND or OR operation
by comparing two double word data in
the following conditions.
ON: when (S1+1, S1) > (S2+1, S2)
OFF: when (S1+1, S1) (S2+1, S2)
Performs Start, AND or OR operation
by comparing two double word data in
the following conditions.
ON: when (S1+1, S1) (S2+1, S2)
OFF: when (S1+1, S1) < (S2+1, S2)
Performs Start, AND or OR operation
by comparing two double word data in
the following conditions.
ON: when (S1+1, S1) < (S2+1, S2)
OFF: when (S1+1, S1) (S2+1, S2)
Performs Start, AND or OR operation
by comparing two double word data in
the following conditions.
ON: when (S1+1, S1) (S2+1, S2)
OFF: when (S1+1, S1) > (S2+1, S2)
9
9
9
9
9
9
9
9
9
9
9
9
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
A
S1, S2
S1, S2
S1, S2
S1, S2
S1, S2
S1, S2
S1, S2
S1, S2
S1, S2
S1, S2
S1, S2
S1, S2
Double word compare:
Start larger
Double word compare:
AND larger
Double word compare:
OR larger
Double word compare:
Start equal or larger
Double word compare:
AND equal or larger
Double word compare:
OR equal or larger
Double word compare:
Start smaller
Double word compare:
AND smaller
Double word compare:
OR smaller
Double word compare:
Start equal or smaller
Double word compare:
AND equal or smaller
Double word compare:
OR equal or smaller