Ryan at Sparrow
Aluminum
- Joined
- Nov 2, 2022
- Location
- North California, USA
Trying to get a program scheduler worked out on a Genos L3000 with a p300 control, its mostly good to go except I have to press cycle start between each program / run.
If I have a King.min and Queen.min with an m01 and m02 in it only and the .SDF program calls:
PSELECT King,,,3
PSELECT Queen,,,3
END
I'd like it to run the king program 3 times and then the queen program 3 times without me having to press cycle start 6 times. Ive also tried replacing the M02 with M30. Obviously M99 doesn't work here. I've also done the variable incrementing method in the SDF but I like the Q codes better. Any ideas? Or is this their intended way to run?
If I have a King.min and Queen.min with an m01 and m02 in it only and the .SDF program calls:
PSELECT King,,,3
PSELECT Queen,,,3
END
I'd like it to run the king program 3 times and then the queen program 3 times without me having to press cycle start 6 times. Ive also tried replacing the M02 with M30. Obviously M99 doesn't work here. I've also done the variable incrementing method in the SDF but I like the Q codes better. Any ideas? Or is this their intended way to run?