123456789101112131415161718192021 |
- <?xml version="1.0" encoding="utf-8"?>
- <ArrayOfProjectConfig xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <ProjectConfig>
- <当前料号>当前料号</当前料号>
- <PLC通讯类型>西门子1200</PLC通讯类型>
- <M01_M02_PLC_IP>192.168.1.10</M01_M02_PLC_IP>
- <M01_M02_PLC_Port>102</M01_M02_PLC_Port>
- <M03_PLC_IP>192.168.1.40</M03_PLC_IP>
- <M03_PLC_Port>102</M03_PLC_Port>
- <M04_M05_PLC_IP>192.168.1.70</M04_M05_PLC_IP>
- <M04_M05_PLC_Port>102</M04_M05_PLC_Port>
- <压机通讯类型>Modbus串口通信</压机通讯类型>
- <压机串口号>COM3</压机串口号>
- <称重PLC_IP地址>192.168.1.230</称重PLC_IP地址>
- <称重PLC_Port>502</称重PLC_Port>
- <称重通讯类型>ModbusClinet通信</称重通讯类型>
- <称重PLC_IP地址1>192.168.1.243</称重PLC_IP地址1>
- <称重PLC_Port1>502</称重PLC_Port1>
- <称重通讯类型1>ModbusClinet通信</称重通讯类型1>
- </ProjectConfig>
- </ArrayOfProjectConfig>
|