NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand API - how to open a .seq file

Hello,

I'm not able to open a seq file via API. Can anyone helo me?

 

Thanks,

Fabio

0 Kudos
Message 1 of 2
(821 Views)

Hello,

 

You need to call the  Engine.GetSequenceFileEx method, this will return a SequenceFile object.

Details:

https://zone.ni.com/reference/en-XX/help/370052AA-01/tsapiref/reftopics/engine_getsequencefileex_m/

bigyo

0 Kudos
Message 2 of 2
(804 Views)