From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,879 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,856 Views)