12-14-2010 01:57 PM
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?
Cheers,
Chase
12-14-2010 02:31 PM - edited 12-14-2010 02:33 PM
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