RESI®
Title:
RESI-KNX-GW,RESI-KNXGW-ETH manual
Date
Page
of
09.02.2019
24
41
.
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
s
tr
ia
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
.
.
8.1.15 Request telegram forwarding settings
Command:
?DF
Description:
Returns the telegram forwarding settings. The gateway support the forwarding of
telegrams.
If a KNX group is received from the KNX bus, where a KNX telegram forwarding
is defined, the gateway automatically sends the defined KNX groups to the KNX
bus with the value of the previous received KNX group.
Answer:
ga -> ga1;ga2;ga3;...ag30
ga ................ Address of the group address which should be forwarded
ga1
–ga30 .... Telegram will be forwarded to group addresses 1- 30
Example:
?DF
2.1.1 -> 2.1.2;2.1.3;2.1.4;
Received KNX telegram of address 2.1.1 will be forwarded to 2.1.2, 2.1.3 and
2.1.4
8.1.16 Define KNX telegram forwarding
Command:
#DFga->ga1;[ga2;ga3;...ga30]
Description:
Defines the forwarding of a telegram to group address
ga
to a maximum of 30
KNX group addresses (
ga1
to
ga30
). A maximum of 56 forwarding settings can
be configured.
If a KNX group is received from the KNX bus, where a KNX telegram forwarding
is defined, the gateway automatically sends the defined KNX groups to the KNX
bus with the value of the previous received KNX group.
Answer:
Ok
Settings were successful
Example:
Enable forward of telegram for address 2.1.1 to 2.1.2, 2.1.3 and 2.1.4
#DF2.1.1->2.1.2;2.1.3;2.1.4
Ok
with the address as hexadecimal number
#DFx1101->x1102;x1103;x1104
Ok