App - 33
APPENDICES
(13) Data control instructions
Classification Symbol Description
Upper/lower limit
control
• Processes the value specified at (S3) to a data in the range defined
by the upper and lower limits set at (S1) and (S2), and stores it to the
word device specified at (D).
When S3 S1 The value at (S1) is stored to (D).
When S1 S3 S2 The value at (S3) is stored to (D).
When S2 S3 The value at (S2) is stored to (D).
• Processes the value specified at (S3+1, S3) to a data in the range
defined by the upper and lower limits set at (S1+1, S1) and (S2+1,
S2), and stores it to the word device specified at (D+1, D).
When (S3+1, S3) (S1+1, S1)
The value at (S1+1, S1) is stored to (D+1, D).
When (S1+1, S1) (S3+1, S3) (S2+1, S2)
The value at (S3+1, S3) is stored to (D+1, D).
When (S2, S2+1) (S3, S3+1)
The value at (S2+1, S2) is stored to (D+1, D).
Dead zone control
• Taking the area set by (S1) and (S2) as the dead band, if the input
value specified at (S3) is within the dead band, "0" is stored to the
word device specified at (D) and if it is outside the dead band, the
value obtained by subtracting the dead band upper/lower limit value
from the input value is stored to the word device specified at (D).
When S1 S3 S2 0 D
When S3 S1 S3 – S1 D
When S3 S2 S3 – S2 D
• Taking the area set by (S1+1, S1) and (S2+1, S2) as the dead band,
if the input value specified at (S3+1, S3) is within the dead band, "0"
is stored to the word device specified at (D) and if it is outside the
dead band, the value obtained by subtracting the dead band upper/
lower limit value from the input value is stored to the word device
specified at (D).
When (S1+1, S1) (S3+1, S3) (S2+1, S2)
0 (D+1, D)
When (S3+1, S3) (S1+1, S1)
(S3+1, S3) – (S1+1, S1) (D+1, D)
When (S3+1, S3) (S2+1, S2)
(S3+1, S3) – (S2+1, S2) (D+1, D)