Seperate on and off buttons onto one toggle button ?

Forum for the discussion of JP1 Interfaces, hardware hacks, etc.

Moderator: Moderators

Post Reply
jens
Posts: 22
Joined: Wed Dec 07, 2005 2:23 pm

Seperate on and off buttons onto one toggle button ?

Post by jens »

My Harmon/Kardon amp has a seperate button for power off and power on. I would like to program my RCU810 so that the on/off button toggles the power like it does for any of my other devices. From what I have found on the web, this is possible but I have not yet figured out how to approach this. A hint or three on how to start would be appreciated. Do I need an extender for this ? Is there some site that might explain this in a bit of detail ?

Jens
underquark
Expert
Posts: 874
Joined: Mon Jun 20, 2005 4:58 am
Location: UK

Post by underquark »

1] Have power-ON on power and power-OFF on shift-power and that way you can still leave the discrete ON and OFF available for macros?

2] Have power off as a LongKeyPress

3] Read up about TOADTOG

4] Use #1 and have one macro that turns all your devices OFF and another that turns all your devices ON.

Personally I'd favour #1 &/or #4 as I find it too easy to mistakenly hit the power button (on my 8910) instead of the Up arrow.
Nils_Ekberg
Expert
Posts: 1689
Joined: Sat Aug 02, 2003 2:08 pm
Location: Near Albany, NY

Post by Nils_Ekberg »

Another possibility would be ToadTog.

If bit (switch) is OFF send power on and set the bit ON.

If bit is ON send power off and then set bit OFF.
jens
Posts: 22
Joined: Wed Dec 07, 2005 2:23 pm

Post by jens »

underquark wrote:1] Have power-ON on power and power-OFF on shift-power and that way you can still leave the discrete ON and OFF available for macros?

2] Have power off as a LongKeyPress

3] Read up about TOADTOG

4] Use #1 and have one macro that turns all your devices OFF and another that turns all your devices ON.

Personally I'd favour #1 &/or #4 as I find it too easy to mistakenly hit the power button (on my 8910) instead of the Up arrow.
Thanks, I will look into those. #3 surprises me - I thought the whole thing with that is to separate keys that toggle (but I really don't know yet).
I will eventually want to do a macro that turns on/off the cable box, the amp and the TV but I got to learn how to do the on/off of the amp first :). My cable box offers a built-in macro to turn off/on all power but sometimes I need just one or two devices on and their macro seems to do all the devices or nothing.

Jens
jens
Posts: 22
Joined: Wed Dec 07, 2005 2:23 pm

Post by jens »

Nils_Ekberg wrote:Another possibility would be ToadTog.

If bit (switch) is OFF send power on and set the bit ON.

If bit is ON send power off and then set bit OFF.
Hmmm, maybe I have the ToadTog all wrong since you are the second person to suggest that. I read thru the docs several times but so far it hasn't quite 'clicked' yet.
I will read it a few more times and hope that the light will go on :)

Jens
Capn Trips
Expert
Posts: 3989
Joined: Fri Oct 03, 2003 6:56 am

Post by Capn Trips »

jens wrote:
Nils_Ekberg wrote:Another possibility would be ToadTog.

If bit (switch) is OFF send power on and set the bit ON.

If bit is ON send power off and then set bit OFF.
Hmmm, maybe I have the ToadTog all wrong since you are the second person to suggest that. I read thru the docs several times but so far it hasn't quite 'clicked' yet.
I will read it a few more times and hope that the light will go on :)

Jens
ToadTog protocol allows you to do this both ways, i.e.
(1) create "discretes" where none exist from "toggles", AND/OR
(2) create "toggles" where none exist from "discretes"

Unfortunately, it appears there is no ToadTog protocol for the RCA RCU810.
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)
jens
Posts: 22
Joined: Wed Dec 07, 2005 2:23 pm

Post by jens »

Capn Trips wrote:ToadTog protocol allows you to do this both ways, i.e.
(1) create "discretes" where none exist from "toggles", AND/OR
(2) create "toggles" where none exist from "discretes"

Unfortunately, it appears there is no ToadTog protocol for the RCA RCU810.
Yes, I found this tidbit last night when I was digging. On the bright side, it makes my decision a bit simpler :)

Thanks

Jens
Capn Trips
Expert
Posts: 3989
Joined: Fri Oct 03, 2003 6:56 am

Post by Capn Trips »

Well, frankly. I don't use toggle power commands - I have created discretes for those that don't have them with ToadTog - and instead use method #4 described above. "Power" is my "All OFF" macro, and the device buttons are "Discrete ON, Select appropriate inputs" macro.
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)
jens
Posts: 22
Joined: Wed Dec 07, 2005 2:23 pm

Post by jens »

Capn Trips wrote:Well, frankly. I don't use toggle power commands - I have created discretes for those that don't have them with ToadTog - and instead use method #4 described above. "Power" is my "All OFF" macro, and the device buttons are "Discrete ON, Select appropriate inputs" macro.
So if I understand this correctly, you would push the TV button to turn the TV on ? When you want to operate the DVD player that is already on you would push DVD but because it's already on it doesn't do anything in regards to power but instead sets the current device type to DVD ?

You can not turn off power individually - instead the power button has a macro that turns off all devices.

Have you run into any 'out of sync' issues for your ToadTog and if so, how have you dealt with them ?

90% of the time I would want to turn on TV,Cable and Amp - do you have a separate button for that or do you press them individually ?

Jens
Capn Trips
Expert
Posts: 3989
Joined: Fri Oct 03, 2003 6:56 am

Post by Capn Trips »

jens wrote: So if I understand this correctly, you would push the TV button to turn the TV on ? When you want to operate the DVD player that is already on you would push DVD but because it's already on it doesn't do anything in regards to power but instead sets the current device type to DVD ?
Correct.
jens wrote:You can not turn off power individually - instead the power button has a macro that turns off all devices.
Actually, I CAN turn off power individually, although I normally do not. a SHORT press of the Power button will toggle the power to the current device, whilst a LONG press of the Power button will execute my "Alll Off" macro.
jens wrote:Have you run into any 'out of sync' issues for your ToadTog and if so, how have you dealt with them ?
Ocassionally, for which I have assigned the associated Power Toggle function to another, otherwise unsused, button for the affected piece of gear, and if they get out of synch (about 25% of the time) I just send the Power toggle function that does NOT set/reset the ToadTog flag.
jens wrote:90% of the time I would want to turn on TV,Cable and Amp - do you have a separate button for that or do you press them individually ?
That would be my SAT button (as 90% of the time, I'm watching SAT). Short press selects SAT as my active device, just like a regular device in an unextended remote, whilst a LONG press of SAT Turns on SAT, Turns on TV and slects the correct input, turns on AMP and selects the correct input, Assigns the PIP keys to TV, assigns the VOL keys to AMP, assigns all of the other keys to SAT, and sets the LCD display to show "SKY+ BOX".

Feel free to examine my setup in this file. You will notice that I have (using the extender) ZERO bytes of upgrade memory left and 6 bytes of Keymove/Macro memory, so I suppose I could add ONE MORE KEYMOVE to truly max that sucker out!
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)
underquark
Expert
Posts: 874
Joined: Mon Jun 20, 2005 4:58 am
Location: UK

Post by underquark »

Capn Trips wrote:You will notice that I have (using the extender) ZERO bytes of upgrade memory left and 6 bytes of Keymove/Macro memory, so I suppose I could add ONE MORE KEYMOVE to truly max that sucker out!
Would that be a one-byte or a two-byte command?
Post Reply