EST3 Rules-modcom changes in ver 3.7 for troubles

Post Reply
Guest

EST3 Rules-modcom changes in ver 3.7 for troubles

Post by Guest »

SDU Ver 3.7 fixes the problem with a trouble signal not restoring with CID.

The fix is it on longer transmits a Zone with a trouble for CID


ex: this will no longer send a zone number in.

[Trouble BY POINT]
ALARM 'ALARM_<N:10-240:3>*':
+SEND 'H765229999' MSG "130000<N:3>",
-SEND 'H765229999' MSG "330000<N:3>";


[TROUBLe]
FT :
+SEND 'H765229999' MSG "130000000",
-SEND 'H765229999' MSG "330000000";

[PANEL TROUBLE]
LTRB '*':
+SEND 'H7652299998' MSG "130000000",
-SEND 'H765229999' MSG "330000000";
MahmoudEGYPT
Posts: 26
Joined: Fri Mar 19, 2010 8:49 am
Contact:

Re: EST3 Rules-modcom changes in ver 3.7 for troubles

Post by MahmoudEGYPT »

thanks
Last edited by MahmoudEGYPT on Mon Apr 19, 2010 1:57 pm, edited 1 time in total.
Post Reply