Datamax-O'Neil Class Series II Programmer’s Manual User Manual
Page 134
Extended System-Level Command Functions
120
Class Series 2 Programmer’s Manual
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:
The sample above 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:
The sample above writes data “112233445566778899AABBCC” to
block address 1 at offset word 2, which is the EPC data.