E1.20 RDM (Remote Device Management) Protocol Forums  

Go Back   E1.20 RDM (Remote Device Management) Protocol Forums > RDM Developer Forums > RDM Interpretation Questions

RDM Interpretation Questions Discussion and questions relating to interpreting and understanding the E1.20 RDM Standard.

Reply
 
Thread Tools Search this Thread Display Modes
Old April 7th, 2014   #1
berntd
Senior Member
 
Join Date: Jan 2008
Posts: 102
Default DEVICE_INFO - Device model ID

Hello

It has been a while again since I worked on RDM.
Does the model ID have to be different for devices of the same tyoe but with a different channel no?

I am asking here about dimmers in particular. Like same basic hardware and software but 6 channels or 12 channels ?

Best regards
Bernt
berntd is offline   Reply With Quote
Old April 7th, 2014   #2
sblair
Administrator
 
Join Date: Feb 2006
Posts: 433
Send a message via AIM to sblair Send a message via MSN to sblair
Default

Bernt,

Generally this is what the PERSONALITY PID or Sub-Device count would be used if the quantity is going to change.

A well written controller probably wouldn't care or be confused, but some possibly could. I could make an argument for both cases here.
__________________
Scott M. Blair
RDM Protocol Forums Admin
sblair is offline   Reply With Quote
Old April 7th, 2014   #3
berntd
Senior Member
 
Join Date: Jan 2008
Posts: 102
Default

Hi Scott
That is what I thought. It has been done that way for some years now but I just wanted to check because I am working on something new.

Regards
Bernt
berntd is offline   Reply With Quote
Old April 8th, 2014   #4
ericthegeek
Task Group Member
 
Join Date: Aug 2008
Posts: 375
Default

A modular dimmer that accepts 12 dimmer modules, but only has 6 dimmers installed could use the same Model ID for both configurations.

But, I would argue that for fixed dimmers with a different number of channels, you should use a different Model ID for the 6 and 12 channel versions. This is especially true if they have a different Model Description string ("FancyDIM12" vs "FancyDIM6").

For a fixed dimmer, you *could* use the same Model ID with a different number of sub-devices, but I would strongly discourage this.
ericthegeek is offline   Reply With Quote
Old April 8th, 2014   #5
prwatE120
Task Group Member
 
Join Date: Jun 2006
Posts: 181
Default

If you have the same hardware and basic firmware, but package and market the dimmer as two separate fixed size devices (i.e user cannot buy a 6way and instantly use it as a 12way), I would concur with ericthegeek and encourage the use of different ModelID AND Device Model Descriptions.

Although you could use personality to differentiate, it presumes that the personality is write protected. I would prefer to keep personality for such things as when you have 12 physical dimmers, but can present them as individual (12slot mode) or paired (6slot mode) etc, or a personality that inverts the control logic (slot value 0 is ON, slot value 0xFF is OFF, etc)

Hopefully it is relatively easy for your hardware to declare which build variant it is, or of not, add a Manufacturer Specific command (which need NOT be declared), to allow you to "SELECT" the correct ModelID/Device Model Description text at time of manufacture and test.

Peter
prwatE120 is offline   Reply With Quote
Old April 8th, 2014   #6
berntd
Senior Member
 
Join Date: Jan 2008
Posts: 102
Default

Since about 2008 I have been using the same model ID and description for the same dimmer range we make.

The subdevices count has been different for the channel variants.

The variants all run the same firmwre, which makes it a bit tricky to determine different IDs on the fly.

For the new firmware I am currently working on, I might change this if I can figure out a reasonable on the fly way way to do it.

Regards
Bernt
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
RDM Device Model Index: please send me device model IDs if you have them! nomis52 RDM Marketplace Discussion 3 April 24th, 2012 03:35 PM
Broadcasting to a device model sjackman RDM General Implementation Discussion 3 January 21st, 2008 12:30 PM


All times are GMT -6. The time now is 08:57 AM.


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