Labview memory leak problem

All about Sub-20 Multi Interface USB Adapter USB to I2C, SPI, GPIO, RS232, RS485, Ir, LCD

Moderator: serg

Post Reply
serg
Posts: 143
Joined: Mon Aug 31, 2009 9:17 pm

Labview memory leak problem

Post by serg »

To prevent memory leaks you should close all the .NET references opened in your vi. The following example demonstrates this
close_ref.jpg
close_ref.jpg (79.81 KiB) Viewed 20306 times
Attachments
close_ref.zip
(13.8 KiB) Downloaded 1666 times

jon@ktizo.co.uk
Posts: 11
Joined: Wed Sep 28, 2011 4:25 pm

Re: Labview memory leak problem

Post by jon@ktizo.co.uk »

The latest version of the LabVIEW driver fixes all the known memory leak problems:
viewtopic.php?f=2&t=506&sid=2327299497f ... 08ce#p1296

Post Reply