NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

execution view is empty

Hello,

 

I want to run TS sequences programatically, like a customized OI. I don't need any buttons, I plan to run everything programatically. For that I have created a VI, where I connect a SequenceView ActiveX object to the ExecutionViewMgr. The sequence is running, but I don't see anything in the sequence viewer. What do I do wrong?

 

LV2010 SP1 + TS2010

0 Kudos
Message 1 of 3
(3,011 Views)

You may create a property node for execution object and disable "TracingDisabled" property

Message 2 of 3
(3,000 Views)

Hi Ranjith,

 

the tracing is enabled, and I figured out what was missing. The reference of the execution has to be also connected to ExecutionViewMgr.Execution. That's all.

Message 3 of 3
(2,996 Views)