Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: benjaminmales on April 11, 2009, 12:01:56 PM

Title: Completely automatic running of Mach3
Post by: benjaminmales 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
Title: Re: Completely automatic running of Mach3
Post by: vmax549 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