Mif.TransferBlock
This command transfers data from the card's internal Transfer Buffer to a specified block.
This command needs to be called directly after any operation on the internal data register performed by Mif.ChangeValue or Mif.ChangeValueBackup in order to make the results of these commands persistent.
This command is not supported by LEGIC readers.
Properties
- Command code: 0x100A
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
Block | Integer (8 bits) | Sector to transfer the data to. |
Returned values (response frame)
None