JPH0793007A - Display system for sequence program - Google Patents

Display system for sequence program

Info

Publication number
JPH0793007A
JPH0793007A JP5240222A JP24022293A JPH0793007A JP H0793007 A JPH0793007 A JP H0793007A JP 5240222 A JP5240222 A JP 5240222A JP 24022293 A JP24022293 A JP 24022293A JP H0793007 A JPH0793007 A JP H0793007A
Authority
JP
Japan
Prior art keywords
display
flow chart
screen
block
abbreviated
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
JP5240222A
Other languages
Japanese (ja)
Inventor
Yoshiharu Saiki
嘉春 斎木
Toshiyuki Matsuo
敏幸 松尾
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 JP5240222A priority Critical patent/JPH0793007A/en
Publication of JPH0793007A publication Critical patent/JPH0793007A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To increase the number of step displays in one screen and make the displays easy to see as to a display system for a sequence program in a flowchart. CONSTITUTION:The display screen 5 is sectioned virtually into blocks 5a. An operator inputs one flowchart symbol to each block 5a through a flowchart symbol input means 1 such as a keyboard. The kind and position of the inputted flowchart symbol are stored in a display data storage means 2. After a program is generally generated, the operator commands an abbreviated display through an abbreviated display command means 3 by key operation, etc. An abbreviated display means 4 having received the abbreviated display command judges the kind and position of each flowchart symbol stored in the display data storage means 2 and form flowchart symbols of plural blocks 5a in the longitudinal direction of the screen to display the flowchart on the display screen 5.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はフローチャート方式によ
るシーケンス・プログラムの表示方式に関し、特にプロ
グラミング時に行うシーケンス・プログラムの表示方式
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a flow chart method for displaying a sequence program, and more particularly to a display method for a sequence program performed during programming.

【0002】[0002]

【従来の技術】一般にPC(プログラマブル・コントロ
ーラ)で実行されるシーケンス・プログラムの表現形式
には、論理記述やラダー図形式等多数の形式がある。こ
の中で、作業全体の流れが分かりやすいのはフローチャ
ート方式によるものである。フローチャート方式には、
SFC(シーケンシャル・ファンクション・チャート)
方式のように、工程単位でステップを表現するものがあ
る。この各工程における具体的な動作プログラムは、論
理記述やラダー図等によって作成される。
2. Description of the Related Art Generally, there are many expression formats of a sequence program executed by a PC (programmable controller) such as a logic description and a ladder diagram format. Among them, the flow chart method is the easiest to understand the flow of the whole work. The flow chart method is
SFC (Sequential Function Chart)
Some methods, such as a method, express steps in process units. A specific operation program in each step is created by a logical description, a ladder diagram, or the like.

【0003】図6は表示画面上で作成したSFC方式の
一例を示す図である。SFC方式でプログラミングを行
う場合、内部処理として表示画面40が複数のブロック
41に区分けされている。流れ図記号入力を行う場合に
は、キー操作により所望のブロック41にカーソル42
を移動させる。そして、図示されていないソフトウェア
キー等により流れ図記号を選択すると、カーソル42の
置かれたブロック41に流れ図記号43が表示される。
例えば、ブロック41aにカーソル42を置き、流れ図
記号としてトランジションを選択すると、画面上にトラ
ンジション4aが表示される。
FIG. 6 is a diagram showing an example of the SFC method created on the display screen. When programming by the SFC method, the display screen 40 is divided into a plurality of blocks 41 as an internal process. When inputting a flow chart symbol, the cursor 42 is moved to a desired block 41 by a key operation.
To move. When a flow chart symbol is selected by a software key or the like not shown, the flow chart symbol 43 is displayed in the block 41 where the cursor 42 is placed.
For example, when the cursor 42 is placed on the block 41a and the transition is selected as the flow chart symbol, the transition 4a is displayed on the screen.

