05-05-2012 08:16 PM
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!
Solved! Go to Solution.
05-05-2012 08:27 PM
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...
05-05-2012 08:29 PM
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?
05-07-2012 04:47 PM
Hi Jed,
Take a look at this example and see if it helps:
Regards,