Hello Guest it is March 29, 2024, 06:57:27 AM

Author Topic: Viewing #var values  (Read 1910 times)

0 Members and 1 Guest are viewing this topic.

Offline BR549

*
  •  6,965 6,965
    • View Profile
Viewing #var values
« on: May 06, 2014, 01:03:10 AM »
Is there anyway to view a #var value ? or a system #var for that matter. Can the Value be written to the status bar ??

In mach3 we had a Var monitor and I had a VarValue report I could run to check on things.

Can we generate a #3000 error in Mach4 and it stop the program with message ? or feedhold?

Just a thought, (;-) TP
« Last Edit: May 06, 2014, 01:05:55 AM by BR549 »

Offline smurph

*
  • *
  •  1,544 1,544
  • "That there... that's an RV."
    • View Profile
Re: Viewing #var values
« Reply #1 on: May 06, 2014, 01:23:04 AM »
You can make a screen page (or even a tab) that displays any G code var you want.  But I am working on a G code var plugin that will pop a floating window up much like the Diagnostics windows for mcRegFile and mcModbus.  Where you can "pin it" as always on top or not.

And I'm working on the #3000 stuff.  Just trying to get the more pressing issues looked at first.

Steve