Help for this page

Select Code to Download


  1. or download this
    $Range->{value} =
    [['voltage', "cell($cell_addr)"],
    ...
    [3.8, $icell_hash{$cell_addr}{' 3.80'}],
    [3.9, $icell_hash{$cell_addr}{' 3.90'}],
    [4.0, $icell_hash{$cell_addr}{' 4.00'}],
    
  2. or download this
    $Range->{value} =
    [['voltage', "cell($cell_addr)"],
    ...
    [1.8, $icell_hash{$cell_addr}{' 3.80'}],
    [1.9, $icell_hash{$cell_addr}{' 3.90'}],
    [2.0, $icell_hash{$cell_addr}{' 4.00'}],