LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Run a TestStand sequence with CVI

Hello,
I am trying to open a TestStand sequence (*.seq) with a small C application, but I'm a beginner and I have some problems.
So i start with theses functions:

TS_NewEngine
TS_EngineGetSeqFileEx
TS_SeqFileGetProperty        ( not sure that i really need that...)

And so I don't know which functions I need to continue and launch the sequence. I tried TS_EngineNewExecution but its not working...Can someone help me for this problem?

Thank,  Romain

0 Kudos
Message 1 of 2
(2,892 Views)
This question has been answered in the TestStand forum


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,871 Views)