【0004】なお、流れ図記号43としては、トランジ
ション43aの他に分岐処理43b、ステップ43c、
および並列処理43d等がある。
As the flow chart symbol 43, in addition to the transition 43a, a branch process 43b, a step 43c,
And parallel processing 43d.

【0005】[0005]

【発明が解決しようとする課題】しかし、このような表
示方式では、1ブロックにつき1個の流れ図記号しか表
示されないので、分岐処理や並列処理が多いと表示が縦
方向に伸び、1画面で表示できるステップ数が減るとい
う問題点があった。
However, in such a display method, since only one flow chart symbol is displayed per block, if there are many branching processes or parallel processes, the display is extended in the vertical direction and displayed on one screen. There is a problem that the number of steps that can be performed is reduced.

【0006】また、分岐処理や並列処理が含まれると、
ステップの表示位置がずれるため、画面が見ずらくなる
という問題点があった。本発明はこのような点に鑑みて
なされたものであり、1画面内のステップ表示数をより
多くでき、確認のしやすいシーケンス・プログラムの表
示方式を提供することを目的とする。
Further, when branch processing and parallel processing are included,
Since the display position of the step is displaced, there is a problem that the screen becomes difficult to see. The present invention has been made in view of the above circumstances, and an object thereof is to provide a display method of a sequence program that can increase the number of step displays in one screen and can be easily confirmed.

【0007】[0007]

【課題を解決するための手段】本発明では上記課題を解
決するために、フローチャート方式によるシーケンス・
プログラムの表示方式において、表示画面上で仮想的に
区切られた各ブロックに1個づつ対応して流れ図記号を
入力する流れ図記号入力手段と、前記入力された流れ図
記号の種類および位置を格納する表示データ格納手段
と、短縮表示指令を行う短縮表示指令手段と、前記短縮
表示指令を受けると、前記記憶された各流れ図記号の種
類および位置を判断し、画面縦方向の複数個のブロック
の流れ図記号を1ブロック内に形成して表示する短縮表
示手段と、を有することを特徴とするシーケンス・プロ
グラムの表示方式が提供される。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the present invention provides a sequence / flowchart method.
In the program display method, a flow chart symbol input means for inputting a flow chart symbol corresponding to each block virtually divided on the display screen, and a display for storing the type and position of the inputted flow chart symbol Upon receiving the data storage means, the abbreviated display command means for issuing an abbreviated display command, and the aforesaid abbreviated display command, the type and position of each of the stored flowchart symbols are judged, and the flowchart symbols of a plurality of blocks in the vertical direction of the screen. And a shortening display means for forming and displaying in one block, and a display method for a sequence program.

【0008】[0008]

【作用】まず、流れ図記号入力手段により、表示画面上
で仮想的に区切られた各ブロックに1個づつ対応して流
れ図記号を入力し、入力された流れ図記号の種類および
位置を表示データ格納手段が格納する。一通りプログラ
ムが作成され、短縮表示指令手段により短縮表示指令が
なされると、短縮表示手段は、記憶された各流れ図記号
の種類および位置を判断し、画面縦方向の複数個のブロ
ックの流れ図記号を1ブロック内に形成して表示する。
First, the flow chart symbol input means inputs a flow chart symbol corresponding to each block virtually demarcated on the display screen, and the type and position of the input flow chart symbol is displayed on the display data storage means. To store. When the program is created generally and the abbreviated display command is issued by the abbreviated display command means, the abbreviated display means judges the type and position of each stored flow chart symbol, and the flow chart symbols of a plurality of blocks in the vertical direction of the screen. Are formed and displayed in one block.

【0009】これにより、画面縦方向の表示が短縮され
る。
As a result, the display in the vertical direction of the screen is shortened.

