Sabre 1555 RFID & Bar Code Reader Programmer’s Reference Manual
4-38
Function Name
RF_Write
<TYPE> <CMD>: \0A\14 + Prms
Description
This function causes the reader to write data to a specific tag using the Tag ID. The write
parameters for this function are included with the command. Unlike the RF_Auto_Run
command, the parameters present in the NVM are not used and are not affected with
this command.
Parameters
Byte Count [1 - 104]: number of bytes to be written (hex format). Sum of byte count and
starting address must not exceed 128.
ID [8]: Tag ID in hex format.
Address [12 - 127]: Start address to be written (hex format). Sum of byte count and
starting address must not exceed 128.
Data [1 - 32]: in hexadecimal format
For example, 10-byte write (49, 6E,...63) (0x0A), ID: 0510107F80AA0102 (DLE must be
applied), start at 24 (0x18)
data: “Intermec”
\0A\14\0A\05\10\10\EE\80\80\AA\01\02\18\49\6E\74\65\72\6D\65\63
Responses
Successful Write
ASI frame (Accept the function and sending information) + success status after a
success:
<ASI><IMC><RF_Write function><RF_Write_OK>
0x03 0x0A 0x14 0x75
Unsuccessful Write
03 0A 14 00 - No response from RF module.
ASI frame (Accept the function and sending information) + error status
<ASI><IMC> <RF_Write function> <RF_Write_Error>
0x03 0x0A 0x14 0x76
Note:
If the product is powered by battery and a low battery status is detected, the
product will send a PEV frame.
PEV frame: <PEV> < Event number>, with event number = battery discharged (0x10)
IEC (IMC not activated)
Table 4-24 RFID Function Commands (continued)
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 ...