Hi guys,
I really hope you can help me here because I'm stumped. I'm trying to continuously aquire data from my Lab-pc card within Lab Windows 5 using double buffering. I'm using the 'DAQ_DB_Half_Ready' function to check for ready half-buffers. The very first time a half buffer is ready, the function returns the required output, and I can read my half buffer with the transfer function. The DAQ_DB_Half_Ready function never signals a ready half buffer again, no matter how many times the aquisition loops around the buffer.
Even the NI-DAQ example program fails with the same symptoms!!
Anyone get any ideas??
cheers
Ed