04-29-2008 09:26 AM
04-29-2008 09:49 AM
04-29-2008 10:07 AM
04-29-2008 10:20 AM
04-29-2008 10:27 AM
04-30-2008 08:47 AM
Hi Nicolas,
We got it all sorted late yesterday afternoon. We adopted your solution of building a distribution kit with just the LabWindows/CVI Run-Time selected in the Drivers and Components tab of the Installer, and installed MAX from the disc that came with the device. I built a noddy system from the Acquire Internal Clock example which gave me error -210009, something about trying to digitise values before they had been scanned. So I dropped the sample rate in my application from 500K to 10K (I'm scanning 10 channels 10 times every 40 milliseconds) and it all sprang into life. It would appear that I am not handling errors correctly in my application, and the scan statement was failing due to the high scan rate, so my data area was probably being jumped upon by Windows as I moved the mouse.
Many thanks for your efforts through yesterday, it was a great help to have someone to discuss things with.