JPH10312204A - Display device and display method - Google Patents

Display device and display method

Info

Publication number
JPH10312204A
JPH10312204A JP12255197A JP12255197A JPH10312204A JP H10312204 A JPH10312204 A JP H10312204A JP 12255197 A JP12255197 A JP 12255197A JP 12255197 A JP12255197 A JP 12255197A JP H10312204 A JPH10312204 A JP H10312204A
Authority
JP
Japan
Prior art keywords
display
program
editing
sfc
time
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.)
Withdrawn
Application number
JP12255197A
Other languages
Japanese (ja)
Inventor
Toru Niwa
徹 丹羽
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 JP12255197A priority Critical patent/JPH10312204A/en
Publication of JPH10312204A publication Critical patent/JPH10312204A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)
  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a display device capable of automatically arranging and rearranging steps and subcharts at the time of parallel execution processing and selective execution processing displayed on the display of a data processor such as a personal computer in an easy retrieval state. SOLUTION: The steps and the subcharts at the time of parallel execution processing and selective execution processing among SFC programs displayed on the display of the personal computer are automatically rearranged in a newest editing order based on its editing time and data such as from a chart C before editing 56 on a display to a chart C after editing 58. Thereby, the retrieval, etc., of the SFC programs after preparing is facilitated.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は表示装置及び表示
方法に関し、特にPLCの動作を規定するプログラムの
うち、SFC(シーケンシャル・ファンクション・チャ
ート)プログラムを作成、編集するデータ処理装置の表
示装置及び表示方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display device and a display method, and more particularly, to a display device and a display of a data processing device for creating and editing an SFC (Sequential Function Chart) program among programs for defining the operation of a PLC. About the method.

【0002】[0002]

【従来の技術】近年より、プログラマブルコントローラ
(以下、PLCという。)が普及し、様々な機器の制御
に利用されている。従来、このようなPLCに使用する
SFCプログラムを作成、編集する場合には、図8に示
すように、データ処理装置、例えばパソコンのディスプ
レイ上にSFCプログラムを視覚的かつグラフィカルに
表示しながら行う。
2. Description of the Related Art In recent years, programmable controllers (hereinafter, referred to as PLCs) have become widespread and used for controlling various devices. Conventionally, when an SFC program used for such a PLC is created and edited, as shown in FIG. 8, the SFC program is visually and graphically displayed on a display of a data processing device, for example, a personal computer.

【0003】ここで、逐次実行処理10では、処理A
1,A2,A3の順に上から下にステップ及びサブチャ
ートが実行される。一方、複数の処理を同時に実行する
並列実行処理の場合は、図8における12のように記述
し、処理B1とB2が同時に実行されることを示してい
る。また、複数の処理が選択的に実行される選択実行処
理の場合は、14のように記述し、処理C1とC2のい
ずれかが実行されることを示している。
Here, in the sequential execution process 10, a process A
Steps and subcharts are executed from top to bottom in the order of 1, A2, A3. On the other hand, in the case of a parallel execution process in which a plurality of processes are executed at the same time, the process is described as 12 in FIG. 8, indicating that processes B1 and B2 are executed simultaneously. Further, in the case of a selective execution process in which a plurality of processes are selectively executed, the process is described as 14 to indicate that one of the processes C1 and C2 is executed.

【0004】この際、SFCの要素の一つである長方形
状のステップやサブチャートのディスプレイ上での配
置、並び換えは、図8において、逐次実行処理10のA
1,A2,A3、並列実行処理12のB1,B2及び選
択実行処理14におけるC1,C2に示すように、プロ
グラムの作成者がマウスあるいはキーボードを用いて手
動で行っていた。
[0004] At this time, the arrangement and rearrangement of rectangular steps and subcharts, which are one of the elements of the SFC, on the display are shown in FIG.
1, A2, A3, B1, B2 of the parallel execution processing 12, and C1, C2 of the selection execution processing 14, the creator of the program manually performed the processing using a mouse or a keyboard.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、SFC
では、図形によってPLCの処理が上から下に流れるよ
うに表現するよう規定されているが、PLCの処理が別
れる部分、即ち、図8に示されるように並列実行処理1
2(B1,B2)、選択実行処理14(C1,C2)の
順序を表現するのは、特にSFCでは規定がなく、プロ
グラムの作成者が任意に並べ換えを行わなければならな
い。このため、表示されるSFCプログラムの配置に統
一性がなく、作成後のSFCプログラムの検索等が非常
に複雑であるという不具合があった。
However, the SFC
Stipulates that the processing of the PLC is represented by flowing from top to bottom by a figure, but the part where the processing of the PLC separates, that is, as shown in FIG.
2 (B1, B2) and the order of the selection execution processing 14 (C1, C2) are not particularly defined in SFC, and the creator of the program must arbitrarily rearrange the order. For this reason, there is a problem that the arrangement of the displayed SFC programs is not uniform, and the search of the created SFC program is very complicated.

