Wenn dies dein erster Besuch hier ist, lies bitte zuerst die Hilfe - Häufig gestellte Fragen durch. Du musst dich vermutlich registrieren, bevor du Beiträge verfassen kannst. Klicke oben auf 'Registrieren', um den Registrierungsprozess zu starten. Du kannst auch jetzt schon Beiträge lesen. Suche dir einfach das Forum aus, das dich am meisten interessiert.
I've been implenting the trick to put the actuator's status GA behind the actuator's switch object.
All of a sudden, the HomeServer goes berzek. Also, I can't switch off certains lamps anymore. HS sequenzes work with 5 min delay. Crazy thing.
By looking a the group monitor, I see a flood of messages. I've caused a network storm on the bus. There are 2 GA talking all the time, it's related to the same actuator, Berker 8 Fach 75318004.
By removing the status GA, bus activity is normal again, ouf.
again: don't touch the actuator its working fine, the problem is the switch.
Here is a little drawing
under I) you see the normal solution which you cant use:
- switch Transmits on the on/off-GO
- actuator receives on its on/off-GO
- and Writes to the internal state, which has the effect that the relais is switched.
- status info is processed similar but in other direction
at II) the only thing you got to do is also set the W flag on the switchs on/off GO and make sure that GA2 (status) is behind GA1 (NOT sending).
but this solution does only work if the application program cares about writes to the on/off GO, this may not be the case.
Don't think so, the only thing I've modified is adding the status GA behind the switch GA of a Berker actuator.
By removing the association, the bus went back to normal activity. Didn't touch the HS.
at II) the only thing you got to do is also set the W flag on the switchs on/off GO and make sure that GA2 (status) is behind GA1 (NOT sending).
Here is my mistake, I was putting the GA2 (status) behind GA1 .... on the actuator (instead of behind GA1 on the switch. I've been told to do it that way to avoid the double push.
If you don't mind, I've still questions:
- the trick you explained above, is that valid only in the particular case of "split" switch (I mean 2 separated toggle PB instead of 1 pair of switch PB) ?
- does it hold true for a standard binary input, i.e. US/U ?
The whole problematic started when I've implemented the "All-Off" function and wanted to avoid the double push after an "All-Off" and still have the PB's LED reflect the actual status.
Is this the same problematic as above ? or am I mixing things ?
Don't think so, the only thing I've modified is adding the status GA behind the switch GA of a Berker actuator.
By removing the association, the bus went back to normal activity. Didn't touch the HS.
Problem could be in the HS anyway, could you provide a log fram the groupmonitor?
- the trick you explained above, is that valid only in the particular case of "split" switch (I mean 2 separated toggle PB instead of 1 pair of switch PB) ?
no
- does it hold true for a standard binary input, i.e. US/U ?
iirc the US/U provides an explicit status object for each physical input. Use th status object if possible
The whole problematic started when I've implemented the "All-Off" function and wanted to avoid the double push after an "All-Off" and still have the PB's LED reflect the actual status.
Is this the same problematic as above ? or am I mixing things ?
the root of the problem is the same: if the PB does not know that status of an actuator channel, a toggle cant work and also the LED can be in the wrong state.
I came across an actuator (Merten 6478 29) which has no status KO.
Is it possible to "fake" a status KO or generate it in any way, in order to use it with the above procedure ?
I guess I could do it at the HS level, by reading the actual status of the actuator, but at the ETS level ?
I guess I could do it at the HS level, by reading the actual status of the actuator, but at the ETS level ?
Yes, the HS has a built-in mechanism for this. You can't do this at the ETS-Level (without extra hardware). Best thing would be to get rid of the actuator, it'll cause more trouble than a switch actuator is worth today.
Wir verarbeiten personenbezogene Daten über die Nutzer unserer Website mithilfe von Cookies und anderen Technologien, um unsere Dienste bereitzustellen. Weitere Informationen findest Du in unserer Datenschutzerklärung.
Indem Du unten auf "ICH stimme zu" klickst, stimmst Du unserer Datenschutzerklärung und unseren persönlichen Datenverarbeitungs- und Cookie-Praktiken zu, wie darin beschrieben. Du erkennst außerdem an, dass dieses Forum möglicherweise außerhalb Deines Landes gehostet wird und bist damit einverstanden, dass Deine Daten in dem Land, in dem dieses Forum gehostet wird, gesammelt, gespeichert und verarbeitet werden.
Kommentar