I open and close an activeX reference. (In case it matters, the activeX commands control a Hamamatsu OEM mini spectrometer.) Problem: after the Labview closes the reference,
in reality it is still open a little while. If I re-run my VI and thereby try to open the activeX connection while it wasn't yet closed, bad things happen.
So, how can I check whether the reference/connection is actually closed? Either this reference specifically, or some way to list all open activeX references, would be cool.