How to use evoke special protocol e.g. Toadtog in a macro

This is the JP1 beginners forum. There's no such thing as a stupid question in here, so post away, but this forum is just for JP1 users and people considering JP1, non-JP1 users please use the appropriate forum above!

Moderator: Moderators

Post Reply
Tak
Posts: 18
Joined: Fri Jun 25, 2004 3:47 am

How to use evoke special protocol e.g. Toadtog in a macro

Post by Tak »

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?
gfb107
Expert
Posts: 3411
Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:

Post by gfb107 »

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).
Post Reply