Contatto
MCP 4 – User's manual
DUEMMEGI
The allowed
Code
, therefore the DALI destinations, are the following:
Code
=
0xXX
direct declaration of the code in hexadecimal format; for instance 0x81 means,
according to DALI specifications, that
AIN
must be sent to group 1
Code
=
B1..B32
equivalent to 0x01..0x20, for commands to single ballast
Code
=
G1..G16
equivalent to 0x81..0x90, for group commands
Code
=
ALL
equivalent to 0x00, for broadcast commands
Example:
AO1:2
=
DALI
( G1,
AI44:2
, \
// Send AI44:2 to Group 1
G2,
R1
, \
// Send R1 to Group 2
G3,
R1
(10), \
// Send R1 incremented by 10 to Group 3
G4,
R1
(-10), \
// Send R1 decremented by 10 to Group 4
B1,
AI45:2
, \
// Send AI45:2 to Ballast 1
B2,
R5
, \
// Send R5 to Ballast 2
B3,
R6
(10), \
// Send R6 incremented by 10 to Ballast 3
B4,
R6
(-10), \
// Send R6 decremented by 10 to Ballast 4
ALL,
R100
\
// Send R100 to all Ballasts (broadcast)
)
These commands will be sent, in this example, to channel 2 only of DALI module addressed 1 (
AO1:2
).
Note:
commas are mandatory symbols.
Page 26 of 87
Rel.: 1.2 October 2018
DUEMMEGI
s.r.l. - Via Longhena, 4 – 20139 MILANO
Tel. 02/57300377 - Fax 02/55213686 –
www.duemmegi.it