John and Jeff,
John Kasunich <[EMAIL PROTECTED]> wrote:
>
> acondit wrote:
> > I am running EMC2_2.2.7 and Axis. I am trying to add another
widget to my pyvcp.
> > I added this to panel.xml:
> >
> >
> > "jog-speed-set"
> > 0.1
> > HORIZONTAL
> > 0
> >
With the 'net' line commented, use halcmd show to find the name of the
pin. perhaps there's a typo in your xml file or your hal file and you
haven't spotted it yet.
Jeff
-
This SF.Net email is sponsored by the Moblin Your Mo
acondit wrote:
> I am running EMC2_2.2.7 and Axis. I am trying to add another widget to my
> pyvcp.
> I added this to panel.xml:
>
>
> "jog-speed-set"
> 0.1
> HORIZONTAL
> 0
> 120
>
>
>
> I added this to custom_postgui.hal:
> net jog-speed-final halui
I am running EMC2_2.2.7 and Axis. I am trying to add another widget to my pyvcp.
I added this to panel.xml:
"jog-speed-set"
0.1
HORIZONTAL
0
120
I added this to custom_postgui.hal:
net jog-speed-final halui.jog-speed <= pyvcp.jog-speed-set
The problem