Difference between revisions of "TLABQ"

From HSYCO
Jump to navigation Jump to search
Line 29: Line 29:
 
|false
 
|false
 
|start generating events only after HSYCO is aligned with the current status of the system
 
|start generating events only after HSYCO is aligned with the current status of the system
 +
 +
|-
 +
 +
|rowspan="2"|gui
 +
|rowspan="2"|true
 +
|true
 +
|enable UISET "visible" field on zones
 +
|-
 +
|false
 +
|disable UISET "visible" field on zones
 +
 +
|-
 +
 +
|pollinterval
 +
|1000
 +
|n > 1000
 +
|the data acquisition interval, in milliseconds
 +
 +
|-
 +
 +
|logsize
 +
|400
 +
|n ≥ 0
 +
|the number of log lines to display in the UI object
  
 
|}
 
|}

Revision as of 13:51, 1 March 2021

The TLAB-Q is a multi-area security system

HSYCO Configuration

Add the TLABQ 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

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
gui true true enable UISET "visible" field on zones
false disable UISET "visible" field on zones
pollinterval 1000 n > 1000 the data acquisition interval, in milliseconds
logsize 400 n ≥ 0 the number of log lines to display in the UI object