Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Data acquisition limits

I am currently using a USB type data acquisition system (NI 9215).  I currently am only able to take 10 seconds of data at 1000 Hz sampling rate.  Everytime I try to take more data, it does not return any signals.  Do you know how I can fix this problem?
0 Kudos
Message 1 of 4
(3,182 Views)
 
I currently am only able to take 10 seconds of data at 1000 Hz sampling rate.  Everytime I try to take more data, it does not return any signals

How are you 'taking' these signals??

Are you using an application program??

In LabVIEW?? CVI??

Probably, the problem is with that part rather than with the hardware

0 Kudos
Message 2 of 4
(3,164 Views)

Hello,

Can you please post segment of the code which can demonstrate the problem. It would be much easier to debg the issue from there.

Thanks,

Kalyan

Kalyanramu Vemishetty
Automated Test Systems Engineer
National Instruments
0 Kudos
Message 3 of 4
(3,143 Views)
All: Thanks for the help.  I resolved the issue.  It turned out to be a time out issue.  The default is 10 seconds, so I just adjusted this.
0 Kudos
Message 4 of 4
(3,135 Views)