LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I must push the enter button to press OK with my "One button dialog box"

When I run teststand with a sequence, which call a One button dialog, the first validation must be made by the enter Press on the keyboard. With the mouse, it doesn't work?

Are you an idea ?
0 Kudos
Message 1 of 5
(2,768 Views)
This is the regular message popup step type that you're using or is it a VI you've written? I've never experienced this in TestStand 2 and I use a lot of popups. Could you post an example sequence and if it's a custom VI, post the code for that?
0 Kudos
Message 2 of 5
(2,768 Views)
Ok, thanks for your response, I answer to you the sequence and the vi called by this sequence.
(It's a very easy vi)
And you will see : to close the "one dialog button", you must press enter because with the mouse and clique, it doesn't work.
And I work with labview 6.1 and teststand 2.0.

Bye
Download All
0 Kudos
Message 3 of 5
(2,768 Views)
I'm not sure what's going on but I set the Load Option to Run Dynamically and the Unload Option to unload After Step Executes and that seemed to fix the problem. If I have more time, I'll try to experiment to see if there's a fix that doesn't cause a bit of a slow down in execution. You also might want to post the same question to the TesStand forum and see if anyone there has an answer.
0 Kudos
Message 4 of 5
(2,768 Views)

SebuS,

I tried opening your VI in LabVIEW 6.1, but it gave me the error msg that the VI is actually LabVIEW version 7.0. Also, I ran your sequence in TS2 with this LabVIEW 7 VI, and it works just fine to click the OK button. I'm sorry I've not been able to replicate this problem for you.

Do you have the TestStand 2.0.1f1 patch? You can open the TestStand Sequence Editor and click Help >> About to check the TestStand engine version. This was the last release for TestStand 2.x versions, which you can download from this site:

TestStand 2.0.1f1 patch

David Mc.
National Instruments

0 Kudos
Message 5 of 5
(2,768 Views)