Hi Devin,

There is the PauseResumeProgramAction for this purpose: 
https://github.com/machinekoder/QtQuickVcp/blob/master/src/applicationcontrols/PauseResumeProgramAction.qml

Also feel free to write you own small Action component that works best for 
you application.

--
Alexander

Am Mittwoch, 4. Januar 2017 18:57:56 UTC+1 schrieb Devin Hughes:
>
> Hi everyone, 
>
> I am trying to massage QtQuickVCP into letting me use M00/M01 commands in 
> programs. The only issue I am having is that the RunAction is 
> enabled/disabled based on the status running flag, which remains true after 
> the interpreter hits an M00 or M01 since the interpreter leaves the mode as 
> automatic, etc. I've cludged around a little with this, but I was curious 
> if there was a recommended way of handling these M codes at the GUI, and 
> the proper way to send a cycle start through after an M code pause. Is it 
> simply command.resumeProgram('execute'), etc..
>
> Thanks,
> Devin
>

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to