NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Asynchronous Report Generation

Folks,
 
      In the TestStand II Customization Course manual there is an exercise (Exercise 7-8) to implement asynchronous report generation by modifying a SequentialModel.seq. For my application, having the ability to generate reports asynchronously at the end of each UUT test can save significant time by allowing the reports to be generated on a separate thread while the process of testing UUTs is minimally interrupted.
 
    However in my application I am using a BatchModel.seq, running from the Test UUTs entry point. I have been trying to modify the BatchModel.seq to generate reports asynchronously and have not had much luck. I was hoping there might be an example of how to do this, or if someone has already done this, they might be able to provide some helpful hints on how this was done.
 
     I'll continue to plug away at this, but time is of the essence, so any help is greatly appreciated.
 
Thank you,
Jim
0 Kudos
Message 1 of 3
(3,181 Views)

Hi,

Just confirm that you are using TestStand 2.0x?

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,178 Views)

Oops, forgot to mention that I am using TS 3.5. The exercise I refer to from the TestStand II class is also using TS 3.5.

Thanks,

Jim 

0 Kudos
Message 3 of 3
(3,176 Views)