Dimmer widget in mosaic3 - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: Dimmer widget in mosaic3 (/showthread.php?tid=3800) |
Dimmer widget in mosaic3 - CristianAgata - 07.01.2022 Hi everybody, An information, I've sawed that the widget of dimmer in mosaic doesn't work fine. When I try to change the value from the wheel, it comes to value and then it comes back again, for final goes at the right position. Could it be a delay on my knx network? Best regards Cristian RE: Dimmer widget in mosaic3 - Daniel - 07.01.2022 If you linked status then when you change a value value is shown as changed but then widget is waiting for status and if status is not received it goes back to what status value is. RE: Dimmer widget in mosaic3 - CristianAgata - 07.01.2022 (07.01.2022, 15:01)Daniel Wrote: If you linked status then when you change a value value is shown as changed but then widget is waiting for status and if status is not received it goes back to what status value is. Hi, So you guess that it is a delay on the bus, is it? Best regards Cristian RE: Dimmer widget in mosaic3 - admin - 07.01.2022 Enable logging for both control and status objects and check if there's a delay between writes RE: Dimmer widget in mosaic3 - CristianAgata - 07.01.2022 (07.01.2022, 15:16)admin Wrote: Enable logging for both control and status objects and check if there's a delay between writes Ok I try. RE: Dimmer widget in mosaic3 - CristianAgata - 09.01.2022 (07.01.2022, 15:16)admin Wrote: Enable logging for both control and status objects and check if there's a delay between writes I confirm the dalay on the dimmer device. RE: Dimmer widget in mosaic3 - admin - 10.01.2022 How long is the delay? We can possibly increase the status timeout for this widget. RE: Dimmer widget in mosaic3 - CristianAgata - 10.01.2022 (10.01.2022, 08:06)admin Wrote: How long is the delay? We can possibly increase the status timeout for this widget. There was an error in the Ets parameters. My client flag to give the status at the end of the ramp and the ramp was 10 second. So it is no more a problem. Thanks for the support. Best regards Cristian |