![IDEC microsmart pentra Programming Manual Download Page 127](http://html.mh-extra.com/html/idec/microsmart-pentra/microsmart-pentra_programming-manual_617383127.webp)
FT1A S
MART
A
XIS
U
SER
’
S
M
ANUAL
FT9Y-B1382
10-1
10: S
HIFT
/ R
OTATE
I
NSTRUCTIONS
Introduction
Bit shift instructions are used to shift the data string starting with source device S1 to the left or right by 1 to 15 bits as designated.
The data string can be 1 to 65535 bits. The result is set to the source device S1 and a carry (special internal relay M8003). The LSB
or MSB is filled with 0 or 1 as designated.
Bit shift and rotate instructions are used to shift the 16- or 32-bit data string in the designated source device S1 to the left or right
by the quantity of bits designated. The result is set to the source device S1 and a carry (special internal relay M8003).
The BCD left shift instruction shifts the BCD digits in two consecutive data registers to the left.
The word shift instruction is used to move 16-bit data to a destination data register and shifts down the data of subsequent data
registers as many as designated.
SFTL (Shift Left)
Applicable CPU Modules
Valid Devices
For the valid device address range, see pages 6-1 and 6-2 (Basic Vol.).
Internal relays M0 through M1277 can be designated as S1. Special internal relays cannot be designated as S1.
Since the SFTL instruction is executed in each scan while input is on, a pulse input from a SOTU or SOTD instruction should be used as required.
CY
S1
When input is on, N_B-bit data string starting with source device S1 is shifted
to the left by the quantity of bits designated by device Bits.
The result is set to source device S1, and the last bit status shifted out is set to
a carry (special internal relay M8003). Zero or 1 designated by source device
S2 is set to the LSB.
S1
*****
Bits
**
SFTL
S2
*****
N_B
*****
0
Before shift:
1
0
1
0
1
0
1
0 1
1
1
1
0
1
0
0
CY
M8003
MSB
LSB
S1
1
After shift:
0
0
1
0
1
0
1
0 1
1
1
1
0
1
0
0
CY
M8003
MSB
LSB
S1
Shift to the left
S2 = 0, N_B = 16, Bits = 1
S2
FT1A-12
FT1A-24
FT1A-40
FT1A-48
FT1A-Touch
X
X
X
X
X
Device
Function
I
Q
M
R
T
C
D
Constant
Repeat
S1 (Source 1)
First data for bit shift
—
X
X
—
—
X
—
—
S2 (Source 2)
Data to shift into the LSB
X
X
X
X
—
—
—
0 or 1
—
N_B
Number of bits in the data string
—
—
—
—
—
—
X
1-65535
—
Bits
Quantity of bits to shift
—
—
—
—
—
—
—
1-15
—
Summary of Contents for microsmart pentra
Page 1: ...FT1A SERIES FC9Y B1382 Ladder Programming Manual ...
Page 6: ...Preface 5 FT1A SMARTAXIS USER S MANUAL FT9Y B1382 ...
Page 104: ...7 DATA COMPARISON INSTRUCTIONS 7 10 FT1A SMARTAXIS USER S MANUAL FT9Y B1382 ...
Page 122: ...8 BINARY ARITHMETIC INSTRUCTIONS 8 18 FT1A SMARTAXIS USER S MANUAL FT9Y B1382 ...
Page 138: ...10 SHIFT ROTATE INSTRUCTIONS 10 12 FT1A SMARTAXIS USER S MANUAL FT9Y B1382 ...
Page 162: ...11 DATA CONVERSION INSTRUCTIONS 11 24 FT1A SMARTAXIS USER S MANUAL FT9Y B1382 ...
Page 188: ...12 CALENDAR COMPARISON INSTRUCTIONS 12 26 FT1A SMARTAXIS USER S MANUAL FT9Y B1382 ...
Page 198: ...15 REFRESH INSTRUCTIONS 15 4 FT1A SMARTAXIS USER S MANUAL FT9Y B1382 ...
Page 202: ...16 INTERRUPT CONTROL INSTRUCTIONS 16 4 FT1A SMARTAXIS USER S MANUAL FT9Y B1382 ...
Page 266: ...20 DUAL TEACHING TIMER INSTRUCTIONS 20 4 FC5A MICROSMART USER S MANUAL FC9Y B1273 ...
Page 318: ...25 USER COMMUNICATION INSTRUCTIONS 25 22 FT1A SMARTAXIS USER S MANUAL FT9Y B1382 ...