Loading RM files into KM8.32

Discussion forum for JP1 software tools currently in use, or being developed, such as IR, KM, RemoteMaster, and other misc apps/tools.

Moderator: Moderators

Post Reply
ElizabethD
Advanced Member
Posts: 2348
Joined: Mon Feb 09, 2004 12:07 pm

Loading RM files into KM8.32

Post by ElizabethD »

I see there's an option to load RM files into KM. So I tried it on this file: SC-HE05
and several other RM files I have.
I changed the file type on the Load dialog to .rmdu in every instance.
But the screen said 'tis not a valid KM file :eek: .
Nils_Ekberg
Expert
Posts: 1689
Joined: Sat Aug 02, 2003 2:08 pm
Location: Near Albany, NY

Post by Nils_Ekberg »

No option to go back to KM.

The plan was always to go to RM as the newer technology
Mark Pierson
Expert
Posts: 3018
Joined: Sun Aug 03, 2003 12:13 am
Location: Connecticut, USA
Contact:

Re: Loading RM files into KM8.32

Post by Mark Pierson »

ElizabethD wrote:I see there's an option to load RM files into KM.
Oops... :oops:

At one time I was working on implementing that but never finished it. I must not have removed the "Files of Type" entry in the LOAD Device Upgrade dialog. I'll remove it for the next release so as not to confuse people.

Since I know you're going to ask if I plan to finish working on it, all I can say is probably not. KM currently has no means to convert hex back into EFC/OBC format. Since RM stores its function data as hex, this makes it difficult. I had it working for most 1-byte function codes, since they're almost always based on the straightforward LSB/MSB rules, but the 2-byte codes are much more difficult.
Mark
ElizabethD
Advanced Member
Posts: 2348
Joined: Mon Feb 09, 2004 12:07 pm

Post by ElizabethD »

My understanding also was that this is one way plan, as Nils says.

Mark, I actually wasn't going to ask if you can believe it. The only reason I asked as much was that I saw the option and wondered how you've handled the hex issue.
doucetlaurier
Posts: 47
Joined: Mon Dec 27, 2004 8:00 am

Re: Loading RM files into KM8.32

Post by doucetlaurier »

ElizabethD wrote:I see there's an option to load RM files into KM. So I tried it on this file: SC-HE05
and several other RM files I have.
I changed the file type on the Load dialog to .rmdu in every instance.
But the screen said 'tis not a valid KM file :eek: .
HI

I happen to be looking for that option to load a RM file into KM but I cannot find it. I am using KM 8.35

Can you help, please?

Thanks
The Robman
Site Owner
Posts: 21888
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Re: Loading RM files into KM8.32

Post by The Robman »

Mark Pierson wrote:
ElizabethD wrote:I see there's an option to load RM files into KM.
Oops... :oops:

At one time I was working on implementing that but never finished it. I must not have removed the "Files of Type" entry in the LOAD Device Upgrade dialog. I'll remove it for the next release so as not to confuse people.

Since I know you're going to ask if I plan to finish working on it, all I can say is probably not. KM currently has no means to convert hex back into EFC/OBC format. Since RM stores its function data as hex, this makes it difficult. I had it working for most 1-byte function codes, since they're almost always based on the straightforward LSB/MSB rules, but the 2-byte codes are much more difficult.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
ElizabethD
Advanced Member
Posts: 2348
Joined: Mon Feb 09, 2004 12:07 pm

Re: Loading RM files into KM8.32

Post by ElizabethD »

doucetlaurier wrote:I happen to be looking for that option to load a RM file into KM but I cannot find it. I am using KM 8.35
Not the end of the world. In RM you can copy the functions and paste into excel temporary holding area, change whatever you wish and paste using PASTE SPECIAL/VALUES into KM the relevant columns. If the upgrade you built is EFC type it should work if you tell KM to use EFC before pasting. I don't think button assignments can be copied so easily. I don't have RM in front of me so take some of this as vague instructions :wink:
Liz
Tweeking 8910, HTPro/9811, C7-7800, 6131o, 6131n, AtlasOCAP-1056B01, RCA-RCRP05B and enjoying the ride :)
doucetlaurier
Posts: 47
Joined: Mon Dec 27, 2004 8:00 am

Re: Loading RM files into KM8.32

Post by doucetlaurier »

ElizabethD wrote:
doucetlaurier wrote:I happen to be looking for that option to load a RM file into KM but I cannot find it. I am using KM 8.35
Not the end of the world. In RM you can copy the functions and paste into excel temporary holding area, change whatever you wish and paste using PASTE SPECIAL/VALUES into KM the relevant columns. If the upgrade you built is EFC type it should work if you tell KM to use EFC before pasting. I don't think button assignments can be copied so easily. I don't have RM in front of me so take some of this as vague instructions :wink:
Thanks for your reply.

Actually my problem is that I cannot install RM on my computer because of the supposedly lack of permission on my account (XP). Of course, I have administration privileges but the Java pack install claims the opposite.

I thought there might be a way to import the RM file directly into KM.

I guess I will have to forget about that file which I had been waiting for for quite a while.
ElizabethD
Advanced Member
Posts: 2348
Joined: Mon Feb 09, 2004 12:07 pm

Post by ElizabethD »

RM files (*.rmdu) are most readable of all. Plain text.
Open it in notepad and go from there.
I'd think you can grab the functions and their hex values as well as see what protocol was used, and if I recall, the button assignments are there as well in plain English.
Liz
Tweeking 8910, HTPro/9811, C7-7800, 6131o, 6131n, AtlasOCAP-1056B01, RCA-RCRP05B and enjoying the ride :)
doucetlaurier
Posts: 47
Joined: Mon Dec 27, 2004 8:00 am

Post by doucetlaurier »

ElizabethD wrote:RM files (*.rmdu) are most readable of all. Plain text.
Open it in notepad and go from there.
I'd think you can grab the functions and their hex values as well as see what protocol was used, and if I recall, the button assignments are there as well in plain English.
Thanks so much for your kind assistance.

I will give it a try and post my results here.
Post Reply