beautypg.com

Parentheses with comparison commands, 1 equal to, 2 less than – HEIDENHAIN TNC 335 Technical Manual User Manual

Page 457: 3 greater than, 4 less than or equal to, 8 parentheses with comparison commands, 1 equal to [ ] (==[ ]), 2 less than [ ] (<[ ]), 3 greater than [ ] (>[ ]), 4 less than or equal to [ ] (<=[ ])

background image


7-78

TNC 360

3 Commands

8/95

3.8 Parentheses with comparison commands

Execution time and code length are summarized respectively for the "open parenthesis" and the
corresponding "close parenthesis" commands.

3.8.1 EQUAL TO [ ] (==[ ])

(== [ ]

Abbreviation for PLC Editor:

== [ ] (EQUAL [ ])

Logic

Byte/Word/Double

Execution time [µs]

----

3.0 to 3.2

Number of bytes

----

6

Operands: none

3.8.2 LESS THAN [ ] (<[ ])

< [ ]

Abbreviation for PLC Editor:

< [ ] (LESS THAN [ ])

Logic

Byte/Word/Double

Execution time [µs]

----

3.0 to 3.2

Number of bytes

----

6

Operands: none

3.8.3 GREATER THAN [ ] (>[ ])

> [ ]

Abbreviation for PLC Editor:

> [ ] (GREATER THAN [ ])

Logic

Byte/Word/Double

Execution time [µs]

----

3.0 to 3.2

Number of bytes

----

6

Operands: none

3.8.4 LESS THAN OR EQUAL TO [ ] (<=[ ])

<= [ ]

Abbreviation for PLC Editor:

<= [ ] (LESS EQUAL [ ])

Logic

Byte/Word/Double

Execution time [µs]

----

3.0 to 3.2

Number of bytes

----

6

Operands: none