

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Unit 1: Basic Programmable Logic Controller (PLC) Exam Questions and Answers
Typology: Exams
1 / 3
This page cannot be seen from the preview
Don't miss anything!


A programmable logic controller is a specialized ___________ used to control machines and processes. - Answer-computer A PLC system eliminates much of the hard wiring that was associated with conventional relay control circuits. (T or F) - Answer-True PLC control systems are more reliable and easier to troubleshoot than relay based control systems. (T or F) - Answer-True A PLC operates in real-time. (T or F) - Answer-True The fixed I/O module configuration: - Answer-is typical of small PLC units, has no separate removable units, is limited as to the availability of modules. A proprietary PLC system allows the system to be connected easily to devices made by other manufacturers. (T or F) - Answer-False In which module of a PLC is the decision making performed? - Answer-processor module The input interface module - Answer-conditions the signal received from a field device
The output interface module connects to: - Answer-load devices such as lamps or solenoids The programming device must be connected to the controller: - Answer-when entering a program, when monitoring a program The control plan stored in a PLC is called - Answer-a program This symbol -| |- in a logic ladder diagram: - Answer-This symbol -| |- in a logic ladder diagram: This symbol -( )- in a ladder logic diagram represents a(n): - Answer-imaginary coil that when energized can close an output interface contact Any change to a PLC program normally involves some change in wiring as well. (T or F) - Answer-False To operate the program, the controller is placed in the PROGRAM mode. (T or F) - Answer-False An instruction is a command that will cause a PLC to perform a certain predetermined operation. (T or F)