JP3432324B2 - Program creation device - Google Patents

Program creation device

Info

Publication number
JP3432324B2
JP3432324B2 JP06556495A JP6556495A JP3432324B2 JP 3432324 B2 JP3432324 B2 JP 3432324B2 JP 06556495 A JP06556495 A JP 06556495A JP 6556495 A JP6556495 A JP 6556495A JP 3432324 B2 JP3432324 B2 JP 3432324B2
Authority
JP
Japan
Prior art keywords
program
screen
creating
display
programmable controller
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.)
Expired - Fee Related
Application number
JP06556495A
Other languages
Japanese (ja)
Other versions
JPH08263111A (en
Inventor
徹律 西村
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.)
Keyence Corp
Original Assignee
Keyence 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 Keyence Corp filed Critical Keyence Corp
Priority to JP06556495A priority Critical patent/JP3432324B2/en
Publication of JPH08263111A publication Critical patent/JPH08263111A/en
Application granted granted Critical
Publication of JP3432324B2 publication Critical patent/JP3432324B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Stored Programmes (AREA)
  • Programmable Controllers (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、プログラマブルコント
ローラに接続可能な表示装置の表示プログラムを作成す
るプログラム作成装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program creating device for creating a display program for a display device connectable to a programmable controller.

【0002】[0002]

【従来の技術】被制御機器をシーケンシャルに制御する
ためにプログラマブルコントローラが用いられている。
また、プログラマブルコントローラに記憶されるデータ
の状態および各種情報を表示するために表示装置がプロ
グラマブルコントローラに接続される。この表示装置の
表示動作は予め作成された表示プログラムにより制御さ
れる。表示プログラムは、画面上のどの位置にどのよう
な文字または図形を、どうような信号がプログラマブル
コントローラから与えられたときに表示するかを記述し
ている。
2. Description of the Related Art A programmable controller is used to sequentially control a controlled device.
Further, a display device is connected to the programmable controller to display the state of data stored in the programmable controller and various information. The display operation of this display device is controlled by a display program created in advance. The display program describes what kind of character or graphic is displayed at what position on the screen, and what kind of signal is displayed when a signal is given from the programmable controller.

【0003】図14は一般的なプログラマブルコントロ
ーラおよび表示装置の構成を示すブロック図である。図
14のプログラマブルコントローラ200は、制御プロ
グラム保存部201、制御プログラム実行部202、デ
ータ記憶部203および通信部204を含む。このプロ
グラマブルコントローラ200には、スイッチ、センサ
等の入力機器(図示せず)および電磁開閉器、リレー、
ソレノイド、モータ等の出力機器(図示せず)が接続さ
れる。
FIG. 14 is a block diagram showing the configuration of a general programmable controller and a display device. The programmable controller 200 of FIG. 14 includes a control program storage unit 201, a control program execution unit 202, a data storage unit 203, and a communication unit 204. The programmable controller 200 includes input devices (not shown) such as switches and sensors, electromagnetic switches, relays,
Output devices (not shown) such as solenoids and motors are connected.

【0004】制御プログラム保存部201には、被制御
機器をシーケンシャルに制御するための制御プログラム
が保存される。制御プログラム実行部202は、制御プ
ログラム保存部201に保存された制御プログラムを実
行する。データ記憶部203には、デバイス情報等のデ
ータが記憶される。通信部204は表示装置100との
通信を管理する。ここで、デバイス情報とは、入力機器
からの入力状態、出力機器への出力状態および制御プロ
グラム上で設定される内部リレー(入力リレー、出力リ
レーおよび補助リレー)、タイマー、カウンタ、データ
メモリ等の状態を示す情報である。デバイスとは、デバ
イス情報を格納するために設けられたメモリ上の領域を
示す名称であり、デバイス番号とは各デバイスを識別す
るために用いられる番号である。
The control program storage unit 201 stores a control program for sequentially controlling the controlled equipment. The control program execution unit 202 executes the control program stored in the control program storage unit 201. The data storage unit 203 stores data such as device information. The communication unit 204 manages communication with the display device 100. Here, the device information includes an input state from an input device, an output state to an output device, and an internal relay (input relay, output relay and auxiliary relay) set on a control program, a timer, a counter, a data memory, etc. This is information indicating the state. A device is a name indicating an area on a memory provided for storing device information, and a device number is a number used to identify each device.

【0005】一方、表示装置100は、表示プログラム
保存部101、表示プログラム実行部102、表示部1
03、通信部104および入力部105を含む。表示プ
ログラム保存部101には、表示プログラムが保存され
る。表示プログラム実行部102は、表示プログラム保
存部101に保存された表示プログラムを実行する。表
示部103は、表示プログラム実行部102により実行
される表示プログラムに従ってプログラマブルコントロ
ーラ200のデータ記憶部200内のデータの状態、図
形および文字を表示する。通信部104はプログラマブ
ルコントローラ200との通信を管理する。入力部10
5は、各種指令、各種データ等を入力するために用いら
れる。
On the other hand, the display device 100 includes a display program storage section 101, a display program execution section 102, and a display section 1.
03, the communication unit 104 and the input unit 105. A display program is stored in the display program storage unit 101. The display program execution unit 102 executes the display program stored in the display program storage unit 101. The display unit 103 displays the state of data, graphics and characters in the data storage unit 200 of the programmable controller 200 according to the display program executed by the display program execution unit 102. The communication unit 104 manages communication with the programmable controller 200. Input section 10
Reference numeral 5 is used for inputting various commands and various data.

【0006】プログラマブルコントローラ200の制御
プログラムはプログラマブルコントローラ用プログラム
作成装置(以下、PLC用プログラム作成装置と呼ぶ)
により作成され、通信部204を介して制御プログラム
保存部201に格納される。一方、表示装置100の表
示プログラムは表示装置用プログラム作成装置により作
成され、通信部104を介して表示プログラム保存部1
01に格納される。
The control program of the programmable controller 200 is a programmable controller program creation device (hereinafter referred to as PLC program creation device).
And is stored in the control program storage unit 201 via the communication unit 204. On the other hand, the display program of the display device 100 is created by the display device program creation device, and the display program storage unit 1 is created via the communication unit 104.
It is stored in 01.

【0007】図15(a)はPLC用プログラム作成装
置における制御プログラムの作成画面の一例を示す図で
ある。制御プログラムの作成時には、図示のように、ラ
ダー図が用いられる。図において、デバイス51,53
は内部リレーであり、デバイス52はデータメモリであ
る。デバイス51にはデバイス番号M0001が割り付
けられ、デバイス52にはデバイス番号D0001が割
り付けられ、デバイス53にはデバイス番号M0002
が割り付けられている。また、デバイス52の下方に
は、コメントとして「生産数量」が記述されている。
FIG. 15A is a diagram showing an example of a control program creation screen in the PLC program creation device. When creating a control program, a ladder diagram is used as shown in the figure. In the figure, devices 51, 53
Is an internal relay, and the device 52 is a data memory. The device number M0001 is assigned to the device 51, the device number D0001 is assigned to the device 52, and the device number M0002 is assigned to the device 53.
Is assigned. Further, below the device 52, “production quantity” is described as a comment.

【0008】図15(b)は表示装置用プログラム作成
装置における表示プログラムの作成画面の一例を示す図
である。図において、「生産数量」の右側に枠54が設
けられている。この枠54内には、プログラマブルコン
トローラ200のデータ記憶部203内のデータが表示
される。
FIG. 15B is a diagram showing an example of a display program creation screen in the display device program creation apparatus. In the figure, a frame 54 is provided on the right side of the "production quantity". The data in the data storage unit 203 of the programmable controller 200 is displayed in the frame 54.

【0009】[0009]

【発明が解決しようとする課題】従来の表示装置用プロ
グラム作成装置による表示装置100の表示プログラム
の作成時に、作成画面上に文字を記述するためにはキー
ボードから文字を入力する必要がある。図15(a)の
例では、キーボードから「生産数量」という文字を入力
する。
When a display program for the display device 100 is created by the conventional program creating device for a display device, it is necessary to input characters from the keyboard in order to write characters on the creation screen. In the example of FIG. 15A, the character "production quantity" is input from the keyboard.

【0010】また、作成画面上の所定の位置にプログラ
マブルコントローラ200のデータ記憶部203内のデ
バイス情報を表示させる場合には、画面上の所定の位置
にそのデバイス情報に対応するデバイス番号を割り付け
なければならない。図15(b)の例では、枠54に
「生産数量」に対応するデバイス番号を割り付ける。そ
のためには、プログラマブルコントローラ200の制御
プログラム上で「生産数量」に対応するデバイス番号が
D0001であることを知らなければならない。したが
って、表示プログラムの作成画面上にデバイス番号を割
り付ける場合には、制御プログラムを解析して制御プロ
グラム上でのコメントとデバイス番号の対応関係を把握
する必要がある。
When the device information in the data storage unit 203 of the programmable controller 200 is displayed at a predetermined position on the created screen, a device number corresponding to the device information must be assigned to the predetermined position on the screen. I have to. In the example of FIG. 15B, the device number corresponding to the “production quantity” is assigned to the frame 54. For that purpose, it is necessary to know that the device number corresponding to the “production quantity” is D0001 on the control program of the programmable controller 200. Therefore, when allocating the device number on the display program creation screen, it is necessary to analyze the control program and grasp the correspondence between the comment and the device number on the control program.

【0011】上記の結果、作成画面上へのコメントの入
力およびデバイス番号の割り付けには非常に煩雑な作業
が必要となり、時間がかかり、誤りも生じ易いという問
題がある。
As a result of the above, there is a problem that a very complicated work is required for inputting a comment on the creation screen and assigning a device number, which takes time and is apt to cause an error.

【0012】本発明の目的は、表示装置の表示プログラ
ムにより表示される画面上にコメントを容易に記述する
ことができるプログラム作成装置を提供することであ
る。本発明の他の目的は、表示装置の表示プログラムに
より表示される画面上にプログラマブルコントローラ内
の記憶位置を識別するための識別情報を容易に割り付け
ることができるプログラム作成装置を提供することであ
る。
It is an object of the present invention to provide a program creation device which can easily write a comment on a screen displayed by a display program of a display device. Another object of the present invention is to provide a program creation device capable of easily allocating identification information for identifying a storage location in a programmable controller on a screen displayed by a display program of a display device.

【0013】[0013]

【課題を解決するための手段】[Means for Solving the Problems]

(1)第1の発明 第1の発明に係るプログラム作成装置は、プログラマブ
ルコントローラに接続可能な表示装置の表示動作を制御
するための表示プログラムを作成するプログラム作成装
置であって、画面作成手段、抽出手段、複写手段および
プログラム保存手段を備える。
(1) First Invention A program creating device according to a first invention is a program creating device for creating a display program for controlling a display operation of a display device connectable to a programmable controller, and a screen creating means, An extracting means, a copying means and a program storing means are provided.

【0014】画面作成手段は、表示プログラムにより表
示される画面を作成する。抽出手段は、プログラマブル
コントローラ用プログラム作成装置により作成されたプ
ログラマブルコントローラ用プログラムから注釈文字を
抽出する。表示手段は、抽出手段により抽出された注釈
文字を表示する。複写手段は、画面作成手段により作成
される画面上に表示手段により表示された注釈文字を複
写する。プログラム保存手段は、画面作成手段により作
成された画面の情報を表示プログラムとして保存する。
The screen creating means creates a screen displayed by the display program. The extraction means extracts an annotation character from the programmable controller program created by the programmable controller program creating device. The display means displays the annotation character extracted by the extracting means. The copying means copies the annotation character displayed by the display means on the screen created by the screen creating means. The program storage means stores the screen information created by the screen creation means as a display program.

【0015】(2)第2の発明 第2の発明に係るプログラム作成装置は、第1の発明に
係るプログラム作成装置の構成において、抽出手段が、
プログラマブルコントローラ用プログラム作成装置によ
りプログラマブルコントローラ用プログラムとともに作
成された注釈文字を含む注釈文字ファイルを読み出す読
出手段を含むものである。
(2) Second Invention A program creating apparatus according to a second invention is the program creating apparatus according to the first invention, wherein the extracting means is
It includes a reading means for reading an annotation character file containing an annotation character created together with the program for the programmable controller by the programmable controller program creating device.

【0016】(3)第3の発明 第3の発明に係るプログラム作成装置は、データを記憶
する記憶部を有するプログラマブルコントローラに接続
可能な表示装置の表示動作を制御するための表示プログ
ラムを作成するプログラム作成装置であって、画面作成
手段、抽出手段、表示手段、複写手段、割付手段および
プログラム保存手段を備える。
(3) Third Invention A program creating apparatus according to a third invention creates a display program for controlling a display operation of a display device connectable to a programmable controller having a storage unit for storing data. A program creating device, which comprises a screen creating means, an extracting means, a displaying means, a copying means, an allocating means, and a program storing means.

【0017】画面作成手段は、表示プログラムにより表
示される画面を作成する。抽出手段は、プログラマブル
コントローラ用プログラム作成装置により作成されたプ
ログラマブルコントローラ用プログラムからプログラマ
ブルコントローラの記憶部内の記憶位置を識別するため
の識別情報および識別情報に対応する注釈文字を抽出す
る。表示手段は、抽出手段により抽出された識別情報お
よび注釈文字を表示する。複写手段は、画面作成手段に
より作成される画面上に表示手段により表示された注釈
文字を複写する。割付手段は、画面作成手段により作成
される画面上に表示手段により表示された識別情報を割
り付ける。プログラム保存手段は、画面作成手段により
作成された画面の情報および割付手段により割り付けら
れた識別情報と画面の情報との対応関係を表示プログラ
ムとして保存する。
The screen creating means creates a screen displayed by the display program. The extracting means extracts, from the programmable controller program created by the programmable controller program creating device, identification information for identifying a storage position in the storage unit of the programmable controller and annotation characters corresponding to the identification information. The display means displays the identification information and the annotation character extracted by the extracting means. The copying means copies the annotation character displayed by the display means on the screen created by the screen creating means. The allocating means allocates the identification information displayed by the display means on the screen created by the screen creating means. The program storage means stores, as a display program, the correspondence between the screen information created by the screen creation means and the identification information allocated by the allocation means and the screen information.

【0018】(4)第4の発明 第4の発明に係るプログラム作成装置は、第3の発明に
係るプログラム作成装置の構成において、抽出手段が、
プログラマブルコントローラ用プログラム作成装置によ
りプログラマブルコントローラ用プログラムとともに作
成された識別情報および注釈文字を含む注釈文字ファイ
ルを読み出す読出し手段を含むものである。
(4) Fourth Invention A program creating apparatus according to a fourth invention is the program creating apparatus according to the third invention, wherein the extracting means is
The reading means reads the comment character file including the identification information and the comment character created together with the program for the programmable controller by the programmable controller program creating device.

【0019】(5)第5の発明 第5の発明に係るプログラム作成装置は、第3または第
4の発明に係るプログラム作成装置の構成において、文
字入力手段、設定手段および書込み手段をさらに備える
ものである。文字入力手段は、画面作成手段により作成
される画面上に注釈文字を入力する。設定手段は、画面
作成手段により作成される画面上に注釈文字に対応する
プログラマブルコントローラ内の記憶位置を識別する識
別情報を設定する。書込み手段は、文字入力手段により
入力された注釈文字および設定手段により設定された識
別情報をプログラマブルコントローラ用プログラム作成
装置に注釈文字ファイルとして書き込む。
(5) Fifth Invention A program creating apparatus according to a fifth invention is the same as the program creating apparatus according to the third or fourth invention, but further comprises character input means, setting means and writing means. Is. The character input means inputs an annotation character on the screen created by the screen creating means. The setting means sets the identification information for identifying the storage position in the programmable controller corresponding to the annotation character on the screen created by the screen creating means. The writing unit writes the annotation character input by the character input unit and the identification information set by the setting unit in the programmable controller program creation device as an annotation character file.

【0020】[0020]

【作用】第1および第2の発明に係るプログラム作成装
置においては、プログラマブルコントローラ用プログラ
ム作成装置により作成されたプログラムから注釈文字が
抽出され、抽出された注釈文字が表示される。表示され
た注釈文字は、画面作成手段により作成される画面上に
複写手段により複写することができる。画面作成手段に
より作成された画面の情報は表示プログラムとして保存
される。
In the program creating device according to the first and second aspects of the present invention, the comment characters are extracted from the program created by the program creating device for the programmable controller, and the extracted comment characters are displayed. The displayed annotation characters can be copied by the copying means on the screen created by the screen creating means. The screen information created by the screen creating means is stored as a display program.

【0021】したがって、画面作成手段により作成され
る画面上に注釈文字を容易に記述することができる。特
に、第2の発明に係るプログラム作成装置においては、
プログラマブルコントローラ用プログラム作成装置によ
り作成された注釈文字ファイルが読み出され、表示され
る。
Therefore, the annotation character can be easily described on the screen created by the screen creating means. Particularly, in the program creating device according to the second invention,
The annotation character file created by the programmable controller program creating device is read and displayed.

【0022】第3〜第5の発明に係るプログラム作成装
置においては、プログラマブルコントローラ用プログラ
ムからプログラマブルコントローラの記憶部内の記憶位
置を識別するための識別情報およびその識別情報に対応
する注釈文字が抽出され、抽出された識別情報および注
釈文字が表示される。表示された注釈文字は、画面作成
手段により作成される画面上に複写手段により複写する
ことができ、表示された識別情報は、画面作成手段によ
り作成される画面上に割付手段により割り付けることが
できる。画面作成手段により作成された画面の情報およ
び割付手段により割付られた識別情報と画面の情報との
対応関係が表示プログラムとして保存される。
In the program creation device according to the third to fifth inventions, the identification information for identifying the storage position in the storage section of the programmable controller and the annotation character corresponding to the identification information are extracted from the program for the programmable controller. , The extracted identification information and annotation characters are displayed. The displayed annotation characters can be copied on the screen created by the screen creating means by the copying means, and the displayed identification information can be allocated on the screen created by the screen creating means by the allocating means. . The screen information created by the screen creating means and the correspondence between the identification information assigned by the allocating means and the screen information are saved as a display program.

【0023】したがって、画面作成手段により作成され
る画面上に注釈文字を容易に記述することができ、かつ
プログラマブルコントローラ用プログラムと対応を取り
つつ、画面作成手段により作成される画面上に識別情報
を容易に割り付けることができる。
Therefore, the annotation character can be easily described on the screen created by the screen creating means, and the identification information can be displayed on the screen created by the screen creating means in correspondence with the program for the programmable controller. Can be easily assigned.

【0024】特に、第4の発明に係るプログラム作成装
置においては、プログラマブルコントローラ用プログラ
ム作成装置により作成された注釈文字ファイルが読み出
され、表示される。
In particular, in the program creating device according to the fourth aspect of the present invention, the annotation character file created by the programmable controller program creating device is read and displayed.

【0025】また、第5の発明に係るプログラム作成装
置においては、画面作成手段により作成される画面上に
文字入力手段により注釈文字を入力することができ、か
つ画面作成手段により作成される画面上に注釈文字に対
応するプログラマブルコントローラ内の記憶位置を識別
する識別情報を設定手段により設定することができる。
画面上に入力された注釈文字および設定された識別情報
はプログラマブルコントローラ用プログラム作成装置に
注釈文字ファイルとして書き込まれる。
Further, in the program creating device according to the fifth aspect of the present invention, the annotation characters can be input by the character input means on the screen created by the screen creating means, and the screen created by the screen creating means is displayed. The identification information for identifying the storage position in the programmable controller corresponding to the annotation character can be set by the setting means.
The comment character input on the screen and the set identification information are written as a comment character file in the programmable controller program creation device.

【0026】したがって、プログラマブルコントローラ
用プログラム作成装置によるプログラマブルコントロー
ラ用プログラムの作成時に、その注釈文字ファイルを利
用して表示プログラムと対応を取りつつ識別情報を容易
に割り付けることができる。その結果、プログラマブル
コントローラ用プログラム作成装置によるプログラマブ
ルコントローラ用プログラムの作成作業が容易となる。
Therefore, when the program for the programmable controller is created by the program for the programmable controller, the annotation information file can be used to easily allocate the identification information in correspondence with the display program. As a result, the work of creating the programmable controller program by the programmable controller program creating device becomes easy.

【0027】[0027]

【実施例】以下、本発明の実施例を図面を参照しながら
詳細に説明する。図1は本発明の一実施例におけるプロ
グラム作成装置の構成を示すブロック図である。図1の
プログラム作成装置1は、例えば、パーソナルコンピュ
ータにより構成され、表示プログラムを作成するための
表示装置用プログラム作成装置10および制御プログラ
ムを作成するためのプログラマブルコントローラ用プロ
グラム作成装置(以下、PLC用プログラム作成装置と
呼ぶ)20を含む。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a program creating device according to an embodiment of the present invention. The program creation device 1 of FIG. 1 is composed of, for example, a personal computer, and a program creation device 10 for a display device for creating a display program and a program creation device for a programmable controller (hereinafter referred to as PLC) for creating a control program. It is referred to as a program creation device) 20.

