5: M OVE I NSTRUCTIONS5-16FC6A SERIES MICROS MART LADDER PROGRAMMING M ANUAL FC9Y-B1726NRS (N Data Repeat Set)Valid DevicesFor valid device address ranges, see "Device Addresses" on page 2-1.For the N-W, 1 word (16 bits) is always used without regard to the data type.Special internal relays cannot be designated as D1.When T (timer) or C (counter) is used as N-W or S1, the timer/counter current value (TC or CC) is displayed. When T (timer) or C (counter) is usedas D1, the data is written in as a preset value (TP or CP).When F (float) data is selected, only data register and constant can be designated as S1, and only data register can be designated as D1.When F (float) data is selected and S1 does not comply with the normal floating-point format, a user program execution error will result, turning onspecial internal relay M8004 and ERR LED on the FC6A Series MICROSmart.Make sure that the last destination data determined by D1+N-1 (word or integer data) or D1+2N-2 (double-word, long, or float data) is within thevalid device range. If the derived destination device exceeds the valid device range, a user program execution error will result, turning on specialinternal relay M8004 and ERROR LED on the FC6A Series MICROSmart. For user program execution errors, see "User Program Execution Errors" onpage 3-10.Valid Data TypesExample: NRS(F)S1 → D1, D2, D3, ... , Dn–1When input is on, 16- or 32-bit data assigned by S1 is set to N blocks of destinations,starting with device assigned by D1.NRS(*) N-W*****S1*****D1*****16-/32-bit dataS1Source data for repeat set First 16-/32-bit dataD1Second 16-/32-bit dataD1+1 or D1+2Third 16-/32-bit dataD1+2 or D1+4Nth 16-/32-bit dataD1+N–1 or D1+2N–2N blocks of 16-/32-bit dataN Data Repeat SetDevice Function I Q M R T C D P Constant RepeatN-W (N blocks) Quantity of blocks to move X X X X X X X — X —S1 (Source 1) First device address to move X X X X X X X — X —D1 (Destination 1) First device address to move to — 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 assigned as the sourceor destination, 16 points (word or integer data) or 32 points (double-word or long data) are used.When a word device such as T (timer), C (counter), or D (data register) is assigned as the source or destination,1 point (word or integer data) or 2 points (double-word, long, or float data) are used.I (integer) XD (double word) XL (long) XF (float) XD25·D26 → D30 through D39When input I0 is turned on, data of data registers D25·D26 assigned by source device S1 is moved to 10data registers starting with D30 assigned by destination device D1.D1D30N-W5I0NRS(F) S1D25SOTU 123.4D25·D26123.4D32·D33123.4D30·D31123.4D34·D35123.4D36·D37123.4D38·D39