From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,667 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,634 Views)