0x001D Querying the Temperatures of a Standard Card
Request
Bit Numbering (LSB) |
Description |
Content |
---|---|---|
1 |
LUN/flag |
Bit0-bit3=0 indicates local. Bit0-bit3=(1–15) indicates the index of the MINI management chip. Bit7=1 indicates the last frame. Bit7=0 indicates that data writing is not complete. |
2 |
Request parameter |
0x00 |
3~4 |
opcode |
0x001D |
5~8 |
offset |
First command execution: 0x00 Second command execution: 0x14 Third command execution: 0x28 ...... |
9~12 |
length |
Subject to the actual specifications |
Response
Bit Numbering (LSB) |
Description |
Content |
---|---|---|
1~2 |
error_code |
For details, see error code definitions. |
3~4 |
opcode |
0x001D |
5~8 |
total_length |
Subject to the actual specifications |
9~12 |
length |
Data length. The value varies with the actual length. |
13~N |
Response data |
Obtaining the peripheral device temperature (temperature name and temperature value) Byte[0]: indicates the number of temperature values. Byte[1:8]: temperature 1 name. For details, see Sensor Name Conventions. Byte[9:10]: indicates the value of temperature 1. ... Byte[n-9:n-2]: indicates the name of temperature n. Byte[n-1:n]: indicates the value of voltage n. |