DALI
Revision as of 07:31, 30 April 2020 by Z033 (talk | contribs) (Created page with "== Back to Libraries == == DALI library == Control of DALI dimmers through IF-04G. WARNING: DALI communication may fail while IEC program is sta...")
Back to Libraries
DALI library
Control of DALI dimmers through IF-04G.
WARNING: DALI communication may fail while IEC program is started in debug mode from IEC IDE.
Brightness
DALI_BRI_ALL
Sets given brightness to all
Asynchronous interface | ||||
in | PERC | int | percentual brightness |
DALI_BRI_IND
Sets given brightness to indivudal address
Asynchronous interface | ||||
in | ADDR | int | address | |
in | PERC | int | percentual brightness |