Output Signals
Display
The local LCD display will indicate the wind speed and the wind direction. The wind speed is
shown on the top line of the display. When the unit is first turned on, the display will scroll the
company banner. A looping arrow will display until the first sensor packet is transmitted. The
first reading will indicate “???”. After the unit has received two consecutive transmissions,
which takes about 2 seconds, the display will indicate the proper wind speed, and will then
update on 1second intervals.
Wind Trigger Relay (Optional)
Units with the optional wind trigger relay provide one set of normally open relay contacts rated
at 28 volts and 0.5 amp maximum. These may be utilized for control or alarm functions. The
relay has 3 settable parameters: Actuation wind speed, release wind speed and number of
samples required for actuation. For example, setting the relay to actuate at 20 MPH, release at
17 MPH and to require 3 samples at those set points might be a typical setting. The release
speed must always be less than the actuation speed, and the number of sample packets can be set
from 1 to 21 samples. Number of samples must always be a uneven number, i.e. 1, 3, 5, 7 etc.
These settings must be entered in MPH. All internal calculations are in MPH. The display may
be set for any units without disturbing the alarm settings.
Analog Outputs (Optional)
There are three analog outputs. Two are voltage outputs, 0 to 3 VDC, and one a single TTL
level pulse output. Units equipped with the analog outputs can be configured such that the
analog outputs represent metric or English units. When configured for English units the pulse
output is 1 Hz per MPH, one voltage output is 0 to 3 volts representing 0 to 100 MPH, and the
second voltage output is 0 to 3 volts representing 0 to 360 degrees wind direction. When
configured for metric units the pulse output is 1 Hz per m/s, the voltage output is 0 to 3 volts = 0
to 50 m/s, and the second voltage output is 0 to 3 volts =s 0 to 360 degrees wind direction.
Serial Port
A standard 9 pin serial connector enables logger management, data download, and real-time data
display. All these features can be accomplished with a terminal session. Windows users would
typically use Hyperterminal, Macintosh users typically the freeware Zterm. Set the terminal
parameters to 9600 baud, 8 data bits, 1 stop bit and no parity.
If you type stream, the logger streams the real-time data. Here is a snippet:
$ stream
Press <Esc> to exit
2010/7/23,12:39:30,5,18.1 mph,-999
2010/7/23,12:39:30,5,19.7 mph,-999
2010/7/23,12:39:31,5,19.7 mph,-999
2010/7/23,12:39:32,5,19.5 mph,-999
2010/7/23,12:39:32,5,19.7 mph,-999