【0028】表示装置用プログラム作成装置10および
PLC用プログラム作成装置20は、入力部31、表示
部32および通信部33に接続される。入力部31は、
表示プログラムの作成時および制御プログラムの作成時
にプログラムを入力するために用いられる。また、表示
部32は、表示装置用プログラム作成装置10により作
成される表示プログラムの作成画面、PLC用プログラ
ム作成装置20により作成される制御プログラムの作成
画面等を表示する。通信部33は、表示装置用プログラ
ム作成装置10およびPLC用プログラム作成装置20
により作成された表示プログラムおよび制御プログラム
をそれぞれ表示装置およびプログラマブルコントローラ
に送信する。
The display device program creation device 10 and the PLC program creation device 20 are connected to an input unit 31, a display unit 32 and a communication unit 33. The input unit 31 is
It is used to input a program when creating a display program and when creating a control program. In addition, the display unit 32 displays a display program creation screen created by the display device program creation device 10, a control program creation screen created by the PLC program creation device 20, and the like. The communication unit 33 includes the display device program creation device 10 and the PLC program creation device 20.
The display program and the control program created by are transmitted to the display device and the programmable controller, respectively.

【0029】表示装置用プログラム作成装置10は、画
面作成部11、画面ファイル保存部12、コメントファ
イル読出/書込部13およびコメントファイル記憶部1
4を含む。一方、PLC用プログラム作成装置20は、
制御プログラム作成部21、制御プログラム保存部22
およびコメントファイル保存部23を含む。
The display device program creation device 10 includes a screen creation unit 11, a screen file storage unit 12, a comment file read / write unit 13, and a comment file storage unit 1.
Including 4. On the other hand, the PLC program creation device 20
Control program creation unit 21, control program storage unit 22
And a comment file storage unit 23.

