Control a Maxplus 2100 from a Slingbox AV (US model)

Need help adding new codes to your Slingbox, this is the place to ask. You're welcome to ask general Slingbox questions here, but be aware that most of us are not Slingbox experts.

Moderator: Moderators

Post Reply
Byter
Posts: 2
Joined: Sat Jun 07, 2008 6:47 pm

Control a Maxplus 2100 from a Slingbox AV (US model)

Post by Byter »

I hope someone can help me. IR Blaster version is 2. My friend in Europe installed a Maxplus settopbox and a Slingbox AV, IR Blaster version 2.
I have tried several days to make a binfile with RM but I think I'm missing the right protocol device number. This is what I found on internet for my remote control.

The Maxplus 2100s uses the NEC protocol for transmitting infra red codes. This protocol is described at several places on the internet. Using an old ir receiver of a vcr and a old 8032 board I was able to retrieve the codes below from my maxplus remote. Note that in the NEC protocol the LSB is send first. Commanding the maxplus from a PC should be a breeze now.

STDBY
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00000000 (00H)
comm2 : 11111111 (FFH)

MUTE
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00000011 (03H)
comm2 : 11111100 (FCH)

1
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00000001 (01H)
comm2 : 11111110 (FEH)

2
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00000010 (02H)
comm2 : 11111101 (FDH)

3
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00000110 (06H)
comm2 : 11111001 (F9H)


4
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00000100 (04H)
comm2 : 11111011 (FBH)

5
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00000101 (05H)
comm2 : 11111010 (FAH)

6
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00000111 (07H)
comm2 : 11111000 (F8H)

7
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00001000 (08H)
comm2 : 11110111 (F7H)

8
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00001010 (0AH)
comm2 : 11110101 (F5H)

9
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00001011 (0BH)
comm2 : 11110100 (F4H)

TV_RAD
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00001100 (0CH)
comm2 : 11110011 (F3H)

0
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00001110 (0EH)
comm2 : 11110001 (F1H)

TV_SAT
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00001111 (0FH)
comm2 : 11110000 (F0H)

MENU
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00010000 (10H)
comm2 : 11101111 (EFH)

EPG
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00011000 (18H)
comm2 : 11100111 (E7H)

INFO
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00011001 (19H)
comm2 : 11100110 (E6H)

EXIT
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00010001 (11H)
comm2 : 11101110 (EEH)

OK
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00010010 (12H)
comm2 : 11101101 (EDH)

CH_UP
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00010101 (15H)
comm2 : 11101010 (EAH)

CH_DOWN
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00010110 (16H)
comm2 : 11101001 (E9H)

VOL_UP
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00010111 (17H)
comm2 : 11101000 (E8H)

VOL_DOWN
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00010100 (14H)
comm2 : 11101011 (EBH)

GROUP
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00010011 (13H)
comm2 : 11101100 (ECH)

PAGE_UP
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00011110 (1EH)
comm2 : 11100001 (E1H)

PAUSE
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00011010 (1AH)
comm2 : 11100101 (E5H)

COLOR
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00011111 (1FH)
comm2 : 11100000 (E0H)

PAGE_DOWN
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00001101 (0DH)
comm2 : 11110010 (F2H)

UHF
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00011100 (1CH)
comm2 : 11100011 (E3H)

RED
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 01000111 (47H)
comm2 : 10111000 (B8H)

GREEN
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 01000001 (41H)
comm2 : 10111110 (BEH)

YELLOW
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 01000010 (42H)
comm2 : 10111101 (BDH)

BLUE
addr1 : 00000001 (01H)
addr2 : 11111110 (FEH)
comm1 : 00011101 (1DH)
comm2 : 11100010 (E2H)

Greatings from the Carabean
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Byter
Posts: 2
Joined: Sat Jun 07, 2008 6:47 pm

Post by Byter »

Thank you very much Rob.
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Are you confirming that it works?
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Post Reply