JPH07287610A - Editing system of sequence program - Google Patents

Editing system of sequence program

Info

Publication number
JPH07287610A
JPH07287610A JP7883494A JP7883494A JPH07287610A JP H07287610 A JPH07287610 A JP H07287610A JP 7883494 A JP7883494 A JP 7883494A JP 7883494 A JP7883494 A JP 7883494A JP H07287610 A JPH07287610 A JP H07287610A
Authority
JP
Japan
Prior art keywords
block
graphic element
command
graphic
sfc
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
JP7883494A
Other languages
Japanese (ja)
Inventor
Yasushi Onishi
靖史 大西
Yoshiharu Saiki
嘉春 斎木
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.)
Fanuc Corp
Original Assignee
Fanuc 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 Fanuc Corp filed Critical Fanuc Corp
Priority to JP7883494A priority Critical patent/JPH07287610A/en
Publication of JPH07287610A publication Critical patent/JPH07287610A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PURPOSE:To provide an editing system of a sequence program capable of changing the only one graphic element within a block. CONSTITUTION:Within a display screen 5, an SFC 5b is displayed. This SFC 5b is divided into plural blocks sectioned by a boundary line 5a and a graphic element is displayed for every block. An operator selects only one of the graphic elements displayed within the block and outputs a deletion command by a deletion command means 1. A deletion means 2 deletes the graphic element designated by a deletion command. The operator designates one of the blocks and outputs the additional command of the graphic element by an an additional command means 3. When an additional display means 4 receives an additional command, the means adds the graphic element to a designated block and displays the element. Thus, the only one graphic element within the block can be changed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はシーケンス・プログラム
の編集方式に関し、特に表示画面上に区切られた1つの
ブロック内に複数の図形要素を表示できるシーケンシャ
ル・ファンクション・チャート(SFC)方式によるシ
ーケンス・プログラムの編集方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a sequence program editing system, and more particularly to a sequence function sequence (SFC) system sequence system capable of displaying a plurality of graphic elements in one block divided on a display screen. Regarding the program editing method.

【0002】[0002]

【従来の技術】一般にプログラマブル・コントローラ
(PC)で実行されるシーケンス・プログラムの表現形
式には、論理記述やラダー図形等の表現形式の他に、全
体の流れが分かりやすいフローチャート方式がある。こ
のフローチャート方式のなかで、工程単位でステップを
表現するものとしてシーケンシャル・ファンクション・
チャート(以後、SFCと呼ぶ)方式がある。
2. Description of the Related Art Generally, the expression format of a sequence program executed by a programmable controller (PC) includes a flow chart method in which the overall flow is easy to understand in addition to the expression formats such as logic description and ladder figure. In this flow chart method, a sequential function
There is a chart (hereinafter referred to as SFC) method.

【0003】このSFCは、各種の図形要素が各工程の
処理を表しており、その組み合わせでシーケンス・プロ
グラムを表現している。表現された各工程の動作プログ
ラムは、論理記述やラダープログラム等によって作成さ
れる。SFCの表示画面は、仮想的に設けられた複数の
ブロックに分割されており、各種図形要素は各ブロック
ごとに表現される。図形要素には、ステップのように、
1つのブロック内に1つの図形要素しか表現できないも
のと、トランジションや分岐処理のように、1つのブロ
ック内に2つ以上表現することができる図形要素があ
る。
In this SFC, various graphic elements represent the processing of each step, and the combination thereof represents the sequence program. The expressed operation program of each process is created by a logic description, a ladder program, or the like. The display screen of the SFC is divided into a plurality of virtually provided blocks, and various graphic elements are represented for each block. For graphic elements, like steps,
There are some graphic elements that can express only one graphic element in one block, and some graphic elements that can express two or more in one block such as transition and branch processing.

【0004】これらの図形要素の組み合わせで表現され
たSFCの一部分を修正する場合には、各ブロック単位
で修正を行う。つまり、修正したい図形要素の表示され
ているブロック内の図形要素を全て削除した後、新たな
図形要素をそのブロック内に挿入する。
When a part of the SFC represented by the combination of these graphic elements is modified, the modification is carried out for each block. That is, after deleting all the graphic elements in the block in which the graphic element to be modified is displayed, a new graphic element is inserted into the block.

