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
(2,856 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.

 

                    http://zone.ni.com/reference/en-XX/help/371599J-01/lvfpgaconcepts/fpga_dma_how_it_works/

 

                    http://zone.ni.com/reference/en-XX/help/371599J-01/lvfpgaconcepts/fpga_dma_fifo_buffer_size/

 

Regards,

 

Denis

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