Programming Audio Commands
Using LEVITON PC Access Software, you can create programs to control Audio Zones, Volume, Audio Sources, and simulate
Key Presses on the audio system keypad or remote control.
The Audio Zone Command allows you to create programs to select Off, On, Mute Off, and Mute On for individual
Audio Zones or for All Audio Zones.
The Volume Command allows you to create programs to set the volume from 0% to 100% for the specified Audio
Zone.
The Audio Source Command allows you to create programs to select an Audio Source for the specified Audio Zone.
The Key Press Command allows you to create programs to simulate key presses for the respective audio system.
(See – Table 1 – Audio Commands) for all applicable audio commands for each of the supported audio systems.
Example Programming of Audio Commands
You can create programs in your OmniPro II to customize your music experience. For example, you can create programs to play
your favorite music when you return home and disarm your system.
When the security system is disarmed by Bob, execute the “Bob Is Home” macro:
WHEN Bob OFF: RUN Bob Is Home
When the “Bob Is Home” macro is executed, turn the Living Room Audio Zone on, set the volume of the Living Room
Audio Zone to 50%, set the Living Room Audio Source to “CD Player”, and press the “Play” key to start the CD:
WHEN Bob Is Home: Living Room AUDIO ON (Audio Zone Command)
WHEN Bob Is Home: Living Room AUDIO VOLUME 50% (Volume Command)
WHEN Bob Is Home: Living Room AUDIO SOURCE CD Player (Audio Source Command)
WHEN Bob Is Home: Living Room AUDIO KEY PRESS PLAY (Key Press Command)
Comentarios a estos manuales