PLC Flashcards

(32 cards)

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

ControlLogic PLC timers have only one time base which is

A

0.001 Second

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

Factor I/O only works with RS Studio (T or F)

A

False

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

To link factory I/O to the controller they must both have the same MAC Address (T or F)

A

False

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

An example of a discrete Input device for a PLC would be an inductive prox switch (T or F)

A

True

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

Multiple programs can be store in a PLC and a programmer can choose which one to run (T or F)

A

True

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

A push button which is wired normally open in the field will be:

A

False on the screen when not pushed, if programmed EXAMINE IF ON

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

Factory I/O will only recognize a program from a PLC if

A

tags much be controlled, type alias and same subnet

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

In a PLC ladder diagram, the output coil is always displayed:

A

ON the right

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

what is an example of a discrete output device

A

Contactor

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

If a limit switch is wired to the negative of the supply, then the input module is said to be

A

Sourcing

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

The examine if off instruction can be used to check for bit status of

A

Internal bit
Input date file (I:0)
output date file (O:0)

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

A starter with a coil rated at 480v must pick up as a result of a 240v rated relay type PLC output going on. What is required

A

A electromechanical relay with 240v coil and 480v rated contacts

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

A selector switch would be considered an input field device on a PLC (T or F)

A

True

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

A pilot light would be considered an input field device for a PLC (T or F)

A

False

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

In a PLC system, there is an electrical connection between the field input devices and the output devices (T or F)

16
Q

A PLC address of Local:1:I.data.14 refers to:

A

Bit 14, Input, Module, Slot 1

17
Q

A start button, which is normally wired normally open in the field will be:

A

False on the screen when not pushed, if programmed EXAMINE IF ON

18
Q

If a photo-eye input switched to the negative when it detects an object, then the device is:

A

Sinking and the input module must be sourcing

19
Q

A example of a discrete input devices from PLC would be a potentiometer (T or F)

20
Q

A stop button that is wired normally closed in the field would be FALSE on the screen when not pushed and programmed EXAMINE IF OFF (T or F)

21
Q

A solenoid is NOT an example of a PLC discrete input device (T or F)

22
Q

A programmed PLC latches do not require any wiring (T or F)

23
Q

A large number of Examine if OFF or examine if ON instructions can be drived by one PLC Latch coil (L) instruction (T or F)

24
A stop button that is required to 'FAIL SAFE" MUST be wired normally
Closed
24
A latch relay bit that pertains to an internal variable will be of data type
Bool
24
PLC latches have built-in undervoltage protection (T or F)
False
25
With in a PLC, the process of continuously reading the inputs, executing the program and setting the outputs in called:
Scanning
26
What is the process of a PLC synchronous scan
1 - Reading the inputs 2 - Executing the program 3 - Setting the outputs
27
Compactlogix time DoNe bit addresses refer to internal bits that may be used to drive coils that have real I/O addresses (T or F)
True
27
If you are using a counter, which bit must be utilized to start the count over again
Reset bit
27
A moving box on a converyor stops the conveyor by breaking a photo-eye beam. The operator will then restart the converyor by stepping on a foot switch momentarliy until the box clears the beam
The foot switch N.O and the photo eye contact closed with the beam broken