WO2012088793A1 - 用于ic装备的i/o配置工具参数的配置方法 - Google Patents

用于ic装备的i/o配置工具参数的配置方法 Download PDF

Info

Publication number
WO2012088793A1
WO2012088793A1 PCT/CN2011/071477 CN2011071477W WO2012088793A1 WO 2012088793 A1 WO2012088793 A1 WO 2012088793A1 CN 2011071477 W CN2011071477 W CN 2011071477W WO 2012088793 A1 WO2012088793 A1 WO 2012088793A1
Authority
WO
WIPO (PCT)
Prior art keywords
configuration
information
xml
file
node
Prior art date
Application number
PCT/CN2011/071477
Other languages
English (en)
French (fr)
Inventor
王宏
康凯
林跃
张锐
张萌
姜军
周建辉
唐达鼎
Original Assignee
沈阳中科博微自动化技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 沈阳中科博微自动化技术有限公司 filed Critical 沈阳中科博微自动化技术有限公司
Publication of WO2012088793A1 publication Critical patent/WO2012088793A1/zh

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the present invention relates to a storage and configuration technique for I/O configuration tool parameters used in industrial field devices, and more particularly to a method for configuring I/O configuration tool parameters for IC equipment.
  • Extensible Markup Language XML
  • HTML Hypertext Markup Language
  • XML is a cross-platform, content-dependent technology in the Internet environment that is a powerful tool for processing structured document information.
  • Extensible Markup Language XML is a simple data storage language that uses a series of simple tags to describe data. These tags can be built in a convenient way. Although XML takes up more space than binary data, XML is extremely simple and easy. Master and use.
  • XML Unlike databases such as Oracle, XML provides more powerful data storage and analysis capabilities. XML simply stores data, presents data, and focuses on the data itself. The simplicity of XML makes it easy to read and write data in any application, making XML the only common language for data exchange, which means programs can be more easily generated with Windows, Msa OS, Linux, and other platforms. The information is combined, and then it is easy to load the XML data into the program and analyze it, and output the results in XML format.
  • the technical problem to be solved by the present invention is to provide a configuration time saving, and improve production and maintenance. Efficient configuration method for I/O configuration tool parameters for IC equipment.
  • the technical solution adopted by the present invention is:
  • the method for configuring the I/O configuration tool parameters of the IC equipment of the present invention comprises the following steps:
  • the root node of the XML configuration file includes a driver node and an I/O variable node definition, and the driver node includes a driver name and a driver configuration parameter; the I/O variable node definition includes a variable name, a variable data type, a variable conversion manner, and a variable. Remarks information.
  • the root node in the XML configuration file is IODEF; the child nodes include: module object child node IOOROUP, enumeration configuration information list child node ENUMLIST, driver configuration information child node DRVDLL, data type configuration information list child node TYPELIST, unit configuration information list child node UNITLIST .
  • the process of configuring I/O information is:
  • the invention uses the XML file format to store the I/O configuration information of the industrial device, and can describe the configuration of an I/O point in the XML file with different levels of nodes, thereby reducing the space occupied by the XML file, thereby saving configuration time. .
  • the invention can realize the configuration of the I/O configuration tool parameters of the IC equipment of the semiconductor factory, which is simple and convenient for the understanding and operation of the non-computer personnel, greatly improves the compatibility with other control systems, improves the production efficiency, and reduces the efficiency. The cost of industrial production.
  • FIG. 1 is a flowchart of a method for configuring an I/O configuration tool according to the present invention
  • Figure 2 is a flow chart of I/O configuration tool configuration I/O information
  • Figure 4 shows the structure of each node in the XML file.
  • the configuration method of the I/O configuration tool parameters for the IC equipment includes the following steps:
  • Restart the I/O configuration tool read the information from the XML configuration file, and store it in memory. Determine whether the read configuration information is valid. If it is valid, the I/O configuration tool reads and displays the information of the XML configuration file.
  • the XML configuration file root node includes a driver node and an I/O variable node;
  • the driver node includes the driver name, driver configuration parameters, and the field device to which it belongs;
  • the information of the I/O variable node includes the variable name, the variable data type, the variable conversion method, and the remark information of the variable.
  • the steps for reading the XML configuration file information are:
  • root node attributes do not match, return the decision step of finding the root node until it matches the attributes of the desired root node;
  • Child node attribute does not match the required child node attribute, it returns whether the search child node attribute matches the judgment step.
  • the root node is IODEF;
  • Child nodes include:
  • Module object subnode IOGROUP enumeration configuration information list subnode ENUMLIST, driver configuration information subnode DRVDLL, data type configuration information list subnode TYPELIST, unit configuration information list subnode UNITLIST.
  • the child node of IOGOUP is TAG.
  • the attributes of TAG include: the unique number corresponding to each variable; the name of the variable; the data type of the configuration data variable; the conversion mode of the variable.
  • ENUM The child of ENUMLIST.
  • the attributes of ENUM include: The unique number corresponding to the enumerated type; the enumerated name.
  • the properties of DRVDLL include: driver name, driver configuration parameters.
  • the child node of TYPELIST is TYPE, and the attribute of TYPE includes the number corresponding to the data type; the name of the data type;
  • the child node of UNITLIST is UNIT.
  • the attributes of UNIT include the unique number and unit name of the unit.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

