Hello
Guest
it is
May 19, 2025, 11:32:19 AM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
Mach Screens
/
Machscreen Screen Designer
(Moderator:
Klaus1311
)
/
VarCheck Diagnostic permanent on screen???
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: VarCheck Diagnostic permanent on screen??? (Read 8005 times)
0 Members and 1 Guest are viewing this topic.
jcmoras82
4
VarCheck Diagnostic permanent on screen???
«
on:
February 19, 2016, 12:47:02 PM »
I always work with the VarCheckdiagnostic open, because I use variables on my Gcode. It is possible to insert this Gcode Variable Monitor to my screen with screen designer? I was thinking to put a label(?) that maybe with GetVar() i can print variable values, any ideas??
thanks !
Logged
jcmoras82
4
Re: VarCheck Diagnostic permanent on screen???
«
Reply #1 on:
February 19, 2016, 02:04:36 PM »
I just figured out!:
I add a button that ask for de value and store it, also print that value on a label!
Button Script:
SerVar(1234, Question (" Insert Variable Value"))
SetUserLabel(10,Getvar(1234))
Logged
Overloaded
4,923
Re: VarCheck Diagnostic permanent on screen???
«
Reply #2 on:
February 19, 2016, 02:15:31 PM »
Good job !
Nice work.
Russ
Logged
Print
Pages:
1
Go Up
« previous
next »