JPH03282902A - Program maintenance tool for programmable controller - Google Patents

Program maintenance tool for programmable controller

Info

Publication number
JPH03282902A
JPH03282902A JP8557390A JP8557390A JPH03282902A JP H03282902 A JPH03282902 A JP H03282902A JP 8557390 A JP8557390 A JP 8557390A JP 8557390 A JP8557390 A JP 8557390A JP H03282902 A JPH03282902 A JP H03282902A
Authority
JP
Japan
Prior art keywords
screen
programmable controller
maintenance tool
program
displayed
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
JP8557390A
Other languages
Japanese (ja)
Inventor
Yuji Furukubo
雄二 古久保
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP8557390A priority Critical patent/JPH03282902A/en
Publication of JPH03282902A publication Critical patent/JPH03282902A/en
Pending legal-status Critical Current

Links

Landscapes

  • Control By Computers (AREA)
  • Programmable Controllers (AREA)

Abstract

PURPOSE:To improve the reliability of operation by displaying the configuration of connection among respective programmable controllers and their program maintenance tool on a screen and specifying a control program to be maintained on the screen by means of a mouse or the like. CONSTITUTION:A picture indicating the system configuration of all programmable controllers(PCs) connected to the program maintenance tool 1 is displayed on the CRT screen of the tool 1. The names of respective PCs are displayed on the screen as function names in addition to numbers, a cursor 6 on the screen is moved by the mouse or the like and an optional PC is pointed out and selected. If a frame displaying a BFPT turbine control device is pointed out, the PC#3 is selected and displayed on a multiwindow. Similarly, a required area out of sheet diagram numbers of the screen of a control programs stored in the PC#3 is pointed out by the cursor 6 to select a required control program, and if all the sheet diagram numbers can not be displayed within a screen, the contents of the screen is scrolled. Consequently, the storage and input of numbers can be made unnecessary and the reliability of operation can be improved.

Description

【発明の詳細な説明】[Detailed description of the invention] 【産業上の利用分野】[Industrial application field]

この発明は、1又は2以上のプログラマブルコントロー
ラの各制御プログラムを変更・修正等により保守するプ
ログラマブルコントローラのプログラム保守ツールに関
するものである。
The present invention relates to a program maintenance tool for programmable controllers that maintains each control program of one or more programmable controllers by changing, modifying, etc.

【従来の技術】[Conventional technology]

