LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write to measurement

When I press the button SALVAR is not creating sequence of files.
 
Tks
 
Download All
0 Kudos
Message 1 of 5
(2,866 Views)
I got do save in multiples files.
I just checked "after n segments"
No my problem is...how can I save both data??? number 1 and number 2 to files...because lately I want use this values in another VI
 
tks
 
 
0 Kudos
Message 2 of 5
(2,857 Views)
Wire a True constant to the "new file" input.



Message Edited by smercurio_fc on 05-05-2008 11:06 AM
Message 3 of 5
(2,847 Views)
I used merge signals to do that and it worked.
It is saving all data in the file.No problem.
My question is...after save data in file...can i rescue all data and insert in istring indicator or numeric indicator??
 
tks
 
 
0 Kudos
Message 4 of 5
(2,821 Views)
Yes, just use the Read from Measurement File Express VI. You will need to configure it to complement how you were writing out the files.
Message 5 of 5
(2,812 Views)