Chris Radek wrote:
> On Wed, Jan 04, 2012 at 11:59:36PM -0600, Jon Elson wrote:
>
>   
>> Definitely do not want it to jump to a position related to the current 
>> jog encoder position.
>>     
>
> This is why there's always an enable corresponding to inputs that take
> counts.  You just need to hook it up (twiddle enables and scales
> however you like, and hook the wheel to all the "counts" inputs)
>
>
>     21  bit   IN          FALSE  axis.0.jog-enable
>     21  s32   IN              0  axis.0.jog-counts
>
>     12  bit   IN           TRUE  halui.spindle-override.count-enable
>     12  s32   IN              0  halui.spindle-override.counts
>
>     12  bit   IN           TRUE  halui.feed-override.count-enable
>     12  s32   IN              0  halui.feed-override.counts
>
> (Or just use touchy...)
>
>   
Thanks, Kim, Andy and Chris!  OK, this looks quite easy to implement, 
now that I know
how it works.  select8 is just perfect for decoding the selector 
switch.  I may have to
mock it up here before unleashing it on my customer.

The customer does not have a touch screen, and has already built the 
hand-held pendant.

Thanks again,

Jon

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to