LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change the color?

Solved!
Go to solution
well this this want I done after your help
0 Kudos
Message 11 of 14
(553 Views)
What version of LabIEW: Base, Full,...?
0 Kudos
Message 12 of 14
(547 Views)

labview 2009 evaluation

0 Kudos
Message 13 of 14
(541 Views)

shrek'sdonkey wrote:
well this this want I done after your help

That VI makes absolutely no sense. Why do you have a constant of 2147483647 wired to the N terminal of the loop? Are you trying to run the VI for a really long time? Inside the case structure you do not need the "visible" local variable - use a wire to read directly from the terminal. Why are you navigating the front panel hierarchy? Just right-click on the control that you want to set a property on and select Create -> Property -> (choose your property). This will create a property node to place on the block diagram. 

Message 14 of 14
(536 Views)