SLUUCA6 October 2021 BQ27Z746
This command returns the cell voltage, cell current, cell power, power, and average power on MACData().
Status | Condition | Action |
---|---|---|
Activate | 0x0071 to AltManufacturerAccess() | Outputs 32 bytes of data on MACData() in the following
format:
aaAAbbBBccCCddDDeeEEffFFggGGhhHHiiIIjjJJkkKKllLLmmMMnnNNooOOppPP
where: AAaa: Cell Voltage BBbb: CCcc: DDdd: EEee: FFff: Pack Pin Voltage GGgg: Cell Current. Simultaneous current measured during Cell Voltage measurement HHhh: IIii: JJjj: KKkk: Cell Power. Calculated using Cell Voltage and Cell Current data LLll: MMmm: NNnn: OOoo: Power calculated by Voltage() × Current() PPpp: Average Power. Calculated by Voltage() × AverageCurrent() |