Page 1 of 1

Re: Toggle a Reader on/off per card read

Posted: Fri Sep 30, 2011 10:46 am
by GAETEN
Hi Leo

I turn toward you maybe you know I try to apply a function as follow on a NETAXS 123

To unlock a door on a swipe, stay unlock until the card is swipe again.

But I try the toggle reader on/off but with out success.

What do you think is the best solutions.

Thanks in advance

Gaeten

Toggle a Reader on/off per card read

Posted: Fri Sep 10, 2010 3:07 pm
by Leo
Via a command file you can toggle the lock with one card read and off with the next card read.

Read a Card and the lock latches and a second time the lock turns off.

V=1 O 1 0 0 L - reader 1 lock
V=1 O 11 0 0 L - reader 1 LED

space V=PANEL OUTPUT OUTPUT# 0 0 LATCH

Make a command file, within database->reader->valid read->add the command file

WinpakPE
- Configuration->command file->add->adv cat(panel)(custom config)
- Configuration->device map->(edit panel) ->options ->command file

By doing this command file ONCE when panel is initalized the pulse command is now a toggle.
try doing a pulse reader from the control map and you will note that it is toggle not pulsing.