【0030】画面作成部11は、表示装置により表示す
べき画面を表示プログラムとして作成する。画面ファイ
ル保存部12は、画面作成部11により作成された表示
プログラムを画面ファイルとして保存する。コメントフ
ァイル読出/書込部13は、コメントファイル保存部2
3に保存されるコメントファイルを読み出し、または画
面作成部11により表示プログラムとともに作成された
コメントファイルをコメントファイル保存部23に書き
込む。コメントファイル記憶部14は、コメントファイ
ル読出/書込部13により読み出されたコメントファイ
ルまたは画面作成部11により作成されたコメントファ
イルを記憶する。
The screen creating section 11 creates a screen to be displayed by the display device as a display program. The screen file storage unit 12 stores the display program created by the screen creation unit 11 as a screen file. The comment file read / write unit 13 is a comment file storage unit 2.
The comment file saved in 3 is read, or the comment file created together with the display program by the screen creating unit 11 is written in the comment file saving unit 23. The comment file storage unit 14 stores the comment file read by the comment file read / write unit 13 or the comment file created by the screen creation unit 11.

【0031】制御プログラム作成部21は、プログラマ
ブルコントローラの制御プログラムをコメントファイル
とともに作成する。制御プログラム保存部22は、制御
プログラム作成部21により作成された制御プログラム
を保存する。コメントファイル保存部23は、制御プロ
グラム作成部21により作成されたコメントファイルを
保存する。
The control program creating section 21 creates a control program for the programmable controller together with a comment file. The control program storage unit 22 stores the control program created by the control program creation unit 21. The comment file storage unit 23 stores the comment file created by the control program creation unit 21.

