Hello Guest it is April 28, 2024, 10:20:39 PM

Author Topic: Mach4 Python Integration  (Read 944 times)

0 Members and 1 Guest are viewing this topic.

Mach4 Python Integration
« on: April 21, 2023, 05:29:01 AM »
Hi everyone!

I'm working on controlling Mach4 using Python and could use some advice. I gave the Mach4IPC.dll a shot, but it didn't work out for me (got Error -17, "The API failed to initialize properly").

Has anyone tried using Lua scripting in Python (maybe with lupa, PyLua, or something similar) and got it to work with Mach4?

If you've tackled this problem before or have any suggestions, I'd love to hear about it. Or do I have to create my own plugin for this?..

Thanks!