Custom labels expanded

New custom label properties are added for the following elements:

  • ESR_AC
  • REST_VOLTAGE
  • ESR_AC is the value which is registered after and cell resistance measurement is performed with an 4-wire test device.

    REST_VOLTAGE is the value which is registered after and cell voltage is measurement after the resting period.

    Manual ESR entry

    Manual ESR entry values were incorrectly stored. Restistance and voltage always returned 1 instead of the entered values.

    Database driver updates

    To support the new label properties the database drivers had to be expanded to incorporate the values as well in the returned data. Both SQL and SQLite drivers are updated.