【0005】[0005]

【発明が解決しようとする課題】しかし、従来の編集方
法では、1つのブロック内に2つ以上の図形要素が表示
されており、その複数の図形要素の中の1つだけを変更
する場合であっても、ブロック内全部を削除して、新た
に図形要素を挿入し直さなければならなかった。そのた
め、変更すべき図形要素以外の図形要素についても再入
力が必要になる。
However, in the conventional editing method, two or more graphic elements are displayed in one block, and only one of the plurality of graphic elements is changed. Even if there was, I had to delete everything in the block and insert a new graphic element again. Therefore, it is necessary to re-input graphic elements other than the graphic element to be changed.

【0006】その結果、オペレータがSFCを修正する
ための操作手順が多くなり、SFCを完成するまでに多
くの時間を費やしていたという問題点があった。本発明
はこのような点に鑑みてなされたものであり、ブロック
内の1つの図形要素のみを変更することができるシーケ
ンス・プログラムの編集方式を提供することを目的とす
る。
As a result, there has been a problem that the operator has many operation procedures for correcting the SFC, and a lot of time is spent until the SFC is completed. The present invention has been made in view of the above circumstances, and an object thereof is to provide an editing method of a sequence program capable of changing only one graphic element in a block.

【0007】[0007]

【課題を解決するための手段】本発明では上記課題を解
決するために、表示画面上に区切られた1つのブロック
内に複数の図形要素を表示できるシーケンシャル・ファ
ンクション・チャート(SFC)方式によるシーケンス
・プログラムの編集方式において、ブロック内の1つの
図形要素を指定して削除指令を出力する削除指令手段
と、前記削除指令によって指定された図形要素を削除す
る削除手段と、ブロックを指定して図形要素の追加指令
を出力する追加指令手段と、前記追加指令を受け取る
と、指定されたブロック内に図形要素を追加して表示す
る追加表示手段と、を有することを特徴とするシーケン
ス・プログラムの編集方式が提供される。
According to the present invention, in order to solve the above problems, a sequence according to a sequential function chart (SFC) system capable of displaying a plurality of graphic elements in one block divided on a display screen. In the program editing method, delete command means for designating one graphic element in the block and outputting a delete command, delete means for deleting the graphic element designated by the delete command, and graphic designating the block Editing a sequence program, characterized by having additional command means for outputting a command to add an element, and additional display means for additionally displaying a graphic element in a designated block when the additional command is received. A scheme is provided.

【0008】[0008]

【作用】削除指令手段は、ブロック内の1つの図形要素
のみを指定して削除指令を出力する。削除手段は、削除
指令によって指定された図形要素を削除する。追加指令
手段は、ブロックを指定して図形要素の追加指令を出力
する。追加表示手段は、追加指令を受け取ると、指定さ
れたブロック内に図形要素を追加して表示する。これに
より、ブロック内の1つの図形要素のみを変更すること
ができる。
The delete command means outputs a delete command by designating only one graphic element in the block. The deleting means deletes the graphic element designated by the delete command. The additional command means outputs a command to add a graphic element by designating a block. Upon receiving the additional command, the additional display means additionally displays the graphic element in the designated block and displays it. As a result, only one graphic element in the block can be changed.

【0009】[0009]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図1は本発明の概略構成を示すブロック図であ
る。表示画面5内には、仮想的に境界線5aで区切られ
ている。この境界線5aによって区切られた1つの領域
をブロックとし、SFC(シーケンシャル・ファンクシ
ョン・チャート)5bは、ブロックごとに各図形要素が
表示されている。オペレータは、キーボードやマウス等
を用いた削除指令手段1により、ブロック内に表示され
ている図形要素のうち、1つだけを選択し削除指令を出
力する。削除手段2は、削除指令によって指定された図
形要素を削除する。これにより、1つのブロック内に複
数の図形要素が表示されている場合にも、そのうちの1
つの図形要素のみを削除することができる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration of the present invention. The display screen 5 is virtually delimited by a boundary line 5a. One area divided by the boundary line 5a is used as a block, and an SFC (sequential function chart) 5b displays each graphic element for each block. The operator selects only one of the graphic elements displayed in the block by the delete command means 1 using a keyboard, a mouse or the like and outputs a delete command. The deleting unit 2 deletes the graphic element designated by the delete command. As a result, even if multiple graphic elements are displayed in one block,
Only one graphic element can be deleted.

