07-07-2008 10:31 AM
So a Test Case Sequence calls a Test Sequence and a Test Sequence calls a Measurement Sequence.
I am creating an auto error handling that can respond to user defined error codes with a predefined action. I am using the Batch model and have added the "ProcessModelPostStepRuntimeError" sequence. This sequence is handling my error as I expect.
My question is in regards to "exit" level. One of the predefined actions is terminate and exit only to a certian sequence level. Example: Error occurs in the "Measurement subsequence" and exit level is set to "Test sequence". The sequence should log the error, terminate the Measurement Subsequence, return to the calling Test sequence, clear the error, stop the termination, and continue on with the rest of the steps of the Test and Test Case sequence. I am not sure where to implement this and what teststand variables to set and clear.
07-28-2008 02:40 PM
07-29-2008 10:07 AM
Hi,
Maybe the chatter in this post may help
http://forums.ni.com/ni/board/message?board.id=330&message.id=20487#M20487
Regards
Ray Farmer