09-27-2011 08:13 PM
I want to know:How to set or change Login Name for TestStand by LabView?There is No need to choose Login Name by Login Dialog Box
09-27-2011 09:34 PM
Hi Leaf,
Can you please explains more on what you would like to do and what you have done so far?
While you can use User Manager in LabVIEW to change Login Name, to automate the process in LabVIEW or to remove the Login dialog box, it would need you to interact with TestStand API or develop a custom UI for TestStand.
Regards
09-29-2011 11:27 PM
Thanks for your support.I have done it already.
09-30-2011 04:17 AM
You should use the front end callback and override the login function.
10-03-2011 03:27 AM
Hi Leaf,
Glad to hear that you managed to do it already. May you share how did you do it?
Regards