Originally Posted by mp- ezdoesit,
Thanks for that. My machine manual does not reference the nstart command.
My "Schedule" program will run continuously if programmed like this:
N001 PSELECT CAP.MIN Q10
GOTO N001
N002 END
The problem with this is that I need the program to repeat only about 30 times until the bar is finished. Apparently I'm not getting the Q word programmed correctly.
mp- |
hi
IIRC was that Q,,,10
but why Goto N001?
i am missing that control;-)
i am now fanucfighter ;-(
i was doing a fault
PSELECT CAP.MIN,,, Q30
END