Difference between revisions of "Dea Xensity"

From HSYCO
Jump to navigation Jump to search
Line 115: Line 115:
 
|0
 
|0
 
|R
 
|R
|panel in not in test mode
+
|No alarms
 
|-
 
|-
 
|1
 
|1
Line 122: Line 122:
 
|-
 
|-
  
|rowspan="2" |global.daynight
+
|rowspan="2" |tamper.nf
 
|0
 
|0
 
|R
 
|R
|panel in day mode
+
|No tamper alarms
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|panel is night mode
+
|At least one tamper alarm is active - not filtered-
 
|-
 
|-
  
|rowspan="2" |global.mcpalarm
+
|rowspan="2" |arm
 
|0
 
|0
 
|R
 
|R
|mcp alarm off
+
|arm is not active
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|mcp alarm on
+
|arm is active
 
|-
 
|-
  
|rowspan="2" |global.sounder.delay.enabled
+
|rowspan="2" |in.tamper
 
|0
 
|0
 
|R
 
|R
|sounders delay disabled
+
|Tamper input is not active
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|sounders delay enabled
+
|Tamper input is active
 
|-
 
|-
  
  
|rowspan="2" |global.sounder.delay.in.progress
+
|rowspan="2" |battery.low
 
|0
 
|0
 
|R
 
|R
|sounders delay not in progress
+
|Battery charge ok
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|sounders delay in progress
+
|Battery charge is low
 
|-
 
|-
  
|rowspan="2" |global.sounder.outputs.activated
+
|rowspan="2" |test.fail
 
|0
 
|0
 
|R
 
|R
|sounders outputs not active
+
|Autotest is ok
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|sounders outputs active
+
|At least one sensor failed autotest
 
|-
 
|-
  
|rowspan="2" |global.sounder.outputs.silenced
+
|rowspan="2" |bus.fault
 
|0
 
|0
 
|R
 
|R
|sounders outputs not silenced
+
|Sensors bus is ok
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|sounders outputs silenced
+
|Sensors bus fault
 
|-
 
|-
  
|rowspan="2" |global.sounder.disabled
+
|rowspan="2" |bus.overcurr
 
|0
 
|0
 
|R
 
|R
|sounders are enabled
+
|Current on sensors bus is ok
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|sounders are disabled
+
|Over current on sensors bus
 
|-
 
|-
  
|rowspan="2" |global.sounder.override.time.elapsed
+
|rowspan="2" |tamper
 
|0
 
|0
 
|R
 
|R
|override sounders time is not elapsed
+
|No sensors in tamper alarm
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|ovveride sounders time elapsed
+
|At least one sensor in tamper alarm
 
|-
 
|-
  
|rowspan="2" |global.sounder.in.test
+
|rowspan="2" |power.fault
 
|0
 
|0
 
|R
 
|R
|sounders not in test
+
|Power ok
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|sounders in test
+
|Power fail
 
|-
 
|-
  
|rowspan="2" |global.fire.routing.delay.enabled
+
|rowspan="1" |vin
 
|0
 
|0
 
|R
 
|R
|fire routing delay not enabled
+
|Power supply voltage in mV
|-
 
|1
 
|R
 
|fire routing delay enabled
 
 
|-
 
|-
 +
  
 
|rowspan="2" |global.fire.routing.delay.in.progress
 
|rowspan="2" |global.fire.routing.delay.in.progress

Revision as of 12:44, 23 March 2020

DEA XENSITY is a Point ID intrusion detection system using special piezoelectric sensors for the protection of doors, windows, glass surfaces, security grilles and walls. This driver is compatible with the following controllers: Xensity128, Xensity64, Xensity32. Make sure to install the latest available firmware.

Communication

DEA XENSITY panels can be connected via ethernet. A valid IP address must be assigned to the controller using the configuration software.

Note  In case of multiple DEA XENSITY IO Servers running on the same HSYCO Server you must assign a different UDP port to each XENSITY driver

HSYCO Configuration

Add a XENSITY I/O Server in the I/O Servers section of the Settings and set its parameters:

Communication

  • Address: IP address of the XENSITY controller (mandatory)
  • Port: UDP port (mandatory)

High Availability

  • Shutdown when inactive: defaults to false.

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
pollinterval 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 Xensity system

Datapoints

ID Value R/W Description
connection online R connection established
offline R HSYCO can't connect to the panel
alarm 0 R no alarms
1 R at least one zone of this controller on alarm
link.x16 0 R Connection with X16-ER16L is not stable
1 R Connection with X16-ER16L is stable
link.sens 0 R Connection with sensors is not stable
1 R Connection with sensors is stable
bus.power 0 R Bus sensors power supply not ok
1 R Bus sensors power supply ok
alarm.nf 0 R No alarms
1 R At least one alarm is active - not filtered-
tamper.nf 0 R No tamper alarms
1 R At least one tamper alarm is active - not filtered-
arm 0 R arm is not active
1 R arm is active
in.tamper 0 R Tamper input is not active
1 R Tamper input is active
battery.low 0 R Battery charge ok
1 R Battery charge is low
test.fail 0 R Autotest is ok
1 R At least one sensor failed autotest
bus.fault 0 R Sensors bus is ok
1 R Sensors bus fault
bus.overcurr 0 R Current on sensors bus is ok
1 R Over current on sensors bus
tamper 0 R No sensors in tamper alarm
1 R At least one sensor in tamper alarm
power.fault 0 R Power ok
1 R Power fail
vin 0 R Power supply voltage in mV
global.fire.routing.delay.in.progress 0 R fire routing delay not in progress
1 R fire routing in progress
global.fire.routing.ouputs.activated 0 R fire routing outputs not activated
1 R fire routing outputs activated
global.fire.routing.ack 0 R fire routing not in ack
1 R fire routing ack
global.fire.routing.disabled 0 R fire routing enabled
1 R fire routing disabled
global.fire.routing.test.on 0 R fire routing test is off
1 R fire routing test on
global.fire.routing.ext.delay.in.progress 0 R fire routing ext delay not in progress
1 R fire routing ext delay in progress
node.<n>.loop.<l>.sensor.<s>.prealarm 0 R not in prealarm
1 R prealarm
node.<n>.loop.<l>.sensor.<s>.alarm 0 R not in alarm
1 R alarm
node.<n>.loop.<l>.sensor.<s>.fault 0 R not in fault
1 R fault
node.<n>.loop.<l>.sensor.<s>.test 0 R not in test
1 R in test
node.<n>.loop.<l>.sensor.<s>.dis 0 R enabled
1 R disabled
node.<n>.loop.<l>.module.<s>.prealarm 0 R not in prealarm
1 R prealarm
node.<n>.loop.<l>.module.<s>.alarm 0 R not in alarm
1 R alarm
node.<n>.loop.<l>.module.<s>.fault 0 R not in fault
1 R fault
node.<n>.loop.<l>.module.<s>.test 0 R not in test
1 R in test
node.<n>.loop.<l>.module.<s>.dis 0 R enabled
1 R disabled

Release Notes

3.7.0

  • initial release


KILSEN is a registered trademark of UTC Climate, Controls & Security