LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I use Accelerometer readings of myRIO as a shared variable in the FPGA vi

Hi all. I am doing a project using the accelerometer of myrio to equalize the audio output of the myrio. However currently I am facing a problem of using the accelerometer readings as a shared variable in the FPGA vi. Any advice on this?

0 Kudos
Message 1 of 6
(3,079 Views)

Shared Variables don't work on the FPGA.  You probably want to use a DMA FIFO to pass the data from your FPGA to the RT for processing.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 6
(3,063 Views)

Any advice on how to do that? I am rather new to LabVIEW. 

0 Kudos
Message 3 of 6
(3,053 Views)

any help?

0 Kudos
Message 4 of 6
(3,015 Views)

Yes please, 

I also have this query.

Can someone help with this?

 

0 Kudos
Message 5 of 6
(2,955 Views)

Hi clank and doe,

 

just examine the example projects coming with LabVIEW. They explain how to transfer data from/to FPGA!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 6
(2,952 Views)