LT.ReadBlockExtended

This command is deprecated. Do not use it in new code as we may remove it in the future!

Reads a block (32 Byte) from the transponder using a 16-bit block address.

Properties

Parameters (request frame)

Name Type/Size Description
AdrLo Integer (8 bits) Block address (LSByte).
AdrHi Integer (8 bits) Block address (MSByte).

Returned values (response frame)

Name Type/Size Description
Data Raw data (length 32 Bytes) Block data 32 Bytes.