The Module Specific Information Registers¶
For each module (CI52x device, expansion modules and hot swap terminal units) the following data can be read out:
Device and FW information
This section consists of 20 WORDs per module and contains information on each module using the following structure:
| Data | DATA TYPE | Description | 
|---|---|---|
| Module ID | WORD | The module ID of the requested module | 
| Module name | ARRAY [1..10] OF BYTE | The module name of the requested module | 
| Version 1:sup:st processor | ARRAY [1..4] OF BYTE | The version of the 1:sup:st processor of the requested module | 
| Version 2:sup:nd processor | ARRAY [1..4] OF BYTE | The version of the 2:sup:nd processor of the requested module | 
| Version 3:sup:rd processor | ARRAY [1..4] OF BYTE | The version of the 3:sup:rd processor of the requested module | 
| Version 4:sup:th processor | ARRAY [1..4] OF BYTE | The version of the 4:sup:th processor of the requested module | 
| Hardware version 1) | ARRAY [1..4] OF BYTE | The hardware version of the 4 processors | 
| Reserved | ARRAY [1..8] OF BYTE ARRAY [1..4] OF BYTE 2)  | 
Reserved | 
| Number input data | WORD | Number of input data of the requested module in BYTES | 
| Number output data | WORD | Number of output data of the requested module in BYTES | 
1) supported from CI52x firmware version V3.2.0 (device index F0)
2) from CI52x firmware version V3.2.0 (device index F0) “Reserved” is ARRAY [1..4] OF BYTE
Production / Traceability data:
This section consists of 25 WORDs per module and contains the traceability data for each module using following structure:
- Article number: Byte 01..15
 - Index: Byte 16..17
 - Name: Byte 18..29
 - Production date: Byte 30..33
 - Key number: Byte 34..38
 - Site: Byte 39..40
 - Year: Byte 41..42
 - Serial number: Byte 41..50 (The serial number implies the year)
 
Production / Traceability data from CI5x2 firmware version V3.2.0 (device index F0):
This section consists of 26 WORDs per module and contains the traceability data for each module using following structure:
- Article number: Byte 01..15
 - Index: Byte 16..17
 - Name: Byte 18..31
 - Production date: Byte 32..35
 - Key number: Byte 36..40
 - Site: Byte 41..42
 - Year: Byte 43..44
 - Serial number: Byte 42..52 (The serial number implies the year)