<?xml version="1.0"?>
<ActionService>
    <Design>
        <Path path="系统/设备变量">
            <Action action="0A2BAB0A90B445648B4E0A500659FAFC">
                <Caption>设备变量访问器</Caption>
                <Remark>调用设备变量访问器</Remark>
            </Action>
        </Path>
    </Design>

    <DesignToRuntime>
        <!--设备变量访问器-->
        <Design action="0A2BAB0A90B445648B4E0A500659FAFC">
            <Runtime action="66B59C7F5ACC484AA97778D897216CCC"/>
        </Design>
    </DesignToRuntime>

    <Runtime>
        <Import assembly = "Data/Action/Feeding/Mesnac.Action.Feeding.dll">
            <Action action="66B59C7F5ACC484AA97778D897216CCC" class="Mesnac.Action.Feeding.Sys.InitVarOperatorAction"/>
        </Import>
    </Runtime>
</ActionService>