|  |  | 
 |  |  |       <base  | 
 |  |  |          isLowPower="false" | 
 |  |  |          onlyOneProtocol="true" | 
 |  |  |          downComandMaxResendTimes="1" | 
 |  |  |          downComandMaxResendTimes="3" | 
 |  |  |          commandSendInterval="3" | 
 |  |  |          cachWaitResultTimeout="60" | 
 |  |  |          offLineCachTimeout="86400" | 
 |  |  |          lastUpDataTimeLive="1" | 
 |  |  |          dbDataIdSuffix="1" | 
 |  |  |          dbDataIdSuffix="0" | 
 |  |  |          cacheUpDownDataWarnCount="100000" | 
 |  |  |          cacheUpDownDataMaxCount="110000" | 
 |  |  |       /> | 
 |  |  |        | 
 |  |  |       <!--  | 
 |  |  |       centerAddr: 中心地址,当前,在户表系统中的,centerAddr未用到  | 
 |  |  |       centerAddr: 中心地址,当前,centerAddr未用到 | 
 |  |  |       synchroRtuClock: 是否对RTU校时 | 
 |  |  |       synchroRtuClockTimepieces:当RTU与服务器时钟相差一定毫秒(配置文件是秒钟)后,进行校时 | 
 |  |  |        --> | 
 |  |  | 
 |  |  |       <!-- 软件升级 --> | 
 |  |  |       <updateRtuSoft enable="true"> | 
 |  |  |          <soft1 enable="true" oldVersionName="meter_v2_0,meter_v1_0" > | 
 |  |  |             <newVersion newVersionName="meter_v3_0" file="rtuSoft/meter_v3_0.txt"></newVersion>  | 
 |  |  |             <newVersion newVersionName="meter_v3_0" file="rtuSoft/meter_v3_0.txt"> </newVersion> | 
 |  |  |          </soft1> | 
 |  |  |          <!--  | 
 |  |  |          <soft2 enable="false" oldVersionName="rtu_v1_0,rtu_v2_0,rtu_v3_0" > |