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
130
1800 Series Handheld RFID Reader Reference Manual
Counter Padding
For data display alignment purposes, you can define padding characters to show the
counter value with fixed 6-digit. Characters to be padded or retrieved are shown in
Hexadecimal. Please refer to
ASCII Table. The default value is 0x20 (space) for ‘20’
displayed.
Command:
#@dat_cntpad?\r
Purpose Get the Setting of Pad Counter Character
Response OK,[m]\r (Default m= ‘20’ - 0x20 space)
[m]: Character to be padded before data counter, shown in Hexadecimal value.
ERR,[code]\r
#@dat_cntpad=[m]\r
Purpose Set the Character to be Padded before Counter
Response OK\r
ERR,[code]\r
Example:
Command
#@dat_cntpad? → get counter padding
Response (s)
OK,20 → 20 is for ‘space’ referred to ASCII table ‘0x20’
10. 04-13-2012 30003430333130303132303030304221
Command
#@dat_cntpad=2a → set counter padding to 2a as ‘*’ referred to ASCII table ‘0x2a’
Response (s)
OK
**** 11. 04-13-2012 30003430333130303132303030304221










