08-23-2012 02:12 AM - edited 08-23-2012 02:18 AM
Hello,
Could you help me, how to "measure" or "get" a memory requirement of a labview data? For example, I have an object, and many of LV objects are the private members. How to knwo what is the memory requirement (kbyte) of the specified object? But my question aims to all labview data. Large clusters, array of clusters and so on...
I know there is an option in VI properties: Memory usage... but I am affraid it does not tell what is the current data size in runtime....
Any idea?
Thanks in advance!
Solved! Go to Solution.
08-23-2012 02:30 AM
08-23-2012 02:43 AM
It seems useful... Thanks!