Thanks, Peter.
post #181 of 394
8/23/04 at 2:35pm
| Originally posted by sfhub In case it isn't clear from the documentation, there are 2 pieces you need for the extender, the RDF to tell IR how the characteristics of your remote and the actual extender itself. The RDF comes in the master RDF zip file but also there is one in the ext2 zip file. I'd just use the RDF from the 1.17 set of RDFs. The extender itself, you must get from the ext2 zip file and upload to your remote before the extender will become usable. |
| Originally posted by sfhub I suggest this methodology which seems intuitive to the non-JP1 users I've tested it on. 1) short press DVD button - select DVD as active device for remote 2) long press DVD button - macro to turn everything on and select inputs for DVD to function 3) short press Power button (when DVD is active device) - power toggle DVD 4) long press Power button (when DVD is active device) - macro to turn off all devices in home theatre (or just the ones relevant to DVD subsystem) Follow this template for your other devices besides DVD. |
| Originally posted by mpsan OK...may be good idea. I actually don't care. Shift VCR is OK by me, but WAF has to be considered. :-) |
| Originally posted by plyons10 WAF being the primary reason I own this remote! Geez... if it wasn't for us guys, they'd all be living in straw huts on some remote island eating bugs... and if it wasn't for them... we'd all be living in straw huts on some remote island eating bugs without them. |
| Originally posted by plyons10 Ya mon... jp1 can be a bit of a black hole. Frankly, I never bothered with any of the extenders. It was just that I didn't see my wife learning which macro key put you into which mode. When she wants to go from watching the Replay to a DVD (which is rare), she just gets up and does it manually. I'm in Darien, CT now... I work in NYC but I sleep here! |
| Originally posted by mpsan I liked NYC, had so much fun there while growing up. Only 110 miles from Hartford and we could drink at 18! Still, had so much fun there. |
| Originally posted by plyons10 And it actually gets better the older you get (up to a certain point, at least; one which I have yet to reach, thank you.) I could do with fewer automatic rifles in front of my office, but, heck, the good life never did come cheaply. |
| Originally posted by mpsan Well, I connected my 2117. When I add 0614 hacked, my discrete power is ok. But, how do I add CA? In 0616 it is code 057. Also, I used a non extender version. I tried the extender2 RDF and I reassigned the SCAN button, and it works, but the red light shows the scan keeps going! Do I NEED the 2116-ext2 as well if I don't care about long key press for now? I do have a 5040, so does this mean with 0614 I can not add CA? |
| Originally posted by mpsan I liked NYC, had so much fun there while growing up. Only 110 miles from Hartford and we could drink at 18! |
| Originally posted by Jeff D And I had to drive to VT to get drinks at 18, had to love being grandfathered in to something at 18! I don't think I was alone as Adam Sandler had a skit talking about doing the same thing. I need to find time to get my 2117 working. Peter, did you try the onkyo on your remote? |
| Originally posted by sfhub For the hacked protocol, Commercial Advance is OBC(043) EFC(091) I'm using it now, no problems at all. I probably wasn't clear, the RDF file will just tell IR the capabilities of your remote, by itself, it will not give your remote any of the capabilities of extender2, it just makes IR think your remote has those capabilities. I'm not sure if you are confusing the RDF for extender2 with the actual extender2. The extender2 zip file comes with a file you load into IR. If properly loaded into IR, you will a bunch of placeholder devices like TV:1800 MISC:1103, etc. After you upload extender2 to remote, the first button you need to press is "Power". This will enable the extender and you will see "SUCCESS" on the LCD screen. From that point on the extender is actually running. I'm guessing maybe you didn't enable the extender after uploading? It has to be done each time you upload something to the remote, but once enabled, it continues to run, so no more enabling is necessary. |
| Originally posted by mpsan Well, I did not load the 2116-ex2 file (s) only the RDF as you said. BUT, it was not an oversite, I wondered if the rdf would give me anything. Seems from reading the ext doc that it was a mess to get going, or is this a case where the instructions are worse than the reality? |
| Originally posted by sfhub IMO the instructions are much worse than reality. I suggest you backup your current remote settings so there are no worries and you can get back to your current config within seconds. Then I suggest you load up the ext2 IR file w/o any modification (skip all the steps in the readme about running batch files) Now just add a simple device like your Replay upgrade. The procedure should be the same as adding the device to the base (non-extender) remote. Default macros already exist in the default ext2 IR file so device selection is all taken care of. Really if you are comfortable adding a replay device to IR in the base remote, you shouldn't have any difficulty with the extender to get the same functionality (except you'll have fav/scan usable again with little to no work) Then as you get comfortable with the ext2, you can experiment with the features. |
| Originally posted by mpsan Great, I will try it. Heck with RM I even added code 091 from the 0614 device sheet I found. I wonder why that key was not on there and the 0616 code did not, of course work. I will try what you say. ... Will a macro on the vcr key work with what you said or do I need to enable more for the Macro and Long Key Press? ... Anyway, can I hit power to activate the ext2 even while the jp1 is connected? |
| Originally posted by sfhub I think the hacked protocol zip file was created before CA was popular and as an oversight wasn't updated. Once you start running ext2, all the device select buttons are by default macros. You can just add what you want to the existing macros, or you can follow the philosophy I listed above, or use whatever makes most sense for you. Yes, you can activate the extender while JP1 is plugged in (at least I know you can for 15-2117, don't know about other JP1 remotes) It is very convenient to test your settings w/o removing the cable. I will usually program the remote from my laptop, in front of home theatre and immediately enable ext2 and try changes. If it doesn't work, just make some mods and upload again, never needing to remove cable. |
| Originally posted by mpsan OH, I see the Macros. I see that the device keys are macros and end in a call to phantom 1...so I guess I could add on if I wish...not sure how many phantom keys are defined. So, if VCR is set to 0614 with CA added, I can find the Macro and add discrete power on as well, as TV input? |
| Originally posted by sfhub There are 5 phantoms, but don't feel like you need a phantom to define a macro. The macro is actually on the device key, which calls a nested macro on "phantom1". The reason is to avoid duplicate work because the operations in "phantom1" are common to all device select operations. You can add macro steps direct to the VCR device select button macro if you want. Depending on what you want to do, you might want to add before or after the phantom1 call or at the beginning of the macro. Yes, you can go to the Macros panel in IR, locate the macro for "VCR" and add DiscretePowerOn, make sure you have the appropriate DEV_ before the DiscretePowerOn, for example DEV_TV; DiscreteON; DiscreteInput2; DEV_VCR; DiscreteON; phantom1; DiscreteInput2 would be replaced with whatever you have the discrete input select assigned to. |
| Originally posted by trancer23 my toshiba tv works with discrete power on and off On is OBC 126, EFC 006 Off is OBC 127, EFC 010 to test put remote in tv mode (with appropriate setup code) hit p (setup) then type the efc , i.e. 006 and hold the last digit should work on most newer toshibas |
| Originally posted by himey Total newb question... I just picked up this remote over the weekend. It took the codes for all my devices except 1 (Technics SH-AC500D processor). The power worked when I had it search but nothing else. also it won't learn any of the buttons on the processor either? What would be the best way to go about getting this thing to either learn the buttons individually or the equipment code? I am very surprised it didn't work out of the box because my remote that came with my SA cable box works fine with code 0521. Thanks,Eric |
| Originally posted by mpsan Sure wish I could find discrete power for Toshiba TV's! |
| Originally posted by sfhub If discretes aren't available for your Toshiba TV, since you are using extender, it's about time to read up on ToadTogs. These will let you (among other things) simulate discrete on/off using just power toggle. At first, I was skeptical about the thing getting out of sync, but it has worked surprisingly well for everything I've tried it on. |
| Originally posted by mpsan Can we use a code that is not assigned to a key? I mean, I have power off on the vcr (0614) set to sleep. Any way to assign it to a nonkey...perhaps I need to read phantom keys, etc. |






