AlarmLock PDL3000: Difference between revisions
From Pumping Station One
adding rules on access control |
Adding programming instructions |
||
| Line 22: | Line 22: | ||
== Changing the door code == | == Changing the door code == | ||
Door code logic: eacch allowed code is associated with a user id between the numbers 12 and 50, inclusive. | |||
Currently, User 1: contains the program | |||
=== Programming the door === | |||
<code>{MASTER CODE} A</code> | |||
You are now in program mode until you hold a button for 3 seconds. | |||
==== Adding ==== | |||
<code>A 2 A {User ID} A {CODE} *</code> | |||
==== Deleting ===== | |||
<code>A 2 A {USER ID} *</code> | |||
== Erasing All Programing == | |||
# Remove battery | |||
# Hold down A for 10 seconds (drain the capaciters) | |||
# Reinstall Battery | |||
# withing 5 seconds of hearing 3 beeps, Hold A until it beeps more | |||
# The lock is now reset, the master programming code is now the default. | |||