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

From wiki.openlighting.org

Jump to: navigation, search
(Mentioned the most important aspects of RDM in brief, link to wikipedia)
(wiki links to DMX)
Line 1: Line 1:
RDM or Remote Device Management is an extension to DMX that allows for bi-directional communication with DMX devices.
+
RDM or Remote Device Management is an extension to [[DMX]] that allows for bi-directional communication with DMX devices.
 
RDM will enable features such as device discovery, status monitoring and remote configuration.  
 
RDM will enable features such as device discovery, status monitoring and remote configuration.  
  
The same data link used for basic DMX is used bidirectional for RDM (i.e. link 2 is still unused)
+
The same data link used for basic DMX is used bidirectional for RDM (i.e. link 2 in cables/connectors is still unused).
  
The DMX controller decides which device/fixture is allowed to send RDM data back to the controller. The Controller sends RDM commands by making a packet with start code 0xCC (instead of 0, which is used for the basic lighting control).
+
The [[DMX]] controller decides which device/fixture is allowed to send RDM data back to the controller. The Controller sends RDM commands by making a packet with start code 0xCC (instead of 0, which is used for the basic lighting control).
  
 
Each RDM enabled device is assigned a 6 byte UID comprising of a 2 byte manufacturers ID and a 4 byte serial number. It is used to identify all devices on a universe (enumeration process) and sending RDM commands to them, e.g. to set their DMX address from the DMX controller.
 
Each RDM enabled device is assigned a 6 byte UID comprising of a 2 byte manufacturers ID and a 4 byte serial number. It is used to identify all devices on a universe (enumeration process) and sending RDM commands to them, e.g. to set their DMX address from the DMX controller.

Revision as of 13:56, 9 December 2009

RDM or Remote Device Management is an extension to DMX that allows for bi-directional communication with DMX devices. RDM will enable features such as device discovery, status monitoring and remote configuration.

The same data link used for basic DMX is used bidirectional for RDM (i.e. link 2 in cables/connectors is still unused).

The DMX controller decides which device/fixture is allowed to send RDM data back to the controller. The Controller sends RDM commands by making a packet with start code 0xCC (instead of 0, which is used for the basic lighting control).

Each RDM enabled device is assigned a 6 byte UID comprising of a 2 byte manufacturers ID and a 4 byte serial number. It is used to identify all devices on a universe (enumeration process) and sending RDM commands to them, e.g. to set their DMX address from the DMX controller.

Official name: ANSI/ESTA E1.20, Entertainment Technology - Remote Device Management over USITT DMX512


External Links: