bk ck1.1 Developer's Guide

Page of 54
Programming Activity Macros on MAIN LCD “Device” Buttons  
An Activity Macro is typically programmed to be as fast as possible. They simply select the correct input on both the
television and the receiver/preamp/zone controller and power on any new components needed.
There is no need to program a JUMP to a page in a MAIN LCD
“Device” button.They are automatically programmed to JUMP to the
Device.
Sometimes activity macros will share the same input settings. Here, a DVD player doubles as a CD player. The
programmer has copied the DVD device, named it CD, so that there are two identical devices (with the same DVD
player IR codes).The only difference between them is the Activity Macros you see below. The DVD Activity Macro
selects THX Surround Sound with 5 speakers with the TV on, while the CD Activity selects Stereo with 4 speakers
and forces the TV off. For components that have play commands it is typically ok to have a “Play” command in the
macro.Watch out for components with toggle type play/pause buttons.That kind of “Play/Pause” command should
not be placed in an Activity Macro without a preceding “Stop” command, to make sure that the toggle can only play
the component!
One DVD Player - Two Devices and Two Activity Macros
DVD Activity Macro
CD Activity Macro
Note how the programmer is using the same DVD input on the surround sound receiver for both activities, the
macro simply changes the surround sound settings.
TIP - Don’t OVER-AUTOMATE, make sure that every step is truly useful!  
33
Type in Section Title
S
B
I M P LY
E T T E R !
B K
&
T
H
E
B
&
K
A
U
T
O
M
A
T
E
D
H
O
U
S
E
Programming Tutorial