【0010】さらに、オペレータはキーボードやマウス
等を用いた追加指令手段3により、ブロックの1つを指
定して、図形要素の追加指令を出力する。追加表示手段
4は、追加指令を受け取ると指定されたブロックに図形
要素を追加して表示する。この際、追加表示手段4は、
ブロック内にすでに表示されている図形要素と、追加す
る図形要素との処理内容を確認し、処理の流れに矛盾が
生じないような位置に図形要素を追加する。以上のよう
にして、1つの図形要素が削除されたブロックに対し
て、新たに図形要素を追加して表示させることができ
る。
Further, the operator designates one of the blocks by the additional instruction means 3 using a keyboard, a mouse or the like, and outputs an instruction to add a graphic element. Upon receiving the additional command, the additional display means 4 adds the graphic element to the designated block and displays it. At this time, the additional display means 4
Check the processing contents of the graphic element already displayed in the block and the graphic element to be added, and add the graphic element at a position where there is no contradiction in the flow of processing. As described above, a graphic element can be newly added and displayed for a block in which one graphic element has been deleted.

【0011】図2は本発明を実施するための自動プログ
ラミング装置の概略構成図である。図において、自動プ
ログラミング装置はプロセッサ11、ROM12、RA
M13、グラフィック制御回路14、表示装置15、キ
ーボード16、タブレット17、ハードディスク装置
(HDD)18、フロッピーディスク装置(FDD)1
9、プロッタ20、およびプリンタ/紙テープパンチャ
(PTP)21によって構成されている。これらの構成
要素は、バス10を介して他の構成要素と接続されてい
る。
FIG. 2 is a schematic configuration diagram of an automatic programming device for implementing the present invention. In the figure, the automatic programming device includes a processor 11, a ROM 12, and an RA.
M13, graphic control circuit 14, display device 15, keyboard 16, tablet 17, hard disk device (HDD) 18, floppy disk device (FDD) 1
9, a plotter 20, and a printer / paper tape puncher (PTP) 21. These components are connected to other components via the bus 10.

【0012】プロセッサ11は、ROM12に格納され
ているシステムプログラムに従って自動プログラミング
装置全体を制御する。RAM13には、切削形状、切削
条件、各段に設定される属性やレイヤ等のデータが格納
される。
The processor 11 controls the entire automatic programming device according to a system program stored in the ROM 12. The RAM 13 stores data such as cutting shapes, cutting conditions, attributes and layers set in each step.

【0013】グラフィック制御回路14はプロセッサ1
1からの表示データを変換し、表示装置15に送る。表
示装置15は、この表示信号を受けて画面表示を行う。
これによって、SFCが表示される。表示装置15に
は、CRTや液晶表示装置が主に使用される。
The graphic control circuit 14 is the processor 1.
The display data from 1 is converted and sent to the display device 15. The display device 15 receives the display signal and displays the screen.
This causes the SFC to be displayed. A CRT or a liquid crystal display device is mainly used as the display device 15.

【0014】キーボード16は、SFCを編集する際に
図形要素を選択するためのファンクションキーや、図形
要素を削除するための削除キーなどを備えている。この
キーボード16によって、変更するべき図形要素が入っ
たブロックと、その中の変更するべき図形要素を選択す
ることができる。また、タブレット17は切削形状の入
力に使用される。
The keyboard 16 is provided with a function key for selecting a graphic element when editing the SFC, a delete key for deleting the graphic element, and the like. The keyboard 16 can be used to select a block containing a graphic element to be changed and a graphic element to be changed in the block. Further, the tablet 17 is used to input the cutting shape.

