Page 44 of 52
Field Offset
Size Explanation
LOW_TEMP_OUT_ALARM 8
1
The temperature alarm is in 1 unsigned byte in 1 °F resolution.
It has an offset of +90°F so every number is positive. For
example -32°F would be stored as 58°F (-32 + 90). If the
alarm is not set, a 255 is stored.
HIGH_TEMP_OUT_ALARM 9
1
The temperature alarm is in 1 unsigned byte in 1 °F resolution.
It has an offset of +90°F so every number is positive. For
example -32°F would be stored as 58°F (-32 + 90). If the
alarm is not set, a 255 is stored.
LOW_TEMP_ALARM
10
15
The temperature alarm is in 1 unsigned byte in 1 °F resolution.
It has an offset of +90°F so every number is positive. For
example -32°F would be stored as 58°F (-32 + 90). If the
alarm is not set, a 255 is stored. There are 15 bytes for the
temperature alarm. Bytes 0 to 6 are for the extra temperature
stations, bytes 7 to 10 are for the soil station temperature, and
bytes 11 to 14 are for the leaf station temperature.
HIGH_TEMP_ALARM
25
15
The temperature alarm is in 1 unsigned byte in 1 °F resolution.
It has an offset of +90°F so every number is positive. For
example -32°F would be stored as 58°F (-32 + 90). If the
alarm is not set, a 255 is stored. Bytes 0 to 6 are for the extra
temperature stations, bytes 7 to 10 are for the soil station
temperature, and bytes 11 to 14 are for the leaf station
temperature.
LOW_HUM_IN_ALARM
40
1
The humidity alarm is stored in 1 unsigned byte in 1%
resolution. A value of 255 indicates the alarm is not set.
HIGH_HUM_IN_ALARM
41
1
The humidity alarm is stored in 1 unsigned byte in 1%
resolution. A value of 255 indicates the alarm is not set.
LOW_HUM_ALARM
42
8
The humidity alarm is stored in 1 unsigned byte in 1%
resolution. A value of 255 indicates the alarm is not set. Note
that the first byte is for the ISS outside humidity.
HIGH_HUM_ALARM
50
8
The humidity alarm is stored in 1 unsigned byte in 1%
resolution. A value of 255 indicates the alarm is not set. .
Note that the first byte is for the ISS outside humidity.
LOW_DEW_ALARM
58
1
The dew alarm is in 1 unsigned byte in 1 °F resolution. It has
an offset of +90°F so every number is positive. For example -
32 °F would be stored as 58 °F. If the alarm is not set, a 255 is
stored.
HIGH_DEW_ALARM
59
1
The dew alarm is in 1 unsigned byte in 1 °F resolution. It has
an offset of +90°F so every number is positive. For example -
32 °F would be stored as 58 °F. If the alarm is not set, a 255 is
stored.
CHILL_ALARM
60
1
The chill alarm is in 1 unsigned byte in 1 °F resolution. It has
an offset of +90°F so every number is positive. For example -
32 °F would be stored as 58 °F. If the alarm is not set, a 255 is
stored.
HEAT_ALARM
61
1
The heat alarm is in 1 unsigned byte in 1 °F resolution. It has
an offset of +90°F so every number is positive. For example
THSW_ALARM
62
1
The temperature alarm is in 1 unsigned byte in 1°F resolution.
It has an offset of +90°F so every number is positive. For
example, -32°F would be stored as -32 plus 90, which is 58°F.
SPEED_ALARM
63
1
Wind speed alarm is stored in 1 unsigned byte in 1 mph
resolution. A value of 255 indicates the alarm is not set.
SPEED_10MIN_ALARM
64
1
10 minute average Wind Speed alarm is stored in 1 unsigned
byte in 1 mph resolution. A value of 255 indicates the alarm is
not set.