Tecnoalarm

From HSYCO
Revision as of 16:08, 19 February 2014 by Hsyco (talk | contribs) (→‎Datapoints)
Jump to navigation Jump to search

TECNOALARM TP16-256, TP8-64BUS, TP8-96VIDEO, TP8-96GSM and TP16-512GSM are advanced, multi-area security systems integrated with a variety of wired and wireless sensors. The TECNO OUT driver in HSYCO supports the integration of more than one TP unit within the same HSYCO interface. The integration with HSYCO can be accomplished with a TCP/IP network connection.

HSYCO Configuration

Options

ID Default Values Description
code code the user code that the driver uses when sending commands to the Tecnoalarm system. It must be a valid user code, or the MASTER code when using the TP8-64BUS
model string the system’s model. Use one of the following values: TP16-256, TP8-64BUS, TP8-96VIDEO, TP8-96GSM or TP16-512GSM
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 support of the tecnoalarm Web interface object
false disable support of the tecnoalarm Web interface object
logsize 50 n ≥ 0 the number of log events shown in the tecnoalarm Web object. Set to 0 to hide the log in the tecnoalarm object
pass string the passphrase used to encrypt the TCP/IP traffic. If the Tecnoalarm system doesn’t support the passphrase, you should omit this parameter
polltime 1000 n ≥ 0 the data polling interval, in milliseconds. Shorter time improve the response of the system, but increase the load on the CPU of both HSYCO and the Tecnoalarm system

Datapoints

ID Value R/W Description
connection online R connection established
offline R connection failed
system.standby 1 R general system stand-by status
0 R reset
system.fault 1 R general system fault (low battery or no AC power)
0 R reset
system.lowbattery 1 R general low battery fault
0 R reset
system.nopower 1 R general no AC power fault
0 R reset
system.tamper 1 R general tamper condition (central unit, zones, modules, modules loss of connection)
0 R reset
system.radiofault 1 R general radio modules fault
0 R reset
system.duress 1 R duress status
0 R reset
system.techzone 1 R general technical zones open status
0 R reset
system.normal 1 R normal status (AC power ok, battery ok, all zones closed, no tamper)
0 R reset
system.maintenance 1 R maintenance mode
0 R reset
system.panic 1 R panic alarm
0 R reset
system.indoorsiren 1 R general status of indoor sirens
0 R reset
system.outdoorsiren 1 R general status of outdoor sirens
0 R reset
zone.<n>.excluded 1 R zone <n> disabled
0 R zone <n> enabled
zone.<n>.alarm 1 R zone <n> alarm
0 R reset
zone.<n>.cablecutstatus 1 R zone <n> cable cut
0 R reset
zone.<n>.cablecutalarm 1 R zone <n> cable cut alarm
0 R reset
zone.<n>.lowbattery 1 R zone <n> low battery
0 R reset
zone.<n>.noradio 1 R zone <n> radio supervision lost
0 R reset
zone.<n>.active 1 R zone <n> active
0 R reset
zone.<n>.radiolearned 1 R zone <n> radio learned
0 R zone <n> radio not learned
zone.<n> enable W sends a zone <n> enable command using default code
disable W sends a zone <n> disable command using default code
enable.C W sends a zone <n> enable command using code C
disable.C W sends a zone <n> disable command using code C
program.<n>.status off R program <n> reset
preout R program <n> pre out status
out R program <n> out status
armed R program <n> armed
outpartial R program <n> out partial status
armedpartial R program <n> armed partial
endpartial R program <n> end of partial
program.<n>.prealarm 1 R program <n> pre-alarm
0 R reset
program.<n>.alarm 1 R program <n> alarm
0 R reset
program.<n>.alarmmemory 1 R program <n> alarm memory
0 R reset
program.<n> arm W sends a program <n> arm command using default code
disarm W sends a program <n> disarm command using default code
partial W sends a program <n> partial arm command using default code
full W sends a program <n> full arm command using default code
arm.<C> W sends a program <n> arm command using code <C>
disarm.<C> W sends a program <n> disarm command using code <C>
partial.<C> W sends a program <n> partial arm command using code <C>
full.<C> W sends a program <n> full arm command using code <C>
output.<n>.status 1 R output line <n> on
0 R output line <n> off
output.<n> 1 W sends an output <n> on command using default code
on
0 W sends an output <n> off command using default code
off
1.<c> W sends an output <n> on command using code <c>
on.<c>
0.<c> W sends an output <n> off command using code <c>
off.<c>