Thanks Thanks:  0
Likes Likes:  0
Dislikes Dislikes:  0
Results 1 to 4 of 4

Thread: Programming

  1. #1
    Junior Member
    Join Date
    Jan 2015
    Posts
    12

    Programming

    I have heated pads behind mirrors which i require to be brought on with a keypad button press but to turn off after a predetermined amount of time, say 15 minutes so they are not inadvertently left on.I have tried some conditional programming however i have not touched the system for a long while and got somewhat lost.Any help greatly appreciated.

  2. #2
    Senior Member
    Join Date
    Oct 2013
    Posts
    2,587
    Quote Originally Posted by ashford View Post
    I have heated pads behind mirrors which i require to be brought on with a keypad button press but to turn off after a predetermined amount of time, say 15 minutes so they are not inadvertently left on.I have tried some conditional programming however i have not touched the system for a long while and got somewhat lost.Any help greatly appreciated.
    I would use a manual sequence. Step 1 turns the heaters on. 15 minutes later moves to step 2 and turns the heaters off. You can also manually press the button to immediately go to step 2. I would make the keypad LED flash when in step 1 so you know the timer is active.
    Convergence Technologies Raleigh, North Carolina
    www.convergenceusa.com

  3. #3
    Junior Member
    Join Date
    Jan 2015
    Posts
    12
    Thanks. How do i set the 15 minute time limit on a manual sequence?

  4. #4
    Senior Member
    Join Date
    Oct 2013
    Posts
    2,587
    Quote Originally Posted by ashford View Post
    Thanks. How do i set the 15 minute time limit on a manual sequence?
    You need an AUTOMATIC sequence. Check the box at the top that says "Automatically go to next step after (time)." You can change the LED action in the "Status LED." I would make it flash so the user knows something is happening.

    You could put a delay in the table at the bottom. The other way seems more straight forward and you can control the LED action.
    Convergence Technologies Raleigh, North Carolina
    www.convergenceusa.com

Similar Threads

  1. Manually programming after software programming
    By uscpsycho in forum Programming - RA2
    Replies: 1
    Last Post: 03-13-2020, 09:56 PM
  2. Replies: 1
    Last Post: 11-06-2015, 10:50 AM
  3. Execute Double Tap Programming without the Press programming
    By Armando B. in forum Programming - Legacy HW
    Replies: 0
    Last Post: 11-12-2013, 11:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •