Instruction manual

Sample Batch Data
{B,1,N,1¦
1,"RFID TEST
3,"1005678"¦
4,"67-90-32"¦
5,"3123456789ABCDEF12345678"¦
6,"ABCDEFG"¦
…}
RFID Data Field
Batch Data in
A
SCII Hex
The RFID Data Field contains exactly 24 characters of data in ASCII Hex
format for a 96-bit RFID tag.
Applying Options to the RFID Data Field
All the normal field options (copy, merge, pad, increment, etc.) can be
applied to the RFID Data Field. However, certain restrictions may apply.
To copy, merge, pad, or increment data in the RFID Data Field, the
copied/merged/padded/incremented data must be in the same format
specified in the RFID Data Field. For example, to copy data into the
RFID Data Field using ASCII Hex, the field being copied must be in
ASCII Hex format; otherwise, unexpected results may occur.
When incrementing the RFID Data Field, see the following table for an
explanation of how the field increments.
Data Type How the Field Increments
ASCII Hex 0 to F (0123456789ABCDEF), then back to 0
ASCII Binary 0 to 1 or 1 to 0
ASCII or Hex next position in 0 to 255 range
If Option 60 (Increment Field) contains the character “D” to
decrement, it is ignored and the field is instead incremented by one.
When incrementing the RFID Data Field, the only valid value to
increment is by one.
Use caution when incrementing an RFID field if data is coming directly
from your host because the field must be incremented in ASCII Hex
(or other specified data type).
Defining the RFID Data Field 4-3