LT.FastWriteWord

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

Writes a word to the transponder, write time is reduced (LT5).

Properties

Parameters (request frame)

Name Type/Size Description
BlockAdr Integer (8 bits) Block address.
WordAdr Integer (8 bits) Word address within a block (0..15).
DataLo Integer (8 bits) Data word (LSByte).
DataHi Integer (8 bits) Data word (MSByte).

Returned values (response frame)

None