07-31-2023 09:38 AM
We have a CRIO-9038 connected to a Maple Systems HMI. As shown in the attached video, the system seems to reboot on its own every two weeks. This stops our process and so is a problem. Is there something within the crio that does this. Or maybe it's as simple as a power surge. Has anyone seen this behavior?
07-31-2023 10:10 AM
It could be a memory growth issue. Try to Monitoring CPU and Memory Usage on Real-Time Embedded Targets and log the data.
It might be very troublesome to isolate and locate the source of the memory leak. You can Reboot LabVIEW Real-Time Controller Programmatically regularly during scheduled downtime.
08-02-2023 01:45 PM
Thanks. I'm thinking you are correct that it is a memory leak. I have attached the project file. I only have a few sub-vi's but I do have both a shared variable library as well as using a Modbus Server. I don't see where a mnemory leak might be. BTW - I don't have downtime available on a regular basis.