PLC Flashcards

1
Q

What is a PLC sequencer block used for____?
A) initiate an event driven or time driven sequence of events
B) initiate a sequence in a counter function
C) initiate an event driven or time driven sequence of outputs
D) communicate with a peripheral device

A

an event driven or time driven sequence of outputs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Internal relays are programmed into a PLC as a ______ instruction

A

OTE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what numbering code is setup so that when you progress from one number to the next number only one bit changes

A

gray code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the IO address for terminal 17 if an output module is slot 4 of a PLC

A

O:4/17

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which of the following best describes the operation of output coil instruction in PLC porgramming

A

Both if any continuity path in the ladder rung is encountered the output coil will be on
if no continuity path in the ladder rung is encountered the output coil instruction will be off

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The PLC _____ specification indicates how fast the controller can react to changes in the inputs

A

scan time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How many clock pulses are needed to shift a byte of data in to and out of an eight bit serial in serial out shift register

A

15 clock pulses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

numbers assigned to hardware devices that software uses to send command to those devices are called?
A) I/O address
B) DMA Channels
C) IRQ
D) Memory Address

A

I/O address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How many 16 bit words are required to define the status of inputs I:3/0 thru I:3/15?
A) 16
B) 2
C) 1
D) 3

A

16

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

PLC uses what types of counters
A) up / down
B) analog / digital
C) delay/ reset
D) both B & C

A

up/ down

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are 3 basic computational instruction of a PLC?

A

CTU, TON, TOF

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Not a real world input device in a PLC?

A

solenoid valve

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Only way to tell whether an input / output element in a PLC program is a logical or physical instruction is to examine its?
A) address
B) symbol
C) rung position
D) status

A

address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

One limitation branch circuit programming is that you can not program in______?
A) counters
B) vertical contacts
C) delay timers
D) horizontal contacts

A

vertical contacts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly