Difference between revisions of "Alert5"

From HSYCO
Jump to navigation Jump to search
(Created page with "ciao caro")
 
Line 1: Line 1:
ciao caro
+
Felma's Alert5 is a supervisor system that can control anti-intrusion, fire prevention, access control and TVCC systems. The communication with Hsyco is via HTTP protocol.
 +
 
 +
== HSYCO Configuration ==
 +
Add the ALERT5 I/O Server in the [[Settings#I/O Servers|I/O Servers section of the Settings]] and set its parameters:
 +
 
 +
=== Communication ===
 +
*'''IP Address''': host name or IP address of the supervisor
 +
*'''IP Port''': TCP/IP port assigned to the supervisor
 +
 
 +
=== Authentication ===
 +
*'''User''': username to access the supervisor
 +
*'''Password''': password to access the supervisor
 +
 
 +
=== Options ===
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Default
 +
!Values
 +
!Description
 +
 
 +
|-
 +
 
 +
|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
 +
 
 +
|-
 +
 
 +
|pollinterval
 +
|1000
 +
|n > 1000
 +
|the data acquisition interval, in milliseconds
 +
 
 +
|-
 +
 
 +
|logsize
 +
|300
 +
|n ≥ 0
 +
|the number of log lines to display in the UI object
 +
 
 +
|}

Revision as of 17:06, 9 September 2021

Felma's Alert5 is a supervisor system that can control anti-intrusion, fire prevention, access control and TVCC systems. The communication with Hsyco is via HTTP protocol.

HSYCO Configuration

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

Communication

  • IP Address: host name or IP address of the supervisor
  • IP Port: TCP/IP port assigned to the supervisor

Authentication

  • User: username to access the supervisor
  • Password: password to access the supervisor

Options

ID Default Values Description
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 1000 n > 1000 the data acquisition interval, in milliseconds
logsize 300 n ≥ 0 the number of log lines to display in the UI object