Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: Bodini on March 18, 2008, 01:09:31 PM

Title: Wanted: Status line
Post by: Bodini on March 18, 2008, 01:09:31 PM
Is there a VB variable to get the current 'status line'?

I mean: gcode is "g1 x1 y1 z1 (Finding)"

So I want the VB variable that would get "Finding".

thanks,
Nick
Title: Re: Wanted: Status line
Post by: Bodini on March 22, 2008, 07:38:52 PM
The answer is 'GetMessage'...

BUT

It only works in Mach3 3.036+.