4 editing part programs – Rockwell Automation 8520-MUM 9/Series CNC Mill Operation and Programming Manual Documentation Set User Manual
Page 814

Using Transfer Line Cycles
Chapter 31
31-12
Once you press the [STORE] softkey, the control generates a part program.
Here is an example of a part program that the control generates:
INSERT :
EDIT
FILE : 000001
POS
1*1 MODE : CHAR
MODIFY
INSERT
BLOCK
DELETE
BLOCK
TRUNC
DELETE
CH/WRD
EXIT
EDITOR
N00001(QV15 SINGLE AXIS TRANSFER CYCLE)
N00002(TRANSFER VARIABLES)
N00003IF[#1131EQ0]GOTO29 (INITIALIZES VARIABLES ONE TIME)
N00004#500=195
(TRANSFER VELOCITY)
N00005#501=1.234
(FULL ADVANCE POS.)
N00006#502=5.678
(FULL RETURN POS.)
N00007#503=4.321
(HARD STOP SENSE)
N00008(TURN OFF ALL OUTPUTS)
N00009#1100=0,#1101=0
N00010G01G90 (MODAL G CODES)
You can edit the program in three ways:
use QuickView to change the information at the prompts
use the part program editor to change the paramacro values
use the part program editor to change the part program
31.1.4
Editing Part Programs