dmx with lm5 - 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: dmx with lm5 (/showthread.php?tid=5278) |
dmx with lm5 - abby - 02.03.2024 Hello sir In a project I have a DMX Light I should control On/OFF, Dimming. I have Connected in RS485-3 Port in LM. the light is still not working could help me with all the information RE: dmx with lm5 - admin - 02.03.2024 Did you follow this guide? https://kb.logicmachine.net/integration/dmx-lighting/ Try swapping A/B. GND should be connected between LM and DMX ballasts. RE: dmx with lm5 - abby - 02.03.2024 (02.03.2024, 08:10)admin Wrote: Did you follow this guide? https://kb.logicmachine.net/integration/dmx-lighting/ yes it still not working does it require gateway for addressing . RE: dmx with lm5 - admin - 04.03.2024 Most DMX lights have a simple DIP switch to configure the address. But some might require additional software/hardware for configuration. RE: dmx with lm5 - abby - 05.03.2024 (04.03.2024, 08:35)admin Wrote: Most DMX lights have a simple DIP switch to configure the address. But some might require additional software/hardware for configuration. the address of the dmx is already given by the customer but when i integrate with lm nothings shows up i also tried swapping a and b channel in RS485 RE: dmx with lm5 - admin - 05.03.2024 Have you tried using port 1 or 2? RS485-3 uses a different chip, maybe there's some incompatibility on the physical level. If this does not help you could try an external DMX-to-Ethernet controller. There's a script/library for ArtNet protocol: https://forum.logicmachine.net/showthread.php?tid=1391 |