Parentheses with logical gating, And [ ] (a[ ]), And not [ ] (an[ ]) – HEIDENHAIN TNC 306 Technical Manual User Manual
Page 359: Or [ ] (o[ ]), Or not [ ] (on[ ]), 6 parentheses with logical gating, 1 and [ ] (a[ ]) a, 2 and not [ ] (an[ ]) an, 3 or [ ] (o[ ]) o, 4 or not [ ] (on[ ]) on
![background image](https://www.manualsdir.com/files/815307/content/doc359.png)
3/2000
TNC 416/TNC 406/TNC 306
Commands
7-69
3.6
Parentheses with logical gating
Execution time and code length are summarized respectively for the "open-parentheses" and
corresponding "close-parentheses" commands.
3.6.1 AND [ ] (A[ ])
A[ ]
Abbreviation for PLC Editor:
A[ ] (AND [ ])
Logic
Byte/Word/Double
Execution time [µs]
1.6
2.6
Number of bytes
6
6
Operands: none
3.6.2 AND NOT [ ] (AN[ ])
AN[ ]
Abbreviation for PLC Editor:
AN[ ] (AND NOT [ ])
Logic
Byte/Word/Double
Execution time [µs]
2.0
3.2
Number of bytes
6
6
Operands: none
3.6.3 OR [ ] (O[ ])
O[ ]
Abbreviation for PLC Editor:
O[ ] (OR [ ])
Logic
Byte/Word/Double
Execution time [µs]
1.6
2.6
Number of bytes
6
6
Operands: none
3.6.4 OR NOT [ ] (ON[ ])
ON[ ]
Abbreviation for PLC Editor:
ON[ ] (OR NOT [ ])
Logic
Byte/Word/Double
Execution time [µs]
2.0
3.2
Number of bytes
6
6
Operands: none