JP2007280379A - Program monitor device for programmable controller - Google Patents

Program monitor device for programmable controller Download PDF

Info

Publication number
JP2007280379A
JP2007280379A JP2007066488A JP2007066488A JP2007280379A JP 2007280379 A JP2007280379 A JP 2007280379A JP 2007066488 A JP2007066488 A JP 2007066488A JP 2007066488 A JP2007066488 A JP 2007066488A JP 2007280379 A JP2007280379 A JP 2007280379A
Authority
JP
Japan
Prior art keywords
action
program
sequential function
function chart
display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007066488A
Other languages
Japanese (ja)
Other versions
JP4662077B2 (en
Inventor
Yutaka Fujii
裕 藤井
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.)
Omron Corp
Original Assignee
Omron Corp
Omron Tateisi Electronics Co
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 Omron Corp, Omron Tateisi Electronics Co filed Critical Omron Corp
Priority to JP2007066488A priority Critical patent/JP4662077B2/en
Publication of JP2007280379A publication Critical patent/JP2007280379A/en
Application granted granted Critical
Publication of JP4662077B2 publication Critical patent/JP4662077B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Programmable Controllers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a program monitor device which quickly displays an action program corresponding to each step even in an action block invisible mode. <P>SOLUTION: The program monitor device for displaying a user program to be operated by a programmable controller, is provided with: a storage means storing sequential function chart SFC graphic information, SFC factor information, and action program information; an SFC drawing means; an action program drawing means; an action block display switching means; and an action program switching tab allocation means. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、プログラマブルコントローラ(以下、PLCと言う)のプログラムモニタ装置に係り、特に、シーケンシャルファンクションチャート(以下、SFCと言う)でユーザプログラムを表示するPLCのプログラムモニタ装置に関する。   The present invention relates to a program monitor device for a programmable controller (hereinafter referred to as PLC), and more particularly to a program monitor device for a PLC that displays a user program in a sequential function chart (hereinafter referred to as SFC).

PLCにて実行されるユーザプログラムをSFCを使用して表示するようにしたPLCのプログラムモニタ装置が従来より知られている。IEC61131−3の規格では、SFCはそれぞれ所定の遷移条件(トランジション)の成立により順次に遷移する複数のステップで構成され、各ステップには複数のアクションを登録できることが定義されている。   2. Description of the Related Art Conventionally, a PLC program monitor device that displays a user program executed by a PLC using an SFC is known. The IEC 61131-3 standard defines that each SFC is composed of a plurality of steps that sequentially transition when a predetermined transition condition (transition) is established, and a plurality of actions can be registered in each step.

SFCにあっては、各ステップ毎に複数のアクションを割り当てることにより、
(1)アクション毎にプログラミング言語を切り替えることが可能となり処理に適した言語でプログラミングが可能となること、
(2)アクションにはアクションクオリファイアを指定することが可能であり、アクション毎に実行のタイミングを切り替えることが可能となること、
(3)アクションはプログラム構成単位であるため、別のステップでも使用することができ、プログラムの再利用が可能となり、プログラム容量の削減にも寄与すること、
と言った利点がある。
In SFC, by assigning multiple actions for each step,
(1) The programming language can be switched for each action and programming can be performed in a language suitable for processing.
(2) Action qualifiers can be specified for actions, and the execution timing can be switched for each action.
(3) Since an action is a program composition unit, it can be used in another step, and the program can be reused, contributing to a reduction in program capacity.
There is an advantage that said.

その一方で、1つのステップに割り当てるアクションが1つだけで良いことも多く、アクションの実行開始タイミングもステップと同時実行でよいケースも多い。このような点を考慮すると、プログラムモニタ装置の画面上にアクションの情報を常時表示とすることにはメリットが少なく、逆に常時表示することによりSFCのメリットでもある視認性を阻害する要因ともなり得ることが知見された。   On the other hand, it is often the case that only one action is allocated to one step, and there are many cases where the execution start timing of the action may be executed simultaneously with the step. Considering these points, there is little merit in displaying the action information on the screen of the program monitor device at all times, and conversely, it is a factor that hinders visibility, which is also a merit of SFC. It was found to be obtained.

以上の理由から、画面表示を簡素化するために、各ステップに割り当てられたアクションを非表示とするPLCのプログラムモニタ装置が従前より知られている。このような発明として、特許文献1には、制御装置の動作プログラムの内容をオペレータに分かりやすく表示することが可能な制御装置が開示されている。
特開2002−099310号公報
For the above reasons, in order to simplify the screen display, a PLC program monitor device that hides the action assigned to each step has been known. As such an invention, Patent Document 1 discloses a control device capable of displaying the contents of an operation program of the control device in an easy-to-understand manner for an operator.
JP 2002-099310 A

しかしながら、PLCのプログラムモニタ装置において、ステップ毎のアクションを非表示とした場合には以下のような問題が起こり得る。例えば、SFCを使用してプログラミングやテストを実施しているときに、各ステップ毎のアクションを非表示とすると、そのステップごとに割り当てられたアクションの内容(アクションに対応するラダープログラムなど)を急に確認することが必要となった場合に、アクションの内容を表示させるために、いくつもの操作手順を踏まなければいけないことがある。   However, in the PLC program monitor device, if the action for each step is not displayed, the following problems may occur. For example, when programming or testing is performed using SFC, if the action for each step is hidden, the content of the action assigned to each step (such as a ladder program corresponding to the action) is suddenly displayed. When it is necessary to confirm the action, it may be necessary to go through a number of operation procedures to display the content of the action.

各ステップのアクションに対応するアクションブロックを非表示とした場合の従来のモニタ装置の表示例が図10に示されている。同図において、1001はSFCチャート表示エリア、1002はアクションプログラム表示エリア、1003a,bはSFCの各ステップを示すステップブロック、1004はSFCのステップ間遷移条件を示すトランジション、1005はアクションプログラムの内容を示すラダー図、1006a〜dはスクロールバー、である。   FIG. 10 shows a display example of the conventional monitor device when the action block corresponding to the action of each step is not displayed. In the figure, 1001 is an SFC chart display area, 1002 is an action program display area, 1003a and b are step blocks indicating each step of SFC, 1004 is a transition indicating an inter-step transition condition of SFC, and 1005 is the content of an action program. Ladder diagrams shown, 1006a to 1006d are scroll bars.

