VA Motion Controller Programming Manual
164
Funtion and Action examples
Two
addresses
numerical
values or calculation
description
When the contact
C300
is
ON
, the
instruction is executed, and the two addresses
are
OReDA
nd output to the address
V524
.
Execution result:
V522^V523=V524
10.1.34 ROL (loop left shift instruction )
IL
programming
language
LD, FBD
programming language
Function: The
ROL
instruction is used to rotate the input value to the left by bit.
LD IN1
ROL IN2
ST OUT
ST
programming
language
OUT:=ROL
(
IN1
,
IN2
)
Note :
IL, ST
language programming needs to insert variables
IN1, IN2
and
OUT
or use
constants in the current
POU
variable worksheet
The ROL
instruction processing data types
Input and
output
type
of
data
description
IN1
ANY_BIT
Input
IN2
ANY_INT
Number of bits shifted left
OUT
ANY_BIT
As a result, when the value of the pin
IN
or
N
changes, it is
shifted left. As follows
:
shift two digits to the left,
0
0
0
0
1
0
1
1
Value after moving
1
1
0
0
0
0
1
0
Value before moving
Summary of Contents for VEC-VA Series
Page 1: ......
Page 25: ...VA Motion Controller Programming Manual 20 Word STRING String VECTOR ...
Page 90: ...VA Motion Controller Programming Manual 85 ...
Page 116: ...VA Motion Controller Programming Manual 111 ...
Page 139: ...VA Motion Controller Programming Manual 134 ...
Page 274: ...VA Motion Controller Programming Manual 269 ...
Page 329: ...VA Motion Controller Programming Manual 324 ...
Page 342: ...VA Motion Controller Programming Manual 337 2 Motion curve and timing diagram ...
Page 352: ...VA Motion Controller Programming Manual 347 2 Motion curve and timing diagram ...
Page 357: ...VA Motion Controller Programming Manual 352 2 Motion curve and timing diagram ...
Page 372: ...VA Motion Controller Programming Manual 367 2 Timing and motion profiles of FIG ...
Page 386: ...VA Motion Controller Programming Manual 381 2 the motion profile and timing ...
Page 444: ...VA Motion Controller Programming Manual 439 ...
Page 460: ...VA Motion Controller Programming Manual 455 ...
Page 461: ...VA Motion Controller Programming Manual 456 2 a timing graph and ...
Page 481: ...VA Motion Controller Programming Manual 476 ...
Page 543: ...VA Motion Controller Programming Manual 538 ...
Page 561: ...VA Motion Controller Programming Manual 556 ...
Page 597: ...VA Motion Controller Programming Manual 592 ...
Page 603: ...VA Motion Controller Programming Manual 598 ...
Page 607: ...VA Motion Controller Programming Manual 602 ...
Page 610: ...VA Motion Controller Programming Manual 605 ...
Page 613: ...VA Motion Controller Programming Manual 608 ...
Page 648: ...VA Motion Controller Programming Manual 643 Mode 1 is not available ...