Thanks for catching that. I have it fixed now.
John On 8 Feb 2009 at 19:15, Lars Andersson wrote: > Hi list, > > I feel the example in > http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Simple_Remote_Pendant > > (3. Step 3 Add the hal_input > ( > ( * In your .hal file (the main one) add the following > ( > ( # for remote joypad > ( loadusr hal_input -W -KRAL Dual > > is misleading. > > loadusr -W hal_input -KRAL Dual > > seems to work better. > > > > -----Original Message----- > From: John Thornton [mailto:[email protected]] > Sent: den 8 februari 2009 00:14 > To: Enhanced Machine Controller EEMC" > Subject: Re: [Emc-users] My hal-input HID device does not install > as > expected > > Is it a manual pulse generator or a joystick? > > MPG example here > > http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Hooking_Up_A_MPG_Pendant > > joystick example here > > http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Simple_Remote_Pendant > > John > > On 7 Feb 2009 at 21:30, Lars Andersson wrote: > > > > > > > > > > > From: Lars Andersson [mailto:[email protected]] > > Sent: den 7 februari 2009 09:37 > > To: '[email protected]' > > Subject: my jog-axis does not work > > > > > > > > Hi all, > > > > > > > > have a problem with my jog wwheel > > > > > > > > Parts of my setup.hal file: > > > > > > > > loadusr hal_input -W -A Bodnar > > > > . > > > > net jogs axis.0.jog-counts <= input.0.abs-x-counts > > > > setp axis.0.jog-enable 1 > > > > setp axis.0.jog-scale 0.01 > > > > . > > > > > > > > Doing a "WATCH": > > > > input.0.abs-x-counts _does_ move with the input jog wheel > > > > axis.0.jog-counts _does not_ move with the input jog wheel > > > > > > > > SECOND ATTEMPT: > > > > > > > > If I instead do > > > > > > > > net jogs input.0.abs-x-counts > > > > net jogs axis.0.jog-counts > > > > > > > > I get an error "Pin 'input.0.abs-x-counts' does not exist" > (9333 > > 0n next > > line) > > > > Comment out the error-flagged line and restart AXIS; > > > > If I now enter "net jogs input.0.abs-x-counts" in the > manual > > command > > box after starting AXIS, the input device controls jog as > > expected. > > > > > > > > > > > > What have I missed? > > > > > > > > Cheers, > > > > Lars > > > > > > > > > -------------------------------------------------------------------- > > ---------- > > Create and Deploy Rich Internet Apps outside the browser with > > Adobe(R)AIR(TM) > > software. With Adobe AIR, Ajax developers can use existing > skills > > and code to > > build responsive, highly engaging applications that combine the > > power of local > > resources and data with the reach of the web. Download the Adobe > AIR > > SDK and > > Ajax docs to start building applications > > today-http://p.sf.net/sfu/adobe-com > > _______________________________________________ > > Emc-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/emc-users > > > > > > -------------------------------------------------------------------- > -------- > -- > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills > and code > to > build responsive, highly engaging applications that combine the > power of > local > resources and data with the reach of the web. Download the Adobe AIR > SDK and > Ajax docs to start building applications > today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > > > -------------------------------------------------------------------- > ---------- > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills > and code to > build responsive, highly engaging applications that combine the > power of local > resources and data with the reach of the web. Download the Adobe AIR > SDK and > Ajax docs to start building applications > today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
