06-24-2021 01:41 AM - edited 06-24-2021 01:53 AM
Hi All,
We are using the Test Stand 2019 with LabView 2020 for Automated test system.
In our system we are testing various modules with test duration of 2 minutes to 20 minutes. We use the on the fly record option for storing the results in MS SQL data base through test stand data base connectivity. We also enabled the Modal option setting - "Discards Results or Disable Results when not required not Required Modal". We use the sequential modal and disable the test stand report option.
Problem faced.
If we do the continuous test, with test timing of each module (normal test time - 20 minutes each ), increases by 30 sec cumulatively for each module until system shutdown.
We have tried all Load and unload options also. Cumulative increase in test time for successive testing is happening. Can you please give us solution at the earliest.
06-24-2021 10:33 AM
It could be due to memory build-up caused by your LV code module.
The forum members cannot give a solution but rather help you arrive at a solution and we need more details (share the sequence and LV code modules that can reproduce the issue).