Alarm condition detection Visonic

Forum about Visonic products like Powermax Plus and Powermax Pro

Moderators: Rene, Willem4ever

Post Reply
bartbakels
Advanced Member
Advanced Member
Posts: 515
Joined: Tue May 31, 2011 6:44 pm
Contact:

Alarm condition detection Visonic

Post by bartbakels »

Dear all,

For my HS3 and others windows visonic driver, I have an issue with the detection of an alarm after entry delay. One of the users use en entry delay on his sensors.

In the original application i detected an alarm event by use of system perimeter alarm or system interior alarm condition AND the ALARM system flag

now i disabled the detection on the alarm flag, because when the entry delay is triggered (but stil no alarm) this flag got high which generated an alarm condition in my driver to early. In the logs which my driver generates i only see zone events upon really triggering the panelalarm after end of the entry delay. Do i have to check every zone or is there another way to detect an alarm condition when en entry delay is configured?

@ rene, maybe can you explain on which conditions you setu the alarm state high in your HS2 plugin?

thanks


Bart
Software: HS3, HStouch, Plugwise , BLBackup, BLLatestImage, Zwave, JowiHUE, PHlocation, Netcam, Harmony Plugin, ThinkingCleaner, HSPhone, Eneco Toon Script, Pushover, Visonic Powermax LV Interface

(ON ESXI )on NUC
irekz
Starting Member
Starting Member
Posts: 26
Joined: Wed Jun 01, 2016 10:48 pm

Re: Alarm condition detection Visonic

Post by irekz »

Hi.

Have a look at my C++ source code:
https://github.com/irekzielinski/PowerM ... x/pmax.cpp
look at: void PowerMaxAlarm::OnStatusChange(const PlinkBuffer * Buff)

there is a call to OnAlarmStarted - and it takes into account ignoring of "delay entry" condition.

Hope this helps.
Irek
Post Reply

Return to “Visonic Alarm systems”