2013/4/22 Michael Haberler <[email protected]>

>
> Am 22.04.2013 um 19:00 schrieb Viesturs Lācis <[email protected]>:
>
> > Hello!
> >
> > I am working on a "HAL+Gladevcp only" config and I have 2 issues:
> > 1) I have a horizontal scale in gladevcp panel (scale is named "sample")
> > and I have linked the scale output in HAL file. But, when I start up the
> > config in terminal with "halrun -f [path to my halfile]", I see that it
> > reports that such pin does not exist.
>
> see
> http://www.linuxcnc.org/docs/devel/html/gui/gladevcp.html#_widget_and_hal_pin_naming


Yes, there is this sentence:
"HAL_HScale and HAL_VScale are derived from the GtkHScale and GtkVScale
respectively. They have one output FLOAT pin with name equal to widget
name. Scales have no additional properties."

So I have named the scale widget to be "sample" and in HAL file the pin
name is gladevcp.sample, but terminal output complains that pin does not
exist.

 have a look how the pins are actually named by running
>
> $ halshow.tcl
>

Thanks! Sorry, I am pretty dumb with terminal. Now it tells that command
not found. Which directory should I cd, before running this command? I
tried /usr/lib/tcltk/linuxcnc/bin as I found such a file there, but I still
receive the same error. Is there some additional syntax required?


-- 
Viesturs

If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to