RESI®
Title:
RESI-MBUSxLVL-ETH Manual
Date
Page
of
05.10.2020
19
41
.
P
ro
p
ri
e
ta
ry
d
a
ta
,
co
m
p
a
n
y
co
n
fid
e
n
ti
a
l.
A
ll
r
ig
h
ts
re
s
e
rv
e
d
.
C
o
n
fié
à
tit
re
d
e
se
c
re
t
d
'e
n
tr
e
p
ri
s
e
.
T
o
u
s
d
ro
its
r
é
se
rv
é
s
.
C
o
m
u
n
ic
a
d
o
c
o
m
o
se
g
re
d
o
e
m
p
re
sa
ri
a
l.
R
e
se
rv
a
d
o
s
to
d
o
s
o
s
d
ir
e
ito
s.
C
o
n
fid
a
d
o
co
m
o
s
e
cr
e
to
i
n
d
u
s
tr
ia
l.
N
o
s
re
s
e
rv
a
m
o
s
t
o
d
o
s
l
o
s
d
e
re
c
h
o
s
.
.
.
W
e
it
e
rg
a
b
e
s
o
w
ie
V
e
r
v
ie
lf
ä
lt
ig
u
n
g
d
ie
s
e
r
U
n
te
rl
a
g
e
,
V
e
r-
w
e
rt
u
n
g
u
n
d
M
it
te
ilu
n
g
ih
re
s
In
h
a
lt
s
n
ic
h
t
g
e
s
ta
tt
e
t,
s
o
w
e
it
n
ic
h
t
a
u
s
d
r
ü
c
k
lic
h
z
u
g
e
s
ta
n
d
e
n
.
Z
u
w
id
e
rh
a
n
d
lu
n
g
e
n
v
e
r-
p
fl
ic
h
te
n
z
u
S
c
h
a
d
e
n
e
rs
a
tz
.
A
ll
e
R
e
c
h
te
v
o
rb
e
h
a
lt
e
n
,
in
s
b
e
-
s
o
n
d
e
re
fü
r
d
e
n
F
a
ll
d
e
r
P
a
te
n
te
rt
e
il
u
n
g
o
d
e
r
G
M
-E
in
tr
a
g
u
n
g
.
.
8 HOWTO configure the serial MBUS interface
After you have successfully changed the IP parameters via Web page, you can configure the serial MBUS
line parameters with this steps.
There are two ways to do so:
1. Use the MODBUS/RTU or MODBUS/TCP protocol to setup the serial MBUS parameters
2. Use ASCII commands on the socket to configure the serial MBUS parameters
8.1
ASCII commands for configuration
The following table show the ASCII commands for setup of the serial MBUS line.
Please note, that there must be at least 2s pause on the serial line to activate an ASCII command.
Send this ASCII string over the socket to the gateway and wait for the answer. Socket must be in transparent
mode.
Direction
ASCII command
Host
#RESIVERSION
CR
#RESIVER
CR
Answer
#RESIVERSION:<VersionHi>.<VersionLo>
CR
Returns the version number of the module
VersionHi: Version number high (1..255)
VersionLo: Version number low (1..255)
Host
#RESITYPE
CR
#RESITYP
CR
Answer
#RESITYPE:RESI-MBUS24LVL-ASCII
CR
#RESITYPE:RESI-MBUS48LVL-ASCII
CR
#RESITYPE:RESI-MBUS64LVL-ASCII
CR
Returns the current type of the module
Host
#RESIBAUD
CR
#RESIBD
CR
Answer
#RESIBAUD:<BAUDRATE>,8,E,1
CR
Returns the current baud rate of the serial MBUS line.
BAUDRATE: 300,600,900,1200,2400,4800,9600,19200,38400,57600
8 stands for 8 data bits
E stands for even parity
1 stands for one stop bit
Host
#RESIADDRESS
CR
#RESIADR
CR
Answer
#RESIADDRESS:<ADDRESS>
CR
Returns the current UnitID for configuration, usually 254
ADDRESS: valid address between 0 and 255
Host
#RESIPROTOCOL
CR
#RESIPROTO
CR
Answer
#RESIPROTO:<PROTOCOL>
CR
Returns the current protocol for future use
PROTOCOL: valid protocol type between 0 and 255