![]() |
|
|||||||
| RDM General Implementation Discussion General Discussion and questions relating to implementing RDM in a product. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#8 |
|
Task Group Member
Join Date: Aug 2008
Posts: 390
|
> Footprint on each subdevice is 1
I suspect this is part of your problem. Because you implemented the patching on the root device, then you'll need to declare the root device to have a footprint of 12 (assuming 12 dimmers in your device). Here's how I'd do it: Root: -0 personalities -12 slot footprint Sub-Devs -4 personalities -0 slot footprint (for all 4 personalities) IDENTIFY_DEVICE must be supported on the Root device, but It's not mandatory for the Sub-devs. |
|
|
|
| Bookmarks |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is the basic requirement to implement RDM? | wcai_cypress | RDM Physical Layer/Hardware Discussion | 24 | July 8th, 2009 08:26 PM |
| Simple dimmer error reporting | Milton Davis | RDM General Implementation Discussion | 3 | November 7th, 2008 11:15 AM |