LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How does labview implement this progress bar function that comes with windows?

007.pngHow does labview implement this progress bar function that comes with windows?

0 Kudos
Message 1 of 5
(147 Views)

Hi WhiteSpace,

 


@留白 wrote:
How does labview implement this progress bar function that comes with windows?

I would use a waveform graph, with a cursor to show the average line with its label.

 

What have you tried so far?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(144 Views)
Could you write a demo to learn from
0 Kudos
Message 3 of 5
(137 Views)

Hi WhiteSpace,

 


@留白 wrote:
Could you write a demo to learn from

Open the ExampleFinder and learn from "Graph Cursors" example VI…

 

(LabVIEW comes with a huge list of "demo" examples!)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 5
(115 Views)

Here's a quick draft that you can modify according to your needs.

 

altenbach_0-1762190390526.png

 

Message 5 of 5
(58 Views)