【0006】また、特に並列実行処理及び選択実行処理
の記述時には、ステップ及びサブチャートがパソコンの
画面上に横一列に並ぶことになり、一つの並列実行処理
及び選択実行処理あたりのステップ及びサブチャートの
数が増えてくると、作成者が編集、修正を行いたいステ
ップ及びサブチャートを迅速に特定するのが困難になる
という不具合があった。
In particular, when describing parallel execution processing and selection execution processing, the steps and subcharts are arranged in a horizontal line on the screen of the personal computer, and the steps and subcharts per one parallel execution processing and selection execution processing are described. When the number increases, it becomes difficult for the creator to quickly identify steps and subcharts to be edited and corrected.

【0007】この発明は、上記の如き従来の不具合に鑑
みてなされたもので、その目的とするところは、パソコ
ン等のデータ処理装置の表示装置(ディスプレイ)上に
表示されている並列実行処理及び選択実行処理時のステ
ップ及びサブチャートを検索等しやすい状態に自動的
に、配置及び並び換えることのできる表示装置及び表示
方法を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned conventional problems, and has as its object the parallel execution processing and the parallel execution processing displayed on a display device (display) of a data processing device such as a personal computer. An object of the present invention is to provide a display device and a display method capable of automatically arranging and rearranging steps and subcharts at the time of selection execution processing in a state where retrieval and the like are easy.

【0008】[0008]

【課題を解決するための手段】この発明は、上記目的を
達成するために、請求項1の発明は、プログラマブルコ
ントローラにSFCプログラムを書き込む際に使用する
データ処理装置の表示装置において、SFCプログラム
の編集時刻を記憶する編集時刻記憶手段と、編集された
SFCプログラムを記憶するプログラム記憶手段と、前
記編集時刻記憶手段に記憶された編集時刻に基づいて前
記プログラム記憶手段に記憶されたSFCプログラムを
並び換えて表示するプログラム表示管理手段とを含むこ
とを特徴とする。
In order to achieve the above object, the present invention provides a display device of a data processing device used when writing an SFC program in a programmable controller. An editing time storing means for storing an editing time, a program storing means for storing an edited SFC program, and an SFC program stored in the program storing means based on the editing time stored in the editing time storing means are arranged. And a program display management means for alternately displaying the program.

【0009】また、請求項2の発明は、請求項1の発明
において、前記プログラム表示管理手段は、前記プログ
ラム記憶手段に記憶されたSFCプログラムのうち、並
列実行処理又は選択実行処理プログラムを前記編集時刻
記憶手段に記憶された最終編集時刻に基づいて、最も新
しい編集順に並び換えることを特徴とする。
According to a second aspect of the present invention, in the first aspect of the invention, the program display management means edits the parallel execution processing or the selection execution processing program among the SFC programs stored in the program storage means. It is characterized by rearranging in the latest editing order based on the last editing time stored in the time storage means.

【0010】また、請求項3の発明は、プログラマブル
コントローラにSFCプログラムを書き込む際に使用す
るデータ処理装置の表示方法において、SFCプログラ
ムの編集時の時刻を記憶し、この記憶された時刻に基づ
いて編集されたSFCプログラムをデータ処理装置の表
示装置上で最も新しい編集時刻順に並び換えることをを
特徴とする。
According to a third aspect of the present invention, in a display method of a data processing device used when writing an SFC program in a programmable controller, a time at which the SFC program is edited is stored, and based on the stored time. It is characterized in that the edited SFC programs are rearranged in the order of the latest editing time on the display device of the data processing device.

