ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Starting Teststand 2019 from a bat file

Solved!
Go to solution

Hello

 

In the past when i used Teststand 2014, I started Teststand 2014 with a bat file in minimized form with the command start /min "" "C:\Program Files\National Instruments\TestStand 2014\Bin\SeqEdit.exe" /RunEntryPoint "Test UUTs" "%1"

Now i use Teststand 2019 and  command start /min "" "C:\Program Files\National Instruments\TestStand 2019\Bin\SeqEdit.exe" /RunEntryPoint "Test UUTs" "%1" but Teststand 2019 starts but not in minimized window.

So the /min does not work anymore.

 

Does anyone know how i can start Teststand 2019 with a bat file in minimized form

Thanks in advance

 

0 Kudos
Message 1 of 2
(94 Views)
Solution
Accepted by topic author Tonnie

 

The command start /min "" "C:\Program Files\National Instruments\TestStand 2019\Bin\SeqEdit.exe" /RunEntryPoint "Test UUTs" "%1 works now.

M mistake 🙂

 

 

0 Kudos
Message 2 of 2
(82 Views)