Instruction manual

ASCII BINARY Sample
{F,2,A,R,E,400,400,"ASCIIBIN" p
T,1,96,V,10,10,0,2,1,1,B,L,0,0 p
X,2,96,2 p }
{B,2,N,1 p
1,"00110001001100100011001100110100001101010011011000110111
0011100000110001001100100011001100110100" p
2,"00110001001100100011001100110100001101010011011000110111
0011100000110001001100100011001100110100" p }
Note: The ASCII Binary data needs to be entered on one line. Do not use
line breaks to wrap the data. This data is shown on several lines
because of the font size and margins.
ASCII Binary data type is selected in the RFID Data Field and the batch
data is entered as ASCII Binary.
HEX Sample
{F,2,A,R,E,400,400,"HEX" p
T,1,50,V,10,10,0,1,1,1,B,L,0,0 p
X,2,12,3 p }
{B,2,N,1 p
1,"~049~050~051~052~053~054~055~056~057~048~049~050" p
2,"~049~050~051~052~053~054~055~056~057~048~049~050" p }
Hex data type is selected in the RFID Data Field and the batch data is
entered as Hex.
Note: Tilde numbers are decimal 0 to 255, which is how Hex values must
be entered.
Samples A-21