‎08-24-2006 06:01 AM - edited ‎08-24-2006 06:01 AM
Mensaje editado por Jarr
‎08-25-2006 02:13 AM
Hello,
yes, you are right. If you multiply the number of channels to acquire by the sampling rate, this must not go beyond 1,25 MS/s.
Moreover, depending on the API you are using to program your application ( traditional ni-daq or daqmx ), you will get errors or warnings. Doing a test in LabVIEW, I have got error -10694 using traditional ni-daq and -200019 and 200012 using daqmx.
I hope this helps.
crisR
‎08-25-2006 04:11 AM
‎08-29-2006 03:22 AM
Hello Jarr,
I don't know exactly why is happening that phenomena but which is the value of number of scans to acquire?
What happens if you try with lower values?
Regards
crisR
‎08-29-2006 04:04 AM
Moreover,
what happens if you increase the time limit to 10 seconds or more?
crisR
‎08-29-2006 05:57 AM
‎08-30-2006 07:38 AM
Hello,
yes, I think so. The maximum external clock must not exceed the maximum sampling rate of the board. If not, the data will not be correctly acquired.
Regards
crisR
‎08-31-2006 04:00 AM - edited ‎08-31-2006 04:00 AM
Mensaje editado por Jarr