Anyone have any experience in using Lua sockets to communicate with an industrial Ethernet/IP device using class 3 explicit messaging?
I'm looking to query data on a polled basis from an industrial servo drive from a piece of computer software that supports Lua 5.1 scripting. I see that Lua Sockets is available, but I'm unsure where to start with programming this interface.
Currently researching what is out there. Too new to understand what to try at the moment.