Card Setting

Doophone with Single Call Button
Krux
Posts: 2
Joined: Mon Jan 22, 2018 5:50 pm

Card Setting

Postby Krux » Thu Jan 25, 2018 7:46 pm

Hi,

I've installed the R26C and got it working. I still have some doubts about how I wired everything but that is for a different topic.

I added some cards to the system and can successfully enter, I even was able to add a NFC enabled phone and use it to access the building which is great, I really like this system.

I made an export of the card setting configuration which looks like this (edited for privacy reasons):

Code: Select all

<?xml version="1.0" encoding="UTF-8" ?>
<KeyData>
    <Key ID="1" Admin="0" Name="My Smartphone" Code="123456789" DoorNum="1" Mon="0" Tue="0" Wed="0" Thur="0" Fri="0" Sat="0" Sun="0" TimeStart="" TimeEnd="" DeviceName="" />

</KeyData>


Upon seeing this I was wondering if I could edit the value after the days of the week to enable access only on some or one day of the week. This way I could give our housekeeper a card without having to worry about unauthorized use.

I've already tried changing the values but without any success. So my question is: Does the system support this kind of use/configuration? And if so, how do I use it?

Kind regards,

Stefan.

Akuvox_Luke
Posts: 7
Joined: Thu Nov 24, 2016 10:20 am

Re: Card Setting

Postby Akuvox_Luke » Fri Jan 26, 2018 2:15 pm

Hi Stefan,
Below is a example I use to set my card available from 8AM to 10:30AM on Monday and Tuesday :
<?xml version="1.0" encoding="UTF-8"?>
-<KeyData>
<Key DeviceName="" TimeEnd="10:30" TimeStart="08:00" Sun="0" Sat="0" Fri="0" Thur="0" Wed="0" Tue="1" Mon="1" DoorNum="1" Code="7AAD5406" Name="" Admin="0" ID="1"/>
</KeyData>

You will need to configure the date(1 for enable) and time(frome 00:00 to 23:59).


Luke,
Akuvox tecusupport team.


Return to “R26,R23”

Who is online

Users browsing this forum: No registered users and 23 guests