Hi skoni,
I have provided an example as a solution to your question.
The timer sequence is just a simple setup just to show the implementation. You can substitue what ever VI's you have for the timer.
I have modified the Computer Mother Board Test example by calling the timer which is set for 10 secs.
The sequence call has been setup to call in a new execution. You can check this with the Specify Module..
In the Cleanup I have a Wait For step.
Once the sequences starts the Timer seq will execute but is allowed to return to the caller. This allows the MainSequence to carry on with the rest of the sequence. When the Wait For is reach. The sequence will wait for the Timer sequence to complete before it continuous to completion.
If you are using TestSta
nd 3.0, then you can launch your VI step into a new execution without having to use a SequenceCall Adapter.
Hope this helps
Ray Farmer
Regards
Ray Farmer
