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 connection refused
#1
Hi there,

I faced an issue with internal DALI on LM4.
All devices are shown in dali configuration and easily re-scan, re-bind addresses in GW-internal devices, but when I try to run some scripts, I always get "connection refused" error, for example:

Code:
require('user.dali')
res, err = dalicmd('internal', 'setdtr', { addrtype = 'broadcast', value = 0 })
log(res, err) -- nil, connection refused

What is it may be or am I doing wrong?

LM4 20200720
package installed
genohm-scada-dali 20200722
Reply
#2
Try 2023 firmware.
Reply
#3
It works! Thanks.
Reply


Forum Jump: