LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

wordreport stopped

Since we moved to Windows XP, the Word 9.0 object library behaves differently. After 8 or 9 hours (for the longest test sequence) the graphs do not appear any more in the reports. (memory overflow ?)
We are performing long tests (up to 20 hours) and use Wordreport to print and plot the measurements.
PC configuration : DELL GX240 - RAM 256 Mb
OS : Windows XP-Pro
LabWindows CVI 5.5
0 Kudos
Message 1 of 2
(2,857 Views)
Hi,

Are you running this exe in debug or release mode? the first thing to do here is to do some run-time error checking to locate the function that is failing. From there we can start doing some more specific debugging.

Also make sure that there are no other applications using word while you are generating the report.

Please give this a try and let me know your findings.

Regards,

Juan Carlos
N.I.
0 Kudos
Message 2 of 2
(2,857 Views)