LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

constructor node release

Hello,

I use constructor node to create an instance of a .NET object,in my VI case, I noticed from windows task manager ,the memory of labview increase 5 MB after every runs,I would like to know how to release the memory after VI finished, it doesn't work if use "Close Reference" function.

Thanks.

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

Hi

You should always use Close Reference regardless of any other issues.

Can you post an example of the code (in Labview 2012 or earlier).

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