19
LOCATION 160: PROGRAMMING THE CLOCK, CURRENT MINUTES - TENS DIGIT
Location 160 contains the current minutes - tens digit. The time is entered in 24 hour time. If the current time is 5:25
PM, the 24 hour time is 17:25, so location 160 should contain a "2", which is the current minutes - tens digit.
If the current time is 9:36 AM, the 24 hour time is 09:36, and this location should contain a "3".
LOCATION 161: PROGRAMMING THE CLOCK, CURRENT MINUTES - ONES DIGIT
Location 161 contains the current minutes - ones digit. The time is entered in 24 hour time. If the current time is 5:25
PM, the 24 hour time is 17:25, so this location should contain a "5", which is the current minutes - ones digit.
If the current time is 9:36 AM, the 24 hour time is 09:36, and this location should contain a "6".
LOCATION 162: PROGRAMMING THE AUTOTEST TIME, HOUR - TENS DIGIT
Location 162 contains the tens digit of the hour that the autotest report is initiated. The time is entered in 24 hour time.
If the desired autotest time is 5:25 PM, the 24 hour time is 17:25, so this location should contain a "1", which is the
tens digit of the desired hour for autotest. If the desired autotest time is 9:36 AM, the 24 hour time is 09:36, and this
location should contain a "0".
LOCATION 163: PROGRAMMING THE AUTOTEST TIME, HOUR - ONES DIGIT
Location 163 contains the ones digit of the hour that the autotest report is desired. The time is entered in 24 hour
time. If the desired autotest time is 5:25 PM, the 24 hour time is 17:25, so this location should contain a "7", which
is the ones digit of the hour for autotest. If the desired autotest time is 9:36 AM, the 24 hour time is 09:36, and this
location should contain a "9".
LOCATION 164: PROGRAMMING THE AUTOTEST TIME, MINUTES - TENS DIGIT
Location 164 contains the tens digit, of the minutes after the hour that the autotest is desired. The time is entered in
24 hour time. If the desired autotest time is 5:25 PM, the 24 hour time is 17:25, so this location should contain a "2",
which is the tens digit of the minutes for autotest time. If the desired autotest time is 9:36 AM, the 24 hour time is
09:36, this location should contain a "3".
LOCATION 165: PROGRAMMING THE AUTOTEST TIME, MINUTES - ONES DIGIT
Location 165 contains the ones digit, of the minutes after the hour that the autotest is desired. The time is entered
in 24 hour time. If the desired autotest time is 5:25 PM, the 24 hour time is 17:25, so this location should contain a
"5", which is the ones digit of the minutes for autotest time. If the desired autotest time is 9:36 AM, the 24 hour time
is 09:36, and this location should contain a "6".
LOCATION 166 PROGRAMMING THE AUTOTEST TIME REPORTING INTERVALS
Location 166 contains the number of days between automatic test reports. If a report is desired every 7 days, this
location should contain a "7". Valid entries are "1" to "15" days.
LOCATION 167: PROGRAMMING FOR ROTATING MAINTENANCE CODES
The Ranger 8000 has the ability to automatically generate a different MAINTENANCE arm/disarm code daily. This
code is produced using the current date programmed in locations 153-157, and the 4 digit complex or "seed code",
programmed in locations 168-171. This code can then be generated by using the CG-800 "Code Generating
Software" which is designed to operate on a DOS based personal computer. If this location contains a "1", the
maintenance code is enabled and the code will change daily. If this location contains a "3", the code will change on
the first day of each month. If location 167 contains a "0", this feature is disabled, and the user #7 arm/disarm code
will be the code programmed in locations 024-027. NOTE: Activating the maintenance code will automatically disable
the duress code, regardless of what is programmed in locations 086-087.