02-24-2009 05:59 AM
Hi Everyone. I hope someone out there can help me with an annoying problem I am having with my sequence. I have a sub sequence that always runs twice when called from the Main sequence. All other sub sequences called from the main sequence behave and run the one time only. Two of us have had a good look at the coding and can see no reason as to why this is happening. The parameters/settings for the rogue sequence appear to all be set exactly the same as the other 'good' sub sequences. Is there another setting buried within teststand that could be causing this. I am running Teststand 4.0.
Thanks in advance
Ian
02-24-2009 06:14 AM - edited 02-24-2009 06:16 AM
Hi Ian,
You haven't got the looping enabled!
The easiest way would be to set a breakpoint at the suspect Sequence Call in your MainSequence, then start single stepping, stepping into your sequence and see where that takes you.
Regards
Ray Farmer