Difference between revisions of "Tecnoalarm"
Jump to navigation
Jump to search
Line 62: | Line 62: | ||
|} | |} | ||
+ | |||
+ | == Datapoints == | ||
+ | |||
+ | |||
+ | {| class="wikitable" | ||
+ | !ID | ||
+ | !Value | ||
+ | !R/W | ||
+ | !Description | ||
+ | |- | ||
+ | |||
+ | |rowspan="2"|connection | ||
+ | |online | ||
+ | |R | ||
+ | |connection established | ||
+ | |- | ||
+ | |offline | ||
+ | |R | ||
+ | |connection failed | ||
+ | |- | ||
+ | |||
+ | |rowspan="2"|system.standby | ||
+ | |1 | ||
+ | |R | ||
+ | |general system stand- by status | ||
+ | |- | ||
+ | |0 | ||
+ | |R | ||
+ | |reset | ||
+ | |- |
Revision as of 16:06, 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 |