Parentheses with logical gating, 1 and, 2 and not – HEIDENHAIN TNC 335 Technical Manual User Manual

Page 449: 3 or, 4 or not, 6 parentheses with logical gating, 1 and [ ] (a[ ]) a, 2 and not [ ] (an[ ]) an, 3 or [ ] (o[ ]) o, 4 or not [ ] (on[ ]) on

Advertising
background image


7-70

TNC 360

3 Commands

8/95

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

Advertising