Reset touch screen using logic

Discussion in 'Pascal Logic Code Examples' started by Trevor, Oct 18, 2021.

  1. Trevor

    Trevor

    Joined:
    Nov 22, 2018
    Messages:
    298
    Likes Received:
    22
    Location:
    Melbourne Victoria
    Hi All again,

    Another question...
    I am trying to us the logic engine to reset the touch screen with the code below, doesn't work, anybody ever tried this before? if so what is the correct syntax. The variable resetTime is a user defined systemIO taken from a user adjustable Time display.

    once GetIntSystemIO("resetTime") = Time then begin
    ExecuteSpecialFunction("Re-start", 0);
    end;

    Again, any help appreciated

    regards
    Trevor
     
    Trevor, Oct 18, 2021
    #1
  2. Trevor

    Graham Lamb

    Joined:
    Aug 3, 2004
    Messages:
    94
    Likes Received:
    12
    Location:
    Sydney, Australia
    Hi Trevor
    In Schedules / event / special function you can select re-start may be that will work.
    Regards
    Graham
     
    Graham Lamb, Oct 18, 2021
    #2
  3. Trevor

    Trevor

    Joined:
    Nov 22, 2018
    Messages:
    298
    Likes Received:
    22
    Location:
    Melbourne Victoria
    Hi Graham,
    Yes that will work, didn't see that one, thanks.
     
    Trevor, Oct 18, 2021
    #3
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.