VA Motion Controller Programming Manual
157
When the contact
C300
is
ON
time , the
instruction is executed;
The address of the
V500
is divided by
the
V501
the value of the remainder is stored in
the address
V502
in
Execution result:
31/5
remainder is
1
10.1.26 MOVE (Assignment Command )
LD, FBD programming language
Function: The MOVE instruction is used to assign an input value to the output value.
Note :
IL, ST
language programming needs to insert variables
IN
and
OUT
or use constants in
the current
POU
variable worksheet
Data type processed by MOVE instruction
Funtion and Action examples
Address V503 is the
value transmitted to the address V504
When the contact C300 is ON when this
instruction is executed, the address of
the V503 value is transferred to the
address V504 in:
Execution result: V503 = V504