You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
622 B
19 lines
622 B
<?xml version="1.0" encoding="utf-8" ?>
|
|
<ConfigSetting>
|
|
<!--系统名称-->
|
|
<SystemName>MES</SystemName>
|
|
<!--登录密码-->
|
|
<Password>5C2DE907DB859810</Password>
|
|
<!--webservice地址-->
|
|
<!--<RemotingAddress>http://114.115.170.99:8009/ExchangeCenterService.asmx</RemotingAddress>-->
|
|
|
|
<!--<RemotingAddress>http://127.0.0.1:91/OpcService.asmx</RemotingAddress>-->
|
|
<!--<RemotingAddress>http://localhost:2426/OpcService.asmx</RemotingAddress>-->
|
|
<RemotingAddress>http://10.60.195.167:91/OpcService.asmx</RemotingAddress>
|
|
|
|
<!--超时时间 单位毫秒-->
|
|
<TimeOut>20000</TimeOut>
|
|
|
|
</ConfigSetting>
|
|
|
|
|
|
|