LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cRIO output large waveform

Hello,

 

I have cRIO with DA converter and I need to output digitalized data. The problem is, it is too large to send the whole waveform to the fpga at once. So I am thinking about synchronizing it with the host and periodicaly send only parts. Does anyone have a better solution or advice about this matter?

 

Thanks 

0 Kudos
Message 1 of 2
(3,175 Views)

Hi Seky,

 

  

               I agree that this is pretty much the only thing you can do - splitting it in smaller parts. Try using the DMA FIFOs for the data transfer.

 

                    https://www.ni.com/docs/en-US/bundle/labview-fpga-module/page/how-dma-transfers-work-fpga-module.htm...

 

                    https://www.ni.com/docs/en-US/bundle/labview-fpga-module/page/avoiding-buffer-errors-in-dma-applicat...

 

Regards,

 

Denis

0 Kudos
Message 2 of 2
(3,142 Views)