Download Print this page

HEIDENHAIN MANUALplus 620 Technical Manual page 1727

Hide thumbs Also See for MANUALplus 620:

Advertisement

8.22 EQUAL TO Command for String Processing (==)
8.23 LESS THAN Command for String Processing (<)
8.24 GREATER THAN Command for String Processing (>)
January 2012
8.24 GREATER THAN Command for String Processing (>)
Syntax:
== (EQUAL)
Operands:
S <arg>
Action:
This command sets off a direct transition from string to logical processing.
Compare the content of the string accumulator with the string in the
argument. If the string accumulator and the operand are equal, the condition
is true and the control sets the logic accumulator to 1. If they are not equal,
the control sets the logic accumulator to 0.
Example:
See command <>.
Syntax:
< (LESS THAN)
Operands:
S <arg>
Action:
This command sets off a direct transition from string to logical processing.
Compare the content of the string accumulator with the string in the
argument. If the string accumulator is less than the operand, the condition is
true and the control sets the logic accumulator to 1. If the string accumulator
is greater than or equal to the operand, it sets the logic accumulator to 0.
Example:
See command <>.
Syntax:
> (GREATER THAN)
Operands:
S <arg>
Action:
This command sets off a direct transition from string to logical processing.
Compare the content of the string accumulator with the string in the
argument. If the string accumulator is greater than the operand, the condition
is true and the control sets the logic accumulator to 1. If the string accumulator
is less than or equal to the operand, it sets the logic accumulator to 0.
Example:
See command <>.
1727

Advertisement

loading