Omron CS1G/H-CPUxxH Instructions Manual page 724

Sysmac cs series; sysmac cj series
Hide thumbs Also See for CS1G/H-CPUxxH:
Table of Contents

Advertisement

Data Control Instructions
Flags
Precautions
Example
Name
Label
Error Flag
ER
Greater Than
>
Flag
Equals Flag
=
Less Than Flag
<
Negative Flag
N
If the upper limit is less than the lower limit, an error will occur and the Error
Flag will turn ON.
If the input data (S) is greater than the upper limit, the Greater Than Flag will
turn ON.
If the output word D is 0000 hex, the Equals Flag will turn ON.
If the input data (S) is less than the lower limit, the Less Than Flag will turn
ON.
If the status of the leftmost bit of the output word D is "1," the Negative Flag
will turn ON.
When CIO 000000 is ON, a bias of –100 will be applied to the value of
D00100 if that value is less than 0, and the resulting value will be stored in
D00300.
If the value of D00100 is 0, then 0000 hex will be stored in D00300.
If the value of D00100 is greater than 0, then a bias of +100 will be applied
and the resulting value will be stored in D00300.
Contents of D00300
Operation
ON if the upper limit is less than the lower limit.
OFF in all other cases.
ON if the input data (S) is greater than the upper limit.
OFF in all other cases.
ON if the result is 0.
OFF in all other cases.
ON if the input data (S) is less than the lower limit.
OFF in all other cases.
ON if the leftmost bit of the result is "1."
OFF in all other cases.
C:
Contents of D00200
Section 3-18
Decimal values
–100
Negative bias
Positive bias
703

Advertisement

Table of Contents
loading

Table of Contents