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
 
    103 
  Chapter 4
  SCANNING UHF RFID
Ta
g
EPC Pattern 
Define the hexadecimal pattern that is used to be compared. 
Command: 
#@rf_sepcpt?\r 
Purpose  Get Included EPC Pattern 
Response  OK,[m]\r (Default m= ‘00’) 
[m]: EPC pattern in hexadecimal value.   
ERR,[code]\r 
#@rf_sepcpt=[m]\r 
Purpose  Set Included EPC Pattern 
Response OK\r 
ERR,[code]\r 
#@rf_sepcpt2?\r 
Purpose  Get Included EPC2 Pattern 
Response  OK,[m]\r (Default m= ‘00’) 
[m]: EPC pattern in hexadecimal value.   
ERR,[code]\r 
#@rf_sepcpt2=[m]\r 
Purpose  Set Included EPC2 Pattern 
Response OK\r 
ERR,[code]\r 
State 
Disable or Enable Included EPC Filter function. When the value is set to ‘1’, Tag EPC will be accepted 
upon fitting the required pattern. If the value is set to ‘2’, Tag EPC will be accepted between pattern 
and pattern2. (Pattern<=Tag EPC<=Pattern2).   
Command: 
#@rf_sepcen?\r 
Purpose  Get Included EPC State 
Response  OK,[m]\r (Default m= ‘0’) 
[m]: ‘0’ – disable, ‘1’ – enable, ‘2’ – enable range filter   
ERR,[code]\r 










