CTC2 virtual memory error after a few days

Discussion in 'C-Touch/HomeGate/SchedulePlus/PICED Software' started by Trevor, Oct 14, 2021.

  1. Trevor

    Trevor

    Joined:
    Nov 22, 2018
    Messages:
    298
    Likes Received:
    22
    Location:
    Melbourne Victoria
    Hi Guys,
    I have a customers CTC2 touch screen that get a virtual memory error every couple of weeks. It is very rare that this is a problem so I'm reaching out to see if it could be related to the script below that opens a web page on the screen saver page.
    Seems to look/work ok, but could it be holding on to memory space? and after it fills up produces an error. Resetting the unit fixes it. Or could it be something else, it is a small project, but does have about 10 scenes and 15 group addresses are used.

    <HTML>
    <STYLE TYPE="text/css">
    body {
    overflow:hidden;
    margin:0;
    border:0;
    padding:0;
    }
    </STYLE>
    <script type="text/javascript"
    src="http://www.brainyquote.com/link/quotebr.js">
    </script>
    <a href="http://www.brainyquote.com/quotes_of_the_day.html"></a>
    </HTML>
     
    Trevor, Oct 14, 2021
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.