NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with display window and get back the step result

HI,
I am displaying window  programetically using TS 4.0 and C#.NET.Just say message box. Here problem is my program will not wait for the window response. So, I get the step result status is "null" or "Running".
            Please explain me program should wait for result of widow and then program should execute next step?
 
The followings are step name:
 
Substitute //Displays window
Print  : Result is Done
Output : Result is Done
Display//Displays msg box// Result is null
Input//Displays msg box // Result is null
Compare // Result is Done
 
Thank you,
 
regards
Rkk
0 Kudos
Message 1 of 3
(3,074 Views)
Hi Rkk,
 
Is your is your "window" .NET step modal ?
 
 
Can you post a small example ?
 
Greetings
 
juergen
 
 
--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 3
(3,069 Views)

Hi,

Thank you very much.... I got the result. If I have any problem, will ask.

thank you

regards

rkk

0 Kudos
Message 3 of 3
(3,051 Views)