Exam 15: Comparison Instructions

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

The ControlLogix comparison instruction for testing two limits to determine if they are within a predetermined range is the ____________________ instruction.

Free
(Short Answer)
4.7/5
(36)
Correct Answer:
Verified

limit test
LIM
limit test (LIM)

When source A and source B are tested using the LES instruction, the instruction will be true if A is equal to B.

Free
(True/False)
5.0/5
(38)
Correct Answer:
Verified

False

The compare instruction used to perform a simple comparison, e.g., Counter_A.ACC>Data, is performed faster and consumes less memory than using the greater than instruction.

Free
(True/False)
4.8/5
(42)
Correct Answer:
Verified

False

The CMP instruction can be used to evaluate two ASCII strings. What does it mean for two strings to be equal?

(Essay)
5.0/5
(38)

Comparison instructions are input instructions that test two values to determine whether the instruction is true or false.

(True/False)
5.0/5
(43)

Provide a description for the LEQ instruction.

(Essay)
4.8/5
(45)

To test whether values are within or outside of the specified range use the ____________________ instruction.

(Short Answer)
4.7/5
(31)

Provide an example of operator-entered data where the LIM instruction could be applied.

(Essay)
4.7/5
(40)

Programming the limit test instruction consists of entering three parameters: low limit, test, and high limit.

(True/False)
4.8/5
(35)

The GRT instruction determines whether one source of data is greater than or equal to another.

(True/False)
4.8/5
(43)

The ____________________ instruction is an input instruction used to test two values for inequality.

(Short Answer)
4.8/5
(37)

List six operators that can be used with the compare instruction.

(Essay)
4.8/5
(47)

When using comparison instructions, source A must be a tag, whereas source B can be a tag or a(n) ____________________.

(Short Answer)
4.8/5
(40)

What are the two steps in programming the equal instruction?

(Essay)
4.9/5
(36)

If you want to program an expression using comparison operations, use the ____________________ instruction.

(Short Answer)
4.8/5
(33)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)