High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

High speed, continuously stream the data from NI 5164 to NI 8267

Hello everyone,

It is long time not using LabView, and now I have one project that need to capture the data continuously with the following requirements:

  • Number of channel: 02
  • Sampling rate 1Gs/s simultaneously on both channel
  • Continuously sample and save data in longer than 10 seconds

I am going to use the Labview with the following hardware:

  • NI PXIe 5164: 2 channel, 1Gs/s,14 bits ADC
  • NI PXIe 8267: 4T M2 SSD
  • PXI chassis with controller

My question is: The NI 5164 at the maximums sampling rate will push to the host 3.2GB/s of data, can we save this data directly to the SSD without any interruption?

I check the Labview example and found there are example name: "niScope EX Stream to Disk". But I do not sure how it work, do the data transfer from Scope module directly write to the disk or the scope module transfer to the RAM memory then from the RAM the software write it back to the disk. 

Because the limitation of the bus bandwidth, I am afraid that if the data is transfer to RAM then write to the SSD there will be interruption during the data acquisition.

Please someone who have experience with this hardware or have been developed the same application help me. 

Thanks!

 

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