12-22-2013 09:04 PM
Hi,
I'd like to use LabVIEW to run the TestStand Sequence, and show the execution windows in the UI.(something llike the attached image)
I followed my senior's method : connected the sequence view controls into the TestStand UI Execution View Manager as objects.
Then use the register event callback to build a callback VI.
The callback VI is checking which the RunState of the Execution Manager is stopped and assigning the execution to that Execution Manager.
Though it works, but really confuses me, needless to say to you all.
Could someone give me some suggestion how to show the execution windows in the LabVIEW UI? I'll appreciate your help.
Solved! Go to Solution.
12-23-2013
07:18 PM
- last edited on
10-17-2024
11:47 AM
by
Content Cleaner
It's too complicated to answer your question in simple words.
Please take a detail look at the following links. It comes with some basic concepts and tutorials regarding how to use TestStand UI in LabVIEW.
12-24-2013 08:15 PM
Hi, Ting
Thanks to your direction, I'll study those material.
Are you taiwanese? Do we know each other 🙂
12-24-2013 08:23 PM
Hi William,
Yes, I am the Ting that you know.
We have to reply the questions on this forum too.
So it would be the same if you mail us your question using support.taiwan@ni.com.
Thank you
Ting
12-24-2013 08:23 PM
Hi William,
Yes, I am the Ting that you know.
We have to reply the questions on this forum too.
So it would be the same if you mail us your question using support.taiwan@ni.com.
Thank you
Ting
01-12-2014 11:14 AM
great that's what i want.