09-25-2017 11:59 PM - edited 09-26-2017 12:01 AM
Dear
Attached is the seq file I am using, I use SequenceFilePostStep callback to send UIMessage to C# Coustom User interface, C# interface parser the UIMessage and show the imformations on the UI.
Like this way, each sequence I need to add SequenceFilePostStep,I don't think it is one good way, so my question is how to put SequenceFilePostStep on anywhere except in each sequence, thanks!
Solved! Go to Solution.
09-26-2017 02:15 AM
I am unable to open your sequencefile at the moment (only 2014 available) but you could try using either the ProcessModelPostStep in your ProcessModel sequencefile or the StationPostStep in StationCallbacks.seq.
09-26-2017 03:02 AM
Hi Ray
That's right what I want. Thanks a lot!
BR
Tab