【0015】ハードディスク装置18は、作成されたシ
ーケンシャル・プログラムやSFCのデータが格納され
る。フロッピーディスク装置19は、フロッピーディス
ク19aを駆動してシーケンシャル・プログラムなどを
読みだしたり、作成または編集されたシーケンシャル・
プログラムをフロッピーディスク19aに書き込を行う
ことができる。
The hard disk device 18 stores the created sequential program and SFC data. The floppy disk device 19 drives the floppy disk 19a to read out a sequential program or the like, or to create or edit a sequential program.
The program can be written in the floppy disk 19a.

【0016】また、作成されたシーケンシャル・プログ
ラムは、プロッタ20、プリンタ/紙テープパンチャ2
1に出力することもできる。次に、このような構成を有
する自動プログラミング装置によるSFC(シーケンシ
ャル・ファンクション・チャート)の編集方式の具体的
な手順を説明する。
The created sequential program includes the plotter 20 and the printer / paper tape puncher 2.
It can also be output to 1. Next, a specific procedure of an SFC (sequential function chart) editing method by the automatic programming device having such a configuration will be described.

【0017】図3はSFCの修正前の表示画面を示す図
である。表示画面15aには、3つの列M1〜M3およ
び5つの行N1〜N5に区切られた境界線30が設けら
れている。すなわち、境界線30は、表示画面15aを
12個のブロックに分割している。以後、列番号Mm、
行番号Nnのブロックは、ブロックMmNnというよう
に、後ろにそのブロックの列番号と行番号を付して表現
する。例えば、列M3、行N2のブロックは、ブロック
M3N2となる。なお、各ブロックの縦の長さは各列ご
とに一定である。その列のブロックのなかで図形要素を
表示するために最も縦の長さを必要としているブロック
に合わせて、その列の縦の長さが設定される。
FIG. 3 is a diagram showing a display screen before SFC correction. The display screen 15a is provided with a boundary line 30 divided into three columns M1 to M3 and five rows N1 to N5. That is, the boundary line 30 divides the display screen 15a into 12 blocks. After that, the column number Mm,
The block with the row number Nn is represented by adding the column number and the row number of the block after the block, such as the block MmNn. For example, the block in column M3 and row N2 becomes block M3N2. The vertical length of each block is constant for each column. The vertical length of the column is set according to the block that requires the maximum vertical length for displaying the graphic element in the blocks of the column.

【0018】各ブロック内には各種図形要素32a〜3
2lが表示されている。図形要素には、ステップのよう
に1つのブロックに1つしか表示できない図形要素32
a、32f、32g、32h、32lと、トランジショ
ンや分岐処理のように1つのブロック内に複数表示させ
ることができる図形要素32b、32c、32d、32
e、32i、32j、32kとがある。カーソル33
は、通常はブロック単位で移動させることができる。
In each block, various graphic elements 32a to 32a are provided.
2l is displayed. For the graphic element, only one graphic element 32 can be displayed in one block like a step.
a, 32f, 32g, 32h, and 32l, and graphic elements 32b, 32c, 32d, and 32 that can be displayed in plural in one block like transition and branch processing.
e, 32i, 32j, 32k. Cursor 33
Can usually be moved in blocks.

【0019】この表示画面15aの下部には、各種図形
要素を表示するメニュー表示部150が設けられてい
る。この例では、各メニュー151〜156には、それ
ぞれ、ステップ、トランジション、選択分岐処理(オー
プン)、選択分岐処理(クローズ)、並列分岐処理(オ
ープン)、並列分岐処理(クローズ)の図形要素が表示
されている。1画面で表示できない図形要素について
は、ページの切り換え操作をすることで表示することが
できる。
Below the display screen 15a is provided a menu display section 150 for displaying various graphic elements. In this example, the graphic elements of step, transition, selective branching process (open), selective branching process (close), parallel branching process (open), and parallel branching process (closed) are displayed in the menus 151 to 156, respectively. Has been done. Graphic elements that cannot be displayed on one screen can be displayed by switching the pages.

