![]() |
|
RDM General Implementation Discussion General Discussion and questions relating to implementing RDM in a product. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#1 |
Junior Member
Join Date: Aug 2006
Posts: 2
|
![]()
What test equipment is suggested for debugging RDM during development? I'm thinking of something that would generate RDM packets and also "sit on the line" showing RDM packets as they go by. Suggestions?
THANKS! Harold |
![]() |
![]() |
![]() |
#2 |
Task Group Member
Join Date: Aug 2006
Posts: 15
|
![]()
Harold,
I have had to work through this question for a number of projects in the past. We have a couple of methods that are appropriate for prototyping. At a very low level, I tend to keep a scope probe on the line to see exactly when the line is being released by controllers/responders and to check for timing and collision issues. This solved a recent issue where a device appeared to have no response to an RDM query when, in fact, it was responding, but only after a very long pause. At one data level, I have used software from Frontline Test Systems called ST Async. It lets me look at raw values easily. At another data level, we made a box that "listens" to the traffic as you describe. It puts RDM packets in a circular buffer and sends the data in a somewhat filtered and formatted form to a Hyperterm screen. So far as creating controller-originated messages, I have hard-coded some test setups as I needed them, but I really didn't want to get into a full-on controller design. One device we have that does do a bit of controller work is our RAD. I think anyone in this group who has used it would say that it floods messages to responding devices like no other. If your responder can keep up with the RAD, you have a good, solid implementation of the discovery routines. Beyond these methods, you need to start creating a somewhat sophisticated application on the PC or make a dedicated piece of hardware. Wayne at Artistic Licence made a piece of RDM test equipment at one point, but I have failed to keep up with his status on that device. Regards, Milton Davis, Engineer Doug Fleenor Design, Inc. |
![]() |
![]() |
![]() |
#3 |
Junior Member
Join Date: Aug 2006
Posts: 2
|
![]()
Thanks Milton! I wonder if one of these" http://www.usbee.com/comp.html would be useful. It's a logic analyzer along with async (and everything else) decoding.
Harold |
![]() |
![]() |
![]() |
#4 |
Junior Member
Join Date: Jun 2006
Posts: 14
|
![]()
Hi
Our RDM USB Pro will give you access to our FULL RDM controller and RDM sniffer. I think these 2 apps will do exactly what you are looking for http://www.enttec.com/index.php?main...name=rdmusbpro Nicolas Moreau www.enttec.com |
![]() |
![]() |
![]() |
Bookmarks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Self Test | sondericker | RDM Interpretation Questions | 6 | January 20th, 2008 06:07 PM |
Who besides me is working on RDM equipment? | sondericker | RDM General Implementation Discussion | 2 | June 16th, 2006 09:48 AM |