LT.FastWriteBlock
This command is deprecated. Do not use it in new code as we may remove it in the future!
Writes a block (32 Byte) to the transponder, write time is
reduced (LT5).
Properties
- Command code: 0xA07C
- Command timeout: 100 ms
- Possible status codes: General status codes, LT.ErrLtNoTag, LT.LtNackReceived, LT.ErrLtCrc, LT.ErrLtParity, LT.ErrLtHf, LT.ErrLtBitcount, LT.ErrLtCom
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
Adr | Integer (8 bits) | Block address. |
Data | Raw data (length 32 Bytes) | Data block (32 Byte). |
Returned values (response frame)
None