08-21-2020 10:44 AM
I am working on a project where I need to display progress bar at operator level interface which is running asynchronously. Using the SequenceFilePostStep, I managed to post UI message for the Progress bar in Percent. But now I need to receive the UI message in the asynchronous VI which is running in seperate thread. Previously I used Get UI Message method from Sequence Context Engine but that doesen't help. Also tried Teststand Queues and Notifiers. Any help will be appreciated.
Thanks in Advance....
08-22-2020 04:52 AM