Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA VI to Real-Time VI Communication

I have a real-time VI which references a FPGA VI. I use the FPGA read/write node to update indicators in the real-time VI. At the FPGA end I have a logic which turns on a LED indicator when for example say variable x is greater than variable y. The logic is of course straightforward and works fine on the FPGA target. The logic also works fine when I run the real-time VI for the first time after running/compiling the FPGA VI.. But after that the LED indicator turns on prematurely even though the condition has not been met. I am relatively new to LabView so this might be a really basic error. I can share my code if that would help

0 Kudos
Message 1 of 4
(732 Views)

To give more context, I am using a NI 9361 with cRIO 9030 to count rising edges and compare it to a set number. Everything works fine on the FPGA VI

0 Kudos
Message 2 of 4
(731 Views)

Please share your code so that we can understand what's going on.

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 3 of 4
(714 Views)

I have attached screenshots. Do you want the VI files? There's another parallel loop in the code for a separate piece of logic but they should be independent.

Download All
0 Kudos
Message 4 of 4
(710 Views)