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