Difference between revisions of "Esser"

From HSYCO
Jump to navigation Jump to search
Line 63: Line 63:
 
|rowspan="2"|semicolon
 
|rowspan="2"|semicolon
 
|comma
 
|comma
|use "," as separator for the I/O Server configuration file
+
|use "," as separator for the I/O Server .csv configuration file
 
|-
 
|-
 
|semicolon
 
|semicolon
|use ";" as separator for the I/O Server configuration file
+
|use ";" as separator for the I/O Server .csv configuration file
 
|-
 
|-
  
 
|}
 
|}

Revision as of 16:22, 16 March 2021

ESSER 8xxx/IQ8/FlexES are multi-area fire panels. The integration with HSYCO can be accomplished using IBOX Modbus Server - ESSER gateway, a TCP/IP modbus interface. This I/O server was developed following the MODBUS documentation ES-MN-18002-01-2, 11-2013.

IO Server Esser Panel.jpeg

Communication

ESSER panels can be connected via ethernet. A valid IP address must be assigned to the IBOX Modbus Server - ESSER gateway. Please refer to the manual for detailed instruction about IBOX configuration.

HSYCO Configuration

Add a ESSER I/O Server in the I/O Servers section of the Settings and set its parameters:

Communication

  • Address: IP address of the ESSER IBOX
  • Port: TCP/IP port for MODBUS communication (default 502)

High Availability

  • Shutdown when inactive: defaults to false.

Options

ID Default Values Description
gui true true enable support for the UI object, UISET actions and USER commands
false disable UI support
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
unitid 1 > 0 MODBUS unit ID of the ESSER panel
pollingtime 2000 n >= 1000 the data polling interval, in milliseconds.
csvseparator semicolon comma use "," as separator for the I/O Server .csv configuration file
semicolon use ";" as separator for the I/O Server .csv configuration file