Interactive Programming Mode
4-35
4
Responses
AutoRun ON, continuous operation:
An ASI frame + n BFR frame(s) is sent.
- ASI frame format:
<ASI><IMC><RF_Auto_Run><current operating mode number><Success flag>
0x03 0x0A 0x10 0xnn partial success = 0; complete success = 1
(current “RFID operating mode selection” and success flag are defined in the “RFID
Auto Configuration Commands” on page 4-46).
(“Success flag” indicates if the data obtained corresponds to a complete success or
partial success with a read/write status to check which data is valid. With complete
success, the read/write status of the BFR frame is always set to the value 0xFF)
After each success, a BFR frame is sent to the host.
- n BFR frames corresponding to the identified tags are sent under the following format
each time that a new tag is identified:
<BFR><[Preamble]><AIM_ID><Read/Write status><Tag_ID><[Data]><[Postamble]>
AutoRun OFF:
An ACC frame is sent after the AutoRun function is stopped.
- ACC frame format: <ACC>
AutoRun ON + time-out:
An ASI frame is sent:
- ASI frame format:
<ASI><IMC><RF_Auto_Run ><current operating mode number ><success flag>
After each success, a BFR frame is sent to the host.
- n BFR frames corresponding to the tags identified during the session are sent with the
following format:
<BFR><[Preamble]><AIM_ID><Read/Write status><Tag_ID><[Data]><[Postamble]>
When the time-out expires, a PEV frame (Product EVent) is sent.
- PEV frame format: <PEV>< Event number>
with event number = RF_Auto_Run_Timeout (0x20)
Read status is represented by the low nibble of the Read/Write status byte [b3 - b0].
Each bit is a flag indicator of successful Auto Read operation, bit 0 corresponds to field
1, bit 3 corresponds to field 4. If a field bit is not set and the corresponding field is
activated, this means that the data of this field is incorrect.
Write status is represented by the high nibble of the Read/Write status byte [b7 - b4].
Each bit is a flag indicator of successful Auto Write operation, bit 4 corresponds to field
1, bit 7 corresponds to field 4. If a field bit is not set and the corresponding field is
activated, this means that the data of this field is incorrect.
For example, if you have selected 3 read fields (1, 2, 3) and the read status is 0x05
(0101), this indicates that field 2 is invalid (the data for field 2 will be included in the data
response but will not be valid).
Table 4-24 RFID Function Commands (continued)
Содержание Sabre 1555
Страница 1: ...Sabre1555RFID P N 072414 Programmer s Reference Manual BarCodeReader ...
Страница 2: ......
Страница 5: ...Contents ...
Страница 6: ......
Страница 14: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual xii ...
Страница 15: ...1 Before You Begin ...
Страница 16: ......
Страница 20: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual 1 6 ...
Страница 21: ...2 Getting Started ...
Страница 22: ......
Страница 29: ...3 Operational Modes ...
Страница 30: ......
Страница 41: ...4 Interactive Programming Mode ...
Страница 42: ......
Страница 124: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual 4 84 ...
Страница 125: ...A Acronyms and Glossary ...
Страница 126: ......
Страница 135: ...B Command Value to Base 32 Conversion Table b6 1 ...
Страница 136: ......
Страница 148: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual B 14 ...
Страница 149: ...C Data Value to Base 64 Conversion Table ...
Страница 150: ......
Страница 161: ...D Code 128 ASCII Character to Parameter Conversion Table ...
Страница 162: ......
Страница 168: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual D 8 ...
Страница 169: ...E System Specifications ...
Страница 170: ......
Страница 178: ...Sabre 1555 RFID Bar Code Reader Programmer s Reference Manual E 10 ...