LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding DMA fifo.

My goal is to transfer data to target at its rate. I have the data(array) on the host VI and wants to transfer this data onto the target using a DMA FIFO.

To perform this, i am using two DMA FIFO one at channel 0 which is a host-to- target scoped and the other at channel 1 which is target-to-host scoped.

Depending on the type of the FIFO, i am peforming read and write on those. But i cant find the data on the second FIFO reading at host side.

Can anyone help me in synchronizing the host and the target?

 

 

0 Kudos
Message 1 of 4
(2,938 Views)
What is your development platform PXI or cRIO
Benoit Séguin
Software Designer
0 Kudos
Message 2 of 4
(2,805 Views)

Thanks for reply.

I am using the PCI-5640R boards..

0 Kudos
Message 3 of 4
(2,794 Views)

OK give me all information on your project.

Version of LabView.

Details of each target.

Rate of transfert

and if possible an example of your code.

 

Thanks

Benoit

Benoit Séguin
Software Designer
0 Kudos
Message 4 of 4
(2,781 Views)