![Reinhardt System MWS 10 Скачать руководство пользователя страница 75](http://html.mh-extra.com/html/reinhardt-system/mws-10/mws-10_manual_1435273075.webp)
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 75
geändert am 26.10.2017 von DO
Manual MWS 55 / MWS 88 / MWS 10 and Sensors 55
With these commands up to 15 addresses (MAC or IP addresses) can be set having access to the
weather station. Also the kind of access can be set here. For by default there is full access to the
MWS 55, an administrator address (ADMIN SET ADDRESS) must be set for otherwise any client
has full access to the MWS 55 and the INCLUDE settings are without effect in this case.
In the simplest case an IP-address can be set, i.e. with
*ADMIN SET INCLUDE 192.168.3.4
(the same as
ADMIN SET INCLUDE 192.168.3.4 [TCP]
) the client can connect with this IP-
address over port 20002 and read the data from the MWS 55 (RS232-TCP-tunnel), for the TCP
transmission is enabled on port 20002.
To select a different port or kind of transmission this has to be added explicitly, i.e.
*ADMIN SET INCLUDE 192.168.3.4 [HTTP]
to allow a client access only to port 80 (HTTP-port).
To allow additional TCP transmission from port 20002 to this client a TCP has to be added. i.e.
*ADMIN SET INCLUDE 192.168.3.4 [TCP, HTTP]
The following types of connection are allowed (to be added and seperated by blank or comma
after the [ ) :
TCP
[= TCP-connection (RS232-tunnel) on port 20002]
UDP
[= UDP-connection (RS232-tunnel) on port 20002]
HTTP
[= HTTP-connection on port 80]
However, no commands will be accepted from this client with these settings!
To allow limited and non administrative writing access for this client, after the <kind> a * has to
be added to tell the weather station that this client has privileged access.
*ADMIN SET INCLUDE 192.168.3.4 [TCP*]
or to allow a MAC-address, starting with 90-1B-0E-4C, privileged TCP and HTTP-access.
*ADMIN SET INCLUDE 90-1B-0E-4C-x [TCP* HTTP*]
IMPORTANT:
If there already exists the same IP-address (or MAC-address) as set in a new INCLUDE command,
this address won't be created new but the kind of access (port) or privileges are changed for the
existing address.
If this address doesn't exist yet it will be created on the next free position.
To delete an existing address use the following command:
*ADMIN REMOVE INCLUDE
MAC-addresses must be written in HEX-Code seperated with a "-" (00-20-4A-92-61-57) and
IP(V4)-addresses in decimal sperated with a "." (192.168.100.223)