07-30-2002 01:11 PM
07-30-2002 02:15 PM
01-19-2005 10:41 AM
01-19-2005 11:41 AM
01-20-2005 11:31 AM
01-20-2005 12:22 PM
01-21-2005 09:27 AM
01-05-2018 06:37 AM
Hi Ryan,
thanks for the example,... it helped a bit.
But now I have a new problem: the step seem to be copied, but when I try to access the module an unknown error occours (17309). I have the feeling that only the step is cloned without any (linked) content. So the new Step will not be executable as long as the Module is not cloned and linked. I tried to play with the clone options to get a real 1-by-1 copy (don't care about the step-ID), but even with Options: "Do not share Properties (0x8000000)", "Required Identical Structure (0x2000)" and "Copy all Flags (0x20000000)" the error occours when trying to access the module of the clone.
The attachment: First I tried to generate a new TestStand Sequence by adding new steps and setting all options (parameters are not needed but appeared in Teststand editor when I choose the option: "Use new Execution"). The name of this parameter is Sequence (type = string). What is this parameter good for and why do I need it? An empty string would be enough, but I was not able to fill this parameter from Labview.....
Then I thought it would be easier to use a template with one step and just clone this step and change them afterwards (here call different sequences in each new step).
The file: BuildSequenceOfTests_TS_template.vi uses the cloning, while the file BuildSequenceOfTests_TS.vi generates new steps from scratch.
Thanks and best regards
M. Schreiner