Has anyone used the AO-48XDC with windows2000? - any language? I tried using Borland C++ on this card and I get an error when I call try:
daqStat = AO_Configure(la,chan,polarity,INTERNAL_REF,0,UPDATE_NOW);
returns -10401
- which makes no sense to me. The vxi lib routines all seem to work and return good values. MAX sees and configures the board fine. It only returns an error when I call one of the NIDAQ library routines. I've used implib on the nidaq32 and nidex32 dll's with no change.
Is there an init for the NIDAQ library?
Anyone using this currently that could give me the init steps (order) to get this thing working?
Many thanks in advance!
Jim