【0020】このようなSFCの行N2の各ブロック内
の並列分岐処理(オープン)を示す図形要素32c、3
2d、32eを、選択分岐処理(オープン)を示す図形
要素に変更する場合の手順について説明する。以下図4
〜図9を用いて、図形要素を変更する際の各手順と、そ
の手順における表示画面15b〜15gについて説明す
るが、図4〜図8ではブロックM1N2内部とカーソル
以外の部分については図3と同じであるため、同一部分
には同一符号を付して説明を省略する。
A graphic element 32c, 3 showing parallel branch processing (open) in each block of the row N2 of the SFC.
A procedure for changing 2d and 32e to graphic elements indicating selective branching processing (open) will be described. Figure 4 below
~ Each procedure for changing the graphic element and the display screens 15b to 15g in the procedure will be described with reference to Fig. 9, but in Figs. Since they are the same, the same parts are designated by the same reference numerals and the description thereof is omitted.

【0021】図4は変更するブロックにカーソルを移動
したときの表示画面15bを示す図である。オペレータ
は、キーボード16を操作し、カーソル33aをブロッ
クM1N2に移動する。
FIG. 4 is a view showing the display screen 15b when the cursor is moved to the block to be changed. The operator operates the keyboard 16 to move the cursor 33a to the block M1N2.

【0022】図5は削除キーの1回目の入力をしたとき
の表示画面15cを示す図である。プロセッサ11はブ
ロックM1N2内に2つの図形要素32b、32cが表
示されていることを認識しており、オペレータにより削
除キーが入力されると、カーソル33bが図形要素32
bのみを指し示すように画面表示する。
FIG. 5 is a view showing the display screen 15c when the delete key is first input. The processor 11 recognizes that the two graphic elements 32b and 32c are displayed in the block M1N2, and when the delete key is input by the operator, the cursor 33b moves the graphic element 32 to the graphic element 32.
The screen is displayed so as to indicate only b.

【0023】図6は削除キーの2回目の入力をしたとき
の表示画面15dを示す図である。プロセッサ11は、
オペレータにより2回目の削除キー入力があると、カー
ソル33cが図形要素32cのみを指し示すように画面
表示する。
FIG. 6 is a view showing the display screen 15d when the delete key is input for the second time. The processor 11
When the operator inputs the delete key for the second time, the cursor 33c is displayed on the screen so as to indicate only the graphic element 32c.

【0024】図7は削除指令を実行させたときの表示画
面15eを示す図である。削除指令は、オペレータがキ
ーボード16のリターンキーを入力することによって出
力される。プロセッサ11は、削除指令を受け取るとカ
ーソル(図6に示すカーソル33c)の位置の図形要素
を削除する。削除が行われた後は、ブロックM1N2内
は図形要素32bだけになり、カーソル33dはブロッ
クM1N2全体を指し示す。
FIG. 7 is a view showing the display screen 15e when the deletion command is executed. The delete command is output when the operator inputs the return key of the keyboard 16. Upon receiving the delete command, the processor 11 deletes the graphic element at the position of the cursor (cursor 33c shown in FIG. 6). After the deletion, only the graphic element 32b is left in the block M1N2, and the cursor 33d points to the entire block M1N2.

【0025】図8は図形要素を追加した後の表示画面1
5fを示す図である。図形要素の追加指令は、オペレー
タがメニュー表示部150の中の選択分岐(オープン)
に対応するソフトウェアキーを入力することで出力され
る。プロセッサ11は追加指令を受け取ると、カーソル
33eが指し示しているブロックM1N2内に、選択分
岐(オープン)の図形要素32mを表示する。このと
き、プロセッサ11によって、追加される図形要素32
mの処理内容は、図形要素32bの処理内容と比較さ
れ、2つの処理に矛盾が生じないような位置に図形要素
32mが追加される。この例では、図形要素32bはト
ランジションであり、図形要素32mは選択分岐(オー
プン)であるため、図形要素32mは図形要素32bの
上に追加して表示される。
FIG. 8 shows the display screen 1 after adding the graphic element.
It is a figure which shows 5f. The operator issues a command to add a graphic element to select (open) in the menu display unit 150.
It is output by inputting the software key corresponding to. When the processor 11 receives the additional command, it displays the graphic element 32m of the selected branch (open) in the block M1N2 pointed by the cursor 33e. At this time, the graphic element 32 added by the processor 11
The processing content of m is compared with the processing content of the graphic element 32b, and the graphic element 32m is added at a position where no contradiction occurs between the two processings. In this example, since the graphic element 32b is a transition and the graphic element 32m is a selective branch (open), the graphic element 32m is additionally displayed on the graphic element 32b.

