Hi
I have a VB6 app which acquires data from an NI 9214 temperature measurement device. The device has two acquisition modes, high accuracy (default) and high speed. Using MAX I can see that these modes both function in a test panel. However I cannot see how to change the mode to high speed programmatically in VB6. I'm building and running in VB6 in DevStudio 2008 on an XP virtual machine (host is Windows 7) using DAQmx 14.2. Also running the compiled executable directly on Win 7 with no problem. Just want to change the sampling mode to fast (up to 100 Samples/s for a single channel) whereas the default high accuracy mode is only 1 sample/s. Looking at transients of the order of 0.01 s over a 2 minute period.
Can anyone help with this?
Kind Regards
Chris