·468·
Installation manual
CNC 8055
CNC 8055i
10.
PLC PROGRAMMING
SOFT: V02.2X
Action instructions
The origin and destination registers must always be defined, even when they are both the same.
The number of repetitions indicates the consecutive number of times the register will be rotated.
Examples:
RR1 R100 1 R200
1 type-1 right-hand rotation of R100 leaving the result in R200.
RL2 R102 4 R101
4 type-2 left-hand rotation of R102 leaving the result in R101.
() = RL2 R17 4 R20
R17 = 0011 0000 1100 1100 0100 0110 1101 0100
R20 = 0000 1100 1100 0100 0110 1101 0100 0011