Hallo an alle,
ich habe seit kurzen bei mir die Dämmerungsteuerung aktiviert. Grundsätzlich funktioniert der LBS wie gewünscht. Nur in der Früh, wenn der LBS aktiviert wird bleiben die Jalousien, die nicht im Beschattungsmodus sind, unten.
d.h.
- Beschattung aktiv
- Jalousien werden zur Zeit manuell geschlossen da mein kleiner Sohn schlafen geht bevor die Dämmerungssteuerung aktiv wird (ca.20:30)
- Sperre aufgrund manueller Bewegung wird nach 2h zurügesetzt und LBS wieder freigegeben
- LBS wird mit Zeitschaltuhr um 23:00 Uhr deaktiviert (E12 auf 1)
- in der Früh wird der LBS per Zeitschaluhr (8:15 Uhr) wieder getriggert (E12 auf 0)
- Jalousie (zB Westfassade) bleibt geschlossen --> nicht OK, sollte hochfahren
soweit ich E12 verstanden habe, sollte der Baustein intern weiterarbeiten und bei Aktivierung die aktualisierten Werte ausgeben.
Somit sollte ja auch nach Überschreiten der Dämmerungsschwelle E61 und nach Ablauf der zeit E65 bzw anschließend nach Ablauf der Zeit E66 die Jalousien hoch fahren, da E68 =0 und E69 =0.
Vielleicht hat jemand eine Idee was ich falsch mache oder anders machen sollte...
Danke!
hier die Logik der westseitigen Jalousie.
Beschattung_Dämmerung.jpg
und dazu das Log-File für den Zeitpunkt 8:15, wo der LBS durch die ZSU freigegeben wird.
ich habe seit kurzen bei mir die Dämmerungsteuerung aktiviert. Grundsätzlich funktioniert der LBS wie gewünscht. Nur in der Früh, wenn der LBS aktiviert wird bleiben die Jalousien, die nicht im Beschattungsmodus sind, unten.
d.h.
- Beschattung aktiv
- Jalousien werden zur Zeit manuell geschlossen da mein kleiner Sohn schlafen geht bevor die Dämmerungssteuerung aktiv wird (ca.20:30)
- Sperre aufgrund manueller Bewegung wird nach 2h zurügesetzt und LBS wieder freigegeben
- LBS wird mit Zeitschaltuhr um 23:00 Uhr deaktiviert (E12 auf 1)
- in der Früh wird der LBS per Zeitschaluhr (8:15 Uhr) wieder getriggert (E12 auf 0)
- Jalousie (zB Westfassade) bleibt geschlossen --> nicht OK, sollte hochfahren
soweit ich E12 verstanden habe, sollte der Baustein intern weiterarbeiten und bei Aktivierung die aktualisierten Werte ausgeben.
Somit sollte ja auch nach Überschreiten der Dämmerungsschwelle E61 und nach Ablauf der zeit E65 bzw anschließend nach Ablauf der Zeit E66 die Jalousien hoch fahren, da E68 =0 und E69 =0.
Vielleicht hat jemand eine Idee was ich falsch mache oder anders machen sollte...
Danke!
hier die Logik der westseitigen Jalousie.
Beschattung_Dämmerung.jpg
und dazu das Log-File für den Zeitpunkt 8:15, wo der LBS durch die ZSU freigegeben wird.
Code:
;2019-08-07 08:14:28;308756;9664;INFO: ;===== === = LBS was triggered (v3.13) = === ==========================================; ;2019-08-07 08:14:28;308919;9664;INFO: ;<Input>: <Refreshed>|<Value>; ;2019-08-07 08:14:28;309931;9664;INFO: ;Trigger: 0|1 Trigger changed output: 0|1 Brightness: 0|9159.68 Brightness dawn: 1|18073.6 Elevation: 0|23.5 Azimut: 0|90.800003051758 Lockstate: 0|1 Lockstate with position: 0|0 Internal timer: 0; ;2019-08-07 08:14:28;310285;9664;INFO: ;===== === = Dawn-Brightness refreshed, starting LBS = === ============================; ;2019-08-07 08:14:28;312995;9664;INFO: ;UpdateAlways == false, previous value of A8 equals new value 1, skipping update; ;2019-08-07 08:14:28;313319;9664;INFO: ;LBS set to locked; ;2019-08-07 08:14:28;314033;9664;INFO: ;===== === = LBS locked, disabling update of position outputs = === ===================; ;2019-08-07 08:14:28;314623;9664;INFO: ;===== === = Brightness, Elevation or Azimut changed = === ====================; ;2019-08-07 08:14:28;315499;9664;INFO: ;=== Validating input values... ===; ;2019-08-07 08:14:28;315838;9664;INFO: ;=== Finished validation of input values ===; ;2019-08-07 08:14:28;315973;9664;INFO: ;=== Checking if facade is in sun... ===; ;2019-08-07 08:14:28;316198;9664;INFO: ;Virtual depth and height of sun position in 90° to the facade: -0.99990252326563, 0.43481237496093, effective Elevation: -23.502042474653; ;2019-08-07 08:14:28;317042;9664;INFO: ;UpdateAlways == false, previous value of A1 equals new value 0, skipping update; ;2019-08-07 08:14:28;318111;9664;INFO: ;UpdateAlways == false, previous value of A11 equals new value 0, skipping update; ;2019-08-07 08:14:28;318429;9664;INFO: ;=== Finished facade check, real azimut 90.800003051758° and facade at 270° -> NOT IN SUN (shadow side, at sun from 180° to 0°), effective elevation -23.502042474653° for given elevation of 23.5° -> NOT in min-max-range (5-90) ===; ;2019-08-07 08:14:28;318576;9664;INFO: ;Storing current shutter state -1 and updating output if necessary; ;2019-08-07 08:14:28;320447;9664;INFO: ;UpdateAlways == false, previous value of A10 equals new value -1, skipping update; ;2019-08-07 08:14:28;320751;9664;INFO: ;=== Calculating shutter state... ===; ;2019-08-07 08:14:28;321544;9664;INFO: ;Handling current shutter state DAWN_NEUTRAL (-1); ;2019-08-07 08:14:28;321846;9664;INFO: ;Moving shutters to after-dawn-position out of state DAWN_NEUTRAL; ;2019-08-07 08:14:28;321981;9664;INFO: ;positionShutter(...), Values for height and angle: 0%/0%; ;2019-08-07 08:14:28;322513;9664;INFO: ;LBS locked, not updating outputs; ;2019-08-07 08:14:28;324084;9664;INFO: ;Timer already finished; ;2019-08-07 08:14:28;326936;9664;INFO: ;positionShutter(...) for height 0% and angle 0% finished; ;2019-08-07 08:14:28;327261;9664;INFO: ;Storing current shutter state -1 and updating output if necessary; ;2019-08-07 08:14:28;328519;9664;INFO: ;UpdateAlways == false, previous value of A10 equals new value -1, skipping update; ;2019-08-07 08:14:28;329794;9664;INFO: ;===== === = LBS finished = === ===============================================; ;2019-08-07 08:14:28;330054;9664;INFO: ;===; ;2019-08-07 08:14:28;330226;9664;INFO: ;===; ;2019-08-07 08:14:33;317069;9664;INFO: ;======================================================================================; ;2019-08-07 08:14:33;317447;9664;INFO: ;===== === = LBS was triggered (v3.13) = === ==========================================; ;2019-08-07 08:14:33;317589;9664;INFO: ;<Input>: <Refreshed>|<Value>; ;2019-08-07 08:14:33;318875;9664;INFO: ;Trigger: 0|1 Trigger changed output: 0|1 Brightness: 1|8954.88 Brightness dawn: 0|18073.6 Elevation: 0|23.5 Azimut: 0|90.800003051758 Lockstate: 0|1 Lockstate with position: 0|0 Internal timer: 0; ;2019-08-07 08:14:33;319251;9664;INFO: ;===== === = Brightness refreshed, starting LBS = === =================================; ;2019-08-07 08:14:33;320964;9664;INFO: ;UpdateAlways == false, previous value of A8 equals new value 1, skipping update; ;2019-08-07 08:14:33;321335;9664;INFO: ;LBS set to locked; ;2019-08-07 08:14:33;322323;9664;INFO: ;===== === = LBS locked, disabling update of position outputs = === ===================; ;2019-08-07 08:14:33;322619;9664;INFO: ;===== === = Brightness, Elevation or Azimut changed = === ====================; ;2019-08-07 08:14:33;323559;9664;INFO: ;=== Validating input values... ===; ;2019-08-07 08:14:33;323883;9664;INFO: ;=== Finished validation of input values ===; ;2019-08-07 08:14:33;324016;9664;INFO: ;=== Checking if facade is in sun... ===; ;2019-08-07 08:14:33;324264;9664;INFO: ;Virtual depth and height of sun position in 90° to the facade: -0.99990252326563, 0.43481237496093, effective Elevation: -23.502042474653; ;2019-08-07 08:14:33;325474;9664;INFO: ;UpdateAlways == false, previous value of A1 equals new value 0, skipping update; ;2019-08-07 08:14:33;326805;9664;INFO: ;UpdateAlways == false, previous value of A11 equals new value 0, skipping update; ;2019-08-07 08:14:33;327094;9664;INFO: ;=== Finished facade check, real azimut 90.800003051758° and facade at 270° -> NOT IN SUN (shadow side, at sun from 180° to 0°), effective elevation -23.502042474653° for given elevation of 23.5° -> NOT in min-max-range (5-90) ===; ;2019-08-07 08:14:33;327373;9664;INFO: ;Storing current shutter state -1 and updating output if necessary; ;2019-08-07 08:14:33;329581;9664;INFO: ;UpdateAlways == false, previous value of A10 equals new value -1, skipping update; ;2019-08-07 08:14:33;329871;9664;INFO: ;=== Calculating shutter state... ===; ;2019-08-07 08:14:33;330884;9664;INFO: ;Handling current shutter state DAWN_NEUTRAL (-1); ;2019-08-07 08:14:33;331274;9664;INFO: ;Moving shutters to after-dawn-position out of state DAWN_NEUTRAL; ;2019-08-07 08:14:33;331450;9664;INFO: ;positionShutter(...), Values for height and angle: 0%/0%; ;2019-08-07 08:14:33;331970;9664;INFO: ;LBS locked, not updating outputs; ;2019-08-07 08:14:33;333785;9664;INFO: ;Timer already finished; ;2019-08-07 08:14:33;336345;9664;INFO: ;positionShutter(...) for height 0% and angle 0% finished; ;2019-08-07 08:14:33;336626;9664;INFO: ;Storing current shutter state -1 and updating output if necessary; ;2019-08-07 08:14:33;337862;9664;INFO: ;UpdateAlways == false, previous value of A10 equals new value -1, skipping update; ;2019-08-07 08:14:33;339381;9664;INFO: ;===== === = LBS finished = === ===============================================; ;2019-08-07 08:14:33;339658;9664;INFO: ;===; ;2019-08-07 08:14:33;339783;9664;INFO: ;===; ;2019-08-07 08:15:00;539912;9664;INFO: ;======================================================================================; ;2019-08-07 08:15:00;540283;9664;INFO: ;===== === = LBS was triggered (v3.13) = === ==========================================; ;2019-08-07 08:15:00;540416;9664;INFO: ;<Input>: <Refreshed>|<Value>; ;2019-08-07 08:15:00;541100;9664;INFO: ;Trigger: 0|1 Trigger changed output: 0|1 Brightness: 0|8954.88 Brightness dawn: 0|18073.6 Elevation: 0|23.5 Azimut: 0|90.800003051758 Lockstate: 1|0 Lockstate with position: 0|0 Internal timer: 0; ;2019-08-07 08:15:00;541424;9664;INFO: ;===== === = Lock refreshed, starting LBS = === =======================================; ;2019-08-07 08:15:00;545248;9664;INFO: ;UpdateAlways == false but previous value on A8 was 1, updating with 0; ;2019-08-07 08:15:00;547205;9664;INFO: ;No lock state detected, set explicit to unlocked; ;2019-08-07 08:15:00;549165;9664;INFO: ;=== Validating input values... ===; ;2019-08-07 08:15:00;549509;9664;INFO: ;=== Finished validation of input values ===; ;2019-08-07 08:15:00;549647;9664;INFO: ;=== Checking if facade is in sun... ===; ;2019-08-07 08:15:00;549815;9664;INFO: ;Virtual depth and height of sun position in 90° to the facade: -0.99990252326563, 0.43481237496093, effective Elevation: -23.502042474653; ;2019-08-07 08:15:00;550772;9664;INFO: ;UpdateAlways == false, previous value of A1 equals new value 0, skipping update; ;2019-08-07 08:15:00;551853;9664;INFO: ;UpdateAlways == false, previous value of A11 equals new value 0, skipping update; ;2019-08-07 08:15:00;552196;9664;INFO: ;=== Finished facade check, real azimut 90.800003051758° and facade at 270° -> NOT IN SUN (shadow side, at sun from 180° to 0°), effective elevation -23.502042474653° for given elevation of 23.5° -> NOT in min-max-range (5-90) ===; ;2019-08-07 08:15:00;552614;9664;INFO: ;Storing current shutter state -1 and updating output if necessary; ;2019-08-07 08:15:00;554670;9664;INFO: ;UpdateAlways == false, previous value of A10 equals new value -1, skipping update; ;2019-08-07 08:15:00;554984;9664;INFO: ;=== Calculating shutter state... ===; ;2019-08-07 08:15:00;555960;9664;INFO: ;Handling current shutter state DAWN_NEUTRAL (-1); ;2019-08-07 08:15:00;556328;9664;INFO: ;Moving shutters to after-dawn-position out of state DAWN_NEUTRAL; ;2019-08-07 08:15:00;556472;9664;INFO: ;positionShutter(...), Values for height and angle: 0%/0%; ;2019-08-07 08:15:00;557701;9664;INFO: ;UpdateAlways == false, previous value of A2 equals new value 0, skipping update; ;2019-08-07 08:15:00;559320;9664;INFO: ;UpdateAlways == false, previous value of A3 equals new value 0, skipping update; ;2019-08-07 08:15:00;560214;9664;INFO: ;UpdateAlways == false, previous value of A5 equals new value 0, skipping update; ;2019-08-07 08:15:00;561585;9664;INFO: ;UpdateAlways == false, previous value of A4 equals new value 0, skipping update; ;2019-08-07 08:15:00;562465;9664;INFO: ;UpdateAlways == false, previous value of A6 equals new value 0, skipping update; ;2019-08-07 08:15:00;563029;9664;INFO: ;Shutter angle 0% = 0°; ;2019-08-07 08:15:00;564094;9664;INFO: ;UpdateAlways == false, previous value of A7 equals new value 0, skipping update; ;2019-08-07 08:15:00;566009;9664;INFO: ;Timer already finished; ;2019-08-07 08:15:00;568490;9664;INFO: ;positionShutter(...) for height 0% and angle 0% finished; ;2019-08-07 08:15:00;568927;9664;INFO: ;Storing current shutter state -1 and updating output if necessary; ;2019-08-07 08:15:00;570225;9664;INFO: ;UpdateAlways == false, previous value of A10 equals new value -1, skipping update; ;2019-08-07 08:15:00;571301;9664;INFO: ;===== === = LBS finished = === ===============================================; ;2019-08-07 08:15:00;571546;9664;INFO: ;===; ;2019-08-07 08:15:00;571667;9664;INFO: ;===; ;2019-08-07 08:15:01;613471;9664;INFO: ;======================================================================================; ;2019-08-07 08:15:01;613770;9664;INFO: ;===== === = LBS was triggered (v3.13) = === ==========================================; ;2019-08-07 08:15:01;613899;9664;INFO: ;<Input>: <Refreshed>|<Value>; ;2019-08-07 08:15:01;614628;9664;INFO: ;Trigger: 0|1 Trigger changed output: 0|1 Brightness: 0|8954.88 Brightness dawn: 0|18073.6 Elevation: 0|23.5 Azimut: 0|90.800003051758 Lockstate: 1|0 Lockstate with position: 0|0 Internal timer: 0; ;2019-08-07 08:15:01;614901;9664;INFO: ;===== === = Lock refreshed, starting LBS = === =======================================; ;2019-08-07 08:15:01;617422;9664;INFO: ;UpdateAlways == false, previous value of A8 equals new value 0, skipping update; ;2019-08-07 08:15:01;617703;9664;INFO: ;No lock state detected, set explicit to unlocked; ;2019-08-07 08:15:01;618834;9664;INFO: ;=== Validating input values... ===; ;2019-08-07 08:15:01;619266;9664;INFO: ;=== Finished validation of input values ===; ;2019-08-07 08:15:01;619416;9664;INFO: ;=== Checking if facade is in sun... ===; ;2019-08-07 08:15:01;619586;9664;INFO: ;Virtual depth and height of sun position in 90° to the facade: -0.99990252326563, 0.43481237496093, effective Elevation: -23.502042474653; ;2019-08-07 08:15:01;620621;9664;INFO: ;UpdateAlways == false, previous value of A1 equals new value 0, skipping update; ;2019-08-07 08:15:01;621562;9664;INFO: ;UpdateAlways == false, previous value of A11 equals new value 0, skipping update; ;2019-08-07 08:15:01;621809;9664;INFO: ;=== Finished facade check, real azimut 90.800003051758° and facade at 270° -> NOT IN SUN (shadow side, at sun from 180° to 0°), effective elevation -23.502042474653° for given elevation of 23.5° -> NOT in min-max-range (5-90) ===; ;2019-08-07 08:15:01;621984;9664;INFO: ;Storing current shutter state -1 and updating output if necessary; ;2019-08-07 08:15:01;624159;9664;INFO: ;UpdateAlways == false, previous value of A10 equals new value -1, skipping update; ;2019-08-07 08:15:01;624444;9664;INFO: ;=== Calculating shutter state... ===; ;2019-08-07 08:15:01;625257;9664;INFO: ;Handling current shutter state DAWN_NEUTRAL (-1); ;2019-08-07 08:15:01;625528;9664;INFO: ;Moving shutters to after-dawn-position out of state DAWN_NEUTRAL; ;2019-08-07 08:15:01;625664;9664;INFO: ;positionShutter(...), Values for height and angle: 0%/0%; ;2019-08-07 08:15:01;626725;9664;INFO: ;UpdateAlways == false, previous value of A2 equals new value 0, skipping update; ;2019-08-07 08:15:01;628000;9664;INFO: ;UpdateAlways == false, previous value of A3 equals new value 0, skipping update; ;2019-08-07 08:15:01;629086;9664;INFO: ;UpdateAlways == false, previous value of A5 equals new value 0, skipping update; ;2019-08-07 08:15:01;630258;9664;INFO: ;UpdateAlways == false, previous value of A4 equals new value 0, skipping update; ;2019-08-07 08:15:01;631350;9664;INFO: ;UpdateAlways == false, previous value of A6 equals new value 0, skipping update; ;2019-08-07 08:15:01;631616;9664;INFO: ;Shutter angle 0% = 0°; ;2019-08-07 08:15:01;632539;9664;INFO: ;UpdateAlways == false, previous value of A7 equals new value 0, skipping update; ;2019-08-07 08:15:01;634633;9664;INFO: ;Timer already finished; ;2019-08-07 08:15:01;636868;9664;INFO: ;positionShutter(...) for height 0% and angle 0% finished; ;2019-08-07 08:15:01;637216;9664;INFO: ;Storing current shutter state -1 and updating output if necessary; ;2019-08-07 08:15:01;638461;9664;INFO: ;UpdateAlways == false, previous value of A10 equals new value -1, skipping update; ;2019-08-07 08:15:01;639535;9664;INFO: ;===== === = LBS finished = === ===============================================; ;2019-08-07 08:15:01;639774;9664;INFO: ;===; ;2019-08-07 08:15:01;639897;9664;INFO: ;===; ;2019-08-07 08:17:28;361725;9664;INFO: ;======================================================================================; ;2019-08-07 08:17:28;362040;9664;INFO: ;===== === = LBS was triggered (v3.13) = === ==========================================; ;2019-08-07 08:17:28;362253;9664;INFO: ;<Input>: <Refreshed>|<Value>; ;2019-08-07 08:17:28;362987;9664;INFO: ;Trigger: 0|1 Trigger changed output: 0|1 Brightness: 0|8954.88 Brightness dawn: 1|18329.6 Elevation: 0|23.5 Azimut: 0|90.800003051758 Lockstate: 0|0 Lockstate with position: 0|0 Internal timer: 0; ;2019-08-07 08:17:28;363387;9664;INFO: ;===== === = Dawn-Brightness refreshed, starting LBS = === ============================; ;2019-08-07 08:17:28;366059;9664;INFO: ;UpdateAlways == false, previous value of A8 equals new value 0, skipping update; ;2019-08-07 08:17:28;366420;9664;INFO: ;No lock state detected, set explicit to unlocked; ;2019-08-07 08:17:28;366929;9664;INFO: ;===== === = Brightness, Elevation or Azimut changed = === ====================; ;2019-08-07 08:17:28;367752;9664;INFO: ;=== Validating input values... ===; ;2019-08-07 08:17:28;368057;9664;INFO: ;=== Finished validation of input values ===; ;2019-08-07 08:17:28;368287;9664;INFO: ;=== Checking if facade is in sun... ===; ;2019-08-07 08:17:28;368462;9664;INFO: ;Virtual depth and height of sun position in 90° to the facade: -0.99990252326563, 0.43481237496093, effective Elevation: -23.502042474653; ;2019-08-07 08:17:28;369489;9664;INFO: ;UpdateAlways == false, previous value of A1 equals new value 0, skipping update; ;2019-08-07 08:17:28;370619;9664;INFO: ;UpdateAlways == false, previous value of A11 equals new value 0, skipping update; ;2019-08-07 08:17:28;370893;9664;INFO: ;=== Finished facade check, real azimut 90.800003051758° and facade at 270° -> NOT IN SUN (shadow side, at sun from 180° to 0°), effective elevation -23.502042474653° for given elevation of 23.5° -> NOT in min-max-range (5-90) ===; ;2019-08-07 08:17:28;371042;9664;INFO: ;Storing current shutter state -1 and updating output if necessary; ;2019-08-07 08:17:28;372741;9664;INFO: ;UpdateAlways == false, previous value of A10 equals new value -1, skipping update; ;2019-08-07 08:17:28;373023;9664;INFO: ;=== Calculating shutter state... ===; ;2019-08-07 08:17:28;373856;9664;INFO: ;Handling current shutter state DAWN_NEUTRAL (-1); ;2019-08-07 08:17:28;374196;9664;INFO: ;Moving shutters to after-dawn-position out of state DAWN_NEUTRAL; ;2019-08-07 08:17:28;374385;9664;INFO: ;positionShutter(...), Values for height and angle: 0%/0%; ;2019-08-07 08:17:28;376365;9664;INFO: ;UpdateAlways == false, previous value of A2 equals new value 0, skipping update; ;2019-08-07 08:17:28;377624;9664;INFO: ;UpdateAlways == false, previous value of A3 equals new value 0, skipping update; ;2019-08-07 08:17:28;378712;9664;INFO: ;UpdateAlways == false, previous value of A5 equals new value 0, skipping update; ;2019-08-07 08:17:28;380230;9664;INFO: ;UpdateAlways == false, previous value of A4 equals new value 0, skipping update; ;2019-08-07 08:17:28;381330;9664;INFO: ;UpdateAlways == false, previous value of A6 equals new value 0, skipping update; ;2019-08-07 08:17:28;381612;9664;INFO: ;Shutter angle 0% = 0°; ;2019-08-07 08:17:28;382426;9664;INFO: ;UpdateAlways == false, previous value of A7 equals new value 0, skipping update; ;2019-08-07 08:17:28;384406;9664;INFO: ;Timer already finished; ;2019-08-07 08:17:28;387017;9664;INFO: ;positionShutter(...) for height 0% and angle 0% finished; ;2019-08-07 08:17:28;387372;9664;INFO: ;Storing current shutter state -1 and updating output if necessary; ;2019-08-07 08:17:28;388652;9664;INFO: ;UpdateAlways == false, previous value of A10 equals new value -1, skipping update; ;2019-08-07 08:17:28;389920;9664;INFO: ;===== === = LBS finished = === ===============================================;
Kommentar