01-11-2011 09:20 AM
Usually the teststand 3.1user interface login window comes up with the user name from the last login. How to make that entry empty as default ?
Solved! Go to Solution.
01-12-2011
03:22 AM
- last edited on
06-26-2024
11:12 AM
by
Content Cleaner
HI,
You have to change the VI to display an empty string instead of the last login name.
With this example you have to overwrite the FrontEndCallback which creates the user interface. For example you also could overwrite the Sequence file load callback with this sequence.
(then you have to take care of the paramters because at this point they are not already present).
I hope this can help you.
Best Regards
Regina
National Instruments
AE Germany