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-4
You must properly address your hardware so that it relates to your ladder
diagram program.
In the ladder diagram program, the input or output instruction address is
associated with a particular I/O module terminal and is identified by a
5-digit address (Figure 5.3).
Addressing links a hardware terminal to a data table location (input), and
links a data table location to a terminal (output).
Figure 5.3
Hardware/Data
T
able Addressing Relationships
10146–I
Concept Example
Hardware Terminology Hardware Terminology
Input (1) or Output (0)
Rack No. (1-7)
I/O Group No.
(0-7)
Terminal No.
(00-07, 10-17)
Output: 0
Rack No.: 1
I/O Group No: 0
Terminal No.: 12
X X/XXX
Word
Data Table Terminology
Address
Bit
Address
0 0/121
Word
Address
Bit
Address
Instruction
Address
Data Table Terminology
10327I
XXX
XX
XXX
XX
Concept
112
11
010
12
Example
Addressing Your Hardware