AC500-S
Sicherheits-SPS
AC500-S Programming Tool
...
Development system
IEC operators and additional, norm-extending functions
Arithmetic operators
MOVE
MOVE
Example in ST:
ivar2 := MOVE(ivar1);
You get the same result with: ivar2 := ivar1;