EasyManua.ls Logo

HEIDENHAIN iTNC 530 HSCI - Jump if Locig Accumulator = 1 (JPT); Jump if Locig Accumulator = 0 (JPF)

HEIDENHAIN iTNC 530 HSCI
1966 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
July 2013 9.8 Command Set 1815
9.8.66 JUMP IF LOGIC ACCUMULATOR = 1 (JPT)
Syntax: JPT (JUMP IF TRUE)
Operands: Label (LBL)
Action:
The JPT command is a conditional jump command. If the logic accumulator =
1, the iTNC resumes the program at the label that you have entered. If the
logic accumulator = 0, the iTNC does not jump. The JPT command interrupts
a logic sequence.
Example:
This example also applies to the JP and JPF commands.
Depending on the state of the input I5, skip a certain program section.
Initial state:
Input I5 = 1
9.8.67 JUMP IF LOGIC ACCUMULATOR = 0 (JPF)
Syntax: JPT (JUMP IF FALSE)
Operands: Label (LBL)
Action:
The JPF command is a conditional jump command. If the logic accumulator =
0, the iTNC resumes the program at the label that you have entered. If the
logic accumulator = 1, the iTNC does not jump. The JPF command interrupts
a logic sequence.
Example:
See JPT command.
Function STL Accumulator
content
Operand content
Load the operand content
into the logic
accumulator.
L I5 1 1
If logic accumulator =1,
jump to LBL 10.
JPT 10 1
Skip the function. L I3
Skip the function. O M500
Skip the function. = 020
Label LBL 10
Resume the program run. L M100
. . . . . . . .
00

Table of Contents

Other manuals for HEIDENHAIN iTNC 530 HSCI

Related product manuals