NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to specify environment when using custom OI

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

0 Kudos
Message 1 of 2
(2,362 Views)

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!

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