Roderic Posted March 21, 2011 Report Share Posted March 21, 2011 Hi, I'm trying to launch different sub-sequences in different executions( I intend them to run in parallel this way I can stop and re-launch a sequence as needed). My problem is the sub-sequences do not seem to execute, I tryed to use a prompt message dialog box, but it doesn't show up... (it works fine if I launch it in the same execution, or new thread) in the report, I can see the call sequence step is "done"... How can I configure TestStand to get the intended behavior??? can I launch a sub sequence in parallele mode if my main sequence is in a sequential mode? Best regards, Rodéric L'EXACT Ps: I need them to run in parallel for data acquisition Quote Link to comment
crelf Posted March 21, 2011 Report Share Posted March 21, 2011 Can you upload a small example that shouws the problem? Quote Link to comment
Roderic Posted March 22, 2011 Author Report Share Posted March 22, 2011 HI, I attached some sequences. Test Sequence.seq launches TestSequenceRead.seq etc.... If I choose execution option: use new execution (the sequence seems to be launched but I cant see the popup (code in TestSequenceRead.seq hope this is clear.... Rodéric TestSequenceClose.seq TestSequenceRead.seq sequenceTEST.seq Quote Link to comment
Roderic Posted March 31, 2011 Author Report Share Posted March 31, 2011 I solved my problem, TestStand uses "MainSequence" as an entry point, when I select "use new execution" I have to select "single pass" as an entry point. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.