Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: ronald4418 on February 03, 2011, 06:31:18 PM

Title: Newbie Problem
Post by: ronald4418 on February 03, 2011, 06:31:18 PM
Whenever I open Mach3, I end up with an error message that states " Initialization Macro called upon reset". What is it and how do I rectify the problem?
Title: Re: Newbie Problem
Post by: Jeff_Birt on February 03, 2011, 06:39:31 PM
That is not an 'error', it is just informational. If you look in the general configuration window, you will see a section that controls what happens on initialization/start up (called Startup Modals). Generally it is a very good idea to have your control start up in a known state so if you try and jog you know what will happen (for example). The message is just letting you know that the initialization has been done.
Title: Re: Newbie Problem
Post by: ronald4418 on February 03, 2011, 07:05:54 PM
Thank you very much for your quick response.