NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Realize Asynchronous Database Generation?

I want use Teststand generate report faster,So I want use Asynchronous Database Generation,I know it must modify Process Model,and who can tell me how to do,please give me a example,thanks very much!
0 Kudos
Message 1 of 5
(3,592 Views)

Hi,

If you are referring about On the Fly, then all you have to do is enable it in the Configure | Report or Database Options.

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 5
(3,591 Views)
Hi Ray Farmer:
I have knowed on the fly,but Generate report on the fly is mean that generate report in the new thread or new execution?is it faster than not select on the fly.
0 Kudos
Message 3 of 5
(3,587 Views)

Hi,

What it means, is as the result is obtained it is sent to the report. The default is to wait until all the testing has been done and then gnerate the report.

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 4 of 5
(3,585 Views)

sorry.

      My test sequence has a large amount of data to place in the report and database,report generation and log to database can take longer and increase total test cycle time.Because TestStand can perform multithreaded operations,So I think if I can make report and database generate asynchronous to the tests that are running.This ensures that the report generation does not effect the total test cycle time and improves the total throughput of my test station,and I do not know if on the fly report and database can solve this problem.

thanks very much!

0 Kudos
Message 5 of 5
(3,582 Views)