Your Universal Remote Control Center
RemoteCentral.com
Discrete Code Hunter Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 10 made on Monday July 31, 2006 at 17:01
johnsfine
IR Expert
Joined:
Posts:
September 2002
5,159
On July 31, 2006 at 13:51, JerryTheCowboy said...
I don't know enough about IR formats to use these

If you want to use the MakeHex program to generate Pronto Hex, use the Panasonic.irp file (and read the readme file with MakeHex for more instructions).

For example Video Input 1 looks like this:
VIDEO01: 00, 01, 81

In that form it is telling you that it is Subdevice 0, function 1. (The 81 is a check byte computed automatically by MakeHex, so you can ignore it).

0100-0000-0000-0100-0000-0001-0000-0000-1000-0000-1000-0001

2 0 0 2 0 8 0 0 1 0
1 8

That is a more complete, less understandable form of the same info. The initial 2 0 0 2 0 is the Kasiekyo code for the Panasonic brand, so it will be the same for all Panasonic signals.

The next number (8) is what MakeHex uses for device number, but for obscure reasons you need to multiply it by 16, so the device is 128. The 0 0 1 0 1 8 is redundant with the subdevice, function and check byte discussed above.

MakeHex uses "device.subdevice" on its device line, so edit the device line in Panasonic.irp to say:
device=128.0


Hosting Services by ipHouse