rfid:out.led=255
This command sets the variable and also sets the output LED color in RAM. Use cf.write to write this
change to flash memory to persist across power cycles.
LED Value
Description
0
OFF
1
RED
2
GREEN
3
AMBER
4..254
Reserved
255
Controlled by the device
rfid.out.relay= True
This command sets the output driver to ON (active low) when true. This is only available on OEM
converter boards.
rfid:time.hold=20
This command sets how long in 48ms ticks the data is held for the active ID. This also controls how
long the device keeps the LED green in 48 msec ticks. The default time is 20 * 0.048 = 0.960
seconds.
Note: The
qid.hold
resets the internal timer this value initializes.
rfid:time.lo=24
This command sets how long in 48ms ticks the card device has to wait for no card in the RF field to
begin accepting new card data. This prevents the same card data from being read over and over. If
op.cont is true this value has no effect. The default time is 24 * 0.048 = 1.15 seconds.
Note: The
qid.hold
resets the internal timer this value initializes, so that a new card can be read
assoon as the data is transferred to the host computer.
rfid:wieg.id.bits=80
This command sets byte reversal and also defines the FAC bit size.
rfid:wieg.inv.bits=True
This command sets all ones to become zero in the Wiegand data. If false, all zeros are set to become
a one.
rfid:wieg.qual=False
This command sets card reading filter to off. If true, card reading filter is on. This is related to the next
command, .qual.bits=80.
rfid:wieg.qual.bits=80
This command sets the device to read only cards with this many bits. All other size cards are filtered
out.
57
Chapter 4
ASCII Command Protocol
Содержание pcProx Plus
Страница 1: ...99009010 Rev U pcProx Plus pcProx Enroll Wiegand Converter Configuration Utility User Manual...
Страница 6: ...ID Card Reader System Output Formats 6 Chapter 1 The Basics...
Страница 10: ...10 Chapter 2 Hardware Interface Connectors OUTPUT CONNECTORS T...
Страница 34: ...34 Chapter 3 Software GetQueuedID Data Display HH MM SS displays 00 00 06...
Страница 41: ...41 Chapter 3 Software Each single keystroke entered to precede card data equals 1 byte of memory...
Страница 42: ...42 Chapter 3 Software If any special character is selected with a keystroke this equals 2 bytes of memory...