You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lj_plc/Main/MCEdit/Data/EventConfig/上辅机/系统初始化.xml

54 lines
2.6 KiB
XML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8" ?>
<ActionService>
<Design>
<Path path="系统初始化">
<Action action="246D651256DA4B6E85A34DAD123C0196" auto="True">
<Caption>判断是否能连接网络库</Caption>
<Remark>判断是否能连接网络库,否则自动转化为单机版</Remark>
</Action>
<Action action="D8D70A6B0BF94364872744212E1AC670" auto="True">
<Caption>系统数据初始化</Caption>
<Remark>初始化缓存的系统数据:配方、称量...</Remark>
</Action>
<Action action="FA50859C9BAD43FA8BD4811AC0D58A66" auto="True">
<Caption>存盘扫描</Caption>
<Remark>循环处理存盘业务</Remark>
</Action>
<!--<Action action="3FCCCE10636648A4969AFC5485B0AFF6" auto="True">
<Caption>条码枪扫描</Caption>
<Remark>条码枪条码扫描处理业务</Remark>
</Action>-->
<Action action="246D651256DA4B6E85A34DAD123C0191" auto="True">
<Caption>Socket接收处理</Caption>
<Remark>接收到Socket客户端消息后进行相应业务处理</Remark>
</Action>
</Path>
</Design>
<DesignToRuntime>
<Design action="D8D70A6B0BF94364872744212E1AC670">
<Runtime action="548520D72BB44E52913E44F2F636DB5A"/>
</Design>
<Design action="FA50859C9BAD43FA8BD4811AC0D58A66">
<Runtime action="3C28DB9BA31F45289DA1881B110BE2C5"/>
</Design>
<Design action="3FCCCE10636648A4969AFC5485B0AFF6">
<Runtime action="28BC76F0251E443E911CF118E51F9B47"/>
</Design>
<Design action="246D651256DA4B6E85A34DAD123C0191">
<Runtime action="5EEB7745CD5B4F0BAC3DA4BA0F5886BA"/>
</Design>
<Design action="246D651256DA4B6E85A34DAD123C0196">
<Runtime action="5EEB7745CD5B4F0BAC3DA4BA0F5886B6"/>
</Design>
</DesignToRuntime>
<Runtime>
<Import assembly = "Data/Action/Feeding/Mesnac.Action.Feeding.dll">
<Action action="5EEB7745CD5B4F0BAC3DA4BA0F5886B6" class="Mesnac.Action.Feeding.Sys.SysVersionConfig"/>
<Action action="548520D72BB44E52913E44F2F636DB5A" class="Mesnac.Action.Feeding.Sys.SysDataInit"/>
<Action action="28BC76F0251E443E911CF118E51F9B47" class="Mesnac.Action.Feeding.Sys.ScanBarcodeAction"/>
<Action action="5EEB7745CD5B4F0BAC3DA4BA0F5886BA" class="Mesnac.Action.Feeding.Socket.StartReciveProcess"/>
</Import>
</Runtime>
</ActionService>