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

Thread: Venetian Blind Groups: Using R/L buttons to affect only the selected group's Tilt

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

    Venetian Blind Groups: Using R/L buttons to affect only the selected group's Tilt

    Attached is a sample project file programmed with the application described below. Please be aware, when the buttons are set to be OSCS, you cannot add any other component to the button, such as a variable, which is needed for this program.

    We have two venetian blinds in separate groups and a keypad that controls both blinds in button 1, controls group 1 in button 2, and controls group 2 in button 3. We have also created a variable called “SG Controlled” with default step “All blinds”, and other steps “Group 1” and “Group 2”. This will be the variable that will help us program the raise and lower button to tilt only the group we want. You can add as many groups of blinds as you want.

    The blinds are moving via an automatic sequence with tracking. We have unchecked all boxes that would automatically move the sequence to the next step, the sequence will be driven by button presses. The first step is a lift raise, the second step is a stop. As the sequence is tracking, if the blind reaches the raise limit, it will automatically move to the next stop step. The third step is a lower lift and the fourth step is a stop. Each blinds group will have this sequence controlling its own blinds.

    The conditional for the button presses are as follows below. It does not matter for which button, as all that changes is adding the correct blind(s) sequence to move in the actions tab of the conditional program.

    A very important part of this, in every action step for every button, you will need to add the corresponding variable for which shade group (or all blinds) is being controlled as well as the sequence step to move to in the action.


    • If Group x sequence is not running OR if group x sequence is in the lower stop step,
      • Go to Raise step

    • If Group x sequence is in the raise step
      • Go to Raise Stop step

    • If Group x sequence is in the Raise Stop step
      • Go to Lower Step

    • If Group x sequence is in the Lower Step
      • Go to Lower Stop Step


    For the raise and lower buttons, they will be of program type “Single Variable Conditional” based on the SG Controlled variable. For the Lower button, on the “All Blinds” state, it will be a single action button to lower the tilt of all blinds. On the group 1 state, it will be a single action button to lower the tilt only of the blinds in group 1. On the Group 2 state, it will be a single action button to lower the tilt on the group 2 blinds. The raise button will be the same, except it will raise the tilts.
    Attached Files Attached Files

Similar Threads

  1. Replies: 5
    Last Post: 12-02-2018, 09:29 PM
  2. 4-Group RF Remote for shades with RadioRA 2
    By dw886 in forum Programming - RA2
    Replies: 3
    Last Post: 11-05-2014, 08:59 AM
  3. HomeWorks QS, Designer, Shades and Shade Groups...oh my!
    By jkvossen in forum Design Assistance - Shades
    Replies: 1
    Last Post: 11-03-2014, 10:53 AM
  4. Replies: 2
    Last Post: 06-24-2014, 11:27 PM
  5. Control Shade Groups and Shades via Integration
    By Armando B. in forum 3rd-party Integration - HWQS
    Replies: 0
    Last Post: 02-27-2014, 09:26 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
  •