DGM02
Device Manual
Made in Italy
DALCNET S.r.l.
36077 Altavilla Vicentina (VI)
–
Italy
Via Lago di Garda, 22
Tel. +39 0444 1836680
–
Rev.
06/12/2022 -
Pag.
28/32
P
OWER
-
ON
:
D
EFAULT LEVELS
With the string delimited by the <wdef> and </wdef> tags it is possible to save in volatile memory the default values to be
transmitted to the power-up.
Storage of current values as Power-On values:
<wdef></wdef>
Q
UERY DALI DEVICE TYPE
This command lets you know the node types present in the 512 available nodes.
The command to send must be enclosed in these tags: <type> and </type>.
Request sent
<type addr='0000' size='0003'></type>
Risposta da DGM
Device type (ti):
00: node type not defined
0x01: DALI node, only brightness level
0x04: DALI node type DT4
0x06: DALI node type DT6
0x08: DALI node type DT8
0x80: DMX configured as master
0x81: DMX configured as slave
0x90: MODBUS configured as master
0x91: MODBUS configured as slave
0xBF Multiple bus definition:
0xFF: DALI node, not defined
<type>010800</type>
t1|t2|t3|
S
ET RGBWAF DALI DT
8
COLOUR LEVELS
This command is used to set colour levels. If the addressed device is of the DT8 type, the DGM will set the correct color levels,
based on the new value, otherwise the command will have no effect. The command is enclosed by the tags: <scol> and </scol>.
The maximum size is fixed at 64.
The MASK value 0xFF is used to leave the current colour unchanged.
Address: The address refers to the current position on the internal database, where the Dali node is located.
Size: maximum size = 64.
Set color levels (DT8 devices only)
<scol addr='0000' size='0002'>808010000000FF0080000000</scol>
R|G|B|W|A|F|R|G|B|W|A|F|
R = red
G = green
B = blue
W = white
A = amber
F = free color
NOTE: When all color levels are set to 0, the DALI ballast goes into "OFF state".
This means that to set a new color configuration it is necessary to first send a brightness level higher than zero to the node in
order to restore the "ON state".