860
7 APPLICATION INSTRUCTIONS
7.12 Data Control Instructions
• These instructions control the output value to be stored in the device specified by (d) by checking the input value (32-bit
binary data) in the device specified by (s3) with the upper and lower limit values specified by (s1) and (s2). The output value
is controlled as follows.
• To control the input value only with the upper limit, set the minimum value within the setting range in (s1).
• To control the input value only with the lower limit, set the maximum value within the setting range in (s2).
Condition Output value
Lower limit value ((s1), (s1)+1) > Input value ((s3), (s3)+1) Lower limit value ((s1), (s1)+1)
Lower limit value ((s2), (s2)+1) < Input value ((s3), (s3)+1) Upper limit value ((s2), (s2)+1)
Lower limit value ((s1), (s1)+1) Input value ((s3), (s3)+1) Upper limit value ((s2), (s2)+1) Input value ((s3), (s3)+1)
Error code
(SD0)
Description
3405H The lower limit value specified by (s1) is greater than the upper limit value specified by (s2).
0
(d)+1, (d)
(s3)+1, (s3)
(s1)+1, (s1)
(s2)+1, (s2)