On Wed, 2011-03-02 at 09:59 +0100, Michael Haberler wrote: > I did the Modbus driver for the Toshiba VFS11 VFD: > http://git.mah.priv.at/gitweb/vfs11-vfd.git > > what's the snag? > have a look at the makefile, I didnt use comp at all > > -Michael
Michael, oops, your reply got buried. I finally did look at your vfs11 driver. I ended up copying your Makefile, replacing vfs11_vfd with homann_modio in the file and it compiled my .c file, lickity-split. Thank you. And thanks to Chris (IRC and source files), Jeff (source files). The standard configuration seems to work, which provides 8 bits out, 8 bits in, 3 10-bit analogs in, 2 MPG in, LCD out (not tested yet). Currently, I am working on a pyVCP panel (similar to a DRO app) to handle the configuration registers. -- Kirk Wallace http://www.wallacecompany.com/machine_shop/ http://www.wallacecompany.com/E45/index.html California, USA ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
