LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Converting strings to File Name

I have a vi that's creates a string that's a file name. This file name will be used to open the "Write LabVIEW Measurement File" Express vi. So, I would like to know how can I convert this string to File Name, 'cause I used the converter String to Path and the file was created but, when I tried to open it in the DIAdem, appears the follow error message: "Cannot load the file "xxxxxx.lvm" with the loading process "LVM". Error message for loading process: Cannot copy mass data from the "xxxxxx.lvm" file into the internal data."

Any help will be appreciated.
0 Kudos
Message 1 of 2
(3,242 Views)
If the file has been created and it's the name that you expect, then there is no problem with the string to path function. I would suggest opening the file with a text editor and see if it has the data you expect. Otherwise, there may be an issue with Diadem. There is a Diadem forum and you might have better luck posting there.
0 Kudos
Message 2 of 2
(3,224 Views)