VhlCfg / File / Iso15BlockList Value
The configuration value is a list of 1 or more block descriptions that specify which ISO 15693 memory blocks have to be accessed by VHL. Every entry consists of 2 bytes: The first byte addresses the start block number (first block = 0), the second byte defines the number of blocks.
Either this value or the value Iso15ExtendedBlockList is mandatory for an ISO 15693 VHL definition.
Properties
- Value ID: 0x0300/0x33
- Default value: 0x00 0x40
Format
Name | Type/Size | Description | |
---|---|---|---|
- | Array (until end of frame) | - | |
StartBlock | Integer (8 bits) | Start block (first block = 0) | |
NumberOfBlocks | Integer (8 bits) | Number of blocks (1...) |