11 |
P a g e
II. Advanced Functions (cont.)
How to add multi-user code (with time / date restriction)
Function Code: 01#
{#Master code#}+{01#}+{user
code#(1)}+{yymmddhhmm#(start)}+{yymmddhhmm#(ending time)} + {user
code#(2)}+{yymmddhhmm#(start)}+{yymmddhhmm#(ending)} …and so on
How to add multi-user iButton key (no time restriction)
Function Code: 01#
{#Master code#}+{01#}+{iButton(1)# #}+{iButton(2)# #} …and so on
How to add user code + iButton key as dual user (no time restriction)
Function Code: 01#
{#Master code#}+{01#}+{user code#}+{touch iButton# #}
(To access door: touch “iButton key” + “user code #”)
How to add one iButton key (with time / date restriction)
Function Code: 01#
{#Master code#}+{01#}+touch {i{yymmddhhmm#(start
time)}+{yymmddhhmm#(ending time)}
How to add multi-iButton key (with time / date restriction)
Function Code: 01#
{#Master code#}+{01#}+touch {iButton
key(1)}+{yymmddhhmm#(start)}+{yymmddhhmm#(end time)}+ touch {iButton
key(2)}+{yymmddhhmm#(start)}+{yymmddhhmm#(end time)} …and so on
How to disable one user code or iButton key with index#
Function Code: 02#
{#Master code#}+{02#}+{index #}
How to enable one user code or iButton key with index#
Function Code: 03#
{#Master code#}+{03#}+{index code#}
How to enable passage mode and schedule (lock back when the passage mode end)
Function Code: 15#
{#Program#}+{15#}+{Schedule days}+{#}+{begin time & ending time#}
How to
disable passage mode
Function Code: 16#
{#Master#}+{16#}
How to enable LED blink light (on & off)
Function Code: 18#
{#Master code#}+{18#}
How to disable daytime saving
Function Code: 32#
{#Master code#}+{32#}