LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i create progress bar in main vi

Solved!
Go to solution

how can i create progress bar in main vi  can any1 help me.. i m repeatadly asking for help and no 1 replies.. its very dissopinting... 

0 Kudos
Message 1 of 45
(19,613 Views)
Solution
Accepted by JUSTBEGINE

Hi Minakshi,

 

Just take Horizontal progress bar indicator and give value to that based on the completed processes.

Example of Progress Bar.png

Regards,

Nanthakumar T

0 Kudos
Message 2 of 45
(19,600 Views)

Hi minakshi,

 

i m repeatadly asking for help and no 1 replies.. its very dissopinting... 

Two notes:

- you did not ask for a progress bar before and all your other questions were answered

- try to use more "formal" English: the better your English, the more people (worldwide!) will understand your questions…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 45
(19,592 Views)

I often use for such tasks the "MGI For Loop Progress Bar.vi". It is very nice, it even approximates the remaining time. It only requires two inputs (others are optional): actual iteration step, and total number of iterations... You can install the MGI Application Control toolkit using the VIPM ( http://vipm.jki.net/ ), this VI included in it.

 

progressbar1.png

 

0 Kudos
Message 4 of 45
(19,586 Views)

See attached zip file for a collection of progress bar VI's.  Open !How to Use Progress Bar.vi" and run it.

CLA
0 Kudos
Message 5 of 45
(19,539 Views)
Solution
Accepted by JUSTBEGINE

Other Progress Bars can be found in the LabVIEW Tools Network (where you can find the MGI Progress Bar) -- there's a Progress Bar in "Hidden Gems in vi.lib" and four other Progress Bar entries (DCAF Progress Bar, LabVIEW Taskbar Progress Bar API, WF Progress Bar, and Windows 7 Progress bar).  You might be able to find even more by doing a Web search ...

 

Bob Schor

Message 6 of 45
(19,525 Views)

thanks a lott champions..!!! very very thank you.. !!

0 Kudos
Message 7 of 45
(19,506 Views)

hi dear.. it work for me.. thanks a lot.. 

can u plz explain that mathamatical calulations in that loop

Example of Progress Bar.png

Regards,

0 Kudos
Message 8 of 45
(19,485 Views)

means im not getting how it works

Message 9 of 45
(19,484 Views)

Hi minakshi,

 

can u plz explain that mathamatical calulations in that loop

You really need help that explains how to calculate a percentage? Really?

Or do you need help with addition, division and multiplication? 😄

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 10 of 45
(19,479 Views)