Rule for SIGA-MD

Post Reply
juanjose
Posts: 26
Joined: Wed Dec 14, 2011 2:07 pm

Re: Rule for SIGA-MD

Post by juanjose »

do you already have a 3 SAC installed in your panel?
if yes, now you are able to use the siga MD into a partition, along with the Siga SEC and the keypad displays, when you have MD's and SEC's and Keypad's and partitions now you can write rules like this:

The following rule handles a perimeter security breach. It activates for any SecurityPerimeter device type in the project. The rule notifies the off-site monitoring station and announces the breach over the PA system.

Use the SecurityAlarm event to activate a rule when a security device in an armed partition goes into alarm. This event occurs when the device has generated a security alarm as the result of an open or short condition on the circuit.


[rule example for using siga MD into a partition]

SECALM SecurityPerimeter '*<n:1-9999>':

Fast -High '*SECURITY_ALARM_LED*<n>*',
+Send 'CMS-Account-A' Message "BA<n>",
-Send 'CMS-Account-A' Message "BH<n>",
MsgOn 'Security_Alarm_Message' to 'SecurityChannel_1',
AmpOn '*' to 'SecurityChannel_1',
On 'visible_<n>';

remember using your help tab in 3SDU lots of answers reside into it
more info about it is encountered in the sinergy enabled manuals, where intrusion capabilities are totally described.

hope you'll solve your task with this.
esmaeel
Posts: 7
Joined: Thu May 28, 2009 12:58 pm

Rule for SIGA-MD

Post by esmaeel »

Hi all
How can I write rule for motion detector?
Post Reply