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,100 Views)

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

 

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

http://zone.ni.com/reference/en-XX/help/371361L-01/lvconcepts/fileio_tdms_file_buffering/

 

I hope this helps!

 

Megan T.

Technical Support Engineer
National Instruments

0 Kudos
Message 2 of 3
(2,074 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,070 Views)