NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

references permanents labview 7.1 testand 3.1

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
0 Kudos
Message 1 of 2
(2,877 Views)

Thanks,

I find the solution

Vanessa

PS: I've just to configure the call step sequence  which opens the VI , in edit sequence call- the Multithreading and Remote execution option  as "Run Sequence in a New Thread"

0 Kudos
Message 2 of 2
(2,864 Views)