Changes between Version 3 and Version 4 of WikiStart


Ignore:
Timestamp:
2011-07-23 16:05:58 (13 years ago)
Author:
dfad1469
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v3 v4  
    44== Introduction == 
    55 
    6    This plugin is for Honeywell and Ademco Panels that have either an RS232 built into them, or the ability to add one on through a module such as the Honeywell 4100SM. This plugin is not designed to work with an third party add on module such as the IPDataTel or AD2USB modules. The protocol it talks over RS232 is Honeywell's proprietary one. 
     6This plugin is for Honeywell and Ademco Panels that have either an RS232 built into them, or the ability to add one on through a module such as the Honeywell 4100SM. This plugin is not designed to work with an third party add on module such as the IPDataTel or AD2USB modules. The protocol it talks over RS232 is Honeywell's proprietary one. 
    77 
    8   This plugin performs several functions: 
     8This plugin performs several functions: 
    99 
    10 1) It can arm or disarm the system from Vera. 
    11 2) It exposes all sensors in the system to Vera. 
    12 3) It exposes the system state (armed or disarmed) to Vera. 
    13 4) It reports on current maintenance status. It can also be used to do some routine functions. 
     101. It can arm or disarm the system from Vera. 
     112. It exposes all sensors in the system to Vera. 
     123. It exposes the system state (armed or disarmed) to Vera. 
     134. It reports on current maintenance status. It can also be used to do some routine functions. 
    1414 
    1515 
    16 == Physical Connection == 
     16== Physical RS232 Connection == 
    1717 
    18     This will be different for each panel used. Development of this plugin was done on a Vista 128BPT panel, which has a header on the alarm panel board. In this case, the RX and TX pins were wired to a standard RS232 9 pin connector and connected to a FTDI serial to USB adapter. The panel has been heavily tested in this configuration, however, each panel or add-on module will have a different method. 
     18This will be different for each panel used. Development of this plugin was done on a Vista 128BPT panel, which has a header on the alarm panel board. In this case, the RX and TX pins were wired to a standard RS232 9 pin connector and connected to a FTDI serial to USB adapter. The panel has been heavily tested in this configuration, however, each panel or add-on module will have a different method. 
     19 
     20However you connect your Vera to the RS232 of a Honeywell or Ademco Alarm product, the protocol should be the same. 
    1921 
    2022 
     23