Result
The sample creates a replaceable text field (01) and barcode field (02) and then
recalls the data from the tag and places it into the specified fields.
Note: Data should be at least 16 or 24 characters in length.
STX KuW Write Data to RFID Tag
Direct Mode – UHF Interface – Hexadecimal Data Only
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>KuWabcc…c<CR>
Parameters
Where:
l
a - The number of attempts to locate, erase and program the tag (1 – 9).
l
b - Reserved. Should be 0.
l
cc…c - Data to be encoded in the ASCII format. Must be sixteen characters in length.
The valid characters are 0-9, A-F. Must be 16 or 24 characters long.
Sample
<STX>KuW10ABCDEF0102030405[CR]
Result
The sample programs the data
<0xAB><0xCD><0xEF><0x01><0x02><0x03><0x04><0x05> to the tag, attempting to
write one additional time if necessary.
STX KV Verifier Enable/Disable
This command allows a verifier to be enabled and disabled.
Syntax
<STX>KVa<CR>
Parameters:
Where a is:
DPL Command Reference
64