Take a look at Machinekit.  They have already incorporated Zeromq
in their fork of Linuxcnc, and have a UI that runs on Android devices.
I think their approach is working towards replacing NML with protobuf/
zeromq.

-- Ralph
________________________________________
From: Andreas Pettersson [[email protected]]
Sent: Tuesday, November 29, 2016 6:34 AM
To: [email protected]
Subject: [Emc-users] UI code question.

Would there be something that limits one to implement a UI for LinuxCNC
as a restful service
in say Python - that would listen to like port 8080 and take commands like

/moveXAxis/positive/10/mm

Why, cuz i want to. And i guess one could bind a zeromq realtime
component into it or something like that
being able to abstrac it to a RTC based UI on a tablet or a phone.

kind regards // Andreas


------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to