Page 1 of 1

Converting multiple IR codes

PostPosted: Sun 1. Feb 2009, 22:21
by Digit
Hi,

I have a question about converting IR codes for my Pinnacle Showcenter 1000.
Currently i am using a Philips Pronto TSU9600 for controlling this Showcenter.
I have a XCF file (Pronto Configuration File) that contains all the IR codes i need and now i want to convert those IR codes to IRTrans format.

In my XCF i see that the IR command is split into 2 IR codes, and i would like to know how to combine those 2 into 1 code in the .rem file.
As an example, i'll show the IR codes listed in my XCF file for the button '1':

The first IR code sent is:
5000 0073 0000 0001 000A 006C

The second code is:
0000 0072 001A 001F 0030 0021 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010
0010 0010 0010 0010 0010 0010 0010 0010 0020 0020 0020 0020 0010 0010 0020 0021
0010 0010 0020 0021 0010 0010 0010 0010 0020 0010 0010 0010 0010 0010 0010 0010
0010 0020 0010 0010 0020 0021 0010 09C8 0060 0020 0010 0010 0010 0010 0010 0020
0010 0020 0030 0020 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010
0010 0010 0010 0010 0010 0010 0020 0020 0020 0021 0010 0010 0020 0021 0010 0010
0020 0021 0010 0010 0010 0010 0020 0010 0010 0010 0010 0010 0010 0010 0010 0020
0010 0010 0020 0021 0010 09C8

My question is: how do i combine these 2 codes into a single code?

Thanks,
Robert.

Re: Converting multiple IR codes

PostPosted: Mon 2. Feb 2009, 00:08
by IRTrans
Hi,
combining two codes is not possible.

However, I do not think that this is needed - I have never seen two codes for one button in a Pronto file.

As the code is a RC5 code the 2nd code might be the decoded / RAW vesion of this code. If that is the case you should simply use the first (short) code and everything should be fine.

Of course you can also simply learn the IR Code.

IRTrans

Re: Converting multiple IR codes

PostPosted: Mon 2. Feb 2009, 22:14
by Digit
It is working now.
It took quite some time before i found good IR codes for my Showcenter, so i never questioned them yesterday, being too focused on a 1:1 copy to the IRTrans.
I did some tests and it seems only the 2nd IR code is needed. :-)

Robert