06-24-2005 05:19 AM
07-11-2005 11:46 AM
Hello,
It really depends on the source of the error messages. If the error messages are coming from TestStand, you can turn off the error handling dialogs from the Station Options screen. You can also customize your error processing by overriding the SequenceFilePostStepRuntimeError Engine Callback. However, if the error message is being generated by one of your code modules, then it is outside of TestStand's control and you'll have to implement proper error handling procedures in the code module.
Regards,
Ryan K.