I have read many post discussing use of special protocols such as Toadtog but cannot find any examples of how it is used. Particularly in a macro.
My efforts on macros have been limited to putting multiple key presses from different devices onto one key. Each device upgrade has its own protocol to communicate between the remote and the device itself.
How can I introduce a special protocol like Toadtog "inside" a series of key presses when the remote and the device are communicating using its own protocol, e.g. NEC1?
Can someone point me to some examples of macros containing special protocols e.g. Toadtog?
How to use evoke special protocol e.g. Toadtog in a macro
Moderator: Moderators
All special protocol functions are implemented as keymoves. They are assigned to a particular key in a particular device mode. To invoke the special protocol function in a macro, you include the key to which the function was assigned in the macro (after setting the device mode if approprate).
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)