Page 1 of 1

Can 2 macros be on the same button?

Posted: Tue Feb 15, 2005 4:17 pm
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.

Posted: Tue Feb 15, 2005 4:56 pm
by The Robman
The DSM is really a keymove, and keymoves override macros, so it should work.

Posted: Wed Feb 16, 2005 11:05 am
by e34m5
Since the KM overrrides macros then how will it ever recognize the macro. :?

Posted: Wed Feb 16, 2005 11:10 am
by gfb107
The keymove is only associated with the device it is bound to., It has no effect in other device modes.