Setting
RFID channels — overview of commands
Hans Turck GmbH & Co. KG | T +49 208 4952-0 | more@turck.com | www.turck.com
07.00 | 2022/09 | 115
Example: UHF read data (header and EPC, grouping activated)
Type Name Meaning
uint8_t Size 14
uint8_t Block type 1
uint8_t Data [14] uint8_t EPC [12]
Uint16_t Number of read operations (LSB Ò
MSB) [2]
Example: UHF read data (header and EPC, grouping with RSSI activated)
Type Name Meaning
uint8_t Size 16
uint8_t Block type 1
uint8_t Data [18] uint8_t EPC [12]
uint16_t RSSI [2]
uint16_t Number of read operations (LSB Ò
MSB) [2]
Status bit Contents Meaning
0 Data size (EPC + number of read
operations)
2 bytes header
1 UHF memory range
3…13 EPC 12 bytes EPC
14 LSB 2 bytes RSSI
15 MSB
16 LSB 2 bytes number of read operations
17 MSB
Example: UHF read data (header, EPC, grouping with RSSI, socket, time, phase activated)
Type Name Meaning
uint8_t Size 24
uint8_t Block type 1
uint8_t Data [24] uint8_t EPC [12]
uint16_t RSSI (LSB Ò MSB)
uint16_t Slot (LSB Ò MSB)
uint32_t Time (LSB Ò MSB)
uint16_t Phase (LSB Ò MSB)
uint16_t Number of read operations (LSB Ò
MSB)