User's Manual
Table Of Contents
- Product Manual RFID Reader UF80
- 1 Identification
- 2 Declaration of Conformity
- 3 General Instructions
- 4 Safety Instructions
- 5 Product Specifications
- 6 Installation
- 7 Operation
- 7.1 Operating personnel
- 7.2 Communication protocol ASC-I1
- 7.2.1 Structure of the communication protocol
- 7.2.2 Package contents
- 7.2.3 Commands of protocol
- URY - Read data range (defined EPC code)
- M - Scan EPCs
- W - Write EPC code
- UWZ - Write data range of all EPC transponders (defined EPC code)
- ULZ - Locking all EPC transponders (defined EPC code)
- F - Query parameters
- P - Set parameter
- N - Reset
- O - Set output
- E - Error message
- H - Heartbeat
- V - Query software version
- K - Polling
- UFD - Query DHCP Enabled
- UPD - Set DHCP Enabled
- UFI - Query network settings
- UPI - Set network settings
- UFN - Query host name
- UPN - Set host name
- 7.2.4 Parameter
- Parameter 4 (0x04)
- Parameter 6 (0x06)
- Parameter 11 (0x0B)
- Parameter 12 (0x0C)
- Parameter 16 (0x10)
- Parameter 39 (0x27)
- Parameter 43 (0x2B)
- Parameter 47 (0x2F)
- Parameter 48 (0x30)
- Parameter 50 (0x32)
- Parameter 64 (0x40)
- Parameter 65 (0x41)
- Parameter 66 (0x42)
- Parameter 98 (0x62)
- Parameter 99 (0x63)
- Parameter 118 (0x76)
- Parameter 123 (0x7B)
- Parameter 158 (0x9E)
- Parameter 162 (0x02)
- Parameter 163 (0x00)
- Parameter 176 (0xB0)
- 7.3 Additional information
- 8 Service and Troubleshooting
- 9 Dismantling and Storage
- 10 Transport and Disposal
- 11 Accessories
- Index
Product Manual - RFID Reader UF80 35
Chapter 7
Operation
For future developments, the EPC code should have a flexible length n from 0 to
31 data words (2 bytes data). The underlying software version UF80V1.1 still
uses a fixed EPC length of 6 data words. An n byte is placed before the actual EPC
code and corresponds to the quantity of EPC data words. The EPC code is
transferred in such a way that the LSB byte is transmitted first. The data are
interpreted in HEX format. This means that two ASCII characters in the message
equal one byte of data in HEX format. The following applies to the number of EPC
data words n: 0<=n<=31
Example:
ASCII string "060C0B0A090807060504030201"
-> Number n of EPC data words 0x06
-> EPC 0x0102030405060708090A0B0C
The extension flag determines which information is included in the recognized
EPC transponder. The Ex flag is set by parameter 0x76. 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 do not transmit extensions
0x01 only transmit antenna port
0x02 only transmit RSSI value
0x03 transmit antenna port and RSSI
0x04 transmit time stamp
0x05 transmit time stamp and antenna port
0x06 transmit time stamp and RSSI value
0x07 transmit time stamp, RSSI value and antenna port
0x08 transmit transponder protocol control word
0x09 transmit antenna port and transponder protocol control word
0x0A transmit RSSI value and protocol control word
0x0B transmit antenna port, RSSI value and protocol control word
0x0C transmit time stamp and protocol control word
0x0D transmit time stamp, antenna port and protocol control word
0x0E transmit time stamp, RSSI value and protocol control word
0x0F transmit time stamp, antenna port, RSSI value and protocol control word
EPC
(2n+1)*2
bytes
Ex flag 2 bytes