When a method or property returns an ActiveX reference, you must use the Automation Close function in LabVIEW to release the reference.

Note If you do not release the ActiveX reference, LabVIEW does not release it for you until the VI hierarchy finishes executing. Repeatedly opening references to objects without closing them can cause the computer to run out of memory.