Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: Martzis on May 04, 2008, 02:10:09 PM

Title: Problem with SetOEMDRO
Post by: Martzis on May 04, 2008, 02:10:09 PM
I would like to alter the values of MPG 1-3 but I can only set the value of MPG1.

Command "SetOEMDRO(101, 123)" sets the value of MPG1 to 123. So it is working as it should.

Commands "SetOEMDRO(102, 123)" and "SetOEMDRO(103, 123)" will not change the value of MPG 2 and 3.
Does anyone know what is causing this? Is there something wrong in the Mach 3 VB API? This same problem also exists in VC++ plugin API.

Title: Re: Problem with SetOEMDRO
Post by: poppabear on May 06, 2008, 08:46:18 AM
yes, there is something wrong with those.

scott