EST3 Rules-modcom changes in ver 3.7 for troubles
Posted: Fri Jan 02, 2009 9:25 am
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";
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";