LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write to spreadsheet file. Option to write or not to write

Solved!
Go to solution

Hello all,

I need to write to a file a 1D array using: "write to spreadsheet file". But I want to include an option for the user (in the front panel) to select to write the file or not to do it. 

What is the best option for this? 

Thank you.

0 Kudos
Message 1 of 2
(1,952 Views)
Solution
Accepted by topic author teach74

Hello

Create a Boolean button write and connect to a case structure and put the spread sheet inside case structure.

 

Message 2 of 2
(1,931 Views)