Owner`s manual
User Settings 
User Settings consist of numbers, levels, times, dates, days of the week, durations, temperature settings, and humidity settings that 
can referenced in automation programs for a variety of uses.  Each of these User Settings can then be easily modified by the user 
from a console or touchscreen, without any additional programming.  User Settings can be used for programming wake-up times, 
lighting scenes, comfort temperatures when you are home, asleep, or away, sprinkler times, and much more. 
OmniPro II has 25 User Settings which may be used.  Once configured by your installer, you can name and assign values to each 
of the preconfigured User Settings.  To assign names to User Settings, under Setup | Names select 9 (USET). 
  To access User Settings from a console, press 6 (STATUS), and then 9 (USET): 
  From a Touchscreen without Video, touch the Setup icon, and then User Settings. 
  From a Touchscreen with Video, touch the System icon, then Setup, and then User Settings. 
For example, a use of a “Time” and/or “Date” User Setting is for a daily “Wake Up” time.  You can easily change this time and 
days from a console or touchscreen. 
This program is written with the User Settings (Wake Up Time) and (Wake Up Days) as the trigger. 
      TIMED WAKE UP TIME WAKE UP DAYS 
THEN BEDROOM LIGHTS ON 
          THEN BEDROOM AUDIO ON 
          THEN BEDROOM AUDIO VOLUME 50% 
          THEN BEDROOM AUDIO SOURCE XM TUNER 
The same program can be written with the User Setting (Wake Up Time) and (Wake Up Days) in the condition, rather than the 
trigger. 
EVERY 1 MINUTE 
AND IF TIME IS WAKE UP TIME 
AND IF DAY OF WEEK IS IN WAKE UP DAYS 
THEN BEDROOM LIGHTS ON 
          THEN BEDROOM AUDIO ON 
          THEN BEDROOM AUDIO VOLUME 50% 
          THEN BEDROOM AUDIO SOURCE XM TUNER 
You  can  also  programmatically  change  a  user  setting.    For  example,  if  you  sleep  a  little  later  on  weekends,  you  can  have  a 
program that automatically changes the “Wake Up” time. For example: 
TIMED 12:00AM -----SS 
THEN SET WAKE UP TIME TO 8:00AM 
Enhanced Programming 
Note: To take advantage of the Enhanced Programming features, programs must be written with LEVITON PC Access Version 
3.0 or later. 
Enhanced  Programming  consists  of  several  new  features  and  structures  that  allow  you  to  take  full  advantage  of  the  powerful 
programming capabilities of your OmniPro II controller. Enhanced Programming includes: 
•  Program block that may have multiple triggers, multiple conditions, and multiple actions 
•  Program block that can be triggered every so many minutes, seconds, or hours. 
•  Conditions can be created that utilize and/or/not logic and that utilize relational operators 
•  Conditions can reference properties of zones, units, thermostats, temperature/humidity sensors, messages, security status, 
time/date, audio, access control, as well as constants and user settings. 
•  Most information known by the controller can now be used in automation programming. 
WEB VERSION










