JP2012059272A5 - - Google Patents

Download PDF

Info

Publication number
JP2012059272A5
JP2012059272A5 JP2011198548A JP2011198548A JP2012059272A5 JP 2012059272 A5 JP2012059272 A5 JP 2012059272A5 JP 2011198548 A JP2011198548 A JP 2011198548A JP 2011198548 A JP2011198548 A JP 2011198548A JP 2012059272 A5 JP2012059272 A5 JP 2012059272A5
Authority
JP
Japan
Prior art keywords
process control
control information
graphic
condition
script extension
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2011198548A
Other languages
English (en)
Other versions
JP2012059272A (ja
JP6008481B2 (ja
Filing date
Publication date
Priority claimed from US12/880,887 external-priority patent/US8717374B2/en
Application filed filed Critical
Publication of JP2012059272A publication Critical patent/JP2012059272A/ja
Publication of JP2012059272A5 publication Critical patent/JP2012059272A5/ja
Application granted granted Critical
Publication of JP6008481B2 publication Critical patent/JP6008481B2/ja
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (21)

  1. プロセス制御情報を表示する方法であって、
    フィールドデバイスに関連付けられるプロセス制御情報の閲覧要求を受信することと、
    データベースを介して、前記フィールドデバイスに関連付けられるデバイス記述ファイルであって、電子デバイス記述言語(EDDL)に準拠するようにフォーマットされる、デバイス記述ファイルにアクセスすることと、
    前記デバイス記述ファイルであって、前記プロセス制御情報の一部分がスクリプト拡張機能内の条件と合致する場合に図形を条件付きで表示する、前記スクリプト拡張機能を含む、前記デバイス記述ファイルを使用して、前記プロセス制御情報に対する表示を生成することと、
    を含む、方法。
  2. 前記スクリプト拡張機能は、プロセス制御イベントが前記条件と合致する際に前記図形を表示する、イベントハンドラである、請求項1に記載の方法。
  3. 前記スクリプト拡張機能は、前記プロセス制御情報が前記条件と合致する際に値として前記図形を表示する、機能である、請求項1又は請求項2に記載の方法。
  4. 前記スクリプト拡張機能は、前記プロセス制御情報が前記条件と合致する際にデータソースに値を書き込む、機能である、請求項1〜請求項3の何れか1項に記載の方法。
  5. 前記スクリプト拡張機能は、前記プロセス制御情報の前記一部分に対して少なくとも1つの数学演算を実施する、表現である、請求項1〜請求項4の何れか1項に記載の方法。
  6. 前記スクリプト拡張機能は、前記プロセス制御情報の前記一部分が前記条件と合致する場合、前記プロセス制御情報の前記一部分を前記図形に変更することによって前記図形を表示する、コンバータである、請求項1〜請求項5の何れか1項に記載の方法。
  7. 前記スクリプト拡張機能は、前記プロセス制御情報の前記一部分が前記条件と合致するように漸次的に変化する際に前記図形を表示する、トリガである、請求項1〜請求項6の何れか1項に記載の方法。
  8. 前記表示を生成することは、
    前記プロセス制御情報と合致する前記条件を判定することと、
    前記条件に基づき、前記図形を選択することと、
    前記プロセス制御情報の前記一部分を前記図形と関連付けることと、
    前記プロセス制御情報の前記一部分を前記図形内に表示することを含む表示のために、前記図形をレンダリングすることと、
    を含む、請求項1〜請求項7の何れか1項に記載の方法。
  9. 前記スクリプト拡張機能は、前記条件が前記プロセス制御情報の前記一部分と合致する場合に前記図形を表示する、複合構造である、請求項1〜請求項8の何れか1項に記載の方法。
  10. プロセス制御情報を表示する装置であって、
    データベースを介して、フィールドデバイスに関連付けられるデバイス記述ファイルにアクセスする、電子デバイス記述プロセッサであって、前記デバイス記述ファイルは、電子デバイス記述言語(EDDL)に関連付けられる、電子デバイス記述プロセッサと、
    前記デバイス記述ファイルおよび前記フィールドデバイスから受信されるプロセス制御情報を使用して、前記プロセス制御情報の表示を生成する、図形プロセッサであって、前記デバイス記述ファイルは、前記プロセス制御情報の一部分がスクリプト拡張機能内の条件と合致する場合、前記図形プロセッサに図形を表示するよう命令する、スクリプト拡張機能を含む、図形プロセッサと、
    を備える、装置。
  11. 図形プロセッサは、前記プロセス制御情報内の特定されるプロセス制御イベントが前記条件と合致するときに、前記スクリプト拡張機能内のイベントハンドラを実行して、前記図形を表示するものである、請求項10に記載の装置。
  12. 前記図形プロセッサは、前記プロセス制御情報が前記条件と合致する際、データソースに値を書き込むために前記スクリプト拡張機能内の機能を実行し、前記図形内に前記書き込まれた値を表示するものである、請求項10又は請求項11に記載の装置。
  13. 前記図形プロセッサは、前記プロセス制御情報の前記一部分が前記条件と合致する場合、前記プロセス制御情報の前記一部分を前記図形に変更することによって前記図形を表示するために、前記スクリプト拡張機能内のコンバータを実行するものである、請求項10〜請求項12の何れか1項に記載の装置。
  14. 前記図形プロセッサは、前記プロセス制御情報の前記一部分が前記条件に到達するように漸次的に変化するとき、前記図形を表示するために、前記スクリプト拡張機能内のトリガを実行するものである、請求項10〜請求項13の何れか1項に記載の装置。
  15. 実行されると、機械に、少なくとも、
    フィールドデバイスから送信されるプロセス制御情報の閲覧要求を受信させ、
    データベースを介して、前記フィールドデバイスに関連付けられるデバイス記述ファイルであって、電子デバイス記述言語(EDDL)に準拠するようにフォーマットされる、デバイス記述ファイルにアクセスさせ、
    前記デバイス記述ファイルであって、前記プロセス制御情報の一部分がスクリプト拡張機能内の条件と合致する場合に図形を条件付きで表示する、前記スクリプト拡張機能を含む、前記デバイス記述ファイルを使用して、前記プロセス制御情報の表示を生成させる、
    その上に記憶される命令を有する、機械がアクセス可能な媒体。
  16. 前記命令は、実行されるとき、前記機械が、前記プロセス制御情報に含まれるプロセス制御イベントが前記条件と合致する際に前記図形を表示させる、請求項15に記載の機械がアクセス可能な媒体。
  17. 前記命令は、実行されるとき、前記機械が、前記プロセス制御情報の前記一部分が前記条件と合致するように漸次的変化する際に前記図形を表示させる、請求項15又は請求項16に記載の機械がアクセス可能な媒体。
  18. デバイス記述ファイル内にスクリプト拡張機能を作成する方法であって、
    フィールドデバイスに関連付けられる情報を受信することと、
    前記フィールドデバイスからのプロセス制御情報が、いつ図形として表示されるかを識別する、前記情報内の条件を決定することと、
    前記フィールドデバイスからの前記プロセス制御情報が前記条件と合致するときに前記図形を表示する、前記条件に基づき、スクリプト拡張機能を作成することと、
    前記スクリプト拡張機能を前記フィールドデバイスに関連付けられるデバイス記述ファイルに記憶することと、
    を含む、方法。
  19. 前記スクリプト拡張機能を作成することは、
    前記条件の種類に基づき、トリガ、コンバータ、機能、表現、またはイベントハンドラのうちの少なくとも1つを選択することと、
    前記トリガ、コンバータ、前記機能、前記表現、または前記イベントハンドラのうちの前記少なくとも1つを含む、前記スクリプト拡張機能を生成することと、
    を含む、請求項18に記載の方法。
  20. 前記スクリプト拡張機能を作成することは、
    前記デバイス記述ファイルを二値フォーマットに圧縮することによって、前記スクリプト拡張機能を含む前記デバイス記述ファイルを処理することと、
    前記圧縮されたデバイス記述ファイルを、ワークステーションのメモリまたは手持ち式デバイスのメモリのうちの少なくとも1つに送信することと、
    を含む、請求項18又は請求項19に記載の方法。
  21. 前記スクリプト拡張機能を作成することは、
    構文エラーを識別するために、前記デバイス記述ファイルを解析することと、
    前記デバイス記述ファイルを用いて、ユーザインターフェースをシミュレートすることと、
    前記フィールドデバイスに基づき、前記スクリプト拡張機能をシステム固有フォーマットに変換することと、
    を含む、請求項18〜請求項20の何れか1項に記載の方法。
JP2011198548A 2010-09-13 2011-09-12 プロセス制御情報を表示する方法および装置 Active JP6008481B2 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/880,887 US8717374B2 (en) 2010-09-13 2010-09-13 Methods and apparatus to display process control information
US12/880,887 2010-09-13

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2016075687A Division JP6552993B2 (ja) 2010-09-13 2016-04-05 プロセス制御情報を表示する方法及び装置、機械がアクセス可能な媒体、及びデバイス記述ファイル内にスクリプト拡張機能を作成する方法

Publications (3)

Publication Number Publication Date
JP2012059272A JP2012059272A (ja) 2012-03-22
JP2012059272A5 true JP2012059272A5 (ja) 2014-10-09
JP6008481B2 JP6008481B2 (ja) 2016-10-19

Family

ID=44735727

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2011198548A Active JP6008481B2 (ja) 2010-09-13 2011-09-12 プロセス制御情報を表示する方法および装置
JP2016075687A Active JP6552993B2 (ja) 2010-09-13 2016-04-05 プロセス制御情報を表示する方法及び装置、機械がアクセス可能な媒体、及びデバイス記述ファイル内にスクリプト拡張機能を作成する方法
JP2018089100A Active JP6543380B2 (ja) 2010-09-13 2018-05-07 プロセス制御情報を表示する方法及び装置、機械がアクセス可能な媒体、及びデバイス記述ファイル内にスクリプト拡張機能を作成する方法

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2016075687A Active JP6552993B2 (ja) 2010-09-13 2016-04-05 プロセス制御情報を表示する方法及び装置、機械がアクセス可能な媒体、及びデバイス記述ファイル内にスクリプト拡張機能を作成する方法
JP2018089100A Active JP6543380B2 (ja) 2010-09-13 2018-05-07 プロセス制御情報を表示する方法及び装置、機械がアクセス可能な媒体、及びデバイス記述ファイル内にスクリプト拡張機能を作成する方法

Country Status (5)

Country Link
US (1) US8717374B2 (ja)
JP (3) JP6008481B2 (ja)
CN (2) CN102402214B (ja)
DE (1) DE102011053544A1 (ja)
GB (1) GB2483536B (ja)

Families Citing this family (91)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8717374B2 (en) * 2010-09-13 2014-05-06 Fisher-Rosemount Systems, Inc. Methods and apparatus to display process control information
US9391797B2 (en) * 2010-12-09 2016-07-12 Schneider Electric USA, Inc. Dynamic host profiles for option modules
DE102010063854A1 (de) * 2010-12-22 2012-07-12 Codewrights Gmbh Verfahren zum Bereitstellen von gerätespezifischen Informationen eines Feldgeräts der Automatisierungstechnik und/oder zum Bedienen eines Feldgeräts
US9292902B1 (en) * 2011-03-30 2016-03-22 Google Inc. Remote rendering control objects
US20130100136A1 (en) * 2011-10-24 2013-04-25 Kim Ordean Van Camp Sparkline presentations of process control system alarms
US8779916B2 (en) 2011-10-24 2014-07-15 Fisher-Rosemount Systems, Inc. Timeline presentations of process control system alarms
DE102012200066B4 (de) * 2012-01-03 2020-09-03 Endress + Hauser Process Solutions Ag Verfahren und Einrichtung zur Visualisierung von Informationen in einer Prozessanlage
US9904258B2 (en) * 2012-05-20 2018-02-27 Mts Systems Corporation Testing machine with graphical user interface with situational awareness
US10417314B2 (en) * 2012-06-14 2019-09-17 Open Text Sa Ulc Systems and methods of a script generation engine
US9411327B2 (en) 2012-08-27 2016-08-09 Johnson Controls Technology Company Systems and methods for classifying data in building automation systems
US10180681B2 (en) 2013-03-15 2019-01-15 Fisher-Rosemount Systems, Inc. Graphical process variable trend monitoring with zoom features for use in a process control system
US10803636B2 (en) 2013-03-15 2020-10-13 Fisher-Rosemount Systems, Inc. Graphical process variable trend monitoring, predictive analytics and fault detection in a process control system
US10013149B2 (en) 2013-03-15 2018-07-03 Fisher-Rosemount Systems, Inc. Graphical process variable trend monitoring for a process control system
EP2972625B1 (en) * 2013-03-15 2021-05-26 Fisher-Rosemount Systems, Inc. Graphical process variable trend monitoring for a process control system
US10514668B2 (en) 2013-03-15 2019-12-24 Fisher-Rosemount Systems, Inc. Graphical process variable trend monitoring in a process control system using a navigation pane
DE102013108478A1 (de) * 2013-08-06 2015-02-12 Endress+Hauser Process Solutions Ag Verfahren zur Erweiterung einer eingebetteten Softwarekomponente eines Feldgerätes
DE102013013155A1 (de) * 2013-08-08 2015-03-05 Krohne Messtechnik Gmbh Verfahren zur Parametrierung eines Feldgerätes und entsprechendes Feldgerät
DE102013109213A1 (de) * 2013-08-26 2015-02-26 Endress + Hauser Conducta Gesellschaft für Mess- und Regeltechnik mbH + Co. KG Verfahren zum Bereitstellen von Daten für ein Mobilgerät von einem Feldgerät, Computerprogramm und Anordnung zur Durchführung desselben
US9817780B2 (en) * 2013-11-13 2017-11-14 Fluke Corporation Communicator with profiles
CN103678134B (zh) * 2013-12-23 2017-11-03 深圳Tcl新技术有限公司 浏览器待故障分析的脚本信息的获取方法及装置
US10401842B2 (en) 2014-05-01 2019-09-03 Sicpa Holding Sa Dynamically configurable production and/or distribution line control system and method therefor
US10048670B2 (en) 2014-05-08 2018-08-14 Beet, Llc Automation operating and management system
DE102014111350A1 (de) * 2014-08-08 2016-02-11 Endress + Hauser Gmbh + Co. Kg Automatisierte Erstellung von geeigneten Vorzugsmenüs für Feldgeräte
DE102014013313A1 (de) * 2014-09-08 2016-03-10 Abb Technology Ag Verfahren und Einrichtung zur Verwaltung und Konfiguration von Feldgeräten einer Automatisierungsanlage
US9720408B2 (en) 2015-05-04 2017-08-01 Fisher-Rosemount Systems, Inc. Methods and apparatus to detect root causes of alarm patterns in process control systems
DE102015109687A1 (de) 2015-06-17 2016-12-22 Sick Ag Modulare Sicherheitssteuerung
JP6157548B2 (ja) * 2015-09-25 2017-07-05 株式会社コンテック 監視画像の作成装置、作成プログラムおよび作成方法
US10534326B2 (en) 2015-10-21 2020-01-14 Johnson Controls Technology Company Building automation system with integrated building information model
US20170205795A1 (en) * 2016-01-15 2017-07-20 Yokogawa Electric Corporation Method for process operators to personalize settings for enabling detection of abnormal process behaviors
US11268732B2 (en) 2016-01-22 2022-03-08 Johnson Controls Technology Company Building energy management system with energy analytics
US11947785B2 (en) 2016-01-22 2024-04-02 Johnson Controls Technology Company Building system with a building graph
CN109154802A (zh) 2016-03-31 2019-01-04 江森自控科技公司 分布式建筑物管理系统中的hvac装置注册
US9817383B1 (en) 2016-07-11 2017-11-14 Johnson Controls Technology Company Systems and methods for agent interaction with building management system
WO2017192770A1 (en) * 2016-05-04 2017-11-09 Johnson Controls Technology Company Systems and methods for agent interaction with building management system
US10417451B2 (en) 2017-09-27 2019-09-17 Johnson Controls Technology Company Building system with smart entity personal identifying information (PII) masking
US10505756B2 (en) 2017-02-10 2019-12-10 Johnson Controls Technology Company Building management system with space graphs
US11226597B2 (en) 2016-07-11 2022-01-18 Johnson Controls Technology Company Systems and methods for interaction with a building management system
US11774920B2 (en) 2016-05-04 2023-10-03 Johnson Controls Technology Company Building system with user presentation composition based on building context
US11226598B2 (en) 2016-05-04 2022-01-18 Johnson Controls Technology Company Building system with user presentation composition based on building context
US10359911B2 (en) * 2016-10-21 2019-07-23 Fisher-Rosemount Systems, Inc. Apparatus and method for dynamic device description language menus
US20180122133A1 (en) * 2016-10-28 2018-05-03 Honeywell International Inc. System and method for displaying industrial asset alarms in a virtual environment
KR101904349B1 (ko) * 2016-11-30 2018-11-30 엘에스산전 주식회사 스크립트 컴파일 장치
US10684033B2 (en) 2017-01-06 2020-06-16 Johnson Controls Technology Company HVAC system with automated device pairing
US11900287B2 (en) 2017-05-25 2024-02-13 Johnson Controls Tyco IP Holdings LLP Model predictive maintenance system with budgetary constraints
US11307538B2 (en) 2017-02-10 2022-04-19 Johnson Controls Technology Company Web services platform with cloud-eased feedback control
US10095756B2 (en) 2017-02-10 2018-10-09 Johnson Controls Technology Company Building management system with declarative views of timeseries data
US11360447B2 (en) 2017-02-10 2022-06-14 Johnson Controls Technology Company Building smart entity system with agent based communication and control
US10854194B2 (en) 2017-02-10 2020-12-01 Johnson Controls Technology Company Building system with digital twin based data ingestion and processing
US10515098B2 (en) 2017-02-10 2019-12-24 Johnson Controls Technology Company Building management smart entity creation and maintenance using time series data
US20190095518A1 (en) 2017-09-27 2019-03-28 Johnson Controls Technology Company Web services for smart entity creation and maintenance using time series data
US11994833B2 (en) 2017-02-10 2024-05-28 Johnson Controls Technology Company Building smart entity system with agent based data ingestion and entity creation using time series data
US11764991B2 (en) 2017-02-10 2023-09-19 Johnson Controls Technology Company Building management system with identity management
WO2018175912A1 (en) 2017-03-24 2018-09-27 Johnson Controls Technology Company Building management system with dynamic channel communication
US11327737B2 (en) 2017-04-21 2022-05-10 Johnson Controls Tyco IP Holdings LLP Building management system with cloud management of gateway configurations
US10788229B2 (en) 2017-05-10 2020-09-29 Johnson Controls Technology Company Building management system with a distributed blockchain database
US11022947B2 (en) 2017-06-07 2021-06-01 Johnson Controls Technology Company Building energy optimization system with economic load demand response (ELDR) optimization and ELDR user interfaces
WO2018232147A1 (en) 2017-06-15 2018-12-20 Johnson Controls Technology Company Building management system with artificial intelligence for unified agent based control of building subsystems
EP3655826B1 (en) 2017-07-17 2024-07-03 Johnson Controls Tyco IP Holdings LLP Systems and methods for agent based building simulation for optimal control
EP3655825B1 (en) 2017-07-21 2023-11-22 Johnson Controls Tyco IP Holdings LLP Building management system with dynamic rules with sub-rule reuse and equation driven smart diagnostics
US20190034066A1 (en) 2017-07-27 2019-01-31 Johnson Controls Technology Company Building management system with central plantroom dashboards
US11195401B2 (en) 2017-09-27 2021-12-07 Johnson Controls Tyco IP Holdings LLP Building risk analysis system with natural language processing for threat ingestion
US11314788B2 (en) 2017-09-27 2022-04-26 Johnson Controls Tyco IP Holdings LLP Smart entity management for building management systems
US10962945B2 (en) 2017-09-27 2021-03-30 Johnson Controls Technology Company Building management system with integration of data into smart entities
US11281169B2 (en) 2017-11-15 2022-03-22 Johnson Controls Tyco IP Holdings LLP Building management system with point virtualization for online meters
US10809682B2 (en) 2017-11-15 2020-10-20 Johnson Controls Technology Company Building management system with optimized processing of building system data
US11127235B2 (en) 2017-11-22 2021-09-21 Johnson Controls Tyco IP Holdings LLP Building campus with integrated smart environment
US11954713B2 (en) 2018-03-13 2024-04-09 Johnson Controls Tyco IP Holdings LLP Variable refrigerant flow system with electricity consumption apportionment
US11016648B2 (en) 2018-10-30 2021-05-25 Johnson Controls Technology Company Systems and methods for entity visualization and management with an entity node editor
US11927925B2 (en) 2018-11-19 2024-03-12 Johnson Controls Tyco IP Holdings LLP Building system with a time correlated reliability data stream
US20200234220A1 (en) 2019-01-18 2020-07-23 Johnson Controls Technology Company Smart building automation system with employee productivity features
US10788798B2 (en) 2019-01-28 2020-09-29 Johnson Controls Technology Company Building management system with hybrid edge-cloud processing
US11281684B2 (en) * 2019-12-17 2022-03-22 Fisher-Rosemount Systems, Inc. Electronic device description language (EDDL) search and navigation assistant
US12021650B2 (en) 2019-12-31 2024-06-25 Tyco Fire & Security Gmbh Building data platform with event subscriptions
US11824680B2 (en) 2019-12-31 2023-11-21 Johnson Controls Tyco IP Holdings LLP Building data platform with a tenant entitlement model
US11894944B2 (en) 2019-12-31 2024-02-06 Johnson Controls Tyco IP Holdings LLP Building data platform with an enrichment loop
US11537386B2 (en) 2020-04-06 2022-12-27 Johnson Controls Tyco IP Holdings LLP Building system with dynamic configuration of network resources for 5G networks
US11874809B2 (en) 2020-06-08 2024-01-16 Johnson Controls Tyco IP Holdings LLP Building system with naming schema encoding entity type and entity relationships
CN111984320B (zh) * 2020-07-29 2024-02-27 苏州谷夫道自动化科技有限公司 一种pdo数据读写方法、装置、设备及存储介质
US11954154B2 (en) 2020-09-30 2024-04-09 Johnson Controls Tyco IP Holdings LLP Building management system with semantic model integration
US11397773B2 (en) 2020-09-30 2022-07-26 Johnson Controls Tyco IP Holdings LLP Building management system with semantic model integration
US20220138492A1 (en) 2020-10-30 2022-05-05 Johnson Controls Technology Company Data preprocessing and refinement tool
WO2022197964A1 (en) 2021-03-17 2022-09-22 Johnson Controls Tyco IP Holdings LLP Systems and methods for determining equipment energy waste
US11769066B2 (en) 2021-11-17 2023-09-26 Johnson Controls Tyco IP Holdings LLP Building data platform with digital twin triggers and actions
US11899723B2 (en) 2021-06-22 2024-02-13 Johnson Controls Tyco IP Holdings LLP Building data platform with context based twin function processing
US11796974B2 (en) 2021-11-16 2023-10-24 Johnson Controls Tyco IP Holdings LLP Building data platform with schema extensibility for properties and tags of a digital twin
US11934966B2 (en) 2021-11-17 2024-03-19 Johnson Controls Tyco IP Holdings LLP Building data platform with digital twin inferences
US11704311B2 (en) 2021-11-24 2023-07-18 Johnson Controls Tyco IP Holdings LLP Building data platform with a distributed digital twin
US12013673B2 (en) 2021-11-29 2024-06-18 Tyco Fire & Security Gmbh Building control system using reinforcement learning
US11714930B2 (en) 2021-11-29 2023-08-01 Johnson Controls Tyco IP Holdings LLP Building data platform with digital twin based inferences and predictions for a graphical building model
CN115086443B (zh) * 2022-05-27 2024-03-22 广东省离散智造科技创新有限公司 一种通讯协议转换方法和系统
US12013823B2 (en) 2022-09-08 2024-06-18 Tyco Fire & Security Gmbh Gateway system that maps points into a graph schema

Family Cites Families (72)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5050088A (en) 1989-03-29 1991-09-17 Eastman Kodak Company Production control system and method
US5428525A (en) 1992-07-01 1995-06-27 Cappelaere; Patrice G. Computer system and method for signal control prioritizing and scheduling
US5390314A (en) 1992-10-09 1995-02-14 American Airlines, Inc. Method and apparatus for developing scripts that access mainframe resources that can be executed on various computer systems having different interface languages without modification
US6219718B1 (en) 1995-06-30 2001-04-17 Canon Kabushiki Kaisha Apparatus for generating and transferring managed device description file
US6094600A (en) 1996-02-06 2000-07-25 Fisher-Rosemount Systems, Inc. System and method for managing a transaction database of records of changes to field device configurations
US5819042A (en) 1996-02-20 1998-10-06 Compaq Computer Corporation Method and apparatus for guided configuration of unconfigured network and internetwork devices
US5801942A (en) 1996-04-12 1998-09-01 Fisher-Rosemount Systems, Inc. Process control system user interface including selection of multiple control languages
US5828851A (en) 1996-04-12 1998-10-27 Fisher-Rosemount Systems, Inc. Process control system using standard protocol control of standard devices and nonstandard devices
US7146230B2 (en) 1996-08-23 2006-12-05 Fieldbus Foundation Integrated fieldbus data server architecture
US6256635B1 (en) 1998-05-08 2001-07-03 Apple Computer, Inc. Method and apparatus for configuring a computer using scripting
US6618630B1 (en) 1999-07-08 2003-09-09 Fisher-Rosemount Systems, Inc. User interface that integrates a process control configuration system and a field device management system
US6330517B1 (en) 1999-09-17 2001-12-11 Rosemount Inc. Interface for managing process
US6446202B1 (en) 1999-10-04 2002-09-03 Fisher-Rosemount Systems, Inc. Process control configuration system for use with an AS-Interface device network
ATE287101T1 (de) 1999-11-01 2005-01-15 Abb Research Ltd Integration eines feldleitgerätes in ein anlagenleitsystem
US7474929B2 (en) 2000-01-20 2009-01-06 Fisher-Rosemount Systems, Inc. Enhanced tool for managing a process control network
US20020041289A1 (en) 2000-08-21 2002-04-11 Hatch John D. Method and apparatus for producing functionality and user interfaces for devices having an embedded operating system
US7802238B2 (en) 2001-06-22 2010-09-21 Invensys Systems, Inc. Process control script development and execution facility supporting multiple user-side programming languages
US6948159B2 (en) 2001-08-01 2005-09-20 Lucent Technologies Inc. Automatic compilation of electronic telecommunications system message generation code
US6907572B2 (en) 2001-08-10 2005-06-14 Occam Networks Command line interface abstraction engine
DE10144332A1 (de) 2001-09-10 2003-04-03 Siemens Ag Verfahren zur Übertragung eines Prozesswerts und Steuerungssystem
JP2003108220A (ja) 2001-09-28 2003-04-11 Omron Corp 制御プログラム開発支援方法及び装置
WO2003044699A1 (en) 2001-11-21 2003-05-30 Enterasys Networks, Inc. Translating configuration files among network devices
DE10157323A1 (de) 2001-11-23 2003-06-18 Endress & Hauser Process Solut Verfahren zum Bedienen eines Feldgerätes
EP1359504A1 (de) 2002-05-03 2003-11-05 SAUER & Partner GmbH Verfahren zur Konfiguration bzw. Steuerung einer elektronisch steuerbaren, modularen Anlage
US7289861B2 (en) 2003-01-28 2007-10-30 Fisher-Rosemount Systems, Inc. Process control system with an embedded safety system
US7062580B2 (en) 2002-09-20 2006-06-13 Smar Research Corporation Logic arrangement, system and method for configuration and control in fieldbus applications
DE10253603A1 (de) 2002-11-15 2004-06-03 Endress + Hauser Conducta Gesellschaft für Mess- und Regeltechnik mbH + Co. KG Verfahren zum Erzeugen von Softwaremodulen für Feldgeräte der Prozessautomatisierungstechnik
US7013331B2 (en) 2002-12-20 2006-03-14 Nokia, Inc. Automated bulk configuration of network devices
EP1602015A2 (en) 2003-02-18 2005-12-07 Tokyo Electron Limited Method for automatic configuration of a processing system
US20040225491A1 (en) 2003-05-08 2004-11-11 Taiwan Semiconductor Manufacturing Co., Ltd. Generic script template engine repository adapter system and method of use
US20040230582A1 (en) 2003-05-13 2004-11-18 Pagnano Marco Aurelio De Oliveira Arrangement, storage medium and method for providing information which is obtained via a device type manager, and transmitted in an extensible mark-up language format or a hypertext mark-up language format
US20040230899A1 (en) 2003-05-13 2004-11-18 Pagnano Marco Aurelio De Oliveira Arrangements, storage mediums and methods for associating an extensible stylesheet language device description file with a non- proprietary language device description file
US7054695B2 (en) 2003-05-15 2006-05-30 Fisher-Rosemount Systems, Inc. Field maintenance tool with enhanced scripts
US7543271B2 (en) 2003-09-08 2009-06-02 Microsoft Corporation Compiling source code using generic classes
US7865907B2 (en) 2003-09-25 2011-01-04 Fisher-Rosemount Systems, Inc. Method and apparatus for providing automatic software updates
US7251534B2 (en) 2003-12-04 2007-07-31 Honeywell International Inc. System and method for communicating device descriptions between a control system and a plurality of controlled devices
US7739692B2 (en) 2004-01-05 2010-06-15 Research Investment Network, Inc. Minimizing the dependency of source code on the in-band resources of a set-top box
KR101089974B1 (ko) * 2004-01-29 2011-12-05 소니 주식회사 재생 장치, 재생 방법, 및 기록 매체
US7178103B2 (en) 2004-02-03 2007-02-13 Invensys Systems, Inc. Systems and methods for storing configuration data in process control systems
JP2007536634A (ja) * 2004-05-04 2007-12-13 フィッシャー−ローズマウント・システムズ・インコーポレーテッド プロセス制御システムのためのサービス指向型アーキテクチャ
DE102004040282A1 (de) 2004-08-19 2006-03-09 Siemens Ag Parameteridentifikation für Feldgeräte in der Automatisierungstechnik
US20060074499A1 (en) 2004-10-01 2006-04-06 Rafie Hamidpour System and method for industrial process control
US8233998B2 (en) 2004-11-19 2012-07-31 Fisher-Rosemount Systems, Inc. Secure data write apparatus and methods for use in safety instrumented process control systems
US7418305B2 (en) 2005-02-09 2008-08-26 Siemens Corporate Research, Inc. Method of generating a component of a component-based automation system
US7317952B2 (en) 2005-04-07 2008-01-08 Honeywell International Inc. Managing field devices having different device description specifications in a process control system
US8055727B2 (en) 2005-09-22 2011-11-08 Fisher-Rosemount Systems, Inc. Use of a really simple syndication communication format in a process control system
US8782539B2 (en) 2005-10-05 2014-07-15 Invensys Systems, Inc. Generic utility supporting on-demand creation of customizable graphical user interfaces for viewing and specifying field device parameters
US20070078540A1 (en) 2005-10-05 2007-04-05 Invensys Systems, Inc. Utility for comparing deployed and archived parameter value sets within a field device editor
US7823144B2 (en) 2005-12-29 2010-10-26 International Business Machines Corporation Computer program code comparison using lexemes
DE102005063162A1 (de) * 2005-12-30 2007-10-31 Codewrights Gmbh Verfahren zum Testen von Gerätebeschreibungen für Feldgeräte der Automatisierungstechnik
EP1852776A1 (de) 2006-05-04 2007-11-07 Siemens Aktiengesellschaft Verfahren zum Betrieb eines Automatisierungsgerätes zusammen mit seiner Beschreibung
US8266602B2 (en) * 2006-05-31 2012-09-11 Honeywell International Inc. Apparatus and method for converting between device description languages in a process control system
DE112006003953T5 (de) 2006-07-11 2009-08-20 Abb Research Ltd. Ein Lebenszyklusmanagementsystem für intelligente elektronische Geräte
US8761196B2 (en) 2006-09-29 2014-06-24 Fisher-Rosemount Systems, Inc. Flexible input/output devices for use in process control systems
JP2008112418A (ja) * 2006-10-31 2008-05-15 Olympus Corp 製造工程管理システム、プログラム、及び記録媒体
US8345710B2 (en) * 2006-11-10 2013-01-01 Fisher-Rosemount Systems, Inc. FDT for EDDL-based field devices
US7684875B2 (en) 2007-02-02 2010-03-23 Fisher-Rosemount Systems, Inc. Methods and apparatus to configure process control system inputs and outputs
US7634322B2 (en) 2007-03-23 2009-12-15 Honeywell International Inc. Configuration of wireless field devices for process control plants
DE102007029136A1 (de) 2007-06-25 2009-01-02 Vega Grieshaber Kg Vorrichtung und Verfahren zum Generieren einer Bedienoberflächenkonfiguration für ein Feldgerät
US20090077539A1 (en) 2007-09-14 2009-03-19 Inter-Tel (Delaware), Inc. System and method for endpoint device testing
US8527942B2 (en) 2008-01-11 2013-09-03 The Mathworks, Inc. Enumeration classes
US20090271726A1 (en) 2008-04-25 2009-10-29 Honeywell International Inc. Providing Convenient Entry Points for Users in the Management of Field Devices
US7822833B2 (en) 2008-04-30 2010-10-26 Honeywell International Inc. System for creating and validating configurations of offline field devices in a process control system
US7983892B2 (en) 2008-05-20 2011-07-19 Honeywell International Inc. System and method for accessing and presenting health information for field devices in a process control system
US8738360B2 (en) 2008-06-06 2014-05-27 Apple Inc. Data detection of a character sequence having multiple possible data types
JP5051466B2 (ja) * 2008-07-22 2012-10-17 横河電機株式会社 フィールド機器管理装置、フィールド機器管理システム、コンピュータプログラム、記録媒体
JP5091812B2 (ja) * 2008-09-12 2012-12-05 アズビル株式会社 機器管理装置および機器管理方法
EP2187571B1 (de) 2008-11-12 2011-06-15 VEGA Grieshaber KG Generieren einer Gerätebeschreibung für ein Messgerät
US9354629B2 (en) * 2009-02-19 2016-05-31 Fisher-Rosemount Systems, Inc. Methods and apparatus to configure a process control system using an electronic description language script
US8155761B2 (en) 2009-07-23 2012-04-10 Fisher-Rosemount Systems, Inc. Process control system with integrated external data sources
US20110239109A1 (en) 2010-03-24 2011-09-29 Mark Nixon Methods and apparatus to display process data
US8717374B2 (en) * 2010-09-13 2014-05-06 Fisher-Rosemount Systems, Inc. Methods and apparatus to display process control information

Similar Documents

Publication Publication Date Title
JP2012059272A5 (ja)
CN104598020B (zh) 保留用户输入的情感的方法和装置
AU2014235369B2 (en) Segmentation of content delivery
JP2011138533A5 (ja)
US10466878B2 (en) Screen capturing method and apparatus
EP2369502A3 (en) SQL generation
JP2004234647A5 (ja)
EP2629192A3 (en) Information processing apparatus, information processing method, and program
EP2442222A3 (en) Information processing apparatus, and input control method and program of information processing apparatus
JP2004234111A5 (ja)
JP2015513737A5 (ja)
JP2018055701A5 (ja) 端末装置、端末装置の制御方法および制御プログラム
JP2016053837A5 (ja) サーバ装置、電子レシート情報出力方法、及びプログラム
US20140181786A1 (en) Generating debugging extension source code utilizing debugging information
JP2009276813A5 (ja)
CN105359131A (zh) 栓系选择句柄
US20200211254A1 (en) Method and portable electronic device for changing graphics processing resolution according to scenario
JP2012134891A5 (ja) メモリ、画像生成装置、ネットワーク設定方法、およびネットワーク設定情報記録方法
CN110992453B (zh) 场景物件的显示方法、装置、电子设备和存储介质
CN104463974A (zh) 三维模型展示方法、装置及系统
CN110958243A (zh) 一种网络漏洞提交方法、装置、存储介质及电子设备
US20140237368A1 (en) Proxying non-interactive controls to enable narration
US20130073526A1 (en) Log message optimization to ignore or identify redundant log messages
JP2013073539A (ja) 電子機器及びプログラム
JP2010128908A5 (ja)