12-03-2007 11:18 AM
12-04-2007 01:14 AM
Hi Mikef,
One solution would be to use the SequenceFilePostStepRuntimeError callback sequence. Have a look at the example ErrorHandlerExample.seq in the TestStand\Examples\Callbacks\PostStepRuntimeErrorCallback folder.
Obviously you wont what a dialog to appear, but using the callback, you can reset the Step.Result.Error, maybe set the status and record that an error did occur in the Steps ReportText.
Hope this helps.
Regards
Ray Farmer
12-04-2007 04:49 PM