第2図は例えば特開昭62−239203号公報に示さ
れたプログラマブルコントローラのプログラム保守ツー
ルの構成例を示すブロック図であり、図において、1は
プログラム保守ツール、2−1.2−2.・・・、2−
Nはそれぞれプログラマブルコントローラ#1.#2.
・・・、 #nであり(以後、特定のプログラマブルコ
ントローラを指す場合以外は番号を省略する)、各プロ
グラマブルコントローラにストアされている制御プログ
ラムは前記プログラム保守ツール1により変更・修正す
ることができる。3は前記プログラム保守ツール1と前
記プログラマブルコントローラをデータリンク接続する
ためのネットワーク伝送路である。 また、第3図は前記各プログラマブルコントローラのプ
ログラム記憶部(図示せず)にストアされでいる制御プ
ログラム4 (制御手順)の構成例を示す図であり、こ
の制御プログラム4は“シ−ト”とよばれる比較的小さ
なロジック回路がr(〉1)枚集まって構成されている
。−枚の“シート”には制御演算要素の接続という形で
機能がプログラムされており、“シート”毎に図番、す
なわち、図面の番号が割り当てられている。なお、この
図番は同一プログラマブルコントローラ内で、重複して
割り当てられることはない。 次に動作について説明する。 プログラマブルコントローラの制御プログラム4を変更
・修正するためには、プログラム保守ツール1を用いて
該制御プログラムを一旦プログラマブルコントローラか
ら読み出し、変更・修正を行って、再度ストアする。こ
のとき、プログラマブルコントローラの番号及び“シー
ト”の番号を指定して保守対象(制御プログラム4)を
選択する操作が必要となるが、この選択操作は第4図の
フローチャートに示すように行われており、まず、保守
対象となる制御プログラム4がストアされている。プロ
グラマブルコントローラをその番号で指定しくステップ
5T1)、さらに、該制御プログラム4を示す“シート
”の番号を指定することで行っている(ステップ5T2
)。 具体的には、プログラム保守ツール1のCRT表示画面
及びキーボードから行う。すなわち、第5図(a)に示
すような画面がまず表示され、保守対象となる制御プロ
グラム4をストアするプログラマブルコントローラの番
号を入力部位5aにキーボードを使って入力する。この
プログラマフルコントローラの番号は予め決められた数
字であり、例えば、プログラマブルコントローラ#2を
選択する場合は、02を入力して通知する(リターンキ
ーを押下する)。通知が完了すると、次に第5図(b)
に示すような画面が表示され、同様の手順で保守対象と
なる制御プログラム4を示す“シート”番号を入力部位
5bにキーボードを使って入力し、選択操作を行う。 以上の選択操作が終了すると、保守対象となる制御プロ
グラム4の機能(演算要素の接続回路状態)がプログラ
ム保守ツール1のCRT画面上に表示され、制御プログ
ラムの変更・イキ正等の保守が以降実行できるようにな
る。
FIG. 2 is a block diagram showing an example of the configuration of a program maintenance tool for a programmable controller disclosed in, for example, Japanese Patent Laid-Open No. 62-239203. In the figure, 1 is a program maintenance tool, 2-1.2-2. ..., 2-
N are programmable controllers #1, respectively. #2.
..., #n (hereinafter, the number will be omitted unless referring to a specific programmable controller), and the control program stored in each programmable controller can be changed or modified by the program maintenance tool 1. . 3 is a network transmission path for connecting the program maintenance tool 1 and the programmable controller through a data link. FIG. 3 is a diagram showing a configuration example of a control program 4 (control procedure) stored in a program storage section (not shown) of each programmable controller, and this control program 4 is a "sheet". It is composed of r(>1) relatively small logic circuits called . Functions are programmed in the -sheets in the form of connections of control and calculation elements, and each sheet is assigned a figure number, that is, a drawing number. Note that this figure number will not be assigned twice within the same programmable controller. Next, the operation will be explained. In order to change or modify the control program 4 of the programmable controller, the program maintenance tool 1 is used to once read out the control program from the programmable controller, change or modify it, and then store it again. At this time, it is necessary to select the maintenance target (control program 4) by specifying the programmable controller number and "sheet" number, but this selection operation is performed as shown in the flowchart in Figure 4. First, a control program 4 to be maintained is stored. This is done by specifying the programmable controller by its number (Step 5T1), and further specifying the number of the "sheet" indicating the control program 4 (Step 5T2).
). Specifically, this is done from the CRT display screen and keyboard of the program maintenance tool 1. That is, a screen as shown in FIG. 5(a) is first displayed, and the number of the programmable controller that stores the control program 4 to be maintained is entered into the input section 5a using the keyboard. The number of this programmable controller is a predetermined number; for example, when selecting programmable controller #2, input 02 to notify it (press the return key). Once the notification is complete, the next step is shown in Figure 5(b).
A screen as shown in FIG. 2 is displayed, and in the same manner, the "sheet" number indicating the control program 4 to be maintained is entered into the input section 5b using the keyboard, and a selection operation is performed. When the above selection operation is completed, the function of the control program 4 to be maintained (the connection circuit status of the calculation element) is displayed on the CRT screen of the program maintenance tool 1, and maintenance such as changing the control program and correcting the current output is performed from now on. become executable.

【発明が解決しようとする課題】[Problem to be solved by the invention]