【0011】[0011]

【発明の実施の形態】以下、本発明を図面に基いて説明
する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings.

【0012】図1は本発明が適用された実施の形態のう
ち、SFCを作成・編集するデータ処理装置及びPLC
の概略が示されている。データ処理装置は、パソコン本
体20と、ディスプレィ22、キーボード及びマウス2
4、ハードディスクドライブ26等の周辺装置とを含ん
で構成される。
FIG. 1 shows a data processing apparatus for creating and editing an SFC and a PLC according to an embodiment to which the present invention is applied.
Is shown schematically. The data processing device includes a personal computer body 20, a display 22, a keyboard and a mouse 2.
4, and a peripheral device such as a hard disk drive 26.

【0013】パソコン本体20は、MPU32,RAM
34、ROM36等から構成されている。MPU32
は、マイクロプロセッサからなり処理装置全体の制御を
行う。また、RAM34は、SFCの作成、編集を行う
ためのソフトウェアが格納されるとともに、SFCプロ
グラムの編集時刻、日付が記憶される編集時刻記憶手段
及びディスプレィ22上におけるSFCプログラムの表
示を管理するプログラム表示管理手段としての役割をも
有する。さらに、ROM36には、パソコン本体20の
起動やハードウェアの資源を管理するためのソフトウェ
アが格納されている。
The personal computer body 20 includes an MPU 32, a RAM,
34, a ROM 36 and the like. MPU32
Is composed of a microprocessor and controls the entire processing device. The RAM 34 stores software for creating and editing an SFC, and stores an editing time and date of the SFC program, an editing time storage unit, and a program display for managing the display of the SFC program on the display 22. It also has a role as management means. Further, the ROM 36 stores software for starting the personal computer 20 and managing hardware resources.

【0014】パソコン本体20には、PLC本体28が
シリアルインタフェース30を介して接続される。ディ
スプレィ22は、SFCのチャートやSFCの編集のた
めのウィンドウを表示する表示手段であり、キーボード
及びマウス24は、SFCのプログラム作成者が編集す
るチャートの特定や、プログラムの入力を行う入力装置
である。ハードディスクドライブ26は、作成されたS
FCプログラムの読み書きを行い、このうち、ハードデ
ィスクはプログラム記憶手段である。作成されたプログ
ラムは、シリアルインタフェース30を介してPLC本
体28にダウンロードされる。
A PLC main body 28 is connected to the personal computer main body 20 via a serial interface 30. The display 22 is a display unit that displays an SFC chart or a window for editing the SFC. A keyboard and a mouse 24 are input devices that specify a chart to be edited by the SFC program creator and input a program. is there. The hard disk drive 26 stores the created S
It reads and writes FC programs, of which the hard disk is program storage means. The created program is downloaded to the PLC main body 28 via the serial interface 30.

【0015】図2は、SFCを作成、編集するためのソ
フトウェアをRAM34上に展開したときのソフトウェ
アの構成を示した図である。図2において、本ソフトウ
ェアは、SFCの情報を格納するためのチャートデータ
管理部38、格納されたチャートデータを画面に表示す
るためのチャート表示部40、SFCを編集するための
チャート編集部42、チャートの表示と編集を管理する
ウィンドウ管理部44等から構成されている。
FIG. 2 is a diagram showing a software configuration when software for creating and editing an SFC is developed on the RAM 34. In FIG. 2, the software includes a chart data management unit 38 for storing SFC information, a chart display unit 40 for displaying stored chart data on a screen, a chart editing unit 42 for editing SFC, It is composed of a window management unit 44 for managing the display and editing of the chart.

【0016】図3は、SFCを作成、編集する際に、デ
ィスプレィ22に示されたウィンドウの状態を示した図
である。同図に示されるように、ディスプレィ22での
表示レイアウトは、SFCの全体の流れを表示するメイ
ンウィンドウ46、メインウィンドウ46中の個々のチ
ャート(サブチャート、ステップ等)の詳細を表示する
サブウィンドウ48からなる。サブウィンドウ48は、
詳細情報を見たいチャートにマウスのポインタを合わせ
て編集機能を選択することにより開く。一方、サブウィ
ンドウ48中で編集操作を行い、編集終了機能を選択す
ることにより、サブウィンドウ48が閉じる。
FIG. 3 is a diagram showing a state of a window shown on the display 22 when an SFC is created and edited. As shown in the figure, the display layout on the display 22 includes a main window 46 for displaying the entire flow of the SFC, and a sub-window 48 for displaying details of individual charts (sub-charts, steps, etc.) in the main window 46. Consists of The sub window 48
Open it by moving the mouse pointer to the chart for which you want to see detailed information and selecting the edit function. On the other hand, by performing an editing operation in the sub-window 48 and selecting the editing end function, the sub-window 48 is closed.

