Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Error in GetParameterDescription in RDM responder tests

25 views
Skip to first unread message

Mark Norton

unread,
Aug 1, 2024, 6:33:49 PM8/1/24
to open-lighting
So I am getting this error in the GetParameterDescription test.  Why is it looking for PID 0x0051 when all manufacturer PID's start at 0x8000 and 0x0051 is E120_STS_NOT_READY?

Capture.PNG

Peter Newman

unread,
Nov 17, 2024, 9:18:53 AM11/17/24
to open-lighting
Hi Mark,

Sorry for the slow reply.

It's sending a get against the PID 0x0051 (PARAMETER_DESCRIPTION) with an argument of 32772 (0x8004) so it's asking for the parameter description of that manufacturer PID (0x8004) , which I believe you will have declared in SUPPORTED_PARAMETERS (for it to have picked that value).

Regarding E120_STS_NOT_READY you're in the wrong enum, that's RDM status message IDs https://github.com/OpenLightingProject/ola/blob/c05239e45e261bdd9d8a0bf156df2364f767a234/include/ola/rdm/RDMEnums.h#L604

Reply all
Reply to author
Forward
0 new messages