【0032】次に、図1に示される表示装置用プログラ
ム作成装置10における表示プログラムの作成処理を図
2〜図13を参照しながら説明する。ここでは、PLC
用プログラム作成装置20により図3(a)に示す制御
用プログラムが図3(b)に示すコメントファイルとと
もに作成されているものとする。図3(a)において、
デバイス60にはデバイス番号D0010が割り付けら
れ、デバイス60の下方に「生産数量」がコメントとし
て記述されている。また、デバイス61にデバイス番号
M0015が割り付けられ、デバイス61の下方に「非
常停止」がコメントとして記述されている。図3(b)
に示すコメントファイル70には、デバイス番号D00
10に対応するコメントとして「生産数量」が格納さ
れ、デバイス番号M0015に対応するコメントとして
「非常停止」に格納されている。
Next, a display program creating process in the display device program creating apparatus 10 shown in FIG. 1 will be described with reference to FIGS. Here, PLC
It is assumed that the control program creation device 20 creates the control program shown in FIG. 3A together with the comment file shown in FIG. 3B. In FIG. 3 (a),
The device number D0010 is assigned to the device 60, and the “production quantity” is described as a comment below the device 60. Further, the device number M0015 is assigned to the device 61, and “emergency stop” is described as a comment below the device 61. Figure 3 (b)
In the comment file 70 shown in, the device number D00
“Production quantity” is stored as a comment corresponding to 10, and “emergency stop” is stored as a comment corresponding to the device number M0015.

