12-14-2022 09:51 AM
Hi All,
Is it possible to convert the .seq file to.xml format programmatically in TestStand?
I am able to manually create xml file using Edit >> Sequence file properties option. but I need this to be done programmatically.
Thank you for any suggestions .
12-14-2022 11:18 AM
Please read the subject as "Converting Teststand sequence file to .xml format programmatically"..
06-29-2023
07:29 PM
- last edited on
10-20-2024
04:55 PM
by
Content Cleaner
Looks like there might be a CLI that we can use. See this link:
https://www.ni.com/docs/en-US/bundle/teststand-api-reference/page/tsref/sequence-file-converter.html
I'm going to give this a try since I have the same need.