Difference between revisions of "Lares4"

From HSYCO
Jump to navigation Jump to search
(Created page with "The KSENIA lares 16IP/48IP/128IP are multi-area security systems. The integration with HSYCO can be accomplished via direct control through Ethernet connection. The I/O Server...")
 
Line 1: Line 1:
The KSENIA lares 16IP/48IP/128IP are multi-area security systems. The integration with HSYCO can be accomplished via direct control through Ethernet connection. The I/O Server has been tested on units with product revision 1.6.1247, web server firmware version 1.0.0.15 and HTML version 1.1.33 and 1.1.44.
+
The KSENIA lares 4.0 are multi-area security systems. The I/O Server has been tested on unit with firmware version 1.72.2 and web server version 1.32.7. Actually this driver runs only in HTTP mode (port 80 is set by default), so connection is not secure.
 +
 
 +
 
 +
== HSYCO Configuration ==
 +
Add a KSENIA 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 panel
 +
*'''IP Port''': TCP/IP port assigned to the panel's web server
 +
 
 +
=== Authentication ===
 +
*'''User''': username to access the web server
 +
*'''Password''': password to access the web server
 +
 
 +
=== High Availability ===
 +
*'''Shutdown when inactive''': defaults to false.
 +
 
 +
=== 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
 +
|20
 +
|n ≥ 0
 +
|the number of log lines to display in the UI object
 +
 
 +
|-
 +
 
 +
|rowspan="2"|gui
 +
|rowspan="2"|true
 +
|true
 +
|enable the UISET "visible" field for all system zones
 +
|-
 +
|false
 +
|disable the UISET "visible" field for all system zones
 +
 
 +
|}

Revision as of 12:27, 28 May 2021

The KSENIA lares 4.0 are multi-area security systems. The I/O Server has been tested on unit with firmware version 1.72.2 and web server version 1.32.7. Actually this driver runs only in HTTP mode (port 80 is set by default), so connection is not secure.


HSYCO Configuration

Add a KSENIA 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 panel
  • IP Port: TCP/IP port assigned to the panel's web server

Authentication

  • User: username to access the web server
  • Password: password to access the web server

High Availability

  • Shutdown when inactive: defaults to false.

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 20 n ≥ 0 the number of log lines to display in the UI object
gui true true enable the UISET "visible" field for all system zones
false disable the UISET "visible" field for all system zones