Hi,
I am currently using a DAQ USB-2416-4AO to scan voltages using the function "CbAInScan()" in background mode
which allows us to scan at a very high frequency (like >1kHz). I would like now to be able to scan temperatures and
voltages alternatively with a similar frequency. However I now have to use the functions "cbAin()/cbAin32()" and cbTin()" and
theses functions seem to take a long time to execute. If for example if I run ULAI01.c, I am measuring half a second for cbAIn32() to return a value.
Could you tell me if it is possible to do this scanning faster and if I am doing something wrong?
Thank you
CLI