LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Gaps in data

Hi.  I am trying to save a lot of data at a high frequency:

 

36 Analog Channels, 400 samples @ 4kHz per channel, each iteration.

 

I am saving the data inside my loop and this seems to cause a 20ms gap after each pass through.  Is there a way to use the write to lvm vi outside the loop?

 

Untitled.png

0 Kudos
Message 1 of 2
(2,402 Views)

Yes.  Producer/consumer architecture.

 

Search the forums for those words and you'll find numerous messages on it.

0 Kudos
Message 2 of 2
(2,391 Views)