03-20-2013 04:46 PM
I generate XML reports and it almost takes 5 minutes from the test passing until the report is on screen and the next DUT can be started. I have used the same Write into XLS.vi in PostUUT for another project and that one takes about 10 sec.
Could you please let me know what can be the source of this delay problem between the tiume I pass all the tests and the time the reports generated?
Thanks
03-21-2013 06:48 AM
Does this happen with other types of reports also?
Did you try disabling reports - does it take 5 mins for next UUT to run.
It should not take the time that you are mentioning.
03-21-2013 09:10 AM
Hi tintin_99,
Thanks for posting up your issue with the XML report generation.
I wanted to find out some more information from you regarding this:
- What version of Teststand are you using?
- Are there any pre-conditions on the PostUUT step?
- Have you played around with the Report Options?
- Does it take the same amount of time if you create an HTML report?
- Would you be able to attach your sequence file so I could try and replicate the issue you are seeing?
If you could provide a more detailed explanation, that would be most appreciated.
Kind Regards,
03-21-2013 02:12 PM
well I realized that it is an ODBC connection problem
in the PostUUT there is a VI , in that VI 2 subVI has been implemented ( ADO Connect and ADO_EXECUTE_Query_Get2D string
it takas about 2 minutes to execute ADO_EXECUTE_Query_Get2D string
I tried to go through the VI, inside this VI there is a SubVI called ADO_execeute_get_commanc_getrecordset.vi and that is source of this delay
could you please help me how can I find out the problem
04-05-2013 05:40 AM
Hi tintin_99,
I wanted to catch up with you on this issue you are seeing.
Would you be able to describe the issue in more detail and perhaps attach some files relating to your application?
Kind Regards,