LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RTSI implemention between FPGA and PXI controller

I have a need to be able to send and receive data from a r-series modules. I note these have an RTSI bus (PXI form). I am looking to implement this bus so I can pass results to a PXI controller and send new settings (info for PWM), can someone point me at an article as I have been looking for a while now to no avail.

 

Many thanks

Please remember to accept any solutions and give kudos, Thanks


LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7
0 Kudos
Message 1 of 2
(2,165 Views)

To pass data from an FPGA depending on the data type it is common to use a FIFO as R series cards tend to gather data faster than most devices can handle so the buffer is used so data isnt lost. If you could post some example code I would be happy to point you in the right direction.

Matthew Trott
Applications Engineer
National Instruments UK
www.ni.com/ask
0 Kudos
Message 2 of 2
(2,151 Views)