従来のプログラマブルコントローラのプログラム保守ツ
ールは以上のように構成されているので、制御プログラ
ムの変更・修正等の保守を行う際、保守対象となる制御
プログラムを特定するために、対応するプログラマブル
コントローラ及び“シート”の番号を覚えておいてキー
ボードから入力する必要があり、もし該番号を忘れたり
、誤って入力してしま′さと保守対象が指定できなくな
るので、当該プログラム保守ツールの操作信頼性が悪く
なるなどの課題があった。 この発明は上記のような課題を解消するためになされた
もので、番号あるいは名称等の情報を利用者が入力しな
くとも、保守対象である制御プログラムを正確に選択で
きる操作信頼性の高いプログラマブルコントローラのプ
ログラム保守ツールを得ることを目的とする。
Conventional program maintenance tools for programmable controllers are configured as described above, so when performing maintenance such as changing or modifying a control program, in order to specify the control program to be maintained, the corresponding programmable controller and " It is necessary to memorize the number of the "sheet" and enter it from the keyboard, and if you forget the number or enter it incorrectly, you will not be able to specify the maintenance target, resulting in poor operational reliability of the program maintenance tool. There were issues such as: This invention was made to solve the above-mentioned problems, and is a programmable programmable program with high operational reliability that allows the user to accurately select the control program to be maintained without the need for the user to input information such as numbers or names. The purpose is to obtain a controller program maintenance tool.

【課題を解決するための手段】[Means to solve the problem]

この発明に係るプログラマブルコントローラのプログラ
ム保守ツールは、各プログラマブルコントローラと当該
プログラム保守ツールとの接′IftIII成を表示手
段により画面表示しておき、該画面上でマウス等のポイ
ンティングデバイスである選択手段により保守対象とな
る制御プログラムを特定できるようにしたものである。
In the program maintenance tool for a programmable controller according to the present invention, the connection between each programmable controller and the program maintenance tool is displayed on a screen by a display means, and the selecting means, which is a pointing device such as a mouse, is used on the screen. This makes it possible to specify control programs to be maintained.

【作 用】[For use]

この発明におけるプログラマブルコントローラのプログ
ラム保守ツールは、表示手段により表示される各プログ
ラマブルコントローラと当該プログラム保守ツールとの
接続構成の画面上で、選択手段として、マウス等のポイ
ンティングデバイスにより保守対象を選択指示できるよ
うにしたので、選択する番号を覚えたり、入力する操作
が不要となる。
The program maintenance tool for a programmable controller according to the present invention is capable of selecting and instructing a maintenance target using a pointing device such as a mouse as a selection means on a screen showing a connection configuration between each programmable controller and the program maintenance tool displayed by a display means. This eliminates the need to memorize or enter numbers to select.

【実施例】【Example】

以下、この発明の一実施例を図について説明する。なお
、この発明の一実施例によるプログラマブルコントロー
ラのプログラム保守ツールの構成、及び各プログラマブ
ルコントローラにストアされている制御プログラムの構
成は第2図及び第3図と同一であるので説明を省略する
。 なお、当該プログラム保守ツール1は、各プログラマブ
ルコントローラと当該プログラム保守ツール1との接続
構成をCRT等の画面に表示する表示手段と、この表示
された画面上で、保守対象となる制御プログラム4を特
定するために、マウス等のポインティングデバイスであ
る選択手段を備えている。 次に動作について説明する。 ここでは、保守対象となる制御プログラム4の選択操作
について説明する。 表示手段はまず、第1図(a)に示すような当該プログ
ラム保守ツール1に接続されている全プログラマブルコ
ントローラのシステム構成を示す画面が該プログラム保
守ツール1のCRT画面に表示する。この画面には各プ
ログラマブルコントローラの名称を番号だけでなく、利
用者になじみやすい機能名称で表示している。そして、
この画面上のカーソル6をマウス等のポインティングデ
バイスである選択手段が所望の表示エリアまで移動させ
、ポイントすることでプログラマブルコントローラを選
択する(この操作は第4図のステップSTIに相当する
)。 次に、選択手段により例えば“BPPTタービン制御装
置”と表示されている枠内をポイントすると、プログラ
マブルコントローラ#3が選択され、第1図(b)に示
すような画面が表示手段によりマルチウィンド表示され
る。そして、同様の操作により、この画面上のカーソル
6を選択手段がプログラマブルコントローラ#3にスト
アされている制御プログラム4のマルチウィンド画面内
の“シート”番号−覧表のうち、所望の表示エリアまで
移動させ、ポイントすることで、保守対象となる制御プ
ログラム4を選択することが可能となる(この操作は第
4図のステップST2に相当する)。なお、制御プログ
ラム4がこのマルチウィンド画面上に表示しきれない場
合は、マルチウィンド画面内の一覧表をスクロールさせ
ることで全“シート”の選択操作が可能となる。
An embodiment of the present invention will be described below with reference to the drawings. Note that the configuration of a program maintenance tool for a programmable controller according to an embodiment of the present invention and the configuration of the control program stored in each programmable controller are the same as those in FIGS. 2 and 3, and therefore a description thereof will be omitted. The program maintenance tool 1 includes a display means for displaying the connection configuration between each programmable controller and the program maintenance tool 1 on a screen such as a CRT, and a control program 4 to be maintained on the displayed screen. In order to specify the information, a selection means such as a pointing device such as a mouse is provided. Next, the operation will be explained. Here, the selection operation of the control program 4 to be maintained will be explained. The display means first displays, on the CRT screen of the program maintenance tool 1, a screen showing the system configuration of all programmable controllers connected to the program maintenance tool 1, as shown in FIG. 1(a). This screen displays the name of each programmable controller not only by its number but also by its function name, which is familiar to users. and,
A selection means, which is a pointing device such as a mouse, moves the cursor 6 on the screen to a desired display area and selects the programmable controller by pointing it (this operation corresponds to step STI in FIG. 4). Next, when the selection means points to a frame displaying, for example, "BPPT turbine control device," programmable controller #3 is selected, and the display means displays a multi-window screen as shown in FIG. 1(b). be done. Then, by a similar operation, the selection means moves the cursor 6 on this screen to a desired display area among the "sheet" number-lists in the multi-window screen of the control program 4 stored in programmable controller #3. By moving and pointing, it becomes possible to select the control program 4 to be maintained (this operation corresponds to step ST2 in FIG. 4). Note that if the control program 4 cannot be displayed completely on the multi-window screen, all "sheets" can be selected by scrolling the list within the multi-window screen.

