NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

In the Full OI, is it possible to select only certain sequence steps to run?

Trying to create a diagnostic mode. How can I select only certain steps to run and keep track of which ones have passed/failed?
0 Kudos
Message 1 of 2
(2,830 Views)

Hi,

If you highlight the steps, you will then beable to use the "Run Selected Step" menu item.

In your Operator Interface or even in you SequenceFile, you can make use of the property RunState.InitialSelection.SelectedSteps which is an array of containers, the container being a Step.

Hope this helps you get started.

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,826 Views)