11-03-2009 07:13 AM
Hi all,
in my custom operator interface i succeded to enable or disable tracing via API.
What i want to do now is to set (again via API) every single options shown in the "Configure -> Station Options -> Execution -> Enable Tracing" TestStand window, such as "Allow tracing into setup/cleanup" or "Allow tracing while terminating".
How can i realize this?
Thanks
Solved! Go to Solution.
11-03-2009 08:10 AM
Have you seen this thread?
hope this helps,
Norbert
11-03-2009 08:31 AM
Hi Norbert,
that thread explain how to enable or disable tracing. I already succeded doing this.
What i need to do in this moment is to enable or disable tracing options.
Thanks
11-03-2009 08:39 AM
I think you are looking for the ExecutionMask....
Norbert
11-03-2009 08:56 AM