Donald Shields wrote: > I was wondering if it was possible to get EMC2 to read encoders from the USB > port using Mesa's 7I48 anything I/O board. Also I have a motor that doesn't > need to communicate quickly as its control is a 0-10v analog signal that > varies the speed.
I'm guessing you mean the 7i43. EMC2 can read its encoders, but only over EPP, not over USB. USB doesnt work very well for realtime stuff, but as you say it might work well enough for slow stuff. If you want to read it over USB, the existing EMC2 driver might be a good place to start to develop the new USB driver. -- Sebastian Kuzminsky maybe you should spend more time thinking about your monkey <http://www.youtube.com/watch?v=ZT6qHbEL68M> ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
