Security System Programming
     
 
To use the feature of security system, the required sensors are to be connected to the system and should be defined as given by this programming. The sensors for Intruder & Fire security system comes in either Normally Open (NO) or Normally Closed (NC) mode, which means for NO sensors in case of break, sensors will have a closed contact and for NC sensors in case of break, sensors will have an open contact. Multiple NO sensors can be connected in parallel for a particular Zone and similarly, Multiple NC sensors can be connected in series for a particular Zone, to detect a break. The Zones in security can be dedicated for Area or Sensor Type or both together, but for a particular zone, NO & NC both sensors can not be connected. Certain sensors like Smoke Detectors, Glass Break Detectors etc. required power of 12V DC for operation which can be drawn from the SAMEX system with battery back up.
To program Zones on which sensors are connected program as follows,

Password +  4 6 9 Z 1 T and hang up.

Where Z is Zone
for Z = 0 to 6 is Zone Number
for Z = * is all Zones
T is type of Sensor Norally Open(NO) or Closed(NC)
Where T is 0/1 for NO/NC respectively

To disable a zone, which does not have sensors, program as follows,

Password +  4 6 9 Z 0 and hang up.

For example, on zone 1,2 and 3 Normally Open sensors are connected and on zone 4 & 5 have NC sensors but zone 6 is not used, then program as follows,

Password + (Enable All for NO) 4 6 9 * 1 0
              (Enable Zone-4 for NC) 4 6 9 * 1 0
              (Enable Zone-5 for NC) 4 6 9 * 1 0
                       (Disable Zone-6) 4 6 9 * 0 and hang up.

The Entry Delay and Exit Delay are fixed at Two Minutes.

 
   
Home    ||     Products     ||     Features     ||     Manuals     ||     Contact Us