12-13-2009 02:28 PM
12-13-2009 02:52 PM
12-13-2009 02:55 PM
labview 2009 evaluation
12-13-2009 02:56 PM
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.