NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

UI Message for Execution List Bar selection

Solved!
Go to solution

Hello,

 

I'm working on a LabVIEW UI that contains TestStand controls. Is there any UI message code that will be triggered when I click and choose one of the executions on the Executions List bar (upper left side)? Basically, using the UI message event callback, I want to display different VI front panels (inserted into the sub panel on the right side) for different executions that I choose.

 

1.png

Thank you.

0 Kudos
Message 1 of 2
(2,275 Views)
Solution
Accepted by Chickentree

There isn't a UI Message code for this, but you should be able to register for the ExecutionChanged Event and get something similar.

 

Hope this helps!

Trent

https://www.linkedin.com/in/trentweaver
Message 2 of 2
(2,256 Views)