Eccel Technology Ltd BIORADRDR0200 Manual Do Utilizador

Página de 73
 
 
 
49 
 
CRC = CCITTCRCTable[Temp] ^ (CRC << 8);  
}  
  
return CRC;  

 
4.2.26  Copy Data (0x1A) 
 
 
Table 4.26 
 
The Copy Data command copies data around inside the RFID Module memory.  This command takes as arguments 
the Destination Address, the Source Address and the Data Length in bytes. 
 
4.2.27  Unlock (0x1B) 
 
 
Table 4.27 
Command Number
Command Name
Valid Tag Types
Argument Offset [bytes]
0x00
0x02
0x02
Argument Name
Destination Address
Source Address
Data Length
Argument Size [bytes]
0x02
0x02
0x02
Argument Description
The address in the 
memory to where the 
data is to be copied.
The address in the 
memory from where 
the data is to be 
copied.
Size of the copied data 
in bytes.
-
0x1A
Copy Data
Command Number
0x1B
Command Name
Unlock
Valid Tag Types
-
Argument Offset [bytes]
0x00
Argument Name
Password
Argument Size [bytes]
0x08
Argument Description
8-byte long password 
with the least 
significant byte first.