JP2010009497A - Display, control method for display, and control program for display - Google Patents

Display, control method for display, and control program for display Download PDF

Info

Publication number
JP2010009497A
JP2010009497A JP2008171003A JP2008171003A JP2010009497A JP 2010009497 A JP2010009497 A JP 2010009497A JP 2008171003 A JP2008171003 A JP 2008171003A JP 2008171003 A JP2008171003 A JP 2008171003A JP 2010009497 A JP2010009497 A JP 2010009497A
Authority
JP
Japan
Prior art keywords
touch panel
display
program
data
display device
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.)
Pending
Application number
JP2008171003A
Other languages
Japanese (ja)
Inventor
Masato Naruse
正人 成瀬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Schneider Electric Japan Holdings Ltd
Original Assignee
Digital Electronics Corp
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 Digital Electronics Corp filed Critical Digital Electronics Corp
Priority to JP2008171003A priority Critical patent/JP2010009497A/en
Publication of JP2010009497A publication Critical patent/JP2010009497A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Programmable Controllers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce preparation manhours for preparing a program for controlling control-objective equipment. <P>SOLUTION: This display 150 having a touch panel includes an operation input part 21 for receiving an input of a touch operation onto the touch panel, a data input part 22 for receiving an input of a data from an outside of the display 150, a control part 23 constituted to execute a command in response to the touch operation, based on a signal transmitted from the operation input part 21, a generation part 24 constituted to generate an operation log including the command executed in the control part 23, and including a time when the operation is executed onto the touch panel, a storage part 25 constituted to store the operation log generated by the generation part 24, and an output part 26 constituted to output the operation log stored in the storage part 25. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は表示器に関し、特に、タッチパネルを有する表示器に関する。   The present invention relates to a display, and more particularly to a display having a touch panel.

プログラマブルロジックコントローラ(PLC:Programmable Logic Controller)と称される制御装置は、自動組付け機その他の制御対象機器(ターゲットデバイスともいう。)に接続され、シーケンス制御その他の制御を実行し、その機器の状態を表わすデータを受信する。この制御対象機器の制御あるいは状態の表示は、たとえば、制御対象機器の状態を表示する機能およびその機器の動作を制御する機能を有する表示器を介して行なわれる。また、近年、上記の制御装置が有する制御機能を備えた表示器も導入されている。   A control device called a programmable logic controller (PLC) is connected to an automatic assembly machine or other control target device (also referred to as a target device), performs sequence control or other control, and controls the device. Data representing the state is received. The control of the control target device or the display of the state is performed, for example, via a display having a function of displaying the state of the control target device and a function of controlling the operation of the device. In recent years, a display device having a control function of the control device has been introduced.

このような表示器は、接続されている制御対象機器の状態を表示したり、作業者が指示を入力するための画面を表示する。このとき表示される画面は、画面を編集するエディタ装置において予め準備されたプログラミング言語によって作成される。   Such a display device displays a state of a connected control target device or displays a screen for an operator to input an instruction. The screen displayed at this time is created in a programming language prepared in advance in an editor device for editing the screen.

また、この表示器による制御対象機器の動作を制御するための命令は、その命令を編集するプログラムエディタによって作成される。IEC(International Electrotechnical Commission)は、このようなエディタとして実行可能なプログラミング言語を制定している。この言語には、SFC(Sequential Function Chart)、LD(Ladder Diagram)、IL(Instruction List)、FBD(Function Block Diagram)、およびST(Structured Text)が含まれる。   Also, a command for controlling the operation of the control target device by the display is created by a program editor that edits the command. The International Electrotechnical Commission (IEC) has established a programming language that can be executed as such an editor. This language includes SFC (Sequential Function Chart), LD (Ladder Diagram), IL (Instruction List), FBD (Function Block Diagram), and ST (Structured Text).

作業者からの指示を受け付ける画面は、たとえば予め上記の言語によって作成されたラダー図その他の機能チャートに、命令と称される特定の処理(たとえば、スイッチの開閉操作、論理演算、データ転送等)に対応する変数を割り付けることにより作成される。この場合、処理に対応する変数が参照するデータの属性には、「0」か「1」のビット属性、整数属性、整数配列など多様な属性が含まれる。そのため、処理ごとに、適切な属性を参照する変数を個別に割り当てる必要がある。   The screen for accepting instructions from the operator is a specific process called a command (for example, switch opening / closing operation, logical operation, data transfer, etc.) in a ladder diagram or other function chart created in advance in the above language, for example. It is created by assigning the variable corresponding to. In this case, various attributes such as a bit attribute of “0” or “1”, an integer attribute, and an integer array are included in the attribute of the data referred to by the variable corresponding to the process. Therefore, it is necessary to individually assign variables that refer to appropriate attributes for each process.

この変数の割り当てその他のデータの入力は、これまで、利用者(ラダープログラムの開発者)がキーボードを介してデータの入力を行なうことが通常であった。そのため、キー操作のミス等によって、誤ったデータが入力されたり、あるいは、データの入力のために手間を要するという問題があった。   Until now, the assignment of variables and other data input have been usually performed by the user (the developer of the ladder program) through the keyboard. For this reason, there has been a problem that erroneous data is input due to a key operation error or the like, or it takes time to input data.

そこで、たとえば、特開2005−141564号公報(特許文献1)は、データの誤入力を防止するためのエディタ装置を開示している。また、国際公開第2005/091098号パンフレットは、制御対象機器の異常時の状態を確認できる表示器を開示している。
特開2005−141564号公報 国際公開第2005/091098号パンフレット
Therefore, for example, Japanese Patent Laying-Open No. 2005-141564 (Patent Document 1) discloses an editor device for preventing erroneous input of data. Moreover, the international publication 2005/091098 pamphlet is disclosing the indicator which can confirm the state at the time of abnormality of a control object apparatus.
JP 2005-141564 A International Publication No. 2005/091098 Pamphlet

しかしながら、プログラムの作成には依然として時間を要するため、新たな生産ラインの導入に合わせて実行プログラムの機動的な開発が容易でないという問題点がある。また、設備の制御の内容には、複数の命令の間隔を画一的に規定することが困難であって設置後に熟練者による調整が必要となる場合もある。たとえば、あるタッチ操作と次のタッチ操作との時間間隔は、制御対象機器の稼動状態に応じて変動し得るが、そのような時間間隔は、具体的な制御を実行しないと明らかにならない場合がある。そして、プログラムによる制御の精度を一定の範囲に維持するためには、その制御を実行した後に、熟練者による調整が必要になる場合もある。そのため、機器を制御するためのプログラムをエディタ装置で作成したのみでは、既存のプログラムによる制御精度を新たに作成したプログラムで維持することが困難な場合もあった。なお、本明細書において、「時間間隔」とは、たとえば、連続する2つの操作が表示器に与えられ場合における当該2つの操作が行なわれた間隔をいう。時間間隔は、たとえば、ミリ秒その他の時間の単位として、あるいは、予め規定された一定の間隔でプロセッサその他の演算装置によって計測されるカウント値等によって表わされるが、これらに限られない。   However, since the creation of the program still takes time, there is a problem that the flexible development of the execution program is not easy with the introduction of a new production line. In addition, it may be difficult to uniformly define the interval between a plurality of commands in the contents of equipment control, and adjustment by an expert may be required after installation. For example, the time interval between one touch operation and the next touch operation may vary depending on the operating state of the control target device, but such a time interval may not be apparent unless specific control is executed. is there. Then, in order to maintain the accuracy of control by the program within a certain range, adjustment by an expert may be necessary after executing the control. Therefore, there are cases where it is difficult to maintain the control accuracy of an existing program with a newly created program only by creating a program for controlling the device with an editor device. In the present specification, the “time interval” refers to an interval at which two operations are performed when two consecutive operations are given to the display, for example. The time interval is expressed, for example, as a unit of time such as milliseconds or other times, or by a count value measured by a processor or other arithmetic unit at a predetermined interval, but is not limited thereto.

本発明は、上述のような問題点を解決するためになされたものであって、その目的は、実行プログラムの作成を支援できる表示器を提供することである。他の目的は、開発工数が削減されるプログラムの作成を支援できる表示器を提供することである。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a display capable of supporting creation of an execution program. Another object is to provide a display that can support the creation of a program that reduces the development man-hours.

他の目的は、実行プログラムの作成を支援する表示器の制御方法を提供することである。他の目的は、開発工数が削減されるプログラムの作成を支援する表示器の制御方法を提供することである。   Another object is to provide a display control method that supports creation of an execution program. Another object is to provide a display control method that supports the creation of a program that reduces the development man-hours.

他の目的は、実行プログラムの作成を支援できる表示器の制御プログラムを提供することである。他の目的は、開発工数が削減されるプログラムの作成を支援できる表示器の制御プログラムを提供することである。   Another object is to provide a display control program that can support creation of an execution program. Another object is to provide a display control program that can support the creation of a program that reduces the development man-hours.

本発明のある局面に従う表示器は、タッチパネルと、タッチパネルに表示されている画像に対する操作に基づいて、画像によって特定される命令を実行するように構成された制御手段と、制御手段によって実行された命令およびタッチパネルに対する操作と操作とが行なわれた時間間隔情報を含む操作ログを生成するように構成された生成手段とを備える。   A display according to an aspect of the present invention is executed by a touch panel, a control unit configured to execute a command specified by the image based on an operation on the image displayed on the touch panel, and the control unit. And a generation unit configured to generate an operation log including time interval information on the operation of the command and the touch panel.

好ましくは、タッチパネルは、操作ログの取得の開始を表わす画像に対する開始操作を受け付ける。生成手段は、開始操作の後のタッチパネルに対する操作に基づいて、操作ログの生成を開始するように構成されている。   Preferably, the touch panel accepts a start operation for an image indicating the start of operation log acquisition. The generation unit is configured to start generating an operation log based on an operation on the touch panel after the start operation.

好ましくは、タッチパネルは、操作ログの取得の終了を表わす画像に対する終了操作を受け付ける。生成手段は、終了操作の前に行なわれたタッチパネルに対する操作に基づいて、操作ログを生成するように構成されている。   Preferably, the touch panel accepts an end operation for an image indicating the end of acquisition of the operation log. The generation unit is configured to generate an operation log based on an operation on the touch panel performed before the end operation.

好ましくは、表示器は、タッチパネルに対する操作が行なわれた時における表示器の外部環境の状態を表わすデータの入力を受け付ける入力手段をさらに備える。生成手段は、命令と操作が行なわれた時刻情報とに加えて当該データを含む操作ログを生成するように構成されている。なお、「外部環境の状態」とは、表示器の周りの環境のみを意味するものではなく、表示器に接続されたPLC、PLCに接続された制御対象機器の状態、または、PLCもしくは制御対象機器の周りの環境をも含むものとする。   Preferably, the display further includes input means for receiving an input of data representing a state of the external environment of the display when an operation on the touch panel is performed. The generation means is configured to generate an operation log including the data in addition to the instruction and time information when the operation is performed. The “external environment state” does not mean only the environment around the display unit, but the PLC connected to the display unit, the state of the control target device connected to the PLC, or the PLC or control target. It also includes the environment around the equipment.