【0010】[0010]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。図1は本実施例の概念図である。表示画面5に
は、仮想的にブロック5aが区切られている。オペレー
タは、キーボード等の流れ図記号入力手段1により、各
ブロック5aに1個づつ対応して流れ図記号を入力す
る。この入力された流れ図記号の種類および位置を表示
データ格納手段2が格納する。一通りプログラムが作成
できると、オペレータは、キー操作等の短縮表示指令手
段3により短縮表示指令を行う。この短縮表示指令を受
けた短縮表示手段4は、表示データ格納手段2に記憶さ
れた各流れ図記号の種類および位置を判断し、画面縦方
向の複数個のブロック5aの流れ図記号を1ブロック内
に形成して表示画面5に表示する。
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 conceptual diagram of this embodiment. Blocks 5a are virtually divided on the display screen 5. The operator inputs a flow chart symbol by using the flow chart symbol input means 1 such as a keyboard, one for each block 5a. The display data storage unit 2 stores the type and position of the input flow chart symbol. Once the program has been created, the operator issues a shortcut display command using the shortcut display command means 3 such as key operation. Receiving this abbreviated display command, the abbreviated display means 4 judges the type and position of each flow chart symbol stored in the display data storage means 2, and puts the flow chart symbols of a plurality of blocks 5a in the vertical direction of the screen into one block. It is formed and displayed on the display screen 5.

【0011】図2は、本発明を実施するための自動プロ
グラミング装置のハードウェア・ブロック図である。プ
ロセッサ11は、ROM12に格納されているシステム
プログラムに従って自動プログラミング装置全体を制御
する。ROM12には自動プログラミング装置全体を制
御するシステムプログラムの他に、形状情報等のデータ
が格納されている。
FIG. 2 is a hardware block diagram of an automatic programming device for implementing the present invention. The processor 11 controls the entire automatic programming device according to a system program stored in the ROM 12. The ROM 12 stores data such as shape information as well as a system program for controlling the entire automatic programming device.

【0012】RAM13には、内部データ、フロッピー
ディスク19aからロードされたシステムプログラム、
シーケンス・プログラムを作成するための各種データが
格納される。また、RAM13には、シーケンス・プロ
グラムの表示方式の一つであるフローチャート方式の各
流れ図記号の表示データがHDD(ハード・ディスク・
ドライブ)18等から読み込まれる。さらに、RAM1
3には、オペレータによりキーボード16を介して入力
されたフローチャート方式のシーケンス・プログラムの
データ、すなわち、各流れ図記号およびそれらの表示装
置15の画面上の位置等のデータが格納される。
In the RAM 13, internal data, the system program loaded from the floppy disk 19a,
Various data for creating a sequence program are stored. Further, in the RAM 13, the display data of each flow chart symbol in the flow chart method which is one of the display methods of the sequence program is stored in the HDD (hard disk.
Drive) 18 and the like. Furthermore, RAM1
3 stores the data of the flow chart type sequence program input by the operator through the keyboard 16, that is, the data of each flow chart symbol and their position on the screen of the display device 15.

【0013】グラフィック制御回路14はRAM13に
格納されたシーケンス・プログラム等のデータを表示信
号に変換し、表示装置15に送る。表示装置15は、こ
れをを画面上に表示する。この表示装置15にはCR
T、液晶表示装置等が使用される。
The graphic control circuit 14 converts data such as a sequence program stored in the RAM 13 into a display signal and sends it to the display device 15. The display device 15 displays this on the screen. This display device 15 has a CR
T, a liquid crystal display device or the like is used.

【0014】キーボード16はデータ入力に使用される
操作キーと、システムプログラム等によって、機能が変
化するソフトウェアキーを備えている。タブレット17
は形状情報等のデータ入力に使用される。
The keyboard 16 is provided with operation keys used for data input and software keys whose functions change according to a system program or the like. Tablet 17
Is used to input data such as shape information.

【0015】HDD(ハード・ディスク・ドライブ)1
8は、各流れ図記号の表示データ、および自動プログラ
ミング装置の電源遮断後も保存すべきデータが格納され
る。FDD(フロッピー・ディスク・ドライブ)19
は、フロッピー・ディスク19aを駆動させてシーケン
ス・プログラムを入力し、あるいは編集、作成されたシ
ーケンス・プログラムをフロッピー・ディスク19aに
出力する。
HDD (hard disk drive) 1
Reference numeral 8 stores display data of each flow chart symbol and data to be saved even after the power of the automatic programming device is cut off. FDD (floppy disk drive) 19
Drives the floppy disk 19a to input a sequence program, or outputs the edited and created sequence program to the floppy disk 19a.

