Data block EXPECTED_CONFIG
Data block EXPECTED_CONFIG consists of the following attributes:
Table: Data block EXPECTED_CONFIG
| Address offset BYTE | Designation | Content | Value range | Data type |
|---|---|---|---|---|
| 0 | ExpectedConfigVersionHigh | Major ExpectedConfigVersion | 0x02 | uint8_t |
| 1 | ExpectedConfigVersionLow | Minor ExpectedConfigVersion | 0x00 | uint8_t |
| 2 | NumberOfAPIs | Number of following API blocks | 0x0001 | uint16_t |
| 4 | API | 0 | uint32_t | |
| 8 | ModuleIdentNumber | Module Identification Number | 0xB201: V2.2 0x7301: V2.1, V1.1 |
uint32_t |
| 12 | ExpModuleProperties | Expected Module Properties | 0 | uint16_t |
| 14 | NumberOfSubmodules | Number of Submodules | 3: CP1625 Host V2.2 and above, CP1625 Stand-alone V2.2 2: Rest of the PN Driver variants |
uint16_t |
| 1^st^ Submodule | ||||
| 16 | SubslotNumber | Subslot Number | 0x8000..0x8FFF | uint16_t |
| 18 | Reserved | 0xFFFFFFFF | uint32_t | |
| 22 | Reserved | 0 | uint32_t | |
| 26 | SubmoduleIdentNumber | Submodule Identification Number | See Submodule Ident Number values for the Interface and Submodule Ident Number values for the Port | uint16_t |
| 28 | Reserved | 0xFFFFFFFF | uint32_t | |
| 2^nd^ Submodule | ||||
| … | … |