I'm also writing/logging about 70 fields/checkboxes.
UCCNC automatically saves user fields and checkboxes. I have hundreds in my screenset that are automatically saved without me doing anything.
I'm also writing/logging about 70 fields/checkboxes.
ger. do you have the screen set applying the user textfield values, as initial values?
UCCNC automatically saves user fields and checkboxes. I have hundreds in my screenset that are automatically saved without me doing anything.
If your running Windows 10/11 keep it off the internet and don't let it update. Sounds like you also might have computer or HD/SSD issues, what do you have running besides UCCNC? IF its USB it can be flaky at times.
You have custom fields that are saved and recalled on startup with no action from you?
readfield = exec.Readkey("UserTextfields", "20309", "1");
AS3.Setfieldtext(readfield, 20309); // Set Jog Percent Value #1
AS3.Validatefield(20309);
Users browsing this forum: No registered users and 9 guests