The BatteryStatus()[TCA][TDA][[FC]FD] flags are set according to GaugingStatus() and safety protections. The following is a summary of the set conditions and their various alarm flags:
[TCA] = 1
- SafetyAlert()[OCC], [COV], [OTC] , [UTC] = 1 OR
- PFAlert()[SOV] = 1 OR
- Any PFStatus() = 1 OR
- GaugingStatus()[TC] = 1 AND in CHARGE mode
[FC] = 1
[TDA] = 1 if
- SafetyAlert()[OCD], [CUV], [OTD] , [UTD] = 1 OR
- PFAlert()[SUV] = 1 OR
- Any PFStatus() = 1 OR
- GaugingStatus()[TD] = 1 AND in DISCHARGE mode
[FD] = 1 if
- SafetyStatus()[CUV] = 1 OR
- PFStatus()[SUV]= 1 OR
- GaugingStatus()[FD] = 1
[OTA] = 1 if
- SafetyStatus()[OTC], [OTD] = 1