Hello Guest it is May 07, 2025, 07:27:28 PM

Author Topic: Wanted: Status line  (Read 5360 times)

0 Members and 1 Guest are viewing this topic.

Offline Bodini

*
  •  216 216
Wanted: Status line
« 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

Offline Bodini

*
  •  216 216
Re: Wanted: Status line
« Reply #1 on: March 22, 2008, 07:38:52 PM »
The answer is 'GetMessage'...

BUT

It only works in Mach3 3.036+.