Difference between revisions of "TSECMACS"
Jump to navigation
Jump to search
Line 74: | Line 74: | ||
|rowspan="2" |sensor.<n>.isenabled | |rowspan="2" |sensor.<n>.isenabled | ||
|1 | |1 | ||
− | |R | + | |R/W |
|The sensor is enabled | |The sensor is enabled | ||
|- | |- | ||
|0 | |0 | ||
− | |R | + | |R/W |
|The sensor is NOT enabled | |The sensor is NOT enabled | ||
|- | |- |
Revision as of 08:48, 19 August 2022
The TSEC MACS MACS is a perimeter anti-intrusion system for rigid and semi-rigid metal fences.
HSYCO Configuration
Add the TSECMACS 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
- Username: 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 | false | true | |
false | |||
pollinterval | 1000 | n >= 1000 | the data acquisition interval, in milliseconds |
Datapoints
ID | Value | R/W | Description |
---|---|---|---|
connection | online | R | connection established |
offline | R | HSYCO can't connect to the sensor | |
sensor.<n>.isenabled | 1 | R/W | The sensor is enabled |
0 | R/W | The sensor is NOT enabled | |
sensor.<n>.zoneid | <value> | R | Returns the zone id of the sensor |
zone.<m>.name | <value> | R | Returns the zone name |
zone.<m>.outputid | <value> | R | Returns the zone output id |