Instruction manual
X4. data_type Data type. Options:
0 ASCII Hex - default (ASCII representation
of Hex). Use characters A to F and 0 to 9.
1 ASCII
2 ASCII Binary (ASCII representation of
Binary). Use characters 0 or 1.
3 Hex
We recommend using ASCII Hex for compatibility with
multiple host applications. You should know the data
type your host provides.
For example, the letter A has a decimal value of 65 in the ASCII table. The hex (base
16) equivalent of decimal (base 10) is 41. Hex 41 in binary notation is 01000001.
Data Type Character MPCL Batch Data for a 96-bit RFID tag
ASCII Hex 41 "414141414141414141414141"
ASCII A "AAAAAAAAAAAA"
ASCII
Binary
01000001 "01000001010000010100000101000001010000010100000
101000001
0100000101000001010000010100000101000001"
Hex ~065
"~065~065~065~065~065~065~065~065~065~065~065~065"
Example X,5,24,0¦
Defines an RFID Data Field (field #5) with exactly 24 ASCII Hex
characters for a 96-bit RFID tag.
Sample Format
ion Notes
{F,1,A,R,E,600,400,"RDCI"¦
L,V,500,115,90,85,3¦
L,V,298,245,90,102,3¦
C,568,8,0,2,2,2,B,L,0,0,"FROM:",0¦
C,568,125,0,2,2,2,B,L,0,0,"CARRIER:",0¦
C,387,8,0,2,1,1,B,L,0,0,"(420) SHIP TO POSTAL CODE",0¦
C,391,250,0,2,1,1,B,L,0,0,"APPOINTMENT NUMBER:",0¦
C,327,250,0,2,1,1,B,L,0,0,"ITEM:",0¦
C,190,8,0,2,1,1,B,L,0,0,"UPC SHIPPING CONTAINER CODE",0¦
T,1,15,V,529,220,0,2,2,2,B,L,0,0,0¦
B,3,13,V,311,28,8,4,50,8,L,0¦
B,4,14,V,17,60,50,5,130,8,L,0¦
X,5,24,0¦
T,6,20,V,415,270,0,50,15,15,B,L,0,2¦
R,4,5,1,16,1,0¦
…}
RFID Data Field
Copy Option
from field 5
(RFID Data
Field) to field
6
(
Text field
)
4-2 Multi-Protocol Applicat