How much you know about PLCs? Test your PLC knowledge from these Top 10 Programmable Logic Controller MCQs
Programmable logic controller or PLC sometimes also referred to as a programmable controller is a type of industrial computer that is available in various sizes. Given below are the top 10 basic MCQs on Programmable logic controllers.
The most popular language for PLCs is
The most popular language for PLCs is:
- Ladder diagram
- C++
- OOP+
- VHDL
Correct answer: 1. Ladder diagram
Very often relays and valves are connected to
Very often relays and valves are connected to:
- Input modules
- Output modules
- Any of these
Correct answer: 2. Output modules
Input modules receive data from devices such as switches and push buttons and pass to output modules. The output modules are connected to relays and valves to whom they send the data.
SCADA stands for
SCADA stands for:
- Supervisory Computer And Data Analog
- Supervisory Computer And Data Acquisition
- Supervisory Control And Data Acquisition
- Supervisory Control And Data Aspiration
Correct answer: 3. Supervisory Control And Data Acquisition
PLC MCQ#4
Statement 1: The instance data block is assigned to logical block
Statement 2: Shared data block is never assigned to logical block
- Both statements are incorrect
- Statement 1 is correct, 2 is wrong
- Statement 2 is correct, 1 is wrong
- Both statements are correct
Correct answer: 4. Both statements are correct
The instance data block is assigned to a logical block while the shared data block is never assigned to a logical block.
Normally open contacts are open when
Normally open contacts are open when:
- When Input is not energized
- When the input is energized
- When input is higher than 20 volts
- None of these
Correct answer: 1. When Input is not energized
Typical examples of inputs to SCADA are
Typical examples of inputs to SCADA are:
- Switches
- LDVT
- Potentiometer
- All of these
Correct answer: 4. All of these
NOR has output 1 when
NOR has output 1 when:
- Both inputs are 1
- First input is 1, Second is 0
- First input is 0, Second is 1
- Both inputs are 0
Correct answer: 1. Both inputs are 1
BOOL tag in Programmable logic controller
BOOL tag in Programmable logic controller:
- Represents timer memory
- Is used for PID control functons
- Holds true or false values
- None of these
Correct answer: 3. Holds true or false values
PLCs that have a fixed amount of I/O capability built into the unit are known as
PLCs that have a fixed amount of I/O capability built into the unit are known as:
- Rack PLCs
- Monolithic PLCs
- Modular PLCs
- None of these
Correct answer: 2. Monolithic PLCs
Colored contact in PLC ladder diagram indicates
Colored contact in PLC ladder diagram indicates:
- Closed contact
- Open contact
- Any of these
- None of these
Correct answer: 1. Closed contact