Vous êtes sur la page 1sur 2

c 


 

c 
 Interact With Homeowner
  1.0
    Handle user input from the control panel. Call the necessary sub-processes.
  

 Control panel sends user͛s input data to process.
  

 If a passcode is entered, call Validate Passcode (1.1).
 If a Configuration Request is entered, pass the provided passcode to Configure
System (1.2).
If the Start System signal is passed, call Activate System (1.3).
If a direct dial button is pressed, pass the appropriate Call Type Signal to Make
Phone Call (1.4).

c 
 Validate Passcode
  1.1
    Check the passcode entered at the control panel to see if it matches the one stored
in Configuration Information (D1). Used only when deactivating system.
  

 Passcode from Interact With Homeowner (1.0) .
  

 Valid Passcode Message sent to Deactivate System (1.1.1).

c 
 Configure System
  1.2
    Allow the user to provide phone numbers for the system to use in the event of an
alarm. Allow the user to change the Passcode.
 When a Configuration Request is received, prompt for the current Passcode and
validate it. Sequence through the various Phone Number entries and the Passcode
to accept user changes.
  

 Configuration Request from Interact With Homeowner (1.0). Phone numbers and
Passcode from Control Panel.
  

 Phone Numbers and Passcode stored to Configuration Information.

c 
 Activate System
  1.3
    Change the System Status to ͞ARMED͟
  

 Start System signal from Interact With Homeowner (1.0).
  

 System Status to Configuration Data (D1)

c 
 Make Phone Call
  1.4
    Receives Call Type Signals, locates the appropriate phone number, and makes
establishes a connection via the Telephone Network.
  

 When a direct-dial button is pressed by the user, Call type signal from Interact With
Homeowner (1.0).
 When an alarm is triggered by a sensor, Call Type Signal from Monitor Sensors
(3.0).
Phone Numbers retrieved from Configuration Data.
  

 Telephone Number Tones are generated and sent to the Telephone Network.
c 
 Display Messages & Status
  2.0
    Produce status messages and prompts and send them to the Control Panel Display
for display to the user.
  

 Sensor Information from Monitor Sensors (3.0).
Configuration Data (including system status) from Configuration Information (D1).
  

 Display Information to Control Panel Display.

c 
 Monitor Sensors
  3.0
    Regularly poll all sensors for status. If any sensor͛s status changes while the System
Status is ͞ARMED͟, send a Call Type Signal to Make Phone Call (1.4) and send an
alarm signal to Audible Alarm.
  

 Sensor Status from Window & Doors Sensors and Smoke & Fire Sensors.
 

 Sensor Information to Display Messages & Status (2.0).
Alarm Signal to Audible Alarm.
Call Type Signal to Make Phone Call (1.4).

Vous aimerez peut-être aussi