【0016】また、作成されたシーケンス・プログラム
は、プロッタ20、プリンタ/PTP(紙テープパンチ
ャー)21に出力することもできる。なお、これらの構
成要素はバス10に互いに結合されている。
The created sequence program can also be output to the plotter 20 and printer / PTP (paper tape puncher) 21. In addition, these components are coupled to the bus 10.

【0017】次に、このような構成を有する自動プログ
ラミング装置によるシーケンス・プログラムの表示方式
の具体的な手順を説明する。図3はSFC(シーケンシ
ャル・ファンクション・チャート)方式の作成画面の一
例を示す図である。表示画面15aは、予め内部処理と
して、7つの列M1〜M7および3つの行N1〜N3に
区切られるブロック30が仮想的に設けられている。す
なわち、ブロック30は、合計21個の小ブロックに分
けられている。以後、各小ブロックの呼び方について
は、列M1および行N1の位置にあるブロックをブロッ
クM1N1,列M1および行N2の位置にあるブロック
をブロックM1N2・・・・というように表現する。各
ブロックM1N1等には、後述する手順により、空白を
含めてそれぞれ1個ずつ流れ図記号31が表示される。
Next, a specific procedure of the display method of the sequence program by the automatic programming device having such a configuration will be described. FIG. 3 is a diagram showing an example of an SFC (sequential function chart) method creation screen. In the display screen 15a, a block 30 divided into seven columns M1 to M7 and three rows N1 to N3 is virtually provided in advance as an internal process. That is, the block 30 is divided into 21 small blocks in total. Hereafter, regarding the designation of each small block, the block at the position of column M1 and row N1 is expressed as block M1N1, the block at the position of column M1 and row N2 is expressed as block M1N2, .... In each block M1N1, etc., one flow chart symbol 31 including blanks is displayed by the procedure described later.

【0018】このブロック30の設けられた表示画面1
5aの下部には、メニュー表示部150が設けられてい
る。メニュー表示部150には、例えば6個のメニュー
151〜156が設けられている。各メニュー151〜
156には、ステップ、分岐処理、トランジション、お
よび並列処理等の流れ図記号が表示されている。1画面
で表示できない流れ図記号については、ぺージ切替え操
作等によって表示することができる。
Display screen 1 provided with this block 30
A menu display unit 150 is provided below the 5a. The menu display unit 150 is provided with, for example, six menus 151 to 156. Each menu 151-
At 156, flow chart symbols such as steps, branch processes, transitions, and parallel processes are displayed. Flow chart symbols that cannot be displayed on one screen can be displayed by page switching operation or the like.

【0019】オペレータは、キー操作により画面上のカ
ーソル32を所望のブロックに移動させ、図示されてい
ないソフトウェアキーによりメニュー151〜156の
いずれかを選択すると、選択されたメニューの流れ図記
号がそのブロックに表示される。例えば、カーソル32
をブロックM2N2に移動させ、メニュー154を選択
すると、画面上のブロックM2N2の位置にトランジシ
ョンの流れ図記号31dが表示される。
When the operator moves the cursor 32 on the screen to a desired block by key operation and selects one of the menus 151 to 156 by a software key (not shown), the flow chart symbol of the selected menu is the block. Is displayed in. For example, the cursor 32
Is moved to the block M2N2 and the menu 154 is selected, the transition flow chart symbol 31d is displayed at the position of the block M2N2 on the screen.

【0020】このような操作の繰り返しによって、画面
上には、例えば図のように流れ図記号31a〜31rが
入力表示される。こうして一通りシーケンス・プログラ
ムが作成されると、オペレータは、キーボード16の操
作によって短縮表示指令を行う。
By repeating such operations, flow chart symbols 31a to 31r are input and displayed on the screen, for example, as shown in the figure. When the sequence program is created in this way, the operator operates the keyboard 16 to issue a shortened display command.

