Data block PN_IDENTIFICATION
Data block PN_IDENTIFICATION consists of the following attributes:
Table: Data block PN_IDENTIFICATION
| Address offset BYTE | Designation | Content | Value range | Data type |
|---|---|---|---|---|
| 0 | BlockType | PN_IDENTIFICATION | 0xF001 | uint16_t |
| 2 | BlockLength | Length of block without BlockType, BlockLength | 0x0010 | uint16_t |
| 4 | BlockVersionHigh | Major BlockVersion | 0x01 | uint8_t |
| 5 | BlockVersionLow | Minor BlockVersion | 0x00 | uint8_t |
| 6 | Reserved | 0 | uint16_t | |
| 8 | VendorID | Vendor ID of device | uint16_t | |
| 10 | DeviceID | Device ID of device | uint16_t | |
| 12 | InstanceID | Instance ID of device | uint16_t | |
| 14 | Reserved | 0 | uint8_t[6] |