LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to meet the DMA transfer to 3.2GB/s for PXIe-7976R

Hi

 

The PXIe-7976R spec says that the DMA transfer rate is 3.2GB/sec.

 

Is there any example to show this proptery ?

 

I can only find the High Throughput Streaming.proj from NI Example Finder. However it's fast rate only 800MB/s

0 Kudos
Message 1 of 4
(3,457 Views)

The high throughput example can saturate the backplane connection on a 7976 if you change a few things on the block diagram. Specifically the number of samples that are put into the DMA fifo every tick as well as the constant that reports that maxmimum throughput. 

 

If you don't want to modify that you can take a look at some demo code I whipped up a while back. Set the 'duty rate' equal to the 'clock rate' to get the full 3.2GB/s. 

 

 

 

 

0 Kudos
Message 2 of 4
(3,419 Views)
Got it ! Thank you for your response.
0 Kudos
Message 3 of 4
(3,389 Views)

Thanks. It's really important for me.

0 Kudos
Message 4 of 4
(2,280 Views)