- 14 -
www.hzgrow.com
Acknowledge package format:
Note: Confirmation code=0x00: read success;
Confirmation code=0x01: error when receiving package;
Read fingerprint template index table ReadIndexTable
(
0x1F
)
Description: Read the fingerprint template index table of the module, read the index table of the
fingerprint template up to 256 at a time (32 bytes)
Input Parameter: Index page
Return Parameter: Confirmation code+Fingerprint template index table
Instruction code: 0x1F
Command (or instruction) package format:
Index tables are read per page, 256 templates per page
Index page 0 means to read 0 ~ 255 fingerprint template index table
Index page 1 means to read 256 ~ 511 fingerprint template index table
Index page 2 means to read 512 ~ 767 fingerprint template index table
Index page 3 means to read 768 ~ 1023 fingerprint template index table
Acknowledge package format:
Note: Confirmation code=0x00: read complete;
Confirmation code=0x01: error when receiving package;
Index table structure: every 8 bits is a group, and each group is output starting from the high
position.
The output is sequential from low byte to high byte, and each byte starts at a high byte.