SETMES - WAC155

WAC155 User Guide

Document code
M210822EN
Revision
F
Language
English
Product
WAC155
Document type
User guide

The SETMES command specifies the data transmission mode. The transmitter can support four different messages at a time. Each message has its own settings for the message type and transmit interval.

The supported message types are:

  • NONE (no message)
  • MWV (auto-transmission of standard wind speed and direction message)
  • MWVQUERY (polling of Vaisala extension to MWV message)
SETMES {messagenumber} [type] [interval] <value><cr>
messagenumber Number of the message to configure. Range: 0 ... 3
type Configures the message type. Possible values:

NONE (default)

MWV

MWVQUERY

interval Configures the transmission interval. Value 0 disables auto-transmission. Possible values: 0 ... 600.00 in 0.25-second increments (default: 0).
value Value for the option

Example

>setmes 1 type mwvquery
       0 TYPE=NONE      INTERVAL=0.00
       1 TYPE=MWVQUERY  INTERVAL=0.00
       2 TYPE=NONE      INTERVAL=0.00
       3 TYPE=NONE      INTERVAL=0.00

>setmes 0 type mwv interval 2
       0 TYPE=MWV       INTERVAL=2.00
       1 TYPE=MWVQUERY  INTERVAL=0.00
       2 TYPE=NONE      INTERVAL=0.00
       3 TYPE=NONE      INTERVAL=0.00

>setmes 0 interval 8
       0 TYPE=MWV       INTERVAL=8.00
       1 TYPE=MWVQUERY  INTERVAL=0.00
       2 TYPE=NONE      INTERVAL=0.00
       3 TYPE=NONE      INTERVAL=0.00