I have a LANBOX LCX device which is used for lighting up a few dimmable bulbs which are connected via DMX cables. I have read the documentation and tried to find ways to send UDP, but as I am a newbie in lighting and DMX world, it is so hard to understand it. Documentation: http://support.lanbox.com/Manuals/LanBox%20Reference%203.04.pdf I have also tried some art-net programs to send data through that and also sending the mentioned bytes via UDP also. But none of them worked. There are not much online resources also for this area. If someone with knowledge about this particular area can help me, it would be really helpful. If someone can help me with either sending art-net or UDP commands to the device to dim specific lights and light up specific lights, it will be really helpful.
Tried with the following documentations and GitHub repos:
https://www.artisticlicence.com/WebSiteMaster/User%20Guides/art-net.pdf
http://support.lanbox.com/Manuals/LanBox%20Reference%203.04.pdf
https://github.com/MikeCodesDotNet/ArtNet.Net
https://pypi.org/project/pyartnet/
I wanted to change the values in the DMX monitor, but it doesn't change.