10 Application Instructions API 200-249
DVP-PLC Application Manual
10-6
D
S
1
0
=F500
=F30
=F500
Destination value
Source value
Remarks:
1. Range of S
1
for 16-bit instruction: max. source value ≥ S
1
≥ min. source value; -32,768 ~ 32,767. If the value falls
without the bounds, the bound value will be used for calculation.
2. Range of integer S
1
for 32-bit instruction: max. source value ≥ S
1
≥ min. source value; -2,147,483,648 ~
2,147,483,647. If the value falls without the bounds, the bound value will be used for calculation.
3. Range of floating point S
1
for 32-bit instruction: max. source value ≥ S
1
≥ min. source value; following the range of
32-bit floating point. If the value falls without the bounds, the bound value will be used for calculation.
4. Please be aware that the max. source value must > min. source value, but it is not necessary that max.
destination value > min. destination value.
5. Only ES_V6.2, SA/SX_V1.6, SC_V1.4, EH2/SV_V1.0 and versions above support this instruction. EH series
MPU does not support this instruction.