TestStand API Resources
Select Help»TestStand Help and select TestStand API Reference Help on the Contents tab of the TestStand Help for more information about the TestStand API. The TestStand API Reference Help includes information about the following:
- TestStand API overview
- Writing an application
- API-specific help
The TestStand API Reference Help is a valuable resource for learning more about the TestStand API and for information about specific properties and methods. There are many overviews available for discussing the high-level principles when working with ActiveX servers. The TestStand API Reference Help also includes a searchable index that contains detailed descriptions of all the methods and properties in the TestStand API. The Writing an Application with the TestStand Engine API section is useful for understanding the use of the TestStand API in the operator interfaces. Select Help»TestStand Help and browse to TestStand API Reference Help
on the Contents tab to open the TestStand API Reference Help.
Available TestStand API Resources:
In the TestStand API, many objects reference other types of objects. From an object of one class, you can get an object of another class. For example, you can get a reference to the Engine, Thread, Execution, and Report objects from the SequenceContext object. In another example, a UIMessage object references an Execution object, and an Execution object references a SequenceFile object.
Thank you
Nandini Subramaniam
NI