101 Basic Series - Module 24 - Post Assessment
Your final score on this exam will be emailed to you for your records.
First name:   Last name:  
Company name:   E-Mail Address  
City   State  
Province (Optional)   Country (Optional)  
1
An alarm horn is an ____ device to a PLC.
2
A PLC uses logic functions which are programmed into its memory.
3
Hard-wired devices are used to configure PLC logic.
4
____ are connected to the outside world, physically exist, and receive signals from switches, sensors, etc.
5
Relay ladder logic utilizes basic relay wiring symbols to create the logic to control a machine or process.
6
A PLC scan cycle consists of three important steps: check the input status, execute program, and update output status.
7
PLC registers store the off and on states of the instructions based on their address.
8
____ are connected to the outside world, physically exist, and send signals to solinoids, lights, etc.
9
The primary reason PLCs were developed was to eliminate the large cost of replacing complicated relay-based machine controls.
10
PLC scan time is defined as the time it takes the PLC to ____.
11
Three things must be known before a counter can be used: address of the input pulse, how many pulses before reaction, when and how the counter is reset.
12
A timer is an instruction that waits a set amount of time before doing something.
13
These are symbols used to indicate a ________.
14
PLCs come in two basic forms: Block I/O and Rack mount I/O.
15
Hundreds of I/O devices can be controlled with rack mounted PLCs.
16
Communications with PLCs can be done between "Master" CPUs to "Slave" expander units in remote I/O networks.
17
Typically, PLC counters count from ____ if they are 16-bit BCD (binary coded decimal).
18
The numbering system in computers and PLCs is the decimal system.
19
CPU stands for Control Processing Unit.
20
A photoelectric, proximity sensor, or limit switch is an ____ device to a PLC.