NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set the SequenceFile/Sequence from without a TS control?

Solved!
Go to solution

We would like to make sure that the user does not run an incorrect sequence.  How can I pass the sequence file path to TS from the OI without using the Teststand dropdown?  What about the Sequence control?  Can I just ignore/hide that one too?

 

Thanks!

0 Kudos
Message 1 of 4
(3,239 Views)

OK, I found the call in the ApplicationMgr; but when do I call it?  Right now the SimpleUI is still using the drop-down to overwrite my choice.

 

I suppose I will have to disconnect the dropdown, no?  I'll give that a shot...

0 Kudos
Message 2 of 4
(3,238 Views)

Looks like "Disconnect" is not an option.  Hmmm.

 

Implications:

 

1) This means I cannot easily edit the example code to NOT connect this (I will have to create a disable structure around the whole "Stack" of connections in the subroutine).

2) I can't build an interface where I cannect and reconnect other elements, can I?

0 Kudos
Message 3 of 4
(3,237 Views)
Solution
Accepted by topic author Jed_Davidow

Hi Jed,

 

Take a look at this example and see if it helps:

 

Hard Code a Sequence Path in the TestStand Simple OI

 

 

Regards,

--
Peter Rifken - Field Engineer & Business Manager
Boston / North New England & Maine
0 Kudos
Message 4 of 4
(3,224 Views)