|
RDM General Implementation Discussion General Discussion and questions relating to implementing RDM in a product. |
|
Thread Tools | Search this Thread | Display Modes |
January 28th, 2014 | #1 |
Junior Member
Join Date: Apr 2010
Posts: 4
|
new PID suggestion: disable
I would like to propose a PID for disabling mechanisms. It would have SET and GET capabilities: set would allow you to disable a specific mechanism; get would return a list of mechanisms which are already disabled.
|
January 28th, 2014 | #2 |
Administrator
|
Diane,
Can you elaborate a bit more on how you would see this being used and applications where you would use it? I want to make sure we understand it better.
__________________
Scott M. Blair RDM Protocol Forums Admin |
January 29th, 2014 | #3 |
Junior Member
Join Date: Apr 2010
Posts: 4
|
new PID suggestion: disable
We use it for teching automated lights, disabling specific motors (pan, tilt, etc) or determining which are in an error condition, but now that I think about it the command may not have a broad enough application to be useful to others.
|
January 29th, 2014 | #4 |
Task Group Member
Join Date: Aug 2008
Posts: 378
|
Diane, can your propose a packet format?
Sometime like this? GET FEATURE_DISABLE -Feature number (8-bit) GET FEATURE_DISABLE Response -Feature number (8-bit) -Total number of features -0=Feature not Disabled, 1=Feature Disabled -32 Character Feature Description string SET FEATURE_DISABLE -Feature number (8-bit) -0=Feature not Disabled, 1=Feature Disabled SET FEATURE_DISABLE Response (No data) |
January 30th, 2014 | #5 |
Junior Member
Join Date: Apr 2010
Posts: 4
|
new PID suggestion: disable
Hi Eric, that packet format looks great. It covers all of the functionality I had in mind.
|
January 30th, 2014 | #6 |
Task Group Member
Join Date: Aug 2008
Posts: 378
|
Additional thoughts:
Feature number 0xFF means "All features" SET for "All Features" can disable/enable all at once GET for "All Features" is not defined and shall return "Unsupported Command Class" Features must be numbered sequentially starting at 1. Feature 0 shall return "Out of Range" |
Bookmarks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PID = SUPPORTED_PARAMTERS / PARAMTER_DESCRIPTION question | berntd | RDM Interpretation Questions | 14 | February 9th, 2015 03:54 PM |
PID vs. PDL | erwin | RDM Interpretation Questions | 5 | May 1st, 2012 12:10 PM |
Is there a minimum required PID list for sub-devices? | p_richart | RDM Interpretation Questions | 4 | November 7th, 2008 01:04 PM |