Reads data from the memory.
Request
NADR |
PNUM |
PCMD |
HWPID |
0 |
1 |
NADR |
0x03 |
0x00 |
? |
Address |
Length |
Address An address to read data from.
Length Length of the data in bytes.
Response
NADR |
PNUM |
PCMD |
HWPID |
ErrN |
DpaValue |
0 |
… |
Len-1 |
NADR |
0x03 |
0x80 |
? |
0 |
? |
PData0 |
… |
PDataLen-1 |
Len Read data length.
Error codes
ERROR_ADDR Data address is out of range.