03-06-2018 02:49 AM
So, I change the FrontEndCallbacks.seq, I hope in the teststand environment can jump out of the login box, and in the custom test interface (including two NI test interface), FrontEndCallbacks.seq directly to the default account login, start I thought RunState.Engine.ApplicationIsEditor can determine the difference, the results used to find out all the custom interface is editing, so if there are any attributes or methods that can distinguish between the two?I'm using Teststand 2013
03-06-2018 03:09 PM
Hi Qian,
In the IsEditor Help, it says that you can set the property via the /editor or /operatorinterface command-line flags. How are you setting this property in your customer operator interface? Do you set the property at all?
You can try to launch the customer user interface with the command-line flags.
Thanks!