You are on page 1of 2

18. A GO TO instruction_______________.

a) Simply transfers flow control execution to another rung.


b) Replaces an “END” instruction.
c) Always GOTO rung 1in the MAIN program.

19. Ladder format arithmetic instructions are accompanied by _________________.


a) Data transfer instructions- such as NOP instructions- to CLEAR two or more registers.
b) Data transfer instructions-such as NOP instructions-to obtain the two operands.
c) Data transfer instructions-such as GET instructions- to obtain the two operands.

20. _____ Instructions allow you to manipulate or handle multi-bit operations.


a) Data sequencing.
b) Data movement
c) Data manipulation and handling

21. A logic matrix instruction performs what is known as a _____ of one register to another.
a) Reversal operation
b) Transfer
c) Mask

22. If you wanted to initialize a variable at zero you would _________.


a) Connect it to a no voltage input
b) Reassign the variable to another register
c) Assign a constant of 0 to the register

23. An examine bit instruction allow you to _____ in a register.


a) Clear a bit
b) Put a one in a bit location
c) Check a bit location

24. A _____ instruction moves 16 bits from one location to another.


a) Move register
b) Move bit
c) Move block

25. The two table move instructions available in a PLC are ________.
a) Table to memory and memory to table
b) Table to register and register to table
c) Table to memory and table to register

26. A block transfer instruction is designed to be used with a _____ I/O module.
a) Multi-bit
b) single bit
c) remote

18.(a) 19.(c) 20.(c) 21.(c) 22.(c) 23.(c) 24.(a) 25.(b) 26.(a)

You might also like