NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

poststep callback in process model

I have a gui that relies on my running a poststep callback after each step. I want to place it in my process model for the parallel model, but it appears to be an engine callback. Is there a way to place poststep operations in the process model so I don't need to have the poststep callback in my sequence files?
0 Kudos
Message 1 of 2
(3,118 Views)
Steve,

just use the callback override for the "ProcessModelPostStep" Callback. This will be executed far all executed steps in all clientsequencefiles.

hope this helps,
Norbert
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 2
(3,117 Views)