![]() |
|
|||||||
| RDM General Implementation Discussion General Discussion and questions relating to implementing RDM in a product. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
|
#1 |
|
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. |
|
|
|
|
|
#2 | |
|
Senior Member
Join Date: Jan 2008
Posts: 102
|
Quote:
Hi Eric, I have it exactly like you mentioned. The root device does have a footprint of 12. Also, I did have 0 personalities on root but have now changed to 1 because either the Wybron or Enttech did not function when I had it as 0. I think it greyed out the DMX footprint and/or Base address. I forget now but it appears that I MUST support 1 personality - Weird. Also, If I do give the subdevices footprint = 0, I am unable to display / edit andy personalities on the Enttech. I have now changed to have a footprint of 1 for the subdevices. That should (??) be ok and for the DMX_BASE_ADDRESS I do only support Get for the subdevices. Regards Bernt Last edited by berntd; October 13th, 2009 at 06:10 PM. |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |