1
2
3
4
5
6
7
8
9
10
11
12
13
14
  | <?xml version="1.0" encoding="UTF-8"?> 
 |  <config> 
 |      <server name="RTU模拟器(升级)" showStartInfo="true" company="http://www.dyjs.com"/> 
 |    
 |      <!-- 
 |          532328000214 
 |          532328000215 
 |          532328000169 
 |          620201000030 
 |       --> 
 |      <base rtuAddr="532328000214"></base> 
 |      <!-- --> 
 |      <tcpCl mwServerIp="192.168.40.166" mwServerPort="60000" connectTimeout="3000" /> 
 |  </config>         
 |  
  |