NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to modify Sequential Process Model for report generation.

Thanks for the reply, I will give it a shot!

 

BTW - I am using TS V4.2.1

0 Kudos
Message 11 of 13
(981 Views)

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

0 Kudos
Message 12 of 13
(970 Views)

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.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 13 of 13
(967 Views)