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

Thread: Control Timeclock Events with Keypad Button Presses

  1. #1
    Authorized Lutron Contributor
    Join Date
    May 2013
    Posts
    513

    Control Timeclock Events with Keypad Button Presses

    A Dealer asked us how we could control which timeclock events can execute or not with keypad button presses. We thought this information would be useful to share with the support community. Attached is a sample project file with the following programming.

    There is a true/false variable called "timeclock". on the away button the variable is set to be true. Since the button is a toggle button it will toggle the variable between true and false.

    There are two timeclock events. One event will always occur and one will only occur when the variable is true. For the event that only occurs when the variable is true it is set to be a conditional. On preset 1 the lights are programmed to turn on and the other presets have been deleted. On the event tab there is an "If Else" statement. If the variable is true preset 1 is executed. Since nothing is programmed when the variable is false this event will do affect the lights when the variable is false.
    Attached Files Attached Files

Similar Threads

  1. Fixing Normal Timeclock Modes Getting Randomized in Away
    By schalliol in forum General Discussion - RA2
    Replies: 6
    Last Post: 05-16-2017, 12:23 AM
  2. Timeclock question
    By EUCOMM in forum Programming - HWQS
    Replies: 4
    Last Post: 11-22-2013, 01:07 PM

Posting Permissions

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