User Manual Owner's manual
Table Of Contents
- 1772-6.5.8, Mini-PLC-2/02, -2/16, -2/17 Processor, User Manual
- Important User Information
- Summary of Changes
- Table of Contents
- 1 - Using This Manual
- 2 - Fundamentals of a Programmable Controller
- 3 - Hardware Features
- 4 - Installing Your Programmable Controller
- 5 - Starting Your Processor
- 6 - Maintaining and Troubleshooting Your Processor
- 7 - Memory Organization
- 8 - Scan Theory
- 9 - Relay-Like Instructions
- 10 - Program Control Instructions
- 11 - Timers and Counters
- 12 - Data Manipulation and Compare Instructions
- 13 - Three-Digit Math Instructions
- 14 - EAF Math Instructions
- 15 - EAF Log, Trig, and FIFO Instructions
- 16 - EAF Process Control Instructions
- 17 - Jump Instructions and Subroutines
- 18 - Block Transfer
- 19 - Data Transfer Instructions
- 20 - Bit Shift Registers
- 21 - Sequencers
- 22 - Selectable Timer Interrupts
- 23 - Report Generation
- 24 - Program Editing
- 25 - Programming Techniques
- 26 - Program Troubleshooting
- A - Specifications
- B - Processor Comparison Chart
- C - Number Systems
- D - Glossary
- E - Quick Reference
- Index
- Back Cover

Memory Organization
Chapter 7
7-9
Three things happen to the display.
The cursor returns to the NUMBER OF 128–WORD D.T. BLOCKS.
NUMBER OF T/C changes to 022.
DATA TABLE SIZE becomes 92.
To expand your data table to any size between 130 and 256 words, do this:
02
DA
T
A TABLE CONFIGURA
TION
NUMBER OF 128-WORD D. T
. BLOCKS 01
NUMBER OF INPUT/OUTPUT RACKS
2
NUMBER OF T/C (if available)
104
DAT
A T
ABLE SIZE
0258
Three things happen to the data table configuration:
The cursor jumps to the Number of T/C.
Number of T/C changes to 104.
Data table size becomes 256.
Enter the number of timer/counters equivalent to the desired size of the
data table (Table 7.A).
065
DA
T
A TABLE CONFIGURA
TION
NUMBER OF 128-WORD D. T
. BLOCKS 021
NUMBER OF INPUT/OUTPUT RACKS
2
NUMBER OF T/C (if available)
165
DAT
A T
ABLE SIZE
0178
Three things happen to the data table configuration:
The cursor returns to the NUMBER OF 128–WORD D.T. BLOCKS.
NUMBER OF T/C changes to 065.
DATA TABLE SIZE becomes 178.
If you want to increase the data table size to 256 words, press 02 and then
CANCEL COMMAND.
If you want to increase the data table size beyond 256 words, remember
the data table increases in steps of 128 words. See Table 7.B.
Expanding the Data Table
Between 130 and 256 Words