Hi,
I am using a Teststand simple user interface code. I have defined queue in the code and wanted to add the events which user generated. I can add the menu selected events to the queue in menu selection (event handler case). (I brought menu from full feature to simple user interface).
But I want to add the Teststand buttons events like, Run current sequence, Run selected steps, Loop on selected steps, Exit etc.. which I defined for test application.
which part of the code in simple userinterafec I can enqueue this data. The flow for the above buttons handle by the mangers , so I couldn't get the flow of these buttons .
Regards,
Anand