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

Starting Your Processor
Chapter 5
5-8
Figure 5.6
Illustration
of 2Slot Addressing with 16Point Input and Output Modules
00
01
02
03
04
05
06
07
10
11
12
13
14
15
16
17
00
01
02
03
04
05
06
07
10
11
12
13
14
15
16
17
17 16 15 14 12 10 07 06 05 03 02 01 00041113
17 16 15 14 12 10 07 06 05 03 02 01 00041113
11869
16point input and output modules use
two words (one input, one output) of the
image table.
Output image table word corresponding
to the I/O group (all bits used)
Input image table word corresponding
to the I/O group (all bits used)
input
terminals
2slot
I/O group
output
terminals
Because these modules use a full word in the image table, the only type of
module you can use in a 2-slot I/O group with a 16-point module is one
that performs the opposite (complementary) function; an input module
complements an output module and vice-versa.
You can use an 8-point module with a 16-point module in a 2-slot group;
however, it too must perform the opposite function. Eight bits in the I/O
image table are unused.
Important: 32-point modules will not work in 2-slot addressing mode.