Sabre 1555 RFID & Bar Code Reader Programmer’s Reference Manual
4-6
Maximum Frame Size
A message consists of one or more frames. For messages with more than one frame,
each frame has a maximum size of 255 bytes (STX to ETX).
The maximum size of the message depends on the capacity of the receiver’s input
buffer.
However, if an application has limited resources, the maximum frame size can be
decreased by setup configuration.
Proprietary DLE (Data Link Escape)
To avoid frame desynchronization, proprietary DLE encoding is applied if the
following values are encountered inside the formatted frame (not including the STX/
ETX delimiters):
STX/ETX (0x7F), DLE (0xEE)
1.
The proprietary DLE character (0xEE) is inserted before the ambiguous
character.
2.
The value of the ambiguous character is increased by 1.
Note:
This method simplifies processing of delimiter localization as the ambiguous
character can not be mistaken for a delimiter.
<FRAME_MANAGEMENT >
1 byte
Bits 7, 6 (<More>), indicates that the message is not
finished (another frame being sent)
Bits 5, 4, and 3 are not used
Bit 2 (<AccRequest>), request high-level
acknowledgment for the command
Bit 1 (<RestartFlag>), product/host restart indicator
Bit 0 (<FrameNumber>), frame sequence indicator
< CHK >
2 bytes
The first byte is the most significant byte (MSB) and
the second byte is the least significant byte (LSB).
Sum with weight calculation (in “Checksum
Calculation” on page 4-13)
< ETX >
1 byte
Delimiter, value of 0x7F
Table 4-3 Frame Format Components (continued)
Item
Length
Description
Summary of Contents for Sabre 1555
Page 1: ...Sabre1555RFID P N 072414 Programmer s Reference Manual BarCodeReader ...
Page 2: ......
Page 5: ...Contents ...
Page 6: ......
Page 14: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual xii ...
Page 15: ...1 Before You Begin ...
Page 16: ......
Page 20: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual 1 6 ...
Page 21: ...2 Getting Started ...
Page 22: ......
Page 29: ...3 Operational Modes ...
Page 30: ......
Page 41: ...4 Interactive Programming Mode ...
Page 42: ......
Page 124: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual 4 84 ...
Page 125: ...A Acronyms and Glossary ...
Page 126: ......
Page 135: ...B Command Value to Base 32 Conversion Table b6 1 ...
Page 136: ......
Page 148: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual B 14 ...
Page 149: ...C Data Value to Base 64 Conversion Table ...
Page 150: ......
Page 161: ...D Code 128 ASCII Character to Parameter Conversion Table ...
Page 162: ......
Page 168: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual D 8 ...
Page 169: ...E System Specifications ...
Page 170: ......
Page 178: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual E 10 ...