I would like to have a master TestStand sequence that is able to select and insert a "sub-sequence" into it'sself.
For example, in the Setup section, the UUT is scanned and a part specific sequence then gets inserted into the Main section for execution.
I tried calling the sequence directly but there's no way to pass the test results of the sub-sequence steps back to the master caller.