Parameters
l
a - The number of retry attempts, 0-9.
l
b - Reserved. Should be 0.
l
cc - Field number in which to place the data (must be 01, 02, 03, etc.) matching the
order of Label Formatting command, U. A 00 value will send the ID to the host with
no printing.
STX KtW Write Data to RFID Tag
Direct Mode – HF [13.56 MHz] ISO15693 Tag Interface
This command instructs the RFID device to write data to the tag. It is expected that
the tag transponder will be within the read / write distance of the RFID programming
device; otherwise, a warning will occur and a warning message (Read / Write Fail) will
be displayed.
Syntax
<STX>KtWUn1…n16Bncncncaaabcdee…e<CR>
Parameters
Where:
l
Un1…n16 - (Optional) Where n1…n16 is the Unique Identifier (UID) in hexadecimal
format, sixteen characters in length.
l
Bncncnc - (Optional) Where ncncnc is the data byte count, to allow non-printable
characters (i.e., characters with hex values less than 0x20) to be encoded.
l
aaa - Starting block number (000 - maximum block number). Transponder depend-
ent.
l
b - The number of retry attempts, 0-9.
l
c - Lock block after writing: 0 = No Protection; 1 = Write Protect.
l
d - Reserved. Should be 0.
l
ee…e - Data to be encoded on RFID tag.
Sample 1
<STX>KtWB004000900<0x00><0x01><0x02><0x03>[CR]
The sample programs the hex values 0x00, 0x01, 0x02, 0x03 in block zero.
Sample 2
<STX>KtWUE00700ABCDEF1234B004000510TEST[CR]
61
DPLCommand Reference