Omron SYSMAC CJ - REFERENCE MANUAL 08-2008 Reference Manual page 826

Programmable controllers
Hide thumbs Also See for SYSMAC CJ - REFERENCE MANUAL 08-2008:
Table of Contents

Advertisement

Data Control Instructions
Flags
Precautions
Example
786
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

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac cs seriesSysmac one nsj seriesSysmac cj series

Table of Contents