M1 Newsletter

June 14, 2005

Using Custom Settings

Incorporating custom settings in rules provides the user with the ability to modify how the rule will operate.   Custom settings can be set to a numeric value, a timer value in seconds, or a time of day.  An authorized user can access the custom settings from the keypad user menu 7 –Automation Custom Settings, and modify the value of that setting.  This newsletter will cover some examples of how custom settings can be used.

There are 20 memory locations for custom settings.  Each may be assigned a 12 character description, a function type (number, timer, or time of day) and an initial value. A ‘number’ may be 5 digits with a range of 00000 to 65535.  A ‘timer’ may be 5 digits with a range of 00000 to 65535 seconds.  The ‘time of day’ is formatted as 00:00 with a range of 00:00 to 23:59 .

Number
In this example, the user would like to be able to adjust the cool set point of the “Economy Mode”.  A task is used to set the thermostat to “Economy Mode” when the system is armed away.  When this task is activated, it sets the cooling desired temperature to the value programmed in custom setting 1.  In ElkRP, on the custom setting screen under automation, custom setting 1 is named “EconSetPoint” and defined as type 0 (number).  The initial value is set to 85.  The rule below defines the task described above.

WHENEVER Economy Mode (Task 1) IS ACTIVATED
          THEN SET  Thermostat01 (Tstat 1) COOLING DESIRED TEMP TO EconSetPoint (Cust Set 1)

The following rule activates the task when the system is armed away.

WHENEVER Area 1 (Area 1) IS ARMED AWAY
          THEN ACTIVATE Economy Mode (Task 1)

The user can go into Keypad Menu 7, CS01 and change the “Economy Mode” cool set point.

Timer
In this example, the user would like to be able to control how long the Garage lights stay on when he/she pulls the vehicle into the garage.  In ElkRP, on the custom setting screen, custom setting 2 is named “Garage Light” and defined as type 2 (timer).  The initial value is set to 600 seconds (10 minutes).  When the garage door is opened, the following rule will turn the garage lights on for the length of time programmed in custom setting 2. 

WHENEVER Garage Door (Zn 1) BECOMES NOT SECURE
          THEN TURN Garage Lights [1 (A1)] ON FOR Garage Light (Cust Set 2)

The user can go into Keypad Menu 7, CS02 and change the length of time the lights stay on.

Time of Day
In this example, the user would like to be able to adjust the time of day that the sprinkler system is activated.  In ElkRP, on the custom setting screen, custom setting 3 is named “Sprinklers” and defined as type 3 (time of day).  The initial value is set to 8:00 AM .  The following rule will turn the sprinkler system on for 15 minutes, on Monday, Wednesday, and Friday at the custom setting time.  

WHENEVER THE TIME IS Sprinklers (Cust Set 3)
     AND THE DAY(S) OF THE WEEK IS/ARE –M-W-F-
          THEN TURN Sprinklers (Out 7) ON FOR 15 MINS

The user can go into Keypad Menu 7, CS03 and change the time of day the sprinklers come on.


ELK RP Tips 

Modem Connection Methods 
Local Connection Via House Telephone Line
When the installer has a laptop computer at the installation site, he can program the system via a direct connection.  However, this requires the computer be located close by the system, which is not always convenient.

This method allows ElkRP to connect through a modem using any telephone jack on the premises.  The computer can be conveniently placed on a counter top, table, or desk, provided a telephone jack is nearby.

NOTE: For this method to work, the site must already have working local telephone service and the system must be properly wired to allow line seizure. Also, the “listen for dial tone” option for the modem must be disabled.  This option can be disabled in the Phone & Modem options found in the system’s control panel.

Simply plug the modem cord into any working telephone jack and select this method.


NEW PRODUCT - Now Available!

The ELK-M1XEP may be used to connect a control in the M1 Family to an Ethernet network using TCP/IP protocol.  This connection can be used for remote control and programming of the system, as well as flash memory firmware updates. 

The ELK -M1XEP features Federal Information Processing Standards (FIPS) compliant encryption algorithms and a secure embedded web server with a user interface built on a Java applet.  The Java applet gives the user a portable means of controlling the system remotely, allowing system arming/disarming, checking of zone status, control of lighting, thermostats, and outputs, activation of tasks, etc.  It also supports email notification.  Up to 16 email addresses with messages can be programmed for notification based on events, such as system arming/disarming, user access, alarm conditions, etc. 

For more information on the ELK -M1XEP, please contact
Elk Sales at 800-797-9355.

 


Got Questions or Ideas?
Email me at amy.strickland@elkproducts.com


 
[ Home ]
ELK Products, Inc. P.O. Box 100, Hildebran, N.C. 28637 USA (828) 397-4200
Copyright © 2010   All rights reserved   Terms and Conditions