Table 6, Form command modifiers – Vaisala MMT162 User Manual

Page 33

Advertising
background image

Chapter 4 ________________________________________________________________ Operation

VAISALA _______________________________________________________________________ 31

Table 6

FORM Command Modifiers

Modifier

Description

/

Restores the default output message (depends on the

device configuration). Used alone.

x.y

Length modifier (number of digits and decimal places).

parameter

Abbreviation of a measured parameter, for example aw.

Outputs the measured value of the parameter, or

* characters if measured value is not available.

U1…U7

Unit symbol in the specified number of characters

(truncated or space filled as necessary).

“xxx”

String constant (free text).

#a

\a

Audible bell character <0x07>.

#b

\b

Backspace character <0x08>

#f

\f

Form feed character <0x0C>.

#n

\n

Line feed character <0x0A>.

#r

\r

Carriage return character <0x0D>.

#t

\t

Horizontal tabulator character <0x09>.

#v

\v

Vertical tabulator character <0x0B>.

#\

\\

Backslash character.

#0…#255

\0…\255

Data byte with the specified decimal value.

ADDR

Device address (left-filled with spaces).

CS2

Modulus-256 checksum of message sent so far,

hexadecimal format.

CS4

Modulus-65536 checksum of message sent so far,

hexadecimal format.

CSX

NMEA XOR checksum of message sent so far, hexadecimal

format

ERR

Currently active transmitter errors in a four bit field.

0 = no error, 1 = error.

bit1 = Temperature measurement (T meas error)

bit2 = Not used

bit3 = Humidity measurement (F meas error)

bit4 = Internal error (Program flash check sum error)

SN

Device serial number.

TIME

Time since transmitter startup in format hh:mm:ss.

Advertising