User's Manual
Table Of Contents
- IMPORTANT NOTICES
 - RELEASE NOTES
 - INTRODUCTION
 - QUICK START
 - UNDERSTANDING RFID READER
 - COMMUNICATION INTERFACE
 - SETTING UP A WPAN CONNECTION
 - SCANNING UHF RFID TAG
 - DEFINING OUTPUT FORMAT
 - ALTERNATE MODE
 - SPECIFICATIONS
 - FIRMWARE UPGRADE
 - ASCII TABLE
 - SCAN CODE
 - STATUS CODE
 
    143 
  Chapter 5
 DefinING Output Format
Prefix/Suffix 
Command: 
#@dat_pfxh?\r, #@dat_pfx?\r 
Purpose Get Prefix/Suffix 
  Request    #@dat_pfxh?\r Response data will be shown in Hexadecimal value 
  #@dat_pfx?\r Response data will be shown in character 
Response OK,[m]\r 
[m]: Prefix/Suffix stored in the index-specified buffer 
ERR,[code]\r 
#@dat_pfx= [m],[n]\r 
Purpose Set Prefix/Suffix 
Response OK\r 
[m]: input data format, ‘0’- in Hexadecimal, ‘1’- in character   
[n]: Prefix/Suffix to be stored in the index-specified buffer 
ERR,[code]\r 
 Default 
Prefix of Counter Section  ‘00’ (NULL) 
Prefix of Time Stamp Section  ‘20’ (SPACE) 
Prefix of EPC Tag Data Section  ‘00’ (NULL) 
Suffix of Counter Section  ‘2E’ (.) 
Suffix of Time Stamp Section  ‘20’ (SPACE) 
Suffix of EPC Tag Data Section  ‘0D’ (CR) 