好ましくは、表示器は、操作ログをプログラムに変換する変換手段をさらに備える。
本発明の他の局面に従うと、タッチパネルと、プログラムを実行するプロセッサと、メモリとを備えた表示器の制御方法が提供される。この制御方法は、プロセッサが、タッチパネルに対する各操作に応答して、プログラムに基づいて、各操作が行なわれた時にタッチパネルに表示されている画像によって特定される各命令を実行するステップと、プロセッサが、タッチパネルに対する各操作に基づいて、各操作によって特定される各命令および2つの操作が行なわれた時間間隔情報を含む操作ログを生成するステップと、プロセッサが、生成するステップにおいて生成された操作ログを格納するステップとを含む。
Preferably, the display device further includes conversion means for converting the operation log into a program.
When the other situation of this invention is followed, the control method of the display provided with the touch panel, the processor which performs a program, and memory is provided. In this control method, the processor executes each command specified by an image displayed on the touch panel when each operation is performed based on a program in response to each operation on the touch panel; A step of generating an operation log including each command specified by each operation and time interval information of two operations performed based on each operation on the touch panel, and an operation log generated in the step generated by the processor Storing.

好ましくは、制御方法は、タッチパネルが、操作ログの取得の開始を表わす画像に対する開始操作を受け付けるステップをさらに含む。生成するステップは、開始操作の後のタッチパネルに対する操作に基づいて、操作ログの生成を開始するステップを含む。   Preferably, the control method further includes a step in which the touch panel accepts a start operation for an image indicating the start of operation log acquisition. The step of generating includes a step of starting generation of an operation log based on an operation on the touch panel after the start operation.

好ましくは、制御方法は、タッチパネルが、操作ログの取得の終了を表わす画像に対する終了操作を受け付けるステップをさらに含む。生成するステップは、終了操作の前に行なわれたタッチパネルに対する操作に基づいて、操作ログを生成するステップを含む。   Preferably, the control method further includes a step in which the touch panel accepts an end operation for an image indicating the end of acquisition of the operation log. The step of generating includes a step of generating an operation log based on an operation on the touch panel performed before the end operation.

好ましくは、制御方法は、プロセッサが、タッチパネルに対する操作が行なわれた時における表示器の外部環境の状態を表わすデータの入力を受け付けるステップをさらに含む。生成するステップは、命令と操作が行なわれた時刻とに加えてデータを含む操作ログを生成するステップを含む。   Preferably, the control method further includes a step of receiving an input of data representing a state of an external environment of the display when the processor performs an operation on the touch panel. The step of generating includes a step of generating an operation log including data in addition to the instruction and the time when the operation is performed.

本発明のさらに他の局面に従うと、タッチパネルと、プロセッサと、アプリケーションプログラムと、メモリとを備えた表示器の制御プログラムが提供される。この制御プログラムは、表示器に、タッチパネルに対する各操作に基づいて、プロセッサが、アプリケーションプログラムを実行することにより、各操作が行なわれた時にタッチパネルに表示されている画像によって特定される各命令を実行するステップと、タッチパネルに対する操作に基づいて、プロセッサが、各操作によって特定される各命令および連続する2つの操作が行なわれた時間間隔情報を含む操作ログを生成するステップと、プロセッサが、生成するステップにおいて生成された操作ログをメモリに格納するステップとを実行させる。   According to still another aspect of the present invention, a control program for a display device including a touch panel, a processor, an application program, and a memory is provided. This control program executes each command specified by the image displayed on the touch panel when each operation is performed by the processor executing the application program based on each operation on the touch panel. The processor generates, based on the operation on the touch panel, a step in which the processor generates an operation log including each command specified by each operation and time interval information in which two consecutive operations are performed, and the processor generates Storing the operation log generated in the step in a memory.

本発明によると、実行プログラムの作成が容易になり、開発工数が削減される。また、本発明によると、制御精度を一定に保持できるプログラムの作成を支援することができる。   According to the present invention, it becomes easy to create an execution program and the development man-hour is reduced. Further, according to the present invention, it is possible to support the creation of a program that can maintain a constant control accuracy.

以下、図面を参照しつつ、本発明の実施の形態について説明する。以下の説明では、同一の部品には同一の符号を付してある。それらの名称および機能も同じである。したがって、それらについての詳細な説明は繰り返さない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the following description, the same parts are denoted by the same reference numerals. Their names and functions are also the same. Therefore, detailed description thereof will not be repeated.

[使用態様]
図1を参照して、本発明の実施の形態に係る表示器150の使用態様について説明する。図1は、表示器150によって生成されるデータの流れを表わす図である。表示器150は、一実施例において、タッチパネルを備えたプログラム可能なプログラマブル表示器(以下、「表示器」という。)として構成されている。表示器150を作動させるためのプログラム(たとえばラダープログラム)は、エディタ装置100によって生成される。また、エディタ装置100は、表示器150に表示される画面データ(プロジェクトファイル)を生成する機能を有する。エディタ装置100によって生成されたラダープログラムおよび画面は、メモリカードその他のデータ記録媒体10あるいは有線又は無線によって表示器150に送られる。通常、エディタ装置100は、汎用のパーソナルコンピュータにエディタプログラムをインストールしたものが用いられる。
[Usage]
With reference to FIG. 1, the usage aspect of the indicator 150 which concerns on embodiment of this invention is demonstrated. FIG. 1 is a diagram illustrating the flow of data generated by the display device 150. In one embodiment, the display 150 is configured as a programmable programmable display (hereinafter referred to as “display”) having a touch panel. A program (for example, a ladder program) for operating the display device 150 is generated by the editor device 100. The editor device 100 has a function of generating screen data (project file) displayed on the display device 150. The ladder program and screen generated by the editor device 100 are sent to the display device 150 by a memory card or other data recording medium 10 or by wire or wireless. Usually, the editor device 100 is a general-purpose personal computer installed with an editor program.

表示器150は、いわゆるターゲットデバイスと呼ばれる制御対象機器に接続されている。表示器150は、ラダープログラムを実行し、当該実行に応じて命令を生成し、その生成した命令を制御対象機器に送出する。ここで、表示器150の使用者は、そのタッチパネルにタッチ操作を行なうことによって、ラダープログラムによって規定される命令以外に当該使用者が命令を与えることができる。   The display device 150 is connected to a control target device called a so-called target device. The display device 150 executes the ladder program, generates an instruction according to the execution, and sends the generated instruction to the control target device. Here, the user of the display device 150 can give a command in addition to the command defined by the ladder program by performing a touch operation on the touch panel.

本実施の形態に係る表示器150は、そのようなタッチ操作を受け付けて、当該操作に基づいて生成された命令、および、命令と命令との間の時間間隔をログとして記録することができる。ここで、時間間隔とは、たとえば、連続する2つの命令が発せられた場合における各命令が発せられた時刻の間の時間をいう。時間間隔情報は、具体的には、ミリ秒その他の時間の単位として表わされる場合もあれば、パーソナルコンピュータのプロセッサのクロックに基づくカウント値等としても表わされ得る。   The display device 150 according to the present embodiment can receive such a touch operation and record a command generated based on the operation and a time interval between the commands as a log. Here, the time interval refers to, for example, the time between the times when each command is issued when two consecutive commands are issued. Specifically, the time interval information may be expressed as milliseconds or other units of time, or may be expressed as a count value based on the clock of the processor of the personal computer.

表示器150は、その命令を制御対象機器に送信するとともに当該命令のログ情報を順次蓄積する。したがって、ログ情報は、実行された命令、および、命令と命令との間の時間間隔情報の集まりとなる。また、ログ情報とともに、周囲の環境のデータが蓄積されることもある。周囲の環境のデータは、たとえば、温度、雰囲気条件、明るさ等を含み得る。   The display 150 transmits the command to the control target device and sequentially accumulates log information of the command. Thus, log information is a collection of executed instructions and time interval information between instructions. In addition to the log information, ambient environment data may be accumulated. The ambient environment data can include, for example, temperature, atmospheric conditions, brightness, and the like.

表示器150によって生成されたログ情報は、データ記録媒体10あるいは通信回線によってシミュレーション用のコンピュータ600に送られる。コンピュータ600は、通常の構成を有するコンピュータ装置として実現される。   The log information generated by the display device 150 is sent to the computer 600 for simulation through the data recording medium 10 or a communication line. The computer 600 is realized as a computer device having a normal configuration.

コンピュータ600は、その入力されたログ情報と、エディタ装置100によって生成された画面データ(プロジェクトファイル)とを用いて、表示器150によって実現される画面の表示および命令の送出のシミュレーションを実行する。具体的には、コンピュータ600は、ログ情報をプログラムに、本実施の形態においてはラダープログラムに、変換する。そして、コンピュータ600は、そのラダープログラムと画面データとを用いることでシミュレーションを実行する。プログラムの開発者は、シミュレーションの実行結果が表示器150によって実現される結果と同じであることを確認すると、そのログ情報を表示器1500に入力する。表示器1500は、たとえば、表示器150が実行する制御と同様の制御を実行することが期待される新たな表示器である。表示器1500の使用者(たとえばラダープログラムの開発者)は、さらに、エディタ装置100によって生成された画面データ(プロジェクトファイル)を表示器1500に入力する。この画面は、表示器150によって使用される画面と同じものである。   The computer 600 uses the input log information and the screen data (project file) generated by the editor device 100 to execute a screen display and command transmission simulation realized by the display device 150. Specifically, the computer 600 converts log information into a program, and in this embodiment, into a ladder program. Then, the computer 600 executes a simulation by using the ladder program and the screen data. When the program developer confirms that the execution result of the simulation is the same as the result realized by the display device 150, the program developer inputs the log information to the display device 1500. The display 1500 is a new display that is expected to execute the same control as the control executed by the display 150, for example. A user of the display device 1500 (for example, a ladder program developer) further inputs screen data (project file) generated by the editor device 100 into the display device 1500. This screen is the same as the screen used by the display device 150.

このような構成により、表示器150によって実行されたラダープログラムは、表示器1500によって同様に実行される。その結果、表示器1500を作動させるためのプログラムを最初から開発する必要がなく、表示器150によって実行されることが確認されたプログラムをログ情報の形で使用することができ、表示器150によって行なわれた動作と同じ動作が表示器1500によって再現される。その結果、同様の処理を実現するプログラムを容易に得ることができる。なお、上記実施の形態においては、コンピュータ600がログ情報をプログラムに変換したが、表示器150がログ情報をプログラムに変換してもよい。   With this configuration, the ladder program executed by the display device 150 is similarly executed by the display device 1500. As a result, it is not necessary to develop a program for operating the display 1500 from the beginning, and a program confirmed to be executed by the display 150 can be used in the form of log information. The same operation as that performed is reproduced by the display 1500. As a result, a program that realizes similar processing can be easily obtained. In the above embodiment, the computer 600 converts the log information into a program, but the display device 150 may convert the log information into a program.

