Input switching for Sony STR-DE197 receiver

This forum is a repository for code search requests that have been resolved.

Moderator: Moderators

Thomaspin
Posts: 16
Joined: Thu Mar 04, 2010 1:35 pm

Input switching for Sony STR-DE197 receiver

Post by Thomaspin »

1. Device: Sony STR-DE197
2. Type of device: Receiver
3. Year: 2009
4. JP1/UEI Remote model: RCA RCP05B
5. Do you have a JP1 cable? No
6. Still have original remote? No
7. Checked the file section? Yes
8. Checked Pronto file section (at R/C)? Yes
9. Partially working setup code? Yes
10. Learning remote question? No

I have Power and Volume working using code 1758. What I am looking for are the extended codes (5 digit?) to assign to keys for Input switching between Video 1, Video 2, CD and Tuner.

Thank you.
3FG
Expert
Posts: 3434
Joined: Mon May 18, 2009 11:48 pm

Post by 3FG »

Try these. All are Sony device 16. Function numbers are at far right in the below table.

Code: Select all

Aux/TV	 65485	29
Video 2	65997	30
Tuner	  07885	33
Video 1	08397	34
CD	     08141	37
You can do this yourself using RemoteMaster (see Software forum), and this Sony page. For RM, you would select the Sony 12/15/20 Combo protocol, which according to the Lookup Tool (link at the top of this page) corresponds to Audio 1758.
Last edited by 3FG on Thu Mar 04, 2010 3:09 pm, edited 1 time in total.
Thomaspin
Posts: 16
Joined: Thu Mar 04, 2010 1:35 pm

Sony STR-DE197

Post by Thomaspin »

Sir - you must be 'Three Fingered Glove' I'm guessing? I earlier followed your post on how to correctly program Volume Punch Through on the RCA RCP05B and your instructions worked perfectly, correcting the wrong ones in the manual. Many thanks for that.

To test the codes in your response above, I did the following:

Switched on the Sony receiver
Hit the AUD button on the RCA remote
Hit the Setup button once (one flash of AUD) on the RCA
Entered the code

No luck, I'm afraid. This like test approach worked fine when testing Mdavej's codes for the Insignia NS-BRDVD3 Blue Ray DVD player after first assigning AUD to the DVD button, whereafter I committed them to the RCA's memory using the 994 function and assigning codes to specific keys.

What am I doing wrong? Also, what is the significance of the Sony device # (16) and the Function numbers (29, 30, etc.) in your response please? All I entered when testing were the five digit codes you provided.

Thanks.
3FG
Expert
Posts: 3434
Joined: Mon May 18, 2009 11:48 pm

Post by 3FG »

You're doing everything just fine. I made a mistake. I've corrected my earlier post (I hope).

All IR codes contain a device number (think of it as an address), as well as a function code. Sony receivers use seveal different device numbers, but the basic stuff is usually device 16. Each button is represented by a different function number. You can see these device and function numbers in the above link.
Thomaspin
Posts: 16
Joined: Thu Mar 04, 2010 1:35 pm

Sony STR-DE197

Post by Thomaspin »

Hmmm.

Still no luck. I am only entering the five digit number after hitting AUD->Setup.

For example, with the receiver on Video1, I try AUD->Setup->65997 to switch to Video2, but there is no result.
3FG
Expert
Posts: 3434
Joined: Mon May 18, 2009 11:48 pm

Post by 3FG »

Well, let's check a function we know. Vol+ is 32969 in Audio 1758, according to the Lookup Tool. Try entering 32969 and see if the Volume changes. Also, Power is 32713.
mdavej
Expert
Posts: 4631
Joined: Wed Oct 08, 2003 7:08 am

Post by mdavej »

The lookup tool shows some weird device numbers for 1758. Change your AUD setup code from 1758 to 1058 and then try them again.

EDIT: Nevermind. If the power codes worked with 1758, then you're on the right track.
Last edited by mdavej on Thu Mar 04, 2010 3:44 pm, edited 1 time in total.
Thomaspin
Posts: 16
Joined: Thu Mar 04, 2010 1:35 pm

Sony STR-DE197

Post by Thomaspin »

3FG - With the receiver on and showing 'Video1', 32713 turns the power off, and 32969 changes the display to 'Volume xx' where xx is a two digit number reflecting the volume setting.

I rechecked the device is coded to 1758 and re-input that code (AUD->Setup 2 blinks->1758) before running the above. I continue to have volume and power controls working on the RCA remote.

However, the other codes you provided earlier continue to do nothing.
3FG
Expert
Posts: 3434
Joined: Mon May 18, 2009 11:48 pm

Post by 3FG »

OK, it looks like the device should be 48 instead of 16.

Code: Select all

Aux/TV    65481   29 
Video 2   65993   30 
Tuner     07881   33 
Video 1   08393   34 
CD        08137   37 
Each EFC is 4 less than the device = 16 EFCs
Last edited by 3FG on Thu Mar 04, 2010 4:21 pm, edited 1 time in total.
Thomaspin
Posts: 16
Joined: Thu Mar 04, 2010 1:35 pm

Sony STR-DE197

Post by Thomaspin »

Mdavej - switching to 1058 results in the following:

2 blinks after inputting code from AUD button
Volume up but no volume down on the RCA
No power on/off on the RCA
None of the other codes from 3FG, above, works
Thomaspin
Posts: 16
Joined: Thu Mar 04, 2010 1:35 pm

sony STR-DE197

Post by Thomaspin »

3FG - I need some help understanding your last message. Until now I have not entered anything for Device Code (48 not 16 in your message).

Sounds like I may be missing a step?
3FG
Expert
Posts: 3434
Joined: Mon May 18, 2009 11:48 pm

Post by 3FG »

No, I don't think you are missing a step. If you don't understand about the device numbers, that's OK. Or you could spend a little time looking at the link I provided.

Ah, now I see the problem. (maybe I should just get back to the work I should be doing rather than trying to rush through this.) I didn't actually subtract the 4. Try these.

Code: Select all

Aux/TV    65481   29 
Video 2   65993   30 
Tuner     07881   33 
Video 1   08393   34 
CD        08137   37 
Thomaspin
Posts: 16
Joined: Thu Mar 04, 2010 1:35 pm

Sony STR-DE197

Post by Thomaspin »

3FG -

That totally works!

I now have input switching for the Sony STR-DE197 available on my RCA remote.

Very many thanks - had I not lost the original Sony remote I would not have subjected you to this torture.

Problem solved by your very capable and enthusiastic support. I do understand Device Codes but was uncertain whether I should be somehow inputting these. Thanks for clearing that up. I simply used the latest 5 digit codes you provided. Now I have to decide which buttons to dedicate on the RCA - nice problem to have.

Best regards,

Thomas
vickyg2003
Site Admin
Posts: 7104
Joined: Sat Mar 20, 2004 12:19 pm
Location: Florida
Contact:

Re: Sony STR-DE197

Post by vickyg2003 »

Thomaspin wrote: Now I have to decide which buttons to dedicate on the RCA - nice problem to have.

Best regards,

Thomas
Don't forget you can assign these to "Shifted" buttons.
Remember to provide feedback to let us know how the problem was solved and share your upgrades.

Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
Thomaspin
Posts: 16
Joined: Thu Mar 04, 2010 1:35 pm

Shifted button

Post by Thomaspin »

Pray tell - what is a 'shifted button' and what is the advantage of using one?

Sorry - I'm a bit new to the JP1 world ....
Post Reply