2026-07-01 11:25:18 +08:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2026-06-15 10:56:30 +08:00
|
|
|
|
<DeviceModelDefine type="Sic" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
|
|
|
<TcAdses classType="Aitex.Core.RT.Device.Devices.SicAds" assembly="MECF.Framework.RT.EquipmentLibrary">
|
2026-07-02 14:21:20 +08:00
|
|
|
|
<TcAds id="MainPLC" module="PM1" display="" schematicId="" unit="" option="true" doShutDown=""/>
|
|
|
|
|
|
<TcAds id="MainPLC" module="PM2" display="" schematicId="" unit="" option="true" doShutDown=""/>
|
2026-06-15 10:56:30 +08:00
|
|
|
|
</TcAdses>
|
|
|
|
|
|
<WcfPlcs assembly="MECF.Framework.Common" classType="MECF.Framework.Common.PLC.WcfPlc">
|
|
|
|
|
|
<WcfPlc id="MainPLC" module="PM1" display="" schematicId="" unit="" option="true" />
|
|
|
|
|
|
<WcfPlc id="MainPLC" module="PM2" display="" schematicId="" unit="" option="true" />
|
|
|
|
|
|
</WcfPlcs>
|
|
|
|
|
|
<TcAdses assembly="SicModules" classType="SicModules.Devices.SicAds">
|
|
|
|
|
|
<TcAds id="MainPLC" module="TM" display="" schematicId="" unit="" option="true" />
|
|
|
|
|
|
</TcAdses>
|
|
|
|
|
|
<WcfPlcs assembly="MECF.Framework.Common" classType="MECF.Framework.Common.PLC.WcfPlc">
|
|
|
|
|
|
<WcfPlc id="MainPLC" module="TM" display="" schematicId="" unit="" option="true" />
|
|
|
|
|
|
</WcfPlcs>
|
2026-07-01 11:25:18 +08:00
|
|
|
|
</DeviceModelDefine>
|