6: M
OVE
I
NSTRUCTIONS
6-8
FT1A S
MART
A
XIS
U
SER
’
S
M
ANUAL
FT9Y-B1382
IMOVN (Indirect Move Not)
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 D1. Special internal relays cannot be designated as D1.
When T (timer) or C (counter) is used as S1, S2, or D2, the device data is the timer/counter current value (TC or CC). When T (timer) or C (counter)
is used as D1, the device data is the timer/counter preset value (TP or CP), 0 through 65535.
Either source device S2 or destination device D2 does not have to be designated. If S2 or D2 is not designated, the source or destination device is
determined by S1 or D1 without offset.
Make sure that the source data determined by S1 + S2 and the destination data determined by D1 + D2 are within the valid device range. If the
derived source or destination device is out of the valid device range, a user program execution error will result, turning on special internal relay
M8004 and the ERR LED on the CPU module. For user program execution errors, see Chapter 4 “User Program Execution Errors” on page 4-21.
Valid Data Types
Example: IMOVN
S1 + S2 NOT
D1 + D2
When input is on, the values contained in devices designated by S1
and S2 are added to determine the source of data. The 16- or 32-bit
data so determined is inverted and moved to destination, which is
determined by the sum of values contained in devices designated by
D1 and D2.
REP
**
S1(R)
*****
D1(R)
*****
IMOVN(*)
S2
*****
D2
*****
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)
Base address to move from
X
X
X
X
X
X
X
—
1-99
S2 (Source 2)
Offset for S1
X
X
X
X
X
X
X
—
—
D1 (Destination 1)
Base address to move to
—
X
X
X
X
X
—
1-99
D2 (Destination 2)
Offset for D1
X
X
X
X
X
X
X
—
—
W (word)
X
When a bit device such as I (input), Q (output), M (internal relay), or R (shift register) is designated as the source
or destination, 16 points (word data type) or 32 points (double-word data type) are used. When repeat is
designated for a bit device, the quantity of device bits increases in 16- or 32-point increments.
When a word device such as T (timer), C (counter), or D (data register) is designated as the source or
destination, 1 point (word data type) or 2 points (double-word data type) are used. When repeat is designated for
a word device, the quantity of device words increases in 1- or 2-point increments.
I (integer)
—
D (double word)
X
L (long)
—
F (float)
—
C10
D10 NOT
D30 + D20
Source device S1 and destination device D1 determine the type of device. Source device S2 and destination device D2
are the offset values to determine the source and destination devices.
If the data of data register D10 designated by source device S2 is 4, then the source data is determined by adding the
offset to counter C10 designated by source device S1:
C(10 + 4) = C14
If data register D20 designated by destination device D2 contains a value of 15, then the destination is determined by
adding the offset to data register D30 designated by destination device D1:
D(30 + 15) = D45
As a result, when input I0 is on, the current value of counter C14 is inverted and moved to data register D45.
I0
REP
S1 –
C10
D1 –
D30
IMOVN(W)
S2
D10
D2
D20
15
D20
D19
D21
59085
D45
4
D10
C15
C13
D46
6450
C14
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 ...