LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

wrong graphic at HTML-report

Hello!
 
In a first sequence I export a graphic to a HTML-report, which I close afterwards. In the second sequence I export an other graphic (generated by the same SubVI, so same size/looking (polar plot or XY-graph), but different data and other picture-variable at each sequence) to another HTML-report , but sometimes (not always) LabView 7express adds the graphic from the first report to the second one. The second picture-file (jpg) was not created then, but the link to the picture in the second HTML-report referes "technical correct" to the wrong (first) picture.
If I export the reports twice (without changing anything), the problem disappears in most cases.
 
Do you have any idea how I can solve this problem?
 
Thank you!
martin
 
 
0 Kudos
Message 1 of 2
(2,267 Views)
This sounds like a type of race condition or possibly a problem with multiple pointers to the same memory location.  Without seeing some code, it will be very hard to troubleshoot.  Could you post an example that show off this problem?

Thanks,
Bob Young
0 Kudos
Message 2 of 2
(2,256 Views)