> >  Is there any way to check the current
> > API version?
> 
> Not exactly the same thing, but there should at least be a 1:1
> mapping. You can get the current LinuxCNC version from G-code
> parameters.
> 
> #<_vmajor> - Major package version. If current version was 2.5.2 would
> return 2.5.
> 
> #<_vminor> - Minor package version. If current version was 2.6.2 it
> would return 0.2.
> 
> Though it might be just as difficult to get to those values remotely.

There are NML between GUI and EMCTASK with GCODE interpreter. There are also 
NML to lower level but at this level there is no G-code.

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to