12ć14, 1 programming filećtoćfile move instructions – Rockwell Automation 1772-LP3 PLC - 2/30 Programmable Controller Programming and Operations Manual User Manual
Page 229
Data Transfer File Instructions
Chapter 12
12Ć14
WARNING: The counter address for the File-to-File move
instruction should be reserved for that instruction. Do
not manipulate the counter accumulated or preset values.
Inadvertent changes to these values could result in unpredictable
or hazardous machine operation or a run-time error. Damage to
equipment and/or personal injury could result.
To program a File-to-File move instruction, press keys [FILE] 10. A
display represented by Figure 12.12 will appear.
Figure 12.12
FILEĆTOĆFILE MOVE Format
FILE-TO-FILE MOVE
COUNTER ADDR: 030
POSITION: 001
FILE LENGTH: 001
FILE A: 110- 110
FILE R: 110- 110
RATE PER SCAN: 001
030
(EN)
17
Numbers shown are default values. Bold numbers must be replaced by userĆentered values. The number of default address digits initially
displayed Ċ 3, 4, or 5 Ċ will depend on the size of the data table. Initially displayed default values are governed by the I/O rack
configuration.
COUNTER ADDRESS : Address of the instruction in the accumulated value area of the data table.
POSITION : Current word being operated upon (accumulated value of counter).
FILE LENGTH : Number of words in file (preset value of the counter).
FILE A : Starting address of source file.
FILE R : Starting address of destination file.
RATE PER SCAN : Number of data words moved per scan.
030
(DN)
15
Figure 12.13 shows the format of Figure 12.12 after the conditions listed
on the next page have been entered.
12.2.1
Programming FileĆtoĆFile
Move Instructions