11.02.2020, 00:02
I solved it, the problem was number of channels set into script, my light has 6 channels
Problems to get DMX to work
|
11.02.2020, 00:02
I solved it, the problem was number of channels set into script, my light has 6 channels
18.03.2020, 07:16
How to run dmx random scene by using event script
18.03.2020, 09:35
Use random scene resident script from our examples. Set resident script name to DMX random scene
Make sure that only resident script has this name otherwise it won't work correctly. Attach an event script to a binary object, it will enable resident script when value is true and disable it when value is false. Code: scriptname = 'DMX random scene'
06.05.2020, 14:43
How to create sequencing of RGBW with infinite loop or any script for sequence
10.05.2020, 07:14
See Predefined scene example:
https://openrb.com/example-dmx-lighting-...-with-lm2/ The example is for RGB, you need to add extra value to each scene item: Code: scenes = { |
« Next Oldest | Next Newest »
|