5: M
OVE
I
NSTRUCTIONS
5-4
FC6A S
ERIES
MICROS
MART
L
ADDER
P
ROGRAMMING
M
ANUAL
FC9Y-B1726
• Data Type: Double Word
• Data Type: Float
When the source data does not comply with the normal floating-point format in any repeat operation, a user program execution
error occurs, and the source data is not moved to the destination.
Repeat Bit Devices
The MOV (move) instruction moves 16-bit data (word or integer data) or 32-bit data (double-word or integer data). When a bit
device such as input, output, internal relay, or shift register is designated as the source or destination device, 16 or 32 bits starting
with the one designated by S1 or D1 are the target data. If a repeat operation is designated for a bit device, the target data
increases in 16- or 32-bit increments, depending on the selected data type.
• Data Type: Word
• Data Type: Double Word
Overlapped Devices by Repeat
If the repeat operation is set for both the source and destination and if a portion of the source and destination areas overlap each
other, then the source data in the overlapped area also changes.
111
D11
110
D10
112
D12
111
D21
110
D20
112
D22
Source (Repeat = 3)
Destination (Repeat = 3)
I6
REP
3
S1 R
D10
D1 R
D20
MOV(D)
113
D13
113
D23
114
D14
115
D15
114
D24
115
D25
Invalid
D12·D13
1.5
D10·D11
3.44
D14·D15
11.1
D22·D23
1.5
D20·D21
3.44
D24·D25
Source (Repeat = 3)
Destination (Repeat = 3)
I1
REP
3
S1 R
D10
D1 R
D20
MOV(F)
111
D11
110
D10
112
D12
M20 through M27, M30 through M37
M0 through M7, M10 through M17
M40 through M47, M50 through M57
Source (Repeat = 0)
Destination (Repeat = 3)
I10
REP
3
S1 –
D10
D1 R
M0
MOV(W)
111
D11
110
D10
112
D12
M20 through M27, M30 through M37
M0 through M7, M10 through M17
M40 through M47, M50 through M57
Source (Repeat = 0)
Destination (Repeat = 3)
I11
REP
3
S1 –
D10
D1 R
M0
MOV(D)
114
D14
113
D13
115
D15
M80 through M87, M90 through M97
M60 through M67, M70 through M77
M100 through M107, M110 through M117
2
D11
1
D10
3
D12
4
D13
D14
D15
2
D11
1
D10
1
D12
2
D13
1
D14
2
D15
Before Execution
After Execution
Source:
D10 through D13 (Repeat = 4)
Destination:
D12 through D15 (Repeat = 4)
I12
REP
4
S1 R
D10
D1 R
D12
MOV(W)
SOTU
Summary of Contents for MICROSmart FC6A Series
Page 1: ...B 1726 7 FC6A SERIES Ladder Programming Manual ...
Page 8: ...Preface 7 FC6A SERIES MICROSMART LADDER PROGRAMMING MANUAL FC9Y B1726 ...
Page 32: ...1 OPERATION BASICS 1 20 FC6A SERIES MICROSMART LADDER PROGRAMMING MANUAL FC9Y B1726 ...
Page 96: ...3 INSTRUCTIONS REFERENCE 3 18 FC6A SERIES MICROSMART LADDER PROGRAMMING MANUAL FC9Y B1726 ...
Page 130: ...4 BASIC INSTRUCTIONS 4 34 FC6A SERIES MICROSMART LADDER PROGRAMMING MANUAL FC9Y B1726 ...
Page 192: ...9 SHIFT ROTATE INSTRUCTIONS 9 12 FC6A SERIES MICROSMART LADDER PROGRAMMING MANUAL FC9Y B1726 ...
Page 272: ...12 DISPLAY INSTRUCTIONS 12 24 FC6A SERIES MICROSMART LADDER PROGRAMMING MANUAL FC9Y B1726 ...
Page 284: ...14 REFRESH INSTRUCTIONS 14 6 FC6A SERIES MICROSMART LADDER PROGRAMMING MANUAL FC9Y B1726 ...
Page 502: ...25 DATA LOG INSTRUCTIONS 25 22 FC6A SERIES MICROSMART LADDER PROGRAMMING MANUAL FC9Y B1726 ...
Page 546: ...26 SCRIPT 26 44 FC6A SERIES MICROSMART LADDER PROGRAMMING MANUAL FC9Y B1726 ...
Page 598: ...APPENDIX A 14 FC6A SERIES MICROSMART LADDER PROGRAMMING MANUAL FC9Y B1726 ...