EasyManuals Logo
Home>Allen-Bradley>Controller>Logix5000

Allen-Bradley Logix5000 Reference Manual

Allen-Bradley Logix5000
708 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #226 background imageLoading...
Page #226 background image
226 Rockwell Automation Publication 1756-RM003N-EN-P - October 2011
Chapter 5 Compare Instructions (CMP, EQU, GEQ, GRT, LEQ, LES, LIM, MEQ, NEQ)
Equal To (EQU)
The EQU instruction tests whether Source A is equal to Source B.
Operands:
Relay Ladder
· If you enter a SINT or INT tag, the value converts to a DINT value by
sign-extension.
· REAL values are rarely absolutely equal. If you need to determine the
equality of two REAL values, use the LIM instruction.
· String data types are:
– default STRING data type.
– any new string data type that you create.
· To test the characters of a string, enter a string tag for both Source A and
Source B.
Structured Text
Use the equal sign ‘=’ as an operator within an expression. This expression
evaluates whether sourceA is equal to sourceB.
See Structured Text Programming
for information on the syntax of expressions
within structured text.
Operand Type Format Description
Source A SINT
INT
DINT
REAL
string
Immediate Tag Value to test against
Source B
Source B SINT
INT
DINT
REAL
string
Immediate Tag Value to test against
Source A
IF sourceA = sourceB THEN
<statements>;

Table of Contents

Other manuals for Allen-Bradley Logix5000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Allen-Bradley Logix5000 and is the answer not in the manual?

Allen-Bradley Logix5000 Specifications

General IconGeneral
BrandAllen-Bradley
ModelLogix5000
CategoryController
LanguageEnglish

Related product manuals