08-29-2022 10:06 AM
Hey colin.c,
The article mentioned above contains instructions that are specific for LabWindows™/CVI. In summary, it asks you to either upgrade to CVI 2012 SP1 or install a patched .reg file that updates a CVI Key.
Here are a few questions to better understand the issue on your end:
Thanks in advance,
08-29-2022 08:13 PM
Thanks Feline, good to know and please see my answers below:
Side Note: I have previously disabled everything under "Result Processing" in case that was the contributor or memory growth, it has only delayed the error (i.e. allowed more iterations before out of memory).
That means something else is still taking up the memory over time. Is there any way to check (or breakdown further) to find out what exactly is taking up the memory during the iterations?
08-30-2022 08:31 AM
Thanks for the quick reply, colins.c.
Regarding answer #3, I'd expect to see customizations in the OI Source Code. If you are not aware of it, that's probably not the issue. Let's keep that part on hold for now.
So, TestStand divides results handling into 2 parts: results collection and results processing.
On the Results Processing part, I see that you are using on-the-fly reporting, which is a good practice for time extensive tests. Also, you noticed that removing the results processing part will delay the error. However, unchecking all result processing strategies only won't prevent TestStand to collect results.
To start checking the results collection process, could you please try the two strategies I highlight in the article Preventing Memory Issues with TestStand Report Generation?
Let me know how it goes.
Thanks,
05-29-2023 04:11 AM
Hi,
I have same issue, could you tell me how to fix this issue?
05-31-2023 12:17 AM
The decision at the time was to work on higher priority issues first and put it aside. Unfortunately this was never revisited since then, thus couldn't help you mate..