LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Two progress bar joined or two diferent scale range in one progess bar!

Solved!
Go to solution

Hello guys,

 

I try to get 2 diferent scales range in one progess bar. But I cant get it.

 

So, I tried to join 2 progess bar putting the fit scales to look similar like I want to. One from 0 to 100 and the second from 100 to 300.

In case I need to use 2 progress bar, the problem is the second start with mark in the start, I would like the second to be totally clear from 0.

Is it possible?.

Regards.

0 Kudos
Message 1 of 5
(3,019 Views)

Dear Fonsi,

 

When progress bar is equal to 0, it will display a thin color at 0 point.

 

So I use property node to change fill color.

 

 

Patrick

Certified LabVIEW Developer
0 Kudos
Message 2 of 5
(2,999 Views)

THanks for reply!.

Can you update to lv2013?.

Regards.

0 Kudos
Message 3 of 5
(2,988 Views)
Solution
Accepted by topic author Fonsi

Alternatively, you could set the Fill Style.  0 is no fill while 1 is Fill To Min.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 4 of 5
(2,981 Views)

Thank you crossrulz!.

It is valid for me.

 

Regards.capture1.png

0 Kudos
Message 5 of 5
(2,956 Views)