03-05-2012 06:55 AM
Is there any way to control the vi profiler thorough scripting.
I want to take snapshots and show how the much memory each vi takes in a graph. For finding memory leakages.
03-05-2012 05:17 PM
You can use the VI metrics properties to look at memory of a VI during run-time. On some older versions of LabVIEW these do not work if you use more than one property per node.