Posted: Thu Apr 07, 2005 10:22 pm
OK, so you want to turn on the devices you need and turn off the devices you don't need. That makes managing the power state of your devices even mode complicated, and much harder to do when all you have is power toggle commands.
The point I was trying to make is that managing the power state of your devices is always easier when you have discrete power commands.
So, in your macro to switch to VCR mode, you would want to send a discrete ON to your A/V receiver, Discrete ON to your TV, Discrete ON to your VCR, discrete OFF to your DVD player, discrete OFF to your Cable Box, select appropriate input on TV, appropriate input select to your receiver, etc.
Similarly, your macro to switch to TV mode would turn on what you need and turn off what you don't need, and select the appropriate inputs.
Also when you switch to DVD mode, and when you switch to FM Radio mode. You get my point.
With these macros, you would never need to use the Power button to turn things ON, because the macros would always turn on everything you need and turn off everything you don't
You would still want a global power off macro, which you could assign to the Power button.
You don't give up anything when you use TOADTOG, other than the memory space used for setting up and tracking the TOADTOG.
P.S. Alot of A/V gear such as DVD players, cable boxes, satellite boxes, and VCRs use almost as much power (80%-90%) when turned off as when turned on but idle. That's because they are never really turned off. They go into a standby state, that pretty much only turns off the outputs and any display. That's what allows them to keep track of date and time, and respond to IR signals while "off". I'm not trying to dissuade you from turning off the components you aren't actively using, just pointing out that you may not be accomplishing as much as you think.
The point I was trying to make is that managing the power state of your devices is always easier when you have discrete power commands.
So, in your macro to switch to VCR mode, you would want to send a discrete ON to your A/V receiver, Discrete ON to your TV, Discrete ON to your VCR, discrete OFF to your DVD player, discrete OFF to your Cable Box, select appropriate input on TV, appropriate input select to your receiver, etc.
Similarly, your macro to switch to TV mode would turn on what you need and turn off what you don't need, and select the appropriate inputs.
Also when you switch to DVD mode, and when you switch to FM Radio mode. You get my point.
With these macros, you would never need to use the Power button to turn things ON, because the macros would always turn on everything you need and turn off everything you don't
You would still want a global power off macro, which you could assign to the Power button.
You don't give up anything when you use TOADTOG, other than the memory space used for setting up and tracking the TOADTOG.
P.S. Alot of A/V gear such as DVD players, cable boxes, satellite boxes, and VCRs use almost as much power (80%-90%) when turned off as when turned on but idle. That's because they are never really turned off. They go into a standby state, that pretty much only turns off the outputs and any display. That's what allows them to keep track of date and time, and respond to IR signals while "off". I'm not trying to dissuade you from turning off the components you aren't actively using, just pointing out that you may not be accomplishing as much as you think.