[機能の構成]
図2を参照して、本発明の実施の形態に係る表示器150の構成について説明する。図2は、表示器150によって実現される機能の構成を表わすブロック図である。表示器150は、操作入力部21と、データ入力部22と、制御部23と、生成部24と、記憶部25と、出力部26とを備える。
[Function configuration]
With reference to FIG. 2, the structure of the indicator 150 which concerns on embodiment of this invention is demonstrated. FIG. 2 is a block diagram showing a configuration of functions realized by display device 150. The display device 150 includes an operation input unit 21, a data input unit 22, a control unit 23, a generation unit 24, a storage unit 25, and an output unit 26.

操作入力部21は、表示器150に対するタッチ操作の入力を受け付ける。操作入力部21は、たとえばアナログタッチパネルとして構成される。他の局面において、操作入力部21は、デジタルタッチパネルとして実現されてもよい。操作入力部21は、タッチ操作に応じた信号を制御部23に送出する。   The operation input unit 21 receives an input of a touch operation on the display device 150. The operation input unit 21 is configured as an analog touch panel, for example. In another aspect, the operation input unit 21 may be realized as a digital touch panel. The operation input unit 21 sends a signal corresponding to the touch operation to the control unit 23.

データ入力部22は、表示器150の外部からデータの入力を受け付ける。データ入力部22に入力されるデータは、たとえば表示器150に接続されている制御対象機器の動作環境データを含む。動作環境データは、たとえば温度その他の環境条件、制御対象機器の動作条件(たとえばモータの回転数など)を含む。   The data input unit 22 receives data input from the outside of the display device 150. The data input to the data input unit 22 includes, for example, operating environment data of a control target device connected to the display device 150. The operating environment data includes, for example, temperature and other environmental conditions, and operating conditions of the control target device (for example, the rotational speed of the motor).

制御部23は、操作入力部21から送られる信号に基づいてタッチ操作に応じた命令を実行するように構成されている。制御部23は、たとえばプロセッサのような中央処理装置あるいは当該命令を実行するように予め構成された回路素子の組み合せとして実現される。   The control unit 23 is configured to execute a command corresponding to the touch operation based on a signal sent from the operation input unit 21. The control unit 23 is realized, for example, as a central processing unit such as a processor or a combination of circuit elements configured in advance so as to execute the instruction.

制御部23は、ラダープログラムとプロジェクトファイルとして生成された画面データとを用いてタッチ操作に応じた命令を生成し、その命令を制御対象機器に送信する。他の局面において、制御部23は、制御対象機器に対して送信する命令を生成する代わりに、タッチパネルにおける画面の表示を切り換える。   The control unit 23 generates a command corresponding to the touch operation using the ladder program and the screen data generated as the project file, and transmits the command to the control target device. In another aspect, the control unit 23 switches screen display on the touch panel instead of generating a command to be transmitted to the control target device.

制御部23は、当該タッチ操作に応じた出力として、画面を特定するためのデータと、タッチ操作を特定するためのデータと、タッチ操作が行なわれた時刻とを、生成部24に送出する。   The control unit 23 sends, to the generation unit 24, data for specifying the screen, data for specifying the touch operation, and the time at which the touch operation was performed as an output corresponding to the touch operation.

生成部24は、制御部23によって実行された命令と、タッチパネルに対する操作が行なわれた時刻とを含む操作ログを生成するように構成されている。生成部24によって生成される操作ログの構成は後述する。生成部24も、制御部23を実現するプロセッサのような中央処理装置によって実現される。   The generation unit 24 is configured to generate an operation log including an instruction executed by the control unit 23 and a time when an operation on the touch panel is performed. The configuration of the operation log generated by the generation unit 24 will be described later. The generation unit 24 is also realized by a central processing unit such as a processor that implements the control unit 23.

記憶部25は、生成部24によって生成された操作ログを格納するように構成される。出力部26は、記憶部25に格納されている操作ログを出力するように構成される。出力部26は、たとえば、着脱可能なデータ記録媒体にデータを書き込むための駆動装置、あるいは表示器150に接続される通信回線に対して操作ログを送信するための通信インターフェイスとして実現される。   The storage unit 25 is configured to store the operation log generated by the generation unit 24. The output unit 26 is configured to output an operation log stored in the storage unit 25. The output unit 26 is realized as, for example, a drive device for writing data to a removable data recording medium or a communication interface for transmitting an operation log to a communication line connected to the display device 150.

ある局面において、操作入力部21は、操作ログの取得の開始を表わす画像に対する開始操作を受け付けるように構成されている。生成部24は、その開始操作の後に行なわれるタッチパネルに対する操作に基づいて操作ログの生成を開始するように構成される。   In one aspect, the operation input unit 21 is configured to accept a start operation for an image indicating the start of operation log acquisition. The generation unit 24 is configured to start generating an operation log based on an operation on the touch panel performed after the start operation.

他の局面において、操作入力部21は、操作ログの取得の終了を表わす画像に対する終了操作を受け付けるように構成されている。生成部24は、その終了操作の前に行なわれたタッチパネルに対する操作に基づいて操作ログを生成するように構成されている。この構成により、特定の操作のみを操作ログとして抽出することができる。   In another aspect, the operation input unit 21 is configured to accept an end operation for an image indicating the end of acquisition of the operation log. The generation unit 24 is configured to generate an operation log based on an operation on the touch panel performed before the end operation. With this configuration, only specific operations can be extracted as operation logs.

他の局面において、データ入力部22は、タッチパネルに対する操作が行なわれたときにおける表示器150の外部環境の状態を表わすデータの入力を受け付ける。生成部24は、制御部23によって実行された命令と、当該操作が行なわれた時刻とに加えて、そのデータを含む操作ログを生成するように構成され得る。なお、以上述べた実施の形態においては、時間間隔情報として、操作ログには時刻が記録されたが、操作ログに保有すべき最初の操作を起点として経過した時間をカウントするようにしてもよい。この場合、たとえば、生成部24は、制御部23によって出力されるクロックに基づいてカウントすることができる。   In another aspect, data input unit 22 accepts input of data representing the state of the external environment of display device 150 when an operation on the touch panel is performed. The generation unit 24 may be configured to generate an operation log including the data in addition to the command executed by the control unit 23 and the time when the operation is performed. In the embodiment described above, the time is recorded in the operation log as the time interval information, but the time elapsed from the first operation to be held in the operation log may be counted. . In this case, for example, the generation unit 24 can count based on the clock output by the control unit 23.

[ハードウェア構成]
図3を参照して、本発明の実施の形態に係る表示器150のハードウェア構成について説明する。図3は、表示器150と、表示器150が使用するプログラムを生成するエディタ装置100とのハードウェア構成を表わすブロック図である。
[Hardware configuration]
With reference to FIG. 3, the hardware configuration of display 150 according to the embodiment of the present invention will be described. FIG. 3 is a block diagram showing a hardware configuration of display 150 and editor device 100 that generates a program used by display 150.

図3を参照して、本発明の実施の形態に係るエディタ装置100と表示器150との構成について説明する。図3は、本実施の形態に係るエディタ装置100と、その装置により生成される画像データを使用する表示器150と、PLC(Programmable Logic Controller)180とを説明するための図である。なお、エディタ装置100と表示器150とは、一般には常に接続されているわけではなく、たとえばエディタ装置100により生成された画像データを表示器150にロードするときに一時的に接続される。   With reference to FIG. 3, configurations of editor device 100 and display device 150 according to the exemplary embodiment of the present invention will be described. FIG. 3 is a diagram for explaining the editor device 100 according to the present embodiment, a display device 150 that uses image data generated by the device, and a PLC (Programmable Logic Controller) 180. In general, the editor device 100 and the display device 150 are not always connected. For example, the image data generated by the editor device 100 is temporarily connected to the display device 150.

[エディタ装置の構成]
エディタ装置100は、主たる構成として、エディタ装置100の動作を制御する制御部110と、データを一時的に記憶するためのメモリ部112と、作成される画像などを表示するための表示部114と、ユーザがデータを入力するための入力部116と、記録媒体120が装着される駆動部118と、外部とデータの入出力をするための通信部122と、大容量のデータを記憶するためのデータ記憶部140と、画面その他の図形を編集するためのエディタ部130とを含む。エディタ部130は、作画エディタ132と、変数管理部134とを含む。
[Editor device configuration]
The editor device 100 mainly includes a control unit 110 that controls the operation of the editor device 100, a memory unit 112 that temporarily stores data, and a display unit 114 that displays a created image and the like. An input unit 116 for a user to input data, a drive unit 118 to which a recording medium 120 is mounted, a communication unit 122 for inputting / outputting data to / from the outside, and a large amount of data to be stored It includes a data storage unit 140 and an editor unit 130 for editing screens and other graphics. The editor unit 130 includes a drawing editor 132 and a variable management unit 134.

制御部110は、たとえばCPU(Central Processing Unit)、あるいはMPU(Micro Processing Unit)その他の演算装置である。制御部110は、エディタ装置100に与えられる命令に基づいて、データ記憶部140に予め格納されていたプログラムまたはデータをメモリ部112に読み出して、プログラムを実行する。   The controller 110 is, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or other arithmetic device. Based on an instruction given to the editor device 100, the control unit 110 reads a program or data stored in advance in the data storage unit 140 into the memory unit 112 and executes the program.

メモリ部112は、たとえばRAM(Random Access Memory)、ROM(Read Only Memory)その他のメモリである。このメモリ部112には、初期データなどの固定データ、あるいは制御部110による一時的な処理結果その他のデータが格納されている。このデータの格納については後述する。   The memory unit 112 is, for example, a RAM (Random Access Memory), a ROM (Read Only Memory), or other memory. The memory unit 112 stores fixed data such as initial data, or temporary processing results by the control unit 110 and other data. The storage of this data will be described later.

表示部114は、たとえばディスプレイ装置である。表示部114は、制御部110から受信した信号に基づいて、画面を表示する。ディスプレイ装置の態様は、たとえば、液晶、有機EL(Electro Luminescence)などであるが、その他の態様であってもよい。   The display unit 114 is, for example, a display device. The display unit 114 displays a screen based on the signal received from the control unit 110. The display device is, for example, a liquid crystal or an organic EL (Electro Luminescence), but may be another mode.

入力部116は、キーボード、マウスその他の入力装置である。ユーザは、この入力部116を介して、画面の編集のためのデータ、画面に含まれる画像に関連付けられる設定データ等を入力することができる。   The input unit 116 is a keyboard, mouse, or other input device. The user can input data for editing the screen, setting data associated with an image included in the screen, and the like via the input unit 116.

