Difference between revisions of "Tecnoalarm"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
The TECNO OUT driver in HSYCO supports the integration of more than one TP unit within the same HSYCO interface. | 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. | The integration with HSYCO can be accomplished with a TCP/IP network connection. | ||
+ | |||
+ | [[Category:I/O Server]] | ||
== Options == | == Options == |
Revision as of 17:29, 16 December 2013
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.
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 | >=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 | >=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 | W | sends an output N on command using default code | |
0 | W | sends an output N off command using default code | |
off | W | sends an output N off command using default code | |
1.C | W | sends an output N on command using code C | |
on.C | W | sends an output N on command using code C | |
0.C | W | sends an output N off command using code C | |
off.C | W | sends an output N off command using code C |