Stx kuf send rfid device firmware version – Datamax-O'Neil Class Series Programmer’s Manual User Manual
Page 119

Extended System-Level Command Functions
Class Series Programmer’s Manual
105
STX KuB
Read Data from Gen2 Tag Section
This command reads a specific block address of a Gen2 tag.
Syntax:
Where:
aaa
- Block address number, where: 000 is kill/access section; 001
is EPC section; 002 is Tag ID; and, 003 is user memory.
bbb
- Data offset in word length
Sample:
This example reads the block address 1 at offset word 2, which is location of the EPC data.
STX KuF Send RFID Device Firmware Version
This command instructs the RFID device to return the firmware version.
Syntax:
Printer response:
DEVICE VERSION: XXX.XXX.XXX[CR]
STX KuJ
Write Data to Gen 2 Tag Section
This command writes a specific block address of a Gen2 tag.
Syntax:
Where:
aaa
- Block address number, where: 000 is kill/access section; 001
is EPC section; 002 is Tag ID; or, 003 is user memory
bbb
- Data offset in word length
- Hexadecimal data, must be length of multiples of 4
Sample:
This example writes data “112233445566778899AABBCC” to block address 1 at offset word 2,
which is the EPC data.