Basic Programming Instructions Flashcards

1
Q

What are three types of programming languages that are used for programming PLCs?

A
  • Relay ladder logic
  • Boolean mnemonics
  • Function block
  • Structured Text
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The term EXAMINE IF ON instruction refers to _______________

A

a normally open (NO) instruction

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

The last instruction to be entered in a logic rung is a/an _____________

A

coil

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

Latching relay is __________________

A

an output instruction

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

Latching relay instruction ____________________

A

Maintains an energized or de-energized state after power failure

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

EXAMINE IF ON instruction will be true when __________________

A

memory bit is a 1

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

What is the difference between an internal relay instruction and an output instruction?

A

There is no terminal wiring corresponding to internal bit relating to internal relay

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

For how many scans does the one-shot instruction remain true when enabled?

A

one

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

Internal relays are:

a. accessible at the I/O rack
b. not accessible at the I/O rack
c. not practical in PLC circuits
d. also known as hardware coils

A

b. not accessible at the I/O rack

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

The PLC timer is said to be enabled when _________________

A

The timer rung is made true

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

For a timer address T5, what will be the address equivalent to instantaneous contact?

A

T5/EN

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

If the time base of the timer is 0.1s, what should be the pre-set value for 5.1s?

A

51

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

Under what condition will the counter accumulator register increment?

A

Whenever the count input goes from false to true transition

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