Machsupport Forum

Mach Discussion => Mach SDK plugin questions and answers. => Topic started by: moju2 on April 21, 2023, 05:29:01 AM

Title: Mach4 Python Integration
Post by: moju2 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!