CK 2.2 Keypad
Programming Manual
And
(BKC-DIP) RS232 Guide
Updated 08/13/07
Page 54 of 87
Programming the Power Off Macro
A Power Off macro is much simpler than a Power On macro, since there are rarely any
delays to test, etc. Usually, to give the client some feedback that the macro is working,
the TV is turned off first.
When you are forced to “workaround” a DVD player or VCR without a discrete off
command, you will make the macro more reliable if you place the time consuming
anchor (the play command) at the beginning of the macro. Make sure that you turn the
DVD player off before testing this kind of workaround. You are testing the worst case,
you know that a toggle type power command will turn the DVD player off; you are
concerned about an event that might happen. The DVD player is already off, but the
client presses the MAIN Power Off to turn everything else on. If you only programmed a
toggle Power command, everything else would turn off, but the DVD player would turn
on. This “workaround” ensures that the DVD player turns off.