Difference between revisions of "NotifierESibM"

From HSYCO
Jump to navigation Jump to search
Line 28: Line 28:
 
== Communication ==
 
== Communication ==
  
INIM PREVIDIA panels can be connected via ethernet. A valid IP address must be assigned to the panel. MODBUS PROTOCOL must be enabled. Please refer to the manual for detailed instruction about MODBUS protocol configuration.
+
Notifier E-SIB-M compatible panels can be connected via ethernet. A valid IP address must be assigned to the panel. MODBUS PROTOCOL must be enabled. Please refer to the panel manual for detailed instruction about MODBUS protocol configuration.
 +
 
  
 
== HSYCO Configuration ==
 
== HSYCO Configuration ==
  
Notifier E-SIB-M compatible panels can be connected via ethernet. A valid IP address must be assigned to the panel. MODBUS PROTOCOL must be enabled. Please refer to the panel manual for detailed instruction about MODBUS protocol configuration.
+
Add a Notifieresibm I/O Server in the I/O Servers section of the Settings and set its parameters:
 
 
  
 
=== Communication ===
 
=== Communication ===
Line 41: Line 41:
 
=== High Availability ===
 
=== High Availability ===
 
*'''Shutdown when inactive''': defaults to false.
 
*'''Shutdown when inactive''': defaults to false.
 +
 +
=== Options ===
 +
 +
{| class="wikitable"
 +
!ID
 +
!Default
 +
!Values
 +
!Description
 +
|-
 +
 +
|rowspan="2"|gui
 +
|rowspan="2"|true
 +
|true
 +
|enable support for the UI object, UISET actions and USER commands
 +
|-
 +
|false
 +
|disable UI support
 +
|-
 +
 +
|rowspan="2"|startupevents
 +
|rowspan="2"|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 INIM PREVIDIA panel
 +
 +
|-
 +
 +
|pollingtime
 +
|1000
 +
|style="white-space:nowrap"|n >= 1000, n <= 30000
 +
|the data polling interval, in milliseconds.
 +
|-
 +
 +
|loopsnumber
 +
|16
 +
|style="white-space:nowrap"|n = 1..16
 +
|the number of configured loops
 +
|-
 +
 +
|groupsnumber
 +
|240
 +
|style="white-space:nowrap"|n = 1..240
 +
|the number of configured groups
 +
|-
 +
 +
|zonesnumber
 +
|1000
 +
|style="white-space:nowrap"|n = 1..1000
 +
|the number of configured zones
 +
|-
 +
 +
|rowspan="3"|model
 +
|rowspan="3"|ultra
 +
|ultra
 +
|Inim Previdia Ultra panel
 +
|-
 +
|max
 +
|Inim Previdia Max panel
 +
|-
 +
|compact
 +
|Inim Previdia Compact panel
 +
|-
 +
|}

Revision as of 12:24, 25 March 2024

Notifier E-SIB-M is a license key to enable Modbus TCP communication for a series of Notifier and Honeywell fire detection panels:

AM8200 Notifier (legacy up to 8 lines per control panel)
AM8100 Notifier
AM1000CL
AM2000CL
AM6000CL
MA1000-03
MA2000-03
MA1000-01
MA2000-01
MA1000-02
MA2000-02
AM8200N Notifier (up to 4 lines per control panel)
AM8200N Honeywell (up to 4 lines per control panel)
AM8200 Honeywell (legacy up to 8 lines per control panel)
AM8100 Honeywell
MA1000-04 
MA2000-04

The integration with HSYCO can be accomplished via a standard Modbus TCP/IP connection. This I/O server was developed following the MODBUS documentation Mod-Bus_Prot_rev.01.

Note For any information regarding the activation of the Modbus protocol on the E-SIB-M dongle, please contact your Notifier distributor.

Communication

Notifier E-SIB-M compatible panels can be connected via ethernet. A valid IP address must be assigned to the panel. MODBUS PROTOCOL must be enabled. Please refer to the panel manual for detailed instruction about MODBUS protocol configuration.


HSYCO Configuration

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

Communication

  • Address: IP address of the Notifier E-SIB-M panel panel
  • 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 INIM PREVIDIA panel
pollingtime 1000 n >= 1000, n <= 30000 the data polling interval, in milliseconds.
loopsnumber 16 n = 1..16 the number of configured loops
groupsnumber 240 n = 1..240 the number of configured groups
zonesnumber 1000 n = 1..1000 the number of configured zones
model ultra ultra Inim Previdia Ultra panel
max Inim Previdia Max panel
compact Inim Previdia Compact panel