05-05-2011 10:20 AM
Thanks for the reply, I will give it a shot!
BTW - I am using TS V4.2.1
05-05-2011 11:39 PM
Hi,
For sure you can suppress *Model Callbacks* with an empty callback in the client sequence. It's a technique they taught back in the old TestSTand Advanced Class. BTW how did you watch the empty engine callback execute if there was nothing it it?I don't thinkit would disturb anything to drag the PostUUT Callback down below the Report... But the easiest and safest would be to just turn it off, either by using an empty Model Callback in the client seq. or just casing in out in the PM.
cc
05-06-2011 12:40 AM
dowNow,
Just put a breakpoint in the engine callback. You can put it at the <End Group> tag. Or you can slow down your tracing and turn it on to trace into engine callbacks.