NVITE | installation guide
31/40
4.5
Communication output
4.5.1
Serial
The serial communication output defines the format of the message that is transmitted upon identification. This serial
output message format is used on the USB and RS485 interface. See for interface connection details chapter 3.2.
STANDARD message format:
<prefix><id-source><id-type><id-number><suffix><cr><lf>
OSDP_RAW message format:
CMD
OSDP_RAW (fixed value 0x50)
byte 0
Reader number (fixed value 0 = first reader)
byte 1
Format code (fixed value 0 = raw bit array)
byte 2/3 Bit count data length
byte 4/N <id-source><id-type><id-number>
Prefix
Default prefix is '4005'. Can be any string of max. 10 characters.
Add ID-source
If enabled, the ID-source will be sent as a 2-digit code that identifies how the ID-number was read. The ID-source
values can be changed. See chapter 4.3.1.
'00' PROX-LF (120/125 kHz)
'01' BLE
'02' NFC
'03' Barcode
'05' MIFARE
'06' DESFIRE
'07' ISO15693
'08' HID iCLASS
'09' MACE Card
'0A' LEGIC
'0B' Sony Felica
Add ID-type
If enabled, the ID-type will be sent as a 2-digit code that identifies the programming format.
'00' RAW
'08' Raw ID64 (8-byte id-number)
'10' Raw ID128 (16-byte id-number)
'45' EM4200
'4E' Nedap XS
'4F' Nedap RW80
'57' Wiegand
ID-number
Select to output the ID-number complete, left aligned or right aligned.
When left or right aligned specify the ID-length and offset in bits.
Optionally convert the ID-number from hex to decimal.