DHWCtrl.PdiReadEeprom
Read eeprom memory from target device.
Properties
- Command code: 0xE05C
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
Adr | Integer (32 bits) | start address. |
ReadLen | Integer (16 bits) | number of bytes to read |
Returned values (response frame)
Name | Type/Size | Description |
---|---|---|
Length of ReadData | Integer (16 bits) |
Length of ReadData in bytes |
ReadData | Raw data | Data Bytes read from device. |