Roberto Bozzolo wrote :
> Channel 0 appears on pin 3-4 (diff configuration) at the board connector. If you connect the 100-68-68 cable, you'll get channel 0 on pin 68 and channel 8 on pin 34 of the base 68-pin connector. Pin 67 is connected to AIGND so if you are acquiring in diff configuration your negative channel is left unwired.
Thanks Roberto, that was useful.
I'm new to using DAQmx (as opposed to the old DAQ) and I'm not very
clear yet on how it operates. I'm currently doing things this way:
DAQmxCreateTask
DAQmxCreateAIVoltageChan
DAQmxStartTask
DAQmxReadAnalogF64 (single sample, repeat calls in a timer loop)
DAQmxStopTask
DAQmxClearTask
But I notice that after a minute or so the CPU maxes out to 100%, so
there must be something wrong.
> BTW I found some useful informations in the year on your website and never thanked you so here I am: thank you and I'm happy if I have helped you.
You're welcome.
--
Guillaume Dargaud
http://www.gdargaud.net/Photo/
"First we thought the PC was a calculator. Then we found out how to
turn numbers into letters with ASCII — and we thought it was a
typewriter. Then we discovered graphics, and we thought it was a
television. With the World Wide Web, we've realized it's a brochure."
— Douglas Adams (1952—2001)