LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of multiple modules in CRIO

Hello Guys,

I am using two modules i-e. NI 9205 and NI 9222, Both have different data rates. 

Now i have to transfer data from FPGA to CRIO from both these modules using one FIFO. 

 

While merging data from both above mentioned modules, I got the data rate that is of slowest rate module. Can anyone please help me with that, or provide me the link regarding integration of modules with different data rates through one FIFO.

 

My appologies as i cant share the code but i used basic Labview examples and almost tried every way to put all channels of these modules in one FIFO but i am only able to get data rate of slowest module.

 

Regards

Sohaib Kiani 

0 Kudos
Message 1 of 2
(2,632 Views)

Hi Sohaib,

 

I believe that something that might help you is using two different FIFOs to send the data from the FPGA to the RT, so you will have the data in the RT with the specific rate for each device and then you can process the data in the RT side.

 

Regards,

steve.bm
AE | NI
0 Kudos
Message 2 of 2
(2,611 Views)