On 20 December 2016 at 19:30, Les Newell <les.new...@fastmail.co.uk> wrote:
>  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.


-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916

------------------------------------------------------------------------------
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
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to