Hello
I have a quick beginners question about updating values within LabVIEW, and I've made a couple of demonstrations of what I'd like to do as an example.
Basically I have two values being added together from controls on the front panel, and the result is shown in an indicator. I would like to be able to stop that updating process, by turning off a True/False boolean switch.
Neither of the two examples I've created works, but I can't quite see why. Is it because I am not terminating the While loops properly, and if so, how should I do that?
If anyone can offer any advice that would be great.
Many thanks,
Jonathan