Die unten aufgelisteten RDM-Features werden ab SW 1.66.08 unterstuetzt.

RDM Features:

# RDM Standard Commands:

DISC_UNIQUE_BRANCH:
search RDM Devices

DISC_MUTE:
Set/Get, mute the RDM Device, no response messages

DISC_UN_MUTE:
Set/Get, activate the Device for response messages

SUPPORTED_PARAMETERS:
Get, show a list from all supported rdm commands

PARAMETER_DESCRIPTION:
Get, show a list of commands that is not a standard rdm command, mostly commands from manufacturer.
it describes the data types and if support set or get or both for each listed command.

DEVICE_INFO:
Get, lists RDM Protocol Version, Device Model ID, Product Category, Software Version ID (from Main), DMX Footprint, DMX Personality, Sub-Device Count and Sendor Count

SOFTWARE_VERSION_LABEL:
Get, show the Software Version String from Main, e.g. Main 1.66.1 Jan 16 2012 19:10:26

DMX_START_ADDRESS:
Set/Get, DMX Address

IDENTIFY_DEVICE:
Set/Get, the Identify flag -> physicaly flash the light, L7-C flash blue and all other white


#must have rdm commands ends




STATUS_MESSAGE:
Get, show the actual Warning/Error message from the fixture

STATUS_ID_DESCRIPTION:
Get, exact description for each warning/error/status message

DEVICE_LABEL:
Set/Get, this parameter provides a means of setting a descriptive label for each device. 
This may be used for identifying a dimmer rack number or specifying the devices location.

PRODUCT_DETAIL_ID_LIST:
Get, this parameter shall be used for requesting technology details for a device.
The L7 show LED with PWM control 

DEVICE_MODEL_DESCRIPTION:
Get, a text description of up to 32 characters for the device model type.
The L7 show L7-C or L7-T 

MANUFACTURER_LABLE:
Get, show the Company Name ARRI Lighting

BOOT_SOFTWARE_VERSION_ID:
Get, PrBo SW Version 2.03.00

BOOT_SOFTWARE_VERION_LABEL:
Get, show a text from the PrBo Bootloader, e.g. PrBo 2.03.00 Jan 16 2012 19:10:26

DMX_PERSONALITY:
Set/Get, DMX-Mode

DMX_PERSONALITY_DESCRIPTION:
Get, show a text of the description from an DMX-Mode, max 32 characters, show exactly as the description in the LS-Manager

SLOT_INFO:
Get, shows a description from each used DMX-Slot from the asked DMX-Mode

SLOT_DESCRIPTION:
Get, show a text description with max. 32 characters for each DMX-Slot from the asked DMX-Mode

DEFAULT_SLOT_VALUE:
Get, show the default DMX-Slot value from the asked DMX-Mode

SENSOR_DEFINITION:
Get, show the definition from a specific sensor and a text description 

SENSOR_VALUE:
Get, show the actual sensor value

DEVICE_HOURS:
Get, show the actual Device-Hours from the fixture

LAMP_HOURS:
Get, show the actual Lamp-Hours from the fixture

FACTORY_DEFAULTS:
Set/Get, this command delete all user parameters and set the fixture to factory default

DEVICE_POWER_CYCLES:
Get, show the power cycle value, counts every cold start (switch or power up)

RESET_DEVICE:
Set/Get, fixture makes a Software Reset (warm start) and makes a reboot

POWER_STATE:

only supported by L7 !!!

Set/Get, fixture power state, supported power states:
POWER_STATE_STANDBY (0x02), POWER_STATE_NORMAL (0xFF),
POWER_STATE_FULL_OFF (0x00) and POWER_STATE_SHUTDOWN (0x01)





# Manufacturer Commands:

RDM_TUNNELING_MESSAGE: PID:0x8000
for internal use only!

RDM_FAN_MODE: PID:0x8001
change the FAN-Modes in the fixture

- this message supports get and set command
- the first data byte is used to show/change the fan mode
   FAN_OFF = 0
   FAN_LOW = 1
   FAN_HIGH = 2
   FAN_AUTO_LOW = 3
   FAN_AUTO_HIGH = 4
   FAN_VARI = 5
   FAN_PASS = 6
   FAN_HI45 = 7

RDM_STATUS_LEDS: PID:0x8002
switch on/off indication LEDs and LCD back light

- this message supports get and set command
- the first data byte is used to show/change the indictaion LEDs

LEDs and LCD back light on  = 0
LEDs and LCD back light off = 1


DMX Frame Length Filter: PID:0x801A
switch on/off DMX Frame Length Filter

If active DMX Frame will be checked and to enable DMX capability,
there needs to be 10 DMX Frames with the same length. That Frames needed to be received
each faster than 1250ms.
After that the DMX receiver will accept every DMX Packet. 


Filter active = 1
Filter deactivate = 0

Default is active 
