-
Hi,
I'm using Onyx (http://forum.obsidiancontrol.com/t/introducing-onyx/4921) to control hardware Artnet node like Enttec ODE and Elation Enode 8 Pro without any issues. I want to use it to control…
ElbyB updated
2 years ago
-
Low-ish priority, but implement support for using multiple DMX universes. Will also need collaboration with proton-cli to get both universes' data
-
Installed but
Can't open device.
I need more info & documentation, how to configure channels, speed, fixtures, constant values for certain channels and fixtures, etc...
I need more documentation a…
-
Hello,
I'm trying this library with the following code and nothing happens really, I get a small white flash, like in the following video
Here is my code (I'm on OSX with an M1 mac)
I use an 8 …
-
Hello!
I have the issue that it seems that sometimes my `universe.updateAll()` calls are getting swallowed / don't reach the lights.
I would love to catch that. Is it actually possible to read o…
-
hello,
I'm using it with a 8-channel mode with that.
[CLNB600_Cameo_DMX_Control_Table_EN.pdf](https://github.com/node-dmx/dmx/files/10412656/CLNB600_Cameo_DMX_Control_Table_EN.pdf)
I'm just try…
-
I have this old C++ Code which I am trying bring over to JS:
```
while (!Terminated) {
FT_W32_SetCommBreak(ftHandle);
FT_W32_ClearCommBreak(ftHandle);
FT_W32_WriteFile(ftHa…
-
I have trouble running tests with DMX in background. The tests are run on Windows with VMware Player and Enttec DMX USB Pro Mk2. Tests are passed, but my LEDs are blinking during testing.
I think this…
-
I'm trying to figure out how to move this into node-red and I need to figure out how I can close the serial port when node-red reloads. I'm down to, in the driver (this case is enttec-open-usb-dmx):
…
-
```
I just want to try out making a hello world application in Java for the
Enttec DMX dongle but can't find the download for simple-dmx! I'm probably
being stupid but please could someone point me to…