![]() |
|
|||||||
| RDM Interpretation Questions Discussion and questions relating to interpreting and understanding the E1.20 RDM Standard. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#2 |
|
Task Group Member
Join Date: Aug 2008
Posts: 390
|
As far as I know there is no way. I think it's reasonable to assume that Self Tests will be sequentially numbered starting from one. You can do GET SELF_TEST_DESCRIPTION starting at 1 and keep going until you get a NACK DATA_OUT_OF_RANGE.
This technique will fail if a device has non-sequential self test numbers, but I don't think this will occur very often. Note that there is a similar situation with Sub-Devices. You can find out how many sub-devs there are, but since they don't have to be sequential, you basically have to scan every possible device until you find the number you are expecting. |
|
|
|
| Bookmarks |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASN.1 description of RDM | sjackman | RDM General Implementation Discussion | 2 | September 19th, 2006 10:20 AM |