10-21-2020 01:50 AM - edited 10-21-2020 01:54 AM
I have created a UI and a sequence file with DotNet dll. In order to update my UI i start a measurement in my DotNet dll and in the next sequence step i sent the RunState.PreviousStep.Result.Numeric via PostUIMessageEx to my UI. So, i need 2 sequence steps to do a measurment and update the UI.
Is it possible to send the UI message with the measurement result directly from my DotNet dll to the UI ?
If possible please send me an example
Thanks in advance.
02-02-2021 06:02 AM