ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding Save button in Continuous Measurement Data Logger

Hey guys, I'm a new LabVIEW user, so please be respectful in your answers 🙂

 

That said, I'm currently trying to configurate my Main.Vi UI and I want to add a "Save" button on it, which save my parameters when I execute it. However, in this mode the data are saved when "Start" button is pushed. Thus, I'd like to remove this function and add this function to a "Save" button instead. How can I do that ?

0 Kudos
Message 1 of 3
(1,321 Views)

Could upload your code and share with us what you have tried so far?

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 2 of 3
(1,291 Views)

The solution strongly depends on your code architecture. If it is a nice state machine, it's simple. If it is screenfuls of spaghetti code, it's hard.

 

Are you using a prebuild example program (which one? Link please!) or did you write your own?

0 Kudos
Message 3 of 3
(1,254 Views)