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,171 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 http://zone.ni.com/reference/en-XX/help/370052H-01/tsapiref/infotopics/app_user_interface_ui_message... and here http://zone.ni.com/devzone/cda/tut/p/id/4532 . More information about event handling inside of the User Interface can be found on 9-17 of the TestStand Reference Manual http://www.ni.com/pdf/manuals/373435d.pdf . Does that help? 

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