
FANUC PMC-MODEL SD7
Programming Manual
01 01.11.26
Hanaoka
New
A-78550E
EDIT DATE DESIG.
DESCRIPTION
164/
316
TITLE
DRAW.NO.
accumulator.
in1: WORD variable or constant
in2: WORD variable or constant
4.4.1.6 EQ_DWORD(in1, in2)
If in1 = in2, boolean accumulator 1
If in1 in2, boolean accumulator 0
Compare two DWORD data and set the boolean accumulator if they are equal. Otherwise, clear the boolean
accumulator.
in1: DWORD variable or constant
in2: DWORD variable or constant
For more details, see LD Functions.
Note: IL and LD functions are generally the same, with some differences in data types for operands.