01-22-2016 11:52 AM
01-22-2016 11:53 AM
I've never used it either. Databases are so much more flexible in my opinion.
01-22-2016
03:56 PM
- last edited on
10-21-2024
02:39 PM
by
Content Cleaner
To clarify, there are two separate parts of the ATML standard. The first is natively supported in TestStand, while the second is provided by the ATML Toolkit.
1) Test Results: The ATML TR standard defines an XML schema for reporting test results. This is supported natively in TestStand by the report plugins in the form of an ATML report.
2) Test Description: The ATML TD standard defines an XML schema for describing test systems. This could include a specific test plan with steps, parameters, and so on. TestStand cannot natively read ATML Test Description documents, but the ATML Toolkit allows you to convert an ATML TD document into a TestStand sequence file. The toolkit also allows you to update a TestStand sequence file to reflect changes that you make to the corresponding ATML TD document.
For more information on these two components, see this whitepaper: https://www.ni.com/en/shop/electronic-test-instrumentation/application-software-for-electronic-test-...
01-22-2016
05:18 PM
- last edited on
10-21-2024
02:41 PM
by
Content Cleaner
If there are any other questions about ATML support in TestStand, just let us know and we'll be happy to answer them.