NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

how to display runtime error couse

Hi all,
 
I use TS3.0. At calling a .vi, the system goes to runtime error state. A StationCallback.seq is called, and the error is handled there. How can I display the reason of the error?
 
regards
mitulatbati
0 Kudos
Message 1 of 2
(2,948 Views)
Try this:
 
>Configure
> Station Options
>On Run Time Error = Show Dialog
 
This should display the error. Also ensure your errors are passed from vi to TS using connector pane.
0 Kudos
Message 2 of 2
(2,941 Views)