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 PIDs"

From wiki.openlighting.org

Jump to: navigation, search
m (Fix a link)
m (Fix the link)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
This page documents [[RDM]] PIDs used by the Open Lighting project.
 
This page documents [[RDM]] PIDs used by the Open Lighting project.
  
For the live list in use, see [[code:include/ola/rdm/OpenLightingEnums.h|here]].
+
For the live list in use, visit the  [http://rdm.openlighting.org/pid/manufacturer?manufacturer=31344 RDM Parameter Index].
  
 
===0x8000===
 
===0x8000===
Line 8: Line 8:
 
===0x8001===
 
===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.
 
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

Latest revision as of 19:48, 12 August 2017

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