09-24-2012 04:02 PM
I am getting an -2501 Error for a TDMS Write. What should I try first?
09-24-2012 05:08 PM
Error -2501 occurred at an unidentified location
Possible reason(s):
LabVIEW: Invalid TDMS file reference.
This means that your reference to the file is going invalid. Could be cause by not connecting the wire and using a default case or closing the file, YOu can probe the wire and it will show the reference number. The number should be a non-zero number.
09-24-2012 05:09 PM
It turned out that I was feeding an empty array to it, and that caused the problem. However, now, i am looking at why I am getting an empty array from the FPGA. Thanks!
09-25-2012 08:42 AM
Hello Jyang7221,
Could you go into detail about what Hardware you are using, and the piece of your code that is generating the empty array. It is difficult to give troubleshooting steps/solutions without further information.
Regards,
Izzy O.
Applications Engineer
National Instruments
08-08-2018 07:45 AM
I am getting a reference number as 2089811970 but still I am unable to write data to TDMS file. It is showing Invalid ref number to write to file. I am using sequence structure to pass file reference.Isnt that good way or any other way to make it work?
04-04-2019 12:41 PM
Was the HD full?