LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Result to be saved in folder by string

Hi everyone

 

 I would like the user to key in a 5 digits at the front panel first as shown in the first picture. Then this 5 digits would be created as a folder name and to be automatically saved after the measurement is done.  

 

1)Example :  "C:\Users\12345\0.lvm"

 

 

In the 2nd picture i tried to use that method but it is wrong. Please help me on this. 

 

 

 Secondly,to extend this, if the user did not change this 5 digits, i want the subsequent measurements to give a sequential name to it.

 

2)Example  "C:\Users\12345\'today's date'_001.lvm"

                  "C:\Users\12345\'today's date'_002.lvm"

                  "C:\Users\12345\'today's date'_003.lvm" 

                                              .

                                              .

                                              .                                 

                                              . 

 

Thank you for your assistance 

 

string.pngback.png

0 Kudos
Message 1 of 4
(2,642 Views)

Some of your requirements are coded nelow, hope this leads you on the right track to solve the rest on your own. It's in 7.1 and look my have changed for newer versions, but it's a snippet and should autoatically upgrade to 2009.

 

Felix

 

 

Save lvm path_BD.png

0 Kudos
Message 2 of 4
(2,631 Views)

Hi Schubert

 

could you send me this VI ?

 

Greatly appreciated and i will try it

0 Kudos
Message 3 of 4
(2,621 Views)

Attached the vi

 

Felix

0 Kudos
Message 4 of 4
(2,617 Views)