Discussion:
flickering progress bar
(too old to reply)
Skyfox78
2008-07-30 23:10:06 UTC
Permalink
Hey everyone.I have a small problem with progress  bars.I want to use it as an indicator between -1 and 1 filling up to 0.The problem is, that it flickers at values arround Zero.I made property nodes to dynamically change FillStyle (Fill to value below, Fill to value above), added a second slider to fill to and also used case structures to check if values are equal (changed value of second slider to fill to to -0,01, if so) In some cases, I don't know which, the bar fills all the way up to top (1) or bottom (-1) but I want it to fill to zero always.Can you help me?
jmcbee
2008-07-30 23:10:06 UTC
Permalink
It would be helpful if you could put together an example and post it.
Skyfox78
2008-07-30 23:10:08 UTC
Permalink
If it will help, I can post the vi I'm working at, but unfortunately I can't post the server it connects to.It's a simulation for an ABS-System and I want to use the progress bars to indcate slack at each wheel.Message Edited by Skyfox78 on 07-31-2008 01:03 AMMessage Edited by Skyfox78 on 07-31-2008 01:03 AM


ABS_SimulationVer2111.vi:
http://forums.ni.com/attachments/ni/170/345312/1/ABS_SimulationVer2111.vi
Skyfox78
2008-08-12 20:40:24 UTC
Permalink
I fixed my problem by changeing the fixed second slider to the one that indicates negative values. The first slider stops at 0.001 so I don't have to change "Fill Style" anymore.
Continue reading on narkive:
Loading...