RMDU to ProntoHex Conversion Help

If you're not a JP1 user, but would like help from the JP1 experts, post your question here.

Moderator: Moderators

Post Reply
rm4user456
Posts: 2
Joined: Wed Dec 08, 2021 1:20 pm

RMDU to ProntoHex Conversion Help

Post by rm4user456 »

Hello,

I've been trying to get the codes from this file http://www.hifi-remote.com/forums/dload ... e_id=13387 in ProntoHex form. I've been using MakeProntoHex to do this but I can't seem to get functioning codes out of it. I used RMIR to establish info like protocol, device id, and frequency. This led me to the following config for MakeHex

Code: Select all

Device=215
Function=0..255

Protocol=Proton
Frequency=37914
Time Base=500
Zero=1,-1
One=1,-3
Prefix=16,-8
Suffix=1,-45
Form=;*,D:8,1,-8,F:8,_
I suspect I'm missing other important info like Suffix, however I have no clue how to get this information from RMIR and I am at a loss for how all the generous people on these forums have been doing this kind of stuff lol. One thing I did notice is that my codes always have the value 006D in the second position, but I suspect it should be 006C based on other code conversion posts.

I would appreciate help with converting these codes, and if possible, information on how to do it so I don't have to ask for help next time.

Thanks!
Barf
Expert
Posts: 1524
Joined: Fri Oct 24, 2008 1:54 pm
Location: Munich, Germany
Contact:

Post by Barf »

In RMDU (RMIR), select "File -> Export as Girr or IrScope file" and create a Girr export. This can be either opened by any text editor and the desired information extracted, or opened by IrScrutinizer, and, for example, exported as text. Yields:

Code: Select all

Time-
0000 006C 0000 0013 0134 009A 0013 003A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 003A 0013 003A 0013 009A 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 039C

Time+
0000 006C 0000 0013 0134 009A 0013 003A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 003A 0013 003A 0013 009A 0013 003A 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0376

Timer
0000 006C 0000 0013 0134 009A 0013 003A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 003A 0013 003A 0013 009A 0013 0013 0013 003A 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0376

Mode
0000 006C 0000 0013 0134 009A 0013 003A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 003A 0013 003A 0013 009A 0013 003A 0013 003A 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 034F

Fan speed-
0000 006C 0000 0013 0134 009A 0013 003A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 003A 0013 003A 0013 009A 0013 0013 0013 0013 0013 003A 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0376

Fan speed+
0000 006C 0000 0013 0134 009A 0013 003A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 003A 0013 003A 0013 009A 0013 003A 0013 0013 0013 003A 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 034F

Temp+
0000 006C 0000 0013 0134 009A 0013 003A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 003A 0013 003A 0013 009A 0013 0013 0013 0013 0013 0013 0013 003A 0013 0013 0013 0013 0013 0013 0013 0013 0013 0376

Temp-
0000 006C 0000 0013 0134 009A 0013 003A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 003A 0013 003A 0013 009A 0013 003A 0013 0013 0013 0013 0013 003A 0013 0013 0013 0013 0013 0013 0013 0013 0013 034F

Fan auto
0000 006C 0000 0013 0134 009A 0013 003A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 003A 0013 003A 0013 009A 0013 0013 0013 003A 0013 0013 0013 003A 0013 0013 0013 0013 0013 0013 0013 0013 0013 034F

Power
0000 006C 0000 0013 0134 009A 0013 003A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 003A 0013 003A 0013 009A 0013 003A 0013 003A 0013 0013 0013 003A 0013 0013 0013 0013 0013 0013 0013 0013 0013 0328

Makehex is some 18 years old, and we really can do better in 2022.
rm4user456
Posts: 2
Joined: Wed Dec 08, 2021 1:20 pm

Post by rm4user456 »

Thank you! Can't believe it took me this long to realize you can export to Girr from RMIR.
Post Reply