This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

DALI lamp and ballast error query
#1
Hello,

I need to get feedback of DALI lamp and ballast status. I tried to get lamp failure it with code like this: 
but it doesn't work, nothing appears in Alerts. Can someone help me with this?

Code:
require('user.dali')
res = dalicmd('internal', 'querylampfailure', { addrtype = 'short', address = 0 })
if res then
 alert(res)
end
Reply


Messages In This Thread
DALI lamp and ballast error query - by leonidas - 24.08.2017, 06:08

Forum Jump: