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