Changes between Version 1 and Version 2 of UI4


Ignore:
Timestamp:
2011-10-20 14:33:28 (13 years ago)
Author:
mcvflorin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UI4

    v1 v2  
    11= DSC Alarm Panels Plugin = 
     2 
    23== Installation == 
    34 
     5* If the previous DSC plug-in was installed, then it is recommended to uninstall it first, and then remove the plug-in files from the via SSH 
     6* Before attempting to install the plug-in, its recommended to connect the respective RS232 adapter, and set this up first in order to establish connectivity.  
     7  
     8 * Download the .zip file from  [http://code.mios.com/trac/mios_dscalarmpanel/changeset/41/tags/0.21?old_path=%2F&format=zip this ]location 
     9* Extract the 7 files to a location on your PC. 
     10* Click the MiOS developers icon. 
     11* Click the Luup files tab 
     12* Scroll to the bottom of the window and click on the first browse button 
     13* Navigate to the location of the previously saved files and select the first file 
     14* Repeat this using additional browse buttons for the remaining 6 files. 
     15* Check the "Restart Luup after upload" box and click Go 
     16* After the Engine restarts, click on the create device tab of the MiOS developers icon. 
     17* In the ''Description'' field, enter a name for the plug-in, similarly in the ''!UpnpDevFilename'' field enter '''D_DSCAlarmPanel1.xml''' and in the ''!UpnpImplFilename'' field enter '''I_DSCAlarmPanel1.xml''' 
     18 
     19NOTE: It is critical to enter the file names exactly as above, this includes the case sensitivity! 
     20 
     21* If this is being used with a WIZnet or Roving Networks IP to Serial adapter that’s already been configured, then at this stage the IP and port number of the device can also be entered in the ''!IpAddress'' field (e.g. 192.168.8.23:5000) 
     22* Click Create device and then exit 
     23 
     24[[Image(createdevice.png, align=center,50%)]] 
     25 
     26NOTE: when the engine finishes loading, and an IP address was entered, hopefully if everything is working correctly, there should now be 8 new devices created which will represent the Panel (parent device), 1 partition and 6 Zones. 
     27 
     28If the IT100 has been connected to a USB to RS232 converter then this will now need to be set up as follows: 
     29 
     30* Presuming the Adapter has already been plugged in and recognized as a device and port in the MiOS developers / Serial tab. 
     31* Select the correct Serial device, and enter the following settings which represents the default IT100 baud rate: 
     32 
     33[[Image(232.png, align=center)]] 
     34 
     35* In the "Used by Device" dropdown, select the name of the device that was entered during plug-in creation. 
     36* Exit this screen and then Save. 
     37* Again if everything is working, the 8 devices should have been created. 
     38 
    439== Additional Setup == 
     40 
     41* To configure the correct Partitions and Zones, select the parent device (as named during the creation process). 
     42* Click the advanced tab 
     43* Under Partitions by default there will be '''1''' present, if additional partitions are to be set up then enter them in sequential manner separated by a comma as follows: 
     44  For two partitions enter '''1,2''' 
     45  For three partitions enter '''1,2,3''' etc etc... 
     46 
     47Under 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''.  
     48 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. 
     49 
     50If remote Arming and Disarming is not required from Vera, then exit and save; however if this is required then stay in this screen and enter one of the following into the ''!EnableRemoteArm'' variable: 
     51 
     52* '''disarm''' (Least secure as all functions are available including disarm) 
     53* '''stay''' (This will enable stay arming and away arming, but not disarm) 
     54* '''arm''' (Will only enable away mode arming)  
     55  
     56  
     57 NOTE: '''disarm''' is the least secure and enables all remote arming features. 
     58 
     59After entering any of the above, exit and save. 
     60 
     61To set the time on the panel, in the main tab of the device, enter your PIN and click "Set Time"