【0017】図4及び図5は、本実施例の処理の流れを
示すフローチャートで、このうち、図4はサブウィンド
ウの編集処理を、図5はメインウィンドウの表示処理の
流れを示している。また、図6は、RAM34上のデー
タ(チャート管理データ)の変化を示し、図7は、後述
するチャートCの編集前及び編集後のディスプレィ22
上における表示状態を示している。
FIGS. 4 and 5 are flowcharts showing the flow of the processing of the present embodiment. FIG. 4 shows the flow of the editing processing of the sub-window, and FIG. 5 shows the flow of the processing of displaying the main window. FIG. 6 shows a change in data (chart management data) on the RAM 34, and FIG. 7 shows a display 22 before and after editing a chart C to be described later.
The upper display state is shown.

【0018】図4において、まず、パソコン本体20を
含む装置全体を起動すると、ステップ100にて、メイ
ンウィンドウ上にハードディスクドライブ26よりSF
Cデータに従ってチャートデータが読み込まれるととも
に、ステップ101にてチャートデータがディスプレィ
22上に表示される。この際、ある一つの並列実行処理
の部分が、図7の56に示すチャートC編集前の状態に
なっていた場合は、並列実行処理部分のチャートのRA
M34上のデータは、図6におけるチャートCの編集前
の50に示す状態になっている。
Referring to FIG. 4, when the entire apparatus including the personal computer body 20 is started, in step 100, the SF is displayed on the main window by the hard disk drive 26.
The chart data is read according to the C data, and the chart data is displayed on the display 22 in step 101. At this time, if one of the parallel execution processes is in a state before editing the chart C shown by 56 in FIG.
The data on M34 is in the state indicated by 50 before editing of the chart C in FIG.

【0019】ここでステップCの編集を指定すると、ス
テップ102に移行し、チャートCの詳細情報を示した
サブウィドウがディスプレィ22上で開き、そのウィン
ドウ上でチャートCの編集を実行する。ステップ103
では、編集が終了したかを判断し、編集が終了していな
い場合は、ステップ101に戻る。一方、編集が終了し
ている場合は、ウィンドウを閉じる直前に、内部処理と
して編集時の現在の日付、時刻をRAM34上に格納
し、図6の52で示すようにチャートCの日付及び時刻
を編集終了時のものに書き換えた後、編集を終了する。
When the editing of step C is designated, the process proceeds to step 102, where a sub-window showing the detailed information of the chart C is opened on the display 22, and the editing of the chart C is executed on the window. Step 103
Then, it is determined whether the editing has been completed. If the editing has not been completed, the process returns to step 101. On the other hand, if the editing has been completed, immediately before closing the window, the current date and time at the time of editing are stored in the RAM 34 as internal processing, and the date and time of the chart C are stored as indicated by 52 in FIG. After rewriting to the one at the end of editing, the editing is ended.

【0020】一方、ディスプレィ22における表示は、
図5におけるステップ200においてチャートデータの
読み込み後、ステップ201で表示された内容が並列実
行処理か、選択実行処理かを判断し、両者のいずれかの
場合は、ステップ202に移行し、ステップ又はサブチ
ャートのデータを読み込む。一方、並列実行処理、選択
実行処理のいずれでもない場合は、ステップ又はサブチ
ャートのデータを読み込むことなく、通常の処理に移行
する。そして、ステップ203では、チャートを最終編
集時刻が新しい順に並び換える。すると、RAM34上
では図6の52の状態から54の状態へ移行する。さら
に、ステップ204に進むと、図7に示されるように、
ディスプレィ22上で、チャートC編集前56の状態か
らチャートC編集後58の状態となり、最終編集時刻順
に左から右へチャートを表示する。
On the other hand, the display on the display 22 is as follows.
After reading the chart data in step 200 in FIG. 5, it is determined whether the content displayed in step 201 is a parallel execution process or a selection execution process. Load chart data. On the other hand, when neither the parallel execution process nor the selection execution process is performed, the process proceeds to the normal process without reading the data of the step or the subchart. Then, in step 203, the chart is rearranged in the order of the latest editing time. Then, on the RAM 34, the state shifts from the state of 52 in FIG. Further, proceeding to step 204, as shown in FIG.
On the display 22, the state changes from 56 before the editing of the chart C to 58 after the editing of the chart C, and the chart is displayed from left to right in the order of the last editing time.