【0026】これで、ブロックM1N2内の並列分岐処
理(オープン)を表す図形要素32cは、選択分岐処理
(オープン)を示す図形要素32mに変更される。行N
2の他の列も、同じように並列分岐処理(オープン)に
変更することによって、修正が完了する。
As a result, the graphic element 32c representing the parallel branch processing (open) in the block M1N2 is changed to the graphic element 32m representing the selective branch processing (open). Row N
The correction is completed by changing the other columns of 2 to parallel branch processing (open) in the same manner.

【0027】図9は修正終了後のSFCの表示画面15
gを示す図である。この図はブロックM2N2とブロッ
クM3N2以外の部分については、図8と同じであるた
め同一部分には同一符号を付して説明を省略する。ブロ
ックM2N2とブロックM3N2には、それぞれ選択分
岐処理を示す図形要素32n、32oとトランジション
を示す図形要素32p、32qが表示されている。
FIG. 9 shows the SFC display screen 15 after the correction is completed.
It is a figure which shows g. In this figure, the parts other than the blocks M2N2 and M3N2 are the same as those in FIG. 8, so the same parts are designated by the same reference numerals and the description thereof is omitted. Graphic elements 32n and 32o indicating selective branching processing and graphic elements 32p and 32q indicating transition are displayed in the blocks M2N2 and M3N2, respectively.

【0028】このように、SFCを修正する際には、変
更する図形要素のみを選択し、削除する。そして、その
ブロックに別の図形要素を追加できるようにしたため、
各ブロック内の図形要素単位で修正することができる。
これによって、変更する必要がない図形要素まで再入力
することがなくなり、オペレータがSFCを修正する際
の作業手順が少なくてすむ。その結果、オペレータがS
FCの修正に費やす時間が短縮できる。
As described above, when the SFC is modified, only the graphic element to be modified is selected and deleted. And because I made it possible to add another graphic element to that block,
The correction can be made for each graphic element in each block.
This eliminates the need to re-input even graphic elements that do not need to be changed, and the operator can reduce the work procedure when correcting the SFC. As a result, the operator
The time spent on FC correction can be shortened.

【0029】上記の実施例では、自動プログラミング装
置での実施について説明したが、シーケンス・プログラ
ムの編集機能を備えたプログラマブル・コントローラで
も同様に実施できる。
In the above embodiment, the implementation in the automatic programming device has been described, but it can be implemented in the same manner in a programmable controller having a sequence program editing function.

【0030】[0030]

【発明の効果】以上説明したように本発明では、SFC
を修正する際には、ブロック内の1つの図形要素のみを
変更できるようにしたため、SFCの修正作業に費やす
時間が短縮できる。
As described above, according to the present invention, the SFC
Since only one graphic element in the block can be changed when the correction is performed, the time spent for the correction work of the SFC can be shortened.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の概略構成を示すブロック図である。FIG. 1 is a block diagram showing a schematic configuration of the present invention.

【図2】本発明を実施するための自動プログラミング装
置の概略構成図である。
FIG. 2 is a schematic configuration diagram of an automatic programming device for implementing the present invention.

【図3】SFCの修正前の表示画面を示す図である。FIG. 3 is a diagram showing a display screen before SFC correction.

【図4】変更するブロックにカーソルを移動したときの
表示画面を示す図である。
FIG. 4 is a diagram showing a display screen when a cursor is moved to a block to be changed.

【図5】削除キーの1回目の入力をしたときの表示画面
を示す図である。
FIG. 5 is a diagram showing a display screen when a delete key is first input.

【図6】削除キーの2回目の入力をしたときの表示画面
を示す図である。
FIG. 6 is a diagram showing a display screen when a delete key is input a second time.

【図7】削除指令を実行させたときの表示画面を示す図
である。
FIG. 7 is a diagram showing a display screen when a delete command is executed.

【図8】図形要素を追加した後の表示画面を示す図であ
る。
FIG. 8 is a diagram showing a display screen after adding a graphic element.

