Can 2 macros be on the same button?

Support forum for extenders. If you're having trouble getting one up and running, this is the place to come.

Moderator: Moderators

Post Reply
ElizabethD
Advanced Member
Posts: 2348
Joined: Mon Feb 09, 2004 12:07 pm

Can 2 macros be on the same button?

Post by ElizabethD »

8910 extender
I made a global macro on a button but I want to use that code only for 4 devices. On the same button I could put DSM keymove for the remaining devices.

Is there a way to evaluate DSM keymove first and ignore global given that a correct device mode invoked the macro or the keymove? and then if it doesn't match the DSM device, run the global macro?

I suspect the answer is no way, but I thought I should ask what the rules are especially that the extender docs mention need to rearrange keymoves, which might be rough to do since special protocols got moved out of keymoves.
The Robman
Site Owner
Posts: 22018
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

The DSM is really a keymove, and keymoves override macros, so it should work.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
e34m5
Posts: 675
Joined: Tue Oct 14, 2003 1:04 pm
Location: Atlanta

Post by e34m5 »

Since the KM overrrides macros then how will it ever recognize the macro. :?
Paul
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

The keymove is only associated with the device it is bound to., It has no effect in other device modes.
Post Reply