Extended System-Level Command Functions
40
Class Series 2 Programmer’s Manual
STX KaR Read Data from RFID Tag
(Direct Mode – Generic Read/Write Interface)
This command instructs the RFID device to read 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.
Syntax:
<STX>KaRAaaabbbcdee<CR>
Where:
A
- Optional – for data in the ASCII format.
aaa
- The number of bytes to read.
bbb
- HF - Starting block number (000
maximum block
number, which is dependent upon the
transponder manufacturer).
UHF – Should be 000.
c
- Command 1. Reserved. Should be 0.
d
- Command 2. Reserved. Should be 0.
ee
- Field number in which to place the data (must be 01,
02, 03, etc.) matching the order of Label Formatting
command U.
The 00 value will send read data to the host with no
printing.
Sample:
<STX>L
1911A1802000010TEXT
U
X
<STX>KaR0000010001
<STX>G
The sample above creates a replaceable text field (01), recalls data
from the RFID tag block zero (reading only one block), and prints
the data in the location specified by the replaceable field. Since
there are two digits per each hex value, replaceable fields should be
twice as long than if using ASCII data (e.g., the character “A” would
be returned as “41”).
Summary of Contents for A-Class
Page 2: ......
Page 4: ......
Page 20: ...Overview 8 Class Series 2 Programmer s Manual ...
Page 28: ...Immediate Command Functions 16 Class Series 2 Programmer s Manual ...
Page 136: ...Extended System Level Command Functions 124 Class Series 2 Programmer s Manual ...
Page 156: ...Label Formatting Command Functions 144 Class Series 2 Programmer s Manual ...
Page 176: ...Generating Label Formats 164 Class Series 2 Programmer s Manual ...
Page 188: ...Appendix B Sample Programs 176 Class Series 2 Programmer s Manual ...
Page 196: ...Appendix D Reset Codes 184 Class Series 2 Programmer s Manual ...
Page 208: ...Appendix E Single Byte Symbol Sets 196 Class Series 2 Programmer s Manual ...
Page 260: ...Appendix G Bar Code Details 248 Class Series 2 Programmer s Manual ...
Page 304: ...Appendix Q Plug and Play IDs 292 Class Series 2 Programmer s Manual ...
Page 308: ...Appendix R Line Mode 296 Class Series 2 Programmer s Manual ...
Page 320: ...Appendix T WiFi Region Country Codes 308 Class Series 2 Programmer s Manual ...
Page 330: ......