FYI, I found a
user manual online.
I've looked at the signals and can see the format. I've also looked at the picture of the remote in the manual and see that it has an LCD screen that let's you see what the settings are. Both of these pieces of information together tell me that all of the settings are encoded in every signal, so when you press the TEMP+ button, it doesn't send a "temp up" signal, it sends a signal telling the A/C exactly what temp to change to, plus if the fan is on low speed, that is in the signal too.
What is your end goal here? Do you want to program this into a JP1 remote?
Just for the record, here's the technical data:
freq: 37.7 kHz
(in Pronto hex)
ONE pair: 000F 0031
ZERO pair: 000F 0011
leadin pair: 0080 0041
leadout1 pair: 000F 0456
leadout2 pair: 000F 0E98
(raw times)
ONE pair: +425 -1300
ZERO pair: +425 -440
leadin pair: +3440 -1745
leadout1 pair: +425 -30,000
leadout2 pair: +425 -100,000
format: leadin, fixed data string, leadout1, leadin, variable data string, leadout2 (repeat leadout2 if button held)
fixed data string: 1000100001011011111001000000111100000000000000000000000001000000
variable data strings:
AUTO
1000100001011011111001000000000000000000100000000011010000000000111101011111
0000000000000000000000000000000000000000000000000011000000000000000010111101
POWER AUTO
1000100001011011111001000000000000000000100000000001010000000000111101011111
0000000000000000000000000000100000000000000000000011000000000000000001011101
COOL
1000100001011011111001000000000000000000100011000001010000000000111101011111
0000000000000000000000000000000000000000000000000011000000000000000010010111
POWER COOL
1000100001011011111001000000000000000000100011000001010000000000111101011111
0000000000000000000000000000100000000000000000000011000000000000000001010111
HEAT
1000100001011011111001000000000000000000100000100001010000000000111101011111
0000000000000000000000000000000000000000000000000011000000000000000010011111
POWER HEAT
1000100001011011111001000000000000000000100000100001010000000000111101011111
0000000000000000000000000000100000000000000000000011000000000000000001011111
OFF
1000100001011011111001000000000000000000000000100001010000000000111101011111
0000000000000000000000000000000000000000000000000011000000000000000000011111
FAN
1000100001011011111001000000000000000000100001100100110000000000111101011111
0000000000000000000000000000000000000000000000000011000000000000000011000100
DRY
1000100001011011111001000000000000000000100001000000001100000000111101011111
0000000000000000000000000000000000000000000000000011000000000000000010001110