Detect GCode is running?
Moderators: TomKerekes, dynomotion
-
- Posts: 85
- Joined: Fri Apr 27, 2018 12:44 pm
Detect GCode is running?
I've been using some flags that I set in my app manually to know when there is already GCode running, but is there a status flag in the dotnet library or event that give the status of gcode (i.e., running, stopped, etc?)
- TomKerekes
- Posts: 2676
- Joined: Mon Dec 04, 2017 1:49 am
Re: Detect GCode is running?
Hi Sam,
No there isn't. The Interpreter will be running from the time you call it to Execute until you receive the callback that it has completed (normally or for any reason).
No there isn't. The Interpreter will be running from the time you call it to Execute until you receive the callback that it has completed (normally or for any reason).
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.