LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to start program in labview by button and how to save the plot from waveform to any folder I want to

In my program I want to create a start button instead of clicking on run and so far I did something like this on the screenshot and few others tries, but it never worked. 

Also I want to save the plot from waveform to any folder I want to but I have no idea how to do it to be honest.  

xFino_0-1676058973596.png

 

0 Kudos
Message 1 of 3
(768 Views)

Hi xFino,

 

you need to learn to THINK DATAFLOW!

When you want to wait until the user presses your button you should place that button inside a loop!

Right now that button is read only once when the VI is started - and never again…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(738 Views)

I did like this and still not working. I was trying few things but I'm missing something

xFino_0-1676064862931.png

 

0 Kudos
Message 3 of 3
(728 Views)