I have an application that creates a file using the �Open/Create/Replace File.vi�. Then it makes a lot of data acquisitions and, when I press a Log botton, it record the three last data to this file already created. I�ll open this file with the DiaDEM, so, I�m using the Express VI �Write LabVIEW Measurement File� that�s creates a .lvm file. The question is: how can I use the path and file name created by �Open/Create/Replace File.vi� to open the Express VI �Write LabVIEW Measurement File�? And taking advantage of this, there is already a VI that creates files with a .tdm extension?
Any help is appreciated.