Un-abortable from VI Server: Start Asynchronous Call Prepare to call and forget 0x80
I'm trying to abort call and forget VIs that don't get shutdown properly.
I'm launching using 0x80 (call and forget)
Problem is, I can't seem to find them in memory using VI server.
If I "trick" labview and just start opening a VI by name, and put in the correctly (guessed) clone name
i.e. dameon.vi:3
and it just so happens to be the right name I can find it.
Why isn't it appearing in all VI's in memory?
Is there any way to find clones of a VI through server?
Stra