Logic Machine Forum
Dali - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10)
+--- Thread: Dali (/showthread.php?tid=4844)



Dali - rw_echo - 26.06.2023

I have an LM-DR and cannot find any Dali devices on the on-site debugging bus. I tried to obtain a Dali device with a short address of 3 using the following script, and the log shows the following:
Quote:require('user.dali')
res, err = dalicmd('internal', 'querystatus', { addrtype = 'short', address = 3 }) 
log( res, err )
log:
* arg: 1
  * nil
* arg: 2
  * string: busy

Can someone help me? Thank you in advance.



RE: Dali - admin - 26.06.2023

What is the full hardware version of your LM (it's printed on the side label)? Try rebooting LM and see if it helps.