LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Trying to save data in labview 6.0

I have 6.0 and am trying to create a new file or appending data to an old file. How is this done without any prompting boxes? I have been able to make the files and input data  - but only with prompting for the files.

0 Kudos
Message 1 of 3
(2,561 Views)

Simply pass the file path to the function. Add a control so that it can specified before the program is run or creat the path on the block diagram.

0 Kudos
Message 2 of 3
(2,541 Views)

DataFileOut.JPG

 

Here's an image of an example I made; I can't save it as a LabVIEW 6.0 since I have 8.2.1.  I attached the output file.

 

Albert

0 Kudos
Message 3 of 3
(2,536 Views)