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:l...@larsandersson.com] 
> Sent: den 7 februari 2009 09:37
> To: 'emc-users@lists.sourceforge.net'
> 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
> Emc-users@lists.sourceforge.net
> 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
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to