NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

launch TS sequence with operator interface

create shortcut for launching a TS sequence with operator inteface.
Right now, with Windows98,
1. I doubleclick the test stand Labview Operator interface on the windows desktop.
2. Click on File menu
3. click /Select the sequence (at the bottom of File menu to launch the sequence in the Operator Interface.

How do I create a shortcut to do these three steps?

Double-click an icon on the desktop, launch the Operator interface and the sequence.
0 Kudos
Message 1 of 3
(3,066 Views)
Hi,

I guess what you want to do is launch the OI and load a test sequence from the command line.

Unfortunately you cannot do this with the LabVIEW Operator Interface as labview apps does not except the command line parameters.

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,066 Views)
It is possible to modify the LabVIEW Operator Interface to take command line parameters. There is an example here. You'll have to do some fairly extensive modifications to the Operator Interface to accomplish this however. You'll also have to associate the .seq extension with the Operator Interface application.
0 Kudos
Message 3 of 3
(3,066 Views)