MWS_55_e.indb Page 90
Manual MWS 55 / MWS 88 / MWS 10 and Sensors 55
geändert am 04.12.2020 von DO
REINHARDT
System- und Messelectronic GmbH
Fax: 08196/7005 and 1414 email:
http://www.reinhardt-wetterstationen.de
8.2.1.1 Input-Flags, GPS & timer options
!F<#13>
Input flags for controls, !Fx, 0 <= x <= 255:
Bit 24 ENET_ENABLE (Activates the Ethernet oprt)
Bit 23 USB_ENABLE (Activates the USB-port)
Bit 20-22 Reserved
Bit 19 BIGDATA (Allows manually changing of digital outputs (heating, fan, ...)
Bit 9-18 Reserved
Bit 8 - Reserved (DEBUG_OUTPUT)
Bit 7 - Device-address (DA) with <CR><LF> in front of each data string
Bit 6 - Reserved
Bit 5 - Activates the GPS input for connecting another RS232 device.
By disabling this bit the interface and it's level shifter component is switched off.
Bit 1-4 Reserved
!F+<Bit#><#13> ;
Set single bit
!F-<Bit#><#13> ;
Disable single bit
Example: !F-5 disables GPS-input
!G<#13>
(GPS_CFG_MODE) ;causes a looping through of the received data at the GPS input.
The received data are marked with a leading *
!GBx<#13>
;set GPS-baud rate, x: 0 = 300 b/s … 5 = 9600 … 9 = 115200 b/s
!GT<#13>
(GPS-Transmit): All characters following !GT) are sent to the GPS (or secondary station
at the GPS input).
This command can simply be abbreviated to $ in GPS configuration mode
(=!GT!)
e.g. setting the clock of secondary station:
$U075500111214
!Gx,CLEAR<#13>
;remove GPS-/RS232-sensor (remove from processing) [since V3.0118]
!Gx,GPGGA,9<#13> ;
configure GPS-sensor ($GPGGA-data set, value after 9.delimiter ",")
!Gx,GPRMC,5,,<#13>
;configure GPS-sensor ($GPRMC-data set, value after 5.delimiter ",")
!Gx,P,zzzz<#13>
;RS232-sensor with prefix "zzzz"
!G10,s,3,##<#13>
;RS232-sensor with value after 3. delimiter, delimiter "##"
!Ix,A1<#13>
;activate internal sensor x as TIMER
(when sensor previously was disabled, a restart is required)
!Ix,A2<#13>
;activate internal sensor x as COUNTER (falling edge)
!Ix,A3<#13>
;activate internal sensor x as COUNTER (rising edge)
!Ix,A4<#13>
;activate internal sensor x as COUNTER (both edges)
!Ix,A0<#13>
;internal sensor x timer/counter off
(when sensor previously was disabled, a restart is required)
!Ix,RP0|1
;reset internal sensor x raw value on !P (logging) off/on
(makes only sense in counter operation)
!Ix,RR0|1
;reset internal sensor x raw value on !R (on global reset hour) off/on
(makes only sense in counter operation)
!Ix,T0.5<#13>
;add (or sub) offset to raw value of internal sensor x [since V3.0130]
Is used to add an offset to wind speed when raw value is > 0.
Can be used in any frequency measure option (TIMER).
Has got no function in COUNTER.