On July 29, 2017 10:29:53 AM MDT, Nicklas SB Karlsson 
<[email protected]> wrote:
>I am trying to run linuxcnc with remote communication via NML between
>user interface and rest of the machine. I have read manual and could
>see there is NML communication between user interface and rest of
>machine, I have also been able to run server but not client.
>
>I know axis command is the user interface and have started to look at
>the source code for this command, the question is do this axis command
>also do the NML communication? Do anybody know the status if it is
>possible to get this NML communication to run over TCP?

Axis uses the python module named "linuxcnc" to do its NML communication with 
Task.  The source for that module is emcmodule.c if you want to look.

Also check out the linuxcncrsh-tcp test, which does NML over TCP.

-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to