This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Problems to get DMX to work
#25
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 = {
  { 255, 0, 0, 0 },
  { 0, 255, 0, 100 },
  { 0, 0, 255, 127 },
}
Reply


Messages In This Thread
Problems to get DMX to work - by ole - 04.05.2019, 19:18
RE: Problems to get DMX to work - by AEK - 06.05.2019, 08:20
RE: Problems to get DMX to work - by admin - 06.05.2019, 09:23
RE: Problems to get DMX to work - by ole - 06.05.2019, 10:36
RE: Problems to get DMX to work - by AEK - 06.05.2019, 11:56
RE: Problems to get DMX to work - by admin - 06.05.2019, 13:32
RE: Problems to get DMX to work - by ole - 07.05.2019, 06:27
RE: Problems to get DMX to work - by admin - 07.05.2019, 06:46
RE: Problems to get DMX to work - by ole - 07.05.2019, 06:55
RE: Problems to get DMX to work - by admin - 07.05.2019, 07:02
RE: Problems to get DMX to work - by ole - 07.05.2019, 10:28
RE: Problems to get DMX to work - by admin - 07.05.2019, 11:10
RE: Problems to get DMX to work - by ole - 07.05.2019, 11:39
RE: Problems to get DMX to work - by admin - 07.05.2019, 11:49
RE: Problems to get DMX to work - by ole - 08.05.2019, 08:25
RE: Problems to get DMX to work - by admin - 08.05.2019, 08:40
RE: Problems to get DMX to work - by ole - 08.05.2019, 10:18
RE: Problems to get DMX to work - by admin - 09.05.2019, 06:17
RE: Problems to get DMX to work - by ole - 16.05.2019, 08:46
RE: Problems to get DMX to work - by Dario - 09.02.2020, 15:50
RE: Problems to get DMX to work - by Dario - 11.02.2020, 00:02
RE: Problems to get DMX to work - by Rajesh - 18.03.2020, 07:16
RE: Problems to get DMX to work - by admin - 18.03.2020, 09:35
RE: Problems to get DMX to work - by Rajesh - 06.05.2020, 14:43
RE: Problems to get DMX to work - by admin - 10.05.2020, 07:14

Forum Jump: