Search code examples
okuma

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


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.


Solution

  • 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.