【0021】図4は短縮表示された画面の一例を示す図
である。ここでは、流れ図記号31e等のステップ以外
の流れ図記号について、縦のブロックに関して短縮処理
が行われる。例えば、図3ではブロックM1N1には分
岐処理の流れ図記号31aのみが表示されているが、図
4では、下のブロックM2N1に表示されているトラン
ジションの流れ図記号31cが同じブロックM1N1内
に表示されている。これにより、N1行の流れ図記号3
1e,31h,31k,31o,31gは1ブロック繰
り上げて表示される。また、流れ図記号31oおよび3
1gも同一のブロックM5N1内に短縮表示される。
FIG. 4 is a diagram showing an example of a screen displayed in abbreviated form. Here, with respect to the flow chart symbols other than the steps such as the flow chart symbol 31e, the shortening process is performed on the vertical blocks. For example, in FIG. 3, only the flow chart symbol 31a of the branch process is displayed in the block M1N1, but in FIG. 4, the transition chart symbol 31c displayed in the lower block M2N1 is displayed in the same block M1N1. There is. As a result, the flow chart symbol 3 of the N1th row
1e, 31h, 31k, 31o and 31g are displayed one block forward. Also, flow chart symbols 31o and 3
1 g is also shortened and displayed in the same block M5N1.

【0022】同様に、N2行に関しても、流れ図記号3
1dおよび31f、流れ図記号31mおよび31pがそ
れぞれブロックM1N2,M3N2内に短縮表示され
る。また、N3行に関しては、N2行との繋がり上、各
流れ図記号31g,31j,31nが1ブロック分繰り
上げて表示される。
Similarly, for line N2, the flow chart symbol 3
1d and 31f and flow chart symbols 31m and 31p are abbreviated in blocks M1N2 and M3N2, respectively. As for the N3 line, the flow chart symbols 31g, 31j, 31n are moved up by one block and displayed due to the connection with the N2 line.

【0023】図5は、このような短縮表示処理を行うた
めのプロセッサ11による処理手順を示すフローチャー
トである。なお、このフローチャートは、オペレータに
より短縮表示指令がなされたときに開始される。 〔S1〕上段のブロックから各流れ図記号の種類を確認
する。 〔S2〕確認した流れ図記号がステップを示す流れ図記
号か否かを判断し、ステップを示す流れ図記号であれば
ステップS4に進み、そうでなければステップS3に進
む。 〔S3〕確認した流れ図記号の種類をRAM13等に一
時的に記憶保持する。
FIG. 5 is a flow chart showing a processing procedure by the processor 11 for performing such a shortened display processing. It should be noted that this flowchart is started when the operator issues a shortened display command. [S1] The type of each flow chart symbol is confirmed from the upper block. [S2] It is determined whether the confirmed flow chart symbol is a flow chart symbol indicating a step. If it is a flow chart symbol indicating a step, the process proceeds to step S4, and if not, the process proceeds to step S3. [S3] The type of the confirmed flow chart symbol is temporarily stored and held in the RAM 13 or the like.

【0024】〔S4〕ステップの流れ図記号以外の流れ
図記号が2個以上連続したブロックにある場合は、それ
らを1ブロック内に合成処理する。1個のみの場合に
は、ステップの流れ図記号と同様に単一のブロックで扱
う。 〔S5〕合成処理した流れ図記号の位置や種類のデータ
をRAM13に一時的に格納する。 〔S6〕予定されたブロック全ての合成処理が完了した
か否かを判断し、完了すればステップS7に進み、して
いなければステップS1に戻る。 〔S7〕画面の生成処理を行う。 〔S8〕表示画面15a上に短縮画面を表示する。
When there are two or more flow chart symbols other than the flow chart symbols in the step [S4] in a continuous block, they are combined into one block. If there is only one, it is treated as a single block, like the flow chart symbols of steps. [S5] The data of the position and type of the flow chart symbol that has been combined is temporarily stored in the RAM 13. [S6] It is determined whether or not all the scheduled blocks are combined, and if completed, the process proceeds to step S7. If not completed, the process returns to step S1. [S7] Screen generation processing is performed. [S8] A shortened screen is displayed on the display screen 15a.