用于 IC装备的 I/O配置工具参数的配置方法 技术领域
本发明涉及一种工业现场设备所使用的 I/O配置工具参数的存储与配置技术, 具体 的说是一种用于 IC装备的 I/O配置工具参数的配置方法。
背景技术
可扩展标记语言 XML (Extensible Markup Language), 与超文本标记语言 HTML (Hyper Text Mark-up Language) 均为标准通 i 标记语言。 XML是 Internet环境中跨平 台的, 依赖于内容的技术, 是当前处理结构化文档信息的有力工具。 可扩展标记语言 XML 是一种简单的数据存储语言, 使用一系列简单的标记描述数据, 而这些标记可以 用方便的方式建立, 虽然 XML比二进制数据要占用更多的空间, 但 XML极其简单易 于掌握和使用。
XML与 Oracle等数据库不同,数据库提供了更强有力的数据存储和分析能力, XML 仅仅是存储数据、 展示数据, 重在数据本身。 XML 的简单使其易于在任何应用程序中 读写数据, 这使 XML很快成为数据交换的唯一公共语言, 这就意味着程序可以更容易 的与 Windows、 Msa OS、 Linux 以及其他平台下产生的信息结合,然后可以很容易加载 XML数据到程序中并分析它,并以 XML格式输出结果。
当今工业生产工序日趋复杂且自动化要求程度越来越高,很多设备来自不同的设备 制造商, 不同的设备商需要配置不同的参数变量。 由于常规配置工具文件的复杂性, 每 个子节点存储时都需要在 XML文件里单独存储一行, 从而造成数据量较大, 存储和读 取时间隔时间较长, 影响了工业生产进程。
发明内容
针对现有技术中存在的 I/O配置工具的存储和读取时间较长, 灵活性不强等不足之 处, 本发明要解决的技术问题是提供一种可以节省配置时间、 提高生产和维护效率的用 于 IC装备的 I/O配置工具参数的配置方法。
为解决上述技术问题, 本发明采用的技术方案是:
本发明用于 IC装备的 I/O配置工具参数的配置方法包括以下步骤:
启动 I/O配置工具, 读取 XML配置文件信息;
对 I/O信息配置, 将配置信息存储在 XML配置文件;
重启 I/O配置工具, 读取 XML文件的配置信息;
判断配置信息是否有效, 如果有效, 显示修改后的 XML文件信息。
所述 XML配置文件的根节点包括驱动节点和 I/O变量节点定义, 驱动节点包括驱 动程序名称、 驱动程序配置参数; I/O变量节点定义包括变量名、 变量数据类型、 变量 转换方式以及变量的备注信息。
XML配置文件中根节点为 IODEF; 子节点包括: 模块对象子节点 IOGROUP、 枚 举配置信息列表子节点 ENUMLIST、 驱动配置信息子节点 DRVDLL、 数据类型配置信 息列表子节点 TYPELIST、 单位配置信息列表子节点 UNITLIST。
对 I/O信息配置的过程为:
读取 XML配置文件;
判断文件路径是否正确, 如果正确, 则将数据填充到配置窗体中;
在配置窗体内编辑 I/O信息;
判断是否保存, 如果保存, 则将配置信息保存到 XML配置文件中;
如果文件路径错误, 则报告错误信息并退出配置工具。 本发明具有以下有益效果及优点:
1. 本发明采用 XML文件格式存储工业设备的 I/O配置信息, 可以在 XML文件内 以不同层次的节点来描述一个 I/O点的配置, 减少了 XML文件占有的空间, 从而节省 配置时间。
2. 本发明可实现半导体工厂的 IC装备的 I/O配置工具参数的配置, 既简单又便于 非计算机人员的理解与操作, 大大提高了与其他控制系统兼容性, 提高了生产的效率, 降低工业生产的成本。
附图说明
图 1 为本发明 I/O配置工具的配置方法流程图;
图 2 为 I/O配置工具配置 I/O信息的流程图;
图 3 为本发明方法中读取节点信息流程图;
图 4 为 XML文件内各节点结构关系图。
具体实施方式
下面结合附图对本发明作进一步详细说明:
参见图 1, 用于 IC装备的 I/O配置工具参数的配置方法包括如下步骤:
启动 I/O配置工具, 通过 XML配置文件读取和存储信息;
在 I/O配置工具中对 IC装备中的 I/O配置信息进行配置, 将配置信息存储在 XML 配置文件中;
重新启动 I/O配置工具, 从 XML配置文件中读取信息, 保存在内存中; 判断读取的配置信息是否有效, 如果有效, I/O配置工具读取并显示 XML配置文 件的信息。
所述 XML配置文件根节点包括驱动节点和 I/O变量节点;
驱动节点包括驱动程序名称、 驱动程序配置参数以及所属的现场设备;
I/O变量节点的信息包括变量名、 变量数据类型、 变量转换方式以及变量的备注信 息。
参见图 2, I/O配置信息的产生过程为:
读取 XML配置文件信息;
判断文件路径是否正确, 如果正确, 则将数据填充到配置窗体中;
在配置窗体内编辑 I/O信息;
判断是否保存, 如果保存, 则将配置信息保存到 XML配置文件。
如果文件路径错误, 则报告错误信息并退出配置工具。
参见图 3, 读取 XML配置文件信息的步骤为:
读取 XML配置信息, 查找所需的根节点;
判断当前查找的根节点与所需根节点属性是否匹配, 如果匹配, 则查找该节点的子 节点属性;
判断子节点属性和所需子节点属性是否匹配, 如果匹配, 则读取配置信息。
如果根节点属性不匹配, 返回查找根节点的判断步骤, 直到与所需根节点的属性匹 配;
如果子节点属性和所需子节点属性不匹配, 返回查找子节点属性是否匹配判断步 骤。
参见图 4, 为 XML配置文件内各节点结构关系说明: 根节点为 IODEF;
子节点包括:
模块对象子节点 IOGROUP、 枚举配置信息列表子节点 ENUMLIST、 驱动配置信 息子节点 DRVDLL、数据类型配置信息列表子节点 TYPELIST、单位配置信息列表子节 点 UNITLIST。
IOGOUP的子节点为 TAG, TAG的属性包括: 每个变量唯一对应的数字; 变量名 称; 配置数据变量的数据类型; 变量的转换方式。
ENUMLIST的子节点为 ENUM,ENUM的属性包括: 枚举类型唯一对应的数字; 枚举名称。
DRVDLL的属性包括: 驱动程序名称、 驱动程序配置参数。
TYPELIST的子节点为 TYPE, TYPE的属性包括数据类型唯一对应的数字; 数据 类型的名称;
UNITLIST的子节点为 UNIT, UNIT的属性包括单位唯一对应的数字、 单位的名 称。

