01-30-2012 08:23 PM
Is there a kind of functionality or VI with the ability to check how much of the LabVIEW memory is full? Thus a kind of indicator which tells me that I have 20% memory left before I get a "Merory is full" error from LabVIEW? http://digital.ni.com/public.nsf/allkb/C3C516C11184AF3F862571B5006B46E1
Solved! Go to Solution.
01-31-2012 02:01 AM
Have a look at the Fragmented Array Library, which contains some SubVIs checking the available chunks of memory.
Christian
01-31-2012 06:55 AM
Thanks! On the page I bumped into this, https://decibel.ni.com/content/docs/DOC-12427. I think this would be more suitable for me 🙂