SATO CL4NX Programming Reference Manual page 349

Hide thumbs Also See for CL4NX:
Table of Contents

Advertisement

[Coding sample 1](When data format is set to ASCII)
When writing 13-byte data "4912345678904" to Tag-it HF-I RFID tag, with "Ignore RFID tag error" omitted
<A>
<V>50<H>50<BD>3020654912345678904
<RK>3,D13,4912345678904
<Q>2
<Z>
[Coding sample 2]
When writing 13-byte data "4912345678904" to Tag-it HF-I RFID tag, continuously printing while ignoring errors up to 3
labels (data format set to ASCII)
<A>
<V>50<H>50<BD>3020654912345678904
<RK>3,3,D13,4912345678904
<Q>2
<Z>
[Coding sample 3]
When writing 13-byte data "4912345678904" to Tag-it HF-I RFID tag, with "Ignore RFID tag error" omitted (data format
set to HEX)
<A>
<V>50<H>50<BD>3020654912345678904
<RK>3,d13,34393132333435363738393034
<Q>2
<Z>
[Coding sample 4](data format set to ASCII)
When writing 13-byte data "4912345678904" to Tag-it HF-I RFID tag from block 5 (with b "Ignore RFID tag error"
omitted)
<A>
<V>50<H>50<BD>3020654912345678904
<RK>3,D13,4912345678904,wsb:5
<Q>1
<Z>
Tag-it HF-I tag data after executing the command
Block No.
0
1
Data
[Coding sample 5](data format set to ASCII)
When writing 13-byte data "4912345678904" to Tag-it HF-I RFID tag from block 5 and lock the 4 continuous blocks
from block 5 at the same time (with b "Ignore RFID tag error" omitted)
<A>
<V>50<H>50<BD>3020654912345678904
<RK>3,D13,4912345678904,wsb:5,lbs:5,lbn:4
<Q>1
<Z>
Tag-it HF-I data after executing the command
Block No.
0
1
Data
5
2
3
4
6
4912
3456
Specify the block to start writing with wsb:
2
3
4
5
6
4912
3456
Specify number of continued blocks with
Specify the starting block with lbs:
Locked block
7
8
7890
4XXX
The data is maintained for the non-write block
Note: XXX is the data that was there before write
7
8
7890
4XXX
Note: XXX is the data that existed before the write
341
9............
........63
9.........
........63
lbn:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cl6nx

Table of Contents