16 |
P a g e
III. Lock Schedule Programming Examples (cont.)
How to program a basic automatic lock command for every day at a particular
time
#Master code#67#
#Master code#66#{lock time}
Practical Example: A business wants the lock to automatically lock at a 12:30pm every day for lunch.
(remember, 24 hr time)
Enter: #23456#67# (enables auto-lock feature)
Enter: #23456#66#1230# (sets auto-lock time to 12:30pm)
******************
How to program a basic automatic unlock command for every day at a
particular time
#Master code#64#
#Master code#63#{unlock time}
Practical Example: A business wants the lock to automatically unlock at 1:00am every day after lunch.
(remember, 24 hr time)
Enter: #23456#64# (enables auto-unlock feature)
Enter: #23456#63#1300# (sets auto-unlock time to 1:00pm)
******************
Important note: If the desire is for the lock to unlock at 1:00pm and stay unlocked, the lock
must be also programmed to be in ''Classroom' mode prior to that time, usually at business
opening time in the morning. Otherwise the lock would re-lock itself 5 seconds later,
because the default lock mode is 'Storehouse mode'.