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.

BQ78350-R2-DEVICE-FW: Recovering a battery pack from deep discharge

Part Number: BQ78350-R2-DEVICE-FW

Hello,

We have designed a BMS + battery pack based on TIDA-00792.

I've found a battery pack that was discharged until CUV=3V condition, without charging it later. After 1-2 months this battery pack has been self-discharged finding some cells at 2,8V.

Precharge FET feature is enabled having set "Precharge Start Voltage = 2950 mV" and "Charging Voltage Low = 3000mV".

Moreover, I have enabled "Shutdown Voltage = 3000 mV" + "Shutdown Time = 255 s".

Under this condition (some cells at 2,8V) when I wake up the BMS through TS1, the Shutdown Time is succesfully accoplished.

But when I start charging through the precharge FET which limits the charging current to 30-25mA, I expect that BMS skip Shutdown condtion since it's in Precharge state. 

The result: It still enters in Shutdown mode even if the BMS is in precharge state.

Enclosed you can find the data graph of this test and the log file.

Could you tell me how we can avoid entering in Shutdown under this precharge condition?

  • Hi Marco,

    Can you attach your data flash settings (.gg.csv file) and the log file that goes with the graph? 

    Thanks and best regards,

    Matt

  • Hi Marco,

    Normally you would want to set your Shutdown Voltage lower than your CUV Threshold and Precharge Start Voltage. Cell Voltage #9 is below 3000mV in the log file and the Shutdown event at 1088 seconds in the log file is due to the Shutdown timer. The Shutdown will not be gated because of the Precharge state. Usually the Shutdown voltage would be set lower than the Precharge start voltage.

    Best regards,

    Matt

  • Hi Matt,

    We adopted this technique of "Shutdown the BMS when some cell voltage < 3V" because we wanted to reduce as soon as possible the power consumption after CUV event. In our experience we've found several battery packs that have not been charged after a CUV event, and they have remained in this situation for 1-2months. Consequently, after this time, some cells have been over discharged and we want to reduce this effect entering in Shutdown as soon as possible after <3V. Moreover, we want to increase the CUV = 3,4V to have a “reserved capacity” to avoid/reduce these situations as much as possible. But we have not planned to change "Precharge Start Voltage" which should remain to 2950mV.

    In the other hand, we are aware about "Auto Ship Time" feature. We have set it to 10 days. The reason is: Every time that BMS goes to Shutdown and later it wakes up, the RSOC is estimated losing the accuracy.

    So, the main idea is trying to avoid entering in Shutdown unless we are near of undervoltage.

    Some questions:

    Q1: Are there any plausible strategy to achieve our main idea? Trying to avoid entering in Shutdown unless we are near of undervoltage.

    Q2: When waking up from Shutdown.. Are there any way to improve the estimated RSOC accuracy? As far as I’ve understood, the estimation is based on the default Chemical ID. Note that we have implemented CEDV params and we chose the most similar Chemical ID for our batteries since they are not available on the list. At the same time, I see that “Learned Full Charge Capacity” and “Dod at EDV2” are saved. I’m not sure about which role plays these params and Chemical ID related with RSOC estimation after a RESET.

    Thanks,

    Marco.

  • Hi Marco,

    This makes sense. Is there a host in your system that could send the Shutdown command if the voltage is below a certain level for a specified time? 

    If Dod at EDV2 is greatly changed, it can affect the RSOC estimate after a RESET. So it would be good to look at this and set it back to the default value if this is causing an issue. 

    Regards,

    Matt

  • Hi Matt,

    Yes, there is a host in our system, and it could send the Shutdown command, but we could find some critical case where the battery pack + BMS becomes disassembled from the host after CUV. In this situation, those batteries + BMS won’t enter in Shutdown until “Auto Ship Time = 10 days” has been elapsed. Consequently, the batteries could be over discharged, and we want to reduce or minimize this effect near of UV.

    I’ve some additional questions:

    Q3: Knowing that I’ve set "Shutdown Voltage = 3000 mV" + "Shutdown Time = 255 s". Why in previous exposed test the Shutdown event occurs at 1088 seconds?

    Q4: I’ve limited “Shutdown Time = 255 s” because it’s the higher limit of data flash. If this limit could be increased to 2^16, it’ll be a definitive solution. Is it possible?

    Q5: To improve the accuracy after RESET. Would it have any sense to perform the required test to obtain a specific Chemical ID? Note that we are using BQ78350-R2. I’m not sure if it’s feasible to obtain this specific Chemical ID through the required test. Could you confirm me it?

    Q6: Dod at EDV2 is updated at every discharge. How could we set it back to the default value after a RESET? Maybe are you suggesting setting it back to the default through the host?

    Thanks in advance,

    Marco.

  • Hi Marco,

    Q3: I am not sure why this is taking longer than 255 s. The log file was a little confusing - it looked like communication was lost earlier (around 788 s), so I was looking at the time from there to 1088 s. However, it could just be that the device is measuring current above the Deadband - the device will not enter Shutdown if the current measurement is non-zero. Maybe this is the cause for the delay.

    Q4: There is not a way to increase the Shutdown Time

    Q5: If you have not already gone through the steps the find the closest match using the GPCCHEM tool, this would be a good exercise to go through. It is described in the Gas Gauging section of the "Using the BQ78350-R1" application document. 

    Q6: I was suggesting setting it back to default through the host to see if the SOC estimation after a Reset improves.

    Best regards,

    Matt

  • Hi Matt,

    Q3: I can assure you that the device is entering in Shutdown mode even if the current measurement is non-zero. As you can see in the attached log files, it goes to Shutdown while it's in precharge state with a precharging current of 30-20mA. Maybe TI should consider to solve this bug in the future.

    Q5: I followed the steps indicated in this thread: https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/954549/bq78350-r1-program-battery-chemistry. But, if I can improve the estimated RSOC after a RESET, I'll do the required test to find the specific Chemical ID. By the way, it introduces my next Q7 question.

    Q7: Using BQ78350 with bqStudio, it seems that GPCPackager tab only expects CEDV 6 log test files (not just 1 log file). How I manage it to generate the package for Chemical ID?

    Thanks,

  • Hi Marco,

    The GPCCHEM tool site has instructions and a video. This is not part of the BQStudio GPCPackager tool for BQ78350. https://www.ti.com/tool/GPCCHEM 

    There is also a good video for a different product (BQ40Z50) that goes over important steps for collecting the data for the GPCCHEM tool. It may be good to watch the first few minutes since there are some good tips: https://training.ti.com/bq40z50-setup-and-going-production 

    Regarding Q3, you may want to test this a little more before concluding it is a bug in the device. You are using current scaling and you may need to consider the Current Deadband. If you still have current that is non-zero but near your current deadband then it may be preventing or delaying Shutdown. You can try setting the deadband to zero and then to a higher value to see if the timing changes. 

    Regards,

    Matt

  • Hi Matt,

    I've obtained the proper Chemistry ID report with the next result:

    Best chemical ID: 2286 Best chemical ID max. deviation, %: 0.66

    I've analysed the description of this chemical ID 2286 and it's quite different to the description of our cells. Our cells chemistry is LiCoO2, 3,7V (2100mAh), and the reported proposal is LiMn2O4, 4,2V (18739mAh). As per description, they are totally different cells. 

    However, I've tested it and the estimated RSOC result seems a little bit better than before but the improvement it isn't significant. 

    Q8: Is it normal to obtain a reported chemical ID description completely different from the real one that we're using?

     

    Coming back to Q3. We need to solve this point. I've read BQ78350 TR, and it doesn't mention that "Shutdown Time" is aborted when the BMS is charging or pre-charging. From my point of view, it should be logically aborted, but according BQ78350 TR it's not mentioned. Maybe my logical interpretation was wrong, and the BMS will go to shutdown even if it’s charged or precharged.

    However, following your instructions I have repeated previous test modifying the deadband. The original deadband was = 1. 

    Result with deadband = 5:

    Result with deadband = 0:

    As you can see, it still goes to Shutdown mode while precharging. When deadband = 5, it goes stictly in 255s. as expected. However, when deadband = 0, it needs more time.

    Enclosed you can find the log files.

    Tue Feb 01 16:00:09 CET 2022
    
    Device Name = bq78350R2
    Firmware Version = V2_02_BLD0028
    
    Design Capacity = 170
    Design Voltage = 3700
    Specification Info = 0x1131
    Manufacturer Date = 2022-1-18
    Serial Number = 0x0020
    Manufacturer Name = FIDES_W007_009
    Device Name = bq78350
    Device Chemistry = LION
    
    Sample,DateTime,ElapsedTime,ManufAccess,RemCapAlarm,RemTimeAlarm,BattMode,@Rate(@),@TimeFull,@TimeEmpty,@RateOK,Temperature,Voltage,Current,AvgCurr,MaxErr,RSOC,ASOC,RemCap,FullChgCap,RunTimeEmty,RunTimeEmty,AvgTimeFull,ChgCurr,ChgVolt,BattStat,CycleCnt,PendingEdv,SoH,OpStatA,OpStatB,TempRange,ChgStat,GaugeStat,MfgStat,SafetyAlertAB,SafetyStatAB,SafetyAlertCD,SafetyStatCD,PFAlertAB,PFStatAB,PFStatAB,CellVolt1,CellVolt2,CellVolt3,CellVolt4,CellVolt5,CellVolt6,CellVolt7,CellVolt8,CellVolt9,CellVolt10,CellVolt11,CellVolt12,CellVolt13,CellVolt14,CellVolt15,ExtAvgCellVolt,TS1 Temp,TS2 Temp,TS3 Temp,CellTemp,FetTemp,GaugeInternalTemp,LogRowTime(ms),LogStatus
    1,2022-02-01 16:00:20,10.015,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4294,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3141,3051,3137,3153,3053,3100,3044,3050,2741,3111,3168,2980,3160,3057,0,3065,-273.2,26.4,25.5,26.4,25.5,24.8,971,SUCCESS
    2,2022-02-01 16:00:30,20.115,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4297,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3142,3053,3138,3154,3055,3101,3046,3053,2750,3112,3170,2984,3161,3057,0,3064,-273.2,26.4,25.7,26.4,25.7,24.8,958,SUCCESS
    3,2022-02-01 16:00:40,30.027,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4298,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3143,3054,3139,3155,3056,3102,3045,3054,2755,3113,3170,2984,3162,3057,0,3068,-273.2,26.4,26.0,26.4,26.0,24.8,951,SUCCESS
    4,2022-02-01 16:00:50,40.028,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4301,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3144,3055,3140,3156,3057,3103,3046,3054,2761,3114,3171,2986,3163,3057,0,3068,-273.2,26.4,26.4,26.4,26.4,24.8,937,SUCCESS
    5,2022-02-01 16:01:00,50.030,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4302,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3145,3056,3140,3156,3058,3104,3047,3056,2765,3115,3171,2987,3163,3057,0,3068,-273.2,26.4,26.8,26.4,26.8,24.8,1012,SUCCESS
    6,2022-02-01 16:01:10,60.101,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4304,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3146,3057,3141,3157,3059,3105,3048,3057,2770,3116,3173,2988,3164,3057,0,3069,-273.2,26.4,27.2,26.4,27.2,24.8,957,SUCCESS
    7,2022-02-01 16:01:20,70.053,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4305,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3146,3058,3142,3157,3060,3106,3049,3057,2774,3116,3173,2990,3165,3057,0,3076,-273.2,26.4,27.5,26.4,27.5,24.8,945,SUCCESS
    8,2022-02-01 16:01:30,80.056,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4306,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3147,3059,3142,3158,3061,3106,3050,3059,2778,3117,3174,2993,3165,3057,0,3073,-273.2,26.4,27.8,26.4,27.8,24.9,940,SUCCESS
    9,2022-02-01 16:01:40,90.068,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4307,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3147,3059,3143,3158,3061,3107,3051,3060,2782,3118,3174,2992,3166,3057,0,3074,-273.2,26.4,28.1,26.4,28.1,24.8,942,SUCCESS
    10,2022-02-01 16:01:50,100.071,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4309,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3148,3060,3144,3159,3062,3108,3052,3060,2785,3119,3174,2993,3166,3057,0,3076,-273.2,26.4,28.2,26.4,28.2,24.8,941,SUCCESS
    11,2022-02-01 16:02:00,110.074,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4310,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3148,3061,3144,3159,3063,3108,3053,3061,2789,3119,3175,2995,3167,3057,0,3091,-273.2,26.4,28.4,26.4,28.4,24.9,940,SUCCESS
    12,2022-02-01 16:02:10,120.087,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4311,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3149,3061,3144,3160,3064,3109,3054,3062,2792,3120,3176,2995,3167,3057,0,3077,-273.2,26.4,28.6,26.4,28.6,24.8,939,SUCCESS
    13,2022-02-01 16:02:20,130.132,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4312,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3149,3063,3144,3161,3065,3109,3054,3063,2796,3120,3176,2997,3168,3060,0,3077,-273.2,26.4,28.8,26.4,28.8,24.8,942,SUCCESS
    14,2022-02-01 16:02:30,140.117,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4314,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3150,3063,3144,3161,3066,3110,3055,3064,2798,3121,3176,2998,3169,3061,0,3077,-273.2,26.4,28.9,26.4,28.9,24.8,942,SUCCESS
    15,2022-02-01 16:02:40,150.123,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4315,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3151,3064,3145,3162,3066,3111,3056,3065,2801,3122,3177,2998,3169,3063,0,3078,-273.2,26.4,29.0,26.4,29.0,24.8,969,SUCCESS
    16,2022-02-01 16:02:50,160.129,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4316,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3151,3065,3146,3162,3067,3111,3057,3065,2804,3122,3178,3000,3169,3064,0,3081,-273.2,26.4,29.2,26.4,29.2,24.8,943,SUCCESS
    17,2022-02-01 16:03:00,170.134,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4317,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3152,3066,3146,3162,3068,3112,3058,3066,2807,3123,3178,3000,3170,3065,0,3081,-273.2,26.4,29.3,26.4,29.3,24.8,939,SUCCESS
    18,2022-02-01 16:03:10,180.195,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4318,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3152,3066,3147,3163,3069,3112,3059,3067,2810,3123,3179,3001,3170,3066,0,3081,-273.2,26.4,29.4,26.4,29.4,24.8,954,SUCCESS
    19,2022-02-01 16:03:20,190.148,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4320,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3153,3067,3147,3163,3069,3113,3059,3068,2813,3124,3179,3002,3171,3066,0,3081,-273.2,26.4,29.5,26.4,29.5,24.5,962,SUCCESS
    20,2022-02-01 16:03:30,200.156,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4321,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3153,3068,3148,3164,3070,3114,3060,3069,2816,3125,3180,3004,3172,3067,0,3081,-273.2,26.4,29.7,26.4,29.7,24.9,1016,SUCCESS
    21,2022-02-01 16:03:40,210.170,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4322,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3154,3069,3149,3165,3071,3115,3061,3070,2818,3126,3180,3005,3172,3068,0,3081,-273.2,26.4,29.8,26.4,29.8,24.9,985,SUCCESS
    22,2022-02-01 16:03:50,220.176,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4323,0,0,100,8,8,12,170,65535,65535,65535,21,5880,0x02D0,6,3463,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3154,3069,3149,3165,3072,3115,3062,3070,2821,3126,3180,3006,3172,3069,0,3082,-273.2,26.4,29.8,26.4,29.8,24.9,945,SUCCESS
    23,2022-02-01 16:04:00,230.176,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1116,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    24,2022-02-01 16:04:10,240.693,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1074,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    25,2022-02-01 16:04:21,251.021,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1216,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    26,2022-02-01 16:04:31,261.428,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1123,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    27,2022-02-01 16:04:41,271.770,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1092,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    28,2022-02-01 16:04:52,282.084,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1194,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    29,2022-02-01 16:05:02,292.552,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1245,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    30,2022-02-01 16:05:13,303.020,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1125,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    31,2022-02-01 16:05:23,313.427,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1209,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    32,2022-02-01 16:05:34,323.896,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1210,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    33,2022-02-01 16:05:44,334.334,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1209,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    34,2022-02-01 16:05:54,344.599,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,983,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    35,2022-02-01 16:06:04,354.661,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,979,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    36,2022-02-01 16:06:10,360.536,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1116,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    37,2022-02-01 16:06:21,370.865,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1194,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    38,2022-02-01 16:06:31,381.348,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1213,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    39,2022-02-01 16:06:41,391.755,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1133,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    40,2022-02-01 16:06:52,402.130,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1226,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    41,2022-02-01 16:07:02,412.629,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1229,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    42,2022-02-01 16:07:13,423.177,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1098,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    43,2022-02-01 16:07:23,433.445,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1206,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    44,2022-02-01 16:07:34,443.834,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1264,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    45,2022-02-01 16:07:44,454.239,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1188,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    46,2022-02-01 16:07:54,464.677,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,960,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    47,2022-02-01 16:08:00,470.677,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1120,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    48,2022-02-01 16:08:11,481.129,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1230,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    49,2022-02-01 16:08:21,491.583,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1127,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    50,2022-02-01 16:08:32,501.957,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1132,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    51,2022-02-01 16:08:42,512.302,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1231,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    52,2022-02-01 16:08:52,522.630,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1222,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    53,2022-02-01 16:09:03,533.100,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1273,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    54,2022-02-01 16:09:13,543.473,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1227,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    55,2022-02-01 16:09:24,553.943,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1221,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    56,2022-02-01 16:09:34,564.364,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1228,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    57,2022-02-01 16:09:44,574.751,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,988,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    58,2022-02-01 16:09:50,580.724,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1129,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    59,2022-02-01 16:10:01,591.115,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1195,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    60,2022-02-01 16:10:11,601.615,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1112,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    61,2022-02-01 16:10:22,612.005,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1129,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    62,2022-02-01 16:10:32,622.379,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1226,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    63,2022-02-01 16:10:43,632.958,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1114,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    64,2022-02-01 16:10:53,643.380,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1989,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    65,2022-02-01 16:11:00,650.489,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4323,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3154,3070,3149,3165,3072,3115,3062,3071,2823,3126,3180,3006,3172,3069,0,3094,-273.2,26.4,26.0,26.4,26.0,24.2,946,SUCCESS
    66,2022-02-01 16:11:10,660.583,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4325,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3156,3070,3150,3167,3073,3117,3063,3073,2827,3126,3180,3008,3173,3070,0,3086,-273.2,26.4,26.1,26.4,26.1,24.7,945,SUCCESS
    67,2022-02-01 16:11:20,670.513,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4327,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3156,3072,3151,3168,3074,3117,3065,3074,2830,3128,3182,3009,3174,3072,0,3086,-273.2,26.4,26.4,26.4,26.4,24.8,947,SUCCESS
    68,2022-02-01 16:11:30,680.517,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4328,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3157,3073,3152,3168,3075,3118,3067,3074,2832,3128,3182,3010,3175,3072,0,3089,-273.2,26.4,26.9,26.4,26.9,24.8,977,SUCCESS
    69,2022-02-01 16:11:40,690.520,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4329,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3157,3073,3152,3168,3076,3119,3067,3075,2835,3129,3183,3012,3175,3074,0,3087,-273.2,26.4,27.2,26.4,27.2,24.9,948,SUCCESS
    70,2022-02-01 16:11:50,700.529,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4330,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3158,3074,3153,3168,3076,3120,3067,3076,2838,3129,3183,3013,3176,3075,0,3090,-273.2,26.4,27.5,26.4,27.5,24.9,949,SUCCESS
    71,2022-02-01 16:12:00,710.543,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4331,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3158,3075,3153,3168,3077,3120,3068,3077,2840,3130,3184,3013,3176,3075,0,3090,-273.2,26.4,27.8,26.4,27.8,24.2,954,SUCCESS
    72,2022-02-01 16:12:10,720.599,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4333,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3158,3076,3153,3169,3078,3121,3069,3077,2843,3131,3184,3015,3176,3076,0,3090,-273.2,26.4,28.1,26.4,28.1,24.9,961,SUCCESS
    73,2022-02-01 16:12:20,730.557,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4334,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3159,3076,3154,3169,3079,3122,3070,3078,2845,3132,3185,3015,3177,3077,0,3094,-273.2,26.4,28.2,26.4,28.2,24.9,938,SUCCESS
    74,2022-02-01 16:12:30,740.614,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4335,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3159,3076,3154,3169,3080,3122,3071,3079,2847,3132,3185,3017,3178,3077,0,3091,-273.2,26.4,28.5,26.4,28.5,24.9,942,SUCCESS
    75,2022-02-01 16:12:40,750.579,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4336,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3160,3077,3155,3170,3080,3123,3071,3080,2850,3132,3186,3021,3178,3078,0,3093,-273.2,26.4,28.7,26.4,28.7,24.9,946,SUCCESS
    76,2022-02-01 16:12:50,760.614,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4337,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3160,3078,3155,3171,3080,3123,3072,3080,2854,3132,3186,3018,3178,3079,0,3098,-273.2,26.4,28.9,26.4,28.9,24.9,942,SUCCESS
    77,2022-02-01 16:13:00,770.661,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4337,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3161,3079,3156,3171,3081,3123,3073,3081,2854,3133,3187,3019,3179,3080,0,3094,-273.2,26.4,29.0,26.4,29.0,24.8,962,SUCCESS
    78,2022-02-01 16:13:10,780.602,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4339,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3162,3079,3156,3172,3082,3124,3073,3082,2856,3134,3187,3019,3179,3080,0,3097,-273.2,26.4,29.1,26.4,29.1,24.9,939,SUCCESS
    79,2022-02-01 16:13:20,790.610,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4339,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3162,3079,3157,3172,3083,3125,3074,3083,2858,3134,3187,3020,3180,3081,0,3094,-273.2,26.4,29.2,26.4,29.2,24.9,947,SUCCESS
    80,2022-02-01 16:13:30,800.713,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4340,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3162,3080,3157,3172,3083,3125,3074,3083,2861,3135,3187,3021,3180,3081,0,3098,-273.2,26.4,29.3,26.4,29.3,25.0,956,SUCCESS
    81,2022-02-01 16:13:40,810.629,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4341,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3163,3081,3158,3173,3084,3126,3075,3084,2862,3135,3187,3022,3181,3082,0,3099,-273.2,26.4,29.5,26.4,29.5,24.9,945,SUCCESS
    82,2022-02-01 16:13:50,820.740,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4342,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3164,3082,3158,3173,3084,3127,3076,3085,2865,3136,3188,3023,3181,3083,0,3098,-273.2,26.4,29.6,26.4,29.6,24.5,975,SUCCESS
    83,2022-02-01 16:14:00,830.709,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4343,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3164,3083,3159,3174,3086,3126,3076,3085,2867,3136,3189,3024,3181,3083,0,3099,-273.2,26.4,29.7,26.4,29.7,25.0,959,SUCCESS
    84,2022-02-01 16:14:10,840.678,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4344,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3165,3083,3159,3174,3086,3127,3077,3086,2869,3137,3190,3025,3182,3084,0,3102,-273.2,26.4,29.8,26.4,29.8,25.0,944,SUCCESS
    85,2022-02-01 16:14:20,850.673,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4345,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3165,3084,3160,3174,3086,3128,3078,3086,2871,3137,3190,3026,3183,3085,0,3100,-273.2,26.4,29.8,26.4,29.8,25.0,995,SUCCESS
    86,2022-02-01 16:14:31,860.818,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4346,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3165,3084,3160,3175,3086,3128,3078,3087,2872,3138,3190,3026,3183,3086,0,3099,-273.2,26.4,29.9,26.4,29.9,24.9,976,SUCCESS
    87,2022-02-01 16:14:40,870.702,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4347,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3165,3085,3161,3176,3087,3129,3079,3088,2874,3138,3190,3027,3183,3086,0,3104,-273.2,26.4,30.0,26.4,30.0,25.0,951,SUCCESS
    88,2022-02-01 16:14:51,880.817,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4348,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3166,3085,3161,3176,3088,3129,3080,3088,2877,3138,3191,3028,3184,3087,0,3106,-273.2,26.4,30.0,26.4,30.0,25.0,943,SUCCESS
    89,2022-02-01 16:15:00,890.729,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4348,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3166,3086,3162,3176,3088,3130,3080,3089,2879,3139,3191,3029,3184,3087,0,3102,-273.2,26.4,30.1,26.4,30.1,24.9,972,SUCCESS
    90,2022-02-01 16:15:11,900.788,0x092D,15,10,0x6001,0,65535,65535,1,26.4,4350,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3167,3087,3163,3177,3089,3130,3081,3089,2881,3140,3191,3029,3185,3088,0,3106,-273.2,26.4,30.1,26.4,30.1,24.9,939,SUCCESS
    91,2022-02-01 16:15:23,913.051,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1388,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    92,2022-02-01 16:15:33,923.724,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1377,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    93,2022-02-01 16:15:42,932.006,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,2020,ERROR : Please check C:\ti\Test0_W007_009.4_18PackageReportedV6_BMS#020_Reset+PreChargeSpecialDeadBand5.log.err
    94,2022-02-01 16:15:53,943.318,,,,,

    Tue Feb 01 13:14:37 CET 2022
    
    Device Name = bq78350R2
    Firmware Version = V2_02_BLD0028
    
    Design Capacity = 170
    Design Voltage = 3700
    Specification Info = 0x1131
    Manufacturer Date = 2022-1-18
    Serial Number = 0x0020
    Manufacturer Name = FIDES_W007_009
    Device Name = bq78350
    Device Chemistry = LION
    
    Sample,DateTime,ElapsedTime,ManufAccess,RemCapAlarm,RemTimeAlarm,BattMode,@Rate(@),@TimeFull,@TimeEmpty,@RateOK,Temperature,Voltage,Current,AvgCurr,MaxErr,RSOC,ASOC,RemCap,FullChgCap,RunTimeEmty,RunTimeEmty,AvgTimeFull,ChgCurr,ChgVolt,BattStat,CycleCnt,PendingEdv,SoH,OpStatA,OpStatB,TempRange,ChgStat,GaugeStat,MfgStat,SafetyAlertAB,SafetyStatAB,SafetyAlertCD,SafetyStatCD,PFAlertAB,PFStatAB,PFStatAB,CellVolt1,CellVolt2,CellVolt3,CellVolt4,CellVolt5,CellVolt6,CellVolt7,CellVolt8,CellVolt9,CellVolt10,CellVolt11,CellVolt12,CellVolt13,CellVolt14,CellVolt15,ExtAvgCellVolt,TS1 Temp,TS2 Temp,TS3 Temp,CellTemp,FetTemp,GaugeInternalTemp,LogRowTime(ms),LogStatus
    1,2022-02-01 13:14:47,10.006,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4281,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3134,3042,3127,3144,3039,3090,3033,3033,2726,3101,3159,2975,3152,3052,0,3052,-273.2,27.1,26.2,27.1,26.2,25.6,944,SUCCESS
    2,2022-02-01 13:14:57,20.021,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4281,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3134,3042,3127,3145,3039,3090,3033,3033,2727,3101,3159,2975,3152,3053,0,3052,-273.2,27.1,26.2,27.1,26.2,25.5,940,SUCCESS
    3,2022-02-01 13:15:07,30.029,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4281,0,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3134,3042,3127,3145,3039,3090,3033,3033,2727,3102,3159,2975,3152,3052,0,3052,-273.2,27.1,26.2,27.1,26.2,25.2,967,SUCCESS
    4,2022-02-01 13:15:17,40.044,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4287,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3137,3047,3130,3148,3043,3094,3033,3040,2740,3105,3162,2980,3155,3057,0,3060,-273.2,27.1,26.4,27.1,26.4,25.5,968,SUCCESS
    5,2022-02-01 13:15:27,50.059,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4289,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3138,3048,3131,3149,3045,3095,3033,3042,2746,3106,3163,2981,3156,3057,0,3060,-273.2,27.1,26.6,27.1,26.6,25.5,969,SUCCESS
    6,2022-02-01 13:15:37,60.063,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4291,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3139,3049,3132,3149,3046,3096,3033,3043,2752,3106,3164,2982,3157,3057,0,3068,-273.2,27.1,27.1,27.1,27.1,25.6,963,SUCCESS
    7,2022-02-01 13:15:47,70.066,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4292,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3140,3050,3133,3149,3047,3097,3033,3044,2757,3108,3164,2984,3157,3057,0,3060,-273.2,27.1,27.4,27.1,27.4,25.5,964,SUCCESS
    8,2022-02-01 13:15:57,80.072,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4293,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3140,3051,3134,3149,3048,3097,3033,3045,2761,3108,3165,2984,3158,3057,0,3066,-273.2,27.1,27.8,27.1,27.8,25.5,971,SUCCESS
    9,2022-02-01 13:16:07,90.074,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4295,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3141,3052,3135,3149,3049,3098,3035,3047,2766,3109,3166,2986,3159,3057,0,3064,-273.2,27.1,28.2,27.1,28.2,25.5,938,SUCCESS
    10,2022-02-01 13:16:17,100.074,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4296,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3142,3053,3135,3151,3050,3099,3037,3048,2770,3109,3166,2988,3159,3057,0,3064,-273.2,27.1,28.4,27.1,28.4,25.1,939,SUCCESS
    11,2022-02-01 13:16:27,110.079,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4297,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3142,3053,3136,3151,3050,3099,3039,3048,2775,3110,3167,2988,3159,3057,0,3064,-273.2,27.1,28.7,27.1,28.7,25.6,979,SUCCESS
    12,2022-02-01 13:16:37,120.093,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4299,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3143,3054,3136,3152,3051,3100,3040,3050,2778,3111,3167,2989,3161,3057,0,3065,-273.2,27.1,28.9,27.1,28.9,25.4,983,SUCCESS
    13,2022-02-01 13:16:47,130.161,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4300,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3143,3055,3137,3153,3052,3100,3042,3051,2782,3112,3168,2990,3161,3057,0,3068,-273.2,27.1,29.1,27.1,29.1,25.5,968,SUCCESS
    14,2022-02-01 13:16:57,140.110,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4301,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3144,3056,3137,3154,3053,3101,3042,3051,2786,3112,3168,2991,3162,3057,0,3068,-273.2,27.1,29.3,27.1,29.3,25.5,971,SUCCESS
    15,2022-02-01 13:17:07,150.115,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4303,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3145,3057,3138,3154,3053,3102,3043,3053,2789,3113,3169,2992,3162,3057,0,3072,-273.2,27.1,29.4,27.1,29.4,25.6,942,SUCCESS
    16,2022-02-01 13:17:17,160.128,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4304,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3145,3058,3138,3154,3054,3103,3045,3054,2792,3114,3170,2994,3163,3057,0,3072,-273.2,27.1,29.6,27.1,29.6,25.5,949,SUCCESS
    17,2022-02-01 13:17:27,170.136,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4305,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3146,3058,3139,3155,3055,3104,3046,3054,2796,3114,3170,2995,3163,3057,0,3073,-273.2,27.1,29.8,27.1,29.8,24.8,954,SUCCESS
    18,2022-02-01 13:17:37,180.146,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4306,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3146,3059,3140,3156,3056,3105,3047,3055,2799,3115,3171,2996,3164,3057,0,3073,-273.2,27.1,29.8,27.1,29.8,25.6,943,SUCCESS
    19,2022-02-01 13:17:47,190.159,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4307,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3147,3060,3140,3156,3056,3105,3048,3056,2802,3116,3171,2997,3164,3057,0,3073,-273.2,27.1,30.0,27.1,30.0,25.6,945,SUCCESS
    20,2022-02-01 13:17:57,200.166,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4308,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3147,3060,3141,3157,3057,3105,3048,3057,2805,3116,3171,2998,3165,3057,0,3086,-273.2,27.1,30.1,27.1,30.1,25.5,949,SUCCESS
    21,2022-02-01 13:18:07,210.165,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4310,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3148,3061,3141,3157,3058,3106,3050,3058,2807,3117,3172,2999,3165,3060,0,3077,-273.2,27.1,30.2,27.1,30.2,25.6,941,SUCCESS
    22,2022-02-01 13:18:17,220.167,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4311,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3148,3062,3142,3158,3058,3107,3050,3059,2810,3118,3173,3000,3166,3061,0,3076,-273.2,27.1,30.3,27.1,30.3,25.5,961,SUCCESS
    23,2022-02-01 13:18:27,230.180,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4313,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3149,3063,3143,3158,3060,3107,3051,3059,2813,3119,3173,3001,3166,3062,0,3080,-273.2,27.1,30.3,27.1,30.3,25.6,971,SUCCESS
    24,2022-02-01 13:18:37,240.193,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4314,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3149,3063,3143,3158,3060,3108,3052,3060,2816,3119,3174,3002,3167,3063,0,3077,-273.2,27.1,30.4,27.1,30.4,25.5,960,SUCCESS
    25,2022-02-01 13:18:47,250.188,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4315,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3150,3064,3144,3159,3061,3108,3053,3061,2818,3119,3174,3003,3167,3064,0,3077,-273.2,27.1,30.5,27.1,30.5,25.5,995,SUCCESS
    26,2022-02-01 13:18:57,260.189,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4316,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3151,3065,3144,3159,3062,3109,3054,3062,2821,3120,3174,3004,3168,3065,0,3077,-273.2,27.1,30.6,27.1,30.6,25.5,946,SUCCESS
    27,2022-02-01 13:19:07,270.202,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4317,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3151,3066,3144,3160,3062,3110,3054,3063,2824,3121,3175,3006,3169,3066,0,3099,-273.2,27.1,30.7,27.1,30.6,25.5,963,SUCCESS
    28,2022-02-01 13:19:17,280.203,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4318,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3152,3066,3144,3160,3063,3110,3055,3063,2826,3121,3175,3007,3169,3067,0,3080,-273.2,27.1,30.8,27.1,30.8,25.5,948,SUCCESS
    29,2022-02-01 13:19:27,290.218,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4319,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3152,3067,3144,3161,3064,3111,3056,3064,2828,3122,3176,3007,3169,3067,0,3081,-273.2,27.1,30.7,27.1,30.7,25.6,999,SUCCESS
    30,2022-02-01 13:19:37,300.223,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4320,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3152,3067,3145,3162,3065,3111,3057,3065,2831,3122,3176,3008,3170,3069,0,3081,-273.2,27.1,30.8,27.1,30.8,25.5,944,SUCCESS
    31,2022-02-01 13:19:47,310.226,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4321,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3153,3068,3145,3162,3065,3112,3058,3066,2833,3123,3177,3009,3170,3070,0,3082,-273.2,27.1,30.8,27.1,30.8,25.6,958,SUCCESS
    32,2022-02-01 13:19:57,320.233,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4322,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3153,3069,3146,3162,3066,3113,3059,3067,2836,3123,3177,3010,3171,3071,0,3086,-273.2,27.1,30.9,27.1,30.9,25.6,949,SUCCESS
    33,2022-02-01 13:20:07,330.243,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4323,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3154,3070,3147,3163,3067,3113,3059,3068,2838,3124,3178,3011,3171,3071,0,3082,-273.2,27.1,30.9,27.1,30.9,25.4,940,SUCCESS
    34,2022-02-01 13:20:17,340.260,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4324,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3154,3070,3147,3163,3067,3114,3060,3068,2841,3125,3178,3012,3172,3072,0,3086,-273.2,27.1,31.0,27.1,31.0,25.6,960,SUCCESS
    35,2022-02-01 13:20:27,350.260,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4325,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3155,3071,3148,3164,3068,3114,3060,3069,2843,3125,3179,3012,3172,3073,0,3086,-273.2,27.1,31.0,27.1,31.0,25.6,1015,SUCCESS
    36,2022-02-01 13:20:37,360.286,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4327,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3156,3072,3148,3164,3069,3115,3062,3070,2845,3126,3179,3013,3173,3074,0,3086,-273.2,27.1,31.2,27.1,31.2,25.5,978,SUCCESS
    37,2022-02-01 13:20:48,370.380,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4328,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3156,3073,3149,3165,3070,3115,3063,3071,2848,3126,3180,3015,3173,3075,0,3086,-273.2,27.1,31.2,27.1,31.2,25.6,942,SUCCESS
    38,2022-02-01 13:20:57,380.298,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4328,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3156,3073,3149,3165,3070,3116,3063,3071,2850,3126,3180,3015,3173,3075,0,3090,-273.2,27.1,31.2,27.1,31.2,25.6,942,SUCCESS
    39,2022-02-01 13:21:07,390.299,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4330,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3157,3073,3150,3166,3071,3117,3064,3072,2854,3127,3180,3016,3174,3076,0,3090,-273.2,27.1,31.3,27.1,31.3,25.6,962,SUCCESS
    40,2022-02-01 13:21:18,400.314,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4331,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3157,3074,3150,3167,3072,3117,3065,3073,2854,3128,3180,3017,3174,3077,0,3091,-273.2,27.1,31.3,27.1,31.3,25.6,945,SUCCESS
    41,2022-02-01 13:21:28,410.319,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4332,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3158,3075,3151,3168,3072,3118,3065,3073,2856,3128,3180,3018,3175,3077,0,3090,-273.2,27.1,31.3,27.1,31.3,25.6,937,SUCCESS
    42,2022-02-01 13:21:38,420.324,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4333,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3158,3076,3151,3168,3073,3119,3066,3074,2858,3129,3181,3019,3175,3078,0,3090,-273.2,27.1,31.3,27.1,31.3,25.6,952,SUCCESS
    43,2022-02-01 13:21:48,430.335,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4333,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3158,3076,3152,3168,3073,3119,3066,3075,2861,3129,3182,3019,3176,3079,0,3090,-273.2,27.1,31.3,27.1,31.3,25.6,939,SUCCESS
    44,2022-02-01 13:21:58,440.341,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4334,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3159,3076,3152,3168,3074,3120,3067,3076,2863,3130,3182,3020,3176,3080,0,3090,-273.2,27.1,31.3,27.1,31.3,25.6,935,SUCCESS
    45,2022-02-01 13:22:08,450.354,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4335,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3159,3078,3153,3168,3075,3120,3068,3076,2865,3131,3183,3021,3176,3080,0,3091,-273.2,27.1,31.4,27.1,31.4,25.6,957,SUCCESS
    46,2022-02-01 13:22:18,460.361,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4336,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3159,3078,3153,3168,3075,3121,3068,3077,2867,3131,3183,3022,3177,3081,0,3104,-273.2,27.1,31.4,27.1,31.4,25.7,947,SUCCESS
    47,2022-02-01 13:22:28,470.364,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4337,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3160,3079,3154,3168,3076,3122,3069,3078,2869,3132,3184,3023,3178,3081,0,3091,-273.2,27.1,31.4,27.1,31.4,25.7,944,SUCCESS
    48,2022-02-01 13:22:38,480.411,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4338,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3161,3079,3154,3169,3077,3122,3070,3078,2871,3132,3184,3020,3178,3082,0,3094,-273.2,27.1,31.4,27.1,31.4,25.6,943,SUCCESS
    49,2022-02-01 13:22:48,490.374,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4339,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3161,3080,3154,3169,3078,3123,3071,3079,2872,3132,3186,3023,3178,3082,0,3094,-273.2,27.1,31.5,27.1,31.5,25.7,967,SUCCESS
    50,2022-02-01 13:22:58,500.375,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4340,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3162,3081,3155,3170,3078,3123,3071,3080,2873,3132,3185,3026,3179,3083,0,3095,-273.2,27.1,31.5,27.1,31.5,25.6,947,SUCCESS
    51,2022-02-01 13:23:08,510.383,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4341,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3162,3081,3155,3171,3079,3123,3072,3080,2876,3133,3186,3026,3179,3084,0,3099,-273.2,27.1,31.5,27.1,31.5,25.7,938,SUCCESS
    52,2022-02-01 13:23:18,520.384,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4342,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3163,3081,3156,3171,3080,3124,3073,3081,2878,3134,3186,3027,3180,3085,0,3099,-273.2,27.1,31.5,27.1,31.5,25.6,954,SUCCESS
    53,2022-02-01 13:23:28,530.399,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4343,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3163,3082,3157,3171,3080,3125,3073,3082,2880,3134,3187,3028,3180,3085,0,3103,-273.2,27.1,31.5,27.1,31.5,25.7,941,SUCCESS
    54,2022-02-01 13:23:38,540.412,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4344,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3163,3083,3157,3172,3080,3125,3074,3082,2882,3135,3187,3029,3181,3086,0,3099,-273.2,27.1,31.5,27.1,31.5,25.7,940,SUCCESS
    55,2022-02-01 13:23:48,550.415,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4344,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3164,3084,3157,3172,3081,3126,3075,3083,2884,3135,3187,3029,3181,3087,0,3103,-273.2,27.1,31.6,27.1,31.6,25.5,957,SUCCESS
    56,2022-02-01 13:23:58,560.426,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4345,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3164,3084,3158,3172,3081,3126,3076,3084,2885,3136,3187,3030,3181,3087,0,3099,-273.2,27.1,31.6,27.1,31.6,25.6,959,SUCCESS
    57,2022-02-01 13:24:08,570.428,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4346,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3165,3085,3158,3173,3082,3127,3076,3085,2887,3136,3188,3032,3182,3088,0,3102,-273.2,27.1,31.6,27.1,31.6,25.7,958,SUCCESS
    58,2022-02-01 13:24:18,580.444,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4347,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3165,3086,3158,3173,3083,3127,3077,3085,2889,3137,3188,3032,3182,3088,0,3106,-273.2,27.1,31.6,27.1,31.6,25.7,955,SUCCESS
    59,2022-02-01 13:24:28,590.520,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4348,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3165,3086,3160,3174,3083,3127,3081,3086,2890,3137,3188,3034,3183,3089,0,3102,-273.2,27.1,31.6,27.1,31.6,25.7,941,SUCCESS
    60,2022-02-01 13:24:38,600.442,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4349,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3166,3087,3160,3174,3084,3128,3082,3086,2892,3138,3189,3034,3183,3090,0,3106,-273.2,27.1,31.6,27.1,31.6,25.7,939,SUCCESS
    61,2022-02-01 13:24:48,610.448,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4350,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3166,3087,3160,3175,3085,3128,3080,3087,2893,3138,3190,3034,3184,3090,0,3103,-273.2,27.1,31.6,27.1,31.6,25.8,952,SUCCESS
    62,2022-02-01 13:24:58,620.457,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4351,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3167,3088,3161,3175,3086,3129,3080,3087,2895,3138,3190,3036,3184,3091,0,3106,-273.2,27.1,31.7,27.1,31.7,25.7,959,SUCCESS
    63,2022-02-01 13:25:08,630.469,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4352,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3167,3089,3162,3176,3086,3129,3081,3088,2896,3139,3190,3036,3185,3092,0,3104,-273.2,27.1,31.7,27.1,31.7,25.8,965,SUCCESS
    64,2022-02-01 13:25:18,640.472,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4352,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3168,3089,3163,3176,3086,3130,3081,3089,2898,3139,3190,3036,3185,3092,0,3106,-273.2,27.1,31.7,27.1,31.7,25.7,944,SUCCESS
    65,2022-02-01 13:25:28,650.488,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4353,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3168,3090,3163,3176,3087,3131,3082,3089,2899,3140,3191,3038,3185,3093,0,3117,-273.2,27.1,31.7,27.1,31.7,25.8,943,SUCCESS
    66,2022-02-01 13:25:38,660.500,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4355,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3169,3090,3163,3177,3087,3131,3082,3089,2901,3140,3191,3038,3186,3094,0,3107,-273.2,27.1,31.7,27.1,31.7,25.8,947,SUCCESS
    67,2022-02-01 13:25:48,670.505,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4355,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3169,3091,3163,3177,3088,3131,3082,3090,2902,3141,3191,3039,3186,3094,0,3111,-273.2,27.1,31.7,27.1,31.7,25.2,945,SUCCESS
    68,2022-02-01 13:25:58,680.514,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4355,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3169,3091,3163,3177,3089,3132,3083,3091,2904,3142,3192,3041,3186,3095,0,3107,-273.2,27.1,31.7,27.1,31.7,25.8,949,SUCCESS
    69,2022-02-01 13:26:08,690.515,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4356,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3170,3092,3163,3178,3089,3132,3084,3092,2905,3142,3193,3041,3187,3094,0,3107,-273.2,27.1,31.7,27.1,31.7,25.8,964,SUCCESS
    70,2022-02-01 13:26:18,700.598,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4357,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3170,3093,3163,3178,3090,3133,3084,3092,2907,3142,3193,3042,3187,3095,0,3107,-273.2,27.1,31.7,27.1,31.7,25.7,942,SUCCESS
    71,2022-02-01 13:26:28,710.533,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4358,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3171,3093,3164,3179,3090,3134,3085,3093,2908,3143,3193,3043,3188,3095,0,3108,-273.2,27.1,31.7,27.1,31.7,25.8,945,SUCCESS
    72,2022-02-01 13:26:38,720.547,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4359,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3171,3094,3164,3179,3091,3134,3086,3094,2910,3143,3193,3044,3189,3097,0,3113,-273.2,27.1,31.8,27.1,31.8,25.8,983,SUCCESS
    73,2022-02-01 13:26:48,730.555,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4360,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3172,3094,3165,3180,3092,3135,3086,3094,2911,3144,3194,3045,3189,3098,0,3112,-273.2,27.1,31.8,27.1,31.8,25.9,972,SUCCESS
    74,2022-02-01 13:26:58,740.568,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4361,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3172,3095,3165,3180,3092,3135,3087,3095,2913,3145,3194,3046,3189,3098,0,3112,-273.2,27.1,31.8,27.1,31.8,25.8,941,SUCCESS
    75,2022-02-01 13:27:08,750.572,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4361,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3173,3095,3166,3180,3093,3136,3088,3096,2914,3145,3195,3046,3190,3099,0,3112,-273.2,27.1,31.8,27.1,31.8,25.8,955,SUCCESS
    76,2022-02-01 13:27:18,760.582,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4362,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3173,3096,3166,3181,3093,3136,3088,3096,2916,3146,3195,3047,3190,3100,0,3112,-273.2,27.1,31.8,27.1,31.8,25.9,943,SUCCESS
    77,2022-02-01 13:27:28,770.589,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4363,2,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3173,3097,3166,3181,3094,3137,3089,3097,2918,3146,3195,3048,3190,3100,0,3112,-273.2,27.1,31.8,27.1,31.8,25.8,936,SUCCESS
    78,2022-02-01 13:27:38,780.597,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4364,1,2,100,9,9,14,170,65535,65535,4680,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3173,3097,3167,3182,3094,3137,3089,3097,2919,3146,3196,3049,3191,3100,0,3115,-273.2,27.1,31.8,27.1,31.8,25.9,959,SUCCESS
    79,2022-02-01 13:27:48,790.601,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4365,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3173,3098,3167,3182,3095,3138,3089,3098,2919,3147,3196,3050,3191,3101,0,3112,-273.2,27.1,31.8,27.1,31.8,25.6,973,SUCCESS
    80,2022-02-01 13:27:58,800.605,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4365,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3173,3098,3168,3182,3095,3138,3090,3099,2921,3148,3196,3050,3192,3101,0,3115,-273.2,27.1,31.8,27.1,31.8,25.9,953,SUCCESS
    81,2022-02-01 13:28:08,810.677,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4366,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3173,3099,3168,3183,3096,3138,3091,3099,2922,3148,3197,3052,3192,3102,0,3115,-273.2,27.1,31.8,27.1,31.8,25.9,939,SUCCESS
    82,2022-02-01 13:28:18,820.612,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4367,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3174,3099,3169,3183,3096,3139,3091,3100,2924,3148,3197,3053,3192,3103,0,3119,-273.2,27.1,31.8,27.1,31.8,25.9,943,SUCCESS
    83,2022-02-01 13:28:28,830.620,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4368,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3175,3100,3169,3183,3097,3140,3092,3100,2925,3149,3197,3054,3193,3103,0,3116,-273.2,27.1,31.8,27.1,31.8,25.9,979,SUCCESS
    84,2022-02-01 13:28:38,840.624,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4369,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3175,3100,3169,3184,3098,3140,3092,3101,2927,3149,3198,3053,3193,3104,0,3119,-273.2,27.1,31.8,27.1,31.8,25.3,949,SUCCESS
    85,2022-02-01 13:28:48,850.631,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4369,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3175,3101,3170,3184,3098,3140,3093,3102,2928,3149,3198,3056,3193,3104,0,3116,-273.2,27.1,31.8,27.1,31.8,25.9,953,SUCCESS
    86,2022-02-01 13:28:58,860.637,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4370,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3176,3101,3170,3185,3099,3141,3093,3102,2929,3150,3199,3057,3194,3104,0,3116,-273.2,27.1,31.8,27.1,31.8,25.8,933,SUCCESS
    87,2022-02-01 13:29:08,870.637,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4371,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3177,3102,3170,3185,3099,3141,3094,3102,2930,3151,3199,3058,3194,3105,0,3120,-273.2,27.1,31.8,27.1,31.8,25.9,964,SUCCESS
    88,2022-02-01 13:29:18,880.639,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4372,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3177,3103,3171,3185,3100,3142,3095,3103,2931,3151,3200,3059,3195,3106,0,3117,-273.2,27.1,31.8,27.1,31.8,25.8,965,SUCCESS
    89,2022-02-01 13:29:28,890.641,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1751,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    90,2022-02-01 13:29:39,901.583,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1493,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    91,2022-02-01 13:29:49,912.097,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1522,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    92,2022-02-01 13:30:00,922.691,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1544,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    93,2022-02-01 13:30:10,933.176,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1506,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    94,2022-02-01 13:30:21,943.707,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1520,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    95,2022-02-01 13:30:31,954.270,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1505,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    96,2022-02-01 13:30:42,964.750,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,975,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    97,2022-02-01 13:30:52,974.643,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,978,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    98,2022-02-01 13:31:02,984.612,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,980,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    99,2022-02-01 13:31:12,994.561,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,980,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    100,2022-02-01 13:31:21,1003.787,0x0D05,15,10,0x6001,0,65535,65535,1,43.5,4367,0,0,100,9,9,14,170,65535,65535,65535,0,0,0x4AC0,6,0,100,0x050D,0x0000,0x10,0x01,0x40,0x03F0,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,3175,3101,3170,3184,3098,3140,3093,3102,2929,3149,3197,3054,3192,3103,0,3116,-273.2,43.5,42.3,43.5,42.3,25.0,944,SUCCESS
    101,2022-02-01 13:31:28,1010.703,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4371,1,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3176,3102,3170,3185,3100,3141,3095,3103,2931,3151,3199,3058,3194,3104,0,3117,-273.2,27.1,28.9,27.1,28.9,25.4,980,SUCCESS
    102,2022-02-01 13:31:38,1020.712,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4373,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3177,3103,3171,3186,3101,3142,3096,3104,2933,3152,3199,3060,3195,3106,0,3117,-273.2,27.1,29.0,27.1,29.0,25.7,967,SUCCESS
    103,2022-02-01 13:31:48,1030.723,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4373,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3178,3103,3172,3186,3101,3143,3097,3105,2934,3152,3200,3062,3195,3107,0,3126,-273.2,27.1,29.3,27.1,29.3,25.9,956,SUCCESS
    104,2022-02-01 13:31:58,1040.816,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4374,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3178,3104,3172,3187,3102,3144,3097,3105,2936,3153,3200,3062,3196,3107,0,3124,-273.2,27.1,29.6,27.1,29.6,25.8,944,SUCCESS
    105,2022-02-01 13:32:08,1050.732,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4375,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3179,3104,3173,3187,3103,3144,3098,3105,2937,3153,3201,3062,3196,3108,0,3120,-273.2,27.1,29.8,27.1,29.8,25.9,982,SUCCESS
    106,2022-02-01 13:32:18,1060.747,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4376,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3179,3105,3173,3188,3104,3145,3099,3106,2938,3154,3202,3062,3196,3109,0,3120,-273.2,27.1,30.0,27.1,30.0,25.9,966,SUCCESS
    107,2022-02-01 13:32:28,1070.755,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4377,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3180,3106,3174,3188,3104,3145,3099,3107,2939,3154,3202,3062,3197,3109,0,3125,-273.2,27.1,30.1,27.1,30.1,25.9,941,SUCCESS
    108,2022-02-01 13:32:38,1080.806,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4377,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3180,3106,3174,3189,3104,3146,3100,3108,2940,3155,3202,3062,3197,3110,0,3125,-273.2,27.1,30.3,27.1,30.3,26.0,955,SUCCESS
    109,2022-02-01 13:32:48,1090.764,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4378,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3181,3107,3175,3189,3105,3146,3101,3108,2942,3155,3203,3062,3198,3110,0,3126,-273.2,27.1,30.4,27.1,30.4,25.9,950,SUCCESS
    110,2022-02-01 13:32:58,1100.944,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4379,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3181,3108,3175,3189,3106,3147,3102,3109,2943,3156,3203,3062,3198,3111,0,3121,-273.2,27.1,30.6,27.1,30.6,25.9,973,SUCCESS
    111,2022-02-01 13:33:08,1110.791,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4379,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3182,3108,3175,3190,3106,3147,3102,3109,2944,3156,3203,3062,3198,3112,0,3125,-273.2,27.1,30.6,27.1,30.6,25.9,969,SUCCESS
    112,2022-02-01 13:33:18,1121.136,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4380,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3182,3109,3176,3190,3107,3148,3102,3110,2945,3157,3204,3062,3198,3112,0,3131,-273.2,27.1,30.7,27.1,30.7,25.9,950,SUCCESS
    113,2022-02-01 13:33:28,1130.810,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4381,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3182,3109,3177,3191,3107,3148,3103,3110,2946,3157,3204,3062,3199,3113,0,3125,-273.2,27.1,30.8,27.1,30.8,25.9,968,SUCCESS
    114,2022-02-01 13:33:38,1140.972,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4382,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3182,3109,3177,3191,3108,3149,3103,3111,2948,3158,3205,3062,3199,3113,0,3128,-273.2,27.1,30.9,27.1,30.9,26.0,958,SUCCESS
    115,2022-02-01 13:33:48,1150.836,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4382,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3182,3109,3177,3191,3109,3149,3104,3112,2948,3158,3205,3062,3200,3113,0,3125,-273.2,27.1,30.9,27.1,30.9,25.9,939,SUCCESS
    116,2022-02-01 13:33:58,1160.975,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4383,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3183,3110,3177,3192,3109,3150,3104,3112,2950,3158,3205,3062,3200,3113,0,3126,-273.2,27.1,31.0,27.1,31.0,25.9,938,SUCCESS
    117,2022-02-01 13:34:08,1170.859,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4383,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3183,3111,3178,3192,3109,3150,3104,3112,2951,3159,3205,3062,3201,3113,0,3129,-273.2,27.1,31.2,27.1,31.2,25.9,947,SUCCESS
    118,2022-02-01 13:34:18,1180.911,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4384,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3184,3111,3178,3192,3110,3150,3107,3113,2952,3160,3206,3062,3201,3115,0,3129,-273.2,27.1,31.2,27.1,31.2,25.9,941,SUCCESS
    119,2022-02-01 13:34:28,1190.869,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4385,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3185,3112,3179,3193,3110,3150,3106,3114,2953,3160,3206,3062,3201,3115,0,3126,-273.2,27.1,31.2,27.1,31.2,25.9,950,SUCCESS
    120,2022-02-01 13:34:38,1200.946,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4385,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3185,3112,3179,3193,3111,3151,3107,3114,2954,3160,3207,3062,3202,3116,0,3129,-273.2,27.1,31.3,27.1,31.3,25.9,936,SUCCESS
    121,2022-02-01 13:34:48,1210.884,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4386,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3185,3113,3180,3194,3112,3151,3108,3115,2955,3161,3207,3062,3202,3117,0,3132,-273.2,27.1,31.3,27.1,31.3,25.8,954,SUCCESS
    122,2022-02-01 13:34:58,1221.023,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4387,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3185,3113,3180,3194,3113,3152,3108,3116,2956,3161,3208,3062,3202,3117,0,3129,-273.2,27.1,31.3,27.1,31.3,25.9,942,SUCCESS
    123,2022-02-01 13:35:08,1230.909,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4387,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3186,3114,3180,3194,3113,3152,3108,3116,2957,3161,3208,3062,3203,3118,0,3129,-273.2,27.1,31.3,27.1,31.3,26.0,959,SUCCESS
    124,2022-02-01 13:35:18,1241.192,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4388,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3186,3114,3181,3195,3113,3153,3108,3117,2958,3162,3209,3062,3203,3118,0,3133,-273.2,27.1,31.4,27.1,31.4,25.9,992,SUCCESS
    125,2022-02-01 13:35:28,1250.920,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4389,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3186,3115,3181,3195,3114,3153,3109,3117,2959,3162,3209,3062,3204,3119,0,3129,-273.2,27.1,31.4,27.1,31.4,25.9,965,SUCCESS
    126,2022-02-01 13:35:39,1261.395,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4389,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3187,3115,3182,3195,3114,3154,3109,3118,2960,3163,3209,3062,3204,3119,0,3133,-273.2,27.1,31.4,27.1,31.4,25.9,943,SUCCESS
    127,2022-02-01 13:35:48,1270.926,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4390,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3187,3116,3182,3196,3115,3154,3110,3118,2961,3163,3210,3063,3204,3119,0,3131,-273.2,27.1,31.4,27.1,31.4,25.9,943,SUCCESS
    128,2022-02-01 13:35:58,1281.191,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4391,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3188,3116,3183,3196,3115,3155,3110,3119,2963,3164,3210,3065,3204,3120,0,3132,-273.2,27.1,31.4,27.1,31.4,25.8,941,SUCCESS
    129,2022-02-01 13:36:08,1290.942,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4391,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3188,3117,3183,3197,3116,3155,3111,3119,2963,3164,3210,3066,3205,3121,0,3137,-273.2,27.1,31.5,27.1,31.5,25.9,943,SUCCESS
    130,2022-02-01 13:36:23,1305.696,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4393,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3189,3118,3183,3197,3116,3157,3112,3120,2965,3165,3211,3073,3206,3121,0,3138,-273.2,27.1,31.5,27.1,31.5,25.6,1032,SUCCESS
    131,2022-02-01 13:36:28,1310.961,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4393,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3189,3118,3184,3197,3117,3157,3112,3120,2966,3165,3211,3069,3206,3122,0,3133,-273.2,27.0,31.5,27.0,31.5,25.9,970,SUCCESS
    132,2022-02-01 13:36:38,1321.165,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4394,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3190,3118,3184,3198,3117,3157,3113,3121,2966,3166,3211,3070,3206,3122,0,3137,-273.2,27.0,31.5,27.0,31.5,25.9,950,SUCCESS
    133,2022-02-01 13:36:48,1330.988,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4395,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3191,3119,3184,3198,3118,3157,3113,3121,2967,3166,3212,3070,3206,3123,0,3137,-273.2,27.1,31.5,27.1,31.5,25.9,971,SUCCESS
    134,2022-02-01 13:36:58,1341.194,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4395,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3119,3185,3198,3118,3157,3114,3122,2968,3166,3212,3072,3206,3123,0,3134,-273.2,27.1,31.5,27.1,31.5,25.9,939,SUCCESS
    135,2022-02-01 13:37:08,1350.999,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4396,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3120,3185,3199,3119,3157,3114,3122,2969,3167,3212,3073,3206,3124,0,3138,-273.2,27.1,31.5,27.1,31.5,25.9,962,SUCCESS
    136,2022-02-01 13:37:19,1361.617,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4396,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3120,3186,3199,3119,3158,3115,3123,2970,3167,3213,3073,3206,3124,0,3138,-273.2,27.0,31.6,27.0,31.6,26.0,958,SUCCESS
    137,2022-02-01 13:37:28,1371.026,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4397,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3121,3186,3199,3120,3158,3116,3123,2971,3168,3214,3073,3207,3124,0,3134,-273.2,27.1,31.6,27.1,31.6,25.9,986,SUCCESS
    138,2022-02-01 13:37:39,1381.601,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4398,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3121,3186,3200,3120,3159,3116,3124,2972,3168,3213,3074,3207,3125,0,3147,-273.2,27.1,31.6,27.1,31.6,26.0,969,SUCCESS
    139,2022-02-01 13:37:50,1392.816,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4399,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3122,3186,3200,3121,3159,3116,3125,2973,3169,3214,3075,3208,3126,0,3138,-273.2,27.1,31.6,27.1,31.6,25.9,990,SUCCESS
    140,2022-02-01 13:37:59,1401.333,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4399,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3122,3187,3200,3122,3160,3117,3125,2974,3169,3214,3076,3209,3127,0,3138,-273.2,27.1,31.6,27.1,31.6,25.9,988,SUCCESS
    141,2022-02-01 13:38:08,1411.042,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4400,0,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3122,3187,3201,3122,3160,3117,3125,2975,3169,3214,3076,3209,3127,0,3141,-273.2,27.0,31.6,27.0,31.6,25.9,1014,SUCCESS
    142,2022-02-01 13:38:19,1421.370,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4400,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3123,3187,3201,3122,3160,3118,3126,2976,3170,3215,3077,3209,3127,0,3145,-273.2,27.0,31.6,27.0,31.6,25.9,964,SUCCESS
    143,2022-02-01 13:38:28,1431.051,0x092D,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,977,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    144,2022-02-01 13:38:39,1441.473,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1583,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    145,2022-02-01 13:38:49,1452.080,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1577,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    146,2022-02-01 13:39:00,1462.659,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1569,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    147,2022-02-01 13:39:10,1473.299,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1552,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    148,2022-02-01 13:39:21,1484.050,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1586,ERROR : Please check C:\ti\Test0_W007_009.3_18PackageReportedV6_BMS#020_Reset+PreChargeSpecial.log.err
    149,2022-02-01 13:39:28,1491.087,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4399,1,0,100,9,9,14,170,65535,65535,65535,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3122,3187,3201,3122,3160,3117,3125,2975,3169,3214,3076,3208,3126,0,3153,-273.2,27.1,30.0,27.1,30.0,25.3,986,SUCCESS
    150,2022-02-01 13:39:38,1501.090,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4401,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3192,3123,3188,3202,3123,3161,3120,3126,2977,3170,3215,3077,3209,3127,0,3138,-273.2,27.1,29.9,27.1,29.9,25.6,970,SUCCESS
    151,2022-02-01 13:39:48,1511.175,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4402,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3193,3124,3188,3202,3123,3161,3120,3127,2977,3170,3216,3078,3210,3128,0,3141,-273.2,27.1,30.0,27.1,30.0,25.8,945,SUCCESS
    152,2022-02-01 13:39:58,1521.100,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4403,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3194,3125,3189,3202,3124,3161,3120,3127,2979,3171,3216,3079,3210,3129,0,3146,-273.2,27.1,30.2,27.1,30.2,25.9,960,SUCCESS
    153,2022-02-01 13:40:08,1531.110,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4403,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3194,3125,3189,3203,3125,3162,3120,3128,2980,3171,3216,3080,3211,3129,0,3141,-273.2,27.1,30.3,27.1,30.3,25.8,959,SUCCESS
    154,2022-02-01 13:40:18,1541.119,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4404,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3194,3126,3190,3203,3125,3163,3121,3129,2980,3172,3217,3081,3211,3129,0,3142,-273.2,27.1,30.5,27.1,30.5,25.9,935,SUCCESS
    155,2022-02-01 13:40:28,1551.130,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4405,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3195,3126,3190,3203,3125,3163,3120,3129,2982,3172,3217,3081,3212,3130,0,3142,-273.2,27.1,30.6,27.1,30.6,25.9,941,SUCCESS
    156,2022-02-01 13:40:38,1561.140,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4405,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3195,3127,3190,3204,3125,3163,3122,3129,2983,3173,3217,3082,3212,3130,0,3143,-273.2,27.1,30.8,27.1,30.8,25.9,964,SUCCESS
    157,2022-02-01 13:40:48,1571.142,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4406,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3195,3127,3191,3204,3126,3164,3122,3130,2983,3173,3218,3082,3212,3131,0,3143,-273.2,27.0,30.8,27.0,30.8,26.0,944,SUCCESS
    158,2022-02-01 13:40:58,1581.153,0x092D,15,10,0x6001,0,65535,65535,1,27.1,4407,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3196,3128,3191,3205,3127,3164,3123,3131,2984,3174,3218,3083,3212,3132,0,3146,-273.2,27.0,30.8,27.0,30.8,25.9,1001,SUCCESS
    159,2022-02-01 13:41:08,1591.159,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4407,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3196,3128,3192,3205,3127,3164,3123,3131,2985,3174,3219,3084,3213,3132,0,3142,-273.2,27.0,30.9,27.0,30.9,25.8,944,SUCCESS
    160,2022-02-01 13:41:18,1601.163,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4408,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3197,3129,3192,3205,3128,3164,3124,3131,2986,3174,3219,3084,3214,3132,0,3146,-273.2,27.0,31.0,27.0,31.0,25.5,972,SUCCESS
    161,2022-02-01 13:41:28,1611.168,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4409,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3197,3129,3192,3206,3128,3165,3125,3132,2987,3175,3219,3085,3213,3133,0,3147,-273.2,27.0,31.0,27.0,31.0,25.9,1029,SUCCESS
    162,2022-02-01 13:41:38,1621.189,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4409,2,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3197,3130,3193,3206,3129,3166,3125,3132,2988,3175,3220,3085,3214,3133,0,3143,-273.2,27.0,31.2,27.0,31.2,25.9,959,SUCCESS
    163,2022-02-01 13:41:48,1631.178,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4410,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3198,3130,3193,3206,3129,3166,3125,3133,2989,3175,3220,3086,3214,3133,0,3150,-273.2,27.0,31.2,27.0,31.2,25.9,972,SUCCESS
    164,2022-02-01 13:41:58,1641.184,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4411,0,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3198,3130,3193,3207,3130,3167,3126,3133,2990,3176,3220,3087,3215,3134,0,3147,-273.2,27.0,31.3,27.0,31.3,25.9,964,SUCCESS
    165,2022-02-01 13:42:08,1651.189,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4411,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3198,3131,3194,3207,3130,3167,3126,3134,2991,3176,3221,3087,3215,3135,0,3147,-273.2,27.0,31.3,27.0,31.3,26.0,958,SUCCESS
    166,2022-02-01 13:42:18,1661.202,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4412,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3199,3132,3194,3208,3131,3168,3127,3135,2992,3177,3221,3088,3215,3135,0,3147,-273.2,27.0,31.3,27.0,31.3,25.9,991,SUCCESS
    167,2022-02-01 13:42:28,1671.209,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4413,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3199,3132,3195,3208,3132,3168,3128,3135,2992,3177,3221,3088,3216,3136,0,3150,-273.2,27.0,31.3,27.0,31.3,25.6,941,SUCCESS
    168,2022-02-01 13:42:38,1681.217,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4413,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3199,3133,3195,3208,3132,3168,3128,3135,2993,3177,3222,3089,3216,3136,0,3147,-273.2,27.0,31.3,27.0,31.3,25.8,948,SUCCESS
    169,2022-02-01 13:42:48,1691.232,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4414,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3200,3133,3195,3209,3132,3169,3128,3135,2994,3178,3222,3089,3216,3136,0,3147,-273.2,27.0,31.3,27.0,31.3,25.9,978,SUCCESS
    170,2022-02-01 13:42:58,1701.245,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4414,0,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3200,3133,3196,3209,3132,3169,3129,3136,2995,3178,3222,3090,3216,3136,0,3147,-273.2,27.0,31.4,27.0,31.4,25.9,936,SUCCESS
    171,2022-02-01 13:43:08,1711.258,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4415,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3200,3133,3196,3209,3133,3170,3129,3136,2996,3178,3223,3090,3216,3137,0,3147,-273.2,27.0,31.4,27.0,31.4,25.9,937,SUCCESS
    172,2022-02-01 13:43:18,1721.264,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4415,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3201,3135,3196,3209,3133,3170,3129,3137,2997,3178,3223,3091,3217,3138,0,3151,-273.2,27.0,31.4,27.0,31.4,25.9,975,SUCCESS
    173,2022-02-01 13:43:28,1731.265,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4416,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3201,3135,3197,3210,3134,3171,3129,3137,2997,3179,3223,3092,3218,3138,0,3148,-273.2,27.0,31.4,27.0,31.4,25.9,946,SUCCESS
    174,2022-02-01 13:43:39,1741.330,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4417,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3202,3135,3197,3210,3134,3171,3130,3138,2998,3180,3223,3093,3218,3139,0,3154,-273.2,27.0,31.4,27.0,31.4,25.4,994,SUCCESS
    175,2022-02-01 13:43:48,1751.273,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4417,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3202,3136,3198,3211,3135,3171,3131,3138,2999,3180,3224,3093,3218,3139,0,3154,-273.2,27.0,31.4,27.0,31.4,25.9,987,SUCCESS
    176,2022-02-01 13:44:00,1762.988,0x092D,15,10,0x6001,0,65535,65535,1,27.0,4418,1,1,100,9,9,14,170,65535,65535,9360,21,5880,0x02D0,6,0,100,0x2D09,0x0000,0x10,0x01,0x40,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3202,3136,3198,3211,3135,3172,3133,3139,3000,3181,3225,3093,3219,3140,0,3154,-273.2,27.0,31.5,27.0,31.5,25.9,971,SUCCESS
    177,2022-02-01 13:44:08,1771.291,0x0729,15,10,0x6001,0,65535,65535,1,27.0,4456,42,9,100,9,9,14,170,65535,65535,1040,1500,5880,0x0090,6,0,100,0x2907,0x0000,0x10,0x02,0x10,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3229,3165,3228,3238,3162,3198,3161,3168,3029,3208,3249,3125,3244,3168,0,3179,-273.2,27.0,31.5,27.0,31.5,26.0,969,SUCCESS
    178,2022-02-01 13:44:18,1781.302,0x0729,15,10,0x6001,0,65535,65535,1,27.0,4471,41,25,100,9,9,14,170,65535,65535,374,1500,5880,0x0090,6,0,100,0x2907,0x0000,0x10,0x02,0x10,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3238,3176,3236,3246,3173,3208,3172,3178,3044,3217,3257,3137,3253,3179,0,3193,-273.2,27.0,31.4,27.0,31.4,25.9,946,SUCCESS
    179,2022-02-01 13:44:29,1791.315,0x0729,15,10,0x6001,0,65535,65535,1,27.0,4481,41,33,100,9,9,14,170,65535,65535,284,1500,5880,0x0090,6,0,100,0x2907,0x0000,0x10,0x02,0x10,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3244,3184,3242,3252,3180,3214,3180,3186,3058,3224,3262,3146,3259,3186,0,3194,-273.2,27.0,31.3,27.0,31.3,25.9,943,SUCCESS
    180,2022-02-01 13:44:39,1801.319,0x0729,15,10,0x6001,0,65535,65535,1,27.0,4491,42,37,100,9,9,14,170,65535,65535,253,1500,5880,0x0090,6,0,100,0x2907,0x0000,0x10,0x02,0x10,0x03F0,0x0000,0x0001,0x0000,0x0000,0x0000,0x0000,0x0000,3250,3190,3248,3258,3187,3220,3188,3192,3069,3230,3268,3154,3264,3193,0,3204,-273.2,27.0,31.3,27.0,31.3,25.9,957,SUCCESS
    

    Q3: Have you any other idea/reason?

     

    Thanks,

    Marco.

  • Hi Marco,

    Thanks for sharing this data. The deadband difference in Shutdown time confirms what I was suspecting. When the Deadband = 5, the device is considering current measurements below 5 as zero, so the Shutdown timing will be very predictable since your current is always below the Deadband value. When the Deadband = 0, it will be harder to meet this condition. I am not sure exactly how the firmware for the BQ78350 qualifies the Current=0 condition (whether it is an instant measurement sample - the current is measured every 250ms, or whether it is an average). Once this condition is met, current change of a small amount may not stop the Shutdown from occurring since the timer has started. If you need to understand the exact conditions, I can ask for help from the firmware engineer to investigate more, but this would take some time.

    Did the ChemID tool offer more than one option in the report? Ideally, the SOC reporting should be accurate as long as the cells have been at rest for a couple hours (no charging or discharging). 

    Regards,

    Matt

  • Hi Matt,

    Yes, please. I would appreciate to understand the exact conditions to take a good decision and close this issue.

    Regarding ChemID: Yes, it offers a complete list of options. The option in 3rd position match better to our cell description in capacity, but not still in Chemistry. Our cells chemistry is LiCoO2, 3,7V (2100mAh), and the reported 3rd proposal is LiMn2O4, 4,2V (2150mAh). I’m going to test it.

    Thanks Matt,

    Marco.

  • Hi Marco,

    For the Shutdown conditions, the Shutdown timer will start when the Shutdown voltage threshold condition is met. When the timer expires, if the Current measurement is not equal to zero (the current is measured every 250ms and every 4 samples are averaged), the device cannot go into Shutdown. It will finally enter Shutdown when this condition is met. 

    Regards,

    Matt

  • Hi Matt,

    Ok, totally clear. 

    Unfortunately, it doesn't fit very well to our system strategy because we're using IPSCALE (x10) and precharge current is around 21mA. In this way, it's easy to obtain some current sample = 0A that eventually can stop precharge and send the BMS to Shutdown. Contsequently, we cannot use this "Shutdown Voltage" feature to reduce/prevent cells deep discharge. We will use only "Auto Ship Time".

    Thanks for your helpful support Matt. It's always apreciated.

    Regards,

    Marco.