Personal tools
The Open Lighting Project has moved!

We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.

Difference between revisions of "Open Lighting Allocations"

From wiki.openlighting.org

Jump to: navigation, search
m (RDM Model Numbers: Link to code)
m (Fix a link)
Line 1: Line 1:
 
== RDM Model Numbers ==
 
== RDM Model Numbers ==
For the live list in use, see [http://code.google.com/p/open-lighting/source/browse/include/ola/rdm/OpenLightingEnums.h here].
+
For the live list in use, see [[code:include/ola/rdm/OpenLightingEnums.h|here]].
  
 
{| border=1 cellspacing="0"
 
{| border=1 cellspacing="0"

Revision as of 02:59, 22 October 2014

RDM Model Numbers

For the live list in use, see here.

Number Assigned To
1 Dummy Device
2 Arduino RGB Mixer
3 SPI Device

UIDs

The Open Lighting code is 0x7a70

UID Range Assigned To
7a70:00000100 - 7a70:000001ff SPI Devices
7a70:ffffff00 - 7a70:fffffffe Dummy Devices

Manufacturer Specific PIDs

This page documents RDM PIDs used by the Open Lighting project.

For the live list in use, visit the RDM Parameter Index.

0x8000

This sets the serial number of the device. The serial number is combined with the ESTA ID to create the UID.

0x8001

This just returns the current version of the OLA code that's running. It's a manufacturer specific PID used by the dummy responder, so that it provides a manufacturer specific PID for testing purposes.

0x8002

GETs / SETs the device model.

0x8003

GET a list of device models that can be used

0x8004

Reserved

0x8005

GET / SET the pixel type

0x8006

GET / SET the pixel count