NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Operator Interface ExecutionView with TestStand Semiconductor Module

Is it possible to display an execution in a TestStand UI SequenceView control when using the TestStand Semiconductor Module (TSM)?

 

I modified the LabVIEW SemiOI by adding a SequenceView control and an ExecutionView Manager. I called ConnectExecutionView on the ExecutionViewMgr, with my SequenceView control as input.

 

I noticed that the SequenceFileView Manager gets wired in when the TSM Manager is created. I can't find a way to similarly add the ExecutionView Manager.

 

Nothing is displayed in the control when a test is executed.

 

Am I making a mistake, or is it just impossible? The TestStand Editor is able to display executions, so fundamentally it's possible, but can it be done in an OI? 

 

Thanks,

Matt

0 Kudos
Message 1 of 4
(325 Views)

Disclaimer: I haven't worked with the SemiConductor Module yet, though I suspect things should be quite similar to the "normal" version...

 

I'd recommend using the generic OIs (especially the simple one) as a reference to compare the code. Do you have this available on your PC as well?

It has been quite som time, since I have last implemented an OI.... 

0 Kudos
Message 2 of 4
(243 Views)

Good morning. Thank you. I've review and used both the standard Simple and Full Featured OIs and the TestStand SemiOI, all in LabVIEW. The SemiOI uses the TSM manager and lacks an executionview manager or control. Adding one in the model of the standard teststand oi doesn't work. The TSM interface is quite different from the standard OIs.

0 Kudos
Message 3 of 4
(232 Views)

Sorry!

0 Kudos
Message 4 of 4
(215 Views)