NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there an updated TestStand Programmer Help file for 2.01f?

I am trying to write an application using the TestStand API and I find that some of the functions e.g. TS_SeqFileGetProperty() has no entry. Is there an updated version available?
0 Kudos
Message 1 of 2
(3,062 Views)
Hi Peter,

Sounds like you are using the TS API from CVI. There is no update to the TestStand API help. You will need to figure out the exact property you are trying to obtain and then refer to the TestStand programmer help file for specifics on the actual property you are trying to get. For example, if you are trying to access the Id property of the Sequence File then under the TestStand Programmer Help file you can search for "Id" to find out the specifics on that property.
Message 2 of 2
(3,062 Views)