how to edit rmir file
Posted: Tue Jul 12, 2016 3:21 pm
Hi Everyone.
I have read all the information I need. I am not a beginner. I know the NEC protocol.
I want to edit some of the data in remotemaster.jar.
I want to change the command since my remote is not a learning remote. I am well aware of the format where the first value "+" is activity and the second value "-" there is no activity. The value is in microseconds.
this is a "1"
and this is a "0"
but I can't edit this code, remotemaster will not allow it.
I can however edit this code but it has no meaning to me
now how do you get this:
from this:
is there some meaning to this
I am assuming it's derived from the other string.
I am hoping someone can explain this to me without telling me to read the forums for days. A simple answer on how to edit the file would be nice.
As a thankyou, I will upload the files I am working on so others can benefit from it.
Thanks in advance
I have read all the information I need. I am not a beginner. I know the NEC protocol.
I want to edit some of the data in remotemaster.jar.
I want to change the command since my remote is not a learning remote. I am well aware of the format where the first value "+" is activity and the second value "-" there is no activity. The value is in microseconds.
Code: Select all
+8998 -4500; +560 -1690; +560 -562; +560 -562; +560 -562; +560 -562; +560 -562; +560 -562; +560 -562; +560 -562; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -562; +560 -1690; +560 -1690; +560 -1690; +560 -562; +560 -562; +560 -562; +560 -562; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -562; +560 -562; +560 -562; +560 -40514; +8998 -2250; +560 -96716;Code: Select all
+560 -1690;Code: Select all
+560 -562;I can however edit this code but it has no meaning to me
Code: Select all
14 27 18 00 D2 83 24 24 55 55 55 55 44 44 44 45 44 45 55 54 44 44 55 51 30 82 30Code: Select all
14 27 18 00 D2 83 24 24 55 55 55 55 44 44 44 45 44 45 55 54 44 44 55 51 30 82 30Code: Select all
+8998 -4500; +560 -1690; +560 -562; +560 -562; +560 -562; +560 -562; +560 -562; +560 -562; +560 -562; +560 -562; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -562; +560 -1690; +560 -1690; +560 -1690; +560 -562; +560 -562; +560 -562; +560 -562; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -1690; +560 -562; +560 -562; +560 -562; +560 -40514; +8998 -2250; +560 -96716;Code: Select all
14 27 18 00 D2 83 24 24 55 55 55 55 44 44 44 45 44 45 55 54 44 44 55 51 30 82 30I am hoping someone can explain this to me without telling me to read the forums for days. A simple answer on how to edit the file would be nice.
As a thankyou, I will upload the files I am working on so others can benefit from it.
Thanks in advance
