10-13-2010 03:00 PM
How do I close a new thread after starting a sequence in a parallel new thread?
I know I can store the new thread object reference on creation but don't know how to release the thread.
10-13-2010 03:06 PM
I don't understand your question. Could you clarify it further. What do you mean by thread? What exactly are you storing? Can you post some example code?
LabVIEW basically handles all of teh execution threads for you so I am not really sure about what you are asking.