NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Disable entry points in OI based on sequence

Hi all,

 

I'm using LV2014 with TS2014, using the parallel process model.

 

Is there a simple way to disable the Single Pass and Run Main Sequence entry points? I noticed that in the CreateDeleteUser example only the "Run Main Sequence" entry point is displayed in the OI, how is this accomplished? I would like to only show the "Test UUTs" entry point if possible.

 

Thanks!

0 Kudos
Message 1 of 2
(4,106 Views)

I figured it out for anyone who is interested.

 

I ended up disabling the buttons by using a UI Msg. In the sequence file load callback I disable the buttons, in sequence file unload, I renable the buttons.

0 Kudos
Message 2 of 2
(4,095 Views)