駆動部118は、装着された記録媒体120からデータを読み出したり、あるいは記録媒体120にデータを書き込んだりすることができる。この駆動部118には、CD(Compact Disk)ドライブ装置、メモリカードリーダ等が含まれる。   The drive unit 118 can read data from the attached recording medium 120 or write data to the recording medium 120. The drive unit 118 includes a CD (Compact Disk) drive device, a memory card reader, and the like.

通信部122は、通信回線を介して外部の装置と通信するためのインターフェイスである。通信部122は、たとえばUSB(Universal Serial Bus)規格、RS(Recommendation Standard)−232C規格、RS−422規格等のインターフェイスであるが、これらに限られず、通信回線を介して接続される機器とデータを通信することができるものであればよい。   The communication unit 122 is an interface for communicating with an external device via a communication line. The communication unit 122 is, for example, an interface such as USB (Universal Serial Bus) standard, RS (Recommendation Standard) -232C standard, RS-422 standard, etc., but is not limited thereto, and devices and data connected via a communication line. As long as it can communicate.

エディタ部130は、予め記憶されたプログラムおよびデータに基づいて、ユーザが表示器150に表示させる画面などを編集するための機能を実現するものである。作画エディタ132は、作画に必要なデータ(たとえば、スイッチ、ランプ、テンキー、各種表示器などの部品、描画機能、テキスト入力機能)などを有する。   The editor unit 130 realizes a function for editing a screen displayed on the display unit 150 by the user based on a program and data stored in advance. The drawing editor 132 includes data necessary for drawing (for example, parts such as switches, lamps, numeric keys, and various displays, a drawing function, and a text input function).

作画エディタ132は、予め準備されたこれらのデータおよびプログラムに基づいて、ユーザが希望する画面を生成する。また、作画エディタ132は、作成された画面に配置された部品画像(アイコン)の各制御対象機器に対する入出力番号(アドレス)を割り付けることができる。作画エディタ132によって作成されたユーザ画面は、データ記憶部140に格納される。このユーザ画面は、ユーザの指示に基づいて通信部122を介して接続された表示器150に転送される。この転送された画面データは、通信部122との間で一時的に接続される表示器150のメンテナンスポート154を介して、FEPROM(Flash Erasable Programmable ROM)164にアップロードされる。   The drawing editor 132 generates a screen desired by the user based on these data and programs prepared in advance. The drawing editor 132 can assign an input / output number (address) for each control target device of the component image (icon) arranged on the created screen. The user screen created by the drawing editor 132 is stored in the data storage unit 140. This user screen is transferred to the display 150 connected via the communication unit 122 based on a user instruction. The transferred screen data is uploaded to a FEPROM (Flash Erasable Programmable ROM) 164 via the maintenance port 154 of the display device 150 that is temporarily connected to the communication unit 122.

変数管理部134は、作画エディタ132から入力された変数に、シンボルが表わす機能(ランプ、スイッチ、カウンタ、タイマ等)を機能属性として付与し、その変数をデータ記憶部140に記憶させる。   The variable management unit 134 assigns the function (lamp, switch, counter, timer, etc.) represented by the symbol to the variable input from the drawing editor 132 as a function attribute, and causes the data storage unit 140 to store the variable.

機能属性の付与は、変数に予約語を含ませることにより行なわれる。この場合、たとえばランプの場合、“L”を予約語として、この予約語は、変数の先頭に含められる。たとえば、“LOOO”(Oは、任意の文字あるいは数字を表わす。)は、識別番号がOOOであるランプの変数を表わす。スイッチ、カウンタ、タイマ等についても、変数を同様に設定することができる。なお、機能属性の付与は、上記の方法に限られない。   The function attribute is given by including a reserved word in the variable. In this case, for example, in the case of a lamp, “L” is a reserved word, and this reserved word is included at the beginning of the variable. For example, “LOOO” (O represents any letter or number) represents a lamp variable whose identification number is OOO. Variables can be set similarly for switches, counters, timers, and the like. The assignment of the function attribute is not limited to the above method.

プログラムエディタ136は、作画エディタ132によって作成された画面とデータ記憶部140に記憶されている変数とに基づいて、表示器150が実行する制御プログラムを作成する。この制御プログラムは、たとえば表示器150に接続されるPLC180やPLC180を介して接続される組立て機(図示しない)その他の制御対象機器の状態を表示したり、あるいは、これらの制御対象機器に予め定められた動作を行なわせる指示を出力するためのプログラムである。   The program editor 136 creates a control program to be executed by the display device 150 based on the screen created by the drawing editor 132 and the variables stored in the data storage unit 140. This control program displays, for example, the status of an assembly machine (not shown) or other control target device connected via the PLC 180 connected to the display 150 or other control target devices. This is a program for outputting an instruction for performing the specified operation.

データ記憶部140は、たとえばハードディスク装置であり、大容量のデータを記憶することができる。制御部110は、データ記憶部140に対するデータの書き込み、あるいは、データ記憶部140からのデータの読み出しを制御する。   The data storage unit 140 is, for example, a hard disk device, and can store a large amount of data. The control unit 110 controls data writing to the data storage unit 140 or data reading from the data storage unit 140.

[表示器の構成]
図3を再び参照して、表示器150は、相互にデータバスで接続された主たる構成要素として、CPU152と、メンテナンスポート154と、メモリ160と、通信コントローラ166と、VRAM(Video RAM)168と、グラフィックコントローラ170と、ディスプレイ172と、タッチパネル174と、タッチパネルコントローラ176と、I/O(Input/Output:入出力)制御I/F(Interface)178と、I/Oユニット179とを含む。
[Configuration of display unit]
Referring again to FIG. 3, the display 150 includes a CPU 152, a maintenance port 154, a memory 160, a communication controller 166, a VRAM (Video RAM) 168 as main components connected to each other via a data bus. , A graphic controller 170, a display 172, a touch panel 174, a touch panel controller 176, an I / O (Input / Output) control I / F (Interface) 178, and an I / O unit 179.

メモリ160は、DRAM(Dynamic RAM)162と、FEPROM(Flash Erasable and Programmable ROM)164とを含む。I/Oユニット179は、制御対象機器196,198その他の機器を接続するための入出力端子、入出力回路等を含む。複数の入出力端子が、備えられてもよい。I/O制御I/F178は、CPU152とI/Oユニット179との間の信号の授受を仲介するインターフェイス回路である。I/O制御I/F178は、入出力メモリ、D/A(Digital to Analog)変換器、A/D(Analog to Digital)変換器等を含む。   The memory 160 includes a DRAM (Dynamic RAM) 162 and a FEPROM (Flash Erasable and Programmable ROM) 164. The I / O unit 179 includes input / output terminals, input / output circuits, and the like for connecting control target devices 196, 198 and other devices. A plurality of input / output terminals may be provided. The I / O control I / F 178 is an interface circuit that mediates transmission / reception of signals between the CPU 152 and the I / O unit 179. The I / O control I / F 178 includes an input / output memory, a D / A (Digital to Analog) converter, an A / D (Analog to Digital) converter, and the like.

CPU152は、FEPROM164に格納されたプログラムに基づいて、PLC180との通信処理、ディスプレイ172の表示処理等を実行する。また、CPU152は、タッチパネル174における入力に基づいて、その入力に対応する処理を実行する。   The CPU 152 executes communication processing with the PLC 180, display processing of the display 172, and the like based on a program stored in the FEPROM 164. Further, the CPU 152 executes processing corresponding to the input based on the input on the touch panel 174.

メンテナンスポート154は、表示器150の保守時等において一時的に使用される。表示器150に表示させる画面を変更する場合、あるいは画面の表示制御の設定を変更する場合等において、新しいデータがメンテナンスポート154から入力される。これにより、表示器150とPLC180との通信が妨げられることなく、画面のデータを更新することができる。   The maintenance port 154 is temporarily used when the display device 150 is maintained. New data is input from the maintenance port 154 when the screen to be displayed on the display 150 is changed or when the display control setting of the screen is changed. Thereby, the screen data can be updated without interfering with the communication between the display device 150 and the PLC 180.

DRAM162は、主にディスプレイ172における表示制御その他の処理に用いられるデータを一時的に記憶する。FEPROM164は、データの書き換えが可能なフラッシュメモリである。フラッシュメモリは、稼動部を持たず、また衝撃に強いため、PLC180に接続される環境が劣悪であっても、安定して作動することができる。   The DRAM 162 temporarily stores data mainly used for display control and other processing in the display 172. The FEPROM 164 is a flash memory capable of rewriting data. Since the flash memory does not have an operating part and is resistant to impact, it can operate stably even if the environment connected to the PLC 180 is poor.

通信コントローラ166は、CPU152の制御により、PLC180との間でデータ通信を行なう。通信されるデータには、PLC180から報告されるデータ(たとえば実績その他の稼動状況を表わすデータ)、あるいは、表示器150からPLC180に送信される設定データ等が含まれる。   The communication controller 166 performs data communication with the PLC 180 under the control of the CPU 152. The data to be communicated includes data reported from the PLC 180 (for example, data indicating actual results or other operating conditions), setting data transmitted from the display device 150 to the PLC 180, or the like.

VRAM168は、CPU152の制御により画面表示用のデータを一時的に保存する。このデータは、グラフィックコントローラ170に読み出され、ディスプレイ172に出力される。これにより、ディスプレイ172は、所定の画面を表示することができる。   The VRAM 168 temporarily stores screen display data under the control of the CPU 152. This data is read by the graphic controller 170 and output to the display 172. Thereby, the display 172 can display a predetermined screen.

表示器150は、I/O制御I/F178およびI/Oユニット179を有するため、PLC180を介することなく、制御対象機器に接続することができる。したがって、表示器150は、たとえば制御対象機器196,198の状態の表示あるいは動作の制御の指示を直接実行することができる。   Since the display device 150 includes the I / O control I / F 178 and the I / O unit 179, the display device 150 can be connected to the control target device without going through the PLC 180. Therefore, the display device 150 can directly execute, for example, a display of the state of the control target devices 196 and 198 or an operation control instruction.

なお、表示器150の構成は、上記のものに限られない。たとえば、プログラマブル表示器は、グラフィック表示を行なうため、操作盤、スイッチ、表示灯などの機能を有する他、デバイスその他の制御対象機器の稼動状況や作業指示のような管理のための各種のモニタ、機器に対する設定値を入力する端末としての機能を備えていればよい。   The configuration of the display 150 is not limited to the above. For example, the programmable display has a function such as an operation panel, a switch, an indicator light, etc. for performing graphic display, as well as various monitors for management such as operation status and work instructions of devices and other controlled devices, It suffices to have a function as a terminal for inputting a setting value for a device.

