Difference between revisions of "Esser"
Jump to navigation
Jump to search
Line 61: | Line 61: | ||
|rowspan="2"|csvseparator | |rowspan="2"|csvseparator | ||
− | |rowspan="2"| | + | |rowspan="2"| emicolon |
|comma | |comma | ||
− | | | + | |use "," as separator for the I/O Server configuration file |
|- | |- | ||
|semicolon | |semicolon | ||
− | | | + | |use ";" as separator for the I/O Server configuration file |
|- | |- | ||
|} | |} |
Revision as of 15: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.
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 | emicolon | comma | use "," as separator for the I/O Server configuration file |
semicolon | use ";" as separator for the I/O Server configuration file |