LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control vi profiler for printing a "used memory graph"

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.

0 Kudos
Message 1 of 2
(2,322 Views)

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.

0 Kudos
Message 2 of 2
(2,316 Views)