Hi all,
I use LV 8.5 and in my application a lot of values are stored into a tdm file (not a tdms). But after a few days the application canceled because of "Not enough memory.....".
Then I've written a small tdm test vi and - oh my god ! The RAM usage increases and increases and increases..... why?
Maybe I've done something wrong in the source code (see attachment):
- open the tdm file ref
- loop and append the data (for a longer time)
- close the file ref
Can anyone help me, please?
Thanks
Hans