EasyManua.ls Logo

Vector VEC-VA Series

Vector VEC-VA Series
649 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
VA Motion Controller Programming Manual
159
10.1.28 MUL_T_AI ( multiplication ( time multiplied by
integer ) instruction )
IL programming
language
LD, FBD programming language
Function: The MUL_T_AI instruction is used to calculate the product of a time type data
anDAn integer type data.
LD IN1
MUL_T_AI IN2
ST OUT
ST programming
language
OUT:=
MUL_T_AI
(
IN1
,
IN2
)
Note :
IL, ST
language programming needs to insert variables
IN1, IN2
and
OUT
or use
constants in the current
POU
variable worksheet
MUL_T_AI data processing instruction type
Input and
output
type of data
description
IN1
TIME
First input, time
IN2
ANY_INT
Second input, integer
OUT
TIME
Product, OUT= IN1*IN2
Funtion and Action examples
Find the time
T #5s
multiplied
by the value of the integer
3
description
When the contact
C300
is
ON
, the
instruction is executed, and the value of
the address
V508
is multiplied by the value product
in the address
V509
and stored in
V510
:
Execution result:
V508 * V50 9 = V510

Table of Contents

Related product manuals