7 APPLICATION INSTRUCTION
7.10 Data control instruction
481
7
When (s1) is -100 and (s3) is -32768: Output value = -32768+(-100) = 8000H-FF9CH = 7F9CH = 32668
• When the output value to be stored in the device specified by (d) is a 16-bit unsigned binary value and the operation result
exceeds the range of 0 to 65535, the output value is calculated as follows.
When (s2) is 100 and (s3) is 65535: Output value =65535+100 = FFFFH-0064H = 0063H = 99
• When the ZONE(P)_U instructions are used, (s1) is regarded as dummy data and ignored.
There is no operation error.