<?xml version="1.0" encoding="utf-8" ?>
<Config>
  <Dictionarys>
    
    <Dictionary Name="EquipmentType">
      <items key="1" value="加工设备" />
      <items key="2" value="采集设备" />
    </Dictionary>

    <Dictionary Name="EquipmentFlag">
      <items key="0" value="否" />
      <items key="1" value="是" />
    </Dictionary>

	 <Dictionary Name="Columntype">
		<items key="0" value="加工参数" />
		<items key="1" value="生产完成" />
		<items key="2" value="启动信号" />
		<items key="3" value="扫描完成" />
		<items key="4" value="数据读取完成" />
		<items key="5" value="中断信号" />
		<items key="6" value="条码" />
	 </Dictionary>

    <Dictionary Name="BackFlushFlag">
      <items key="0" value="否" />
      <items key="1" value="是" />
    </Dictionary>

	  <Dictionary Name="CenterType">
		  <items key="0" value="生产" />
		  <items key="1" value="发运" />
	  </Dictionary>

    <Dictionary Name="DealType">
      <items key="0" value="除10" />
      <items key="1" value="除1000" />
    </Dictionary>

    <Dictionary Name="QcFlag">
      <items key="0" value="否" />
      <items key="1" value="是" />
    </Dictionary>

    <Dictionary Name="BomStatus">
      <items key="0" value="待确认" />
      <items key="1" value="确认OK" />
      <items key="2" value="取消" />
    </Dictionary>

    <Dictionary Name="HBTYPE">
      <items key="Highline" value="豪华型" />
      <items key="Comforline" value="舒适型" />
      <items key="Trendline" value="基本型" />
    </Dictionary>
    
    <Dictionary Name="CspFlag">
      <items key="Y" value="是" />
      <items key="N" value="否" />
    </Dictionary>

    <Dictionary Name="OutSourceFlag">
      <items key="0" value="否" />
      <items key="1" value="是" />
    </Dictionary>


    <Dictionary Name="COLOR">
      <items key="LIGHTGRAY" value="浅灰" />
      <items key="WHITEGRAY" value="灰白" />
      <items key="DARKGRAY" value="深灰" />
      <items key="GRAY" value="灰色" />
      <items key="BLACK" value="黑色" />
      <items key="DARKBLUE" value="深蓝" />
    </Dictionary>

    <Dictionary Name="DivbyMould">
      <items key="0" value="否" />
      <items key="1" value="是" />
    </Dictionary>

    <Dictionary Name="IsProcessCode">
      <items key="0" value="否" />
      <items key="1" value="是" />
    </Dictionary>

    <Dictionary Name="DaMode">
      <items key="1" value="实时采集" />
      <items key="2" value="忽略采集" />
      <items key="3" value="自适应采集点" />
    </Dictionary>

    <Dictionary Name="DataType">
      <items key="BN" value="批次号" />
      <items key="SN" value="序列号" />
      <items key="PARM" value="加工参数" />
      <items key="MN" value="模架号" />
      <items key="MC" value="配置模拟信号" />
    </Dictionary>
    
    
  </Dictionarys>
  <Buttons>
    <Button key="create"                        value="添加"/>
    <Button key="adduser"                       value="添加人员"/>
    <Button key="update"                        value="修改"/>
    <Button key="delete"                        value="删除"/>
    <Button key="search"                        value="查询"/>
    <Button key="save"                          value="保存"/>
    <Button key="back"                          value="返回"/>
    <Button key="close"                         value="关闭"/>
    <Button key="reset"                         value="重置"/>
    <Button key="reload"                        value="刷新"/>
    <Button key="setlimit"                      value="设置权限"/>
    <Button key="sendDown"                      value="下达"/>
    <Button key="export"                        value="导出"/>
    <Button key="import"                        value="导入" />
    <Button key="showDetail"                    value="查看明细"/>
    <Button key="setPwd"                        value="设置密码"/>
    <Button key="print"                         value="打印"/>
    <Button key="apply"                         value="应用"/>
    <Button key="queryTL"                       value="查询模板"/>
    <Button key="template"                        value="下载模板"/>
    <Button key="onesyn"                        value="单条同步"/>
    <Button key="moresyn"                        value="全部同步"/>
    <Button key="stop"                        value="停用"/>
    <Button key="start"                        value="启用"/>
    <Button key="help"                       value="帮助"/>
    <Button key="SapSyn"                         value="R3同步数据" />
    <Button key="Lock"                         value="加锁" />
    <Button key="UnLock"                         value="解锁" />
    <Button key="recover"                        value="恢复"/>
    <Button key="paste"          value="粘贴" />
    <Button key="clear"          value="清空" />
    <Button key="forward"                 value ="前移" />
    <Button key="backone"                 value ="后移" />
    <Button key="setEquipment"                 value ="配置设备" />
    <Button key="setProcess"                 value ="工序配置" />
    <Button key="setPbomConfig"              value="配置PBOM项目" />
    <Button key="setMaterialClass"              value="添加物料类型" />
    <Button key="setMaterialCode"              value="添加物料号" />
    <Button key="selectMaterialAll"              value="查询全部" />
    <Button key="selectMaterialCode"              value="查询物料号" />
  </Buttons>
</Config>