06.08.2013 Views

Technical Manual TNC 360 - heidenhain - DR. JOHANNES ...

Technical Manual TNC 360 - heidenhain - DR. JOHANNES ...

Technical Manual TNC 360 - heidenhain - DR. JOHANNES ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

3.12 Jump Commands<br />

3.12.1 Unconditional Jump (JP) JP<br />

Abbreviation for PLC Editor: JP (JUMP)<br />

Jump processed Jump not processed<br />

Execution time [µs] 2.2 ----<br />

Number of bytes 8<br />

Operands: jump address (LBL)<br />

Operation:<br />

A JP command instructs the processor to continue the program at the specified jump address<br />

(Label). This command interrupts a logic sequence.<br />

3.12.2 Jump if Logic Accumulator = 1 (JPT)<br />

Abbreviation for PLC Editor: JPT (JUMP IF TRUE)<br />

Jump processed Jump not processed<br />

Execution time [µs] 3.0 to 3.4 1.0 to 1.4<br />

Number of bytes 12 (10)<br />

Byte information in brackets:<br />

A shorter command is employed in certain high-priority program sequences.<br />

Operands: jump address (LBL)<br />

Operation:<br />

A JPT command is a conditional jump command. If the Logic Accumulator is "1", the program is<br />

continued from the specified jump address (Label). If the Logic Accumulator is "0" the jump is not<br />

processed. This command interrupts a logic sequence.<br />

3.12.3 Jump if Logic Accumulator = 0 (JPF) JPF<br />

Abbreviation for PLC Editor: JPF (JUMP IF FALSE)<br />

Jump processed Jump not processed<br />

Execution time [µs] 3.0 to 3.4 1.0 to 1.4<br />

Number of bytes 12 (10)<br />

Byte information in brackets:<br />

A shorter command is employed in certain high-priority program sequences.<br />

Operands: jump address (LBL)<br />

Operation:<br />

A JPF command is a conditional jump command. If the Logic Accumulator is "0", the program is<br />

continued from the specified jump address (Label). If the Logic Accumulator is "1", the jump is not<br />

processed. This command interrupts a logic sequence.<br />

7-94 <strong>TNC</strong> <strong>360</strong> 3 Commands 8/95

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!