Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trigger on Russound F1 button
#1
Dean:

I want to trigger an event from the F1 button on one of my Russound Uno keypads.  How do I do that?  There's a big gulf between what the docs say about the Button events the keypads can generate, and the docs on how to create a triggered event.  When I try to create one, there are several versions of User Actions that I can choose, but then I need to specify a Device and Type.  When I choose my Russound as the device, and a Field as the type, there's nothing there for the F1 button.

-Tom
Reply
#2
Did you add a trigger to the keypad when adding the button in the Client Interface for the driver? If it's like the Lutron driver, there will be an option to add a trigger.

[Image: Capture.jpg]

If so, add the buttons in the Client Interface and select Yes for the trigger. Next, open up the Event Triggers window:

Code:
System -> Monitor -> Event Triggers

Finally, push a button on your keypad and watch for the trigger to come through:

[Image: Capture.jpg]


Create a Is User Action For triggered event:

[Image: Capture01.jpg]

In the action, you have to use the information that you saw in the Event Triggers window when pressing the button so you know which button to trigger off of for your particular button.


[Image: Capture02.jpg]
Reply
#3
I don't believe it has a client-side interface.  When I right-click on it, it's greyed out.

-Tom
Reply
#4
Ok. Interesting. Can you take a screen shot of the driver interface? That is, double click on the driver and take a screen shot of the screen on the right hand side.
Reply
#5
Well, it's 4 screens long, so let's try something simpler first.  In your example above, you have ButtonPress as "Type".  I don't have that option, as far as I know.

Thanks for the pointer for using the System Event Monitor.  I was able to verify that pushing the F1 button generates a unique event.

-Tom
Reply
#6
Never mind - I got it to work. I'm using "Is User Action From", which doesn't require a Type. I assume the only downside is that it will examine a few more actions other than button presses, but that probably won't be an issue. Thanks for the help.

-Tom
Reply
#7
You can look at the generated event in the event monitor and see what the type is, and then add that back in maybe, to make it more efficient. But, since it's filtering for the device already, you'd only get any from that device, which probably wouldn't be many.
Dean Roddey
Explorans limites defectum
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to copy/paste command button on template Deane Johnson 1 960 04-17-2020, 02:18 PM
Last Post: Dean Roddey
  Button Generator gReatAutomation 0 917 02-28-2020, 01:33 PM
Last Post: gReatAutomation
  Train HTTP Trigger Driver jkmonroe 24 15,401 10-25-2016, 11:55 AM
Last Post: karenlee
  trigger on motion end jkmonroe 5 3,768 12-29-2015, 01:18 PM
Last Post: jkmonroe
  Wireless and attractive CQC "button"/keyfob? IVB 5 3,455 06-22-2015, 06:20 AM
Last Post: jkmonroe
  Generic socket trigger mappings? dlmorgan999 2 2,326 06-17-2015, 04:58 PM
Last Post: dlmorgan999
  Field Incr/Decr Button Widget khill 15 8,123 05-17-2015, 01:04 PM
Last Post: dlmorgan999
  Help setting up GeoFancy & HTTP Trigger driver Sendero 10 6,181 04-20-2015, 11:08 AM
Last Post: bbrendon
  Popup from trigger phenix 17 7,090 01-10-2015, 07:54 PM
Last Post: Dean Roddey
  Cancelling Blanker causes triggering underlying button Deane Johnson 25 8,952 11-22-2014, 08:50 AM
Last Post: Dean Roddey

Forum Jump:


Users browsing this thread: 1 Guest(s)