この表示例によれば、SFCチャート表示エリア1001にはステップブロック1003a,1003bは表示されるものの、それに附随するアクションブロックは表示されないから、画面視認性は良好となる。いずれかのステップ(例えば「Step2」におけるアクションプログラムの内容を見たい場合には、所定操作でそのステップブロック1003bを捕捉する。すると、そのステップに含まれる全てのアクションプログラムに相当するラダー図がアクションプログラム表示エリア1002に表示される。   According to this display example, although the step blocks 1003a and 1003b are displayed in the SFC chart display area 1001, the action blocks associated therewith are not displayed, so that the screen visibility is good. If it is desired to see the contents of an action program in any step (for example, “Step 2”), the step block 1003b is captured by a predetermined operation. Then, a ladder diagram corresponding to all the action programs included in the step is displayed as an action. It is displayed in the program display area 1002.

アクションプログラム表示エリア1002は左右方向へ細長い長方形状でスペースは限られているため、表示エリア1002に表示しきれないアクションプログラム相当のラダー図については、スクロールバー1006c,1006dの操作で画面をスクロールさせながら探し出さねばならず、目的とするアクションプログラムを参照するまでに時間がかかり不便である。   The action program display area 1002 is a rectangular shape that is elongated in the left-right direction and has a limited space. Therefore, for a ladder diagram corresponding to an action program that cannot be displayed in the display area 1002, the screen is scrolled by operating the scroll bars 1006c and 1006d. However, it takes time to refer to the target action program, which is inconvenient.

その一方で、常にすべてのアクションとそれに対応するアクションプログラムを画面に表示すると、画面上に表示される情報が非常に多くなり、視認性が著しく低下してしまうという問題がある。   On the other hand, if all the actions and the corresponding action programs are always displayed on the screen, there is a problem that the information displayed on the screen becomes very large and the visibility is remarkably lowered.

本発明は、このような従前の問題に注目してなされたものであり、その目的とするところは、アクションブロック非表示時にあっても、各ステップに対応するアクションプログラムを速やかに表示させることができるPLCのプログラムモニタ装置を提供することにある。   The present invention has been made paying attention to such a conventional problem, and its purpose is to promptly display an action program corresponding to each step even when the action block is not displayed. An object of the present invention is to provide a programmable PLC program monitor device.

この発明のさらに他の目的並びに作用効果については、明細書の以下の記述を参照することにより、当業者であれば容易に理解されるであろう。   Other objects and operational effects of the present invention will be easily understood by those skilled in the art by referring to the following description of the specification.

上述の問題を解決するために、本願のプログラムモニタ装置は、プログラマブルコントローラにて実行するユーザプログラムを表示するためのものであって、シーケンシャルファンクションチャートを描画するためのシーケンシャルファンクションチャート図示情報と、シーケンシャルファンクションチャートの要素に関連付けされた前記プログラマブルコントローラが備えるメモリのアドレス情報を含むシーケンシャルファンクションチャート要素情報と、シーケンシャルファンクションチャートの各ステップに割り当てられたアクションに対応しシーケンシャルファンクションチャート要素情報と関連付けられたアクションプログラム情報とが格納された記憶手段と、前記シーケンシャルファンクションチャート図示情報を用いてシーケンシャルファンクションチャートをシーケンシャルファンクションチャート表示エリアに描画するシーケンシャルファンクションチャート描画手段と、表示されているシーケンシャルファンクションチャートの各ステップに対応するシーケンシャルファンクションチャート要素情報に基づき、シーケンシャルファンクションチャート要素情報と関連付けられたアクションプログラム情報を抽出しアクションプログラムをアクションプログラム表示エリアに描画するアクションプログラム描画手段と、シーケンシャルファンクションチャート表示エリアに描画されるシーケンシャルファンクションチャートについてアクションブロックの表示/非表示を切り替えるアクションブロック表示切替手段と、前記アクションプログラム描画手段にてアクションプログラムを描画するときに、そのアクションが含まれるステップに複数のアクションが含まれている場合は、それぞれのアクションプログラムの表示を切り替えるスイッチをアクションプログラム表示エリアに設けるアクションプログラム切替スイッチ割当手段とを有する。   In order to solve the above-described problem, the program monitoring apparatus of the present application is for displaying a user program executed by a programmable controller, and includes sequential function chart display information for drawing a sequential function chart, and sequential information. Sequential function chart element information including memory address information included in the programmable controller associated with the function chart element, and actions associated with the sequential function chart element information corresponding to the actions assigned to each step of the sequential function chart The storage means storing the program information and the sequential function chart display information Sequential function chart drawing means for drawing a sequential function chart in the sequential function chart display area, and an action associated with the sequential function chart element information based on the sequential function chart element information corresponding to each step of the displayed sequential function chart Action program drawing means for extracting program information and drawing an action program in the action program display area; action block display switching means for switching display / non-display of the action block for the sequential function chart drawn in the sequential function chart display area; The action program drawing means When drawing an action program, if a step including the action includes a plurality of actions, action program changeover switch assigning means for providing a switch for changing the display of each action program in the action program display area is provided. Have.

このような構成によれば、アクションブロックを表示させずともアクションプログラムの表示と切り替えが容易に行えるため、アクションプログラムの参照が容易となる。また、切替スイッチをアクションプログラム表示エリアに設ける構成としたことにより、マウスなどのポインティングデバイスで選択・決定などを行う場合に、ポインティングデバイスを動かす範囲が小さくなり操作性が向上する。   According to such a configuration, the action program can be easily displayed and switched without displaying the action block, so that the action program can be referred to easily. In addition, since the changeover switch is provided in the action program display area, the range of movement of the pointing device is reduced and the operability is improved when selection / determination is performed with a pointing device such as a mouse.

また、本発明のプログラムモニタ装置においては、アクションプログラム切替スイッチの代わりにアクションプログラム切り替えタブを用いるように構成してもよい。   In the program monitor device of the present invention, an action program switching tab may be used instead of the action program switching switch.

また本発明は、プログラマブルコントローラとプログラムモニタ装置とを通信を介して接続したプログラマブルコントローラシステムとしても実現可能である。このプログラマブルコントローラシステムにおいて、プログラムモニタ装置は、シーケンシャルファンクションチャートを描画するためのシーケンシャルファンクションチャート図示情報と、シーケンシャルファンクションチャートの要素に関連付けされた前記プログラマブルコントローラが備えるメモリのアドレス情報を含むシーケンシャルファンクションチャート要素情報と、シーケンシャルファンクションチャートの各ステップに割り当てられたアクションに対応しシーケンシャルファンクションチャート要素情報と関連付けられたアクションプログラム情報とが格納された記憶手段と、前記シーケンシャルファンクションチャート図示情報を用いてシーケンシャルファンクションチャートをシーケンシャルファンクションチャート表示エリアに描画するシーケンシャルファンクションチャート描画手段と、表示されているシーケンシャルファンクションチャートの各ステップに対応するシーケンシャルファンクションチャート要素情報に基づき、シーケンシャルファンクションチャート要素情報と関連付けられたアクションプログラム情報を抽出しアクションプログラムをアクションプログラム表示エリアに描画するアクションプログラム描画手段と、シーケンシャルファンクションチャート表示エリアに表示されたシーケンシャルファンクションチャートよりシーケンシャルファンクションチャート要素情報を抽出し、シーケンシャルファンクションチャートの要素と関連付けられたプログラマブルコントローラが備えるメモリのアドレス情報に基づいて当該アドレス情報に対応するアドレスの現在値を読み出す現在値読み出しコマンドをプログラマブルコントローラに送信する送信手段と、プログラマブルコントローラより受信した現在値に基づきシーケンシャルファンクションチャートの表示を更新するシーケンシャルファンクションチャート更新手段と、シーケンシャルファンクションチャート表示エリアに描画されるシーケンシャルファンクションチャートについてアクションブロックの表示/非表示を切り替えるアクションブロック表示切替手段と、前記アクションプログラム描画手段にてアクションプログラムを描画するときに、そのアクションが含まれるステップに複数のアクションが含まれている場合は、それぞれのアクションプログラムの表示を切り替えるタブをアクションプログラム表示エリアに設けるアクションプログラム切替タブ割当手段とを有するものである。   The present invention can also be realized as a programmable controller system in which a programmable controller and a program monitor device are connected via communication. In this programmable controller system, the program monitor device includes a sequential function chart display information for drawing a sequential function chart, and a sequential function chart element including address information of a memory included in the programmable controller associated with the element of the sequential function chart. Information, a storage means for storing action program information associated with sequential function chart element information corresponding to actions assigned to each step of the sequential function chart, and a sequential function chart using the sequential function chart graphical information The sequential function chart table Based on the sequential function chart drawing means for drawing in the area and the sequential function chart element information corresponding to each step of the displayed sequential function chart, the action program information associated with the sequential function chart element information is extracted and the action program is extracted. The action program drawing means for drawing in the action program display area, the sequential function chart element information is extracted from the sequential function chart displayed in the sequential function chart display area, and the memory of the programmable controller associated with the element of the sequential function chart is provided. Based on the address information Transmitting means for transmitting the current value read command to read the current value of the address corresponding to the programmable controller, sequential function chart updating means for updating the display of the sequential function chart based on the current value received from the programmable controller, and sequential function chart Action block display switching means for switching display / non-display of an action block for a sequential function chart drawn in the display area, and when the action program is drawn by the action program drawing means, a step including the action includes a plurality of steps If actions are included, the tab for switching the display of each action program is displayed in the action program display Action program switching tab assignment means provided at the rear.

一方、プログラマブルコントローラは、プログラムモニタ装置より現在値読み出しコマンドを受信すると、当該コマンドに含まれるアドレスに対応するメモリの現在値をプログラムモニタ装置に返送する返送手段を有する。   On the other hand, when receiving a current value read command from the program monitor device, the programmable controller has return means for returning the current value in the memory corresponding to the address included in the command to the program monitor device.

このような構成によれば、視認性に加え、SFCチャート表示をモニタリングしてリアルタイムに更新できるため、常に現状に即したSFCの実行状態を表示可能である。   According to such a configuration, in addition to the visibility, the SFC chart display can be monitored and updated in real time, so that the SFC execution state can always be displayed in accordance with the current situation.

本発明のプログラムモニタ装置によれば、アクションブロック非表示時にあっても、各ステップに対応するアクションプログラムを速やかに表示させることが可能である。   According to the program monitor device of the present invention, it is possible to promptly display the action program corresponding to each step even when the action block is not displayed.

また、本発明のプログラマブルコントローラシステムによれば、アクションプログラムを速やかに表示させるに加えて、SFCチャート表示をモニタリングしてリアルタイムに更新できるため、常に現状に即したSFCを表示可能である。   Further, according to the programmable controller system of the present invention, in addition to promptly displaying the action program, the SFC chart display can be monitored and updated in real time, so that it is possible to always display the SFC according to the current situation.

以下に、この発明に係るPLCのプログラムモニタ装置の好適な実施の一形態を添付図面を参照しながら詳細に説明する。尚、以下に説明する実施の形態は、本発明の一例を示すものに過ぎず、本発明の要旨とするところは、特許請求の範囲の記載によってのみ規定されるものである   A preferred embodiment of a program monitor device for PLC according to the present invention will be described below in detail with reference to the accompanying drawings. The embodiment described below is merely an example of the present invention, and the gist of the present invention is defined only by the description of the claims.

先にも述べたように、本発明に係るPLCのプログラムモニタ装置は、アクションブロック非表示時にあっても、各ステップに対応するアクションプログラムを速やかに表示させることが可能なものである。このようなプログラムモニタ装置のハードウェア構成図が図1に示されている。同図において、10はPLC,100はプログラムモニタ装置、101はCOMポート(PLCとの通信インターフェース)、102はメモリ、103はディスプレイ(画像表示装置)、104はキーボード、105はポインティングデバイス、106はハードディスクドライブ、107はCPU、108はCD−ROMドライブである。プログラムモニタ装置100はディスプレイ103にSFCチャートを表示し、このSFCチャートの情報をCOMポート101を介してPLC10に送信することにより、PLC10にてSFCチャートに対応する処理が実行される。   As described above, the PLC program monitor apparatus according to the present invention can promptly display an action program corresponding to each step even when the action block is not displayed. A hardware configuration diagram of such a program monitor apparatus is shown in FIG. In the figure, 10 is a PLC, 100 is a program monitoring device, 101 is a COM port (communication interface with PLC), 102 is a memory, 103 is a display (image display device), 104 is a keyboard, 105 is a pointing device, and 106 is A hard disk drive, 107 is a CPU, and 108 is a CD-ROM drive. The program monitor device 100 displays an SFC chart on the display 103, and transmits information on the SFC chart to the PLC 10 via the COM port 101, whereby processing corresponding to the SFC chart is executed in the PLC 10.

本発明におけるプログラムモニタ装置の機能ブロック図が図2に示されている。同図において、100はプログラムモニタ装置、100aはSFCチャート描画処理部、100bはSFCチャート情報、100cは通信ミドルウェア、100dはラダーダイアグラム(LD)描画処理部、100eはストラクチャードテキスト(ST)描画処理部、100fはアクションプログラム管理部、100gはアクションプログラム情報である。SFCチャート情報100bはメモリに格納されており、SFCを描画するためのSFC図示情報、SFC要素に関連付けされたPLCが備えるメモリのアドレス情報を含むSFC要素情報、などが含まれている。ここでSFC図示情報とは、ステップブロック、トランジション等の表示位置を示す座標データやステップブロックの表示形状を示す形状データなどで構成される。また、SFC要素に関連付けされたPLCが備えるメモリのアドレス情報とは、ステップやトランジションなどのSFC要素の状態(例えば、ステップであれば活性か非活性かの実行状態、トランジションであれば遷移条件の状態)を格納しているPLCのメモリのアドレス情報のことである。
なお、この例ではアクションプログラムの記述言語としてラダーダイアグラムとストラクチャードテキストとを採用した場合を想定しているが、他の言語を用いてもよいことは言うまでもない。
A functional block diagram of the program monitor apparatus according to the present invention is shown in FIG. In the figure, 100 is a program monitor device, 100a is an SFC chart drawing processing unit, 100b is SFC chart information, 100c is communication middleware, 100d is a ladder diagram (LD) drawing processing unit, and 100e is a structured text (ST) drawing processing unit. , 100f is an action program management unit, and 100g is action program information. The SFC chart information 100b is stored in the memory, and includes SFC graphic information for drawing the SFC, SFC element information including address information of the memory provided in the PLC associated with the SFC element, and the like. Here, the SFC graphic information includes coordinate data indicating the display position of the step block, transition, etc., shape data indicating the display shape of the step block, and the like. The address information of the memory provided in the PLC associated with the SFC element is the state of the SFC element such as a step or transition (for example, the execution state of active or inactive if it is a step, and the transition condition if it is a transition) Address information of the PLC memory storing the (status).
In this example, it is assumed that a ladder diagram and structured text are adopted as the description language of the action program, but it goes without saying that other languages may be used.

プログラムモニタ装置100は、キーボード104やポインティングデバイス105を介してSFCの描画命令を受けると、SFCチャート描画処理部100aはメモリ102に格納されたSFCチャート情報100bを用いてディスプレイ103にSFCチャートを描画する。SFCチャートのモニタ表示を行う場合には、画面表示しているSFCチャートからSFC要素を抽出し、このSFC要素に関連付けされたPLCが備えるメモリのアドレス情報をメモリ102に格納されたSFCチャート情報100bから取得する。次いで、プログラムモニタ装置100は、通信ミドルウェア100cを介して、先に取得したアドレス情報に対応するPLC10のメモリのアドレスの現在値を取得し、取得した現在値に基づきSFCチャートの更新を行う。   When the program monitor apparatus 100 receives an SFC drawing command via the keyboard 104 or the pointing device 105, the SFC chart drawing processing unit 100 a draws the SFC chart on the display 103 using the SFC chart information 100 b stored in the memory 102. To do. When the monitor display of the SFC chart is performed, the SFC element is extracted from the SFC chart displayed on the screen, and the address information of the memory included in the PLC associated with the SFC element is stored in the memory 102. Get from. Next, the program monitor device 100 acquires the current value of the memory address of the PLC 10 corresponding to the previously acquired address information via the communication middleware 100c, and updates the SFC chart based on the acquired current value.

また、プログラムモニタ装置100においては、アクションプログラムの表示要求があった場合には、選択されたアクションのアクションプログラムを表示画面上のアクションプログラム表示エリアに表示することができる。ここで、後述するように、SFCチャート表示がアクションブロック表示モードであった場合には、プログラムを参照したいアクションブロックを選択することにより、そのアクションブロックに対応するアクションプログラムがディスプレイ103のアクションプログラム表示エリアに表示される。一方、SFCチャート表示がアクションブロック非表示モードであった場合には、プログラムを参照したいアクションが含まれているステップブロックを選択することにより、そのステップに割り当てられたアクションプログラムがディスプレイ103のアクションプログラム表示エリアに表示される。   Further, in the program monitor device 100, when there is an action program display request, the action program of the selected action can be displayed in the action program display area on the display screen. Here, as described later, when the SFC chart display is in the action block display mode, an action program corresponding to the action block is displayed on the display 103 by selecting the action block to which the program is to be referred. Displayed in the area. On the other hand, when the SFC chart display is in the action block non-display mode, the action program assigned to the step is selected as the action program of the display 103 by selecting the step block including the action to be referred to. Displayed in the display area.

このようなSFCチャート及びアクションプログラムの表示例が図3〜図5に示されている。図3において、301はSFCチャート表示エリア、302はアクションプログラム表示エリア、303a,bは各ステップに対応するステップブロック、304a,bは各アクションに対応するアクションブロック、305はトランジション、306はアクションプログラムに相当するラダー図、307a〜307dはスクロールバーである。また、図4において、401はSFCチャート表示エリア、402はアクションプログラム表示エリア、403a,bは各ステップに対応するステップブロック、404a,bは各アクションに対応するアクションブロック、405はトランジション
、406はアクションプログラムに相当するラダー図、407a〜407dはスクロールバーである。また、図5において、501はSFCチャート表示エリア、502はアクションプログラム表示エリア、503a,bは各ステップに対応するステップブロック、504a,bは各アクションに対応するアクションブロック、505はトランジション、506はアクションプログラムに相当するラダー図、507a〜507dはスクロールバーである。なお、図3〜図5は、いずれもアクションブロック表示モード時の表示例である。従って、SFCチャート表示エリア301,401,501には、ステップブロック(303a,303b,403a,403b,503a,503b)のみならず、アクションブロック(304a,304b,404a,404b,504a,504b)も表示されている。
Display examples of such SFC charts and action programs are shown in FIGS. In FIG. 3, 301 is an SFC chart display area, 302 is an action program display area, 303a and b are step blocks corresponding to each step, 304a and b are action blocks corresponding to each action, 305 is a transition, and 306 is an action program. Ladder diagrams corresponding to 307a to 307d are scroll bars. In FIG. 4, 401 is an SFC chart display area, 402 is an action program display area, 403a and b are step blocks corresponding to each step, 404a and b are action blocks corresponding to each action, 405 is a transition, and 406 is Ladder diagrams corresponding to the action program, 407a to 407d are scroll bars. In FIG. 5, 501 is an SFC chart display area, 502 is an action program display area, 503a and b are step blocks corresponding to each step, 504a and b are action blocks corresponding to each action, 505 is a transition, and 506 is Ladder diagrams corresponding to the action program, 507a to 507d are scroll bars. 3 to 5 are display examples in the action block display mode. Accordingly, not only the step blocks (303a, 303b, 403a, 403b, 503a, 503b) but also the action blocks (304a, 304b, 404a, 404b, 504a, 504b) are displayed in the SFC chart display areas 301, 401, 501. Has been.

図3および図5の例では、SFCチャート表示エリア301とアクションプログラム表示エリア302とは、画面を上下に分割するように画面の上下に並べて表示されている。図4の例では、SFCチャート表示エリア301とアクションプログラム表示エリア302とは、画面を左右に分割するように画面の左右に並べて表示されている。オペレータがSFC表示エリア301,401,501に表示されたアクションブロックのうちいずれかのアクションブロックをポインティングデバイス(マウス等)を用いて選択することにより(304a,404a,504b)、アクションプログラム表示エリア302,402,502には選択したアクションブロックに対応するアクションプログラムが表示されるものである。いずれの例においても、SFCチャート表示エリアとアクションプログラム表示エリアとの配置割合は適宜選択可能であり、必要に応じてその他のボタン等を設けてもよい。   In the example of FIGS. 3 and 5, the SFC chart display area 301 and the action program display area 302 are displayed side by side on the top and bottom of the screen so as to divide the screen into top and bottom. In the example of FIG. 4, the SFC chart display area 301 and the action program display area 302 are displayed side by side on the left and right of the screen so as to divide the screen into left and right. When the operator selects one of the action blocks displayed in the SFC display areas 301, 401, and 501 using a pointing device (such as a mouse) (304a, 404a, and 504b), the action program display area 302 is displayed. , 402, 502 display an action program corresponding to the selected action block. In any example, the arrangement ratio between the SFC chart display area and the action program display area can be selected as appropriate, and other buttons or the like may be provided as necessary.

図2に戻り、プログラムモニタ装置の各部の働きをより具体的に説明する。アクションブロック表示モードにおいて、ユーザがアクションを選択すると(図3の304a,図4の404a,図5の504b参照)、CPU107はそのアクションに割り当てられているアクションコード(アクションを識別するためのコード)をメモリ102内のSFCチャート情報100bのSFC要素情報より取得し、アクションプログラム管理部100fにアクションコードを送る。アクションプログラム管理部100fは、送られてきたアクションコードに対応するアクションプログラムをメモリ102に格納されたアクションプログラム情報100gより取得し、ラダーダイアグラム描画処理部100dもしくはストラクチャードテキスト描画処理部100eを利用してアクションプログラムをディスプレイ103の画面上のエリア302,402,502に表示させる。   Returning to FIG. 2, the operation of each part of the program monitor device will be described more specifically. In the action block display mode, when the user selects an action (see 304a in FIG. 3, 404a in FIG. 4, and 504b in FIG. 5), the CPU 107 assigns an action code (code for identifying the action) assigned to the action. Is obtained from the SFC element information of the SFC chart information 100b in the memory 102, and an action code is sent to the action program management unit 100f. The action program management unit 100f acquires an action program corresponding to the sent action code from the action program information 100g stored in the memory 102, and uses the ladder diagram drawing processing unit 100d or the structured text drawing processing unit 100e. The action program is displayed in areas 302, 402, and 502 on the screen of the display 103.

このようなアクションブロック表示モード時のアクションプログラム表示処理のフローチャートが図6に示されている。図6の処理が開始されると先ずSFCチャート表示エリア301,401,501にSFCが表示される(ステップ601)。表示されたSFCのいずれかのアクションブロックが選択されると(ステップ602YES)、選択されたアクションブロック304a,404a,504bに対応するアクションプログラムがアクションプログラム表示エリア302,402,502に表示される(ステップ603)。表示されているアクションプログラム以外のアクションプログラムを参照したい場合には、SFCチャート表示エリアにおいて参照したいアクションブロックを選択することによりアクションプログラム表示部に表示されるアクションプログラムの表示が切り替えられる(ステップ604YES,ステップ605)。他に参照したいアクションプログラムが存在せずアクションプログラムの参照が必要ない場合には(ステップ606YES)、当該処理を終了する。   FIG. 6 shows a flowchart of the action program display process in the action block display mode. When the processing of FIG. 6 is started, SFC is first displayed in the SFC chart display areas 301, 401, 501 (step 601). When one of the displayed action blocks of the SFC is selected (YES in step 602), the action program corresponding to the selected action block 304a, 404a, 504b is displayed in the action program display areas 302, 402, 502 ( Step 603). When it is desired to refer to an action program other than the displayed action program, the action program displayed on the action program display unit is switched by selecting the action block to be referred to in the SFC chart display area (YES in step 604). Step 605). If there is no other action program to be referred to and reference to the action program is not necessary (YES in step 606), the process is terminated.

