NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I run each block of code (a sequence call) in its own execution and create multiple test reports.

Solved!
Go to solution

I have my sequence call configured to run as a new execution, but my sequence call does not create a separate report. Any suggestion will be appreciated.

Please see my “test” sequence (attached). I’m using TestStand 3.1.

 

Thank you,

Henry

0 Kudos
Message 1 of 7
(3,773 Views)

Hi HenryG,

 

It looks like you are on the right track, but I was able to find a great example which will generate a report for each new execution subsequence call here: https://decibel.ni.com/content/docs/DOC-17882 that you should be able to go off of.  Make sure you include the sequence parameter in the call subsequence Step Settings Module tab as he has done in the example by checking Use Prototype of Sequence.  This is where you specify which subsequence the new execution thread will run.  Using the Wait Before Executing Next Step option he describes should only be necessary if your Subsequence calls must be run sequentially from your MainSequence.

Justin D
Applications Engineer
National Instruments
http://www.ni.com/support/
Message 2 of 7
(3,754 Views)
Solution
Accepted by topic author HenryG

Thank you very much for your help.

Henry

0 Kudos
Message 3 of 7
(3,739 Views)

How do I pass one parameter from my main sequence to my call sequences running in a New Executions?

 

Thank you,

Henry

0 Kudos
Message 4 of 7
(3,579 Views)

Hi Henry,

 

The best way to do this is to create a dummy sequence with the sequence prototype you need and then specify the parameters in the module options.  This KB should give you further details on this process.

Justin D
Applications Engineer
National Instruments
http://www.ni.com/support/
0 Kudos
Message 5 of 7
(3,557 Views)

Hi Justin,

 

Attachments: 


Method1.seq 
Method2.seq

 

from the link provided cannot be downloaded – could you pleased attache them to your reply?

 

Thank you,

Henry

0 Kudos
Message 6 of 7
(3,552 Views)

Hi Henry,

 

Strange, I'm having no trouble downloading them.  It may be a problem with your network blocking the address.  I have attached the files thought.

Justin D
Applications Engineer
National Instruments
http://www.ni.com/support/
Download All
0 Kudos
Message 7 of 7
(3,549 Views)