【図9】修正終了後のSFCの表示画面を示す図であ
る。
FIG. 9 is a diagram showing a display screen of an SFC after correction is completed.

【符号の説明】[Explanation of symbols]

1 削除指令手段 2 削除手段 3 追加指令手段 4 追加表示手段 5 表示画面 5a 境界線 5b SFC 1 Deletion Command Means 2 Deletion Means 3 Additional Command Means 4 Additional Display Means 5 Display Screen 5a Boundary Line 5b SFC

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 表示画面上に区切られた1つのブロック
内に複数の図形要素を表示できるシーケンシャル・ファ
ンクション・チャート(SFC)方式によるシーケンス
・プログラムの編集方式において、 ブロック内の1つの図形要素を指定して削除指令を出力
する削除指令手段と、 前記削除指令によって指定された図形要素を削除する削
除手段と、 ブロックを指定して図形要素の追加指令を出力する追加
指令手段と、 前記追加指令を受け取ると、指定されたブロック内に図
形要素を追加して表示する追加表示手段と、 を有することを特徴とするシーケンス・プログラムの編
集方式。
1. In a sequence program editing method by a sequential function chart (SFC) method capable of displaying a plurality of graphic elements in one block divided on a display screen, one graphic element in a block is displayed. Delete command means for specifying and outputting a delete command; delete means for deleting the graphic element specified by the delete command; addition command means for outputting a command for adding a graphic element by specifying a block; and the add command And an additional display means for additionally displaying a graphic element in a designated block, and a sequence program editing method.
【請求項2】 前記削除指令手段は、削除キーを入力す
るごとにブロック内の選択する図形要素が切り換えられ
るように構成されていることを特徴とする請求項1記載
のシーケンス・プログラムの編集方式。
2. The sequence program editing method according to claim 1, wherein the deletion command means is configured to switch the graphic element to be selected in the block each time the delete key is input. .
【請求項3】 前記追加指令手段は、メニューを選択す
ることにより図形要素の追加指令を出力するように構成
されていることを特徴とする請求項1記載のシーケンス
・プログラムの編集方式。
3. The editing method of a sequence program according to claim 1, wherein the additional command means is configured to output a command to add a graphic element by selecting a menu.
JP7883494A 1994-04-18 1994-04-18 Editing system of sequence program Pending JPH07287610A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7883494A JPH07287610A (en) 1994-04-18 1994-04-18 Editing system of sequence program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7883494A JPH07287610A (en) 1994-04-18 1994-04-18 Editing system of sequence program

Publications (1)

Publication Number Publication Date
JPH07287610A true JPH07287610A (en) 1995-10-31

Family

ID=13672863

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7883494A Pending JPH07287610A (en) 1994-04-18 1994-04-18 Editing system of sequence program

Country Status (1)

Country Link
JP (1) JPH07287610A (en)

Similar Documents

Publication Publication Date Title
JPH0830309A (en) Editing system for sequence program
JPH07287610A (en) Editing system of sequence program
JPH025102A (en) Input system for pc rudder graphic
JP2000207396A (en) Document laying-out device
JPH08212361A (en) Device and method for editing graphic
JP3572054B2 (en) Graphic processing apparatus and method
JPH086928A (en) Method and device for processing document
JPH11126226A (en) Slip producing device and storage medium
JP2000293511A (en) Document processor, its method and storage medium
JP2001150736A (en) Label data editor
JPH07311604A (en) Editing system for sequence program
JPH0836569A (en) File edition processor
JPH11154129A (en) Data retrieval device
JPH0793007A (en) Display system for sequence program
JPH05143545A (en) Instruction selection/execution processing system of plural instructions texts
JPH01284963A (en) Document preparing and editing device
JP2000029676A (en) Step editing system for sequencer
JPH05101126A (en) Component table generation and editing system for cad system
JP2001043214A (en) Automatic tabulating method
JPH0724690A (en) Tool path framing method
JPH09212496A (en) Document processor and method
JPS59125406A (en) Automatic computer programming device
JPH0635643A (en) Screen output method for data
JPH08297682A (en) Graphic information editing method
JPH0736681A (en) Program preparation aid device