NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Don't remember last user

Solved!
Go to solution

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 ?

0 Kudos
Message 1 of 2
(2,900 Views)
Solution
Accepted by markus kossmann

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

0 Kudos
Message 2 of 2
(2,889 Views)