Hello Guest it is March 29, 2024, 08:34:49 AM

Author Topic: Completely automatic running of Mach3  (Read 3071 times)

0 Members and 1 Guest are viewing this topic.

Completely automatic running of Mach3
« on: April 11, 2009, 12:01:56 PM »
Hello All

I am working on a project where a C++ program I am writing must start up mach3 and get it loaded and running completely automatically.

I have created a really basic macro which uses the "runfile" command and have placed it into the initialization string on the general configuration. The C++ program then starts Mach3 from the command line. This almost works however there is still a need to press the "Reset" button. Is there a way of running without the need of reset???

Any help would be much appreciated.


Benjamin

vmax549

*
Re: Completely automatic running of Mach3
« Reply #1 on: April 12, 2009, 11:43:06 AM »
There should be a button that can togle RESET check for the proper Command and add it to your macro???


Just a thought , (;-) TP