【0033】以下、表示装置用プログラム作成装置10
においてコメントファイル70を参照して図3(c)に
示す画面を作成する場合を説明する。図3(c)におい
て、画面上の所定の位置に「生産数量」をコメントとし
て表示し、「生産数量」の右側の枠80内に所定のデバ
イス情報を表示する。また、画面上の所定の位置にボタ
ン81を表示し、ボタン81内に「非常停止」をコメン
トとして表示する。
Hereinafter, the program creating device 10 for the display device
A case of creating the screen shown in FIG. 3C will be described with reference to the comment file 70. In FIG. 3C, “production quantity” is displayed as a comment at a predetermined position on the screen, and predetermined device information is displayed in a frame 80 on the right side of the “production quantity”. Further, the button 81 is displayed at a predetermined position on the screen, and “emergency stop” is displayed as a comment in the button 81.

【0034】図2は表示装置用プログラム作成装置10
における表示プログラム作成処理を示すフローチャート
である。また、図4〜図15は表示装置用プログラム作
成装置10における作成画面の一例を示す図である。
FIG. 2 shows a program creation device 10 for a display device.
5 is a flowchart showing a display program creation process in FIG. 4 to 15 are diagrams showing an example of a creation screen in the display device program creation device 10.

【0035】まず、画面作成部11は背景画面作成処理
を行う(ステップS1)。それにより、図4に示すよう
に、表示部32により表示される画面上にボタン81が
表示される。次に、画面作成部11は、デバイス番号割
付および文字書込み処理に移行する(ステップS2)。
プログラム作成者が、PLC用プログラム作成装置20
により制御プログラムとともに作成されたコメントファ
イルのうち利用すべきコメントファイルを指定する(ス
テップS3)。
First, the screen creating section 11 performs a background screen creating process (step S1). Thereby, as shown in FIG. 4, the button 81 is displayed on the screen displayed by the display unit 32. Next, the screen creation unit 11 shifts to device number allocation and character writing processing (step S2).
The program creator uses the PLC program creation device 20.
The comment file to be used is designated among the comment files created with the control program (step S3).

【0036】指定されたコメントファイルがコメントフ
ァイル保存部23に存在する場合には(ステップS
4)、コメントファイル読出/書込部13が指定された
コメントファイルを読み込み、そのコメントファイルを
コメントファイル記憶部14に記憶させる(ステップS
5)。
If the specified comment file exists in the comment file saving section 23 (step S
4), the comment file reading / writing unit 13 reads the specified comment file and stores the comment file in the comment file storage unit 14 (step S
5).

【0037】コメントファイルの内容が既に作成されて
いる場合には(ステップS6)、画面作成部11は、図
5に示すように、表示部32により表示される画面上に
コメントファイル参照ウィンドウ90を開き、そのコメ
ントファイル参照ウィンドウ90内にコメントファイル
記憶部14に記憶されるコメントファイルを表示する
(ステップS7)。図5の例では、デバイス番号D00
10に「生産数量」が対応付けられ、デバイス番号M0
015に「非常停止」が対応付けられている。
If the contents of the comment file have already been created (step S6), the screen creating section 11 opens the comment file reference window 90 on the screen displayed by the display section 32, as shown in FIG. The comment file stored in the comment file storage unit 14 is displayed in the comment file reference window 90 (step S7). In the example of FIG. 5, the device number D00
"Production quantity" is associated with 10 and the device number M0
“Emergency stop” is associated with 015.

【0038】次に、画面作成部11は、表示されたコメ
ントファイルを用いて画面上にコメントの設定およびデ
バイス番号の割付けを行う(ステップS8)。図6に示
すように、マウス等のポインティングデバイスを用いて
コメントファイル参照ウィンドウ90内の「生産数量」
を画面上の所定の位置に複写する。次に、図7に示すよ
うに、ポインティングデバイスを用いてコメントファイ
ル参照ウィンドウ90内のデバイス番号D0010を
「生産数量」の右側の枠80に割り付ける。さらに、図
8に示すように、ポインティングデバイスを用いてコメ
ントファイル参照ウィンドウ90内の「非常停止」を画
面上のボタン81内に複写する。最後に、図9に示すよ
うに、ポインティングデバイスを用いてコメントファイ
ル参照ウィンドウ90内のデバイス番号D0015を画
面上のボタン81に割り付ける。
Next, the screen creating section 11 sets a comment and assigns a device number on the screen using the displayed comment file (step S8). As shown in FIG. 6, the "production quantity" in the comment file reference window 90 is displayed using a pointing device such as a mouse.
Is copied to a predetermined position on the screen. Next, as shown in FIG. 7, the device number D0010 in the comment file reference window 90 is assigned to the frame 80 on the right side of the "production quantity" using the pointing device. Further, as shown in FIG. 8, "emergency stop" in the comment file reference window 90 is copied into a button 81 on the screen using a pointing device. Finally, as shown in FIG. 9, the device number D0015 in the comment file reference window 90 is assigned to the button 81 on the screen using the pointing device.

【0039】画面作成部11は、このようにして作成さ
れた画面の情報およびコメントファイル参照ウィンドウ
90を参照して割り付られたデバイス番号と画面の情報
との対応関係を表示プログラムとして作成し、作成され
た表示プログラムを画面ファイルとして画面ファイル保
存部12に保存する(ステップS9)。
The screen creating section 11 creates a correspondence between the screen information created in this way and the device number assigned by referring to the comment file reference window 90 as a display program, The created display program is saved as a screen file in the screen file saving unit 12 (step S9).

【0040】ステップS6においてコメントファイルの
内容が作成されていない場合には、プログラム作成者が
入力部31により画面上にコメントの入力およびデバイ
ス番号の割付けを行う(ステップS10)。図10に示
すように、キーボードから画面上に「生産数量」の文字
および「非常停止」の文字を入力し、「生産数量」の右
側の枠80にデバイス番号D0010を割り付けるとと
もにボタン81にデバイス番号M0015を割り付け
る。
If the contents of the comment file are not created in step S6, the program creator inputs a comment and assigns a device number on the screen using the input unit 31 (step S10). As shown in FIG. 10, the characters "production quantity" and "emergency stop" are entered on the screen from the keyboard, the device number D0010 is assigned to the frame 80 on the right side of the "production quantity", and the device number is assigned to the button 81. Allocate M0015.

【0041】その後、画面作成部11は、図11に示す
ように、画面上にコメントファイル参照ウィンドウ90
を開き、そのコメントファイル参照ウィンドウ90内に
コメントファイル記憶部14に記憶されるコメントファ
イルを表示する(ステップS11)。図11の例では、
コメントファイルにはデバイス番号のみが格納されてい
る。
After that, the screen creating section 11 displays the comment file reference window 90 on the screen as shown in FIG.
Is displayed and the comment file stored in the comment file storage unit 14 is displayed in the comment file reference window 90 (step S11). In the example of FIG. 11,
Only the device number is stored in the comment file.

