Could someone give more detail on the subroutine guidelines?
What else is involved in getting this to work?
I output a generic subroutine for all scenerio's at the start of the program
and then edit them for how I want it to run. It's very easy but would like to
know another way with SmartCAM. Can someone help explain?
Thanks
 
Jeff Pieper
EATON Hydraulics
 
O#SNAME
( SUB PROGRAM FILENAME #SNAME, USED BY #FILE )
#ONBLK #ABSI
 
@ENDDEF
 G90
 M99
#OFFBLK%
 
@GOSUB
#IF(#SREPT>0)<#EVAL(#SREPT=#SREPT+1)>
 M98 P#SNAME L#SREPT
< #ABSI>
#RESET(#SPEED,#FEED)
 

Reply via email to