Hi all,
I am having trouble keeping a .net refnum alive. The vi that calls the constructor is dynamically launched and LabView appears to be collecting garbage and killing the refnum when the dynamically launched VI is done, though the caller/launcher VI IS still running. From reading the forums it appears that the reference should stay alive in the project context (still not sure exactly what that means), when any of the project VI's are still running.
The dynamic VI handles configuration of photon detectors in our experiments, the main VI needs to continue processing events while the config front panel is open, so we can set up our circuits.
Am I launching the dynamic VI incorrectly? Is there a way to keep the .net refnum alive?
Any light on the problem would be appreciated.
I am using windows LV 8.5
baldrik.
Message Edited by baldrik on 10-17-2007 01:48 AM