Changes between Version 31 and Version 32 of WikiStart


Ignore:
Timestamp:
2013-06-06 19:02:47 (11 years ago)
Author:
guessed
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v31 v32  
    1313== Supported Modules - (Latest) == 
    1414   
    15 '''Envisalink  EVL3''' (Network attached) directly is connected to your home network. The EVL3 has an internal web portal, is firmware upgradable and can provide external access via the Eyes-on site or various mobile phone applications.  More details can be found at [http://www.eyezon.com Eyez-On] or [http://www.homesecuritystore.com/p-2164-evl-3-envisalink-internet-alert-module-for-dsc-honeywell-security.aspx Home Security Store]which includes detailed specifications and reviews[[BR]] 
     15'''Envisalink  EVL3''' (Network attached) directly is connected to your home network. The EVL3 has an internal web portal, is firmware upgradable and can provide external access via the Eyes-on site or various mobile phone applications.  More details can be found at [http://www.eyezon.com Eyez-On] or [http://www.homesecuritystore.com/p-2164-evl-3-envisalink-internet-alert-module-for-dsc-honeywell-security.aspx Home Security Store] which includes detailed specifications and reviews[[BR]] 
    1616 
    1717''EVL 3 Ethernet (IP) Integration Module'' 
     
    1919[[Image(EVL3.jpg, align=center)]] 
    2020 
    21 '''DSC IT-100''' (Serial) integration module was the initial interface to enable third-party applications and system to communicate with Power Series control panels.  The DSC IT100 provides an RS232 serial connection that can be either connected directly to your Vera utilising a USB to Serial adapter or over the Ethernet utilizing either an IP to RS232 or a WIFI to RS232 adapter.  
     21'''DSC IT-100''' (Serial) integration module was the initial interface to enable third-party applications and system to communicate with Power Series control panels.  The DSC IT100 provides an RS232 serial connection that can be either connected directly to your Vera utilizing a USB to Serial adapter or over the Ethernet utilizing either an IP to RS232 or a WIFI to RS232 adapter.  
    2222 
    2323DSC IT100 RS232 Integration Module 
     
    6666  If you currently have a setup with the following initialization parameters 
    6767   
    68       doorZones=1,2 
    69       motionZones=3,4,5 
     68      ''!DoorZones''=''1,2'' 
     69      ''!MotionZones''=''3,4,5'' 
    7070   
    7171  Then they must be changed prior to the update being made as follows,  
    7272   
    73       doorZones= 
    74       motionZones=1,2,3,4,5 
    75    
    76   They must all be set up under the motionZones parameter (the front, ordering is important) 
     73      ''!DoorZones''= 
     74      ''!MotionZones''=''1,2,3,4,5'' 
     75   
     76  They must all be set up under the ''!MotionZones'' parameter (the front, ordering is important) 
    7777  Once the above is saved, then it will be safe to proceed with updating the plugin. 
    7878 
     
    174174  For three partitions enter '''1,2,3''' etc etc... 
    175175 
    176 Under the different Zone fields, enter the zone numbers in the same type of sequence. By default it will display '''1,2,3,4,5,6''' in ''DoorZones''.  
     176Under the different Zone fields, enter the zone numbers in the same type of sequence. By default it will display '''1,2,3,4,5,6''' in ''!DoorZones''.  
    177177 Note you will need to know which Zones are set up which on your panel. They may not be in sequence (per the above), and can be entered depending on their type in any of the three Zone variables. 
    178178 
     
    180180 
    181181* '''disarm''' (Least secure as all functions are available including disarm) 
    182 * '''stay''' (This will enable stay arming and away arming, but not disarm) 
    183 * '''arm''' (Will only enable away mode arming)  
     182* '''arm''' (Will enable away and stay arming)  
    184183  
    185184  
     
    190189To set the time on the panel, in the main tab of the device, enter your PIN and click "Set Time" 
    191190 
    192 Zone labels by default will use the default ones programmed in the panel, if labels were never programmed, or were programmed before the IT100 was installed, then the default labels for the sensors the plugin creates will be named "zone 01, zone 02 etc etc, and they cannot not be renamed by default. It is best to try and rectify this with the alarm itself first, however this behavior can be changed by editing the '''EnableManualLabels''' variable in the advanced tab of the alarm parent device from '''false''' to '''true''' and then performing a save at the top of the dashboard; it will then possible to rename. 
     191Zone labels by default will use the default ones programmed in the panel, if labels were never programmed, or were programmed before the IT100 was installed, then the default labels for the sensors the plugin creates will be named "zone 01, zone 02 etc etc, and they cannot not be renamed by default. It is best to try and rectify this with the alarm itself first, however this behavior can be changed by editing the ''!EnableManualLabels'' variable in the advanced tab of the alarm parent device from ''false'' to ''true'' and then performing a save at the top of the dashboard; it will then possible to rename. 
    193192 
    194193If its preferred that the plugin uses the default mechanism of using the labels from the Alarm System, there are usually several ways to rectify the above behavior without changing the above variable: 
    195194 
    196 * If labels have previously been programmed in a keypad, then attempt a label broadcast from the keypad they were originally programmed from by entering *8[Installer code]*998* 
     195* If labels have previously been programmed in a keypad, then attempt a label broadcast from the keypad they were originally programmed from by entering ''*8[Installer code]*998*'' 
    197196* If labels were never programmed then they can be programmed them from an alpha numeric keypad and a subsequent label broadcast 
    198197* Program the labels to the panel using DSC DLS software 
     
    210209  
    211210When defining scenes, the following actions are exposed in Advanced Scene mode: 
    212 * `RequestArmMode(State, !PINCode)` 
     211* `RequestArmMode(State, PINCode)` 
    213212* `RequestQuickArmMode(State)` 
    214213