Hi Jean-François,
Thank you for the quick and to-the-point reply. I confirms what I expected 
OK, I'm learning a bit everyday...
Nevertheless, I'm still puzzled with what I get.
A concrete example: dimmer Merten 649315 4x150W
The status feedback data is 1Byte.
When I read it with GroupRead, I get "-1124" ?!? ûû that doesn't fit in one Byte !
So I guess either my test is wrong or some conversion has to be done.
Any hint ?
NB: the Visu duly shows "49%" which is the actual state of the brightness. I can't see any link between 49 and 1124.
Well, after making several tests, I'll try a conclusion
drop the -1 of -1124, so it's 124
124 = 49% of 255
Zitat von jef2000
Beitrag anzeigen

Zitat von jef2000
Beitrag anzeigen
Nevertheless, I'm still puzzled with what I get.
A concrete example: dimmer Merten 649315 4x150W
The status feedback data is 1Byte.
When I read it with GroupRead, I get "-1124" ?!? ûû that doesn't fit in one Byte !
So I guess either my test is wrong or some conversion has to be done.
Any hint ?
NB: the Visu duly shows "49%" which is the actual state of the brightness. I can't see any link between 49 and 1124.
Well, after making several tests, I'll try a conclusion
drop the -1 of -1124, so it's 124
124 = 49% of 255
Kommentar