5,838
edits
m (→Problems) |
m (→Version 1.8.5:) |
||
|-
! style="width:60px" | Field #
! style="width:80px" | Rule
! style="width:80px" | Example
! style="width:450px" | Description
|-
| 00(A)
|Day-Month-Year (2 digits each)
|22/04/11
| Date as ''2 figure day [separator] 2 figure month [separator] 2 figure year'' - the separator is that set in the windows system short date format (see [[setup]])
|-
| 01(B)
|Hour-Minute (2 digits each)
|10:25
| Current time to nearest minute (no seconds allowed)
|-
| 02(C)
|Signed number
|8.1
| Current temperature
|-
| 03(D)
|unsigned integer
|96
| Current [http://en.wikipedia.org/wiki/Relative_humidity relative humidity]
| 04(E)
|7.5
|Signed number
| Current [http://en.wikipedia.org/wiki/Dewpoint
|-
| 05(F)
|unsigned number
|13.5
| Cumulus 'Average' wind speed (See [[#Cumulus_Wind_Speed_Terminology]])
|-
| 06(G)
|Unsigned number
|20.3
| Cumulus 'Gust' wind speed
|-
| 07(H)
|integer
|138
| Average wind bearing (
|-
| 08(I)
|unsigned number
|7.2
| [[FAQ#How_is_my_rain_rate_calculated.3F | Current rainfall rate]]
|-
| 09(J)
|unsigned number
|5.4
| Total rainfall today so far (i.e. resets to zero at daily rollover)
|-
| 10(K)
|unsigned number
|30.10 or 998.2
| Current sea level pressure
|-
| 11(L)
|unsigned number
|215.2
| Total rainfall counter (content depends on weather station type, might be [[FAQ#It.27s_January_1st_and_my_.27rain_since_midnight.27_and.2For_.27last_24_hours_rain.27_are_wrong.2Fnegative | rainfall total so far this year]]. This figure is not intended to be useful in itself, it may vary for no apparent reason. It is used internally by Cumulus.)
|-
| 12(M)
|signed number
|20.3
| Inside temperature
|-
| 13(N)
|unsigned integer
|53
| Inside humidity
|-
| 14(O)
|unsigned number
|17.6
| Cumulus 'Latest' gust (See [[#Cumulus_Wind_Speed_Terminology]])
|-
| 15(P)
|Signed number
|4.8
| [[wind chill]] (content depends on weather station type and Cumulus station settings)
|-
| 16(Q)
|signed number
|8.1
| [[Heat index]]
|-
| 17(R)
|unsigned number
|0.5
| UV Index (only valid if output by weather station)
|-
| 18(S)
|unsigned integer
|197
| Solar Radiation (only valid if solar sensor on weather station)
|
edits