Hi,
I have created some steps with properties, variables in my subSequence, using the Tools>import/export properties, I exported the sequence and its properties to a.txt file. The txt files contains the corresponding sequence, step type, and other property related values. I plan to use this txt file as a Template for my future sequences by just importing the file back to a new Sequence.
After importing the txt file, to the new sequence only the variables were imported, and the new sequence step field was empty and no steps were imported.
I also tried writing a code module in labview that adds a new sequence to an existing sequence file using invoke and property nodes but couldn't find the option of loading existing steps.
Does anyone know how I can successfully export and import steps to testStand? or an alternative solution without having to manually having to copy and renaming subsequences.
Thanks
David