07-11-2005 11:13 AM
07-11-2005 11:39 AM
The MessageBox Step does not contain this functionality, however, it's very easy to write a code module to query for a password. LabVIEW, LabWindows/CVI and Visual Studio all contain text boxes or text box properties to obscure input for passwords. If you want the functionality to exist in TestStand you could create a custom step type which would do it by calling a code module from one of these other languages.
Regards,
Ryan K.