E1.20 RDM (Remote Device Management) Protocol Forums  

Go Back   E1.20 RDM (Remote Device Management) Protocol Forums > RDM Developer Forums > RDM General Implementation Discussion

RDM General Implementation Discussion General Discussion and questions relating to implementing RDM in a product.

Reply
 
Thread Tools Search this Thread Display Modes
Old October 13th, 2009   #1
ericthegeek
Task Group Member
 
Join Date: Aug 2008
Posts: 390
Default

> 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.
ericthegeek is offline   Reply With Quote
Old October 13th, 2009   #2
berntd
Senior Member
 
Join Date: Jan 2008
Posts: 102
Default

Quote:
Originally Posted by ericthegeek View Post
> 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.

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.
berntd is offline   Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -6. The time now is 03:22 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.