WO2016056121A1 - プログラマブルロジックコントローラ - Google Patents
プログラマブルロジックコントローラ Download PDFInfo
- Publication number
- WO2016056121A1 WO2016056121A1 PCT/JP2014/077181 JP2014077181W WO2016056121A1 WO 2016056121 A1 WO2016056121 A1 WO 2016056121A1 JP 2014077181 W JP2014077181 W JP 2014077181W WO 2016056121 A1 WO2016056121 A1 WO 2016056121A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- mail address
- address data
- destination mail
- storage unit
- data
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
- G05B19/056—Programming the PLC
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/107—Computer-aided management of electronic mailing [e-mailing]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/48—Message addressing, e.g. address format or anonymous messages, aliases
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/0223—User address space allocation, e.g. contiguous or non contiguous base addressing
- G06F12/023—Free address space management
- G06F12/0238—Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory
- G06F12/0246—Memory management in non-volatile memory, e.g. resistive RAM or ferroelectric memory in block erasable memory, e.g. flash memory
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
Definitions
- Patent Document 1 discloses a technique in which an event serving as a trigger is defined in a PLC and data or a message indicating the content of the event is transmitted by e-mail when the event occurs.
- a PLC equipped with a function for sending an e-mail data on the execution of instructions dedicated to the PLC, changes in the value of a memory existing in the PLC called an internal device that temporarily stores data on the controlled device, and Then, data or a message indicating the content of the change is transmitted by e-mail, triggered by a state change such as operation or stop of the PLC.
- the destination mail address can be designated to the PLC by setting the destination mail address with a parameter.
- designating a transmission destination mail address to the PLC there is a method of designating a transmission destination mail address from an external device and writing data of the transmission destination mail address to an internal device.
- the present invention has been made in view of the above, and an object of the present invention is to obtain a programmable logic controller that can be used without resetting a destination e-mail address changed during operation after re-operation.
- the present invention provides a parameter storage unit for storing destination mail address data set with parameters, and a communication process for acquiring destination mail address data from an external device
- An internal device that is a storage unit for storing destination mail address data acquired by the communication processing unit, and transmission of the internal device when the destination mail address data of the internal device is additional data Obtained from the external device, a volatile storage unit for storing destination mail address data, a non-volatile storage unit for storing backup data of destination mail address data stored in the volatile storage unit, and Perform the process of backing up the destination mail address data to the nonvolatile storage unit
- An arithmetic processing unit for the destination mail address data backed up in the volatile storage unit performs the volatile storage unit writing the process, characterized in that it comprises a.
- the programmable logic controller according to the present invention is advantageous in that it can be used without resetting a destination e-mail address that has been changed during operation after re-operation.
- FIG. 1 is a block diagram showing a configuration example of a PLC system according to an embodiment of the present invention.
- the PLC system has a function of transmitting an electronic mail, and includes a PLC 1 that controls a controlled device (not shown) and an external device 9 that adds and deletes a destination mail address to the PLC 1. And an external device 9 are connected via a communication cable 8.
- the PLC 1 includes an arithmetic processing unit 2 that performs arithmetic processing according to a sequence program by a user operation, an internal device 3 that is a storage unit used for temporarily storing data and the like in the arithmetic processing, a sequence program, and a transmission destination Parameter storage ROM (Read Only Memory) 4 which is a parameter storage unit for storing parameter-set data such as mail address data, and additional destination mail address data used when sending e-mail
- the internal memory 5 that is a volatile storage unit
- the FlashROM 6 that is a nonvolatile storage unit for storing backup data of the added or updated destination mail address data
- the external device 9 via the communication cable 8
- a communication processing unit 7 for performing communication such as transmission and reception .
- the PLC 1 is to turn off the power once to stop the operation, and then turn on the power to perform the operation again.
- FIG. 2 is a flowchart showing a process for updating the destination mail address.
- the communication processing unit 7 acquires transmission destination mail address data input from the external device 9 via the communication cable 8 (step S ⁇ b> 1), and acquires the transmission destination mail address data acquired in the internal device 3. Write (step S2).
- the external device 9 transmits a destination mail address update instruction to the PLC 1 together with the destination mail address data.
- the communication processing unit 7 outputs a destination mail address update instruction to the arithmetic processing unit 2.
- the arithmetic processing unit 2 receives a destination mail address update instruction from the external device 9, and starts a destination mail address update process (step S3).
- the update instruction of the transmission destination mail address from the external device 9 is added with the additional deletion information indicating addition or deletion of the transmission destination mail address data and the backup execution availability information indicating whether backup is performed. And thereby, the addition or deletion of the destination mail address data written in the internal device 3 and the backup to the FlashROM 6 can be arbitrarily designated from the external device 9.
- the addition of the destination mail address data includes the case where the destination mail address data is newly added and the case where the contents of the destination mail address data set in the parameter storage ROM 4 are changed.
- new destination mail address data is added, the number of usable destination mail address data held in the PLC 1 increases, but the contents of the destination mail address data set in the parameter storage ROM 4 are changed. In this case, the number of usable destination mail address data held in the PLC 1 does not increase.
- the arithmetic processing unit 2 confirms whether the designation by the additional deletion information is addition or deletion (step S4).
- step S4 addition
- step S5 the arithmetic processing unit 2 adds the additional designation destination mail address data written in the internal device 3 to the internal memory 5 (step S5).
- step S4: deletion the arithmetic processing unit 2 deletes the deletion-designated transmission destination mail address data added from the internal device 3 from the internal memory 5 (step S6). ).
- FIG. 3 is a flowchart showing a process from power-on to the end of the mail transmission process when the PLC 1 is restarted.
- the arithmetic processing unit 2 checks whether backup data of destination mail address data exists in the FlashROM 6 after the power is turned on (step S11). When the backup data exists (step S11: Yes), the arithmetic processing unit 2 writes the destination mail address data in the FlashROM 6 to the internal memory 5 (step S12). If the backup data does not exist (step S11: No), the arithmetic processing unit 2 proceeds to the next process without doing anything. Thereby, in the PLC 1, the transmission destination mail address data that has been updated by addition or the like during the previous operation can be returned to the internal memory 5.
- the arithmetic processing unit 2 confirms whether there is a mail transmission instruction based on the trigger generated from the external device 9 or the PLC 1 (step S13). When there is no mail transmission instruction (step S13: No), the arithmetic processing unit 2 stands by until there is a mail transmission instruction. If there is a mail transmission instruction (step S13: Yes), the arithmetic processing unit 2 performs a mail transmission process (step S14). The mail transmission instruction is transmitted from the external device 9 or the internal configuration of the PLC 1 in which the event to be triggered is generated.
- the arithmetic processing unit 2 confirms whether the data used for the destination mail address is the parameter setting data on the parameter storage ROM 4 or the update data on the internal memory 5 (step S15). If the data to be used is parameter setting data (step S15: parameter setting data), the arithmetic processing unit 2 acquires transmission destination mail address data on the parameter storage ROM 4 (step S16). If the data to be used is update data (step S15: update data), the arithmetic processing unit 2 acquires the destination mail address data on the internal memory 5 (step S17). The arithmetic processing unit 2 instructs the communication processing unit 7 to transmit using the acquired transmission destination mail address.
- the communication processing unit 7 transmits an e-mail using the data of the destination mail address acquired by the arithmetic processing unit 2 (step S18).
- the PLC 1 changes the destination address in order to prevent the destination mail address data changed from the external device 9 during operation from being erased by turning off the power.
- the mail address data is written in the Flash ROM 6 to make a backup, and the destination mail address data written in the Flash ROM 6 is restored at the time of restart.
- the PLC 1 does not need to reset the transmission destination email address from the external device 9 after the restart, and uses the transmission destination email address input from the external device 9 and changed in the sequence program before the restart. be able to.
- the PLC 1 of the present embodiment can be applied to a system that changes and deletes a set destination mail address on the external device 9 or a sequence program.
- the configuration described in the above embodiment shows an example of the contents of the present invention, and can be combined with another known technique, and can be combined with other configurations without departing from the gist of the present invention. It is also possible to omit or change the part.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Human Resources & Organizations (AREA)
- Entrepreneurship & Innovation (AREA)
- Strategic Management (AREA)
- Quality & Reliability (AREA)
- Automation & Control Theory (AREA)
- General Engineering & Computer Science (AREA)
- Tourism & Hospitality (AREA)
- Operations Research (AREA)
- General Business, Economics & Management (AREA)
- Data Mining & Analysis (AREA)
- Computer Hardware Design (AREA)
- Economics (AREA)
- Marketing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Programmable Controllers (AREA)
Abstract
Description
図1は、本発明の実施の形態にかかるPLCシステムの構成例を示すブロック図である。PLCシステムは、電子メールを送信する機能を搭載しており、図示しない被制御機器を制御するPLC1と、PLC1に対して送信先メールアドレスの追加、削除などを行う外部機器9とを備え、PLC1と外部機器9が通信ケーブル8を介して接続しているシステムである。
Claims (3)
- パラメータ設定された送信先メールアドレスデータを格納するためのパラメータ記憶部と、
外部機器から送信先メールアドレスデータを取得する通信処理部と、
前記通信処理部で取得された送信先メールアドレスデータを格納するための記憶部である内部デバイスと、
前記内部デバイスの送信先メールアドレスデータが追加指定のデータの場合に、前記内部デバイスの送信先メールアドレスデータを格納するための揮発性記憶部と、
前記揮発性記憶部に格納されている送信先メールアドレスデータのバックアップデータを格納するための不揮発性記憶部と、
前記揮発性記憶部に格納されている送信先メールアドレスデータを前記不揮発性記憶部にバックアップする処理を行い、再稼働の際、前記不揮発性記憶部にバックアップされている送信先メールアドレスデータを前記揮発性記憶部に書込む処理を行う演算処理部と、
を備えることを特徴とするプログラマブルロジックコントローラ。 - 前記演算処理部は、前記内部デバイスの送信先メールアドレスデータが削除指定のデータの場合、前記揮発性記憶部から対象の送信先メールアドレスデータを削除する、
ことを特徴とする請求項1に記載のプログラマブルロジックコントローラ。 - 前記演算処理部は、メール送信指示を取得した場合、前記メール送信指示とともに取得した送信先メールアドレスデータの情報に基づいて、前記パラメータ記憶部または前記揮発性記憶部から送信先メールアドレスデータを取得してメール送信処理を行う、
ことを特徴とする請求項1または2に記載のプログラマブルロジックコントローラ。
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201480082581.6A CN106796422B (zh) | 2014-10-10 | 2014-10-10 | 可编程逻辑控制器 |
DE112014006946.9T DE112014006946T5 (de) | 2014-10-10 | 2014-10-10 | Speicherprogrammierbare Steuerung |
JP2015534307A JP5859176B1 (ja) | 2014-10-10 | 2014-10-10 | プログラマブルロジックコントローラ |
KR1020177008652A KR101779752B1 (ko) | 2014-10-10 | 2014-10-10 | 프로그래머블 로직 컨트롤러 |
US15/515,903 US10175674B2 (en) | 2014-10-10 | 2014-10-10 | Programmable logic controller configured to back up transmission destination mail address data and restore the transmission destination mail address data during reoperation |
PCT/JP2014/077181 WO2016056121A1 (ja) | 2014-10-10 | 2014-10-10 | プログラマブルロジックコントローラ |
TW104132676A TWI581081B (zh) | 2014-10-10 | 2015-10-05 | 可程式邏輯控制器 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2014/077181 WO2016056121A1 (ja) | 2014-10-10 | 2014-10-10 | プログラマブルロジックコントローラ |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2016056121A1 true WO2016056121A1 (ja) | 2016-04-14 |
Family
ID=55301045
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2014/077181 WO2016056121A1 (ja) | 2014-10-10 | 2014-10-10 | プログラマブルロジックコントローラ |
Country Status (7)
Country | Link |
---|---|
US (1) | US10175674B2 (ja) |
JP (1) | JP5859176B1 (ja) |
KR (1) | KR101779752B1 (ja) |
CN (1) | CN106796422B (ja) |
DE (1) | DE112014006946T5 (ja) |
TW (1) | TWI581081B (ja) |
WO (1) | WO2016056121A1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6856048B2 (ja) * | 2018-04-03 | 2021-04-07 | オムロン株式会社 | 制御システムおよび制御方法 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07319518A (ja) * | 1994-05-20 | 1995-12-08 | Koyo Electron Ind Co Ltd | 位置決め制御装置 |
JP2000137506A (ja) * | 1998-11-02 | 2000-05-16 | Omron Corp | プログラマブルコントローラ |
JP2003162466A (ja) * | 2001-11-26 | 2003-06-06 | Yamatake Sangyo Systems Co Ltd | プログラマブルコントローラ |
JP2010026948A (ja) * | 2008-07-23 | 2010-02-04 | Panasonic Electric Works Co Ltd | 通信装置 |
JP2014119907A (ja) * | 2012-12-14 | 2014-06-30 | Omron Corp | 通信ユニット、通信システム、制御方法、およびプログラム |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01220002A (ja) | 1988-02-29 | 1989-09-01 | Fanuc Ltd | Pcのパラメータ設定方式 |
JPH08185208A (ja) | 1994-12-28 | 1996-07-16 | Toshiba Syst Technol Kk | プラント制御装置 |
JP3310561B2 (ja) | 1996-11-28 | 2002-08-05 | 株式会社ハーマンプロ | 食器洗い乾燥機 |
JP3543534B2 (ja) | 1997-03-27 | 2004-07-14 | 松下電工株式会社 | プログラマブルコントローラ |
JP3709338B2 (ja) * | 2000-11-22 | 2005-10-26 | 日本電気株式会社 | 携帯電話のユーザー設定情報管理方法とユーザー設定情報管理システム |
US6725104B2 (en) | 2001-09-21 | 2004-04-20 | Siemens Aktiengesellschaft | Method and apparatus for E-mail based communication with automated facilities and devices |
JP2003141041A (ja) * | 2001-10-31 | 2003-05-16 | Canon Inc | 画像処理装置、画像処理方法、アドレス編集方法、記録媒体及びプログラム |
JP2005010836A (ja) | 2003-06-16 | 2005-01-13 | Canon Inc | メール端末 |
US7904181B2 (en) | 2004-06-01 | 2011-03-08 | Ils Technology Llc | Model for communication between manufacturing and enterprise levels |
JP2006231591A (ja) | 2005-02-23 | 2006-09-07 | Canon Inc | 画像形成装置および画像形成システム |
US7698242B2 (en) | 2006-08-16 | 2010-04-13 | Fisher-Rosemount Systems, Inc. | Systems and methods to maintain process control systems using information retrieved from a database storing general-type information and specific-type information |
CN101378370B (zh) | 2007-08-29 | 2011-05-11 | 台达电子工业股份有限公司 | 具有网络网关器的自动控制系统及其操作方法 |
US8359357B2 (en) * | 2008-07-21 | 2013-01-22 | Raytheon Company | Secure E-mail messaging system |
TWI379178B (en) * | 2008-11-21 | 2012-12-11 | Moxa Inc | Programmable remote control system and method thereof |
CN101840216B (zh) * | 2009-03-17 | 2013-09-18 | 鸿富锦精密工业(深圳)有限公司 | 可编程控制器的参数设定系统及方法 |
ES2399574T3 (es) | 2009-10-29 | 2013-04-02 | Vega Grieshaber Kg | Dispositivo y procedimiento para la operación de un dispositivo de campo con un módulo para el tratamiento de imágenes integrado |
KR101395154B1 (ko) * | 2009-12-24 | 2014-05-15 | 교세라 가부시키가이샤 | 휴대 전화기, 확인 정보 표시 프로그램, 확인 정보 표시방법 및 휴대 전화기의 발신방법 |
JP2012027795A (ja) * | 2010-07-26 | 2012-02-09 | Canon Inc | 文書データ共有システムおよびユーザ装置 |
CN102339031B (zh) * | 2010-07-27 | 2013-12-25 | 深圳市合信自动化技术有限公司 | 一种子程序调用的方法、装置及plc控制系统 |
US20120265838A1 (en) | 2011-04-18 | 2012-10-18 | Mitsubishi Electric Corporation | Programmable logic controller |
DE112013006686T5 (de) * | 2013-03-06 | 2015-11-05 | Mitsubishi Electric Corp. | Programmierbare Steuerung, programmierbares Steuersystem und Verfahren zum Erzeugen einer Ausführungsfehlerinformation |
-
2014
- 2014-10-10 CN CN201480082581.6A patent/CN106796422B/zh active Active
- 2014-10-10 KR KR1020177008652A patent/KR101779752B1/ko active IP Right Grant
- 2014-10-10 JP JP2015534307A patent/JP5859176B1/ja active Active
- 2014-10-10 US US15/515,903 patent/US10175674B2/en active Active
- 2014-10-10 WO PCT/JP2014/077181 patent/WO2016056121A1/ja active Application Filing
- 2014-10-10 DE DE112014006946.9T patent/DE112014006946T5/de active Pending
-
2015
- 2015-10-05 TW TW104132676A patent/TWI581081B/zh active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07319518A (ja) * | 1994-05-20 | 1995-12-08 | Koyo Electron Ind Co Ltd | 位置決め制御装置 |
JP2000137506A (ja) * | 1998-11-02 | 2000-05-16 | Omron Corp | プログラマブルコントローラ |
JP2003162466A (ja) * | 2001-11-26 | 2003-06-06 | Yamatake Sangyo Systems Co Ltd | プログラマブルコントローラ |
JP2010026948A (ja) * | 2008-07-23 | 2010-02-04 | Panasonic Electric Works Co Ltd | 通信装置 |
JP2014119907A (ja) * | 2012-12-14 | 2014-06-30 | Omron Corp | 通信ユニット、通信システム、制御方法、およびプログラム |
Also Published As
Publication number | Publication date |
---|---|
DE112014006946T5 (de) | 2017-06-14 |
CN106796422A (zh) | 2017-05-31 |
TWI581081B (zh) | 2017-05-01 |
US10175674B2 (en) | 2019-01-08 |
KR20170041918A (ko) | 2017-04-17 |
KR101779752B1 (ko) | 2017-09-18 |
JPWO2016056121A1 (ja) | 2017-04-27 |
JP5859176B1 (ja) | 2016-02-10 |
TW201624158A (zh) | 2016-07-01 |
US20170308051A1 (en) | 2017-10-26 |
CN106796422B (zh) | 2019-06-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4888718B2 (ja) | 分散型制御システム | |
JP2011164872A5 (ja) | 設定情報管理システム、プリンターおよび電子機器の制御方法 | |
JP6443190B2 (ja) | プログラマブルロジックコントローラ、プログラマブルロジックコントローラの制御方法、及び、制御プログラム | |
WO2019207729A1 (ja) | 産業用コンピュータ、産業用コンピュータシステム、オペレーティングシステム更新方法及びプログラム | |
WO2014174546A1 (ja) | プログラマブルロジックコントローラシステム及びプログラマブルロジックコントローラ | |
JP5844020B1 (ja) | リモート制御装置および制御システム | |
WO2016056121A1 (ja) | プログラマブルロジックコントローラ | |
JP6813381B2 (ja) | プログラマブルロジックコントローラ | |
JP6575157B2 (ja) | ファームウェアのダウンロード方法及びファームウェア組込機器 | |
JP6403919B1 (ja) | 作画ソフトウェア、記憶媒体および作画装置 | |
JP2008262287A (ja) | 通信制御装置および通信ログ保存方法 | |
WO2017115426A1 (ja) | データ管理装置、データ管理方法及びデータ管理プログラム | |
JP5832710B1 (ja) | プログラマブルロジックコントローラ | |
JP2018181167A (ja) | 電子制御装置 | |
JP6184640B1 (ja) | システム | |
WO2018212081A1 (ja) | 更新制御ユニット、更新制御装置、更新制御システム、および、更新制御方法 | |
JP2019046030A (ja) | ファームウェアの更新方法、組込み機器、光学装置、操作装置、カメラ装置および撮像装置 | |
KR101600253B1 (ko) | 프로그래머블 표시기 | |
JP5981477B2 (ja) | フラッシュメモリ制御装置、フラッシュメモリ内蔵機器、フラッシュメモリ制御方法、及びそのためのプログラム | |
JP2005332228A (ja) | プログラム切替え制御装置 | |
JP2020145602A (ja) | 出力制御装置及び出力制御装置の制御方法 | |
JP4473797B2 (ja) | 航空機搭載システムとその起動方法 | |
JP2009252077A (ja) | プログラマブル表示器 | |
JP2019018421A (ja) | 画像形成装置 | |
JP2017091337A5 (ja) | 情報処理システム、管理サーバ、制御方法、プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
ENP | Entry into the national phase |
Ref document number: 2015534307 Country of ref document: JP Kind code of ref document: A |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14903648 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 20177008652 Country of ref document: KR Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 15515903 Country of ref document: US |
|
WWE | Wipo information: entry into national phase |
Ref document number: 112014006946 Country of ref document: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 14903648 Country of ref document: EP Kind code of ref document: A1 |