Claims

权 利 要 求 书
1. 一种用于 IC装备的 I/O配置工具参数的配置方法, 其特征在于包括以下步骤: 启动 I/O配置工具, 读取 XML配置文件信息;
对 I/O信息配置, 将配置信息存储在 XML配置文件;
重启 I/O配置工具, 读取 XML文件的配置信息;
判断配置信息是否有效, 如果有效, 显示修改后的 XML文件信息。
2. 按权利要求 1所述的用于 IC装备的 I/O配置工具参数的配置方法,其特征在于: 所述 XML配置文件的根节点包括驱动节点和 I/O变量节点定义, 驱动节点包括驱动程 序名称、 驱动程序配置参数; I/O变量节点定义包括变量名、 变量数据类型、 变量转换 方式以及变量的备注信息。
3. 按照权利要求 1所述的用于 IC装备的 I/O配置工具参数的配置方法, 其特征在 于: XML配置文件中根节点为 IODEF; 子节点包括: 模块对象子节点 IOGROUP、 枚 举配置信息列表子节点 ENUMLIST、 驱动配置信息子节点 DRVDLL、 数据类型配置信 息列表子节点 TYPELIST、 单位配置信息列表子节点 UNITLIST。
4. 按权利要求 1所述的用于 IC装备的 I/O配置工具参数的配置方法,其特征在于: 对 I/O信息配置的过程为:
读取 XML配置文件;
判断文件路径是否正确, 如果正确, 则将数据填充到配置窗体中;
在配置窗体内编辑 I/O信息;
判断是否保存, 如果保存, 则将配置信息保存到 XML配置文件中。
5. 按权利要求 4所述的用于 IC装备的 I/O配置工具参数的配置方法,其特征在于: 如果文件路径错误, 则报告错误信息并退出配置工具。
PCT/CN2011/071477 2010-12-27 2011-03-03 用于ic装备的i/o配置工具参数的配置方法 WO2012088793A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2010106068457A CN102567369A (zh) 2010-12-27 2010-12-27 用于ic装备的i/o配置工具参数的配置方法
CN201010606845.7 2010-12-27

