Intermec Sabre 1555 Programmer's Reference Manual page 77

Rfid & bar code reader
Hide thumbs Also See for Sabre 1555:
Table of Contents

Advertisement

Table 4-24 RFID Function Commands (continued)
RF_Read
Function Name
This function reads the data from a specific tag using the Tag ID. The read parameters
for this function are included with the command. Unlike the RF_Auto_Run command,
Description
the parameters present in the NVM are not used and are not affected with this
command.
Byte count [1 - 128] (number of bytes to be read, hex format). Sum of byte count and
starting address must not exceed 128.
ID [8]: tag ID in hex format
Address [0 - 127]: start address to be read in hex format. Sum of byte count and starting
address must not exceed 128.
Parameters
For example, 40-byte read (0x28);
ID = 00004A4E408C8005;
address = byte 24 (0x18);
0A\13\28\00\00\4A\4E\40\8C\80\05\18 0x7F 0x15(NAC)
Successful Read:
ASI frame (accept the function and sending information) + data frame after a success:
<ASI> <IMC> <RF_Read function> <RF_Read_OK>
0x03 0x0A
<BFR> <[Preamble]> <[AIM_ID]> <Tag_ID> <Data> <[Postamble]>
Unsuccessful Read:
03 0A 14 00 - No response from RF module
Responses
ASI frame (accept the function and sending information) + error status:
<ASI> <IMC> <RF_Read function> <RF_Read_Error>
0x03 0x0A
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)
Interactive Programming Mode
<TYPE> <CMD>: \0A\13 + Prms
0x13
0x72
0x13
0x74
4
4-37

Advertisement

Table of Contents
loading

Table of Contents