Hi everybody:
I want to syncronize Test Stand 3.1 with Labview 7.1 by the use of queue et notification.
I have a VI that executes differents process in agreement with the queue value enter in TestStand and when it executes the methode of dequeue it also generates a notification in order to inform Test Stand that it has finished its task and TESTstand could continue with the next step.
I open the Labview in one step of the setup main sequence and I want to use this VI in the steps of main part, the problem is that I couldn't finish the first step while my VI is opened(the VI has a boucle that finishes when TESTSTAND send a queue "CLOSE VI"). If I close the VI, I lose the sequence context reference.
What I should do, since I need that the VI would be shown during the test execution and also that the VI should be an exe that could be called and controlled directly by an user?
Thanks so much
Vanessa