Hi,
Right now I'm sending some M commands like M1585 with a Macro, and on the server side when I receive M1585 I run a function. That function returns a data that I want to send it back to the macro and do something with it. Can someone tell me the way of doing it?