A few pages down on this link http://linuxcnc.org/docs/2.5/html/code/Code_Notes.html you will find a block diagram linuxcnc and it is probably a very good starting point since then you will know where to look.
GUI and possible EMCTASK should be possible to put on separate devices. Someone told be me NML have been broken but fixed. The gui is already there so if your device could run the code it should as far as I understand be possible to split the application. I want to achieve something similar but this is because I want to remove real time demand from user interface. It might also be useful with more than one GUI and remote control. On Tue, 29 Nov 2016 18:05:43 +0100 Andreas Pettersson <[email protected]> wrote: > And what i wanna achieve is basicly creating "Axis" in the webbrowser or > as an "app" ontop of a device. That would mean realtime sending position > data and reading buttons and interact with the HAL. ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
