User's Manual

Table Of Contents
Product Manual - RFID Reader UF80 41
Chapter 7
Operation
Character string with the software version of the reader. The display is in HEX
format. This means that the 12 - 16 characters of the ASCII character string
describe the 6 - 10 bytes of the software version in HEX format.
Example:
v05546383056312E31
0x55 0x46 0x38 0x30 0x56 0x31 0x2E 0x30 = UF80V1.1
Subnet address of the network setting with a size of 4 bytes.
The data are in HEX format. This means that two ASCII characters in the message
equal one byte of data in HEX format.
Example:
Subnet address 255.255.254.0
0xFF 0xFF 0xFE 0x00
ASCII string "FFFFFE00"
The transponder itself also delivers an error code, which is also transmitted. The
data are interpreted in HEX format. This means that two ASCII characters in the
message equal one byte of data in HEX format.
Values:
0x00 No errors occurred.
0x83 The specified memory location does not exist or the EPC-
length field is not supported by the transponder.
0x84 The specified memory location is locked and/or permalocked
and is either not writeable or not readable.
0x8B The transponder has insufficient power to perform the
memory-write operation.
0x8F The transponder does not support error-specific codes.
Software version 6 - 10 bytes
SUB-ADR 8 bytes
Transponder error code 2 bytes