01-09-2013 12:22 AM
01-09-2013 12:45 AM
Check for Menu Configure-->Station options-->User Manager Tab-->Automatically login Windows user.
You will have to create a user with the same name as the windows login.
Refer help document on that.
01-09-2013 01:37 PM
Hi,
Or you can modify the LoginLogout in the FrontEndCallbacks.seq. That's where it gets launched.
Before you change anything override the original by copying FrontEndCallbacks.seq from here:
C:\Users\Public\Documents\National Instruments\TestStand 2010 SP1\Components\Callbacks\FrontEnd
to here:
C:\Users\Public\Documents\National Instruments\TestStand 2010 SP1\Components\Callbacks\FrontEnd
That way you can revert to the original easy. There should be info in the manual about this.
cc