53
12.3. Access to sliding wind data
Access to the
sliding wind data
is via the call off of the following page:
„
windview.htm
“.
It has the following structure:
<HTML>
<HEAD><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>windview</TITLE>
</HEAD>
<BODY>
<PRE>11.10.2011, 17:03:39,1,135.0,100.0, 211.0, 135.0,100.0, 211.0, 2,1.8, 0.8,2.7,
1.8,0.8,2.7</PRE>
</BODY>
</HTML>
As a block
<PRE> … </PRE>
following data will be transferred:
- Date
- Time
- Sensor position in sequence out of
„statdef.htm“
- Wind direction mean value
- Wind direction start segment (in clockwise direction)
- Wind direction end segment (in clockwise direction)
- Wind direction mean value
- Wind direction start segment (in clockwise direction)
- Wind direction end segment (in clockwise direction)
- Sensor position in sequence out of
„statdef.htm“
- Wind speed mean value
- Wind speed start segment (in clockwise direction)
- Wind speed end segment (in clockwise direction)
- Wind speed mean value
- Wind speed start segment (in clockwise direction)
- Wind speed end segment (in clockwise direction)
The fields are separated by a comma!
The order of the measuring values corresponds to the order of the page “statdef.htm“
Every wind sensor delivers 7 values. Because of compatibility reasons are “mean value”, “start seg-
ment” and “end segment” twice.
The met[LOG] calculates the sliding average either for 2 minutes or for 10 minutes.
The time base for the sliding average can be configured in the “General Settings”.