LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

interfacing with test stand

Solved!
Go to solution
I have an application that uses LabWindows as the GUI and Test Stand as the test executive.  I see the function where Labwindows handles the events that Test Stand raises.  However, I don't know where the events are in my test stand application.  Where do we define the mapping for the events between the two applications?
0 Kudos
Message 1 of 2
(3,314 Views)
Solution
Accepted by topic author CalStand

CalStand,

 

You can define custom UI Messages that can be passed to your user interface, more information is available here https://www.ni.com/docs/en-US/bundle/teststand/page/user-interface-messages-uimessages.html and here https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x3tWCAQ&l=en-US . More information about event handling inside of the User Interface can be found on 9-17 of the TestStand Reference Manual https://www.ni.com/docs/en-US/bundle/373435e/resource/373435e.pdf . Does that help? 

Richard S -- National Instruments -- (former) Applications Engineer -- Data Acquisition with TestStand
0 Kudos
Message 2 of 2
(3,298 Views)