LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save as

Dear all,
 
I am doing a project which need to record some datas from a machine. I have set a Labview program to get data and make a Auto-save function.
the farmat of the datas are string. When the datas are prepared to save into the .txt / Excel file, the Labview called me to locate the saving address for the file.
I want to set a Automatic saving for the datas but I don't know the reason that why the program call me to set the save file location at each time.

The attachment is the program of the Auto-saving,
I have linked the address for it but it still called me to locate the address for the file.

Please help me solve this problem and teach me some method to program it.
Thank you

KIM 
0 Kudos
Message 1 of 11
(3,868 Views)

Try to wire the path diagram constant directly to the "open" function.

What LabVIEW version is this?

0 Kudos
Message 2 of 11
(3,861 Views)
Thank you for your help first.

I am using Labview 7.1. is it any different?
0 Kudos
Message 3 of 11
(3,856 Views)

hi,

check this vi...this may help you/give you idea

 

 

0 Kudos
Message 4 of 11
(3,851 Views)
Kim has LabVIEW 7.1 and will not be able to open your 8.2 example.
0 Kudos
Message 5 of 11
(3,847 Views)
sorry ..I am not able to convert ..I am having 8.2 only..
0 Kudos
Message 6 of 11
(3,844 Views)
Thank you for you all help me to solve this problem.

I have change to "open" for the diagram but I still not worked.
0 Kudos
Message 7 of 11
(3,836 Views)
Hi Kim,

and please:
Create real JPEG-pictures instead of just renaming a BMP file! Or (even better) use PNG for block diagrams!
(Yesterday I only received less than 20kb/s from NI, so your picture needs ~10s to load. Using PNG it will have a size of <10kB, allowing to load in <1s!)


Message Edited by GerdW on 01-17-2008 09:22 AM
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 11
(3,827 Views)
Sorry!I will remember that!

Thank you!
0 Kudos
Message 9 of 11
(3,819 Views)


kim515 wrote:
I have change to "open" for the diagram but I still not worked.

You have to be a bit more specific. Can you attach your VI instead of a picture?
 
Have you also removed that other item (file dialog?)
0 Kudos
Message 10 of 11
(3,797 Views)