このような表示器で表示される制御画面は、画面作成プログラムによって利用者が作成することができる。このようなプログラムがコンピュータで起動されると、編集のための画面が表示される。利用者は、その画面において、制御画面を構成する画像ブロックを任意に使用したり、操作の可否を設定することができる。ここで、画像ブロックとは、たとえば、制御画面そのもの、制御画面に表示されるランプ、スイッチ、カウンタ、メータ表示器、グラフ表示器などの部品画像(シンボル)、あるいは、制御画面や部品画像に付加的に表示される補助画像(たとえばポップアップウィンドウ画面)などの画像をいうが、これらに限られない。これらの画像は、利用者が全てデザインしてもよいし、予めテンプレートとして準備された画像であってもよい。   A control screen displayed on such a display can be created by a user by a screen creation program. When such a program is started on the computer, a screen for editing is displayed. The user can arbitrarily use the image blocks constituting the control screen on the screen, and set whether or not the operation can be performed. Here, the image block is, for example, a control screen itself, a component image (symbol) such as a lamp, switch, counter, meter display, or graph display displayed on the control screen, or added to the control screen or component image. An auxiliary image (for example, a pop-up window screen) or the like that is displayed automatically, but is not limited thereto. These images may all be designed by the user, or may be images prepared in advance as templates.

図3を再び参照して、PLC180は、ネットワーク190を介して表示器150と接続される。PLC180はさらに、制御対象機器192,194に接続される。PLC180は、制御機能部として、予め格納された制御プログラムによって、制御対象機器192,194の動作を制御する。制御対象機器192,194は、たとえば自動組立て機、ベルトコンベアなどであるが、特定の機器に限られない。また、PLC180に接続される制御対象機器の数は、特定の数に限られない。   Referring back to FIG. 3, the PLC 180 is connected to the display device 150 via the network 190. The PLC 180 is further connected to the control target devices 192 and 194. The PLC 180 controls the operations of the control target devices 192 and 194 by a control program stored in advance as a control function unit. The control target devices 192 and 194 are, for example, an automatic assembly machine and a belt conveyor, but are not limited to specific devices. Further, the number of control target devices connected to the PLC 180 is not limited to a specific number.

[データ構造]
図4を参照して、表示器150のデータ構造について説明する。図4は、表示器150が備えるFEPROM164におけるデータの格納の一態様を概念的に表わす図である。FEPROM164は、画面データ(プロジェクトファイル)410と、ラダープログラム420と、ファームウェア430とを格納している。ラダープログラム420は、エディタ装置100によって生成される。画面データ410は、作画エディタ132によって生成される。
[data structure]
The data structure of the display device 150 will be described with reference to FIG. FIG. 4 is a diagram conceptually showing one mode of data storage in FEPROM 164 included in display device 150. The FEPROM 164 stores screen data (project file) 410, a ladder program 420, and firmware 430. The ladder program 420 is generated by the editor device 100. The screen data 410 is generated by the drawing editor 132.

ラダープログラム420は、エディタ装置100のプログラムエディタ136によって生成される。より詳しくは、プログラムの開発者がエディタ装置100に対して特定の命令を指定して、当該命令に応じた処理および当該命令が適用されるメモリ変数などの入力を行なうと、プログラムエディタ136は、それらの入力に基づいてラダープログラムを生成する。   The ladder program 420 is generated by the program editor 136 of the editor device 100. More specifically, when the program developer designates a specific instruction to the editor device 100 and inputs a process corresponding to the instruction and a memory variable to which the instruction is applied, the program editor 136 A ladder program is generated based on these inputs.

ファームウェア430は、表示器150の基本的な動作を制御する。ファームウェア430は、たとえば、ディスプレイ172における表示の制御、タッチパネル172に対する表示の制御、表示器150が通信する制御対象機器との間の通信の制御などを管理する。   The firmware 430 controls the basic operation of the display device 150. The firmware 430 manages, for example, control of display on the display 172, control of display on the touch panel 172, control of communication with the control target device with which the display 150 communicates.

[ログ情報]
図5を参照して、本実施の形態に係る表示器150によって生成されるデータについて説明する。図5は、FEPROM164におけるログ情報の格納の一態様を概念的に表わす図である。FEPROM164は、DRAM162に一時的に保持されたデータを、CPU152の命令に基づいて格納する。
[Log Information]
With reference to FIG. 5, data generated by display device 150 according to the present embodiment will be described. FIG. 5 is a diagram conceptually showing one mode of storage of log information in FEPROM 164. The FEPROM 164 stores data temporarily held in the DRAM 162 based on a command from the CPU 152.

一実施例として、当該ログ情報は、番号510と、アドレス520と、変更前の設定値530と、変更後の設定値540と、時間550とを含む。番号510は、各命令のログを特定する。番号510は、CPU152がラダープログラムを実行する際に、その実行の開始とともに番号を順次採番する。図5に示される例では、CPU152は、ログの番号として「001」から「100」までを採番しているが、記録されるログの数は,図5に示されるものに限られない。   As an example, the log information includes a number 510, an address 520, a setting value 530 before the change, a setting value 540 after the change, and a time 550. Number 510 identifies the log for each instruction. When the CPU 152 executes the ladder program, the number 510 is sequentially numbered with the start of the execution. In the example shown in FIG. 5, the CPU 152 assigns log numbers “001” to “100”, but the number of logs to be recorded is not limited to that shown in FIG.

アドレス520は、制御対象機器の制御の対象対応となるデータが格納される場所を特定する。アドレス520は、ラダープログラムの作成時に、プログラムエディタ136によって当該ラダープログラムに埋め込まれる。アドレス520は、そのラダープログラムの開発時に、プログラム開発者によって指定される。   The address 520 specifies the location where data corresponding to the control target of the control target device is stored. The address 520 is embedded in the ladder program by the program editor 136 when the ladder program is created. The address 520 is designated by the program developer when developing the ladder program.

変更前の設定値530は、アドレス520に書き込まれている値をいう。変更後の設定値540は、当該命令の実行によりそのアドレスに書き込まれている値を変更した後の値をいう。たとえば、ログの番号「001」について、変更前の設定値530は「0」であるが変更後の設定値540は「10」に設定されている。したがって、当該ログに係る命令が実行されると、アドレス「LS0000」の値は「0」から「10」に変更される。   The setting value 530 before the change is a value written in the address 520. The changed set value 540 is a value after changing the value written in the address by execution of the instruction. For example, for the log number “001”, the setting value 530 before the change is “0”, but the setting value 540 after the change is set to “10”. Therefore, when the instruction related to the log is executed, the value of the address “LS0000” is changed from “0” to “10”.

時間550は、たとえばミリ秒単位で規定される。時間550は、命令が与えられてから当該命令に応じた処理を実行するまでの時間を規定する。番号「001」の例では、命令が与えられてから100ミリ秒経過した後に、アドレス「LS0000」の設定値が「0」から「10」に変更される。   The time 550 is defined in units of milliseconds, for example. The time 550 defines the time from when an instruction is given until the process corresponding to the instruction is executed. In the example of the number “001”, the setting value of the address “LS0000” is changed from “0” to “10” after 100 milliseconds have elapsed since the instruction was given.

なお、他の局面において、時間550は、ミリ秒単位その他の時刻に基づく情報に代えて、CPU152によって与えられるカウント値であってもよい。   In another aspect, time 550 may be a count value given by CPU 152 instead of information based on milliseconds or other time.

[シミュレーション用コンピュータの構成]
図6を参照して、本実施の形態に係るログ情報に基づいてシミュレーションを実行するコンピュータ600の構成について説明する。図6は、コンピュータ600のハードウェア構成を表わすブロック図である。
[Configuration of computer for simulation]
With reference to FIG. 6, the configuration of a computer 600 that executes simulation based on log information according to the present embodiment will be described. FIG. 6 is a block diagram showing a hardware configuration of computer 600.

コンピュータ600は、主たる構成要素として、プログラムを実行するCPU610と、コンピュータ600の使用者による指示の入力を受けるマウス620およびキーボード630と、CPU610によるプログラムの実行により生成されたデータ、又はマウス620若しくはキーボード630を介して入力されたデータを揮発的に格納するRAM640と、データを不揮発的に格納するハードディスク650と、光ディスク駆動装置660と、メモリカード10に保存されているデータを読み取り又はデータをメモリカード10に書き込むカード駆動装置670と、モニタ680と、通信I/F690とを含む。各構成要素は、相互にデータバスによって接続されている。光ディスク駆動装置660には、CD−ROM662その他の光ディスクが装着される。   The computer 600 includes, as main components, a CPU 610 that executes a program, a mouse 620 and a keyboard 630 that receive input of instructions from a user of the computer 600, data generated by executing a program by the CPU 610, or a mouse 620 or a keyboard. RAM 640 that stores data input via 630 in a volatile manner, hard disk 650 that stores data in a nonvolatile manner, optical disk drive 660, data stored in memory card 10, or data stored in memory card 10 includes a card driving device 670, a monitor 680, and a communication I / F 690. Each component is connected to each other by a data bus. CD-ROM 662 and other optical disks are mounted on the optical disk drive 660.

コンピュータ600における処理は、各ハードウェアおよびCPU610により実行されるソフトウェアによって実現される。このようなソフトウェアは、ハードディスク650に予め格納されている場合がある。また、ソフトウェアは、CD−ROM662その他のデータ記録媒体に格納されて、プログラムプロダクトとして流通している場合もある。あるいは、ソフトウェアは、いわゆるインターネットに接続されている情報提供事業者によってダウンロード可能なプログラムプロダクトとして提供される場合もある。このようなソフトウェアは、光ディスク駆動装置660その他の読取装置によりそのデータ記録媒体から読み取られて、あるいは、通信I/F690を介してダウンロードされた後、ハードディスク650に一旦格納される。そのソフトウェアは、CPU610によってハードディスク650から読み出され、RAM640に実行可能なプログラムの形式で格納される。CPU610は、そのプログラムを実行する。   Processing in the computer 600 is realized by each hardware and software executed by the CPU 610. Such software may be stored in the hard disk 650 in advance. The software may be stored in a CD-ROM 662 or other data recording medium and distributed as a program product. Alternatively, the software may be provided as a program product that can be downloaded by an information provider connected to the so-called Internet. Such software is read from the data recording medium by the optical disk drive 660 or other reading device, or downloaded via the communication I / F 690 and then temporarily stored in the hard disk 650. The software is read from the hard disk 650 by the CPU 610 and stored in the RAM 640 in the form of an executable program. CPU 610 executes the program.

図6に示されるコンピュータ600を構成する各構成要素は、一般的なものである。コンピュータ600のハードウェアの動作は周知であるので、詳細な説明は繰り返さない。   Each component constituting the computer 600 shown in FIG. 6 is a general component. Since the operation of the hardware of computer 600 is well known, detailed description will not be repeated.

