HS-1RL User’s Manual Page 32
RFID Suffix
Suffix characters are user-definable data characters that can be sent after scanned data.
It’s possible to enable and set a specific suffix for all scanned RFID data only.
Note: This RFID Suffix will be separate from any set Barcode suffixes or general suffixes.
RFID Suffix On/Off
To enable or disable the RFID suffix, scan the appropriate code below. Default = enabled.
* Enable Disable
RFID Suffix Block String
Use the following command in combination with ASCII or hex characters to set the
specific RFID Suffix string. See Appendix D for ASCII/hex conversion help.
Note: Hex characters must be preceded by \x to be recognized as hex instead of
ASCII and it’s not possible to interject a Carriage Return in the middle of the block string.
For instance, it’s possible to program a Suffix that starts with 123 (regular ASCII text),
then a Tab symbol (as hex 09) and then ABC (ASCII characters again), send the
following: SUFRBLK 123\x09ABC
The default RFID Suffix Block string is a Carriage Return (hex ‘0D’).
* RFID Suffix Block \x0D