【0025】このように、本実施例では、1ブロック単
位で入力された流れ図記号について、ステップ以外の流
れ図記号は、画面縦方向について複数個の流れ図記号を
1ブロック内に短縮して表示するようにしたので、画面
縦方向により多くのステップを表示することができる。
As described above, in the present embodiment, with regard to the flow chart symbols input in units of one block, the flow chart symbols other than the steps are displayed by shortening a plurality of flow chart symbols in the vertical direction of the screen. Therefore, it is possible to display more steps in the vertical direction of the screen.

【0026】また、図4に示したように、各ステップの
流れ図記号31e等を同一の列に並べて表示できるの
で、オペレータによる確認が容易になる。
Further, as shown in FIG. 4, since the flow chart symbols 31e of each step can be displayed side by side in the same column, the operator can easily confirm them.

【0027】[0027]

【発明の効果】以上説明したように本発明では、画面縦
方向の複数個のブロックの流れ図記号を1ブロック内に
形成して表示するようにしたので、画面縦方向の表示が
短縮され、より多くのステップを表示することができ
る。
As described above, in the present invention, the flow chart symbols of a plurality of blocks in the vertical direction of the screen are formed and displayed in one block, so that the display in the vertical direction of the screen is shortened and Many steps can be displayed.

【0028】また、各ステップの流れ図記号を同一の列
に並べて表示できるので、オペレータが確認し易くな
る。
Further, since the flow chart symbols of each step can be displayed side by side in the same column, it is easy for the operator to confirm.

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

【図1】本実施例の概念図である。FIG. 1 is a conceptual diagram of this embodiment.

【図2】本発明を実施するための自動プログラミング装
置のハードウェア・ブロック図である。
FIG. 2 is a hardware block diagram of an automatic programming device for implementing the present invention.

【図3】SFC(シーケンシャル・ファンクション・チ
ャート)方式の作成画面の一例を示す図である。
FIG. 3 is a diagram showing an example of an SFC (sequential function chart) method creation screen.

【図4】短縮表示された画面の一例を示す図である。FIG. 4 is a diagram showing an example of a screen displayed in abbreviated form.

【図5】短縮表示処理を行うためのプロセッサによる処
理手順を示すフローチャートである。
FIG. 5 is a flowchart showing a processing procedure by a processor for performing a shortened display processing.

【図6】表示画面上で作成したSFC方式の一例を示す
図である。
FIG. 6 is a diagram showing an example of an SFC method created on a display screen.

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