Publications (1)

Publication Number Publication Date
WO2012088793A1 true WO2012088793A1 (zh) 2012-07-05

Family

ID=46382259

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/071477 WO2012088793A1 (zh) 2010-12-27 2011-03-03 用于ic装备的i/o配置工具参数的配置方法

Country Status (2)

Country Link
CN (1) CN102567369A (zh)
WO (1) WO2012088793A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999333A (zh) * 2012-11-15 2013-03-27 沈阳中科博微自动化技术有限公司 一种用于集成电路生产线配方管理系统的文件压缩方法
CN104679499A (zh) * 2013-11-30 2015-06-03 中国科学院沈阳自动化研究所 一种ic装备人机交互界面可定制数据显示方法
CN104158692B (zh) * 2014-08-25 2018-04-17 烽火通信科技股份有限公司 基于xml实现家庭网关数据配置管理的方法
CN107272632A (zh) * 2017-08-03 2017-10-20 过成康 一种电路设备自动化通讯配置管理方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1444138A (zh) * 2003-04-18 2003-09-24 上海中纬软件科技有限公司 用于控制系统的工具包
CN101075989A (zh) * 2007-03-23 2007-11-21 腾讯科技(深圳)有限公司 一种验证字段有效性的方法和系统
CN101222710A (zh) * 2008-01-31 2008-07-16 中兴通讯股份有限公司 一种移动终端上实现菜单动态配置的系统及方法
CN101393517A (zh) * 2007-09-20 2009-03-25 上海宝信软件股份有限公司 基于xml和控件实现配置的方法及装置
CN101634833A (zh) * 2008-07-23 2010-01-27 沈阳中科博微自动化技术有限公司 现场设备io参数的开放式配置方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1444138A (zh) * 2003-04-18 2003-09-24 上海中纬软件科技有限公司 用于控制系统的工具包
CN101075989A (zh) * 2007-03-23 2007-11-21 腾讯科技(深圳)有限公司 一种验证字段有效性的方法和系统
CN101393517A (zh) * 2007-09-20 2009-03-25 上海宝信软件股份有限公司 基于xml和控件实现配置的方法及装置
CN101222710A (zh) * 2008-01-31 2008-07-16 中兴通讯股份有限公司 一种移动终端上实现菜单动态配置的系统及方法
CN101634833A (zh) * 2008-07-23 2010-01-27 沈阳中科博微自动化技术有限公司 现场设备io参数的开放式配置方法及系统

Also Published As

Publication number Publication date
CN102567369A (zh) 2012-07-11

Similar Documents

Publication Publication Date Title
EP3042254B1 (en) Systems and methods for virtualizing a programmable logic controller
CN103353871A (zh) 一种基于cim/g标准的互操作图形文件校验方法
CN104133772A (zh) 一种自动生成测试数据的方法
CN108073688B (zh) 一种数据迁移的方法及装置
WO2013191275A1 (ja) 制御装置
CN111797157B (zh) 一种数据处理方法、系统及电子设备和存储介质
WO2012088793A1 (zh) 用于ic装备的i/o配置工具参数的配置方法
CN101291253A (zh) 一种网管客户端基于图形界面的人机命令交互方法
CN102253975A (zh) 一种数据库自动转换系统及方法
CN109582391B (zh) 一种基于xml的设备树配置方法
CN105278961A (zh) 生成数据库表结构文档的方法及系统
CN109614492A (zh) 基于人工智能的文本数据增强方法、装置、设备及存储介质
US7178103B2 (en) Systems and methods for storing configuration data in process control systems
CN102004955A (zh) 电力调度运行管理应用系统
CN109445384B (zh) 一种多设备控制系统
CN110377598B (zh) 一种基于智能制造过程的多源异构数据存储方法
CN104462605B (zh) 一种数据库持久层框架配置、修改方法及系统
US7761460B1 (en) Systems and methods that utilize a standard database interface to access data within an industrial device
TW201324347A (zh) 功能模組命令管理系統及方法
WO2017167045A1 (zh) 代码提示信息的生成方法及装置
Barth et al. Efficient use of data exchange formats in engineering projects by means of language integrated queries—Engineers LINQ to XML
Zhou Soft PLC Research And Development System Based On PC
CN116774777B (zh) 芯片时钟数据处理系统
CN101158902A (zh) 一种人机命令输出方法
CN115390853B (zh) 多源工艺文件结构化解析方法、系统、终端及存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11852970

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11852970

Country of ref document: EP

Kind code of ref document: A1