35
E
N
G
L
I
S
H
Connect to a LAN network
See also the details in the synchronisation manual for more details how to
synchronise all Multilogger equipment in a network (www.arexx.com):
Please check first all settings for the Router/Switch and the
Firewall settings for the connection between LAN receiver and PC
(The http-protokol should be possible for the user on specific ports).
For the configuration of the above example LAN network two points
are important:
-
An messenger Rule-file for the BS1000
-
An Sync.xml file with synchronisation parameter for the PC
Therefore we have a simple WIZARD in the ‘Sync file config tool’
SETTINGS FOR THE PC (WITH THE MULTILOGGER SOFTWARE INSTALLED):
* Open the ‘Sync file config tool’ in the menu ‘Tools’ of the Temperaturlogger-Software.
* Add a new a new connection in the left screen (Menu Edit->Add)
* Add the Network name or IP Adress for the BS1000, Example: log55, or the
IP-Address
* Put the ‘Callback port’ on 80, choose ‘yes’ in the ‘Sequence’ field
* Also add the die HTTP-server Properties:
Put the Listening port on 49161 (Menu Edit->HTTP server…)
Save all those settings in ‘sync.xml’
im Installationsbereich der Loggersoftware.
SETTINGS FOR THE BS-1000:
* Make a rule file (with a word processor) and load this messenger rule directly into the
BS1000 with your browser (messenger in the BS-1000 webserver)
You can also make this data with the Rule Editor Tool in the logger software tool menu
* Upload the messenger messenger rule directly into the BS1000 with your browser
(messenger in the BS-1000 webserver admin-area, Messenger)
Check if it all works
in the BS1000 Recent events! RESULT 200 IS OK.
LAN network
Router/Switch
BS-1000
PC
Rule file examplel for 2 PC’s
A1
B2
C0
Exx.2x2.xxx.xx/add_temp.php
Zap==KTBkZHwq&&as==2&&al==log&&ai==$i&&aq==$q&&at==$S&&av==$v
A2
B2
EPC-twee.nw.local:49161
Ztype==$q&&id==$i&&time==$S&&v==$v&&rssi==$r&&missing==$w
PC Sync.xml File example
<?xml version=”1.0” encoding=”utf-8”?>
<sync>
<httpserver listen=”49161”>
<source name=”log01” callbackport=”80”
maxcallbackdays=”3” sequence=”yes”/>
</httpserver>
<postserver>
</postserver>
</sync>