EasyManua.ls Logo

HEIDENHAIN TNC 430 PA/M - Equal to Command for String Processing (==); Less than Command for String Processing; Greater than Command for String Processing

HEIDENHAIN TNC 430 PA/M
1135 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
Loading...
7 154 HEIDENHAIN Technical Manual TNC 426, TNC 430
7.9.5 EQUAL TO 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 TNC sets the logic accumulator to 1. If they are not equal, the
TNC sets the logic accumulator is set to 0.
Example:
See command <>.
7.9.6 LESS THAN COMMAND FOR STRING PROCESSING (<)
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 TNC 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 <>.
7.9.7 GREATER THAN COMMAND FOR STRING PROCESSING (>)
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 TNC 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 <>.

Table of Contents

Related product manuals