SATO CL4NX Programming Reference Manual page 350

Hide thumbs Also See for CL4NX:
Table of Contents

Advertisement

[Coding sample 6](data format set to ASCII)
When writing 13-byte data "4912345678904" to Tag-it HF-I RFID tag, setting EAS bit to ON and writing 10H to AFI.
(with b "Ignore RFID tag error" omitted)
<A>
<V>50<H>50<XM>4912345678904 and EAS:SET AFI:10H
<RK>2,D13,4912345678904,eas:1,afi:10
<Q>1
<Z>
[Coding sample 7](data format set to ASCII)
When setting EAS bit to ON and writing 10H to AFI without changing tag registration data of ICODE SLI. (data array to
write n~n omitted)
<A>
<V>50<H>50<XM>EAS:SET AFI:10H
<RK>2,D0,,eas:1,afi:10
<Q>1
<Z>
[Coding sample 8](data format set to ASCII)
When writing 13-byte data "4912345678904" to my-d RFID tag. (with b "Ignore RFID tag error" omitted)
<A>
<V>50<H>50<XM>4912345678904
<RK>5,D13,4912345678904,iso:1
<Q>1
<Z>
[Supplemental explanation]
1. This command allows printing for continuous printing, cutter printing, dispenser printing and tear-off.
2. This command cannot be specified multiple times in between <A>(start of data transmission) through <Z>(end of
data transmission). Neither can it be specified together with <IP0>(EPC code write) command.
3. Contents of sequential printing or calendar cannot be written as information to the tag.
4. The sent information and written information are verified before printing when information is written to tag with this
command.
5. The default value of parameter b is 0 (stop without ignoring tag error).
6. If printing object doesn't exist for the print job that includes this command, printer only writes for RFID and doesn't
feed label. The buzzer will sound 6 times if it fails to write to tag. If successful, the buzzer is sounded 2 times but
does not feed the label. If you want to feed or print as blank label specify 1 for the "fsw: feed without printing" field.
7. Refer to the following chart if you want to specify the alphabet "A" in ASCII/HEX data formats.
Mode
ASCII
Data
'A'
Code
41H
34H,31H
342
HEX
"41"

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cl6nx

Table of Contents