NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

"Hide" some step from display on execution view in teststand 2016

Hi, does anyone know is there any way to hide some step in execution view (teststand 2016)? Because I didnt want it to show to operator as they do not need to know the process and it is confussing for them. I try to read through some old post which few years back on forum, found most of them saying it is impossible to do that unless by writing custom VI or put those into subsequence and disable trace to subsequence.

0 Kudos
Message 1 of 9
(5,240 Views)

Hi,

 

Are the operators executing the tests from the Sequence Editor or from an Operator Interface?

Charlie Rodway | Principal Software Engineer | Certified TestStand Architect (CTA)

Computer Controlled Solutions Ltd | NI Silver Alliance Partner | GDevCon#1 Sponsor

0 Kudos
Message 2 of 9
(5,237 Views)

Hi,

Thanks for reply, is operator interface which i customize from teststand example - simple user interface.

0 Kudos
Message 3 of 9
(5,214 Views)

So the SequenceCall step that you what to hide.

in the Step Properties, Run Options, set the Sequence Call Trace Setting to Disable tracing in sequence

 

hope this helps

Ray

0 Kudos
Message 4 of 9
(5,168 Views)

Hi,

 

Raymond, thanks for your reply. However i tried to use UI message and output my result to multiple column listbox instead of using execution view that suit my application better.

 

Thanks

0 Kudos
Message 5 of 9
(5,165 Views)

Are you using a custom UI message?

How do you indicate what you dont what to view in you sequence?

 

Ray

0 Kudos
Message 6 of 9
(5,163 Views)