
781
Data Control Instructions
Section 3-18
Precautions
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.
Example
If D00100 is 0050 hex (80), then 0064 hex (100) will be output to D00300
because 80 is less than the lower limit of 100.
If D00100 is 00C8 hex (200), then 0064 hex (100) will be output to D00300
because 200 is within the upper and lower limits.
If D00100 is 012C hex (300), then 015E hex (350) will be output to D00300
because 350 is greater than the upper limit of 300.
3-18-4 DEAD BAND CONTROL: BAND(681)
Purpose
Controls output data according to whether or not input data is within the lower
and upper limits of the range (dead band range.)
Ladder Symbol
C:
Lower limit: 100
Upper limit: 300
BAND(681)
S
C
D
S
: Input word
C
: First limit word
D
: Output word
Summary of Contents for SYSMAC CS Series
Page 2: ......
Page 4: ...iv ...
Page 30: ...xxx ...
Page 186: ...146 List of Instructions by Function Code Section 2 4 ...
Page 1320: ...1280 Model Conversion Instructions Unit Ver 3 0 or Later Section 3 35 ...
Page 1390: ...1350 CJ series Instruction Execution Times and Number of Steps Section 4 2 ...
Page 1391: ...1351 Appendix A ASCII Code Table ASCII SP Four leftmost bits Four rightmost bits ...
Page 1392: ...1352 ASCII Code Table Appendix A ...
Page 1404: ...1364 Revision History ...