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
Variables
Moderator: cnckeith
-
- Posts: 93
- Joined: Fri Aug 20, 2021 2:12 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: None
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Variables
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 832
- Joined: Thu Apr 14, 2022 2:46 pm
- Acorn CNC Controller: No
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC12: No
- CNC11: No
- CPU10 or CPU7: No
Re: Variables
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.
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.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 93
- Joined: Fri Aug 20, 2021 2:12 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: None
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Variables
That's awesome, thanks. Yes I do not want to modify anything, just see what they are currently. Cheers
(Note: Liking will "up vote" a post in the search results helping others find good information faster)