【0042】プログラム作成者は、画面上のコメントを
コメントファイルの該当する位置に複写する(ステップ
S12)。図12に示すように、画面上の「生産数量」
をコメントファイル参照ウィンドウ90内のデバイス番
号D0010に対応する位置に複写し、「非常停止」を
コメントファイル参照ウィンドウ90内のデバイス番号
M0015に対応する位置に複写する。
The program creator copies the comment on the screen to the corresponding position in the comment file (step S12). As shown in Figure 12, "Production quantity" on the screen
Is copied to the position corresponding to the device number D0010 in the comment file reference window 90, and "emergency stop" is copied to the position corresponding to the device number M0015 in the comment file reference window 90.

【0043】最後に、コメントファイル読出/書込部1
3が、作成されたコメントファイルをPLC用プログラ
ム作成装置20のコメントファイル保存部23に書き込
む(ステップS13)。それにより、図13(a)に示
すコメントファイル70がコメントファイル保存部23
に保存される。その結果、PLC用プログラム作成装置
20では、プログラマブルコントローラの制御プログラ
ムの作成時にコメントファイル保存部23に保存された
コメントファイル70を利用することができる。
Finally, the comment file read / write unit 1
3 writes the created comment file in the comment file storage unit 23 of the PLC program creation device 20 (step S13). As a result, the comment file 70 shown in FIG.
Stored in. As a result, the PLC program creating device 20 can use the comment file 70 saved in the comment file saving unit 23 when creating the control program of the programmable controller.

【0044】例えば、PLC用プログラム作成装置20
の制御プログラム作成部21により図13(b)に示す
制御プログラムを作成しているものとする。ここで、プ
ログラム作成者がデバイス60にデバイス番号D001
0を割り付け、デバイス61にデバイス番号M0015
を割り付けると、制御プログラム作成部21はコメント
ファイル70を参照してデバイス番号D0010が割り
付けられたデバイス60の下方に「生産数量」をコメン
トとして記述し、かつデバイス番号M0015が割り付
けられたデバイス61の下方に「非常停止」をコメント
として記述する。
For example, the PLC program creation device 20
It is assumed that the control program creating section 21 of FIG. 13 creates the control program shown in FIG. Here, the program creator assigns the device number D001 to the device 60.
0 is assigned, and the device number M0015 is assigned to the device 61.
When the control program creation unit 21 refers to the comment file 70, the control program creation unit 21 describes the “production quantity” as a comment below the device 60 to which the device number D0010 is assigned, and the device 61 to which the device number M0015 is assigned. Describe "emergency stop" as a comment below.

【0045】このように、コメントファイル70を参照
することにより、制御プログラムの作成作業が簡素化さ
れる。一方、ステップS4において指定されたコメント
ファイルが存在しない場合には、表示装置用プログラム
作成装置10のコメントファイル読出/書込部13は、
新たなコメントファイルを作成し、コメントファイル記
憶部14に記憶させる(ステップS14)。ステップS
10と同様に、プログラム作成者が入力部31により画
面上にコメントの入力およびデバイス番号の割り付けを
行う(ステップS15)。
As described above, by referring to the comment file 70, the work of creating the control program is simplified. On the other hand, if the comment file specified in step S4 does not exist, the comment file read / write unit 13 of the display device program creation device 10
A new comment file is created and stored in the comment file storage unit 14 (step S14). Step S
Similarly to 10, the program creator inputs a comment and assigns a device number on the screen using the input unit 31 (step S15).

【0046】画面作成部11は、画面上にコメントファ
イル参照ウィンドウを開き、コメントファイル参照ウィ
ンドウ内にコメントファイル記憶部14に記憶されるコ
メントファイルを表示する(ステップS16)。ここで
表示されるコメントファイルにはデバイス番号もコメン
トも格納されていない。
The screen creation unit 11 opens a comment file reference window on the screen and displays the comment file stored in the comment file storage unit 14 in the comment file reference window (step S16). No device number or comment is stored in the comment file displayed here.

【0047】プログラム作成者は、画面上のコメントお
よびデバイス番号をポインティングデバイスを用いてコ
メントファイル参照ウィンドウ内のコメントファイルに
複写する(ステップS17)。最後に、コメントファイ
ル読出/書込部13は、作成されたコメントファイルを
PLC用プログラム作成装置20のコメントファイル保
存部23に書き込む(ステップS18)。
The program creator uses the pointing device to copy the comment and device number on the screen to the comment file in the comment file reference window (step S17). Finally, the comment file read / write unit 13 writes the created comment file in the comment file storage unit 23 of the PLC program creation device 20 (step S18).

【0048】上記のように、本実施例における表示装置
用プログラム作成装置10によれば、PLC用プログラ
ム作成装置20のコメントファイル保存部23に保存さ
れたコメントファイルを作成画面上に表示し、表示され
たコメントファイル内のコメントを作成画面上に複写す
るとともに、そのコメントに対応するデバイス番号を作
成画面上に割り付けることができるので、制御プログラ
ムと対応を取りつつ作成画面上へのコメントの入力およ
びデバイス番号の割り付けを容易に行うことができる。
As described above, according to the display device program creating apparatus 10 in the present embodiment, the comment file saved in the comment file saving unit 23 of the PLC program creating apparatus 20 is displayed on the creation screen and displayed. The comment in the created comment file can be copied on the creation screen, and the device number corresponding to the comment can be assigned on the creation screen. Device numbers can be easily assigned.

【0049】また、表示装置用プログラム作成装置10
における作成画面上のコメントおよび対応するデバイス
番号をPLC用プログラム作成装置20のコメントファ
イル保存部23内のコメントファイルに書き込むことが
できるので、PLC用プログラム作成装置20による制
御プログラムの作成時にそのコメントファイルを利用す
ることができる。しがって、PLC用プログラム作成装
置20による制御プログラムの作成が容易となる。
The display device program creation device 10
Since the comment on the creation screen and the corresponding device number can be written in the comment file in the comment file storage unit 23 of the PLC program creation device 20, the comment file is created when the PLC program creation device 20 creates the control program. Can be used. Therefore, it becomes easy to create a control program by the PLC program creating device 20.

【0050】[0050]

【発明の効果】第1〜第2の発明によれば、表示プログ
ラムの作成時に、プログラマブルコントローラ用プログ
ラム作成装置により作成されたプログラムの注釈文字を
利用することができるので、画面上へ注釈文字を記述す
る作業が容易になり、表示プログラムの作成作業が容易
になる。
According to the first and second aspects of the present invention, when the display program is created, the comment characters of the program created by the programmable controller program creation device can be used, so that the comment characters can be displayed on the screen. The work of writing is facilitated, and the work of creating a display program is facilitated.

