NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to create sequence from selected steps?

Just like labview where we can select required portion of the diagram and say create-> sub vi and labview handles the rest; does TestStand has anything like that to make a sequence.
 
Example: If sequence file has 10 steps in it, then can we selected step 4,5,6,7 and make a teststand sequence (sub-sequence) out of it.
 
0 Kudos
Message 1 of 2
(2,783 Views)
There is no built in command to do that, but it would not be a hard job for someone to create a toolmenu item that does that.
 
How hard it would be to make depends on how fancy the tool needs to be. For example, in addition to copying the selected steps, it could also search the steps for uses of local variables and convert the variables references to parameter references while passing the variables to the new subsequence...
 
I'll enter a suggestion for this...
0 Kudos
Message 2 of 2
(2,751 Views)