NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically set tracing options

Solved!
Go to solution

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

 

 

0 Kudos
Message 1 of 5
(4,813 Views)

Have you seen this thread?

 

hope this helps,

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 5
(4,809 Views)

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

0 Kudos
Message 3 of 5
(4,806 Views)
Solution
Accepted by aRCo

I think you are looking for the ExecutionMask....

 

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 4 of 5
(4,804 Views)
ExecutionMask: the perfect suggestion!!!! Smiley Happy
0 Kudos
Message 5 of 5
(4,800 Views)