URC8910 device specific macros?
Moderator: Moderators
-
elecengineer
- Posts: 12
- Joined: Sat Oct 08, 2005 11:18 pm
URC8910 device specific macros?
Is it possible to make macros under a specific device instead of the macro being global? Especially without an extender?
I don't think it is possible, but I thought I would put it out there and see if I'm wrong
Thanks
I don't think it is possible, but I thought I would put it out there and see if I'm wrong
Thanks
Yes, just install the following:
and
Now go to the "Spcl Prot Fns" tab, pick the device and key you want to bind it to, and pick DSM for the type.
Code: Select all
Upgrade code 0 = 0C 4F (TV/1103)
FC 00 01
EndCode: Select all
Upgrade protocol 0 = 01 FC (S3C8)
00 00 01 E4 03 82 50 C0 50 C1 50 C2 50 C3 50 C4
C6 CA 16 7A 70 CB 70 CA 70 C4 70 C3 70 C2 30 C0
End-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
-
elecengineer
- Posts: 12
- Joined: Sat Oct 08, 2005 11:18 pm
I install both of those in the device or protocol tabs?
Where do I find thr special protocol functions tab? then I loose you after there.
onece I figure this out I can put a macro on any key within a device such as a reciver.
What I am trying to do is send 3 commands from the reciver numeric + enter and tv/video buttons and still be able to use the numeric keys etc. under satalite, tv etc
thank you greg for helping me out
Where do I find thr special protocol functions tab? then I loose you after there.
onece I figure this out I can put a macro on any key within a device such as a reciver.
What I am trying to do is send 3 commands from the reciver numeric + enter and tv/video buttons and still be able to use the numeric keys etc. under satalite, tv etc
thank you greg for helping me out
-
Capn Trips
- Expert
- Posts: 3989
- Joined: Fri Oct 03, 2003 6:56 am
What gfb gave you is a Special Protocol called Device Specific Macro (DSM). The "Upgrade Protocol" must be added to the Protocol tab, and the "Upgrade Code" must be added to the Device Tab. Now to create a DSM using this special protocol, you go to the Special Protocols tab in IR (if you don't have such a tab, download the LATEST version of IR), and create the macros you want.
Beginners - Read this thread first
READ BEFORE POSTING or your post will be DELETED!
Remotes: OFA XSight Touch, AR XSight Touch
TVs: LG 65" Smart LED TV; Samsung QN850BF Series - 8K UHD Neo QLED LCD TV
RCVR: Onkyo TX-SR875; Integra DTR 40.3
DVD/VCR: Pioneer DV-400VK (multi-region DVD), Sony BDP-S350 (Blu-ray), Toshiba HD-A3 (HD-DVD), Panasonic AG-W1 (Multi-system VCR);
Laserdisc: Pioneer CLD-D704.
Amazon Firestick
tape deck: Pioneer CT 1380WR (double cassette deck)
(But I still have to get up for my beer)
READ BEFORE POSTING or your post will be DELETED!
Remotes: OFA XSight Touch, AR XSight Touch
TVs: LG 65" Smart LED TV; Samsung QN850BF Series - 8K UHD Neo QLED LCD TV
RCVR: Onkyo TX-SR875; Integra DTR 40.3
DVD/VCR: Pioneer DV-400VK (multi-region DVD), Sony BDP-S350 (Blu-ray), Toshiba HD-A3 (HD-DVD), Panasonic AG-W1 (Multi-system VCR);
Laserdisc: Pioneer CLD-D704.
Amazon Firestick
tape deck: Pioneer CT 1380WR (double cassette deck)
(But I still have to get up for my beer)
-
elecengineer
- Posts: 12
- Joined: Sat Oct 08, 2005 11:18 pm
Thank you for your previous help
ok now I am having the same problem as far as dim led flashing, but no command sent, from this thread. The solution there won't work for me, because I have only 3 phantom buttons and and I want to make 6+ DSMs under the receiver device.
I had to edit the RDF to get the special protocol tab to come up as described in the above thread.
If anyone know whether or not I can do DSM without phantom buttons or an extender please let me know.
Thanks
ok now I am having the same problem as far as dim led flashing, but no command sent, from this thread. The solution there won't work for me, because I have only 3 phantom buttons and and I want to make 6+ DSMs under the receiver device.
I had to edit the RDF to get the special protocol tab to come up as described in the above thread.
If anyone know whether or not I can do DSM without phantom buttons or an extender please let me know.
Thanks
You must not have the latest set of RDFs, either. They are in the Main Tools folder.
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
-
elecengineer
- Posts: 12
- Joined: Sat Oct 08, 2005 11:18 pm
-
ElizabethD
- Advanced Member
- Posts: 2348
- Joined: Mon Feb 09, 2004 12:07 pm
Perhaps this is the missing link - in unextended remote you can only send 1 key in the DSM or L/DKP not the whole sequence. So first code a macro to do those 3 commands, then call it in the DSM setup.elecengineer wrote:What I am trying to do is send 3 commands from the reciver numeric + enter and tv/video buttons and still be able to use the numeric keys etc. under satalite, tv etc
You do not have to be stuck on 3 phantoms. Remote doesn't care. So long as you don't create conflicts against your own codes, you can use any buttons. Shift-numbers for instance.
After you sort it all out, you might want to use a L/DKP (Long or double keypress) protocol (01F9 for Misc/1106) for unextended 8910/2116 remotes. You will get two for the price of one
-
elecengineer
- Posts: 12
- Joined: Sat Oct 08, 2005 11:18 pm
I wish I could say it worked, but it has the same problem as before. The transmit LED is extreamly dim and no infrared signals are sent out. I figured out that it is only the command underling the DSM from my custom upgrade is not getting transmitted. In a regular macro this is no problem, but is there somthing with th DSM that prevents this from working?
Thanks for your help
Updated 3:45am eastern standard time USA
Thanks for your help
Updated 3:45am eastern standard time USA
-
The Robman
- Site Owner
- Posts: 21897
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
Post your IR file in the Diagnosis Area (and then post a link to it) and maybe someone here will spot the error.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
-
elecengineer
- Posts: 12
- Joined: Sat Oct 08, 2005 11:18 pm
My IR file is posted here http://www.hifi-remote.com/forums/dload ... le_id=2282
thanks for taking a look at it
thanks for taking a look at it
-
underquark
- Expert
- Posts: 874
- Joined: Mon Jun 20, 2005 4:58 am
- Location: UK
Is this macro recursive? I.e does DSM 1 in RCVR/AMP calll Phantom1 which just acts as if 1 has been pressed again which calls Phantom1....?
I had the same flickery LED problem when I tried using LKP to get STOP(long) call EJECT (this worked fine) and STOP (short) call STOP (this, of course didn't work fine although it took me a change of batteries and a couple of trips up and downstairs to the PC before I could believe that I'd programmed a macro wrongly).
I had the same flickery LED problem when I tried using LKP to get STOP(long) call EJECT (this worked fine) and STOP (short) call STOP (this, of course didn't work fine although it took me a change of batteries and a couple of trips up and downstairs to the PC before I could believe that I'd programmed a macro wrongly).
-
elecengineer
- Posts: 12
- Joined: Sat Oct 08, 2005 11:18 pm
initialy that was how it set up. I finaly got it to work, but I don't like how I coulden't assign and use a function under the macro like is posible in regular macros. I ended up using the aux device to hold misc buttons/functions to use in the macros. I am also low on keymove/macro memory. I had to learn some functions and then delete them from the keymove/macro memory.
oh well it works though.
oh well it works though.