【0051】第3〜第5の発明によれば、表示プログラ
ムの作成時に、プログラマブルコントローラ用プログラ
ム作成装置により作成された識別情報および対応する注
釈文字を抽出し、抽出された注釈文字を画面上に複写す
ることができ、かつ抽出された識別情報を画面上に割り
付けることができるので、プログラマブルコントローラ
用プログラムとの対応を取りつつ画面上へ注釈文字を記
述しかつ識別情報を割り付ける作業が容易になり、表示
プログラムの作成作業が容易になる。
According to the third to fifth inventions, when the display program is created, the identification information created by the programmable controller program creation device and the corresponding annotation character are extracted, and the extracted annotation character is displayed on the screen. Since it can be copied and the extracted identification information can be allocated on the screen, it is easy to write the comment characters on the screen and allocate the identification information while keeping the correspondence with the program for the programmable controller. , The display program creation work becomes easy.

【0052】特に、第5の発明によれば、表示プログラ
ムの作成時に画面上に入力された注釈文字および設定さ
れた識別情報がプログラマブルコントローラ用プログラ
ム作成装置に注釈文字ファイルとして書き込まれるの
で、プログラマブルコントローラ用プログラム作成装置
によるプログラムの作成時にその注釈文字ファイルを利
用することができる。したがって、プログラマブルコン
トローラ用プログラム作成装置によるプログラムの作成
作業が容易になる。
In particular, according to the fifth aspect of the invention, the annotation character input on the screen and the set identification information at the time of creating the display program are written as an annotation character file in the programmable controller program creating device. The comment character file can be used when a program is created by the program creating device. Therefore, the work of creating a program by the program creating device for a programmable controller is facilitated.

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

【図1】本発明の一実施例におけるプログラム作成装置
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a program creating device according to an embodiment of the present invention.

【図2】図1に示される表示装置用プログラム作成装置
における表示プログラムの作成処理を示すフローチャー
トである。
FIG. 2 is a flowchart showing a display program creating process in the display device program creating apparatus shown in FIG.

【図3】制御プログラムの作成画面の一例を示す図、コ
メントファイルの一例を示す図および表示プログラムの
作成画面の一例を示す図である。
FIG. 3 is a diagram showing an example of a control program creation screen, a diagram showing an example comment file, and an example of a display program creation screen.

【図4】図2の表示プログラム作成処理におけるステッ
プS1の一例を示す図である。
FIG. 4 is a diagram showing an example of step S1 in the display program creation processing of FIG.

【図5】図2の表示プログラム作成処理におけるステッ
プS7の一例を示す図である。
5 is a diagram showing an example of step S7 in the display program creation process of FIG.

【図6】図2の表示プログラム作成処理におけるステッ
プS8の一例を示す図である。
6 is a diagram showing an example of step S8 in the display program creation processing of FIG.

【図7】図2の表示プログラム作成処理におけるステッ
プS8の一例を示す図である。
7 is a diagram showing an example of step S8 in the display program creation processing of FIG.

【図8】図2の表示プログラム作成処理におけるステッ
プS8の一例を示す図である。
8 is a diagram showing an example of step S8 in the display program creation processing of FIG.

【図9】図2の表示プログラム作成処理におけるステッ
プS8の一例を示す図である。
9 is a diagram showing an example of step S8 in the display program creation processing of FIG.

【図10】図2の表示プログラム作成処理におけるステ
ップS10の一例を示す図である。
10 is a diagram showing an example of step S10 in the display program creation process of FIG.

【図11】図2の表示プログラム作成処理におけるステ
ップS11の一例を示す図である。
11 is a diagram showing an example of step S11 in the display program creation processing of FIG.

【図12】図2の表示プログラム作成処理におけるステ
ップS12の一例を示す図である。
12 is a diagram showing an example of step S12 in the display program creation processing of FIG.

【図13】表示装置用プログラム作成装置により作成さ
れたコメントファイルをプログラマブルコントローラ用
プログラム作成装置において利用する場合の処理を説明
するための図である。
FIG. 13 is a diagram for explaining processing when a comment file created by the display device program creation device is used in the programmable controller program creation device.

【図14】一般的なプログラマブルコントローラおよび
表示装置の構成を示すブロック図である。
FIG. 14 is a block diagram showing a configuration of a general programmable controller and a display device.

【図15】制御プログラムの作成画面の一例を示す図お
よび表示プログラムの作成画面の一例を示す図である。
FIG. 15 is a diagram illustrating an example of a control program creation screen and an example of a display program creation screen.

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

