25
Add TAB terminator(0x09)
Add CRLF terminator
(0 x 0D 0 x 0A)
6.5
Data section
1.
Data segment interception
This function is used in scenarios where the user needs to output part of the decoded information.
The decoding information Data consists of 3 parts:
(Start) (Center) (End)
The user can select part of the information to be output by reading the following setting codes.
** Transfer the entire data
Only transfer the Start segment
Only transfer the End segment
Only transfer the middle segment
2.
Data segment length modification
The user can modify the length of the Start segment and the length of the End segment by reading
the following setting codes, combined with the "data code" and "saving" setting codes. Both the Start
segment and the End segment allow up to 255 characters, and both lengths are represented by one
hexadecimal character. Refer to Appendix F for the hexadecimal conversion table of characters.
Modify the length of the Start segment
Modify the End segment length
6.6
RF Information
Read Fail (RF) information refers to the information output when the reading module fails to read,
so that the user or the program can make corresponding adjustments or operations after detecting
this information. Users can freely define RF information.
Read the following setting codes to enable/disable the sending of RF information.