RESI®
Titel:
Manual RESI-DALI-ASCII
Datum
Seite
Von
14.02.2015
54
89
.
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
.
.
If there is a syntax problem with the command, the converter answers with
#ERR:SYNTAX<SP>ERROR<CR> or #<ADR>,ERR:SYNTAX<SP>ERROR<CR>
<LAMP> represents the affected short address of the lamp according to the DALI standard. The short address
range 0 to 63 is allowed.
Samples:
Do STORE DTR AS SYSTEM FAILURE LEVEL in lamp 47:
#LAMP
STORE
DTR
AS
SYSTEM
FAILURE
LEVEL:47
CR
#OK
CR
#255,LSDSFL:0x2F
CR
#255,OK
CR
7.68
Do STORE DTR AS POWER ON LEVEL command in all lamps
This command send the DALI command STORE DTR AS POWER ON LEVEL to all lamps twice within 100ms.
Host long version:
#ALL<SP>STORE<SP>DTR<SP>AS<SP>POWER<SP>ON<SP>LEVEL<CR> or
#<ADR>,ALL<SP>STORE<SP>DTR<SP>AS<SP>POWER<SP>ON<SP>LEVEL<CR>
Host short version:
#ASDPOL<CR> or
#<ADR>,ASDPOL<CR>
Answer:
If everything was ok with the command, the converter answers with
#OK<CR> or
#<ADR>,OK<CR>
If the DALI bus has no power, the converter answers with
#ERR:DALI<SP>BUS<SP>ERROR<CR> or #<ADR>,ERR:DALI<SP>BUS<SP>ERROR<CR>
If there is a syntax problem with the command, the converter answers with
#ERR:SYNTAX<SP>ERROR<CR> or #<ADR>,ERR:SYNTAX<SP>ERROR<CR>
Samples:
Do STORE DTR AS POWER ON LEVEL in all lamps:
#ALL
STORE
DTR
AS
POWER
ON
LEVEL
CR
#OK
CR
#255,ASDPOL
CR
#255,OK
CR
7.69
Do STORE DTR AS POWER ON LEVEL command in a group of lamps
This command send the DALI command STORE DTR AS POWER ON LEVEL to a group of lamps twice within
100ms. The DALI standard supports 16 lamp groups.
Host long version:
#GROUP<SP>STORE<SP>DTR<SP>AS<SP>POWER<SP>ON<SP>LEVEL:<GROUP><CR> or
#<ADR>,GROUP<SP>STORE<SP>DTR<SP>AS<SP>POWER<SP>ON<SP>LEVEL:<GROUP><CR>
Host short version:
#GSDPOL:<GROUP><CR> or
#<ADR>,GSDPOL:<GROUP><CR>
Answer:
If everything was ok with the command, the converter answers with
#OK<CR> or #<ADR>,OK<CR>
If the DALI bus has no power, the converter answers with
#ERR:DALI<SP>BUS<SP>ERROR<CR> or #<ADR>,ERR:DALI<SP>BUS<SP>ERROR<CR>