HEIDENHAIN TNC 407 (243 020) Technical Manual User Manual
Page 464

01.98
TNC 407/TNC 415/TNC 425
7-3
3.8.4 LESS THAN OR EQUAL TO [ ] (<=[ ])
3.8.5 GREATER THAN OR EQUAL TOL[ ] (>=[ ])
3.8.6 NOT EQUAL TO [ ] (<>[ ])
3.11.1 Load Data onto the Data Stack (PS)
3.11.2 Acquire Data from the Data Stack (PL)
3.11.3 Load Logic Accumulator onto the Data Stack (PSL)
3.11.4 Load Word Accumulator onto the Data Stack (PSW)
3.11.5 Acquire Logic Accumulator from the Data Stack (PLL)
3.11.6 Acquire Word Accumulator from the Data Stack (PLW)
3.12.1 Unconditional Jump (JP)
3.12.2 Jump if Logic Accumulator = 1 (JPT)
3.12.3 Jump if Logic Accumulator = 0 (JPF)
3.12.5 Call Module if Logic Accumulator = 1 (CMT)
3.12.6 Call Module if Logic Accumulator = 0 (CMF)
3.12.7 End of Module, Program End (EM)
3.12.8 End of Module if Logic Accumulator = 1 (EMT)
3.12.9 End of Module if Logic Accumulator = 0 (EMF)
3.14 Commands for STRING Execution
3.14.4 Overwriting of a STRING (OVWR)
3.15 Logical Comparisons in STRING Execution
3.15.4 LESS THAN OR EQUAL TO (<=)