08-29-2011 11:55 AM
I've been unable to find any threads addressing this issue. I'm overriding the SequenceFilePostStepRuntimeError engine callback in a client sequence file. I'm also overriding a few other engine callbacks like SequenceFilePreStep and SequenceFileLoad.
The issue that I'm running into is that if a runtime error occurs inside of the the engine callbacks (i.e. SequenceFilePreStep) then the SequenceFilePostStepRuntimeError callback does not handle the error and it resorts to using whatever station option I have set (e.g. shows the error dialog box)
What (if anything) can be done to have the SequenceFilePostStepRuntimeError callback handle errors that occur in other engine callbacks?
08-29-2011 12:13 PM
Did some more searching and found this. Any other ideas?
08-29-2011 02:42 PM
Look in the TestStand reference manual in chapter 10 under Caveats for Using Engine Callbacks:
5th bullet point!
For your entertainment only:
08-29-2011 02:53 PM
Don't feed the trolls, jigg 😉