User's Manual

Command Data Type R, W, R/W Definition
rfid:chr.count.trail
INT R/W Verify or Set the trailing character count
(0 to 3) u
rfid:chr.eol
CHAR R/W Verify or set end of line termination character
( A - Z, 0 - 9, a - z or ASCII \0x00 ….\0x0D)
rfid:chr.fac
CHAR R/W Verify or set separating character between the facil-
ity code and ID data( A - Z, 0 - 9, a - z or ASCII \0x00
….\0x0D) Ex: 123 ; 456789
rfid:chr.gone.1
CHAR R/W 1st character sent when card is removed
( A - Z, 0 - 9, a - z or ASCII \0x00 ….\0x0D)
rfid:chr.gone.2
CHAR R/W 2nd character sent when card is removed
( A - Z, 0 - 9, a - z or ASCII \0x00 ….\0x0D)
rfid:cmd.echo
BOOL R/W IF True, enable echo of user input and use of backspace
key
rfid:cmd.prompt
BOOL R/W IF True, enable RF IDeas command prompt
rfid:dev.luid
INT (hex) R/W Verify or set the logical unique identifier as 16 bit INT
(0x0000..0xFFFF)
rfid:dev.part
Function Read the device part number
rfid:dev.ver
Function Read firmware version (major . minor . variant)
rfid:disp.64bit
BOOL R/W IF True, use 64 bit math on ID data
rfid:disp.fac.64bit
BOOL R/W IF True, use 64 bit math on facility code data
rfid:disp.fac.digits
INT R/W Verify or set Length of facility code output
(up to 25 digits)
rfid:disp.fac.hex
BOOL R/W IF True, enable facility code output as hex
rfid:disp.fac.send
BOOL R/W Enable output of facility code
rfid:disp.fac.strip
BOOL R/W Set to True to separate ID and FAC. False processes ID
and FAC together.
rfid:disp.hex.lower
BOOL R/W IF True, hex ID data is output in lowercase
rfid:disp.id.digits
BOOL R/W Verify or Set ID data length (0 to 25 digits) Note: If
value is shorter than actual Id length the left most
significant digits will be truncated
rfid:disp.id.hex
BOOL R/W IF True, enable ID data output as hex
rfid:help
Function View menu of commands, summary of output types
and variable options
rfid:op.beep
BOOL R/W Beeper output control True=beep, False=silent
rfid:op.cont
BOOL R/W Continuous read mode True=continuous
output, False=single output of credential data
rfid:op.sdk
BOOL R/W IF True, enable Quiet mode. (IE: Credential data is not
displayed) Note: data can still be retrieved using
function rfid:qid.
rfid:out.led
INT R/W
LED output control 0=off, 1=red, 2=green, 3=Amber
(Immediate out w\o write)
255=Automatic control by reader (requires write to
flash) red on standby, green when credential is read
52 Chapter 4 ASCII Command Protocol