wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CH 11: PLC Compare, Jump, and MCR Instructions

Total questions: 1

Worksheet time: 22mins

Name
Class
Date
1-20.
1.

What is the function of the jump (JMP) instruction in a PLC ladder logic diagram?

a)

To skip over rungs

b)

To add new rungs

c)

To delete rungs

d)

To duplicate rungs

2.

What does the abbreviation "GEQ" represent in compare instructions?

a)

Greater than or equal to

b)

Less than

c)

Equal to

d)

Not equal to

3.

Which abbreviation stands for "Greater than or equal to" in compare instructions?

a)

LEQ

b)

GEQ

c)

EQU

d)

NEQ

4.

In compare instructions, what does "GEQ" stand for?

a)

Greater than or equal to

b)

Less than

c)

Equal to

d)

Not equal to

5.

In the Greater Than (GRT) instruction, what must Source A be?

a)

A number

b)

A register

c)

A string

d)

A boolean

6.

What must Source A be in a Less Than or Equal to (LEQ) operation?

a)

A register

b)

A number

c)

A string

d)

A boolean

7.

What can Source B be in a Less Than or Equal to (LEQ) operation?

a)

Only a register

b)

Only a number

c)

Either a register or a number

d)

A string

8.

In the context of LEQ, what does the acronym stand for?

a)

Less Than or Equal to

b)

Less Than or Equalized

c)

Least Equal Quotient

d)

Less Equal Quality

9.

What must Source A be in a Greater Than or Equal to (GEQ) operation?

a)

A number

b)

A register

c)

A string

d)

A boolean

10.

What is the primary use of a Limit Test (LIM) in a control system?

a)

To set upper and lower boundaries

b)

To increase system speed

c)

To reduce power consumption

d)

To enhance data storage

11.

What is the primary use of Mask Equal (MEQ)?

a)

To display bits after testing

b)

To hide bits prior to testing

c)

To convert bits into numbers

d)

To store bits permanently

12.

What can the mask be in Mask Equal (MEQ)?

a)

Only a register

b)

Only a number

c)

A register or a number

d)

A string or a file

13.

What is the preset value for the counters in the diagram?

a)

1000

b)

500

c)

2000

d)

1500

14.

What must a Jump (JMP) instruction have with the same assigned number?

a)

Address

b)

Label instruction (LBL)

c)

PLC ladder logic diagram

d)

If–then–else programming

15.

How many jumps can a PLC ladder logic diagram have?

a)

128

b)

512

c)

256

d)

1024

16.

What type of programming is the Jump (JMP) instruction used to formulate?

a)

While loop programming

b)

If–then–else programming

c)

For loop programming

d)

Switch case programming

17.

What is the label used in the diagram for the jump instruction?

a)

Q2:0

b)

Q2:1

c)

Q1:2

d)

Q3:1

18.

What is one area where conditional jumps can be used?

a)

Weather forecasting

b)

Process control for packaging and sorting

c)

Financial analysis

d)

Medical diagnostics

19.

During a power outage, how is the PLC energized?

a)

By solar panels

b)

By wind turbines

c)

By onboard battery or UPS system

d)

By manual operation

20.

What happens to instructions between JMP and LBL rungs?

a)

They are executed

b)

They are skipped

c)

They are turned off

d)

They are energized