LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

not updating with local variable

Solved!
Go to solution

Hi everyone,

i have a  problem about no updating with local variable in my programm,can anyone give me some ideas?here post i my code.thanks in Advanced

 

note;Labview 2009 Sp1

0 Kudos
Message 1 of 2
(2,247 Views)
Solution
Accepted by topic author jetfire

Hi jetfire.

 

 

Your local variable is working fine - however you need a while loop around your case structure. Otherwise will your case structure only get executed once, when you press the run button.

 

Best Regards

Alex E. Munkhaus
Certified LabVIEW Developer (CLD)
System Engineer
Message 2 of 2
(2,241 Views)