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.