Stx kth read and feedback tag information to host, Stx ktr read data from rfid tag – Datamax-O'Neil Class Series Programmer’s Manual User Manual

Page 116

Advertising
background image

Extended System-Level Command Functions






Class Series Programmer’s Manual

102

STX KtH

Read and Feedback Tag Information to Host

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

This command returns the tag info to host.

Note: This command only works when the Data Flag for the tag is

0x0F

(i.e., when the tag contains

DSFID, AFI, VICC and IC data).

Syntax:

<STX>KtH

Sample Feedback:

DATA FLAG: 0x0F
TAG ID: E004010000751412
DSFID: 0xE3
AFI: 0x01
NUM BLK: 0x1B
BLK SIZ: 0x03
IC REF: 0x01


STX KtR

Read Data from RFID Tag

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

This command instructs the RFID device to read data from the tag and then put 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).

Syntax:

<STX>KtRUn

1…

n

16

Haaabbbcdee<CR>

Un

1

…n

16

- (Optional) Where n

1

…n

16

is the Unique Identifier (UID) in

hexadecimal format. Must be sixteen characters long.

H

- (Optional) Hexadecimal data – An “H” may be added directly

after “R” to return a two character hex value of the data. Since
there are two digits per hex value, replaceable fields should be
twice as long than if using ASCII data (e.g., the character “A”
would be returned as “41”).

aaa

- Starting block number (000  maximum block number).*

bbb

- The number of blocks to read (001  maximum block

number).*

c

- The number of retry attempts, 0-9.

d

- Reserved. Should be 0.

Where:

ee

- 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 tag data to the host with no printing.

* Dependent on transponder manufacturer.

Advertising