User's Manual

108
1800 Series Handheld RFID Reader Reference Manual
Data Separators
You can configure the separator between field and field with hexadecimal or character. Refer
to ASCII Table
.
Command:
#@dat_rfsprh?\r, #@dat_rfspr?\r
Purpose Get the Separators of Each field in RFID Data Section
Request #@dat_rfsprh?\r //Response data will be shown in Hexadecimal value
#@dat_rfspr?\r //Response data will be shown in character
Response OK,[m],[n],[o],[p]\r (Default m= ‘00’, n= ‘00’, o= ‘00’, p= ‘00’, ‘00’ is for NULL)
[m]: separator between field1 and field2
[n]: separator between field2 and field3
[o]: separator between field3 and field4
[p]: separator between field4 and field5
ERR,[code]\r
#@dat_rfspr=[m],[n],[o],[p],[q]\r
Purpose Set the Separators of Each field in RFID Data Section
Response OK\r
ERR,[code]\r
If field n (n=1~4) is disabled, separator n is also ignored.
Note: Input ‘00’ (hexadecimal) to clear the inputted data.
Example: