LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

odd behaviour of local variables on fpga

I have experienced some odd behaviour of local variables on fpga code. I have got round the problem but looking to understand what was happening. I am using a 7813r to generate/monitor pwm and tacho signals (also a bit of digital monitoring) I am using a read/write node to pass data to and from the fpga. I have locals attached to each process. (in hind site proberly not the best way) The read/write node passes data to and from the controls/indicators attached to each local. The code runs fine. For one loop then it appears the locals dont update. I have removed the locals and restructured accordingly and its working fine. COuld someone let me know why the local variables were not updating as expected

 

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,305 Views)

If you post your code it will be much easier to try to explain the behavior you describe. Without code it's hard to understand exactly how your system is structured.

0 Kudos
Message 2 of 2
(2,282 Views)