Stx ktu read unique serial number from rfid tag – Datamax-O'Neil Class Series Programmer’s Manual User Manual

Page 117

Advertising
background image

Extended System-Level Command Functions






Class Series Programmer’s Manual

103

Sample:

<STX>L
1911A1802000010TEXT
U
X
<STX>KtRUE00700ABCDEF1234H0000015001
<STX>G

The sample creates a replaceable text field (01), recalls data from the RFID tag block zero (reading
only one block, which is attempted nine times), and prints the data in the location specified by
replaceable field.

Note: When using addressed commands and the tag with the specified UID cannot be found, a standard

RFID read/write fault will be issued.







STX KtU

Read Unique Serial Number from RFID Tag

(Direct Mode – HF [13.56 MHz] ISO15693 Tag Interface)

This command instructs the RFID device to read the unique serial number data from the tag and then
place that data into a replaceable field. It is expected that the tag transponder will be within the read /
write distance of the RFID programming device; otherwise, “Void” will be printed in the text or bar
code label field(s).

Note: This is a sixteen character alphanumeric value; the replaceable field must have an adequate length.


Syntax:

<STX>KtUabcc<CR>

a

- The number of retry attempts, 0-9.

b

- Reserved. Should be 0.

Where:

cc

- Field number in which to place the data (must be 01, 02, 03, etc.)

matching the order of Label Formatting command, U.

Note: The 00 value will send the unique tag ID to the host with no

printing.


Advertising