18
Programming—IFC-1010/2020 Programming
Option 3 from the Partial System Programming submenu allows the
programmer to enable/disable Alarm Verification of detectors,
Signal-Silence Inhibit, and Signal Cut-Out for control modules, as well as
set the appropriate time delays for these functions. For a full description of
these functions, see the
Glossary Technical Bulletin (LIT-448700).
Yes
Yes
Yes
Enter detector
verification time
(5-50 seconds).
No
No
No
Yes
Yes
Yes
No
No
(Exit Program Mode)
Change
detector
verification
time?
Enable
detector
verification
time?
Change
Signal Silence
Inhibit
time?
Enable
Signal Silence
Inhibit
time?
Change
Signal Cut-Out
time?
Tdelopfc
Enable
Signal Cut-Out
time?
Enter Signal
Cut-Out time
(1-2040 seconds).
Enter Signal
Silence Inhibit
time
(1-255 seconds).
3=TDLY
Figure 13: Flowchart of Time Delay Option (3=TDLY)
The following programming example illustrates enabling all
three functions:
PRESS 1=INST,2=STY,3=TDLY,4=AVPS,5=ZBND,6=EXTEQ,7=LOCP,8=ISIB,9=PARM :
3
DO YOU WANT TO CHANGE THE DETECTOR VERIFICATION TIME? (Y=YES,N=NO)
:
Y
DO YOU WANT THE DETECTOR VERIFICATION TIME ENABLED? (Y=YES,N=NO)
:
Y
ENTER THE DETECTOR VERIFICATION TIME(5-50 IN 1 SECOND INCREMENTS)
:
35
DO YOU WANT TO CHANGE THE SIGNAL SILENCE INHIBIT TIME? (Y=YES,N=NO)
:
Y
DO YOU WANT THE SIGNAL SILENCE INHIBIT TIME ENABLED? (Y=YES,N=NO)
:
Y
ENTER THE SIGNAL SILENCE INHIBIT TIME (1-255 IN 1 SECOND INCREMENTS) : 240
DO YOU WANT TO CHANGE THE SIGNAL CUT-OUT TIME? (Y=YES,N=NO)
:
Y
DO YOU WANT THE SIGNAL CUT-OUT TIME ENABLED? (Y=YES,N=NO)
:
Y
ENTER THE SIGNAL CUT-OUT TIME (1-2040 IN 1 SECOND INCREMENTS)
: 600
Time Delays
3=TDLY