NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Set Test Socket during Interactive Mode

Solved!
Go to solution

I'd like to execute a single step using Interactive Mode on a particular Test Socket that I specifiy. In order to do this I suspect that I would set RunState.TestSockets.MyIndex prior to step execution (may preinteractive callback). How can I implement this without adding preinteractive callbacks to all subsequences? Adding a preinteractive callback to process model does nothing since the process model is not used when performing interactive on a subsequence.

 

Any ideas? 

0 Kudos
Message 1 of 2
(3,271 Views)
Solution
Accepted by topic author derek@clustr.vi

In your StationCallbacks.seq file add the StationPreInteractive callback.

 

Hope this helps,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 2 of 2
(3,255 Views)