04-21-2009 02:07 PM
Hi,
I am trying to use the TDMS VIs in LabVIEW 8.6, but the open TDMS VI is giving me error code 6, the "Generic I/O error". The file path is specified like this: "c:\data\lotsofdata.tdms". Anyone out there have an idea of what I could do to get this working? Please let me know if I can provide more info about the error!
Thank you,
Alex
04-21-2009 08:27 PM
Hi,
Please change your path from ""c:\data\lotsofdata.tdms" to ""C:\data\lotsofdata.tdms", to make the "c" upper case.
That's a known bug and will be fixed in the next version.
04-21-2009 10:13 PM
Thanks, I'll try that tomorrow. I saw this post:
http://forums.ni.com/ni/board/message?board.id=280&message.id=5722&requireLogin=False
Which said to use a lowercase "c", and my c was already lowercase.
Thank you!
04-21-2009 10:16 PM
04-23-2009 05:10 PM
Changing the C to uppercase didn't work. 😞
However, I switched over to the G TDMS library and it's working fine.
Thank you for the help!
04-26-2009 09:16 PM