NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Execute test uuts automatically

I want to execute Test UUTs in automatic mode (without clicking it) once run my LV Operator Interface, I've already loaded the right sequence file.

Thank you

Massimo Ponte.
0 Kudos
Message 1 of 3
(3,437 Views)

Hi,

You could use the cmdline argument to the Operator Interface e.g.

textexec.exe /runEntryPoint "Test UUTs" c:\MySequences\MySequenceFile.seq.

See TestStand Reference Manual Chapter 8 Configuring TestStand.

Hope this helps

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,418 Views)

Thank you for the answer, I cannot try that because i load the sequence into my MMI after reading a configuration file.

Massimo Ponte.

0 Kudos
Message 3 of 3
(3,409 Views)