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

Glossary
Appendix D
D-8
Environment
In a systems context, the environment is anything that is not a part of the
system itself. Knowledge about the environment is important because of
the effect it can have on the system or because of possible interactions
between the system and the environment.
EPROM
Erasable Programmable Read Only Memory. A PROM that can be erased
with ultraviolet light, then reprogrammed with electrical pulses.
ERR
See Error Message.
Error Message (ERR)
The response to an opcode the industrial terminal cannot interpret.
Execution
The performance of a specific operation that is accomplished through
processing one instruction, a series of instructions, or a complete program.
Execution Time
The total time required for the execution of one specific operation.
False
As related to processor instructions, a reset logic state.
Fault
Any malfunction which interferes with normal application operation.
Fault Zone
An area in the program which alters the operation portion of the
application if a rack fault occur. Each fault zone is delimited by
fence code.
Feedback
The signal or data transmitted to the processor from a controlled machine
or process to denote its response to the command signal.
Fence Codes
Special program instructions which control and delimit specific program
areas such as fault zones.
FIFO
See First-In-First-Out.
F