1 プログラム作成装置 10 表示装置用プログラム作成装置 11 画面作成部 12 画面ファイル保存部 13 コメントファイル読出/書込部 14 コメントファイル記憶部 20 プログラマブルコントローラ用プログラム作成装
置 21 制御プログラム作成部 22 制御プログラム保存部 23 コメントファイル保存部 31 入力部 32 表示部 33 通信部 70 コメントファイル 90 コメントファイル参照ウィンドウ
DESCRIPTION OF SYMBOLS 1 Program creation device 10 Program creation device for display device 11 Screen creation unit 12 Screen file storage unit 13 Comment file read / write unit 14 Comment file storage unit 20 Program creation device for programmable controller 21 Control program creation unit 22 Control program storage unit 23 Comment File Saving Area 31 Input Area 32 Display Area 33 Communication Area 70 Comment File 90 Comment File Reference Window

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G05B 19/02 - 19/05 G06F 9/06 530 ─────────────────────────────────────────────────── ─── Continuation of the front page (58) Fields surveyed (Int.Cl. 7 , DB name) G05B 19/02-19/05 G06F 9/06 530

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 プログラマブルコントローラに接続可能
な表示装置の表示動作を制御するための表示プログラム
を作成するプログラム作成装置であって、 表示プログラムにより表示される画面を作成するための
画面作成手段と、 プログラマブルコントローラ用プログラム作成装置によ
り作成されたプログラマブルコントローラ用プログラム
から注釈文字を抽出する抽出手段と、 前記抽出手段により抽出された前記注釈文字を表示する
表示手段と、 前記画面作成手段により作成される画面上に前記表示手
段により表示された前記注釈文字を複写する複写手段
と、 前記画面作成手段により作成された画面の情報を表示プ
ログラムとして保存するプログラム保存手段とを備えた
ことを特徴とするプログラム作成装置。
1. A program creating device for creating a display program for controlling a display operation of a display device connectable to a programmable controller, comprising: a screen creating means for creating a screen displayed by the display program. Extraction means for extracting annotation characters from the programmable controller program created by the programmable controller program creation device, display means for displaying the annotation characters extracted by the extraction means, and screen created by the screen creation means Program creation, comprising: copy means for copying the annotation characters displayed by the display means, and program storage means for saving information of the screen created by the screen creating means as a display program. apparatus.
【請求項2】 前記抽出手段は、プログラマブルコント
ローラ用プログラム作成装置によりプログラマブルコン
トローラ用プログラムとともに作成された注釈文字を含
む注釈文字ファイルを読み出す読出し手段を含むことを
特徴とする請求項1記載のプログラム作成装置。
2. The program creating method according to claim 1, wherein the extracting means includes a reading means for reading an annotation character file including an annotation character created together with the program for the programmable controller by the programmable controller program creating device. apparatus.
【請求項3】 データを記憶する記憶部を有するプログ
ラマブルコントローラに接続可能な表示装置の表示動作
を制御するための表示プログラムを作成するプログラム
作成装置であって、 表示プログラムにより表示される画面を作成するための
画面作成手段と、 プログラマブルコントローラ用プログラム作成装置によ
り作成されたプログラマブルコントローラ用プログラム
から前記プログラマブルコントローラの前記記憶部内の
記憶位置を識別するための識別情報および前記識別情報
に対応する注釈文字を抽出する抽出手段と、 前記抽出手段により抽出された前記識別情報および前記
注釈文字を表示する表示手段と、 前記画面作成手段により作成される画面上に前記表示手
段により表示された前記注釈文字を複写する複写手段
と、 前記画面作成手段により作成される画面上に前記表示手
段により表示された前記識別情報を割り付ける割り付け
手段と、 前記画面作成手段により作成された画面の情報および前
記割り付け手段により割り付けられた前記識別情報と前
記画面の情報との対応関係を表示プログラムとして保存
するプログラム保存手段とを備えたことを特徴とするプ
ログラム作成装置。
3. A program creating device for creating a display program for controlling a display operation of a display device connectable to a programmable controller having a storage unit for storing data, the screen being displayed by the display program. Screen creating means, and identification information for identifying a storage position in the storage unit of the programmable controller from the program for the programmable controller created by the programmable controller program creating device, and an annotation character corresponding to the identification information. Extracting means for extracting, display means for displaying the identification information and the annotation character extracted by the extracting means, and copying the annotation character displayed by the display means on a screen created by the screen creating means Copying means, and the screen Allocating means for allocating the identification information displayed by the display means on the screen created by the creating means, information on the screen created by the screen creating means, and the identification information allocated by the allocating means and the screen And a program storage means for storing the correspondence relationship with the information of 1. as a display program.
【請求項4】 前記抽出手段は、プログラマブルコント
ローラ用プログラム作成装置によりプログラマブルコン
トローラ用プログラムとともに作成された前記識別情報
および前記注釈文字を含む注釈文字ファイルを読み出す
読出し手段を含むことを特徴とする請求項3記載のプロ
グラム作成装置。
4. The extracting means includes a reading means for reading a comment character file including the identification information and the comment character created together with the program for the programmable controller by the programmable controller program creating device. 3. The program creation device described in 3.
【請求項5】 前記画面作成手段により作成される画面
上に注釈文字を入力する文字入力手段と、 前記画面作成手段により作成される画面上に前記注釈文
字に対応する前記プログラマブルコントローラ内の記憶
位置を識別する識別情報を設定する設定手段と、 前記文字入力手段により入力された前記注釈文字および
前記設定手段により設定された前記識別情報を前記プロ
グラマブルコントローラ用プログラム作成装置に注釈文
字ファイルとして書き込む書込み手段とをさらに備えた
ことを特徴とする請求項3または4記載のプログラム作
成装置。
5. A character input unit for inputting an annotation character on the screen created by the screen creating unit, and a storage position in the programmable controller corresponding to the annotation character on the screen created by the screen creating unit. Setting means for setting identification information for identifying, and writing means for writing the annotation character input by the character input means and the identification information set by the setting means in the programmable controller program creation device as an annotation character file. The program creation device according to claim 3 or 4, further comprising:
JP06556495A 1995-03-24 1995-03-24 Program creation device Expired - Fee Related JP3432324B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06556495A JP3432324B2 (en) 1995-03-24 1995-03-24 Program creation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06556495A JP3432324B2 (en) 1995-03-24 1995-03-24 Program creation device

Publications (2)

Publication Number Publication Date
JPH08263111A JPH08263111A (en) 1996-10-11
JP3432324B2 true JP3432324B2 (en) 2003-08-04

Family

ID=13290643

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06556495A Expired - Fee Related JP3432324B2 (en) 1995-03-24 1995-03-24 Program creation device

Country Status (1)

Country Link
JP (1) JP3432324B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1821166B1 (en) 1999-08-31 2010-11-03 Digital Electronics Corporation Editing apparatus and recording medium in which editing program is recorded
JP2006301729A (en) * 2005-04-15 2006-11-02 Win System:Kk Picture preparation method and picture preparation device
JP4884350B2 (en) * 2007-10-26 2012-02-29 三菱電機株式会社 Supervisory control system
WO2013099013A1 (en) * 2011-12-28 2013-07-04 三菱電機株式会社 Screen data editing device for display device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3021347U (en) 1995-02-17 1996-02-20 株式会社ワコム Control system CAD device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3021347U (en) 1995-02-17 1996-02-20 株式会社ワコム Control system CAD device

Also Published As

Publication number Publication date
JPH08263111A (en) 1996-10-11

Similar Documents

Publication Publication Date Title
US4633436A (en) Real-time rub-out erase for an electronic handwriting facility
JPS61275795A (en) Document processor
JPH0814822B2 (en) Command input device
JP3432324B2 (en) Program creation device
JP2920393B2 (en) Document editing method
JP3163627B2 (en) Display device for OHP projector with editing function
JPH0464089B2 (en)
JPH05150926A (en) Information processor
JPS62239396A (en) Icon display control system
JPH07141092A (en) Handwritten data input device
JPS62264329A (en) Screen text editor processing system
JPS6050589A (en) Document generation system
JPH0778015A (en) Numerical controller with data displaying and alterating function
JPH02178726A (en) Display device
JPH06161728A (en) Flowchart generation system
JPH01191269A (en) Image controller
JP2647916B2 (en) Data processing device
JP3129889B2 (en) Numerical control unit
JPS62108285A (en) Layout display system for document generator
JP3037141B2 (en) Spreadsheet system and method with auxiliary line display function
JP2672940B2 (en) Document processing device
JPH0922445A (en) On-line handwritten character input method
JPS6225788A (en) Display control system for auxiliary screen
JPH01152099A (en) Xy plotter having plot-status display function
JPS61160792A (en) Information processor

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20090523

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120523

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees