I realized a vi with a global variable integer that increments from 0 to 1000 and I want to realize a bar that progresses with that variable. is there anybody who can tell me how make this thing in labview?
The problem is that the progress bar can visualizes the values between 0 and 1000 and I don't know why! Can u help me? I use the global variable in a event structure and I don't know how do this!
Thanks
"Nicolo" ha scritto nel messaggio news:506500000005000000C7190100-1042324653000@exchange.ni.com... > Well, in fact you have progress bar in the menu controls, numeric. You > just have to link its terminal to your variable. > Nico
The progress bar is nothing more than a horizontal fill slide with a scale of 0 to 100 and the scale not displayed. If you want to change the range, right click on it and select scale>style and select a style with visible scale numbers. Change the max scale number with the text tool and then turn the scale back off.