Is there a way to Cycle Start the Okuma OSP-300 programatically?

312 views Asked by At

Is there a way to cycle start the CNC using the SDK? If I could programatically cyclestart the CNC that would save us some hardware rewiring.

1

There are 1 answers

1
Still.Tony On BEST ANSWER

Short answer is no and I believe OEM will say no even to an engineering request for it because of safety. BUT you can cycle start then pause in code and wait for a common variable to change. With some creative use of User Task 3, you can call subroutines by common variable as well.