以上の例では、アクションプログラムの表示切り替えはアクションブロックの選択により行われることとしたが、アクションブロック非表示モードのときと同様に、同じステップに割り当てられたすべてのアクションプログラムがタブ表示されるように構成してもよい。タブ表示を採用することにより、例えばマウスにて操作をするような場合に、アクションプログラムの表示を変更するためにSFCチャート表示エリアとアクションプログラム表示エリアとの間を何度も往復操作する必要がなく、操作性が向上する。   In the above example, the action program display is switched by selecting the action block. However, as in the action block non-display mode, all action programs assigned to the same step are displayed as tabs. You may comprise. By adopting a tab display, for example, when operating with a mouse, it is necessary to reciprocate between the SFC chart display area and the action program display area many times in order to change the display of the action program. And operability is improved.

次に、アクションブロック非表示モード時の例について説明する。本発明において、アクションブロック非表示モード時のアクションプログラム表示フローチャートが図9に示されている。また、アクションブロック非表示モード時のアクションプログラム表示例が図7,図8に示されている。図7及び図8において、701はSFC表示エリア、702はアクションプログラム表示エリア、703a,bは各ステップに対応するステップブロック、704はトランジション、705a,bはアクションプログラムに相当するラダー図、706a,bは表示するアクションプログラムを切り替えるための切り替えタブ、707a〜707dはスクロールバーである。以下においては、図7及び図8を参照しつつ図9のフローチャートについて説明する。   Next, an example in the action block non-display mode will be described. In the present invention, an action program display flowchart in the action block non-display mode is shown in FIG. Examples of action program display in the action block non-display mode are shown in FIGS. 7 and 8, 701 is an SFC display area, 702 is an action program display area, 703a and b are step blocks corresponding to each step, 704 is a transition, 705a and b are ladder diagrams corresponding to an action program, 706a, b is a switching tab for switching the action program to be displayed, and 707a to 707d are scroll bars. In the following, the flowchart of FIG. 9 will be described with reference to FIGS.

図9の処理が開始されると、先ずSFC表示エリア701にSFCチャートが表示される(ステップ901)。表示されたSFCのいずれかのステップブロック703が選択されると(ステップ902YES)、選択されたステップに割り当てられたアクションプログラムのうち先頭アクション(ステップ内に複数のアクションが存在する場合に何らかの条件により順序付けしたアクションの先頭のアクションという意味)のアクションプログラム705aがアクションプログラム表示エリア702にタブ表示される(ステップ903)。このときのアクションプログラム表示例が図7に示されており、同図の例では、切り替えタブが先頭アクションに対応する切り替えタブ706aとなっており、Action1に対応するアクションプログラム705aが表示されていることがわかる。   When the process of FIG. 9 is started, an SFC chart is first displayed in the SFC display area 701 (step 901). When any step block 703 of the displayed SFC is selected (YES in step 902), the top action (if there are multiple actions in the step depending on some condition) among the action programs assigned to the selected step. The action program 705a (meaning the first action of the ordered actions) is displayed as a tab in the action program display area 702 (step 903). An example of the action program display at this time is shown in FIG. 7. In the example of FIG. 7, the switching tab is a switching tab 706a corresponding to the first action, and the action program 705a corresponding to Action 1 is displayed. I understand that.

次いで、表示されているアクションプログラム705aとは異なるアクションプログラムを参照したい場合には、参照したいアクションプログラムに対応する切り替えタブ706bを選択し(ステップ904)、他のアクションプログラム705bを表示させる(ステップ905)。このときのアクションプログラム表示例が図8に示されており、同図の例では、切り替えタブがAction2の切り替えタブ706bとなっており、Action2に対応するアクションプログラム705bがアクションプログラム表示エリア702にタブ表示されていることがわかる。   Next, when it is desired to refer to an action program different from the displayed action program 705a, the switching tab 706b corresponding to the action program to be referred to is selected (step 904), and another action program 705b is displayed (step 905). ). An example of the action program display at this time is shown in FIG. 8. In the example of FIG. 8, the switching tab is the switching tab 706b of Action 2, and the action program 705b corresponding to Action 2 is tabbed in the action program display area 702. You can see that it is displayed.

ステップ904に戻り、他のアクションプログラムを参照しない場合にはアクションプログラム表示終了の判定に移り(ステップ904NO)、アクションプログラムの参照が必要ない場合には(ステップ906YES)、当該処理を終了する。なお、この例では切り替えタブ706a,bによって表示するアクションプログラムを切り替える構成としたが、切り替えタブの代わりに各アクションに対応する切り替えボタン等をアクションプログラム表示エリアに設けてもよい。   Returning to step 904, if no other action program is referred to, the process proceeds to determination of the end of the action program display (NO in step 904). If reference of the action program is not required (YES in step 906), the process is ended. In this example, the action program to be displayed is switched by the switching tabs 706a and 706b. However, a switching button or the like corresponding to each action may be provided in the action program display area instead of the switching tab.

上述の例では、アクションブロック非表示モードの場合に、アクションプログラム表示エリアに表示されるアクションプログラムを切り替える方法として、切り替えタブや切り替えボタンをアクションプログラム表示エリアに設ける例を説明した。その他の実施例として、アクションプログラムを切り替える方法として、切り替えスイッチをアクションプログラム表示エリアに設ける例を図11を用いて説明する。図11において図7と同じ符号の要素は、図7の該当の要素と同じ機能をはたすものであり説明は省略する。図11において、1101bと1101cが切り替えスイッチに相当するものであり、110bまたは110cを押下することで、予め順序付けされた複数のアクションプログラムをその順序に従って、後方または前方のアクションプログラムの内容を表示する。1101aには、切り替えスイッチにより選択されたアクションプログラムの名称を表示するように構成することができる。   In the above example, as an example of a method for switching the action program displayed in the action program display area in the action block non-display mode, the switching tab and the switching button are provided in the action program display area. As another embodiment, an example in which a changeover switch is provided in the action program display area will be described with reference to FIG. 11, elements having the same reference numerals as those in FIG. 7 perform the same functions as the corresponding elements in FIG. In FIG. 11, reference numerals 1101b and 1101c correspond to changeover switches, and when 110b or 110c is pressed, the contents of action programs in the rear or front are displayed according to the order of a plurality of action programs arranged in advance. . 1101a can be configured to display the name of the action program selected by the changeover switch.

以上述べたように、本発明によれば、アクションブロック非表示時であってもアクションプログラムを速やかに表示させることができ、加えて、SFCチャート表示をモニタリングしてリアルタイムに更新し常に現状に即したSFCを表示できるプログラマブルコントローラシステムを提供することが可能である。   As described above, according to the present invention, even when the action block is not displayed, the action program can be displayed promptly. In addition, the SFC chart display is monitored and updated in real time, so that it always matches the current situation. It is possible to provide a programmable controller system that can display the SFC.

プログラムモニタ装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of a program monitor apparatus. プログラムモニタ装置の機能ブロック図である。It is a functional block diagram of a program monitor device. アクションブロック表示モード時におけるSFCチャート及びアクションプログラムの表示例(その1)である。It is a display example (the 1) of the SFC chart and action program at the time of action block display mode. アクションブロック表示モード時におけるSFCチャート及びアクションプログラムの表示例(その2)である。It is a display example (the 2) of the SFC chart and action program at the time of action block display mode. アクションブロック表示モード時におけるSFCチャート及びアクションプログラムの表示例(その3)である。It is a display example (the 3) of the SFC chart and action program at the time of action block display mode. アクションブロック表示モード時のアクションプログラム表示フローチャートである。It is an action program display flowchart at the time of action block display mode. アクションブロック非表示モード時のアクションプログラム表示例(その1)である。It is the example (1) of an action program display at the time of action block non-display mode. アクションブロック非表示モード時のアクションプログラム表示例(その2)である。It is the example 2 of an action program display at the time of action block non-display mode. アクションブロック非表示モード時のアクションプログラム表示処理のフローチャートである。It is a flowchart of the action program display process at the time of action block non-display mode. 従来のプログラムモニタ装置における画面表示例である。It is an example of a screen display in the conventional program monitor apparatus. アクションブロック非表示モード時のアクションプログラム表示例(その3)である。It is the example 3 of an action program display at the time of action block non-display mode.

符号の説明Explanation of symbols

10 PLC
100 プログラムモニタ装置
100a SFCチャート描画処理部
100b SFCチャート情報
100c 通信ミドルウェア
100d ラダーダイアグラム(LD)描画処理部
100e ストラクチャードテキスト(ST)描画処理部
100f アクションプログラム管理部
100g アクションプログラム情報
101 COMポート
102 メモリ
103 ディスプレイ
104 キーボード
105 ポインティングデバイス
106 ハードディスクドライブ
107 CPU
108 CD−ROMドライブ
301,401,501,701,1001 SFCチャート表示エリア
302,402,502,702,1002 アクションプログラム表示エリア
303,403,503,703,1003 各ステップに対応するステップブロック
304,404,504 各アクションに対応するアクションブロック
305,405,505,704,1004 トランジションを意味する文字列
306,406,506,705,1005 アクションプログラムに相当するラダー図
307,407,507,707,1006 スクロールバー
706 切り替えタブ
10 PLC
DESCRIPTION OF SYMBOLS 100 Program monitor apparatus 100a SFC chart drawing process part 100b SFC chart information 100c Communication middleware 100d Ladder diagram (LD) drawing process part 100e Structured text (ST) drawing process part 100f Action program management part 100g Action program information 101 COM port 102 Memory 103 Display 104 Keyboard 105 Pointing device 106 Hard disk drive 107 CPU
108 CD-ROM drives 301, 401, 501, 701, 1001 SFC chart display areas 302, 402, 502, 702, 1002 Action program display areas 303, 403, 503, 703, 1003 Step blocks 304, 404 corresponding to the respective steps , 504 Action blocks 305, 405, 505, 704, 1004 corresponding to each action Character strings 306, 406, 506, 705, 1005 representing transitions FIG. 307, 407, 507, 707, 1006 Scroll corresponding to the action program Bar 706 switching tab

Claims (3)

プログラマブルコントローラにて実行するユーザプログラムを表示するためのプログラムモニタ装置であって、
シーケンシャルファンクションチャートを描画するためのシーケンシャルファンクションチャート図示情報と、シーケンシャルファンクションチャートの要素に関連付けされた前記プログラマブルコントローラが備えるメモリのアドレス情報を含むシーケンシャルファンクションチャート要素情報と、シーケンシャルファンクションチャートの各ステップに割り当てられたアクションに対応しシーケンシャルファンクションチャート要素情報と関連付けられたアクションプログラム情報とが格納された記憶手段と、
前記シーケンシャルファンクションチャート図示情報を用いてシーケンシャルファンクションチャートをシーケンシャルファンクションチャート表示エリアに描画するシーケンシャルファンクションチャート描画手段と、
表示されているシーケンシャルファンクションチャートの各ステップに対応するシーケンシャルファンクションチャート要素情報に基づき、シーケンシャルファンクションチャート要素情報と関連付けられたアクションプログラム情報を抽出しアクションプログラムをアクションプログラム表示エリアに描画するアクションプログラム描画手段と、
シーケンシャルファンクションチャート表示エリアに描画されるシーケンシャルファンクションチャートについてアクションブロックの表示/非表示を切り替えるアクションブロック表示切替手段と、
前記アクションプログラム描画手段にてアクションプログラムを描画するときに、そのアクションが含まれるステップに複数のアクションが含まれている場合は、それぞれのアクションプログラムの表示を切り替えるスイッチをアクションプログラム表示エリアに設けるアクションプログラム切替スイッチ割当手段と、
を有することを特徴とするプログラムモニタ装置。
A program monitor device for displaying a user program to be executed by a programmable controller,
Sequential function chart graphical information for drawing sequential function charts, sequential function chart element information including memory address information of the programmable controller associated with the elements of the sequential function chart, and assigned to each step of the sequential function chart Storage means for storing action program information associated with sequential action chart element information corresponding to a given action;
Sequential function chart drawing means for drawing a sequential function chart in the sequential function chart display area using the sequential function chart display information;
Action program drawing means for extracting action program information associated with sequential function chart element information based on sequential function chart element information corresponding to each step of the displayed sequential function chart and drawing the action program in the action program display area When,
Action block display switching means for switching display / non-display of the action block with respect to the sequential function chart drawn in the sequential function chart display area;
When an action program is drawn by the action program drawing means, when a plurality of actions are included in a step including the action, an action for providing a switch for switching display of each action program in the action program display area Program changeover switch assigning means;
A program monitor device comprising:
プログラマブルコントローラにて実行するユーザプログラムを表示するためのプログラムモニタ装置であって、
シーケンシャルファンクションチャートを描画するためのシーケンシャルファンクションチャート図示情報と、シーケンシャルファンクションチャートの要素に関連付けされた前記プログラマブルコントローラが備えるメモリのアドレス情報を含むシーケンシャルファンクションチャート要素情報と、シーケンシャルファンクションチャートの各ステップに割り当てられたアクションに対応しシーケンシャルファンクションチャート要素情報と関連付けられたアクションプログラム情報とが格納された記憶手段と、
前記シーケンシャルファンクションチャート図示情報を用いてシーケンシャルファンクションチャートをシーケンシャルファンクションチャート表示エリアに描画するシーケンシャルファンクションチャート描画手段と、
表示されているシーケンシャルファンクションチャートの各ステップに対応するシーケンシャルファンクションチャート要素情報に基づき、シーケンシャルファンクションチャート要素情報と関連付けられたアクションプログラム情報を抽出しアクションプログラムをアクションプログラム表示エリアに描画するアクションプログラム描画手段と、
シーケンシャルファンクションチャート表示エリアに描画されるシーケンシャルファンクションチャートについてアクションブロックの表示/非表示を切り替えるアクションブロック表示切替手段と、
前記アクションプログラム描画手段にてアクションプログラムを描画するときに、そのアクションが含まれるステップに複数のアクションが含まれている場合は、それぞれのアクションプログラムの表示を切り替えるタブをアクションプログラム表示エリアに設けるアクションプログラム切替タブ割当手段と、
を有することを特徴とするプログラムモニタ装置。
A program monitor device for displaying a user program to be executed by a programmable controller,
Sequential function chart graphical information for drawing sequential function charts, sequential function chart element information including memory address information of the programmable controller associated with the elements of the sequential function chart, and assigned to each step of the sequential function chart Storage means for storing action program information associated with sequential action chart element information corresponding to a given action;
Sequential function chart drawing means for drawing a sequential function chart in the sequential function chart display area using the sequential function chart display information;
Action program drawing means for extracting action program information associated with sequential function chart element information based on sequential function chart element information corresponding to each step of the displayed sequential function chart and drawing the action program in the action program display area When,
Action block display switching means for switching display / non-display of the action block with respect to the sequential function chart drawn in the sequential function chart display area;
When an action program is drawn by the action program drawing means, if a plurality of actions are included in the step including the action, an action for providing a tab for switching the display of each action program in the action program display area Program switching tab assignment means,
A program monitor device comprising:
プログラマブルコントローラとプログラムモニタ装置とを通信を介して接続したプログラマブルコントローラシステムであって、
プログラムモニタ装置は、
シーケンシャルファンクションチャートを描画するためのシーケンシャルファンクションチャート図示情報と、シーケンシャルファンクションチャートの要素に関連付けされた前記プログラマブルコントローラが備えるメモリのアドレス情報を含むシーケンシャルファンクションチャート要素情報と、シーケンシャルファンクションチャートの各ステップに割り当てられたアクションに対応しシーケンシャルファンクションチャート要素情報と関連付けられたアクションプログラム情報とが格納された記憶手段と、
前記シーケンシャルファンクションチャート図示情報を用いてシーケンシャルファンクションチャートをシーケンシャルファンクションチャート表示エリアに描画するシーケンシャルファンクションチャート描画手段と、
表示されているシーケンシャルファンクションチャートの各ステップに対応するシーケンシャルファンクションチャート要素情報に基づき、シーケンシャルファンクションチャート要素情報と関連付けられたアクションプログラム情報を抽出しアクションプログラムをアクションプログラム表示エリアに描画するアクションプログラム描画手段と、
シーケンシャルファンクションチャート表示エリアに表示されたシーケンシャルファンクションチャートよりシーケンシャルファンクションチャート要素情報を抽出し、シーケンシャルファンクションチャートの要素と関連付けられたプログラマブルコントローラが備えるメモリのアドレス情報に基づいて当該アドレス情報に対応するアドレスの現在値を読み出す現在値読み出しコマンドをプログラマブルコントローラに送信する送信手段と、
プログラマブルコントローラより受信した現在値に基づきシーケンシャルファンクションチャートの表示を更新するシーケンシャルファンクションチャート更新手段と、
シーケンシャルファンクションチャート表示エリアに描画されるシーケンシャルファンクションチャートについてアクションブロックの表示/非表示を切り替えるアクションブロック表示切替手段と、
前記アクションプログラム描画手段にてアクションプログラムを描画するときに、そのアクションが含まれるステップに複数のアクションが含まれている場合は、それぞれのアクションプログラムの表示を切り替えるタブをアクションプログラム表示エリアに設けるアクションプログラム切替タブ割当手段と、を有し、
プログラマブルコントローラは、プログラムモニタ装置より現在値読み出しコマンドを受信すると、当該コマンドに含まれるアドレスに対応するメモリの現在値をプログラムモニタ装置に返送する返送手段を有する、
ことを特徴とするプログラマブルコントローラシステム。
A programmable controller system in which a programmable controller and a program monitor device are connected via communication,
Program monitor device
Sequential function chart graphical information for drawing sequential function charts, sequential function chart element information including memory address information of the programmable controller associated with the elements of the sequential function chart, and assigned to each step of the sequential function chart Storage means for storing action program information associated with sequential action chart element information corresponding to a given action;
Sequential function chart drawing means for drawing a sequential function chart in the sequential function chart display area using the sequential function chart display information;
Action program drawing means for extracting action program information associated with sequential function chart element information based on sequential function chart element information corresponding to each step of the displayed sequential function chart and drawing the action program in the action program display area When,
Sequential function chart element information is extracted from the sequential function chart displayed in the sequential function chart display area. Based on the address information of the memory included in the programmable controller associated with the elements of the sequential function chart, the address corresponding to the address information is extracted. A transmission means for transmitting a current value read command for reading the current value to the programmable controller;
Sequential function chart updating means for updating the display of the sequential function chart based on the current value received from the programmable controller;
Action block display switching means for switching display / non-display of the action block with respect to the sequential function chart drawn in the sequential function chart display area;
When drawing an action program by the action program drawing means, if a plurality of actions are included in the step including the action, an action for providing a tab for switching the display of each action program in the action program display area A program switching tab assignment means,
When the programmable controller receives a current value read command from the program monitor device, the programmable controller has return means for returning the current value of the memory corresponding to the address included in the command to the program monitor device.
A programmable controller system characterized by that.
JP2007066488A 2006-03-15 2007-03-15 Program monitor device for programmable controller Active JP4662077B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007066488A JP4662077B2 (en) 2006-03-15 2007-03-15 Program monitor device for programmable controller

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2006071855 2006-03-15
JP2007066488A JP4662077B2 (en) 2006-03-15 2007-03-15 Program monitor device for programmable controller

Publications (2)

Publication Number Publication Date
JP2007280379A true JP2007280379A (en) 2007-10-25
JP4662077B2 JP4662077B2 (en) 2011-03-30

Family

ID=38681710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007066488A Active JP4662077B2 (en) 2006-03-15 2007-03-15 Program monitor device for programmable controller

Country Status (1)

Country Link
JP (1) JP4662077B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11282721A (en) * 1998-03-26 1999-10-15 Hitachi Ltd Method and device for monitoring sequence program
JP2002099310A (en) * 2000-09-25 2002-04-05 Toyoda Mach Works Ltd Controller
JP2003044106A (en) * 2001-08-01 2003-02-14 Hitachi Ltd Generating method for sfc converting program and control program, and programmable logic controller
JP2007249593A (en) * 2006-03-15 2007-09-27 Omron Corp Program monitoring device for programmable controller

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11282721A (en) * 1998-03-26 1999-10-15 Hitachi Ltd Method and device for monitoring sequence program
JP2002099310A (en) * 2000-09-25 2002-04-05 Toyoda Mach Works Ltd Controller
JP2003044106A (en) * 2001-08-01 2003-02-14 Hitachi Ltd Generating method for sfc converting program and control program, and programmable logic controller
JP2007249593A (en) * 2006-03-15 2007-09-27 Omron Corp Program monitoring device for programmable controller

Also Published As

Publication number Publication date
JP4662077B2 (en) 2011-03-30

Similar Documents

Publication Publication Date Title
JP2004102497A (en) Gui application development supporting device, gui display unit and method and its computer program
JP2000089929A (en) Method and device for data processing and computer- readable recording medium
WO2014125587A1 (en) Programmable display and program for same
JP2011118493A (en) Plant monitoring control system
CN103246491B (en) Programmable display device, display/control system
JP2000099236A (en) Icon menu display method and device therefor
JP2009064068A (en) Information processor, and user interface control method and program
JP2006350755A (en) Multi-display system and window control method
JP2008282260A (en) Ladder diagram editing device
KR101459447B1 (en) Method for selecting items using a touch screen and system thereof
CN111773703B (en) Game object display method, game object display device, storage medium and terminal equipment
JP4662077B2 (en) Program monitor device for programmable controller
JP5087031B2 (en) Display control device, input operation device, display system, and control system
TWI594096B (en) Programmable Controller System, Programmable Display, Support Device, Computer Program Products
CN113194345A (en) Signal processing method and device, set top box and storage medium
JP4465176B2 (en) Editor device, program for causing computer to function as editor device, and recording medium
JP2007183781A (en) Multi-display system and taskbar display method
JP6207694B2 (en) Programmable display, program
JP4381793B2 (en) PROGRAMMABLE DISPLAY, DISPLAY CONTROL PROGRAM, RECORDING MEDIUM RECORDING THE PROGRAM, SCREEN CREATION DEVICE, SCREEN CREATION PROGRAM, AND RECORDING MEDIUM RECORDING THE PROGRAM
JP4780309B2 (en) Program monitor device for programmable controller and programmable controller system
JP4455400B2 (en) Drawing editor device, display device for control, program thereof and recording medium
KR101886986B1 (en) Engineering tool program and engineering tool
CN105027059A (en) Engineering tool
JP2576091B2 (en) Window organization display method
JP2016027486A (en) Programmable display unit, support device, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090220

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101208

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101221

R150 Certificate of patent or registration of utility model

Ref document number: 4662077

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140114

Year of fee payment: 3