— 19 —
Table 1. Special strings
String format
Examples
Description
YD:DEV <number>
YD:DEV 1
Set NMEA 2000 device instance value (0..255).
Factory setting 0.
YD:SYS <number>
YD:SYS 1
Set NMEA 2000 system instance value (0..15).
Factory setting 0.
YD:DAT <number>
YD:DAT 252
Set NMEA 2000 data instance value (0..252).
Factory setting 0.
YD:INSIDE
YD:OUTSIDE
YD:INSIDE
YD:OUTSIDE
Switches transmitted type of measured data
to inside (cabin, saloon) air temperature and
humidity or to outside. Factory setting OUTSIDE.
YD:PGN <pgn>
<interval>
YD:PGN 130311 0
YD:PGN 130312 500
Set transmitted interval for specified message
(130311, 130312, 130313, 130316) in milliseconds.
Values from 50 to 3600000 (1 hour) are allowed,
value 0 turns transmission of specified PGN off.
See also Table 2 of previous chapter.
YD:DATATYPE <string>
YD:DATATYPE NONE
YD:DATATYPE DHT
YD:DATATYPE HT
“NONE” — turn off transmission of all data types.
“D” in the string turn on transmission of dew point,
absence of “D” turn off transmission. “H” and
“T” — the same for humidity and air temperature.
String is ignored if not equal to “NONE” or contains
other characters than “D”, “H” and “T” (must be
specified without spaces). “DHT” string turns on
transmission of all data types. See also Note 1
on the page #18.
YD:TEMPERATURE <d>
YD:HUMIDITY <d>
YD:TEMPERATURE 1
YD:HUMIDITY -1.5
Set positive or negative offset in °C or % RH. Values
from -10.0 to 10.0 are allowed.
YD: RESET
YD: RESET
Reset all settings to factory values.