VhlCfg / File / MifareClassicBlockList Value
This value cannot be used with VHL-Format(). It contains a list
of blocks that shall be accessible via this VHL file. Every
entry is a zero-based 8bit address. This means: if
MifareMode is set to Absolute
- Block 0 is the information block
- Block 3 is the sector trailer of block 0
- Block 4 is block 0 of sector 1
- ...
This value is used by Mifare classic firmware only. For Mifare plus firmware use MifareSectorList instead.
If Mad is enabled (see MifareMode ) the blocks are relative to the first sector of the application.
Properties
- Value ID: 0x0300/0x11
Format
Name | Type/Size | Description | |
---|---|---|---|
- | Array (until end of frame) | List with block numbers | |
BlockNumber | Integer (8 bits) | Block number (0..255) |