Changes for page 3.3 Control

Last modified by Admin on 2026/04/30 15:56

From version 87.5
edited by Admin
on 2026/04/02 10:21
Change comment: There is no comment for this version
To version 87.6
edited by Admin
on 2026/04/02 10:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -507,12 +507,12 @@
507 507  
508 508  If the algorithm "**On charger disconnected**" is selected, the control is performed as follows:
509 509  
510 -* if there is no “Charger connected” and "Charging" signals and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Discharging" contactor closes;
511 -* If the signal “Charger connected” appears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the discharging contactor opens.
510 +* if there are no “Charger connected” and "Charging" signals and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Discharging" signal is set;
511 +* If the signal “Charger connected” appears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Discharging" signal is cleared.
512 512  
513 513  When the "**On discharge request**" algorithm selected, the control is performed as follows:
514 514  
515 -* if there is signal “Discharge request”, the charging contactor is open and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the discharging contactor closes;
515 +* if there is signal “Discharge request” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Discharging" signal is set;
516 516  * If the signal “Discharge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the discharging contactor opens.
517 517  
518 518  (% class="box infomessage" %)