04-09-2008 01:57 AM
02-24-2009 06:05 AM
Hi Sonic,
I'm not entirely sure if I understand your requirements, but if you want to selectively control the tracing for a subsection of your sequence you could try using the TestStand API to enable/disable the tracing, eg.
ActiveX Action: Set IEngine{Runstate.Engine}.TracingEnabled(True)
...
[Steps to trace through]
...
ActiveX Action: Set IEngine{Runstate.Engine}.TracingEnabled(False)
Charlie Rodway | Principal Software Engineer | Certified TestStand Architect (CTA)
Computer Controlled Solutions Ltd | NI Silver Alliance Partner | GDevCon#1 Sponsor