Can someone give me a quick code example on Reading the Calibrate Tool Setter Value that was saved after running the routine
Screen editor shows the box the value is displayed in as " Label 20327" Manual says the value is stored in Field #20327
So is it like something like... exec.Getvar(20327) or AS3.Getfielddouble(20327), to read the stored value and be able to use it in my macro? Or am I on the wrong track completely?
I want to query the value and/or save it and add/subtract it to my measured tool length in My M6 macro so the tool length is correct no matter what tool is in any given holder
probably better ways to do this but its how I see it working in my old brain.
Thanks
Ed