Filters
Question type

Study Flashcards

Assume the accumulated count of counter C5:0 and C5:1 to be 124 and 248,respectively.As a result: Assume the accumulated count of counter C5:0 and C5:1 to be 124 and 248,respectively.As a result:   A) the number 372 will be stored in word N7:1 and output PL1 will be energized. B) the number 372 will be stored in word N7:1 and output PL1 will not be energized. C) the number 350 will be stored in word N7:1 and output PL1 will be energized. D) the number 350 will be stored in word N7:1 and output PL1 will not be energized.


A) the number 372 will be stored in word N7:1 and output PL1 will be energized.
B) the number 372 will be stored in word N7:1 and output PL1 will not be energized.
C) the number 350 will be stored in word N7:1 and output PL1 will be energized.
D) the number 350 will be stored in word N7:1 and output PL1 will not be energized.

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

A

Math instructions are all ____ instructions.


A) output
B) input
C) binary
D) BCD

E) B) and D)
F) All of the above

Correct Answer

verifed

verified

All PLC manufacturers use the same format for math instructions.

A) True
B) False

Correct Answer

verifed

verified

False

Assume output 0:3/2 is energized and the values of the numbers stored in words N7:0 and N7:1 are 500 and 40,respectively.The value of the number stored in word N7:8 would be 13. Assume output 0:3/2 is energized and the values of the numbers stored in words N7:0 and N7:1 are 500 and 40,respectively.The value of the number stored in word N7:8 would be 13.

A) True
B) False

Correct Answer

verifed

verified

True

For the program of Figure 11-6,the set-point temperature is set by the number stored in: For the program of Figure 11-6,the set-point temperature is set by the number stored in:   A) N7:0. B) N7:2. C) 1:012. D) 1:013.


A) N7:0.
B) N7:2.
C) 1:012.
D) 1:013.

E) A) and D)
F) All of the above

Correct Answer

verifed

verified

File arithmetic instructions are designed to perform math operations on single words.

A) True
B) False

Correct Answer

verifed

verified

What number stored in N7:3 will turn PL1 on? What number stored in N7:3 will turn PL1 on?   A) 150 B) 100 C) 50 D) all of these


A) 150
B) 100
C) 50
D) all of these

E) B) and D)
F) A) and B)

Correct Answer

verifed

verified

Assume the set-point temperature is changed to 200 Β°\degree F.As a result,the number stored in N7:0 would be:  Assume the set-point temperature is changed to 200 \degree F.As a result,the number stored in N7:0 would be:   A) 2. B) 4. C) 6. D) 8.


A) 2.
B) 4.
C) 6.
D) 8.

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

Assume that the light is to come on after a total count of 120.As a result: Assume that the light is to come on after a total count of 120.As a result:   A) the preset counter C5:0 must be changed to 120. B) the value in source B of the GEQ instruction must be changed to 120. C) the value in source B of the ADD instruction must be changed to 120. D) the value in word N7:1 must be changed to 120.


A) the preset counter C5:0 must be changed to 120.
B) the value in source B of the GEQ instruction must be changed to 120.
C) the value in source B of the ADD instruction must be changed to 120.
D) the value in word N7:1 must be changed to 120.

E) A) and B)
F) All of the above

Correct Answer

verifed

verified

The value of the number stored at Destination is: The value of the number stored at Destination is:   A) 293 B) -193 C) 51 D) -342


A) 293
B) -193
C) 51
D) -342

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

Rung No.2 will be true: Rung No.2 will be true:   A) at all times. B) when the number stored in word N7:1 is equal to 48. C) when the number stored in word N7:1 is less than 48. D) when the number stored in word N7:1 is greater than 48.


A) at all times.
B) when the number stored in word N7:1 is equal to 48.
C) when the number stored in word N7:1 is less than 48.
D) when the number stored in word N7:1 is greater than 48.

E) C) and D)
F) None of the above

Correct Answer

verifed

verified

There is no limit to the maximum value a PLC math function can store.

A) True
B) False

Correct Answer

verifed

verified

The rung logic is telling the processor to divide the value of word N7:4 by the value of N7:6. The rung logic is telling the processor to divide the value of word N7:4 by the value of N7:6.

A) True
B) False

Correct Answer

verifed

verified

The program is telling the processor to energize output 0:2/3 whenever the sum of N7:5 and N7:8 is greater or equal to that of N7:4. The program is telling the processor to energize output 0:2/3 whenever the sum of N7:5 and N7:8 is greater or equal to that of N7:4.

A) True
B) False

Correct Answer

verifed

verified

The program is telling the processor to energize output 0:6/2 whenever the value of N7:8 is equal to that of N7:4. The program is telling the processor to energize output 0:6/2 whenever the value of N7:8 is equal to that of N7:4.

A) True
B) False

Correct Answer

verifed

verified

The negate instruction is used to change the sign of a number.

A) True
B) False

Correct Answer

verifed

verified

The preset full weight of the vessel is changed by changing: The preset full weight of the vessel is changed by changing:   A) the value of the number stored at input 1:012. B) the value of source B of the GEQ instruction of rung 3. C) the value of source B of the GEQ instruction of rung 5. D) the value of the number stored in word N7:1.


A) the value of the number stored at input 1:012.
B) the value of source B of the GEQ instruction of rung 3.
C) the value of source B of the GEQ instruction of rung 5.
D) the value of the number stored in word N7:1.

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

Destination is where the result of the instruction is stored.

A) True
B) False

Correct Answer

verifed

verified

The value of the number stored in 1:012 is: The value of the number stored in 1:012 is:   A) 25. B) 30. C) 35. D) 40.


A) 25.
B) 30.
C) 35.
D) 40.

E) A) and D)
F) All of the above

Correct Answer

verifed

verified

The number stored in N7:5 would be: The number stored in N7:5 would be:   A) 1000. B) 500. C) 4. D) 2.


A) 1000.
B) 500.
C) 4.
D) 2.

E) C) and D)
F) B) and D)

Correct Answer

verifed

verified

Showing 1 - 20 of 59

Related Exams

Show Answer