【発明の効果】【Effect of the invention】

以上のように、この発明によれば、各プログラマブルコ
ントローラと当該プログラム保守ツールとの接続構成を
表示手段により画面表示しておき、該画面上でマウス等
のポインティングデバイスである選択手段により保守対
象となる制御プログラムを特定できるようにしたので、
選択する番号を覚えたり、入力する操作が不要となり、
操作信転性の高いプログラマブルコントローラのプログ
ラム保守ツールが得られる効果がある。
As described above, according to the present invention, the connection configuration between each programmable controller and the program maintenance tool is displayed on the screen by the display means, and the selection means, which is a pointing device such as a mouse, selects the maintenance target on the screen. Since we have made it possible to specify the control program that
There is no need to remember or enter numbers to select.
This has the effect of providing a program maintenance tool for programmable controllers with high operational reliability.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はこの発明の一実施例によるプログラマブルコン
トローラのプログラム保守ツールにおける表示手段によ
り表示されるC’RT画面を示す図、第2図はプログラ
マブルコントローラのプログラム保守ツールの構成例を
示すブロック図、第3図は各プログラマブルコントロー
ラにストアされている制御プログラムの構成例を示す図
、第4図はプログラマブルコントローラのプログラム保
守ツールの動作を説明するフローチャート、第5図は従
来のプログラマブルコントローラのプログラム保守ツー
ルにより表示されるCRT画面を示す図である。 図において、1はプログラム保守ツール、21.2−2
.・・・、2−Nはプログラマブルコントローラ、3は
ネットワーク伝送路である。 なお、図中、同一符号は同一、又は相当部分を示す。
FIG. 1 is a diagram showing a C'RT screen displayed by a display means in a program maintenance tool for a programmable controller according to an embodiment of the present invention, and FIG. 2 is a block diagram showing an example of the configuration of a program maintenance tool for a programmable controller. Figure 3 is a diagram showing a configuration example of a control program stored in each programmable controller, Figure 4 is a flowchart explaining the operation of a program maintenance tool for a programmable controller, and Figure 5 is a conventional program maintenance tool for a programmable controller. FIG. 3 is a diagram showing a CRT screen displayed by the computer. In the figure, 1 is a program maintenance tool, 21.2-2
.. ..., 2-N is a programmable controller, and 3 is a network transmission path. In addition, in the figures, the same reference numerals indicate the same or equivalent parts.

Claims (1)

