NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Message Popup Layout and Interaction

Hello all,

 

I am trying to make a dialog box where user needs to choose some files. As shown in the horrible image.

By default, the first file field should be grayed out, and by checking the "Enable", it becomes available. Then, the other two are just normal file location fields.

 

Is this possible in TestStand? If so, how?

 

df.JPG

 

Cheers,

Chase

0 Kudos
Message 1 of 2
(2,965 Views)

Hi

 

with steps that come with TestStand this is not possible.

But if you write a code-module for this steps is possible of course.

You can choose your preferd progamming language LabView, CVI, C/C++ or C#

 

You should take a look on the Computer Example that comes with TS.

In my Opinion it looks best what you need, because there are some checkboxes.

maybe you can derive from it.

 

Regards

 

juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 2
(2,959 Views)