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 January 11th, 2010   #1
sblair
Administrator
 
Join Date: Feb 2006
Posts: 441
Send a message via AIM to sblair Send a message via MSN to sblair
Default

Mark,

Simply put there are two different lists of messages. The queued message list is for the device to report back a setting change of a PID. For example, if someone changes a setting such as DMX Address from the device's menu then it can use a queued message to report back to the controller the change in DMX Address.

Status Messages are for reporting back warnings or errors such as over temp information, a lamp reaching the end of it's life, or a failure of some kind.

The controller has the ability to retrieve Status Messages using the GET: QUEUED_MESSAGES from the device by indicating what level of status type it wants back (ERROR, WARNING, INFO, etc). The status message is only returned in this case if there are no queued messages to be reported.

If a controller ONLY wants to get status messages and not other queued message PID's then it can use the GET: STATUS_MESSAGES to retrieve them.

QUEUED_MESSAGES is not required to be implemented in a device (although VERY useful and encouraged). When it is not implemented, then GET: STATUS_MESSAGES is the only way for the device to report the information.

Hope that sheds some light.

Where are you located at? We have another RDM Plugfest happening Dallas in about 2 weeks and it would be a good chance for you to test with a wide range of devices and get all your questions answered by members of the Task Group in person.
__________________
Scott M. Blair
RDM Protocol Forums Admin
sblair 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
ACK_TIMER, QUEUED Messages berntd RDM Interpretation Questions 1 November 12th, 2008 10:02 PM
get queued messages as a ping? sondericker RDM Interpretation Questions 2 January 20th, 2007 09:11 PM


All times are GMT -6. The time now is 12:30 AM.


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