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

Thread: Programming help

  1. #1
    Junior Member
    Join Date
    Oct 2015
    Posts
    3

    Programming help

    I have a project which is using motion sensors to drive the cci on the back of keypads to run a path scene however some of the loads are also tied in with other keypad presses. Is their a way to keep the loads that are controlled by keypad presses to stay on if a button is pressed and have the remaining loads shut off when the motion sensors time out instead of all the loads including the loads from the keypad press turning off?

  2. #2
    Senior Member
    Join Date
    Oct 2013
    Posts
    433
    The buttons would need to be conditional You would need to have the motion detector also set a variable that would change state on motion. You could then write the buttons conditionally not to turn off certain loads if there was motion. Those loads would turn off after motion times out.

  3. Likes Kevin P. liked this post

Similar Threads

  1. Replies: 1
    Last Post: 11-06-2015, 10:50 AM
  2. 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
  •