なお、データ記録媒体としては、CD−ROM、FD(Flexible Disk)、ハードディスクに限られず、磁気テープ、カセットテープ、光ディスク(MO(Magnetic Optical Disc)/MD(Mini Disc)/DVD(Digital Versatile Disc))、IC(Integrated Circuit)カード(メモリカードを含む)、光カード、マスクROM、EPROM(Electronically Programmable ROM)、EEPROM(Electronically Erasable Programmable ROM)などの半導体メモリ等の固定的にプログラムを担持する媒体でもよい。   The data recording medium is not limited to a CD-ROM, FD (Flexible Disk), and hard disk, but is a magnetic tape, cassette tape, optical disk (MO (Magnetic Optical Disc) / MD (Mini Disc) / DVD (Digital Versatile Disc)). ), IC (Integrated Circuit) card (including memory card), optical card, mask ROM, EPROM (Electronically Programmable ROM), EEPROM (Electronically Erasable Programmable ROM), etc. Good.

ここでいうプログラムとは、CPUにより直接実行可能なプログラムだけでなく、ソースプログラム形式のプログラム、圧縮処理されたプログラム、暗号化されたプログラム等を含む。   The program here includes not only a program directly executable by the CPU but also a program in a source program format, a compressed program, an encrypted program, and the like.

なお、他の局面において、シミュレーションのためのコンピュータ600は、エディタ装置100を実現するコンピュータシステムによって実現されてもよい。あるいは、コンピュータ600は、表示器150あるいは表示器1500を構成するコンピュータシステムによって実現されてもよい。   In another aspect, the computer 600 for simulation may be realized by a computer system that implements the editor device 100. Alternatively, the computer 600 may be realized by a computer system configuring the display 150 or the display 1500.

[制御構造]
図7を参照して、本発明の実施の形態に係る表示器150の制御構造について説明する。図7は、表示器150のCPU152が実行する一連の処理の一部を表わすフローチャートである。
[Control structure]
With reference to FIG. 7, a control structure of display 150 according to the embodiment of the present invention will be described. FIG. 7 is a flowchart showing a part of a series of processes executed by CPU 152 of display device 150.

ステップS710にて、表示器150のCPU152は、タッチパネル174に対する操作に基づいて、ログ情報の生成の開始を表わす操作が入力されたことを検知する。ステップS720にて、CPU152は、ログ情報の記録のためのメモリ領域をDRAM162に確保する。ステップS730にて、CPU152は、タッチパネル174に表示された画像に対する操作に基づいて、当該画像に関連付けられた命令を制御対象機器192,194,196,198のいずれかに出力する。   In step S <b> 710, CPU 152 of display device 150 detects that an operation indicating the start of log information generation is input based on an operation on touch panel 174. In step S720, CPU 152 secures a memory area for recording log information in DRAM 162. In step S730, CPU 152 outputs a command associated with the image to one of control target devices 192, 194, 196, 198 based on an operation on the image displayed on touch panel 174.

ステップS740にて、CPU152は、その画像に関連付けられた命令に基づいてログ情報を生成する。詳しくは、CPU152は、当該操作と、当該操作が行なわれた時刻と、制御対象機器の動作環境(たとえば温度など)とを含むログ情報として、メモリ領域に保存する。ステップS750にて、CPU152は、たとえばパネルコントローラ175から送られる信号に基づいて、タッチパネル174に対する次の操作を検知する。   In step S740, CPU 152 generates log information based on a command associated with the image. Specifically, the CPU 152 stores the log information including the operation, the time when the operation was performed, and the operating environment (for example, temperature) of the control target device in the memory area. In step S750, CPU 152 detects the next operation on touch panel 174 based on, for example, a signal sent from panel controller 175.

ステップS760にて、CPU152は、その操作がログ情報の生成の終了を表わす操作であるか否かを判定する。その判定は、たとえば、タッチパネル174に表示される画像の座標値と、当該座標値に割り当てられている命令の内容とに基づいて行なわれる。CPU152は、その操作がログ情報の生成の終了を表わす操作であると判定すると(ステップS760にてYES)、制御をステップS770に切り換える。そうでない場合には(ステップS760にてNO)、CPU152は、制御をステップS730に戻す。   In step S760, CPU 152 determines whether or not the operation is an operation indicating the end of generation of log information. The determination is made based on, for example, the coordinate value of the image displayed on touch panel 174 and the content of the command assigned to the coordinate value. When CPU 152 determines that the operation represents an end of log information generation (YES in step S760), CPU 152 switches control to step S770. If not (NO in step S760), CPU 152 returns control to step S730.

ステップS770にて、CPU152は、生成したログ情報に名前を付けてそのログ情報を不揮発メモリ(たとえばFEPROM164)に保存する。ログ情報の名前は、たとえば予め定められた基準に従ってデフォルトでCPU152によって示されるもの、あるいは表示器150の使用者がタッチパネル174を介して入力するもののいずれであってもよい。   In step S770, CPU 152 assigns a name to the generated log information and saves the log information in nonvolatile memory (eg, FEPROM 164). The name of the log information may be, for example, one indicated by the CPU 152 by default according to a predetermined standard, or one input by the user of the display device 150 via the touch panel 174.

[ログ情報を用いたシミュレーション]
図8を参照して、本実施の形態に係るコンピュータ600の制御構造について説明する。図8は、コンピュータ600のCPU610が実行する処理を表わすフローチャートである。
[Simulation using log information]
With reference to FIG. 8, a control structure of computer 600 according to the present embodiment will be described. FIG. 8 is a flowchart showing processing executed by CPU 610 of computer 600.

ステップS810にて、CPU610は、表示器150で実行されたラダープログラムが用いた画面データと同じ画面データのインストールを受け付ける。この画面データは、エディタ装置100によって生成されたものである。なお、インストールされた画面データが繰り返し使用される場合には、画面データのインストールは一度でよい。   In step S810, CPU 610 accepts installation of the same screen data as the screen data used by the ladder program executed on display device 150. This screen data is generated by the editor device 100. When the installed screen data is repeatedly used, the screen data may be installed only once.

ステップS820にて、CPU610は、表示器150で生成されたログ情報の入力を受け付ける。ログ情報は、たとえば、CD−ROM662、メモリカード10、その他のデータ記録媒体によって入力される。あるいは、ログ情報は、通信I/F690によって受信される。   In step S820, CPU 610 accepts input of log information generated by display 150. The log information is input by, for example, the CD-ROM 662, the memory card 10, and other data recording media. Alternatively, the log information is received by the communication I / F 690.

ステップS830にて、CPU610は、ログ情報を用いたシミュレーションの実行命令の入力を受け付ける。当該実行命令は、たとえばマウス620、キーボード630その他のユーザインターフェイスを用いてコンピュータ600の使用者によって与えられる。   In step S830, CPU 610 accepts an input of a simulation execution command using log information. The execution instruction is given by a user of the computer 600 using, for example, a mouse 620, a keyboard 630, or other user interface.

ステップS840にて、CPU610は、入力された画面データを用いてログ情報に基づいて処理を実行する。ステップS850にて、CPU610は、実行される処理の内容(画面の表示の切り換え、ランプ画像の点滅色の変化等)をモニタ680に表示する。プログラムの開発者は、モニタ680に表示される画面の切り換えを確認することにより、表示器150に対して行なわれたタッチ操作が正確に再現されているか否かを確認することができる。   In step S840, CPU 610 executes processing based on the log information using the input screen data. In step S850, CPU 610 displays on monitor 680 the details of the process to be executed (screen display switching, change in blinking color of the lamp image, etc.). The program developer can confirm whether or not the touch operation performed on the display device 150 is accurately reproduced by confirming switching of the screen displayed on the monitor 680.

[他の表示器へのインストール]
図9を参照して、本発明の実施の形態に係る表示器150によって生成されたログ情報の使用について説明する。図9は、表示器1500にログ情報をインストールするための手順を表わすフローチャートである。なお、入力されるのは、ログ情報そのものであってもよいし、ラダープログラムであってもよいが、以下では、ログ情報が入力される場合について説明する。
[Installation on other display units]
With reference to FIG. 9, the use of log information generated by the display device 150 according to the embodiment of the present invention will be described. FIG. 9 is a flowchart showing a procedure for installing log information in display 1500. Although the log information itself or a ladder program may be input, a case where log information is input will be described below.

ステップS910にて、新たな表示器1500の使用者は、表示器1500に表示させる画面データをエディタ装置100を用いて生成し、その画面データを表示器1500にインストールする。ある局面において、表示器150に表示される画面と同じ画面が表示器1500によって使用されることを開発者が意図している場合には、表示器150のために使用された画面をそのまま流用してもよい。   In step S <b> 910, the user of the new display device 1500 generates screen data to be displayed on the display device 1500 using the editor device 100, and installs the screen data in the display device 1500. In a certain aspect, when the developer intends that the same screen as the screen displayed on the display device 150 is used by the display device 1500, the screen used for the display device 150 is diverted as it is. May be.

ステップS920にて、開発者は、コンピュータ600によって動作が確認されたログ情報を表示器1500に入力する。   In step S 920, the developer inputs log information whose operation has been confirmed by computer 600 to display 1500.

ステップS930にて、開発者は、表示器150にタッチ操作を行なうことにより、プログラムの実行命令を入力する。表示器1500は、その実行命令に基づいて、ログ情報を用いて画面の表示を切り換える。これにより、表示器1500を作動させるためのラダープログラムをゼロベースで作成する必要がなくなる。   In step S930, the developer inputs a program execution command by touching display 150. The display device 1500 switches the screen display using the log information based on the execution command. Thereby, it is not necessary to create a ladder program for operating the display device 1500 on a zero basis.

[具体例]
図10を参照して、本実施の形態に係る表示器150によって生成されるログ情報の具体例について説明する。図10は、表示器150のFEPROM162に保存されている操作のログ情報を表わす図である。FEPROM162には、7つのログが記録されている。
[Concrete example]
With reference to FIG. 10, a specific example of log information generated by the display device 150 according to the present embodiment will be described. FIG. 10 is a diagram showing operation log information stored in the FEPROM 162 of the display device 150. Seven logs are recorded in the FEPROM 162.

第1のログは、ログの記録を開始する命令が入力されたことを表わす。この命令は、たとえば、タッチパネルに表示されるアイコン「ログの記録の開始」(図示しない)の押下、あるいは当該開始の命令を受け付けるキーとして予め設定されたキーの押下、に応答して与えられる。   The first log indicates that a command for starting log recording has been input. This command is given in response to, for example, pressing an icon “start of log recording” (not shown) displayed on the touch panel, or pressing a key preset as a key for receiving the start command.

第2のログは、スイッチA(変数)がオンに設定されたことを表わす。第3のログは、その命令に基づいて10秒後に、ランプA(変数)がオンに設定されることを表わす。第4のログは、その2秒後に、スイッチB(変数)がオンに設定されることを表わす。第5のログは、その3秒後にランプB(変数)がオンに設定されることを表わす。第6のログは、タッチパネル174に対する操作に基づいてログの収集を終了することを表わす。   The second log indicates that switch A (variable) is set to ON. The third log represents that lamp A (variable) is set on after 10 seconds based on the command. The fourth log represents that switch B (variable) is set to ON after 2 seconds. The fifth log represents that lamp B (variable) is set on after 3 seconds. The sixth log indicates that log collection is terminated based on an operation on the touch panel 174.

