11-18-2019 01:17 AM
I want to create a test using a excel sheet.
I found a topic here how to create a new sequence and add a 'Label' for example.
But I also want to:
- add subsequences and add parameters for it(these are located in the sequence which generates the test and also new subsequences)
- add a wait for example and add the time parameter
- add variables(locals/globals)
Included is the sequence I found on this forum.
Solved! Go to Solution.
11-20-2019 11:09 AM
Hi InspectorGadget,
I think this post shares some light: https://forums.ni.com/t5/NI-TestStand/create-sequence-files-automatically-starting-from-an-excel-tes...
In summary: using property loaders to load the test parameters and then using the TS API for the rest