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?
Question
CLI
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
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now