LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Formula node not working

Solved!
Go to solution

I have written a chopper/lock-in amplifier using a formula node, however the data is not transmitting through the program as I expect it to. The indicator graph on cooldown is a diagnostic used to see if data is flowing. I expect the lock-in output to be a flat line around 0 for this test. I am confident in the validity of the C code and am wondering if I am missing something obvious.

0 Kudos
Message 1 of 3
(128 Views)
Solution
Accepted by topic author Merkimer

Run in Highlight mode, your inner loop never ends.

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
Message 2 of 3
(71 Views)

Thank you so much! I realize now I do not actually need that inner loop.

Message 3 of 3
(53 Views)