Rockwell Automation 1772-LS_LSP,D17726.8.6 PROG/OPER MANUAL-MINI PLC-2/05 User Manual

Page 268

Advertising
background image

Quick Reference

Appendix C

CĆ12

Table C.K

File Instructions

Key Sequence

1770-T3 Display

Instruction Notes

FILE

10

EN

File to File Move

Counter Addr:
Position:
File Length:
File A:
File R:

001
001

110Ć 110
110Ć 110

DN

030

Rate per Scan

001

030

17

030

15

Output Instruction.
Modes: Complete, Distributed and Incremental.
Counter is internally incremented by the instruction.
Requires 5 words of user program.

FILE

11

Word to File Move

Counter Addr:
Position:
File Length:
Word Addr:
File R:

001
001
010

110Ć 110

DN

030

030

15

Output instruction.
Counter must be externally indexed by user program.
Data is transferred every scan that rung is true.
Requires 4 words of user program.

FILE

12

File to Word Move

Counter Addr:
Position:
File Length:
File A:
Word Addr:

001
001

110Ć 110

010

DN

030

030

15

Same as word-to-file.

NOTE: Numbers shown are default values. Numbers in shaded areas must be replaced by user-entered values. The number of
default address digits initially displayed (3 or 4) will depend on the size of the data table.
To access the Data Monitor Display, enter all instruction parameters. Press key sequence:

[DISPLAY][0] for the binary monitor mode;

[DISPLAY][1] for the hexadecimal monitor mode.

This Value:

Stores the:

Counter Address

Address of the instruction's file position in the accumulated value

area of the data table

Position

Current word being operated upon (accumulated value of the

counter)

File Length

Number of words in the file (preset value of the counter)

File A

Starting address of the source file

File R

Starting address of the destination file

Word Address

Address of the source word or destination word outside of the file

Rate Per Scan

Number of data words moved per scan

Advertising