Hi.
I am currently developing an application which writes some data into a TDMS file.
I have used the TDMS Set Properties VI to add some special properties as meta data.
Basically it works, but only once. Now I would like to know why: The error message is:
"LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @. "
I attached two files. One of them works (the one where only a single Set Properties VI is actually used), the other doesn't - it returns the error above.
Why is that so?