Difference between revisions of "Galaxy"

From HSYCO
Jump to navigation Jump to search
Line 25: Line 25:
 
|}
 
|}
  
== Configuration ==
+
== Galaxy Configuration ==
  
 
It is required to configure the panel for HSYCO to be able to communicate with it. Follow these instructions:
 
It is required to configure the panel for HSYCO to be able to communicate with it. Follow these instructions:
Line 39: Line 39:
 
*: Menu 56.6.3 - set an account number (e.g. “0001”)
 
*: Menu 56.6.3 - set an account number (e.g. “0001”)
  
== Options ==
+
== HSYCO Configuration ==
 +
 
 +
=== Options ===
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 128: Line 130:
  
 
|}
 
|}
 +
 +
=== galaxy.ini ===

Revision as of 11:56, 20 December 2013

The Honeywell Galaxy Dimension panels are multi-area intrusion detection systems. The integration with HSYCO can be accomplished via RS-232 serial communication.

Communication

Employ a RS-232 straight cable to connect the panel directly to HSYCO or to an Ethernet/RS-232 gateway.

RS-232 parameters:

Baud rate 9600
Data bits 8
Stop bit 1
Parity none
Flow control none

Galaxy Configuration

It is required to configure the panel for HSYCO to be able to communicate with it. Follow these instructions:

  • Enable the engineer access
    Menu 48.1.1 - set to 1 (Enabled)
  • Enable engineer mode
    Enter engineer PIN, followed by ENT
  • Enable remote access and events reporting
    Menu 56.6.2 - set to 1 (SIA)
    Set SIA level to 4
    Enable (set to ON) all the events to be sent to HSYCO
    Menu 56.6.3 - set an account number (e.g. “0001”)

HSYCO Configuration

Options

ID Default Values Description
pin PIN code assigned to the “remote” user. This option is mandatory
maxzone 4158 0 ≤ n ≤ 4158 highest zone number among the zones used on the panel. This option is recommended to improve the driver’s performances
maxgroup 32 0 ≤ n ≤ 32 highest index among the groups used on the panel. This option is recommended to improve the driver’s performances
maxoutput 256 0 ≤ n ≤ 256 highest index among the outputs used on the panel. This option is recommended to improve the driver’s performances
guiobject true true enable support for the galaxy UI object
false disable support for the galaxy UI object
guizones true true enable support for the zones-related UI objects
false disable support for the zones-related UI objects


guioutputs true true enable support for the outputs-related UI objects
false disable support for the outputs-related UI objects
startupevents false true generate IO events also during the driver’s start-up phase
false start generating events only after HSYCO is aligned with the current status of the system
pollinterval 5 n > 0 the data acquisition interval, in seconds
logsize 20 n ≥ 0 the number of log lines to display in the UI object

galaxy.ini