1 流れ図記号入力手段 2 表示データ格納手段 3 短縮表示指令手段 4 短縮表示手段 5 表示画面 5a ブロック 11 プロセッサ 12 ROM 13 RAM 14 グラフィック制御回路 15 表示装置 15a 表示画面 16 キーボード 18 HDD(ハード・ディスク・ドライブ) 19 FDD(フロッピー・ディスク・ドライブ) 19a フロッピー・ディスク 30 ブロック 31 流れ図記号 1 flow chart symbol input means 2 display data storage means 3 shortened display command means 4 shortened display means 5 display screen 5a block 11 processor 12 ROM 13 RAM 14 graphic control circuit 15 display device 15a display screen 16 keyboard 18 HDD (hard disk drive) ) 19 FDD (floppy disk drive) 19a floppy disk 30 block 31 flow chart symbol

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 フローチャート方式によるシーケンス・
プログラムの表示方式において、 表示画面上で仮想的に区切られた各ブロックに1個づつ
対応して流れ図記号を入力する流れ図記号入力手段と、 前記入力された流れ図記号の種類および位置を格納する
表示データ格納手段と、 短縮表示指令を行う短縮表示指令手段と、 前記短縮表示指令を受けると、前記記憶された各流れ図
記号の種類および位置を判断し、画面縦方向の複数個の
ブロックの流れ図記号を1ブロック内に形成して表示す
る短縮表示手段と、 を有することを特徴とするシーケンス・プログラムの表
示方式。
1. A sequence according to a flow chart method
In the display method of the program, a flow chart symbol input means for inputting a flow chart symbol corresponding to each block virtually divided on the display screen, and a display for storing the type and position of the inputted flow chart symbol Data storage means, abbreviated display command means for issuing abbreviated display command, and upon receiving the abbreviated display command, the type and position of each of the stored flowchart symbols are judged, and the flowchart symbols of a plurality of blocks in the vertical direction of the screen are determined. And a shortening display means for forming and displaying in one block, and a display method of a sequence program, characterized by:
【請求項2】 前記短縮表示手段は、ステップ以外の処
理の流れ図記号について短縮表示の処理を行うように構
成されていることを特徴とする請求項1記載のシーケン
ス・プログラムの表示方式。
2. The display method of a sequence program according to claim 1, wherein the abbreviated display means is configured to perform abbreviated display processing for flow chart symbols other than steps.
【請求項3】 前記流れ図記号入力手段は、ソフトウェ
アキーのメニュー選択により行われるように構成されて
いることを特徴とする請求項1記載のシーケンス・プロ
グラムの表示方式。
3. The sequence program display method according to claim 1, wherein the flow chart symbol input means is configured to be performed by a menu selection of a software key.
JP5240222A 1993-09-28 1993-09-28 Display system for sequence program Pending JPH0793007A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5240222A JPH0793007A (en) 1993-09-28 1993-09-28 Display system for sequence program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5240222A JPH0793007A (en) 1993-09-28 1993-09-28 Display system for sequence program

Publications (1)

Publication Number Publication Date
JPH0793007A true JPH0793007A (en) 1995-04-07

Family

ID=17056270

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5240222A Pending JPH0793007A (en) 1993-09-28 1993-09-28 Display system for sequence program

Country Status (1)

Country Link
JP (1) JPH0793007A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2002079886A1 (en) * 2001-03-29 2004-07-22 三菱電機株式会社 Programming tool

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2002079886A1 (en) * 2001-03-29 2004-07-22 三菱電機株式会社 Programming tool
US7340683B2 (en) 2001-03-29 2008-03-04 Mitsubishi Denki Kabushiki Kaisha Programming tool

Similar Documents

Publication Publication Date Title
JPH02293903A (en) Cad/cam device
JP3258379B2 (en) Menu display device
JPH0830309A (en) Editing system for sequence program
JPH0793007A (en) Display system for sequence program
JP3426663B2 (en) Detail display control method in document editor
JPH07146642A (en) Input system for ladder program
JPH05346947A (en) Method and device for character string processing
JPH07282003A (en) Device and method for editing menu display
JPH08166973A (en) Image data managing system
JPH07311604A (en) Editing system for sequence program
JPH10171762A (en) Arithmetic unit and method therefor and medium for recording arithmetic control program
JPH07334222A (en) Tool path editing system
JPS61278909A (en) Interactive programming device
JP2001034791A (en) Mesh preparation system for analytic model
JPH07234711A (en) Management system of sequence/program
JP2000029676A (en) Step editing system for sequencer
JP3027364B2 (en) Control program creation method and device
JPH07287610A (en) Editing system of sequence program
JP2000066884A (en) Flow chart preparation system and record medium storing program for performing processing in the same system through computer
JPH07261817A (en) Cutting path drawing method
JPH06202906A (en) Nc program editing device
JPH05261645A (en) Numerical control data origination system
JPH0747580A (en) Molding condition setting method and controlling method for injection molding machine
JPH08123675A (en) Method and device for data input
JPH0683425A (en) Cutting combination device and automatic cutting device