NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading UI messages in the SequenceEditor from a second parallel sequence

Solved!
Go to solution

Is there a way to read the UI messages from a running sequence in the SequenceEditor in another sequence (in a new thread)? I've tried different scenarios, but unfortunately I didn't make it. Can anyone help me further?
Thanks in advance...

0 Kudos
Message 1 of 5
(2,155 Views)
Solution
Accepted by topic author T.

This is doable but highly highly discouraged.  

 

I've thrown together an example in TS 2017 and LV 2017.

 

Hope this helps,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 2 of 5
(2,123 Views)

Forgot to mention.

 

You HAVE to have something that can capture events.  So a pure TestStand solution is not possible here.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 3 of 5
(2,121 Views)

Hello, thanks for the example. It looks good at first. So far I didn't know how to get to the ApplicationManager. I will test it and report again here.
Thank you first ...

0 Kudos
Message 4 of 5
(2,114 Views)

I integrated it into my application and it works fine. Thanks a lot for the example.

0 Kudos
Message 5 of 5
(2,000 Views)