【0021】このように、本実施例によれば、ディスプ
レィ22上におけるSFCの並列実行処理及び選択実行
処理のチャートの表示に関して、最新に編集を行ったチ
ャート、即ち、最も注目しているチャートが左に位置す
ることになるため、SFC作成者が必要とするチャート
の検索が容易にできる。特に、一つの並列実行処理及び
選択実行処理あたりの枝の数が増えてきた時に有効であ
る。
As described above, according to the present embodiment, regarding the display of the charts of the parallel execution processing and the selection execution processing of the SFC on the display 22, the most recently edited chart, that is, the chart that is most noticed is Since it is located on the left, it is easy to search for charts required by the SFC creator. This is particularly effective when the number of branches per parallel execution process and selection execution process increases.

【0022】また、従来、SFCの作成者が手動で行っ
ていたチャートの位置関係を調整する複雑な操作を行わ
なくてすむようになる。
Further, the complicated operation for adjusting the positional relationship of the chart, which has been manually performed by the creator of the SFC in the past, is not required.

【0023】なお、本実施例では、最新に編集を行った
チャートをディスプレィ22上で最も左側に位置するよ
うに並び換えているが、これに限らず、最も右側に位置
するように並び換えて表示してもよい。
In the present embodiment, the most recently edited chart is rearranged so as to be located on the leftmost side on the display 22, but the present invention is not limited to this. It may be displayed.

【0024】[0024]

【発明の効果】以上説明したように、本発明では、パソ
コン等の表示装置上に表示されている並列実行処理及び
選択実行処理のステップ及びサブチャートを編集時刻に
基づいて検索等しやすい状態に自動的に並び換えるよう
にしているので、作成後のSFCプログラムの検索等が
容易となる。また、ステップ及びサブチャートを最も新
しい編集順に並び換えるようにしているので、作成者が
編集、修正を行いたいステップ及びサブチャートを迅速
に特定することができる。
As described above, according to the present invention, the steps and sub-charts of the parallel execution processing and the selection execution processing displayed on the display device such as a personal computer can be easily searched based on the editing time. Since the data is automatically rearranged, it is easy to search the created SFC program. In addition, since the steps and subcharts are rearranged in the latest editing order, the creator can quickly specify the steps and subcharts to be edited and corrected.

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

【図1】本発明が適用された実施例の機器構成を示した
図。
FIG. 1 is a diagram showing a device configuration of an embodiment to which the present invention is applied.

【図2】SFCを作成、編集するためのソフトウェアの
構成を示した図。
FIG. 2 is a diagram showing a configuration of software for creating and editing an SFC.

【図3】SFCを作成、編集する際にディスプレィに示
されたウィンドウの表示レイアウトを示した図。
FIG. 3 is a view showing a display layout of a window shown on a display when creating and editing an SFC.

【図4】本実施例の処理の流れを示すフローチャートを
示した図。
FIG. 4 is a flowchart illustrating a flow of a process according to the embodiment.

【図5】本実施例の処理の流れを示すフローチャートを
示した図。
FIG. 5 is a flowchart illustrating a flow of a process according to the embodiment;

【図6】RAM上のデータの変化を示した図。FIG. 6 is a diagram showing a change in data on a RAM.

【図7】ディスプレィ上におけるSFCの表示状態を示
した図。
FIG. 7 is a diagram showing a display state of an SFC on a display.

【図8】SFCの記述例を示した図。FIG. 8 is a diagram showing a description example of an SFC.

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

