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 6
(187 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 6
(184 Views)
Could you write a demo to learn from
0 Kudos
Message 3 of 6
(177 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 6
(155 Views)

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

 

altenbach_0-1762190390526.png

 

Message 5 of 6
(98 Views)

@altenbach wrote:

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

 

altenbach_0-1762190390526.png

 


Here it is as an XControl

0 Kudos
Message 6 of 6
(24 Views)