第7のログは、ログの記録を終了する命令が入力されたことを表わす。この命令は、たとえば、タッチパネルに表示されるアイコン「ログの記録の終了」(図示しない)の押下、あるいは当該開始の命令を受け付けるキーとして予め設定されたキーの押下、に応答して与えられる。「開始」および「終了」をログに含めることにより、複数のログ情報の各々を区別することができ、各ログ情報を取り出すことができる。   The seventh log indicates that an instruction to end log recording has been input. This command is given, for example, in response to pressing of an icon “end of log recording” (not shown) displayed on the touch panel or pressing of a key preset as a key for receiving the start command. By including “start” and “end” in the log, each of the plurality of log information can be distinguished, and each log information can be extracted.

図11は、表示器150に実行させるために予め作成されたラダープログラムの一例を概念的に表わす図である。ラダープログラムは、命令の開始を表わすラダーと、具体的な命令を規定する第1のラダー1、第2のラダー2、および第3のラダー3と、命令の終了を表わすラダーとを含む。   FIG. 11 is a diagram conceptually illustrating an example of a ladder program created in advance to be executed by the display device 150. The ladder program includes a ladder that indicates the start of an instruction, a first ladder 1, a second ladder 2, and a third ladder 3 that define specific instructions, and a ladder that indicates the end of the instruction.

第1のラダー1は、スイッチAを表わす部品画像1110と、ランプAについての命令を規定する部品画像1120とを含む。第2のラダー2は、ランプAに対する命令を規定する部品画像1130と、スイッチBに対する命令を規定する部品画像1140とを含む。第3のラダー3は、スイッチBに対する命令を規定する部品画像1150と、ランプBに対する命令を規定する部品画像1160とを含む。   The first ladder 1 includes a component image 1110 representing the switch A and a component image 1120 defining a command for the lamp A. The second ladder 2 includes a component image 1130 that defines a command for the lamp A and a component image 1140 that defines a command for the switch B. The third ladder 3 includes a component image 1150 that defines a command for the switch B and a component image 1160 that defines a command for the lamp B.

第1のラダー1は、スイッチAがオンに設定された後、10秒後(10,000ミリ秒)にランプAがオンにされる処理内容を規定している。部品画像1120において、記号INは入力を表わす。記号Qは出力先を規定する。記号PTについての値(10,000)は、入力された信号に基づいて次の命令が与えられるまでの時間(10,000ミリ秒)を規定する。   The first ladder 1 defines the processing content in which the lamp A is turned on 10 seconds after the switch A is turned on (10,000 milliseconds). In the part image 1120, the symbol IN represents an input. The symbol Q defines the output destination. The value (10,000) for the symbol PT defines the time (10,000 milliseconds) until the next command is given based on the input signal.

第2のラダー2において、部品画像1130は、部品画像1120からの出力を入力として受け付けるように構成されている。第2のラダー2は、ランプAがオンにされた後、2秒後(2,000ミリ秒)にスイッチBがオンに設定されることを規定している。その命令は、部品画像1140において、部品画像1130から与えられる。部品画像1140の出力は、部品画像1150のスイッチBに与えられる。   In the second ladder 2, the component image 1130 is configured to receive an output from the component image 1120 as an input. The second ladder 2 stipulates that the switch B is set to ON after 2 seconds (2,000 milliseconds) after the lamp A is turned ON. The command is given from the component image 1130 in the component image 1140. The output of the component image 1140 is given to the switch B of the component image 1150.

第3のラダー3において、スイッチBは、部品画像1140からの命令に基づいてオンに設定され、その3秒後(3000ミリ秒)に、ランプBがオンに設定される。   In the third ladder 3, the switch B is set to ON based on a command from the component image 1140, and the lamp B is set to ON after 3 seconds (3000 milliseconds).

なお、各命令と命令との間隔は、時間によって表わされる必要はなく、カウント値によって示されてもよい。   Note that the interval between instructions does not need to be represented by time, but may be represented by a count value.

図11に示されるラダープログラムは、表示器150において実行される。これに対して、本実施の形態に係る表示器150は、その命令の内容をログ情報として生成し、そのログ情報を出力することができる。表示器1500は、その出力されたログ情報を取り込むことにより、図11に示されるような処理を再現することができる。なお、表示器150は、ログ情報に代えてラダープログラムを出力し、表示器1500は、その出力されたラダープログラムを取り込むようにしてもよい。   The ladder program shown in FIG. 11 is executed on the display device 150. On the other hand, the display device 150 according to the present embodiment can generate the content of the command as log information and output the log information. The display device 1500 can reproduce the processing shown in FIG. 11 by taking in the output log information. The display device 150 may output a ladder program instead of the log information, and the display device 1500 may capture the output ladder program.

以上のようにして、本発明の実施の形態に係る表示器150は、その使用者(たとえば熟練したオペレータ)によって与えられたタッチ操作を順次記録してログ情報を生成する。このログ情報は、実行可能な命令の集合である。したがって、このようなログ情報を、同様の画面データを用いる他の表示器に入力することにより、当該他の表示器は、そのログ情報に基づいて命令を実行することにより、表示器150が実行する処理と同じ処理を実現することができる。すなわち、表示器150は、取得したログ情報を用いて実行可能なプログラムを作成するため、ゼロベースで当該プログラムの作成を検討する必要がなくなる。   As described above, the display device 150 according to the embodiment of the present invention sequentially records touch operations given by the user (for example, a skilled operator) to generate log information. This log information is a set of executable instructions. Therefore, when such log information is input to another display device using the same screen data, the other display device executes an instruction based on the log information, so that the display device 150 executes the command. The same processing as that to be performed can be realized. That is, since the display device 150 creates an executable program using the acquired log information, it is not necessary to consider creating the program on a zero basis.

ログ情報は、タッチ操作の内容と、タッチ操作が行なわれた時刻とを含み、この時刻から、タッチ操作とタッチ操作との間の経過時間を時間間隔情報として算出するようになっている。あるいは、他の局面において、連続するタッチ操作とタッチ操作との間のカウント値が時間間隔情報としても使用され得る。このような時間間隔情報を用いることによって、高精度に制御内容が再現されるプログラムが作成できる。したがって、表示器150に対する操作が熟練した使用者による処理の微妙な相違(たとえば、あるタッチ操作と次のタッチ操作との間隔)もログ情報に含まれ得る。これにより、同様の命令が求められる他の表示器においても、当該微妙な相違が反映された命令を実行させることができる。たとえば、熟練者がマニュアル操作によって作動させていた設備を、当該プログラムを用いて簡単に自動運転させることができる。   The log information includes the content of the touch operation and the time when the touch operation is performed, and the elapsed time between the touch operation and the touch operation is calculated as time interval information from this time. Alternatively, in another aspect, a count value between successive touch operations can also be used as time interval information. By using such time interval information, it is possible to create a program that reproduces the control contents with high accuracy. Accordingly, the log information may also include a subtle difference in processing by a user who is skilled in operating the display device 150 (for example, an interval between a certain touch operation and the next touch operation). As a result, even in other display devices that require similar instructions, it is possible to execute instructions that reflect the subtle differences. For example, equipment that has been operated manually by a skilled person can be easily and automatically operated using the program.

これにより、プログラムをゼロベースで作成することなく同様の処理を他の表示器に実現させるためのログ情報を生成可能な表示器が提供される。なお、上記の実施の形態においては、1つのログ情報をファイルとして生成する場合について述べたが、当該ファイルに名称をつけ、複数のファイルを生成することも可能である。   Thus, a display device capable of generating log information for realizing the same processing on another display device without creating a program on a zero basis is provided. In the above-described embodiment, the case where one log information is generated as a file has been described. However, it is also possible to give a name to the file and generate a plurality of files.

たとえば、図10または図11に示されるように、「開始」および「終了」によって、ログ情報の範囲が規定される。したがって、この範囲を1つのファイルとして生成することができる。このようにすると、一連の命令シーケンスのうちの一部のログ情報をファイルとして取り出すことが可能になり、他の命令シーケンスから取り出された他のログ情報のファイルと組み合わせることも可能となる。その結果、複数のファイルの組み合わせにより新たな命令シーケンスを容易に作成することができる。   For example, as shown in FIG. 10 or FIG. 11, the range of log information is defined by “start” and “end”. Therefore, this range can be generated as one file. In this way, a part of log information in a series of instruction sequences can be extracted as a file, and can be combined with other log information files extracted from other instruction sequences. As a result, a new instruction sequence can be easily created by combining a plurality of files.

今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

本発明の実施の形態に係る表示器150によって生成されるデータの流れを表わす図である。It is a figure showing the flow of the data produced | generated by the indicator 150 which concerns on embodiment of this invention. 本発明の実施の形態に係る表示器150によって実現される機能の構成を表わすブロック図である。It is a block diagram showing the structure of the function implement | achieved by the indicator 150 which concerns on embodiment of this invention. 表示器150と、表示器150が使用するプログラムを生成するエディタ装置100とのハードウェア構成を表わすブロック図である。It is a block diagram showing the hardware constitutions of the display apparatus 150 and the editor apparatus 100 which produces | generates the program which the display apparatus 150 uses. 表示器150が備えるFEPROM164におけるデータの格納の一態様を概念的に表わす図である。It is a figure which represents notionally the one aspect | mode of the data storage in FEPROM164 with which the indicator 150 is provided. FEPROM164におけるログ情報の格納の一態様を概念的に表わす図である。It is a figure which represents notionally the one aspect | mode of storage of the log information in FEPROM164. シミュレーションを実行するコンピュータ600のハードウェア構成を表わすブロック図である。It is a block diagram showing the hardware constitutions of the computer 600 which performs simulation. 表示器150のCPU152が実行する一連の処理の一部を表わすフローチャートである。7 is a flowchart showing a part of a series of processes executed by CPU 152 of display device 150. コンピュータ600のCPU610が実行する処理を表わすフローチャートである。10 is a flowchart showing processing executed by CPU 610 of computer 600. 本発明の実施の形態に係る表示器150によって生成されたログ情報を表示器1500にインストールするための手順を表わすフローチャートである。It is a flowchart showing the procedure for installing the log information produced | generated by the indicator 150 which concerns on embodiment of this invention in the indicator 1500. 表示器150のFEPROM162に保存されている操作のログ情報を表わす図である。FIG. 6 is a diagram illustrating operation log information stored in FEPROM 162 of display device 150. 表示器150に実行させるために予め作成されたラダープログラムの一例を概念的に表わす図である。It is a figure which represents notionally an example of the ladder program produced beforehand in order to make the indicator 150 perform.

符号の説明Explanation of symbols

10 データ記録媒体、662 CD−ROM、1110,1120,1130,1140,1150,1160 部品画像。   10 Data recording medium, 662 CD-ROM, 1110, 1120, 1130, 1140, 1150, 1160 Parts image.

Claims (10)