20 パソコン本体 22 ディスプレィ 26 ハードディスクドライブ 28 PLC本体 30 シリアルインタフェース 32 MPU 34 RAM 36 ROM Reference Signs List 20 PC body 22 Display 26 Hard disk drive 28 PLC body 30 Serial interface 32 MPU 34 RAM 36 ROM

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 プログラマブルコントローラにSFCプ
ログラムを書き込む際に使用するデータ処理装置の表示
装置において、 SFCプログラムの編集時刻を記憶する編集時刻記憶手
段と、 編集されたSFCプログラムを記憶するプログラム記憶
手段と、 前記編集時刻記憶手段に記憶された編集時刻に基づいて
前記プログラム記憶手段に記憶されたSFCプログラム
を並び換えて表示するプログラム表示管理手段とを含む
ことを特徴とする表示装置。
1. A display device of a data processing device used when writing an SFC program in a programmable controller, comprising: an editing time storing means for storing an editing time of the SFC program; and a program storing means for storing an edited SFC program. And a program display management means for rearranging and displaying SFC programs stored in the program storage means based on the editing time stored in the editing time storage means.
【請求項2】 前記プログラム表示管理手段は、前記プ
ログラム記憶手段に記憶されたSFCプログラムのう
ち、並列実行処理又は選択実行処理プログラムを前記編
集時刻記憶手段に記憶された最終編集時刻に基づいて、
最も新しい編集順に並び換えることを特徴とする請求項
1記載の表示装置。
2. The program display management means according to claim 2, wherein, among the SFC programs stored in said program storage means, a parallel execution processing or a selection execution processing program is executed based on the last editing time stored in said editing time storage means.
The display device according to claim 1, wherein the display is rearranged in the latest editing order.
【請求項3】 プログラマブルコントローラにSFCプ
ログラムを書き込む際に使用するデータ処理装置の表示
方法において、 SFCプログラムの編集時の時刻を記憶し、この記憶さ
れた時刻に基づいて編集されたSFCプログラムをデー
タ処理装置の表示装置上で最も新しい編集時刻順に並び
換えることを特徴とする表示方法。
3. A display method of a data processing device used when writing an SFC program in a programmable controller, wherein a time at which the SFC program is edited is stored, and the SFC program edited based on the stored time is stored in a data storage device. A display method characterized by rearranging in the order of the latest editing time on a display device of a processing device.
JP12255197A 1997-05-13 1997-05-13 Display device and display method Withdrawn JPH10312204A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12255197A JPH10312204A (en) 1997-05-13 1997-05-13 Display device and display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12255197A JPH10312204A (en) 1997-05-13 1997-05-13 Display device and display method

Publications (1)

Publication Number Publication Date
JPH10312204A true JPH10312204A (en) 1998-11-24

Family

ID=14838684

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12255197A Withdrawn JPH10312204A (en) 1997-05-13 1997-05-13 Display device and display method

Country Status (1)

Country Link
JP (1) JPH10312204A (en)

Similar Documents

Publication Publication Date Title
US5428736A (en) Method and apparatus for entering and editing data of a data icon in an enlarged and minimized size
US6681343B1 (en) Debugging device and method as well as storage medium
JPH08328795A (en) Method for setting tool button and editing device
JPH06342361A (en) Icon display controller
JP2008146225A (en) Editor, edit method, and edit program
JPH10312204A (en) Display device and display method
JP2504024B2 (en) Programmable controller program creation support device
JP3348363B2 (en) Graphic information display apparatus and method
JP2618865B2 (en) Information processing device
JPS60134282A (en) System screen display system
JP2565049B2 (en) Dynamic scenario presentation method
JP2677165B2 (en) E-book with resume function
JP3027364B2 (en) Control program creation method and device
JPH04128886A (en) Method for scrolling display image and image display device
JP3675542B2 (en) Waveform recorder
JP2540940B2 (en) Multi-window editing management method
JP2000029676A (en) Step editing system for sequencer
JPH01114948A (en) File edition supporting method
JPH08147264A (en) Multimedia presentation editing executing device
JP2925218B2 (en) Document creation device
JP5028644B2 (en) Electronic computer and computer control program
JPH10260956A (en) Presentation system with scenario modifying function
JPH08212189A (en) Time series data editing device and method
JPH10340176A (en) Window system
JPH03161803A (en) Process controller

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20040803