150
8025/8030 CNC PROGRAMMING MANUAL
The conditions for the program to jump to the targeted block, after reading G26,G27,G28
or G29 are:
With G26 the program will jump if flag 1 is activated.
With G27 the program will jump if flag 1 is not activated.
With G28 the program will jump if flag 2 is activated.
With G29 the program will jump if flag 2 is not activated.
G26 Conditional jump/call if = 0
When the CNC reads a block with the code G26, if the condition = 0 is met, it jumps to the
block indicated by N4 or N4.4.2; if the condition = 0 is not met the CNC will disregard this
block.
Programming: N4 G26 N4 or N4 G26 N4.4.2
G26 must stand alone in a block.
Examples:
a) N0 G00 X10
N5 P2 = K3
N10 P1 = P2 F1 K5
N15 G01 Z5
N20 G26 N50
N25
“
“
“
N50 G1 Z10
The last operation with parameters being P1 = P2+K5=3+5=8 (result = 0) the = 0 flag
will not be activated and the CNC will disregard block N20.
Summary of Contents for 8025 T CNC
Page 1: ...CNC 8025 T TS New Features Ref 0107 in...
Page 9: ...FAGOR 8025 8030 CNC Models T TG TS OPERATING MANUAL Ref 9701 in...
Page 14: ...COMPARISON TABLE FOR LATHE MODEL FAGOR 8025 8030 CNCs...
Page 20: ...Introduction 1 INTRODUCTION...
Page 91: ...ERROR CODES...
Page 98: ...FAGOR 8025 8030 CNC Models T TG TS PROGRAMMING MANUAL Ref 9701 in...
Page 103: ...COMPARISON TABLE FOR LATHE MODEL FAGOR 8025 8030 CNCs...
Page 109: ...Introduction 1 INTRODUCTION...
Page 167: ...8025 8030 CNC PROGRAMMING MANUAL 53 Compensated path Programmed path C P P P C P P P C P P P...
Page 168: ...54 8025 8030 CNC PROGRAMMING MANUAL C P P P C P P P C P P P C P P P...
Page 170: ...56 8025 8030 CNC PROGRAMMING MANUAL Compensated path C P P P Programmed path C P P P...
Page 171: ...8025 8030 CNC PROGRAMMING MANUAL 57 Compensated path Programmed path C P P P C P P P...
Page 172: ...58 8025 8030 CNC PROGRAMMING MANUAL Programmed path Compensated path C P P P C P P P...
Page 174: ...60 8025 8030 CNC PROGRAMMING MANUAL Compensated path Programmed path C P P P C P P P C P P P...
Page 175: ...8025 8030 CNC PROGRAMMING MANUAL 61 C P P P P P C P P P C P P P C P...
Page 194: ...80 8025 8030 CNC PROGRAMMING MANUAL...
Page 199: ...8025 8030 CNC PROGRAMMING MANUAL 85...
Page 269: ...8025 8030 CNC PROGRAMMING MANUAL 155 Subroutines flow chart...
Page 303: ...ERROR CODES...