TPC 298 Flashcards
(34 cards)
A programmable logic controller is a device that:
Responds to status changes in a system
The memory used for PLC firmware is usually:
Nonvolatile
The three main components of a PLC are the programming device, processor unit and:
I/O section
Which of the following is a PLC input device?
Proximity sensor
The binary system is based on the number ______. The hexadecimal system commonly used with PLC’s is based on the number _____.
2; 16
Ladder logic differs from most other computer languages in that it is:
Drawn graphically
IN the binary system, each bit has a weight of _______ times the digit to the right of it.
Two
The first step in constructing a PLC program is:
Analyzing the process to be controlled
Although an output generally appears on only one rung of a ladder logic program, it may be energized by several sets of conditions that appear as:
Branches
In ladder logic programming, a ______ symbol is used for input instructions and a ______ symbol is used for output instructions.
Contact; Coil
When programming in ladder logic, tags are used to:
Identify a device
Which output device is sometimes used as a repeater, using a signal to control several different loads?
Relay
If an I/O module supplies current, it is considered a _______ module.
Sourcing
To be useful to a PLC, analog input signals must be ______ by an input module.
Digitized
Which of the following photoelectric sensors makes use of a reflector placed opposite the device?
Retroreflective
Working with accurate, thorough specifications ensures that:
All efforts move towards a common target
The most important elements in PLC documentation packages are the:
Hardware drawings and program listings
The first step in developing a PLC system to meet given specifications is:
Sizing the system
Before turning the newly designed and installed system over to production, use the output disable function and indicating lights to check for correct:
Input wiring
The easiest way to develop a PLC program is usually to divide the logic into different:
Tasks
A bill of material should include a complete list of part numbers, device numbers cross referenced in the drawing and part:
Manufacturers
Which of the following documents walks you through the complete PLC system operation?
Sequence of operation
As a good general rule, you should replace the battery in a programmable controller:
Annually
Which documentation shows how all field devices are wired and connected to the controller?
Schematic diagram