VA Motion Controller Programming Manual
158
10.1.27 MUL (Multiplication Directive )
LD, FBD programming language
Function: The MUL instruction is used to find the product of two data.
Note :
IL, ST
language programming needs to insert variables
IN1, IN2
and
OUT
or use
constants in the current
POU
variable worksheet
The MUL data processing instruction type
Funtion and Action examples
Find the value of the integer
4*5
When the contact
C300
is
ON
when this
instruction is executed, the address of
the
V505
value by multiplying the
address
V506
the value accumulated in
V507
:
Execution result:
V505 * V506=V507