REINHARDT
System- und Messelectronic GmbH
Bergstr. 33 86911 Diessen-Obermühlhausen Postfach 12 41 D-86908 Diessen Tel. 08196 - 934100
MWS_55_e.indb Page 128
geändert am 04.12.2020 von DO
Manual MWS 55 / MWS 88 / MWS 10 and Sensors 55
Examples:
ADMIN SET OUTPUT 5 TERM 12,13 so>300
checks from 12:00 until 13:59, if the solar radiation exeeds 300W/m², switches output 5 when
ththe solar radiation exeeds 300W/m².
If the solar radiation drops below this limit, output 5 is switched off.
ADMIN SET OUTPUT 4 TERM * te<0
always checks and switches output 4 if the temperature drops below 0°C. From 0°C and higher
output 4 switches off.
This can be used to control a heater (e.g. as anti freeze)
ADMIN SET OUTPUT 3 TERM *?15 te<0.5
always checks an switches output 3 on, if temperature drops below 0.5°C. After switching on
checking is paused for 15 minutes. This avoids permanent switching of the heater.
ADMIN SET OUTPUT 1 TERM *!8“3 te<10 & wg>10
always checks and switches on output 1, when in 8 successive data strings temperature is lower
than 10°C and the wind speed is higher than 10 km/h.
Output 1 is switched off, if in 3 successive data strings either temperature is no longer below 10°C
or the wind speed drops below 10 km/h. This avoids that short peaks switch the output.
ADMIN SET OUTPUT 4 TERM *!3 wg>10 & wr<>(25,335)
checks permanently and switches output 4 on, if in 3 successive data strings the wind speed is
higher than 10 km/h an the wind comes from noth direction 0° (+/- 25°).
Output switches off immediately, when one or both cases are false.
ADMIN GET OUTPUT x
*ADMIN GET OUTPUT x
Returns the status and settings of the digital output x (1..8), e.g.
OUTPUT 7
>DATA OFF
>NAME
>TERM [TE <-10.00] + [TE < 0.00] & [WG > 10.00]
->TIME 0-23,
->DEFAULT NC
->INHIBIT 10 (0 left)
->DELAY-ON 10 (9 left)
->DELAY-OFF 10 (0 left)
ADMIN SET LEVEL x y.y
*ADMIN SET LEVEL x y.y
sets the voltage limits for power save options and warnings.
This list consits of 7 voltage values, which are selected individually with <x>.
(<x> is a number from 1..7).
The voltage values need to be listed in ascending order, so LEVEL 1 is the lowest voltage value
and LEVEL 7 the highest!
On delivery, the voltages are set as follows:
LEVEL 1:( STATION ) 3.0
LEVEL 2:( ACCU ) 7.0
LEVEL 3:( MOBILE ) 8.0
LEVEL 4:( WARN #3 ) 10.0
LEVEL 5:( WARN #2 ) 11.0
LEVEL 6:( WARN #1 ) 12.0
LEVEL 7:( LIMIT ) 30.0