Евгений Александрович pisze:
> Hello guys,
>
> I try to create pyVCP panel, which show X,Y and Z positions
> So I created xml file with lines
>
> <number>
> <halpin>"Xdisplay"</halpin>
> <format>"+004.4f"</format>
> </number>
> ....
>
> create hal file, add PYVCP and POSTGUI_HALFILE in ini file
> start Emc with Axis ... I can see my panel with 0.000
> So I have to write in hal file something like
>
> net Xpos pyvcp.Xdisplay <= ???????
>
> What is variable to get machine and relative position value?
>   
Read this
http://www.linuxcnc.org/docview/html//config_emc2hal.html

and this
http://www.linuxcnc.org/docview/html//gui_halui.html#sec:Halui-pin-reference

regards,

Michael

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to