We recently purchased the latest DVC Gold (device model SIUDI11A), and I’m currently trying to find a way to trigger a scene loaded onto the device without using the Daslight software. From what I understand, it seems that sending MIDI signals over USB to trigger a scene (e.g., starting A5) is not possible. Is that correct?
As an alternative, I attempted to use UDP triggering. I came across a post where an administrator shared this document: https://eu-litterature.n-g.co/Release/s ... ontrol.pdf. Following the instructions in the document, I downloaded PacketSender and used the following HEX code in the HEX field:
Code: Select all
53 69 75 64 69 31 31 41 0a 01 ff ff ff ff ff ff ff ff 01 00 1b 00 01 03 05 00 64
For context, I connected the DVC Gold directly to my laptop via an Ethernet cable. I noticed that when both the USB and Ethernet cables are plugged in, the hardware manager detects the device (twice: as usb and ethernet). Also, the connectivity test over ethernet succeeds. But if I only connect the Ethernet cable to my laptop and use the usb cable for just power (from adapter in wall outlet), the hardware manager doesn't detect the device at all.
I’ve also been told I may need an add-on for Art-Net, but I haven’t found any information confirming whether this is necessary just to trigger scenes.
Can anyone offer guidance on how to resolve this issue? Any help would be greatly appreciated!
Update: I figured it out, it has something to do with the DHCP settings.