NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Running Teststand .seq file programatically using C#

I got example code which will explains the execution of .seq file using C#.

 

I used same code to run my teststand code.

But i have error during execution of bellow line in the code.

 

  seqExecution = engine.NewExecution(seqFile, "Single Pass", modelFile, false, 0, null, null, null);

 

please find snapshot of error.

 

presently i am using teststand 2016 evaluation version and Labview-2017 run-time engine

 

please suggest me the solution.

0 Kudos
Message 1 of 1
(1,832 Views)