SLUUA65E april 2014 – june 2023 BQ28Z610
The device can measure the charge time, and stop charging if it exceeds the adjustable period.
Status | Condition | Action |
---|---|---|
Enable | Current() > CTO:Charge Threshold AND (ChargingStatus()[LV] = 1 OR ChargingStatus()[MV] = 1 OR ChargingStatus()[HV] = 1) | Start CTO timer SafetyAlert()[CTOS] = 0 |
Suspend or Recovery | Current() < CTO:Suspend Threshold | Stop CTO timer SafetyAlert()[CTOS] = 1 |
Trip | CTO time > CTO:Delay | Stop CTO timer SafetyStatus()[CTO] = 1 BatteryStatus()[TCA] = 1 OperationStatus()[XCHG] =1 |
Reset | SafetyStatus()[CTO] = 1 AND (Discharge by an amount of CTO:Reset) | Stop and reset CTO timer SafetyAlert()[CTOS] = 0 SafetyStatus()[CTO] = 0 BatteryStatus()[TCA] = 0 OperationStatus()[XCHG] = 0 |