Control Tower is designed to allow you to search for IR Codes in a database of devices. You can acquire either individual codes, or an entire code set for a selected device. Codes are sent to the e-mail address you registered with. You must be logged in using a valid e-mail address to receive codes.
The IR Database is designed to allow you to search for IR Codes in our database of devices.
The body of the email will contain the function, code1 and code2. code2 will often be blank.
code set: 123
function: ENTER
code1: sendir,1:1,1,40244,1,1,96,23,48,23,48,23,23,23,48,23,23,23...
hexcode1: ...
code2: ...
hexcode2: ...
code1 and code2 provide the IR Codes for the selected device and function, in the Global Caché IR code format.
The body of the email will contain csv data, which looks like this:
function,code1,hexcode1,code2,hexcode2
"CC","sendir,1:1,1,40244,1,1,96,23,48,23,48,23,23,23,48,23,48...","0000 0100 ...",,
"CHANNEL DOWN","sendir,1:1,1,40244,1,1,96,23,48,23,23,23,23,23...","0000 0200 ...",,
The first line provides column headers. Columns are separated by commas, and codes and functions within their column will be enclosed in double quotes.
The easiest way to read this is to copy it into a text editor and save it with the extension "csv" (for example: it could be saved as "ircodes.csv"). Then open the resulting file in excel.
Click "log out" in the upper right.