NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

UIMessage and SequenceFilePostStep callback to update Coustom User interface

Solved!
Go to solution

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!

 

 

0 Kudos
Message 1 of 3
(2,643 Views)
Solution
Accepted by topic author TabZhang

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.

 

 

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(2,619 Views)

Hi Ray

 

That's right what I want. Thanks a lot!

 

BR

Tab

0 Kudos
Message 3 of 3
(2,614 Views)