This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ40Z60: bqStudio unable to detect gauge

Part Number: BQ40Z60
Other Parts Discussed in Thread: BQSTUDIO

Hi,

I have been working on a project with the bq40z60 chip on a custom PCB design using a Raspberry Pi. I have two boards which I have been able to talk to via the EV2300 module and bqStudio, as well as reading from it using custom scripts on the Raspberry Pi i2c interface0.  However, recently I cannot talk to one of the boards using the EV2300, with the device not detecting the bq40z60 chip. I can still read this board through the Raspberry Pi i2c interface. Additionally, this board is not charging the batteries, with the FET enable commands not having any effect on charging or discharging.

The other board is still functioning properly on both bqStudio and the Raspberry Pi. Can you think of any reason why I am able to read through the EV module and I can through the Pi?

Thanks for any help,

William

  • Hi William,
    One of our BMS experts has been assigned to your issue and will answer shortly.
  • Hi William,

    Can you please tell me the voltage that is across your gauge? You need a minimum of 2.5V for the gauge to be up. Also are the 2 gauges on 2 separate boards? Moreover what is the command that you are sending via the Pi interface? bq40z60 is an SMBUS gauge. So it uses SMB and not i2c. Can you please send command 0x01 to 0x00 and tell me if the response reads 0x4500?

    I would need a snapshot of all registers to be able to tell you why the gauge isn't having the FETs enabled. For that you need comms.

  • Hi Batt,

    Thanks for your reply. The voltage across the batteries attached is 14.3V, as well as having a 20 V dc power supply coming in. So I am pretty sure the gauge is on.

    Yes, the gauges are on two seperate (but identical) boards, one which is able to communicate to bqStudio but not the other.

    Sending the command 0x01 to 0x00 gives the response 0x4600, so we may have an error here (although the board that functions with bqStudio also reads this value)?

    I am reading all the correct cell, battery and pack voltages through the i2c.

    I can also read the status registers through the i2c with the following flags

    Battery Mode: ICC, CF, AM, CHGM

    Battery Status: EC = Unknown Error (0111), FD, DSG, INIT, RCA

    Operation Status: PRES, BTP_INT, SEC = Sealed (11), SS, XDSG, XCHG

    Charging Status: HV, 

    Gauging Status: FD, TD, BAL_EN, DSG, CF, REST

    Manufacturing Status: FET_EN, CHGR_EN

    Safety Alert: No Flags

    Safety Status: ACOV

    PF Alert: No flags

    PF Status: No flags

    Does knowing any of these status' help?

    Thanks,

    William

  • XDSG and XCHG indicate that charging and discharging are both disabled. XCHG is caused by ACOV (adapter overvoltage). I'm not sure about the XDSG flag..

    Check the ACOV threshold in dataflash, it is default at 20V.

  • Hi,

    I have check the ACOV threshold and it is still on the default of 20 V. I also managed to export the entire data flash from the Raspberry Pi to a similar CSV to the one from BQ Studio. I have attached this for reference.

    Thanks,

    William

    * Field Order: Class name, SubClass name, Parameter name,ParamValue_fromPi, Display Units, Data Type, Data Length, Address Offset,HexAddress, Default Value, Minimum Value, Maximum Value, Display Format, Native Units,DataFlashFromPi
    Calibration,Voltage,Cell Gain,12101,-,I,2,0,0x4000,12101,-32767,32767,ddddd,-,0x452f
    Calibration,Voltage,Pack Gain,49669,-,U,2,2,0x4002,49669,0,65535,ddddd,-,0x05c2
    Calibration,Voltage,BAT Gain,48936,-,U,2,4,0x4004,48936,0,65535,ddddd,-,0x28bf
    Calibration,Current,CC Gain,5.006,mOhm,F,4,6,0x4006,5.006,0.1,4,ff.fff,-,0xb2f43d3f
    Calibration,Current,Capacity Gain,5.006,mOhm,F,4,10,0x400A,5.006,29826.2,1193046,ff.fff,-,0xa9205848
    Calibration,Current Offset,CC Offset,0,-,I,2,14,0x400E,0,-32767,32767,ddddd,-,0x0000
    Calibration,Current Offset,Coulomb Counter Offset Samples,64,-,U,2,16,0x4010,64,0,65535,dddd,-,0x4000
    Calibration,Current Offset,Board Offset,0,-,I,2,18,0x4012,0,-32768,32767,ddddd,-,0x0000
    Calibration,Temperature,Internal Temp Offset,0,degC,I,1,20,0x4014,0,-128,127,dd.d,0.1degC,0x00
    Calibration,Temperature,External1 Temp Offset,0,degC,I,1,21,0x4015,0,-128,127,dd.d,0.1degC,0x00
    Calibration,Temperature,External2 Temp Offset,0,degC,I,1,22,0x4016,0,-128,127,dd.d,0.1degC,0x00
    Calibration,Temperature,External3 Temp Offset,0,degC,I,1,23,0x4017,0,-128,127,dd.d,0.1degC,0x00
    Calibration,Temperature,External4 Temp Offset,0,degC,I,1,24,0x4018,0,-128,127,dd.d,0.1degC,0x00
    System Data,Manufacturer Data,Manufacturer Info A Length,32,-,U,1,64,0x4040,32,1,32,ddd,-,0x20
    System Data,Manufacturer Data,Manufacturer Info Block A01,61,Hex,U,1,65,0x4041,61,0,0xff,hh,Hex,0x61
    System Data,Manufacturer Data,Manufacturer Info Block A02,62,Hex,U,1,66,0x4042,62,0,0xff,hh,Hex,0x62
    System Data,Manufacturer Data,Manufacturer Info Block A03,63,Hex,U,1,67,0x4043,63,0,0xff,hh,Hex,0x63
    System Data,Manufacturer Data,Manufacturer Info Block A04,64,Hex,U,1,68,0x4044,64,0,0xff,hh,Hex,0x64
    System Data,Manufacturer Data,Manufacturer Info Block A05,65,Hex,U,1,69,0x4045,65,0,0xff,hh,Hex,0x65
    System Data,Manufacturer Data,Manufacturer Info Block A06,66,Hex,U,1,70,0x4046,66,0,0xff,hh,Hex,0x66
    System Data,Manufacturer Data,Manufacturer Info Block A07,67,Hex,U,1,71,0x4047,67,0,0xff,hh,Hex,0x67
    System Data,Manufacturer Data,Manufacturer Info Block A08,68,Hex,U,1,72,0x4048,68,0,0xff,hh,Hex,0x68
    System Data,Manufacturer Data,Manufacturer Info Block A09,69,Hex,U,1,73,0x4049,69,0,0xff,hh,Hex,0x69
    System Data,Manufacturer Data,Manufacturer Info Block A10,6a,Hex,U,1,74,0x404A,6a,0,0xff,hh,Hex,0x6a
    System Data,Manufacturer Data,Manufacturer Info Block A11,6b,Hex,U,1,75,0x404B,6b,0,0xff,hh,Hex,0x6b
    System Data,Manufacturer Data,Manufacturer Info Block A12,6c,Hex,U,1,76,0x404C,6c,0,0xff,hh,Hex,0x6c
    System Data,Manufacturer Data,Manufacturer Info Block A13,6d,Hex,U,1,77,0x404D,6d,0,0xff,hh,Hex,0x6d
    System Data,Manufacturer Data,Manufacturer Info Block A14,6e,Hex,U,1,78,0x404E,6e,0,0xff,hh,Hex,0x6e
    System Data,Manufacturer Data,Manufacturer Info Block A15,6f,Hex,U,1,79,0x404F,6f,0,0xff,hh,Hex,0x6f
    System Data,Manufacturer Data,Manufacturer Info Block A16,70,Hex,U,1,80,0x4050,70,0,0xff,hh,Hex,0x70
    System Data,Manufacturer Data,Manufacturer Info Block A17,71,Hex,U,1,81,0x4051,71,0,0xff,hh,Hex,0x71
    System Data,Manufacturer Data,Manufacturer Info Block A18,72,Hex,U,1,82,0x4052,72,0,0xff,hh,Hex,0x72
    System Data,Manufacturer Data,Manufacturer Info Block A19,73,Hex,U,1,83,0x4053,73,0,0xff,hh,Hex,0x73
    System Data,Manufacturer Data,Manufacturer Info Block A20,74,Hex,U,1,84,0x4054,74,0,0xff,hh,Hex,0x74
    System Data,Manufacturer Data,Manufacturer Info Block A21,75,Hex,U,1,85,0x4055,75,0,0xff,hh,Hex,0x75
    System Data,Manufacturer Data,Manufacturer Info Block A22,76,Hex,U,1,86,0x4056,76,0,0xff,hh,Hex,0x76
    System Data,Manufacturer Data,Manufacturer Info Block A23,77,Hex,U,1,87,0x4057,77,0,0xff,hh,Hex,0x77
    System Data,Manufacturer Data,Manufacturer Info Block A24,7a,Hex,U,1,88,0x4058,7a,0,0xff,hh,Hex,0x7a
    System Data,Manufacturer Data,Manufacturer Info Block A25,78,Hex,U,1,89,0x4059,78,0,0xff,hh,Hex,0x78
    System Data,Manufacturer Data,Manufacturer Info Block A26,79,Hex,U,1,90,0x405A,79,0,0xff,hh,Hex,0x79
    System Data,Manufacturer Data,Manufacturer Info Block A27,30,Hex,U,1,91,0x405B,30,0,0xff,hh,Hex,0x30
    System Data,Manufacturer Data,Manufacturer Info Block A28,31,Hex,U,1,92,0x405C,31,0,0xff,hh,Hex,0x31
    System Data,Manufacturer Data,Manufacturer Info Block A29,32,Hex,U,1,93,0x405D,32,0,0xff,hh,Hex,0x32
    System Data,Manufacturer Data,Manufacturer Info Block A30,33,Hex,U,1,94,0x405E,33,0,0xff,hh,Hex,0x33
    System Data,Manufacturer Data,Manufacturer Info Block A31,34,Hex,U,1,95,0x405F,34,0,0xff,hh,Hex,0x34
    System Data,Manufacturer Data,Manufacturer Info Block A32,35,Hex,U,1,96,0x4060,35,0,0xff,hh,Hex,0x35
    System Data,Integrity,Static DF Signature,0000,hex,U,2,97,0x4061,0,0,0x7fff,hhhh,hex,0x0000
    System Data,Integrity,Static Chem DF Signature,6573,hex,U,2,99,0x4063,6c98,0,0x7fff,hhhh,hex,0x7365
    System Data,Integrity,All DF Signature,0000,hex,U,2,101,0x4065,0,0,0x7fff,hhhh,hex,0x0000
    SBS Configuration,Data,Manufacture Date,33,date,U,2,103,0x4067,29221,0,65535,z,date,0x2100
    SBS Configuration,Data,Serial Number,0001,hex,U,2,105,0x4069,1,0,0xffff,hhhh,hex,0x0100
    SBS Configuration,Data,Manufacturer Name,Texas Instruments,-,S,21,107,0x406B,Texas Instruments,x,x,s,-,0x11546578617320496e737472756d656e7473000000
    SBS Configuration,Data,Device Name,bq40z60,-,S,21,128,0x4080,bq40z60,x,x,s,-,0x07627134307a363000000000000000000000000000
    SBS Configuration,Data,Device Chemistry,LION,-,S,5,149,0x4095,LION,x,x,s,-,0x044c494f4e
    Calibration,Current Offset,CC Auto Config,07,hex,B,1,192,0x40C0,3,0x00,0x07,hhhh,hex,0x07
    Calibration,Current Offset,CC Auto Offset,94,-,I,2,193,0x40C1,0,-10000,10000,ddddd,-,0x5e00
    Ra Table,R_a0,Cell0 R_a flag,ff55,-,B,2,256,0x4100,ff55,0,0xffff,hhhh,-,0x55ff
    Ra Table,R_a0,Cell0 R_a 0,42,2^-10ohm,I,2,258,0x4102,67,0,32767,dddd,2^-10ohm,0x2a00
    Ra Table,R_a0,Cell0 R_a 1,46,2^-10ohm,I,2,260,0x4104,71,0,32767,dddd,2^-10ohm,0x2e00
    Ra Table,R_a0,Cell0 R_a 2,58,2^-10ohm,I,2,262,0x4106,83,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a0,Cell0 R_a 3,76,2^-10ohm,I,2,264,0x4108,110,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a0,Cell0 R_a 4,100,2^-10ohm,I,2,266,0x410A,96,0,32767,dddd,2^-10ohm,0x6400
    Ra Table,R_a0,Cell0 R_a 5,58,2^-10ohm,I,2,268,0x410C,77,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a0,Cell0 R_a 6,68,2^-10ohm,I,2,270,0x410E,96,0,32767,dddd,2^-10ohm,0x4400
    Ra Table,R_a0,Cell0 R_a 7,76,2^-10ohm,I,2,272,0x4110,86,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a0,Cell0 R_a 8,59,2^-10ohm,I,2,274,0x4112,84,0,32767,dddd,2^-10ohm,0x3b00
    Ra Table,R_a0,Cell0 R_a 9,57,2^-10ohm,I,2,276,0x4114,82,0,32767,dddd,2^-10ohm,0x3900
    Ra Table,R_a0,Cell0 R_a 10,69,2^-10ohm,I,2,278,0x4116,81,0,32767,dddd,2^-10ohm,0x4500
    Ra Table,R_a0,Cell0 R_a 11,70,2^-10ohm,I,2,280,0x4118,92,0,32767,dddd,2^-10ohm,0x4600
    Ra Table,R_a0,Cell0 R_a 12,95,2^-10ohm,I,2,282,0x411A,103,0,32767,dddd,2^-10ohm,0x5f00
    Ra Table,R_a0,Cell0 R_a 13,236,2^-10ohm,I,2,284,0x411C,123,0,32767,dddd,2^-10ohm,0xec00
    Ra Table,R_a0,Cell0 R_a 14,1277,2^-10ohm,I,2,286,0x411E,658,0,32767,dddd,2^-10ohm,0xfd04
    Ra Table,R_a1,Cell1 R_a flag,ff55,-,B,2,320,0x4140,ff55,0,0xffff,hhhh,-,0x55ff
    Ra Table,R_a1,Cell1 R_a 0,42,2^-10ohm,I,2,322,0x4142,67,0,32767,dddd,2^-10ohm,0x2a00
    Ra Table,R_a1,Cell1 R_a 1,46,2^-10ohm,I,2,324,0x4144,71,0,32767,dddd,2^-10ohm,0x2e00
    Ra Table,R_a1,Cell1 R_a 2,58,2^-10ohm,I,2,326,0x4146,83,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a1,Cell1 R_a 3,76,2^-10ohm,I,2,328,0x4148,110,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a1,Cell1 R_a 4,100,2^-10ohm,I,2,330,0x414A,96,0,32767,dddd,2^-10ohm,0x6400
    Ra Table,R_a1,Cell1 R_a 5,58,2^-10ohm,I,2,332,0x414C,77,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a1,Cell1 R_a 6,68,2^-10ohm,I,2,334,0x414E,96,0,32767,dddd,2^-10ohm,0x4400
    Ra Table,R_a1,Cell1 R_a 7,76,2^-10ohm,I,2,336,0x4150,86,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a1,Cell1 R_a 8,59,2^-10ohm,I,2,338,0x4152,84,0,32767,dddd,2^-10ohm,0x3b00
    Ra Table,R_a1,Cell1 R_a 9,57,2^-10ohm,I,2,340,0x4154,82,0,32767,dddd,2^-10ohm,0x3900
    Ra Table,R_a1,Cell1 R_a 10,69,2^-10ohm,I,2,342,0x4156,81,0,32767,dddd,2^-10ohm,0x4500
    Ra Table,R_a1,Cell1 R_a 11,70,2^-10ohm,I,2,344,0x4158,92,0,32767,dddd,2^-10ohm,0x4600
    Ra Table,R_a1,Cell1 R_a 12,95,2^-10ohm,I,2,346,0x415A,103,0,32767,dddd,2^-10ohm,0x5f00
    Ra Table,R_a1,Cell1 R_a 13,236,2^-10ohm,I,2,348,0x415C,123,0,32767,dddd,2^-10ohm,0xec00
    Ra Table,R_a1,Cell1 R_a 14,1277,2^-10ohm,I,2,350,0x415E,658,0,32767,dddd,2^-10ohm,0xfd04
    Ra Table,R_a2,Cell2 R_a flag,ff55,-,B,2,384,0x4180,ff55,0,0xffff,hhhh,-,0x55ff
    Ra Table,R_a2,Cell2 R_a 0,42,2^-10ohm,I,2,386,0x4182,67,0,32767,dddd,2^-10ohm,0x2a00
    Ra Table,R_a2,Cell2 R_a 1,46,2^-10ohm,I,2,388,0x4184,71,0,32767,dddd,2^-10ohm,0x2e00
    Ra Table,R_a2,Cell2 R_a 2,58,2^-10ohm,I,2,390,0x4186,83,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a2,Cell2 R_a 3,76,2^-10ohm,I,2,392,0x4188,110,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a2,Cell2 R_a 4,100,2^-10ohm,I,2,394,0x418A,96,0,32767,dddd,2^-10ohm,0x6400
    Ra Table,R_a2,Cell2 R_a 5,58,2^-10ohm,I,2,396,0x418C,77,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a2,Cell2 R_a 6,68,2^-10ohm,I,2,398,0x418E,96,0,32767,dddd,2^-10ohm,0x4400
    Ra Table,R_a2,Cell2 R_a 7,76,2^-10ohm,I,2,400,0x4190,86,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a2,Cell2 R_a 8,59,2^-10ohm,I,2,402,0x4192,84,0,32767,dddd,2^-10ohm,0x3b00
    Ra Table,R_a2,Cell2 R_a 9,57,2^-10ohm,I,2,404,0x4194,82,0,32767,dddd,2^-10ohm,0x3900
    Ra Table,R_a2,Cell2 R_a 10,69,2^-10ohm,I,2,406,0x4196,81,0,32767,dddd,2^-10ohm,0x4500
    Ra Table,R_a2,Cell2 R_a 11,70,2^-10ohm,I,2,408,0x4198,92,0,32767,dddd,2^-10ohm,0x4600
    Ra Table,R_a2,Cell2 R_a 12,95,2^-10ohm,I,2,410,0x419A,103,0,32767,dddd,2^-10ohm,0x5f00
    Ra Table,R_a2,Cell2 R_a 13,236,2^-10ohm,I,2,412,0x419C,123,0,32767,dddd,2^-10ohm,0xec00
    Ra Table,R_a2,Cell2 R_a 14,1277,2^-10ohm,I,2,414,0x419E,658,0,32767,dddd,2^-10ohm,0xfd04
    Ra Table,R_a3,Cell3 R_a flag,ff55,-,B,2,448,0x41C0,ff55,0,0xffff,hhhh,-,0x55ff
    Ra Table,R_a3,Cell3 R_a 0,42,2^-10ohm,I,2,450,0x41C2,67,0,32767,dddd,2^-10ohm,0x2a00
    Ra Table,R_a3,Cell3 R_a 1,46,2^-10ohm,I,2,452,0x41C4,71,0,32767,dddd,2^-10ohm,0x2e00
    Ra Table,R_a3,Cell3 R_a 2,58,2^-10ohm,I,2,454,0x41C6,83,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a3,Cell3 R_a 3,76,2^-10ohm,I,2,456,0x41C8,110,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a3,Cell3 R_a 4,100,2^-10ohm,I,2,458,0x41CA,96,0,32767,dddd,2^-10ohm,0x6400
    Ra Table,R_a3,Cell3 R_a 5,58,2^-10ohm,I,2,460,0x41CC,77,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a3,Cell3 R_a 6,68,2^-10ohm,I,2,462,0x41CE,96,0,32767,dddd,2^-10ohm,0x4400
    Ra Table,R_a3,Cell3 R_a 7,76,2^-10ohm,I,2,464,0x41D0,86,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a3,Cell3 R_a 8,59,2^-10ohm,I,2,466,0x41D2,84,0,32767,dddd,2^-10ohm,0x3b00
    Ra Table,R_a3,Cell3 R_a 9,57,2^-10ohm,I,2,468,0x41D4,82,0,32767,dddd,2^-10ohm,0x3900
    Ra Table,R_a3,Cell3 R_a 10,69,2^-10ohm,I,2,470,0x41D6,81,0,32767,dddd,2^-10ohm,0x4500
    Ra Table,R_a3,Cell3 R_a 11,70,2^-10ohm,I,2,472,0x41D8,92,0,32767,dddd,2^-10ohm,0x4600
    Ra Table,R_a3,Cell3 R_a 12,95,2^-10ohm,I,2,474,0x41DA,103,0,32767,dddd,2^-10ohm,0x5f00
    Ra Table,R_a3,Cell3 R_a 13,236,2^-10ohm,I,2,476,0x41DC,123,0,32767,dddd,2^-10ohm,0xec00
    Ra Table,R_a3,Cell3 R_a 14,1277,2^-10ohm,I,2,478,0x41DE,658,0,32767,dddd,2^-10ohm,0xfd04
    Ra Table,R_a0x,xCell0 R_a flag,ffff,-,B,2,512,0x4200,ffff,0,0xffff,hhhh,-,0xffff
    Ra Table,R_a0x,xCell0 R_a 0,42,2^-10ohm,I,2,514,0x4202,67,0,32767,dddd,2^-10ohm,0x2a00
    Ra Table,R_a0x,xCell0 R_a 1,46,2^-10ohm,I,2,516,0x4204,71,0,32767,dddd,2^-10ohm,0x2e00
    Ra Table,R_a0x,xCell0 R_a 2,58,2^-10ohm,I,2,518,0x4206,83,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a0x,xCell0 R_a 3,76,2^-10ohm,I,2,520,0x4208,110,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a0x,xCell0 R_a 4,100,2^-10ohm,I,2,522,0x420A,96,0,32767,dddd,2^-10ohm,0x6400
    Ra Table,R_a0x,xCell0 R_a 5,58,2^-10ohm,I,2,524,0x420C,77,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a0x,xCell0 R_a 6,68,2^-10ohm,I,2,526,0x420E,96,0,32767,dddd,2^-10ohm,0x4400
    Ra Table,R_a0x,xCell0 R_a 7,76,2^-10ohm,I,2,528,0x4210,86,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a0x,xCell0 R_a 8,59,2^-10ohm,I,2,530,0x4212,84,0,32767,dddd,2^-10ohm,0x3b00
    Ra Table,R_a0x,xCell0 R_a 9,57,2^-10ohm,I,2,532,0x4214,82,0,32767,dddd,2^-10ohm,0x3900
    Ra Table,R_a0x,xCell0 R_a 10,69,2^-10ohm,I,2,534,0x4216,81,0,32767,dddd,2^-10ohm,0x4500
    Ra Table,R_a0x,xCell0 R_a 11,70,2^-10ohm,I,2,536,0x4218,92,0,32767,dddd,2^-10ohm,0x4600
    Ra Table,R_a0x,xCell0 R_a 12,95,2^-10ohm,I,2,538,0x421A,103,0,32767,dddd,2^-10ohm,0x5f00
    Ra Table,R_a0x,xCell0 R_a 13,236,2^-10ohm,I,2,540,0x421C,123,0,32767,dddd,2^-10ohm,0xec00
    Ra Table,R_a0x,xCell0 R_a 14,1277,2^-10ohm,I,2,542,0x421E,658,0,32767,dddd,2^-10ohm,0xfd04
    Ra Table,R_a1x,xCell1 R_a flag,ffff,-,B,2,576,0x4240,ffff,0,0xffff,hhhh,-,0xffff
    Ra Table,R_a1x,xCell1 R_a 0,42,2^-10ohm,I,2,578,0x4242,67,0,32767,dddd,2^-10ohm,0x2a00
    Ra Table,R_a1x,xCell1 R_a 1,46,2^-10ohm,I,2,580,0x4244,71,0,32767,dddd,2^-10ohm,0x2e00
    Ra Table,R_a1x,xCell1 R_a 2,58,2^-10ohm,I,2,582,0x4246,83,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a1x,xCell1 R_a 3,76,2^-10ohm,I,2,584,0x4248,110,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a1x,xCell1 R_a 4,100,2^-10ohm,I,2,586,0x424A,96,0,32767,dddd,2^-10ohm,0x6400
    Ra Table,R_a1x,xCell1 R_a 5,58,2^-10ohm,I,2,588,0x424C,77,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a1x,xCell1 R_a 6,68,2^-10ohm,I,2,590,0x424E,96,0,32767,dddd,2^-10ohm,0x4400
    Ra Table,R_a1x,xCell1 R_a 7,76,2^-10ohm,I,2,592,0x4250,86,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a1x,xCell1 R_a 8,59,2^-10ohm,I,2,594,0x4252,84,0,32767,dddd,2^-10ohm,0x3b00
    Ra Table,R_a1x,xCell1 R_a 9,57,2^-10ohm,I,2,596,0x4254,82,0,32767,dddd,2^-10ohm,0x3900
    Ra Table,R_a1x,xCell1 R_a 10,69,2^-10ohm,I,2,598,0x4256,81,0,32767,dddd,2^-10ohm,0x4500
    Ra Table,R_a1x,xCell1 R_a 11,70,2^-10ohm,I,2,600,0x4258,92,0,32767,dddd,2^-10ohm,0x4600
    Ra Table,R_a1x,xCell1 R_a 12,95,2^-10ohm,I,2,602,0x425A,103,0,32767,dddd,2^-10ohm,0x5f00
    Ra Table,R_a1x,xCell1 R_a 13,236,2^-10ohm,I,2,604,0x425C,123,0,32767,dddd,2^-10ohm,0xec00
    Ra Table,R_a1x,xCell1 R_a 14,1277,2^-10ohm,I,2,606,0x425E,658,0,32767,dddd,2^-10ohm,0xfd04
    Ra Table,R_a2x,xCell2 R_a flag,ffff,-,B,2,640,0x4280,ffff,0,0xffff,hhhh,-,0xffff
    Ra Table,R_a2x,xCell2 R_a 0,42,2^-10ohm,I,2,642,0x4282,67,0,32767,dddd,2^-10ohm,0x2a00
    Ra Table,R_a2x,xCell2 R_a 1,46,2^-10ohm,I,2,644,0x4284,71,0,32767,dddd,2^-10ohm,0x2e00
    Ra Table,R_a2x,xCell2 R_a 2,58,2^-10ohm,I,2,646,0x4286,83,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a2x,xCell2 R_a 3,76,2^-10ohm,I,2,648,0x4288,110,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a2x,xCell2 R_a 4,100,2^-10ohm,I,2,650,0x428A,96,0,32767,dddd,2^-10ohm,0x6400
    Ra Table,R_a2x,xCell2 R_a 5,58,2^-10ohm,I,2,652,0x428C,77,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a2x,xCell2 R_a 6,68,2^-10ohm,I,2,654,0x428E,96,0,32767,dddd,2^-10ohm,0x4400
    Ra Table,R_a2x,xCell2 R_a 7,76,2^-10ohm,I,2,656,0x4290,86,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a2x,xCell2 R_a 8,59,2^-10ohm,I,2,658,0x4292,84,0,32767,dddd,2^-10ohm,0x3b00
    Ra Table,R_a2x,xCell2 R_a 9,57,2^-10ohm,I,2,660,0x4294,82,0,32767,dddd,2^-10ohm,0x3900
    Ra Table,R_a2x,xCell2 R_a 10,69,2^-10ohm,I,2,662,0x4296,81,0,32767,dddd,2^-10ohm,0x4500
    Ra Table,R_a2x,xCell2 R_a 11,70,2^-10ohm,I,2,664,0x4298,92,0,32767,dddd,2^-10ohm,0x4600
    Ra Table,R_a2x,xCell2 R_a 12,95,2^-10ohm,I,2,666,0x429A,103,0,32767,dddd,2^-10ohm,0x5f00
    Ra Table,R_a2x,xCell2 R_a 13,236,2^-10ohm,I,2,668,0x429C,123,0,32767,dddd,2^-10ohm,0xec00
    Ra Table,R_a2x,xCell2 R_a 14,1277,2^-10ohm,I,2,670,0x429E,658,0,32767,dddd,2^-10ohm,0xfd04
    Ra Table,R_a3x,xCell3 R_a flag,ffff,-,B,2,704,0x42C0,ffff,0,0xffff,hhhh,-,0xffff
    Ra Table,R_a3x,xCell3 R_a 0,42,2^-10ohm,I,2,706,0x42C2,67,0,32767,dddd,2^-10ohm,0x2a00
    Ra Table,R_a3x,xCell3 R_a 1,46,2^-10ohm,I,2,708,0x42C4,71,0,32767,dddd,2^-10ohm,0x2e00
    Ra Table,R_a3x,xCell3 R_a 2,58,2^-10ohm,I,2,710,0x42C6,83,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a3x,xCell3 R_a 3,76,2^-10ohm,I,2,712,0x42C8,110,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a3x,xCell3 R_a 4,100,2^-10ohm,I,2,714,0x42CA,96,0,32767,dddd,2^-10ohm,0x6400
    Ra Table,R_a3x,xCell3 R_a 5,58,2^-10ohm,I,2,716,0x42CC,77,0,32767,dddd,2^-10ohm,0x3a00
    Ra Table,R_a3x,xCell3 R_a 6,68,2^-10ohm,I,2,718,0x42CE,96,0,32767,dddd,2^-10ohm,0x4400
    Ra Table,R_a3x,xCell3 R_a 7,76,2^-10ohm,I,2,720,0x42D0,86,0,32767,dddd,2^-10ohm,0x4c00
    Ra Table,R_a3x,xCell3 R_a 8,59,2^-10ohm,I,2,722,0x42D2,84,0,32767,dddd,2^-10ohm,0x3b00
    Ra Table,R_a3x,xCell3 R_a 9,57,2^-10ohm,I,2,724,0x42D4,82,0,32767,dddd,2^-10ohm,0x3900
    Ra Table,R_a3x,xCell3 R_a 10,69,2^-10ohm,I,2,726,0x42D6,81,0,32767,dddd,2^-10ohm,0x4500
    Ra Table,R_a3x,xCell3 R_a 11,70,2^-10ohm,I,2,728,0x42D8,92,0,32767,dddd,2^-10ohm,0x4600
    Ra Table,R_a3x,xCell3 R_a 12,95,2^-10ohm,I,2,730,0x42DA,103,0,32767,dddd,2^-10ohm,0x5f00
    Ra Table,R_a3x,xCell3 R_a 13,236,2^-10ohm,I,2,732,0x42DC,123,0,32767,dddd,2^-10ohm,0xec00
    Ra Table,R_a3x,xCell3 R_a 14,1277,2^-10ohm,I,2,734,0x42DE,658,0,32767,dddd,2^-10ohm,0xfd04
    Gas Gauging,IT Cfg,Pack Resistance,30,mOhms,I,2,768,0x4300,30,0,32767,ddddd,mOhms,0x1e00
    Gas Gauging,IT Cfg,System Resistance,0,mOhms,I,2,770,0x4302,0,0,32767,ddddd,mOhms,0x0000
    Gas Gauging,State,Qmax Cell 1,7800,mAh,I,2,772,0x4304,4400,0,32767,ddddd,mAh,0x781e
    Gas Gauging,State,Qmax Cell 2,7800,mAh,I,2,774,0x4306,4400,0,32767,ddddd,mAh,0x781e
    Gas Gauging,State,Qmax Cell 3,7800,mAh,I,2,776,0x4308,4400,0,32767,ddddd,mAh,0x781e
    Gas Gauging,State,Qmax Cell 4,7800,mAh,I,2,778,0x430A,4400,0,32767,ddddd,mAh,0x781e
    Gas Gauging,State,Qmax Pack,7800,mAh,I,2,780,0x430C,4400,0,32767,ddddd,mAh,0x781e
    Gas Gauging,State,Qmax Cycle Count,0,-,U,2,782,0x430E,0,0,65535,ddddd,-,0x0000
    Gas Gauging,State,Update Status,00,-,B,1,784,0x4310,0,0,0x0E,hh,-,0x00
    Gas Gauging,State,Cell 1 Chg Voltage at EoC,4200,mV,I,2,785,0x4311,4200,0,32767,ddddd,mV,0x6810
    Gas Gauging,State,Cell 2 Chg Voltage at EoC,4200,mV,I,2,787,0x4313,4200,0,32767,ddddd,mV,0x6810
    Gas Gauging,State,Cell 3 Chg Voltage at EoC,4200,mV,I,2,789,0x4315,4200,0,32767,ddddd,mV,0x6810
    Gas Gauging,State,Cell 4 Chg Voltage at EoC,4200,mV,I,2,791,0x4317,4200,0,32767,ddddd,mV,0x6810
    Gas Gauging,State,Current at EoC,250,mA,I,2,793,0x4319,250,0,32767,ddddd,mA,0xfa00
    Gas Gauging,State,Avg I Last Run,-1999,mA,I,2,795,0x431B,-2000,-32768,32767,ddddd,mA,0x30f8
    Gas Gauging,State,Avg P Last Run,-3021,cW,I,2,797,0x431D,-3022,-32768,32767,ddddd,cW,0x32f4
    Gas Gauging,State,Delta Voltage,0,mV,I,2,799,0x431F,0,-32768,32767,ddddd,mV,0x0000
    Gas Gauging,State,Temp k,100,degC/256mW,I,2,801,0x4321,1,0,32767,dd.dd,0.1 degC/256cW,0x6400
    Gas Gauging,State,Temp a,1000,-,I,2,803,0x4323,1000,0,32767,ddddd,-,0xe803
    Gas Gauging,State,Max Avg I Last Run,-1999,mA,I,2,805,0x4325,-2000,-32768,32767,ddddd,mA,0x30f8
    Gas Gauging,State,Max Avg P Last Run,-3021,cW,I,2,807,0x4327,-3022,-32768,32767,ddddd,cW,0x32f4
    Gas Gauging,State,Cycle Count,0,-,U,2,832,0x4340,0,0,65535,ddddd,-,0x0000
    Lifetimes,Voltage,Cell 1 Max Voltage,0,mV,I,2,896,0x4380,0,0,32767,dddd,mV,0x0000
    Lifetimes,Voltage,Cell 2 Max Voltage,0,mV,I,2,898,0x4382,0,0,32767,dddd,mV,0x0000
    Lifetimes,Voltage,Cell 3 Max Voltage,0,mV,I,2,900,0x4384,0,0,32767,dddd,mV,0x0000
    Lifetimes,Voltage,Cell 4 Max Voltage,0,mV,I,2,902,0x4386,0,0,32767,dddd,mV,0x0000
    Lifetimes,Voltage,Cell 1 Min Voltage,32767,mV,I,2,904,0x4388,32767,0,32767,dddd,mV,0xff7f
    Lifetimes,Voltage,Cell 2 Min Voltage,32767,mV,I,2,906,0x438A,32767,0,32767,dddd,mV,0xff7f
    Lifetimes,Voltage,Cell 3 Min Voltage,32767,mV,I,2,908,0x438C,32767,0,32767,dddd,mV,0xff7f
    Lifetimes,Voltage,Cell 4 Min Voltage,32767,mV,I,2,910,0x438E,32767,0,32767,dddd,mV,0xff7f
    Lifetimes,Voltage,Max Delta Cell Voltage,0,mV,I,2,912,0x4390,0,0,32767,dddd,mV,0x0000
    Lifetimes,Current,Max Charge Current,0,mA,I,2,914,0x4392,0,0,32767,ddddd,mA,0x0000
    Lifetimes,Current,Max Discharge Current,0,mA,I,2,916,0x4394,0,-32768,0,ddddd,mA,0x0000
    Lifetimes,Current,Max Avg Dsg Current,0,mA,I,2,918,0x4396,0,-32768,0,ddddd,mA,0x0000
    Lifetimes,Current,Max Avg Dsg Power,0,cW,I,2,920,0x4398,0,-32768,0,ddd,cW,0x0000
    Lifetimes,Temperature,Max Temp Cell,-127,degC,I,1,922,0x439A,-128,-128,127,ddd,degC,0x80
    Lifetimes,Temperature,Min Temp Cell,127,degC,I,1,923,0x439B,127,-128,127,ddd,degC,0x7f
    Lifetimes,Temperature,Max Delta Cell Temp,0,degC,I,1,924,0x439C,0,-128,127,ddd,degC,0x00
    Lifetimes,Temperature,Max Temp Int Sensor,-127,degC,I,1,925,0x439D,-128,-128,127,ddd,degC,0x80
    Lifetimes,Temperature,Min Temp Int Sensor,127,degC,I,1,926,0x439E,127,-128,127,ddd,degC,0x7f
    Lifetimes,Temperature,Max Temp Fet,-127,degC,I,1,927,0x439F,-128,-128,127,ddd,degC,0x80
    Lifetimes,Safety Events,No Of COV Events,0,events,U,2,928,0x43A0,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last COV Event,0,cycles,U,2,930,0x43A2,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of CUV Events,0,events,U,2,932,0x43A4,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last CUV Event,0,cycles,U,2,934,0x43A6,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of OCD1 Events,0,events,U,2,936,0x43A8,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last OCD1 Event,0,cycles,U,2,938,0x43AA,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of OCD2 Events,0,events,U,2,940,0x43AC,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last OCD2 Event,0,cycles,U,2,942,0x43AE,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of OCC1 Events,0,events,U,2,944,0x43B0,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last OCC1 Event,0,cycles,U,2,946,0x43B2,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of OCC2 Events,0,events,U,2,948,0x43B4,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last OCC2 Event,0,cycles,U,2,950,0x43B6,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of AOLD Events,0,events,U,2,952,0x43B8,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last AOLD Event,0,cycles,U,2,954,0x43BA,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of ASCD Events,0,events,U,2,956,0x43BC,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last ASCD Event,0,cycles,U,2,958,0x43BE,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of ASCC Events,0,events,U,2,960,0x43C0,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last ASCC Event,0,cycles,U,2,962,0x43C2,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of OTC Events,0,events,U,2,964,0x43C4,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last OTC Event,0,cycles,U,2,966,0x43C6,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of OTD Events,0,events,U,2,968,0x43C8,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last OTD Event,0,cycles,U,2,970,0x43CA,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Safety Events,No Of OTF Events,0,events,U,2,972,0x43CC,0,0,32767,dddd,events,0x0000
    Lifetimes,Safety Events,Last OTF Event,0,cycles,U,2,974,0x43CE,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Charging Events,No Valid Charge Term,0,events,U,2,976,0x43D0,0,0,32767,dddd,events,0x0000
    Lifetimes,Charging Events,Last Valid Charge Term,0,cycles,U,2,978,0x43D2,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Gauging Events,No Of Qmax Updates,0,events,U,2,980,0x43D4,0,0,32767,dddd,events,0x0000
    Lifetimes,Gauging Events,Last Qmax Update,0,cycles,U,2,982,0x43D6,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Gauging Events,No Of Ra Updates,0,events,U,2,984,0x43D8,0,0,32767,dddd,events,0x0000
    Lifetimes,Gauging Events,Last Ra Update,0,cycles,U,2,986,0x43DA,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Gauging Events,No Of Ra Disable,0,events,U,2,988,0x43DC,0,0,32767,dddd,events,0x0000
    Lifetimes,Gauging Events,Last Ra Disable,0,cycles,U,2,990,0x43DE,0,0,32767,dddd,cycles,0x0000
    Lifetimes,Power Events,No Of Shutdowns,0,events,U,1,992,0x43E0,0,0,255,ddd,events,0x00
    Lifetimes,Cell Balancing,Cb Time Cell 1,0,h,U,1,996,0x43E4,0,0,255,ddd,2h,0x00
    Lifetimes,Cell Balancing,Cb Time Cell 2,0,h,U,1,997,0x43E5,0,0,255,ddd,2h,0x00
    Lifetimes,Cell Balancing,Cb Time Cell 3,0,h,U,1,998,0x43E6,0,0,255,ddd,2h,0x00
    Lifetimes,Cell Balancing,Cb Time Cell 4,0,h,U,1,999,0x43E7,0,0,255,ddd,2h,0x00
    Lifetimes,Time,Total Fw Runtime,0,h,U,2,1000,0x43E8,0,0,65535,ddd,2h,0x0000
    Lifetimes,Time,Time Spent In UT,0,h,U,2,1002,0x43EA,0,0,65535,ddd,2h,0x0000
    Lifetimes,Time,Time Spent In LT,0,h,U,2,1004,0x43EC,0,0,65535,ddd,2h,0x0000
    Lifetimes,Time,Time Spent In STL,0,h,U,2,1006,0x43EE,0,0,65535,ddd,2h,0x0000
    Lifetimes,Time,Time Spent In RT,0,h,U,2,1008,0x43F0,0,0,65535,ddd,2h,0x0000
    Lifetimes,Time,Time Spent In STH,0,h,U,2,1010,0x43F2,0,0,65535,ddd,2h,0x0000
    Lifetimes,Time,Time Spent In HT,0,h,U,2,1012,0x43F4,0,0,65535,ddd,2h,0x0000
    Lifetimes,Time,Time Spent In OT,0,h,U,2,1014,0x43F6,0,0,65535,ddd,2h,0x0000
    Black Box,Safety Status,1st Status Status A,00,hex,U,1,1024,0x4400,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,1st Status Status B,00,hex,U,1,1025,0x4401,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,1st Safety Status C,00,hex,U,1,1026,0x4402,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,1st Safety Status D,00,hex,U,1,1027,0x4403,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,1st Time to Next Event,0,s,U,1,1028,0x4404,0,0,255,ddd,s,0x00
    Black Box,Safety Status,2nd Status Status A,00,hex,U,1,1029,0x4405,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,2nd Status Status B,00,hex,U,1,1030,0x4406,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,2nd Safety Status C,00,hex,U,1,1031,0x4407,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,2nd Safety Status D,00,hex,U,1,1032,0x4408,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,2nd Time to Next Event,0,s,U,1,1033,0x4409,0,0,255,ddd,s,0x00
    Black Box,Safety Status,3rd Status Status A,00,hex,U,1,1034,0x440A,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,3rd Status Status B,00,hex,U,1,1035,0x440B,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,3rd Safety Status C,00,hex,U,1,1036,0x440C,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,3rd Safety Status D,00,hex,U,1,1037,0x440D,0,0,0xff,hh,hex,0x00
    Black Box,Safety Status,3rd Time to Next Event,0,s,U,1,1038,0x440E,0,0,255,ddd,s,0x00
    Black Box,PF Status,1st PF Status A,00,hex,U,1,1039,0x440F,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,1st PF Status B,00,hex,U,1,1040,0x4410,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,1st PF Status C,00,hex,U,1,1041,0x4411,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,1st PF Status D,00,hex,U,1,1042,0x4412,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,1st Time to Next Event,0,s,U,1,1043,0x4413,0,0,255,ddd,s,0x00
    Black Box,PF Status,2nd PF Status A,00,hex,U,1,1044,0x4414,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,2nd PF Status B,00,hex,U,1,1045,0x4415,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,2nd PF Status C,00,hex,U,1,1046,0x4416,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,2nd PF Status D,00,hex,U,1,1047,0x4417,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,2nd Time to Next Event,0,s,U,1,1048,0x4418,0,0,255,ddd,s,0x00
    Black Box,PF Status,3rd PF Status A,00,hex,U,1,1049,0x4419,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,3rd PF Status B,00,hex,U,1,1050,0x441A,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,3rd PF Status C,00,hex,U,1,1051,0x441B,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,3rd PF Status D,00,hex,U,1,1052,0x441C,0,0,0xff,hh,hex,0x00
    Black Box,PF Status,3rd Time to Next Event,0,s,U,1,1053,0x441D,0,0,255,ddd,s,0x00
    PF Status,Device Status Data,Safety Alert A,00,hex,U,1,1088,0x4440,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Safety Status A,00,hex,U,1,1089,0x4441,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Safety Alert B,00,hex,U,1,1090,0x4442,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Safety Status B,00,hex,U,1,1091,0x4443,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Safety Alert C,00,hex,U,1,1092,0x4444,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Safety Status C,00,hex,U,1,1093,0x4445,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Safety Alert D,00,hex,U,1,1094,0x4446,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Safety Status D,00,hex,U,1,1095,0x4447,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,PF Alert A,00,hex,U,1,1096,0x4448,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,PF Status A,00,hex,U,1,1097,0x4449,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,PF Alert B,00,hex,U,1,1098,0x444A,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,PF Status B,00,hex,U,1,1099,0x444B,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,PF Alert C,00,hex,U,1,1100,0x444C,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,PF Status C,00,hex,U,1,1101,0x444D,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,PF Alert D,00,hex,U,1,1102,0x444E,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,PF Status D,00,hex,U,1,1103,0x444F,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Fuse Flag,0000,hex,U,2,1104,0x4450,0,0,0xffff,hhhh,hex,0x0000
    PF Status,Device Status Data,Operation Status A,0000,hex,B,2,1106,0x4452,0,0,0xffff,hhhh,hex,0x0000
    PF Status,Device Status Data,Operation Status B,0000,hex,B,2,1108,0x4454,0,0,0xffff,hhhh,hex,0x0000
    PF Status,Device Status Data,Temp Range,00,hex,U,1,1110,0x4456,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Charging Status A,00,hex,B,1,1111,0x4457,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Charging Status B,00,hex,B,1,1112,0x4458,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Charger Status,00,hex,B,1,1113,0x4459,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,Gauging Status,00,hex,B,1,1114,0x445A,0,0,0xff,hh,hex,0x00
    PF Status,Device Status Data,IT Status,0000,hex,B,2,1115,0x445B,0,0,0xffff,hhhh,hex,0x0000
    PF Status,Device Voltage Data,Cell 1 Voltage,0,mV,I,2,1117,0x445D,0,-32768,32767,ddddd,mV,0x0000
    PF Status,Device Voltage Data,Cell 2 Voltage,0,mV,I,2,1119,0x445F,0,-32768,32767,ddddd,mV,0x0000
    PF Status,Device Voltage Data,Cell 3 Voltage,0,mV,I,2,1121,0x4461,0,-32768,32767,ddddd,mV,0x0000
    PF Status,Device Voltage Data,Cell 4 Voltage,0,mV,I,2,1123,0x4463,0,-32768,32767,ddddd,mV,0x0000
    PF Status,Device Voltage Data,Battery Direct Voltage,0,mV,I,2,1125,0x4465,0,-32768,32767,ddddd,mV,0x0000
    PF Status,Device Voltage Data,Pack Voltage,0,mV,I,2,1127,0x4467,0,-32768,32767,ddddd,mV,0x0000
    PF Status,Device Current Data,Current,0,mA,I,2,1129,0x4469,0,-32768,32767,ddddd,mA,0x0000
    PF Status,Device Temperature Data,Internal Temperature,2952,degC,I,2,1131,0x446B,-273.2,-32768,32767,ddd.d,0.1degK,0x880b
    PF Status,Device Temperature Data,External 1 Temperature,2952,degC,I,2,1133,0x446D,-273.2,-32768,32767,ddd.d,0.1degK,0x880b
    PF Status,Device Temperature Data,External 2 Temperature,2952,degC,I,2,1135,0x446F,-273.2,-32768,32767,ddd.d,0.1degK,0x880b
    PF Status,Device Temperature Data,External 3 Temperature,2952,degC,I,2,1137,0x4471,-273.2,-32768,32767,ddd.d,0.1degK,0x880b
    PF Status,Device Temperature Data,External 4 Temperature,2952,degC,I,2,1139,0x4473,-273.2,-32768,32767,ddd.d,0.1degK,0x880b
    PF Status,Device Gauging Data,Cell 1 Dod0,0,-,I,2,1141,0x4475,0,-32768,32767,ddddd,-,0x0000
    PF Status,Device Gauging Data,Cell 2 Dod0,0,-,I,2,1143,0x4477,0,-32768,32767,ddddd,-,0x0000
    PF Status,Device Gauging Data,Cell 3 Dod0,0,-,I,2,1145,0x4479,0,-32768,32767,ddddd,-,0x0000
    PF Status,Device Gauging Data,Cell 4 Dod0,0,-,I,2,1147,0x447B,0,-32768,32767,ddddd,-,0x0000
    PF Status,Device Gauging Data,Passed Charge,0,mAh,I,2,1149,0x447D,0,-32768,32767,ddddd,mAh,0x0000
    PF Status,AFE Regs,AFE Interrupt Status,00,hex,U,1,1151,0x447F,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE FET Status,00,hex,U,1,1152,0x4480,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE RXIN,00,hex,U,1,1153,0x4481,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE Latch Status,00,hex,U,1,1154,0x4482,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE Interrupt Enable,00,hex,U,1,1155,0x4483,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE FET Control,00,hex,U,1,1156,0x4484,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE RXIEN,00,hex,U,1,1157,0x4485,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE RLOUT,00,hex,U,1,1158,0x4486,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE RHOUT,00,hex,U,1,1159,0x4487,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE RHINT,00,hex,U,1,1160,0x4488,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE Cell Balance,00,hex,U,1,1161,0x4489,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE AD/CC Control,00,hex,U,1,1162,0x448A,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE ADC Mux,00,hex,U,1,1163,0x448B,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE LED Output,00,hex,U,1,1164,0x448C,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE State Control,00,hex,U,1,1165,0x448D,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE LED/Wake Control,00,hex,U,1,1166,0x448E,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE Protection Control,00,hex,U,1,1167,0x448F,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE OCD,00,hex,U,1,1168,0x4490,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE SCC,00,hex,U,1,1169,0x4491,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE SCD1,00,hex,U,1,1170,0x4492,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE SCD2,00,hex,U,1,1171,0x4493,0,0,0xff,hh,hex,0x00
    PF Status,AFE Regs,AFE Charger Lock,00,0,U,1,1172,0x4494,0,0,0xff,hh,0,0x00
    PF Status,AFE Regs,AFE Charger Voltage,00,0,U,1,1173,0x4495,0,0,0xff,hh,0,0x00
    PF Status,AFE Regs,AFE Charger Current,00,0,U,1,1174,0x4496,0,0,0xff,hh,0,0x00
    Gas Gauging,Turbo Cfg,Min Turbo Power,0,cW,I,2,1216,0x44C0,0,-32768,0,ddddd,cW,0x0000
    Gas Gauging,Turbo Cfg,Max C Rate,-3,C,I,1,1218,0x44C2,-4,-127,0,ddd,C,0xfc
    Gas Gauging,Turbo Cfg,High Frequency Resistance,33,mOhms,I,2,1219,0x44C3,33,0,32767,ddddd,mOhms,0x2100
    Gas Gauging,Turbo Cfg,Reserve Energy %,0,%,I,1,1225,0x44C9,0,0,100,ddd,%,0x00
    Settings,Manufacturing,Mfg Status init,0410,hex,B,2,1408,0x4580,0,0,0xffff,hhhh,hex,0x1004
    Calibration,Internal Temp Model,Int Gain,-12142,-,I,2,1472,0x45C0,-12143,-32768,32767,ddddd,-,0x91d0
    Calibration,Internal Temp Model,Int base offset,6232,-,I,2,1474,0x45C2,6232,-32768,32767,ddddd,-,0x5818
    Calibration,Internal Temp Model,Int Minimum AD,0,-,I,2,1476,0x45C4,0,-32768,32767,ddddd,-,0x0000
    Calibration,Internal Temp Model,Int Maximum Temp,6232,0.1degK,I,2,1478,0x45C6,6232,-32768,32767,ddddd,0.1degK,0x5818
    Calibration,Cell Temperature Model,Coeff a1,-11129,-,I,2,1480,0x45C8,-11130,-32768,32767,ddddd,-,0x86d4
    Calibration,Cell Temperature Model,Coeff a2,19142,-,I,2,1482,0x45CA,19142,-32768,32767,ddddd,-,0xc64a
    Calibration,Cell Temperature Model,Coeff a3,-19261,-,I,2,1484,0x45CC,-19262,-32768,32767,ddddd,-,0xc2b4
    Calibration,Cell Temperature Model,Coeff a4,28203,-,I,2,1486,0x45CE,28203,-32768,32767,ddddd,-,0x2b6e
    Calibration,Cell Temperature Model,Coeff a5,892,-,I,2,1488,0x45D0,892,-32768,32767,ddddd,-,0x7c03
    Calibration,Cell Temperature Model,Coeff b1,328,-,I,2,1490,0x45D2,328,-32768,32767,ddddd,-,0x4801
    Calibration,Cell Temperature Model,Coeff b2,-604,-,I,2,1492,0x45D4,-605,-32768,32767,ddddd,-,0xa3fd
    Calibration,Cell Temperature Model,Coeff b3,-2442,-,I,2,1494,0x45D6,-2443,-32768,32767,ddddd,-,0x75f6
    Calibration,Cell Temperature Model,Coeff b4,4696,-,I,2,1496,0x45D8,4696,-32768,32767,ddddd,-,0x5812
    Calibration,Cell Temperature Model,Rc0,11703,-,I,2,1498,0x45DA,11703,-32768,32767,ddddd,-,0xb72d
    Calibration,Cell Temperature Model,Adc0,11703,-,I,2,1500,0x45DC,11703,-32768,32767,ddddd,-,0xb72d
    Calibration,Cell Temperature Model,Rpad,0,-,I,2,1502,0x45DE,0,-32768,32767,ddddd,-,0x0000
    Calibration,Cell Temperature Model,Rint,0,-,I,2,1504,0x45E0,0,-32768,32767,ddddd,-,0x0000
    Calibration,Fet Temperature Model,Coeff a1,-11129,-,I,2,1506,0x45E2,-11130,-32768,32767,ddddd,-,0x86d4
    Calibration,Fet Temperature Model,Coeff a2,19142,-,I,2,1508,0x45E4,19142,-32768,32767,ddddd,-,0xc64a
    Calibration,Fet Temperature Model,Coeff a3,-19261,-,I,2,1510,0x45E6,-19262,-32768,32767,ddddd,-,0xc2b4
    Calibration,Fet Temperature Model,Coeff a4,28203,-,I,2,1512,0x45E8,28203,-32768,32767,ddddd,-,0x2b6e
    Calibration,Fet Temperature Model,Coeff a5,892,-,I,2,1514,0x45EA,892,-32768,32767,ddddd,-,0x7c03
    Calibration,Fet Temperature Model,Coeff b1,328,-,I,2,1516,0x45EC,328,-32768,32767,ddddd,-,0x4801
    Calibration,Fet Temperature Model,Coeff b2,-604,-,I,2,1518,0x45EE,-605,-32768,32767,ddddd,-,0xa3fd
    Calibration,Fet Temperature Model,Coeff b3,-2442,-,I,2,1520,0x45F0,-2443,-32768,32767,ddddd,-,0x75f6
    Calibration,Fet Temperature Model,Coeff b4,4696,-,I,2,1522,0x45F2,4696,-32768,32767,ddddd,-,0x5812
    Calibration,Fet Temperature Model,Rc0,11703,-,I,2,1524,0x45F4,11703,-32768,32767,ddddd,-,0xb72d
    Calibration,Fet Temperature Model,Adc0,11703,-,I,2,1526,0x45F6,11703,-32768,32767,ddddd,-,0xb72d
    Calibration,Fet Temperature Model,Rpad,0,-,I,2,1528,0x45F8,0,-32768,32767,ddddd,-,0x0000
    Calibration,Fet Temperature Model,Rint,0,-,I,2,1530,0x45FA,0,-32768,32767,ddddd,-,0x0000
    Calibration,Current Deadband,Deadband,3,mA,U,1,1542,0x4606,3,0,255,ddd,mA,0x03
    Calibration,Current Deadband,Coulomb Counter Deadband,9,116nV,U,1,1543,0x4607,9,0,255,ddd,116nV,0x09
    Gas Gauging,IT Cfg,Ra Filter,500,%,U,2,1870,0x474E,50,0,999,dd.d,0.001,0xf401
    Gas Gauging,IT Cfg,Ra Max Delta,15,%,U,1,1873,0x4751,15,0,255,ddd,%,0x0f
    Gas Gauging,IT Cfg,Reference Grid,4,-,U,1,1875,0x4753,4,0,14,dd,-,0x04
    Gas Gauging,IT Cfg,Resistance Parameter Filter,65142,-,U,2,1876,0x4754,65142,1,65535,ddddd,-,0x76fe
    Gas Gauging,IT Cfg,Near EDV Ra Param Filter,59220,-,U,2,1878,0x4756,59220,1,65535,ddddd,-,0x54e7
    Gas Gauging,IT Cfg,Qmax Delta,5,%,U,1,1916,0x477C,5,3,100,ddd,%,0x05
    Gas Gauging,IT Cfg,Qmax Upper Bound,130,%,U,1,1917,0x477D,130,100,255,ddd,%,0x82
    Gas Gauging,IT Cfg,Term Voltage,11200,mV,I,2,1918,0x477E,9000,0,32767,ddddd,mV,0xc02b
    Gas Gauging,IT Cfg,Term V Hold Time,1,s,U,1,1920,0x4780,1,0,255,ddd,s,0x01
    Gas Gauging,IT Cfg,Term Voltage Delta,300,mV,I,2,1921,0x4781,300,0,32767,dddd,mV,0x2c01
    Gas Gauging,IT Cfg,Term Min Cell V,2800,mV,I,2,1923,0x4783,2800,0,32767,dddd,mV,0xf00a
    Gas Gauging,IT Cfg,Voltage Consistency Delta,300,mV,I,2,1928,0x4788,300,0,32767,dddd,mV,0x2c01
    Gas Gauging,IT Cfg,Fast Scale Start SOC,10,%,U,1,1947,0x479B,10,0,100,ddd,%,0x0a
    Gas Gauging,SoH,SoH Load Rate,50,hour Rate,U,1,1956,0x47A4,5,0,255,dd.d,0.1hour Rate,0x32
    Settings,Fuse,PF Fuse A,00,hex,U,1,1984,0x47C0,0,0,0xff,hh,hex,0x00
    Settings,Fuse,PF Fuse B,00,hex,U,1,1985,0x47C1,0,0,0xff,hh,hex,0x00
    Settings,Fuse,PF Fuse C,00,hex,U,1,1986,0x47C2,0,0,0xff,hh,hex,0x00
    Settings,Fuse,PF Fuse D,00,hex,U,1,1987,0x47C3,0,0,0xff,hh,hex,0x00
    Settings,Fuse,Min Blow Fuse Voltage,3500,mV,I,2,1988,0x47C4,3500,0,0xffff,ddddd,mV,0xac0d
    Settings,Fuse,Fuse Blow Timeout,30,s,U,1,1990,0x47C6,30,0,255,ddd,s,0x1e
    Settings,Configuration,FET Options,20,hex,B,1,1991,0x47C7,20,0,0xff,hh,hex,0x20
    Settings,Configuration,Sbs Gauging Configuration,04,hex,B,1,1992,0x47C8,4,0,0x0f,hh,hex,0x04
    Settings,Configuration,Sbs Configuration,20,hex,B,1,1993,0x47C9,20,0,0xff,hh,hex,0x20
    Settings,Configuration,Power Config,00,hex,B,1,1994,0x47CA,0,0,0x81,hh,hex,0x00
    Settings,Configuration,IO Config,00,hex,B,1,1995,0x47CB,0,0,0xf3,hh,hex,0x00
    Settings,BTP,Init Discharge Set,150,mAH,I,2,1996,0x47CC,150,0,32767,ddddd,mAH,0x9600
    Settings,BTP,Init Charge Set,175,mAH,I,2,1998,0x47CE,175,0,32767,ddddd,mAH,0xaf00
    Power,Power,Valid Update Voltage,3500,mV,I,2,2000,0x47D0,3500,0,32767,dddd,mV,0xac0d
    Power,Shutdown,Shutdown Voltage,1750,mV,I,2,2002,0x47D2,1750,0,32767,dddd,mV,0xd606
    Power,Shutdown,Shutdown Time,10,s,U,1,2004,0x47D4,10,0,255,ddd,s,0x0a
    Power,Shutdown,PF Shutdown Voltage,1750,mV,I,2,2005,0x47D5,1750,0,32767,dddd,mV,0xd606
    Power,Shutdown,PF Shutdown Time,10,s,U,1,2007,0x47D7,10,0,255,ddd,s,0x0a
    Power,Shutdown,Charger Present Threshold,3000,mV,I,2,2008,0x47D8,3000,0,32767,dddd,mV,0xb80b
    Power,Sleep,Sleep Current,10,mA,I,2,2010,0x47DA,10,0,32767,dddd,mA,0x0a00
    Power,Sleep,Bus Timeout,5,s,U,1,2012,0x47DC,5,0,255,ddd,s,0x05
    Power,Sleep,Voltage Time,5,s,U,1,2017,0x47E1,5,0,255,ddd,s,0x05
    Power,Sleep,Current Time,20,s,U,1,2018,0x47E2,20,0,255,ddd,s,0x14
    Power,Sleep,Wake Comparitor,00,hex,U,1,2019,0x47E3,0,0,0xff,hh,hex,0x00
    Power,Ship,FET Off Time,10,s,U,1,2020,0x47E4,10,0,127,ddd,s,0x0a
    Power,Ship,Delay,20,s,U,1,2021,0x47E5,20,0,254,ddd,s,0x14
    Power,Ship,Auto Ship Time,1440,min,U,2,2022,0x47E6,1440,0,65535,ddddd,min,0xa005
    Power,Power Off,Debounce,4,250ms,U,1,2024,0x47E8,4,1,255,ddd,250ms,0x04
    Power,Power Off,Timeout,30,min,U,2,2025,0x47E9,30,0,65535,ddddd,min,0x1e00
    Power,Manual FET Control,MFC Delay,60,s,U,1,2027,0x47EB,60,0,255,ddd,s,0x3c
    Settings,Configuration,LED Configuration,00,hex,B,1,2028,0x47EC,0,0,0x0d,hh,hex,0x00
    LED Support,LED Config,LED Delay,100,488us,U,2,2033,0x47F1,100,16,65535,ddddd,488us,0x6400
    LED Support,LED Config,LED Hold Time,16,s,U,1,2035,0x47F3,4,1,63,dddd,0.25s,0x10
    LED Support,LED Config,CHG Thresh 1,25,%,I,1,2037,0x47F5,25,0,100,ddd,%,0x19
    LED Support,LED Config,CHG Thresh 2,50,%,I,1,2038,0x47F6,50,0,100,ddd,%,0x32
    LED Support,LED Config,CHG Thresh 3,75,%,I,1,2039,0x47F7,75,0,100,ddd,%,0x4b
    LED Support,LED Config,CHG Thresh 4,100,%,I,1,2040,0x47F8,100,0,100,ddd,%,0x64
    LED Support,LED Config,DSG Thresh 1,25,%,I,1,2043,0x47FB,25,0,100,ddd,%,0x19
    LED Support,LED Config,DSG Thresh 2,50,%,I,1,2044,0x47FC,50,0,100,ddd,%,0x32
    LED Support,LED Config,DSG Thresh 3,75,%,I,1,2045,0x47FD,75,0,100,ddd,%,0x4b
    LED Support,LED Config,DSG Thresh 4,100,%,I,1,2046,0x47FE,100,0,100,ddd,%,0x64
    SBS Configuration,Data,Remaining AH Cap. Alarm,300,mAh,I,2,2048,0x4800,300,0,32767,dddd,mAh,0x2c01
    SBS Configuration,Data,Remaining WH Cap. Alarm,432,cWh,I,2,2050,0x4802,432,0,32767,dddd,cWh,0xb001
    SBS Configuration,Data,Remaining Time Alarm,10,min,U,2,2052,0x4804,10,0,65535,ddd,min,0x0a00
    SBS Configuration,Data,Initial Battery Mode,0081,hex,B,2,2054,0x4806,81,0,0xffff,hhhh,hex,0x8100
    SBS Configuration,Data,Specification Information,0031,hex,U,2,2056,0x4808,31,0,0xffff,hhhh,hex,0x3100
    Gas Gauging,Design,Design Capacity mAh,7800,mAh,I,2,2058,0x480A,4400,0,32767,ddddd,mAh,0x781e
    Gas Gauging,Design,Design Capacity cWh,11232,cWh,I,2,2060,0x480C,6336,0,32767,ddddd,cWh,0xe02b
    Gas Gauging,Design,Design Voltage,14800,mV,I,2,2062,0x480E,10800,0,32767,ddddd,mV,0xd039
    Gas Gauging,Cycle,Cycle Count Percentage,90,%,U,1,2064,0x4810,90,0,100,ddd,%,0x5a
    Settings,Configuration,SOC Flag Config A,0c8c,hex,B,2,2066,0x4812,0c8c,0,0xfff,hhhh,hex,0x8c0c
    Settings,Configuration,SOC Flag Config B,8c,hex,B,1,2068,0x4814,8c,0,0xff,hh,hex,0x8c
    Gas Gauging,FD,Set Voltage Threshold,2700,mV,I,2,2069,0x4815,3000,0,5000,dddd,mV,0x8c0a
    Gas Gauging,FD,Clear Voltage Threshold,2800,mV,I,2,2071,0x4817,3100,0,5000,dddd,mV,0xf00a
    Gas Gauging,FD,Set % RSOC Threshold,0,%,U,1,2073,0x4819,0,0,100,ddd,%,0x00
    Gas Gauging,FD,Clear % RSOC Threshold,5,%,U,1,2074,0x481A,5,0,100,ddd,%,0x05
    Gas Gauging,FC,Set Voltage Threshold,4200,mV,I,2,2075,0x481B,4200,0,5000,dddd,mV,0x6810
    Gas Gauging,FC,Clear Voltage Threshold,4100,mV,I,2,2077,0x481D,4100,0,5000,dddd,mV,0x0410
    Gas Gauging,FC,Set % RSOC Threshold,100,%,U,1,2079,0x481F,100,0,100,ddd,%,0x64
    Gas Gauging,FC,Clear % RSOC Threshold,95,%,U,1,2080,0x4820,95,0,100,ddd,%,0x5f
    Gas Gauging,TD,Set Voltage Threshold,2750,mV,I,2,2081,0x4821,3200,0,5000,dddd,mV,0xbe0a
    Gas Gauging,TD,Clear Voltage Threshold,2850,mV,I,2,2083,0x4823,3300,0,5000,dddd,mV,0x220b
    Gas Gauging,TD,Set % RSOC Threshold,6,%,U,1,2085,0x4825,6,0,100,ddd,%,0x06
    Gas Gauging,TD,Clear % RSOC Treshold,8,%,U,1,2086,0x4826,8,0,100,ddd,%,0x08
    Gas Gauging,TC,Set Voltage Threshold,4200,mV,I,2,2087,0x4827,4200,0,5000,dddd,mV,0x6810
    Gas Gauging,TC,Clear Voltage Threshold,4100,mV,I,2,2089,0x4829,4100,0,5000,dddd,mV,0x0410
    Gas Gauging,TC,Set % RSOC Threshold,100,%,U,1,2091,0x482B,100,0,100,ddd,%,0x64
    Gas Gauging,TC,Clear % RSOC Threshold,95,%,U,1,2092,0x482C,95,0,100,ddd,%,0x5f
    Settings,Configuration,IT Gauging Configuration,d4fe,hex,B,2,2093,0x482D,d4fe,0,0xffff,hhhh,hex,0xfed4
    Gas Gauging,IT Cfg,Load Select,7,-,U,1,2096,0x4830,7,0,7,ddd,-,0x07
    Gas Gauging,IT Cfg,Load Mode,0,-,U,1,2097,0x4831,0,0,1,ddd,-,0x00
    Gas Gauging,IT Cfg,Design Resistance,42,mOhms,I,2,2098,0x4832,42,1,32767,ddddd,mOhms,0x2a00
    Gas Gauging,IT Cfg,User Rate-mA,0,mA,I,2,2100,0x4834,0,-9000,0,dddd,mA,0x0000
    Gas Gauging,IT Cfg,User Rate-cW,0,cW,I,2,2102,0x4836,0,-32768,0,ddddd,cW,0x0000
    Gas Gauging,IT Cfg,Reserve Cap-mAh,0,mAh,I,2,2104,0x4838,0,0,9000,dddd,mAh,0x0000
    Gas Gauging,IT Cfg,Reserve Cap-cWh,0,cWh,I,2,2106,0x483A,0,0,32000,ddddd,cWh,0x0000
    Gas Gauging,Smoothing,Smooth Relax Time,1000,s,I,2,2108,0x483C,1000,1,32767,ddddd,s,0xe803
    Gas Gauging,Condition Flag,Max Error Limit,100,%,U,1,2110,0x483E,100,0,100,ddd,%,0x64
    Gas Gauging,Max Error,Time Cycle Equivalent,12,h,U,1,2114,0x4842,24,1,255,dddd,2h,0x0c
    Gas Gauging,Max Error,Cycle Delta,5,%,U,1,2115,0x4843,0.05,0,255,d.dd,0.0001,0x05
    Settings,Protection,Protection Configuration,00,hex,B,1,2116,0x4844,0,0,0x03,hh,hex,0x00
    Settings,Protection,Enabled Protections A,ff,hex,U,1,2117,0x4845,ff,0,0xff,hh,hex,0xff
    Settings,Protection,Enabled Protections B,7f,hex,U,1,2118,0x4846,7f,0,0xff,hh,hex,0x7f
    Settings,Protection,Enabled Protections C,d5,hex,U,1,2119,0x4847,d5,0,0xff,hh,hex,0xd5
    Settings,Protection,Enabled Protections D,2f,hex,U,1,2120,0x4848,2f,0,0x2f,hh,hex,0x2f
    Protections,CUV,Threshold,2500,mV,I,2,2121,0x4849,2500,0,32767,dddd,mV,0xc409
    Protections,CUV,Delay,2,s,U,1,2123,0x484B,2,0,255,ddd,s,0x02
    Protections,CUV,Recovery,3000,mV,I,2,2124,0x484C,3000,0,32767,dddd,mV,0xb80b
    Protections,CUVC,Threshold,2400,mV,I,2,2126,0x484E,2400,0,32767,dddd,mV,0x6009
    Protections,CUVC,Delay,2,s,U,1,2128,0x4850,2,0,255,ddd,s,0x02
    Protections,CUVC,Recovery,3000,mV,I,2,2129,0x4851,3000,0,32767,dddd,mV,0xb80b
    Protections,COV,Threshold Low Temp,4300,mV,I,2,2131,0x4853,4300,0,32767,dddd,mV,0xcc10
    Protections,COV,Threshold Standard Temp,4300,mV,I,2,2133,0x4855,4300,0,32767,dddd,mV,0xcc10
    Protections,COV,Threshold High Temp,4300,mV,I,2,2135,0x4857,4300,0,32767,dddd,mV,0xcc10
    Protections,COV,Threshold Rec Temp,4300,mV,I,2,2137,0x4859,4300,0,32767,dddd,mV,0xcc10
    Protections,COV,Delay,2,s,U,1,2139,0x485B,2,0,255,ddd,s,0x02
    Protections,COV,Recovery Low Temp,3900,mV,I,2,2140,0x485C,3900,0,32767,dddd,mV,0x3c0f
    Protections,COV,Recovery Standard Temp,3900,mV,I,2,2142,0x485E,3900,0,32767,dddd,mV,0x3c0f
    Protections,COV,Recovery High Temp,3900,mV,I,2,2144,0x4860,3900,0,32767,dddd,mV,0x3c0f
    Protections,COV,Recovery Rec Temp,3900,mV,I,2,2146,0x4862,3900,0,32767,dddd,mV,0x3c0f
    Protections,ACOV,Threshold,20000,mV,I,2,2148,0x4864,20000,0,32767,ddddd,mV,0x204e
    Protections,ACOV,Recovery,19000,mV,I,2,2150,0x4866,19000,0,32767,ddddd,mV,0x384a
    Protections,OCC1,Threshold,6000,mA,I,2,2152,0x4868,6000,-32768,32767,dddd,mA,0x7017
    Protections,OCC1,Delay,6,s,U,1,2154,0x486A,6,0,255,ddd,s,0x06
    Protections,OCC2,Threshold,8000,mA,I,2,2155,0x486B,8000,-32768,32767,dddd,mA,0x401f
    Protections,OCC2,Delay,3,s,U,1,2157,0x486D,3,0,255,ddd,s,0x03
    Protections,OCC,Recovery Threshold,-199,mA,I,2,2158,0x486E,-200,-32768,32767,dddd,mA,0x38ff
    Protections,OCC,Recovery Delay,5,s,U,1,2160,0x4870,5,0,255,ddd,s,0x05
    Protections,OCD1,Threshold,-5999,mA,I,2,2161,0x4871,-6000,-32768,32767,dddd,mA,0x90e8
    Protections,OCD1,Delay,6,s,U,1,2163,0x4873,6,0,255,ddd,s,0x06
    Protections,OCD2,Threshold,-7999,mA,I,2,2164,0x4874,-8000,-32768,32767,dddd,mA,0xc0e0
    Protections,OCD2,Delay,3,s,U,1,2166,0x4876,3,0,255,ddd,s,0x03
    Protections,OCD,Recovery Threshold,200,mA,I,2,2167,0x4877,200,-32768,32767,dddd,mA,0xc800
    Protections,OCD,Recovery Delay,5,s,U,1,2169,0x4879,5,0,255,ddd,s,0x05
    Protections,AOLD,Latch Limit,0,-,U,1,2170,0x487A,0,0,255,ddd,-,0x00
    Protections,AOLD,Counter Dec Delay,10,s,U,1,2171,0x487B,10,0,255,ddd,s,0x0a
    Protections,AOLD,Recovery,5,s,U,1,2172,0x487C,5,0,255,ddd,s,0x05
    Protections,AOLD,Reset,15,s,U,1,2173,0x487D,15,0,255,ddd,s,0x0f
    Protections,ASCC,Latch Limit,0,-,U,1,2174,0x487E,0,0,255,ddd,-,0x00
    Protections,ASCC,Counter Dec Delay,10,s,U,1,2175,0x487F,10,0,255,ddd,s,0x0a
    Protections,ASCC,Recovery,5,s,U,1,2176,0x4880,5,0,255,ddd,s,0x05
    Protections,ASCC,Reset,15,s,U,1,2177,0x4881,15,0,255,ddd,s,0x0f
    Protections,ASCD,Latch Limit,0,-,U,1,2178,0x4882,0,0,255,ddd,-,0x00
    Protections,ASCD,Counter Dec Delay,10,s,U,1,2179,0x4883,10,0,255,ddd,s,0x0a
    Protections,ASCD,Recovery,5,s,U,1,2180,0x4884,5,0,255,ddd,s,0x05
    Protections,ASCD,Reset,15,s,U,1,2181,0x4885,15,0,255,ddd,s,0x0f
    Protections,OTC,Threshold,550,1degC,I,2,2182,0x4886,55,-400,1500,ddd.d,0.1degC,0x2602
    Protections,OTC,Delay,2,s,U,1,2184,0x4888,2,0,255,ddd,s,0x02
    Protections,OTC,Recovery,500,1degC,I,2,2185,0x4889,50,-400,1500,ddd.d,0.1degC,0xf401
    Protections,OTD,Threshold,600,1degC,I,2,2187,0x488B,60,-400,1500,ddd.d,0.1degC,0x5802
    Protections,OTD,Delay,2,s,U,1,2189,0x488D,2,0,255,ddd,s,0x02
    Protections,OTD,Recovery,550,1degC,I,2,2190,0x488E,55,-400,1500,ddd.d,0.1degC,0x2602
    Protections,OTF,Threshold,800,1degC,I,2,2192,0x4890,80,-400,1500,ddd.d,0.1degC,0x2003
    Protections,OTF,Delay,2,s,U,1,2194,0x4892,2,0,255,ddd,s,0x02
    Protections,OTF,Recovery,650,1degC,I,2,2195,0x4893,65,-400,1500,ddd.d,0.1degC,0x8a02
    Protections,UTC,Threshold,0,1degC,I,2,2197,0x4895,0,-400,1500,ddd.d,0.1degC,0x0000
    Protections,UTC,Delay,2,s,U,1,2199,0x4897,2,0,255,ddd,s,0x02
    Protections,UTC,Recovery,50,1degC,I,2,2200,0x4898,5,-400,1500,ddd.d,0.1degC,0x3200
    Protections,UTD,Threshold,0,1degC,I,2,2202,0x489A,0,-400,1500,ddd.d,0.1degC,0x0000
    Protections,UTD,Delay,2,s,U,1,2204,0x489C,2,0,255,ddd,s,0x02
    Protections,UTD,Recovery,50,1degC,I,2,2205,0x489D,5,-400,1500,ddd.d,0.1degC,0x3200
    Protections,COT,Recovery Delay,5,s,U,1,2207,0x489F,5,0,255,ddd,s,0x05
    Protections,HWD,Delay,10,s,U,1,2208,0x48A0,10,0,255,ddd,s,0x0a
    Protections,PTO,Charge Threshold,2000,mA,I,2,2209,0x48A1,2000,-32768,32767,ddddd,mA,0xd007
    Protections,PTO,Suspend Threshold,1800,mA,I,2,2211,0x48A3,1800,-32768,32767,ddddd,mA,0x0807
    Protections,PTO,Delay,1800,s,U,2,2213,0x48A5,1800,0,65535,ddddd,s,0x0807
    Protections,PTO,Reset,2,mAh,I,2,2215,0x48A7,2,0,32767,ddddd,mAh,0x0200
    Protections,CTO,Charge Threshold,2500,mA,I,2,2217,0x48A9,2500,-32768,32767,ddddd,mA,0xc409
    Protections,CTO,Suspend Threshold,2000,mA,I,2,2219,0x48AB,2000,-32768,32767,ddddd,mA,0xd007
    Protections,CTO,Delay,54000,s,U,2,2221,0x48AD,54000,0,65535,ddddd,s,0xf0d2
    Protections,CTO,Reset,2,mAh,I,2,2223,0x48AF,2,0,32767,ddddd,mAh,0x0200
    Protections,OC,Threshold,300,mAh,I,2,2225,0x48B1,300,-32768,32767,ddddd,mAh,0x2c01
    Protections,OC,Recovery,2,mAh,I,2,2227,0x48B3,2,-32768,32767,ddddd,mAh,0x0200
    Protections,OC,RSOC Recovery,90,%,U,1,2229,0x48B5,90,0,100,ddd,%,0x5a
    Protections,CHGV,Threshold,500,mV,I,2,2230,0x48B6,500,-32768,32767,ddddd,mV,0xf401
    Protections,CHGV,Delay,30,s,U,1,2232,0x48B8,30,0,255,ddd,s,0x1e
    Protections,CHGV,Recovery,-499,mV,I,2,2233,0x48B9,-500,-32768,32767,ddddd,mV,0x0cfe
    Protections,CHGC,Threshold,500,mA,I,2,2235,0x48BB,500,-32768,32767,ddddd,mA,0xf401
    Protections,CHGC,Delay,8,s,U,1,2237,0x48BD,8,0,255,ddd,s,0x08
    Protections,CHGC,Recovery Threshold,100,mA,I,2,2238,0x48BE,100,-32768,32767,ddddd,mA,0x6400
    Protections,CHGC,Recovery Delay,2,s,U,1,2240,0x48C0,2,0,255,ddd,s,0x02
    Protections,PCHGC,Threshold,50,mA,I,2,2241,0x48C1,50,-32768,32767,ddddd,mA,0x3200
    Protections,PCHGC,Delay,2,s,U,1,2243,0x48C3,2,0,255,ddd,s,0x02
    Protections,PCHGC,Recovery Threshold,10,mA,I,2,2244,0x48C4,10,-32768,32767,ddddd,mA,0x0a00
    Protections,PCHGC,Recovery Delay,2,s,U,1,2246,0x48C6,2,0,255,ddd,s,0x02
    Settings,Permanent Failure,Enabled PF A,00,hex,U,1,2247,0x48C7,0,0,0xff,hh,hex,0x00
    Settings,Permanent Failure,Enabled PF B,00,hex,U,1,2248,0x48C8,0,0,0xff,hh,hex,0x00
    Settings,Permanent Failure,Enabled PF C,00,hex,U,1,2249,0x48C9,0,0,0xff,hh,hex,0x00
    Settings,Permanent Failure,Enabled PF D,00,hex,U,1,2250,0x48CA,0,0,0xff,hh,hex,0x00
    Permanent Fail,SUV,Threshold,2200,mV,I,2,2251,0x48CB,2200,0,32767,dddd,mV,0x9808
    Permanent Fail,SUV,Delay,5,s,U,1,2253,0x48CD,5,0,255,ddd,s,0x05
    Permanent Fail,SOV,Threshold,4500,mV,I,2,2254,0x48CE,4500,0,32767,dddd,mV,0x9411
    Permanent Fail,SOV,Delay,5,s,U,1,2256,0x48D0,5,0,255,ddd,s,0x05
    Permanent Fail,SOCC,Threshold,10000,mA,I,2,2257,0x48D1,10000,-32768,32767,dddd,mA,0x1027
    Permanent Fail,SOCC,Delay,5,s,U,1,2259,0x48D3,5,0,255,ddd,s,0x05
    Permanent Fail,SOCD,Threshold,-9999,mA,I,2,2260,0x48D4,-10000,-32768,32767,dddd,mA,0xf0d8
    Permanent Fail,SOCD,Delay,5,s,U,1,2262,0x48D6,5,0,255,ddd,s,0x05
    Permanent Fail,SOT,Threshold,650,1degC,I,2,2263,0x48D7,65,-400,1500,ddd.d,0.1degC,0x8a02
    Permanent Fail,SOT,Delay,5,s,U,1,2265,0x48D9,5,0,255,ddd,s,0x05
    Permanent Fail,SOTF,Threshold,1000,1degC,I,2,2266,0x48DA,100,-400,1500,ddd.d,0.1degC,0xe803
    Permanent Fail,SOTF,Delay,5,s,U,1,2268,0x48DC,5,0,255,ddd,s,0x05
    Permanent Fail,Open Thermistor,Threshold,2232,1degC,I,2,2269,0x48DD,-50,0,32767,ddd.d,0.1degK,0xb808
    Permanent Fail,Open Thermistor,Delay,5,s,U,1,2271,0x48DF,5,0,255,ddd,s,0x05
    Permanent Fail,Open Thermistor,Fet Delta,200,1degC,I,2,2272,0x48E0,20,-400,1500,ddd.d,0.1degC,0xc800
    Permanent Fail,Open Thermistor,Cell Delta,200,1degC,I,2,2274,0x48E2,20,-400,1500,ddd.d,0.1degC,0xc800
    Permanent Fail,QIM,Delta Threshold,150,%,I,2,2276,0x48E4,15,0,32767,ddd.d,0.001,0x9600
    Permanent Fail,QIM,Delay,2,updates,U,1,2278,0x48E6,2,0,255,ddd,updates,0x02
    Permanent Fail,CB,Max Threshold,120,h,I,2,2279,0x48E7,240,0,32767,ddd,2h,0x7800
    Permanent Fail,CB,Delta Threshold,20,h,U,1,2281,0x48E9,40,0,255,ddd,2h,0x14
    Permanent Fail,CB,Delay,2,cycles,U,1,2282,0x48EA,2,0,255,ddd,cycles,0x02
    Permanent Fail,VIMR,Check Voltage,3500,mV,I,2,2283,0x48EB,3500,0,5000,dddd,mV,0xac0d
    Permanent Fail,VIMR,Check Current,10,mA,I,2,2285,0x48ED,10,0,32767,dddd,mA,0x0a00
    Permanent Fail,VIMR,Delta Threshold,500,mV,I,2,2287,0x48EF,500,0,5000,dddd,mV,0xf401
    Permanent Fail,VIMR,Delta Delay,5,s,U,1,2289,0x48F1,5,0,255,ddd,s,0x05
    Permanent Fail,VIMR,Duration,100,s,U,2,2290,0x48F2,100,0,65535,dddd,s,0x6400
    Permanent Fail,VIMA,Check Voltage,3700,mV,I,2,2292,0x48F4,3700,0,5000,dddd,mV,0x740e
    Permanent Fail,VIMA,Check Current,50,mA,I,2,2294,0x48F6,50,0,32767,dddd,mA,0x3200
    Permanent Fail,VIMA,Delta Threshold,200,mV,I,2,2296,0x48F8,200,0,5000,ddd,mV,0xc800
    Permanent Fail,VIMA,Delay,5,s,U,1,2298,0x48FA,5,0,255,ddd,s,0x05
    Permanent Fail,IMP,Delta Threshold,300,%,I,2,2299,0x48FB,300,0,32767,ddd,%,0x2c01
    Permanent Fail,IMP,Max Threshold,400,%,I,2,2301,0x48FD,400,0,32767,ddd,%,0x9001
    Permanent Fail,IMP,Ra Update Counts,2,counts,U,1,2303,0x48FF,2,0,255,ddd,counts,0x02
    Permanent Fail,CD,Threshold,0,mAh,I,2,2304,0x4900,0,0,32767,dddd,mAh,0x0000
    Permanent Fail,CD,Delay,2,cycles,U,1,2306,0x4902,2,0,255,ddd,cycles,0x02
    Permanent Fail,CFET,OFF Threshold,5,mA,I,2,2307,0x4903,5,0,500,dddd,mA,0x0500
    Permanent Fail,CFET,OFF Delay,5,s,U,1,2309,0x4905,5,0,255,ddd,s,0x05
    Permanent Fail,DFET,OFF Threshold,-49,mA,I,2,2310,0x4906,-50,-500,0,dddd,mA,0xceff
    Permanent Fail,DFET,OFF Delay,5,s,U,1,2312,0x4908,5,0,255,ddd,s,0x05
    Permanent Fail,FUSE,Threshold,5,mA,I,2,2313,0x4909,5,0,255,dddd,mA,0x0500
    Permanent Fail,FUSE,Delay,5,s,U,1,2315,0x490B,5,0,255,ddd,s,0x05
    Permanent Fail,AFER,Threshold,100,-,U,1,2316,0x490C,100,0,255,ddd,-,0x64
    Permanent Fail,AFER,Delay Period,2,s,U,1,2317,0x490D,2,0,255,ddd,s,0x02
    Permanent Fail,AFER,Compare Period,5,s,U,1,2318,0x490E,5,0,255,ddd,s,0x05
    Permanent Fail,AFEC,Threshold,100,-,U,1,2319,0x490F,100,0,255,ddd,-,0x64
    Permanent Fail,AFEC,Delay Period,5,s,U,1,2320,0x4910,5,0,255,ddd,s,0x05
    Permanent Fail,2LVL,Delay,5,s,U,1,2321,0x4911,5,0,255,ddd,s,0x05
    Permanent Fail,OPNCELL,Threshold,5000,mV,I,2,2322,0x4912,5000,0,32767,dddd,mV,0x8813
    Permanent Fail,OPNCELL,Delay,5,s,U,1,2324,0x4914,5,0,255,ddd,s,0x05
    Advanced Charge Algorithm,Charger,Minimum Voltage Output,6294,mV,I,2,2325,0x4915,6294,0,32767,ddddd,mV,0x9618
    Advanced Charge Algorithm,Charger,Voltage Resolution,33,mV,I,1,2327,0x4917,25,0,127,ddd,mV,0x21
    Advanced Charge Algorithm,Charger,LCHG Current Resolution,8,mA,I,1,2328,0x4918,8,0,127,ddd,mA,0x08
    Advanced Charge Algorithm,Charger,Current Resolution,39,mA,I,1,2329,0x4919,39,0,127,ddd,mA,0x27
    Advanced Charge Algorithm,Charger,Max Current Register,255,-,U,1,2330,0x491A,255,0,255,ddd,-,0xff
    Advanced Charge Algorithm,Charger,Vacp Hysteresis,0,mV,I,2,2331,0x491B,0,-32768,32767,ddddd,mV,0x0000
    Settings,Configuration,Charging Configuration,00,hex,B,1,2333,0x491D,0,0,0x77,hh,hex,0x00
    Advanced Charge Algorithm,Temperature Ranges,T1 Temp,0,degC,I,1,2334,0x491E,0,-128,127,ddd,degC,0x00
    Advanced Charge Algorithm,Temperature Ranges,T2 Temp,12,degC,I,1,2335,0x491F,12,-128,127,ddd,degC,0x0c
    Advanced Charge Algorithm,Temperature Ranges,T5 Temp,20,degC,I,1,2336,0x4920,20,-128,127,ddd,degC,0x14
    Advanced Charge Algorithm,Temperature Ranges,T6 Temp,25,degC,I,1,2337,0x4921,25,-128,127,ddd,degC,0x19
    Advanced Charge Algorithm,Temperature Ranges,T3 Temp,30,degC,I,1,2338,0x4922,30,-128,127,ddd,degC,0x1e
    Advanced Charge Algorithm,Temperature Ranges,T4 Temp,55,degC,I,1,2339,0x4923,55,-128,127,ddd,degC,0x37
    Advanced Charge Algorithm,Temperature Ranges,Hysteresis Temp,1,degC,I,1,2340,0x4924,1,-128,127,ddd,degC,0x01
    Advanced Charge Algorithm,Low Temp Charging,Voltage,4000,mV,I,2,2341,0x4925,4000,0,32767,ddddd,mV,0xa00f
    Advanced Charge Algorithm,Low Temp Charging,Current Low,132,mA,I,2,2343,0x4927,132,0,32767,ddddd,mA,0x8400
    Advanced Charge Algorithm,Low Temp Charging,Current Med,352,mA,I,2,2345,0x4929,352,0,32767,ddddd,mA,0x6001
    Advanced Charge Algorithm,Low Temp Charging,Current High,264,mA,I,2,2347,0x492B,264,0,32767,ddddd,mA,0x0801
    Advanced Charge Algorithm,Standard Temp Charging,Voltage,4200,mV,I,2,2349,0x492D,4200,0,32767,ddddd,mV,0x6810
    Advanced Charge Algorithm,Standard Temp Charging,Current Low,1980,mA,I,2,2351,0x492F,1980,0,32767,ddddd,mA,0xbc07
    Advanced Charge Algorithm,Standard Temp Charging,Current Med,2000,mA,I,2,2353,0x4931,2000,0,32767,ddddd,mA,0xd007
    Advanced Charge Algorithm,Standard Temp Charging,Current High,2000,mA,I,2,2355,0x4933,2000,0,32767,ddddd,mA,0xd007
    Advanced Charge Algorithm,High Temp Charging,Voltage,4000,mV,I,2,2357,0x4935,4000,0,32767,ddddd,mV,0xa00f
    Advanced Charge Algorithm,High Temp Charging,Current Low,1012,mA,I,2,2359,0x4937,1012,0,32767,ddddd,mA,0xf403
    Advanced Charge Algorithm,High Temp Charging,Current Med,1980,mA,I,2,2361,0x4939,1980,0,32767,ddddd,mA,0xbc07
    Advanced Charge Algorithm,High Temp Charging,Current High,1496,mA,I,2,2363,0x493B,1496,0,32767,ddddd,mA,0xd805
    Advanced Charge Algorithm,Rec Temp Charging,Voltage,4100,mV,I,2,2365,0x493D,4100,0,32767,ddddd,mV,0x0410
    Advanced Charge Algorithm,Rec Temp Charging,Current Low,2000,mA,I,2,2367,0x493F,2000,0,32767,ddddd,mA,0xd007
    Advanced Charge Algorithm,Rec Temp Charging,Current Med,2000,mA,I,2,2369,0x4941,2000,0,32767,ddddd,mA,0xd007
    Advanced Charge Algorithm,Rec Temp Charging,Current High,2000,mA,I,2,2371,0x4943,2000,0,32767,ddddd,mA,0xd007
    Advanced Charge Algorithm,Pre-Charging,Current,250,mA,I,2,2373,0x4945,250,0,32767,ddddd,mA,0xfa00
    Advanced Charge Algorithm,Maintenance Charging,Current,44,mA,I,2,2375,0x4947,44,0,32767,ddddd,mA,0x2c00
    Advanced Charge Algorithm,Voltage Range,Precharge Start Voltage,2500,mV,I,2,2377,0x4949,2500,0,32767,ddddd,mV,0xc409
    Advanced Charge Algorithm,Voltage Range,Charging Voltage Low,2900,mV,I,2,2379,0x494B,2900,0,32767,ddddd,mV,0x540b
    Advanced Charge Algorithm,Voltage Range,Charging Voltage Med,3600,mV,I,2,2381,0x494D,3600,0,32767,ddddd,mV,0x100e
    Advanced Charge Algorithm,Voltage Range,Charging Voltage High,4000,mV,I,2,2383,0x494F,4000,0,32767,ddddd,mV,0xa00f
    Advanced Charge Algorithm,Voltage Range,Charging Voltage Hysteresis,0,mV,U,1,2385,0x4951,0,0,255,ddd,mV,0x00
    Advanced Charge Algorithm,Termination Config,Charge Term Taper Current,250,mA,I,2,2386,0x4952,250,0,32767,dddd,mA,0xfa00
    Advanced Charge Algorithm,Termination Config,Charge Term Voltage,75,mV,I,2,2390,0x4956,75,0,32767,ddd,mV,0x4b00
    Advanced Charge Algorithm,Charging Rate of Change,Current Rate,1,steps,U,1,2393,0x4959,1,1,255,ddd,steps,0x01
    Advanced Charge Algorithm,Charging Rate of Change,Voltage Rate,1,steps,U,1,2394,0x495A,1,1,255,ddd,steps,0x01
    Settings,Configuration,Temperature Enable,1f,hex,B,1,2395,0x495B,1d,0,0x1f,hh,hex,0x1f
    Settings,Configuration,Temperature Mode,01,hex,B,1,2396,0x495C,5,0,0x1f,hh,hex,0x01
    Settings,Configuration,DA Configuration,07,hex,B,1,2397,0x495D,12,0,0xff,hh,hex,0x07
    Settings,AFE,AFE Protection Control,70,hex,U,1,2399,0x495F,70,0,0xff,hh,hex,0x70
    Protections,AOLD,Threshold,f4,hex,U,1,2400,0x4960,f4,0,0xff,hh,hex,0xf4
    Protections,ASCC,Threshold,77,hex,U,1,2401,0x4961,77,0,0xff,hh,hex,0x77
    Protections,ASCD,Threshold 1,77,hex,U,1,2402,0x4962,77,0,0xff,hh,hex,0x77
    Protections,ASCD,Threshold 2,e7,hex,U,1,2403,0x4963,e7,0,0xff,hh,hex,0xe7
    Settings,AFE,ZVCHG Exit Threshold,2200,mV,I,2,2405,0x4965,2200,0,8000,dddd,mV,0x9808
    Gas Gauging,Current Thresholds,Dsg Current Threshold,100,mA,I,2,2408,0x4968,100,-32768,32767,dddd,mA,0x6400
    Gas Gauging,Current Thresholds,Chg Current Threshold,50,mA,I,2,2410,0x496A,50,-32768,32767,dddd,mA,0x3200
    Gas Gauging,Current Thresholds,Quit Current,10,mA,I,2,2412,0x496C,10,0,32767,dddd,mA,0x0a00
    Gas Gauging,Current Thresholds,Dsg Relax Time,1,s,U,1,2414,0x496E,1,0,255,ddd,s,0x01
    Gas Gauging,Current Thresholds,Chg Relax Time,60,s,U,1,2415,0x496F,60,0,255,ddd,s,0x3c
    Gas Gauging,Current Thresholds,Dsg Body Diode Protect Threshold,100,mA,I,2,2416,0x4970,100,-32768,32767,dddd,mA,0x6400
    Gas Gauging,Current Thresholds,Chg Body Diode Threshold,100,mA,I,2,2418,0x4972,100,-32768,32767,dddd,mA,0x6400
    Settings,Configuration,Balancing Configuration,03,hex,B,1,3163,0x4C5B,3,0,0xff,hh,hex,0x03
    Advanced Charge Algorithm,Cell Balancing Config,Bal Time/mAh Cell 1,367,s/mAh,U,2,3164,0x4C5C,367,0,65535,ddd,s/mAh,0x6f01
    Advanced Charge Algorithm,Cell Balancing Config,Bal Time/mAh Cell 2-4,514,s/mAh,U,2,3166,0x4C5E,514,0,65535,ddd,s/mAh,0x0202
    Advanced Charge Algorithm,Cell Balancing Config,Min Start Balance Delta,3,mV,U,1,3168,0x4C60,3,0,255,ddd,mV,0x03
    Advanced Charge Algorithm,Cell Balancing Config,Relax Balance Interval,18000,s,U,4,3169,0x4C61,18000,0,4294967295,ddddd,s,0x50460000
    Advanced Charge Algorithm,Cell Balancing Config,Min Rsoc for Balancing,80,%,U,1,3173,0x4C65,80,0,100,ddd,%,0x50