Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing interleaved data into a TDMS uses a ton of memory

I'm trying to write a 500kb of boolean data to disk but the write takes a long time (72 seconds) and I run out of memory and get this error:

 

Error -2500 occurred at TDMS Write in TDMS write test.vi

Possible reason(s):

LabVIEW: (Hex 0xFFFFF63C) Storage VIs internal error.

Setup:

LV2018

sbRIO 9627

0 Kudos
Message 1 of 3
(2,344 Views)

I found these two articles which may be related to your issue:

 

http://digital.ni.com/public.nsf/allkb/8E57CA5AEB3D88B5862575B60063BA2A 

https://www.ni.com/docs/en-US/bundle/labview/page/file-buffering-with-tdms-files.html

 

I hope this helps!

 

Megan T.

Technical Support Engineer
National Instruments

0 Kudos
Message 2 of 3
(2,318 Views)

The articles do not seem to be applicable because I'm not performing many small writes. It also doesn't explain the excessive memory use.

0 Kudos
Message 3 of 3
(2,314 Views)