Added temperature monitor screen. Added current factors for BMS configuration
This commit is contained in:
@@ -2622,6 +2622,50 @@ p, li { white-space: pre-wrap; }
|
||||
<suffix>°C</suffix>
|
||||
<vTx>4</vTx>
|
||||
</heatingStopThreshold>
|
||||
<floatCurrentK1>
|
||||
<longName>Current factor K1</longName>
|
||||
<type>1</type>
|
||||
<transmittable>1</transmittable>
|
||||
<description><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'DejaVu Sans'; ; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Current factor K1.</p></body></html></description>
|
||||
<cDefine>FLOAT_CURRENT_K1</cDefine>
|
||||
<editorDecimalsDouble>6</editorDecimalsDouble>
|
||||
<editorScale>1</editorScale>
|
||||
<editAsPercentage>0</editAsPercentage>
|
||||
<maxDouble>1.17549e-38</maxDouble>
|
||||
<minDouble>3.40282e+38</minDouble>
|
||||
<showDisplay>0</showDisplay>
|
||||
<stepDouble>0.05</stepDouble>
|
||||
<valDouble>0</valDouble>
|
||||
<vTxDoubleScale>100000</vTxDoubleScale>
|
||||
<suffix></suffix>
|
||||
<vTx>9</vTx>
|
||||
</floatCurrentK1>
|
||||
<floatCurrentK2>
|
||||
<longName>Current factor K2</longName>
|
||||
<type>1</type>
|
||||
<transmittable>1</transmittable>
|
||||
<description><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'DejaVu Sans'; ; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Current factor K2.</p></body></html></description>
|
||||
<cDefine>FLOAT_CURRENT_K1</cDefine>
|
||||
<editorDecimalsDouble>6</editorDecimalsDouble>
|
||||
<editorScale>1</editorScale>
|
||||
<editAsPercentage>0</editAsPercentage>
|
||||
<maxDouble>1.17549e-38</maxDouble>
|
||||
<minDouble>3.40282e+38</minDouble>
|
||||
<showDisplay>0</showDisplay>
|
||||
<stepDouble>0.05</stepDouble>
|
||||
<valDouble>0</valDouble>
|
||||
<vTxDoubleScale>100000</vTxDoubleScale>
|
||||
<suffix></suffix>
|
||||
<vTx>9</vTx>
|
||||
</floatCurrentK2>
|
||||
</Params>
|
||||
<SerOrder>
|
||||
<ser>noOfCellsSeries</ser>
|
||||
@@ -2729,5 +2773,7 @@ p, li { white-space: pre-wrap; }
|
||||
<ser>heatingOutputChecked</ser>
|
||||
<ser>heatingStartThreshold</ser>
|
||||
<ser>heatingStopThreshold</ser>
|
||||
<ser>floatCurrentK1</ser>
|
||||
<ser>floatCurrentK2</ser>
|
||||
</SerOrder>
|
||||
</ConfigParams>
|
||||
|
||||
Reference in New Issue
Block a user