Hello, I would like to measure an analogue input signal with a sample rate of 150 kHz (sample to read = 15k) with a DAQ USB-6361. Therefore, I use the attached LabView programm which basically only contains the DAQ-assistent- and the Write-to-measurement-file-block.
Now, my problem is that my output file shows a big data loss, i.e., data packages of about 100 ms length are followed by data pauses of about 50 ms duration. I only get a continuous digital output signal if I reduce the sample rate to a few hundred Hz (which is way too small for my application).
So my question is: How can I get a continuous data output with a sample rate of 150 kHz? Is it possible to change buffer settings with the help of the LabView DAQ-assistant tool? Or is there maybe something wrong with my LabView program?