Page 1 of 1

Variables

Posted: Thu Jan 30, 2025 5:10 pm
by Scary
Stupid question time but I can't find the reference list of variables,
Eg. #50** #40** etc. I did have it printed years ago but can't find it anywhere now. Also, where can you access the parameters on PC to find out the current value?

Thanks guys/gals. Appreciate the help

Re: Variables

Posted: Thu Jan 30, 2025 5:19 pm
by centroid467
List of variables is in the manual under Chapter 11 CNC Program Codes, specifically 11.2.16. You can jump to it pretty quickly by searching "Variable Reference" in the .pdf.

As in access the parameters without opening CNC12? I'd look in cncm.prm.xml in the cncm directory. Please note that it is not recommended to directly modify parameters in this file.

Re: Variables

Posted: Thu Jan 30, 2025 5:26 pm
by Scary
That's awesome, thanks. Yes I do not want to modify anything, just see what they are currently. Cheers