292
[Coding example 3]
When data is written in EPC by specifying the SSCC96 standard code conversion in the Gen2 tag, and permanent
locking is performed
<A>
<V>50<H>50<XM>SECURE RFID SSCC96 DATA WRITE
<IP0>e:h,enc:a,flt:0,com:12345678,srl:012345678,lck:00001;
<Q>1
<Z>
[Coding example 4]
When data is written in EPC by specifying the SGTIN96 standard code conversion in the Gen2 tag
<A>
<V>50<H>50<XM>SECURE RFID SGTIN96 DATA WRITE
<IP0>e:h,enc:c,flt:0,com:123456,itm:0123456,srl:012345678901;
<Q>1
<Z>
Previous format
This format is supported only for Gen2 tags (Class1Generation2).
Use standard format for tags with IC chip manufacturer tags that have an EPC area over 96 bits.
<IP0>e: Write these parameters after specifying *.
Previous format: 1-character identifier (SSCC96 code conversion/STGIN96 code conversion/Free mapping)
Specify the EPC data. The restrictions on the number of digits based on each EPC encoding type
are as follows:
When SSCC96 code conversion
is specified
<IP0>e:a,..
A 17-digit decimal number sequence in which the company
prefix and serial reference are joined together
When SGTIN96 code
conversion is specified
<IP0>e:c,..
A 13-digit decimal number sequence in which the company
prefix and item reference are joined together
When Free mapping is specified
<IP0>e:z,..
A hexadecimal string containing 24 or less number of digits in
multiples of four, which is written without conversion in the
EPC area. Use the standard format in an application
exceeding 24 digits (96 bits).
SSCC96/SGTIN96 conversion parameter
Refer to the filter value and the filter value standard table described later.
Number of digits of the company prefix
A number within 6-12, the number of digits for company prefix specified in
the first half of the data specified with parameter “d”.
Number of digits for serial reference (only when SSCC96 is selected)
Number of digits of the serial reference in the latter half of the data specified
in the parameter "d". Specify a number from 5 to 11, so that when combined
with c, the resultant value is 17.
Number of digits for item reference (only when SGTIN96 is selected)
Specify a number within 1-7 to make it 13 together with “c”
Specify 12-digit (fixed) serial number (only when SGTIN96 is selected).
Should be 274877906943 or less.
Feed control related parameters (Omissible)
Usually, for RFID write item without print data, only writing of RFID data is
performed, and the label is not fed. (Except for cases where the tag offset is
set to other than default)
When "1" is specified in this parameter, the label is fed even if the item does
not contain print data.
When "0" is specified for this parameter, the label is not fed for the item
without print data, and the operation is the same as when g: is not specified.