NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

OI in Labview. How to set a Sequence File to load at startup of the OI

Basically, looking for a way to load a secific sequence file without any user intervention, How to set directly what gets loaded without any pop-up box.
(eg pulling the name of the sequnece file to run from a .ini file or database). I know the method of automatically calling up the last sequence file run, but this is not what I need.

Thanks.
0 Kudos
Message 1 of 5
(3,728 Views)
Instead of running TestStand first, I think if you double click on the .seq file, it will open TestStand and load that file automatically. You will probably be prompted for login and password though. But I think there is a feature to bypass that also. Look for autologin in one of the menus.
- tbob

Inventor of the WORM Global
0 Kudos
Message 2 of 5
(3,726 Views)
Wojtek -
If you are using TestStand 3.0 or later the OIs built with the Operator Interace controls already support command line options. You can run the OIs with /? in the command line and you should be able to see the available options.

If you are using TestStand 2.x, you can customize the OIs to support command-line options and define what you need.

Scott Richardson (NI)
Scott Richardson
https://testeract.com
0 Kudos
Message 3 of 5
(3,726 Views)
Wojtek,

Did you ever come up with a solution to this problem? I am trying to accomplish the same thing and would be interested to see any solution.

Thanks,
Jim
0 Kudos
Message 4 of 5
(3,684 Views)
There is an answer to this available at:

http://forums.ni.com/ni/board/message?board.id=330&message.id=5800

Regards,

Eric M
0 Kudos
Message 5 of 5
(3,659 Views)