NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

change client sequence file when Ctrl F5

Solved!
Go to solution

I have a teststand 2010 and labview 2011 based test system. I have modified the 'Single Pass' sequential model so that when Ctrl+F5 is pressed, 'main sequence' from a self test sequence is run, not the 'main sequence' from the currently loaded test sequence. It all seems to work but when the test report is created it contains the name of the loaded test sequence, not the name of the self test sequence...

Is there a way in teststand to say that the client sequence is the self test sequence not the test sequence loaded into teststand when Ctrl+F5 was pressed, therefor the report filename will contain the name of the self test sequence not the name of the current loaded test sequence ???

 

Any help or pointers would be very helpful...

 

Cheers

Derren Price

0 Kudos
Message 1 of 2
(3,230 Views)
Solution
Accepted by topic author Derren

Rather than modifying the model to change which sequence is called, you should modify it to change the client sequence file. Look at the DynamicClientSequenceFile example in the TestStand examples directory.

 

Hope this helps,

-Doug

0 Kudos
Message 2 of 2
(3,228 Views)