Member |
Data Type |
Description |
---|---|---|
byType |
BYTE |
Temperature alarm color types: 0-no alarm, 1-high temperature alarm, 2-low temperature alarm, 3-temperature range alarm, 4-thermal insulation alarm
|
byRes1 |
Array of BYTE |
Reserved, set to 0 |
iHighTemperature |
int |
High temperature, ranges from -273 to 10000. |
iLowTemperature |
int |
Low temperature, ranges from -273 to 10000 |
byRes |
Array of BYTE |
Reserved, set to 0. |