21
Mach4 General Discussion / Re: Registers from a Macro
« Last post by cd_edwards on January 03, 2026, 07:54:36 AM »the missing inst is fine. it'll error for me in the log. Zerobrain studio. Which should have access to the registers or how can you debug a macro? Like I said though, this works on my windows 11 machine but not on my windows 10 where I have the controller. originally I was using my windows 11 machine which is 20ft away from the machine. I had the ESS setup on the local network of 192.168.1 instead of it's own separate net of 10.9.9.. I was debugging a script for removing a dust boot and putting it back on by single stepping through it. I was using registers with a screen of DRO's for modifying values and a couple of buttons (ignore remove, led for location of boot).
When I first started using the win10 pc, I was missing the VC++ redistributabe packages and machipc.dll was failing. I installed the latest version of it, and that fixed the problem with the debugger not being able to run. Might be related.
When I first started using the win10 pc, I was missing the VC++ redistributabe packages and machipc.dll was failing. I installed the latest version of it, and that fixed the problem with the debugger not being able to run. Might be related.

Recent Posts