VA Motion Controller Programming Manual
146
When the contact
C010
to
ON
to
execute the instruction, the
address
V027
value is divided by
address
V028
quotient value, stored in
the
V029
Execution
result:
V027/V028=V029
10.1.13 EQ (equal to the instruction )
LD, FBD programming language
Function: EQ command is used to judge whether two numbers are equal
Note :
IL, ST
language programming needs to insert variables
IN1, IN2
and
OUT
or use
constants in the current
POU
variable worksheet
Data type processed by EQ instruction
Output
The two numbers are equal and TRUE;
The two numbers are not equal
anDAre FALSE
program demonstration
Compare the values in the two addresses;