タッチパネルを備えた表示器であって、
前記タッチパネルに表示されている画像に対する操作に基づいて、前記画像によって特定される命令を実行するように構成された制御手段と、
前記制御手段によって実行された命令および前記タッチパネルに対する操作と操作とが行なわれた時間間隔情報を含む操作ログを生成するように構成された生成手段とを備える、表示器。
A display equipped with a touch panel,
Control means configured to execute a command specified by the image based on an operation on the image displayed on the touch panel;
A display device comprising: a generation unit configured to generate an operation log including instructions executed by the control unit and time interval information on an operation and an operation performed on the touch panel.
前記タッチパネルは、操作ログの取得の開始を表わす画像に対する開始操作を受け付け、
前記生成手段は、前記開始操作の後の前記タッチパネルに対する操作に基づいて、前記操作ログの生成を開始するように構成されている、請求項1に記載の表示器。
The touch panel accepts a start operation for an image representing the start of operation log acquisition,
The display device according to claim 1, wherein the generation unit is configured to start generation of the operation log based on an operation on the touch panel after the start operation.
前記タッチパネルは、操作ログの取得の終了を表わす画像に対する終了操作を受け付け、
前記生成手段は、前記終了操作の前に行なわれた前記タッチパネルに対する操作に基づいて、前記操作ログを生成するように構成されている、請求項2に記載の表示器。
The touch panel accepts an end operation for an image indicating the end of acquisition of an operation log,
The display device according to claim 2, wherein the generation unit is configured to generate the operation log based on an operation on the touch panel performed before the end operation.
前記タッチパネルに対する操作が行なわれた時における前記表示器の外部環境の状態を表わすデータの入力を受け付ける入力手段をさらに備え、
前記生成手段は、前記命令と前記操作が行なわれた時刻情報とに加えて前記データを含む操作ログを生成するように構成されている、請求項1〜3のいずれかに記載の表示器。
Input means for receiving input of data representing the state of the external environment of the display when an operation is performed on the touch panel;
The display according to claim 1, wherein the generation unit is configured to generate an operation log including the data in addition to the command and time information when the operation is performed.
前記操作ログをプログラムに変換する変換手段をさらに備える、請求項1〜4のいずれかに記載の表示器。   The display according to claim 1, further comprising conversion means for converting the operation log into a program. タッチパネルと、プログラムを実行するプロセッサと、メモリとを備えた表示器の制御方法であって、
前記プロセッサが、前記タッチパネルに対する各操作に応答して、前記プログラムに基づいて、各前記操作が行なわれた時に前記タッチパネルに表示されている画像によって特定される各命令を実行するステップと、
前記プロセッサが、前記タッチパネルに対する各前記操作に基づいて、各前記操作によって特定される各命令および2つの操作が行なわれた時間間隔情報を含む操作ログを生成するステップと、
前記プロセッサが、前記生成するステップにおいて生成された操作ログを格納するステップとを含む、表示器の制御方法。
A display device control method comprising a touch panel, a processor for executing a program, and a memory,
The processor executing each instruction specified by an image displayed on the touch panel when each operation is performed based on the program in response to each operation on the touch panel;
The processor generates an operation log including each command specified by each operation and time interval information of two operations performed based on each operation on the touch panel;
The processor includes a step of storing the operation log generated in the generating step.
前記タッチパネルが、操作ログの取得の開始を表わす画像に対する開始操作を受け付けるステップをさらに含み、
前記生成するステップは、前記開始操作の後の前記タッチパネルに対する操作に基づいて、前記操作ログの生成を開始するステップを含む、請求項6に記載の制御方法。
The touch panel further includes a step of accepting a start operation for an image representing the start of operation log acquisition,
The control method according to claim 6, wherein the generating step includes a step of starting generation of the operation log based on an operation on the touch panel after the start operation.
前記タッチパネルが、操作ログの取得の終了を表わす画像に対する終了操作を受け付けるステップをさらに含み、
前記生成するステップは、前記終了操作の前に行なわれた前記タッチパネルに対する操作に基づいて、前記操作ログを生成するステップを含む、請求項7に記載の制御方法。
The touch panel further includes a step of accepting an end operation for an image indicating the end of acquisition of the operation log,
The control method according to claim 7, wherein the generating step includes a step of generating the operation log based on an operation on the touch panel performed before the end operation.
前記プロセッサが、前記タッチパネルに対する操作が行なわれた時における前記表示器の外部環境の状態を表わすデータの入力を受け付けるステップをさらに含み、
前記生成するステップは、前記命令と前記操作が行なわれた時刻とに加えて前記データを含む操作ログを生成するステップを含む、請求項6〜8のいずれかに記載の制御方法。
The processor further includes a step of accepting input of data representing a state of an external environment of the display when an operation is performed on the touch panel;
The control method according to claim 6, wherein the generating step includes a step of generating an operation log including the data in addition to the command and the time when the operation is performed.
タッチパネルと、プロセッサと、アプリケーションプログラムと、メモリとを備えた表示器の制御プログラムであって、前記表示器に、
前記タッチパネルに対する各操作に基づいて、前記プロセッサが、前記アプリケーションプログラムを実行することにより、各前記操作が行なわれた時に前記タッチパネルに表示されている画像によって特定される各命令を実行するステップと、
前記タッチパネルに対する操作に基づいて、前記プロセッサが、各前記操作によって特定される各命令および2つの操作が行なわれた時間間隔情報を含む操作ログを生成するステップと、
前記プロセッサが、前記生成するステップにおいて生成された操作ログを前記メモリに格納するステップとを実行させる、表示器の制御プログラム。
A control program for a display device including a touch panel, a processor, an application program, and a memory.
Based on each operation on the touch panel, the processor executes each command specified by an image displayed on the touch panel when each operation is performed by executing the application program;
Based on an operation on the touch panel, the processor generates an operation log including each command specified by each operation and time interval information on two operations performed;
A control program for a display, wherein the processor executes a step of storing the operation log generated in the generating step in the memory.
JP2008171003A 2008-06-30 2008-06-30 Display, control method for display, and control program for display Pending JP2010009497A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008171003A JP2010009497A (en) 2008-06-30 2008-06-30 Display, control method for display, and control program for display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008171003A JP2010009497A (en) 2008-06-30 2008-06-30 Display, control method for display, and control program for display

Publications (1)

Publication Number Publication Date
JP2010009497A true JP2010009497A (en) 2010-01-14

Family

ID=41589870

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008171003A Pending JP2010009497A (en) 2008-06-30 2008-06-30 Display, control method for display, and control program for display

Country Status (1)

Country Link
JP (1) JP2010009497A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011203954A (en) * 2010-03-25 2011-10-13 Yokogawa Electric Corp Field apparatus management device and computer program
CN102540970A (en) * 2010-12-28 2012-07-04 兄弟工业株式会社 Machine tool and control method thereof
WO2016181455A1 (en) * 2015-05-11 2016-11-17 三菱電機株式会社 Simulation reproduction device, simulation reproduction method, and simulation reproduction program
JP2018010389A (en) * 2016-07-12 2018-01-18 株式会社日立製作所 Control application generation support device and control application generation support method
US10514996B2 (en) 2016-04-12 2019-12-24 Mitsubishi Electric Corporation Simulation reproducing apparatus and computer-readable recording medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06202707A (en) * 1993-01-06 1994-07-22 Mitsubishi Electric Corp Supervisory control unit
JPH08194505A (en) * 1995-01-17 1996-07-30 Toshiba Joho Seigyo Syst Kk Process operation controller
JPH08202440A (en) * 1995-01-26 1996-08-09 Mitsubishi Electric Corp Plant control and monitor device and simulation method for plant
JPH09244739A (en) * 1996-03-05 1997-09-19 Fuji Electric Co Ltd Monitor system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06202707A (en) * 1993-01-06 1994-07-22 Mitsubishi Electric Corp Supervisory control unit
JPH08194505A (en) * 1995-01-17 1996-07-30 Toshiba Joho Seigyo Syst Kk Process operation controller
JPH08202440A (en) * 1995-01-26 1996-08-09 Mitsubishi Electric Corp Plant control and monitor device and simulation method for plant
JPH09244739A (en) * 1996-03-05 1997-09-19 Fuji Electric Co Ltd Monitor system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011203954A (en) * 2010-03-25 2011-10-13 Yokogawa Electric Corp Field apparatus management device and computer program
CN102540970A (en) * 2010-12-28 2012-07-04 兄弟工业株式会社 Machine tool and control method thereof
WO2016181455A1 (en) * 2015-05-11 2016-11-17 三菱電機株式会社 Simulation reproduction device, simulation reproduction method, and simulation reproduction program
JPWO2016181455A1 (en) * 2015-05-11 2017-06-29 三菱電機株式会社 Simulation reproduction apparatus, simulation reproduction method, and simulation reproduction program
US10372576B2 (en) 2015-05-11 2019-08-06 Mitsubishi Electric Corporation Simulation reproduction apparatus, simulation reproduction method, and computer readable medium
US10514996B2 (en) 2016-04-12 2019-12-24 Mitsubishi Electric Corporation Simulation reproducing apparatus and computer-readable recording medium
JP2018010389A (en) * 2016-07-12 2018-01-18 株式会社日立製作所 Control application generation support device and control application generation support method

Similar Documents

Publication Publication Date Title
JP5088616B2 (en) Electronic music system and program
JP6772652B2 (en) Programmable display, update processing device, update method, information processing method and program
JP2010009497A (en) Display, control method for display, and control program for display
CN103403793A (en) Programmable display apparatus and image data creation method
JP2009146229A (en) Programmable controller system
JP4743132B2 (en) Electronic device having a plurality of function keys
JP5808922B2 (en) Air conditioner control interface device, air conditioner and air conditioner control system
WO2020184056A1 (en) Settings information generation device, settings information generation method, and control program
JP5239453B2 (en) Editing apparatus and acoustic signal processing apparatus
JP2008084027A (en) Programmable display device, display program and recording medium recording the same
JP2007080201A (en) Information processing system, information processor, functional verification support method of new computer and computer program
JP4465176B2 (en) Editor device, program for causing computer to function as editor device, and recording medium
JP2006172128A (en) Processing method and information processing device for program cooperation system
JP3913414B2 (en) Editor device and recording medium recording editor program
JP2005141563A (en) Editor apparatus, program for operating computer as editor apparatus, and recording medium
JP2005151453A (en) Method for managing constituent element data
JP4970380B2 (en) Control system and program
JP3795473B2 (en) Editor device and recording medium recording editor program
JP5926584B2 (en) PLC system, its programmable display, drawing editor device
JP5970496B2 (en) Data creation device for operation / display device
WO2020026738A1 (en) Support device and support program
JP3195322B2 (en) Editor device and recording medium recording editor program
WO2020235095A1 (en) Programmable logic controller, computer, method, and program
JP2008010932A (en) Remote control apparatus and method therefor, program, and information apparatus control system
JP2007248579A (en) Method for editing screen and screen editing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100903

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111025

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111101

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120306