what are the best ways to put a delay in the key sequence mapped to a LKP using the MISC/1106 protocol? (extender_1, URC9910)
my devices wont respond quickly enough and the number of bytes in the LKP protocol is limited. I would rather not map the LKP back to macros where I could use a pause protocol. any other options?
thanks!
delay in LKP key sequence??
Moderator: Moderators
-
Nils_Ekberg
- Expert
- Posts: 1689
- Joined: Sat Aug 02, 2003 2:08 pm
- Location: Near Albany, NY
As you already indicated there is a limit to how many buttons you can put in an LKP so the only way to put a pause in between buttons when you are at the limit is to do it in a macro and execute the macro from the LKP.
If it is feasible you could also change the sequence of the commands in the LKP so doing something else in between the commands that need the delay may be enough of a delay.
If it is feasible you could also change the sequence of the commands in the LKP so doing something else in between the commands that need the delay may be enough of a delay.