RESI®
Title:
RESI-KNX-xxx manual
Date
Page
of
12.12.2018
42
60
.
P
ro
p
ri
e
ta
ry
d
a
ta
,
co
m
p
a
n
y
co
n
fid
e
n
tia
l.
A
ll
r
ig
h
ts
re
se
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
nd
u
st
ri
a
l.
N
o
s
re
se
rv
a
m
o
s
t
o
d
o
s
l
o
s
d
e
re
c
ho
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
.
.
10.1.6 The Configuration Line
The two ASCII commands READ CONFIG and GET CONFIG return all data for one configuration line. Here
is a detailed description of each field of this line.
The common syntax for the line is the following:
#<BusAdr>,KNX:I:<Index>=<MBRegister>,<MBDataType>,<MBRegisterCount>,<Interval>,
<KNXGroup>,<KNXDataType>,<KNXDirection>,<Factor>
<BusAdr> stands for the current MODBUS bus address of the module as a decimal number e.g. 255
<Index> stands for the Index in the configuration table starting with 1 and ending with n according to the actual
size of the configuration table size as a decimal number.
Direction
ASCII command
Host
#<BusAdr>,SMBADR:<MBUnit>
CR
#<BusAdr>,SET
MODBUS
ADDRESS:<MBUnit>
CR
Answer
#<BusAdr>,OK
CR
Redefines the unit ID of the module. This change will affect the MODBUS/RTU communication
immediately. As a Unit IO you can use the values 0dec to 255dec.
Host
#<BusAdr>,GMBADR
CR
#<BusAdr>,GET
MODBUS
ADDRESS
CR
Answer
#<BusAdr>,GMBADR:<MBUnitDec>,<MBFLASHDec>,<MBUnitHex>,<MBFLASHHex>
CR
Shows the current used MODBUS/RTU or ASCII unit address and shows also the stored unit
address in the FLASH memory, which is only used if the DIP switch for the bus address is set to
0.
MBUnitDec
MBUnitHex
The current used MODBUS/RTU unit or ASCII address for
communication
MBFLASHDec
MBFLASHHex
The internal stored MODBUS/RTU unit address or ASCII
address from the FLASH memory, if the DIP switch is 0.
Host
#<BusAdr>,SKNXADR:<KNXAddress>
CR
#<BusAdr>,SET
KNX
ADDRESS:<KNXAddress>
CR
Answer
#<BusAdr>,OK
CR
Redefines the KNX address of the module for KNX bus communication.
KNXAddress
The new KNX address for the communication on the KNX
bus in the format <Hi>.<Med>.<Low> e.g. 15.15.255
Address range from 0.0.0 to 15.15.255
Host
#<BusAdr>,GKNXADR
CR
#<BusAdr>,GET
KNX
ADDRESS
CR
Answer
#<BusAdr>,GKNXADR:<KNXAdrDec>,<KNXAdrHex>,<KNXAdrKNX>
CR
Returns the current KNX address of the module.
KNXAdrDec
KNXAdrHex
The current configured KNX address for the
communication on the KNX bus.
KNXAdrKNX
The current configured KNX address for the
communication on the KNX bus in the format
<Hi>.<Med>.<Low> e.g. 15.15.255
Host
#<BusAdr>,RST
CR
#<BusAdr>,RESET
CR
Answer
None
Executes a software reset (Reboot) of the module.