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
149
Chapter 6 Alternate
Mode
#@dat_ostrkey=[m]\r
Purpose Set Key Action of Output String, refer to Table 6.1
Response OK\r
ERR,[code]\r
Output String Data
Output strings have a maximum length of 10 characters and can be defined in Hexadecimal or in
ASCII characters. Strings longer than 10 characters will be truncated.
Command:
#@dat_ostrh?\r, #@dat_ostr?\r
Purpose Get Output String
Request #@dat_ostrh?\r Response data will be shown in Hexadecimal value
#@dat_ostr?\r Response data will be shown in character
Response OK,[m]\r
[m]: Data is stored in buffer.
ERR,[code]\r
#@dat_ostr=[m],[n]\r
Purpose Set Output String, refer to Table 6.1
[m]: specify the data format, ‘0’- in Hexadecimal, ‘1’- in character
[n]: Data to be stored in buffer
Response OK\r
ERR,[code]\r
#@dat_ostr=1,#@iOSKBD\r
Purpose This command is used to have the on-screen keyboard of iPad/iPhone showing up
when the Bluetooth
®
connection type is HID.
Response OK\r
ERR,[code]\r
Note: Specify ‘00’ (hexadecimal) to clear the input data.










