Tuesday, January 24, 2012

XTension support for Weeder Analog Output module

(Following in the long and honorable tradition of repeating the past I am reposting some posts from my original projects blog to blogger. This post originally appeared on December 7th, 2009)


weed tech makes some nice interface modules, several of which I already support in XTension. Something I've been meaning to get ahold of is their analog output card so that I might make use of some of these old meters that I've collected. I broke down and bought myself the thing the other day ;) I had to revisit the code anyway to support serial connections over IP/serial adaptors and add support for their new analog input module anyway so I decided to add this to the list of maintenance being performed.


(letters from the future: I’m not sure that anybody other than me has found a use for this card, but I love to have the meters sitting around showing something vaguely useful. The support is included as part of the regular weeder plugin for XTension the demo version of which is included with the standard download as linked to above. The full weeder IO module support page is at the wiki site)

No comments:

Post a Comment

.code { background:#f5f8fa; background-repeat:no-repeat; border: solid #5C7B90; border-width: 1px 1px 1px 20px; color: #000000; font: 13px 'Courier New', Courier, monospace; line-height: 16px; margin: 10px 0 10px 10px; max-height: 200px; min-height: 16px; overflow: auto; padding: 28px 10px 10px; width: 90%; } .code:hover { background-repeat:no-repeat; }