【特許請求の範囲】[Claims] 1又は2以上のプログラマブルコントローラにそれぞれ
ストアされており、各プログラマブルコントローラの動
作に必要な制御プログラムを保守するプログラマブルコ
ントローラのプログラム保守ツールにおいて、前記各プ
ログラマブルコントローラと当該プログラム保守ツール
との接続構成を画面表示する表示手段と、この画面上で
保守対象となる制御プログラムを特定する選択手段を備
えたことを特徴とするプログラマブルコントローラのプ
ログラム保守ツール。
In a program maintenance tool for a programmable controller that maintains control programs that are stored in one or more programmable controllers and that are necessary for the operation of each programmable controller, a screen showing the connection configuration between each programmable controller and the program maintenance tool is displayed. A program maintenance tool for a programmable controller, comprising a display means for displaying a display, and a selection means for specifying a control program to be maintained on the screen.
JP8557390A 1990-03-30 1990-03-30 Program maintenance tool for programmable controller Pending JPH03282902A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8557390A JPH03282902A (en) 1990-03-30 1990-03-30 Program maintenance tool for programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8557390A JPH03282902A (en) 1990-03-30 1990-03-30 Program maintenance tool for programmable controller

Publications (1)

Publication Number Publication Date
JPH03282902A true JPH03282902A (en) 1991-12-13

Family

ID=13862559

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8557390A Pending JPH03282902A (en) 1990-03-30 1990-03-30 Program maintenance tool for programmable controller

Country Status (1)

Country Link
JP (1) JPH03282902A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0432905A (en) * 1990-05-23 1992-02-04 Sharp Corp Programmer for communication network

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58163004A (en) * 1982-03-23 1983-09-27 Kontetsuku:Kk Programming device of plural sequencers
JPS62239203A (en) * 1986-04-09 1987-10-20 Toyota Motor Corp Program i/o device for programmable controller
JPS63241605A (en) * 1987-03-30 1988-10-06 Toshiba Corp Method for displaying process flowchart on screen
JPH0227203B2 (en) * 1983-02-09 1990-06-15 Fuji Pack System Ltd FUKUROZUMEHOSOKINIOKERUTSUTSUJOBUKURONOHIKIDASHISOCHI

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58163004A (en) * 1982-03-23 1983-09-27 Kontetsuku:Kk Programming device of plural sequencers
JPH0227203B2 (en) * 1983-02-09 1990-06-15 Fuji Pack System Ltd FUKUROZUMEHOSOKINIOKERUTSUTSUJOBUKURONOHIKIDASHISOCHI
JPS62239203A (en) * 1986-04-09 1987-10-20 Toyota Motor Corp Program i/o device for programmable controller
JPS63241605A (en) * 1987-03-30 1988-10-06 Toshiba Corp Method for displaying process flowchart on screen

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0432905A (en) * 1990-05-23 1992-02-04 Sharp Corp Programmer for communication network

Similar Documents

Publication Publication Date Title
JP2549244B2 (en) Hierarchical structure data display system and display method
JPH03282902A (en) Program maintenance tool for programmable controller
JPH06342358A (en) Menu display method
JP2000250679A (en) Information display method and recording medium recording information display program
JPH052382A (en) Multi-screen display controller
JPH04328626A (en) Information processor
JPH02139625A (en) Screen display system
JPH0470925A (en) Help message display system
JPS6320525A (en) Display device
JPS605334A (en) Programming device
JPH02287814A (en) Switch system for software keyboard
JP2839306B2 (en) Attribute setting method in interactive graphic processing
JPH11218562A (en) Gui processing system
JP2023067066A (en) Computer program for terminal device, terminal device, and method carried out by terminal device
JPH06214710A (en) Registration method for tablet menu
JP2718386B2 (en) Graphic processing unit
JPH11249876A (en) Screen transition control system, program development support device, program developing method and recording medium
JP2659338B2 (en) Graph axis item addition control method
JPS6364121A (en) Multiwindow display
JP2000207087A (en) Displayed graphic selecting method
JPH02121024A (en) Inter-multiwindow relevancy displaying system
JPH03182923A (en) Editing processing method for input/output information
JPH02263227A (en) Display controller
JPH07110747A (en) Data display method
JPH02282872A (en) Editing system for graph element