JPH04271404A - Programming device for programmable controller - Google Patents

Programming device for programmable controller

Info

Publication number
JPH04271404A
JPH04271404A JP3285291A JP3285291A JPH04271404A JP H04271404 A JPH04271404 A JP H04271404A JP 3285291 A JP3285291 A JP 3285291A JP 3285291 A JP3285291 A JP 3285291A JP H04271404 A JPH04271404 A JP H04271404A
Authority
JP
Japan
Prior art keywords
sequence
comments
comment
contact
display
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
JP3285291A
Other languages
Japanese (ja)
Inventor
Matamoto Noujiyuu
能重 又元
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Co Ltd
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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP3285291A priority Critical patent/JPH04271404A/en
Publication of JPH04271404A publication Critical patent/JPH04271404A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Programmable Controllers (AREA)

Abstract

PURPOSE:To add individual comments by storing and outputting comments for display in relation to sequence instructions. CONSTITUTION:The device is provided with a designating means 1000 which designates a sequence instructions in a sequence program, an input means 1100 for comment input, a storage means 1200 where the inputted comment is stored in relation to the designated sequence instruction, and a read means 1300 which reads out the stored comment to display it at the time of displaying the sequence instruction of the sequence program. Thus, individual comments are added to contact instructions sharing a contact number, and comments are given to sequence instructions, to which comments cannot be added in a conventional device, on demand.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、プログラマブルコント
ローラの実行するシーケンスプログラムを作成するプロ
グラミング装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a programming device for creating a sequence program to be executed by a programmable controller.

【0002】0002

【従来の技術】プログラマブルコントローラは、制御対
象機器から動作状態を示す信号(入力接点信号)を入力
し、シーケンスプログラムに基き制御対象機器の動作を
指示する信号(出力接点信号)を出力する。このような
処理を実行するためのシーケンスプログラムをプログラ
ミング装置で作成する場合、ユーザはキーボード入力装
置からシーケンス命令を入力する。プログラミング装置
では入力されたシーケンス命令を図10に示すようにシ
ーケンス回路の図形(ラダー図と称す)の形態で表示す
る。また、装置内部のユーザプログラムメモリにはプロ
グラマブルコントローラの実行可能な命令コードの形態
でシーケンス命令を記憶する。
2. Description of the Related Art A programmable controller receives a signal (input contact signal) indicating an operating state from a device to be controlled and outputs a signal (output contact signal) instructing the operation of the device to be controlled based on a sequence program. When creating a sequence program for executing such processing using a programming device, a user inputs sequence commands from a keyboard input device. The programming device displays input sequence commands in the form of a sequence circuit diagram (referred to as a ladder diagram) as shown in FIG. Further, sequence instructions are stored in a user program memory inside the device in the form of instruction codes executable by the programmable controller.

【0003】ユーザは表示画面上で接点番号をカーソル
指定してその番号の接点に対するコメント、図10の例
では「手動」をキーボード入力装置から入力する。プロ
グラミング装置では接点番号に対応させてコメントをユ
ーザプログラムメモリに格納する。
[0003] The user specifies a contact number on the display screen with a cursor and inputs a comment for the contact number, ``manual'' in the example of FIG. 10, from a keyboard input device. The programming device stores comments in the user program memory in association with contact numbers.

【0004】作成のユーザプログラムを表示する場合、
プログラミング装置では接点番号を表示する際に、ユー
ザプログラム内の接点番号と対応するコメントを読出し
、表示している。
[0004] When displaying a created user program,
When displaying a contact number, the programming device reads and displays a comment corresponding to the contact number in the user program.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、接点番
号に対応させてコメントを格納させると、次のような不
具合があった。
[Problems to be Solved by the Invention] However, when comments are stored in correspondence with contact numbers, the following problems occur.

【0006】1)シーケンス命令の中には、たとえば、
1入力接点のオン/オフを設定する場合にa接点命令を
自動入力,b接点命令を手動入力にする接点命令があり
、a接点命令,b接点命令とも同一の接点番号が割当て
られるこのため、コメントを入力した場合、a接点,b
接点共に同一のコメント内容となる。同一の接点番号に
対して複数の接点命令を有するシーケンス命令にはその
他、ある接点のレベルがオンまたはオフの状態のときに
その接点と接続する接点を作動させるものがある。
1) Some sequence instructions include, for example,
1 When setting the ON/OFF of an input contact, there is a contact command that automatically inputs the A contact command and manually inputs the B contact command, and the same contact number is assigned to both the A contact command and the B contact command. If you enter a comment, a contact, b
The comment content is the same for both contact points. Another sequence command that has multiple contact commands for the same contact number is one that activates a contact connected to a certain contact when the level of that contact is on or off.

【0007】2)上述のような接点番号を共有する2つ
の接点がある場合、シーケンスプログラムを図11のよ
うに印刷する場合には、コメント欄を空白にしておき、
後からコメントを手書きしなければならない。
2) When there are two contacts sharing the same contact number as described above, if you want to print the sequence program as shown in Figure 11, leave the comment field blank,
You will have to handwrite your comments afterwards.

【0008】そこで、本発明の目的は、上述の点に鑑み
て、接点番号を共有するシーケンスプログラム上の接点
命令に対しても個別にコメントを付すことの可能なプロ
グラミング装置を提供することにある。
SUMMARY OF THE INVENTION In view of the above-mentioned points, an object of the present invention is to provide a programming device that allows comments to be individually added to contact commands on sequence programs that share contact numbers. .

【0009】[0009]

【課題を解決するための手段】このような目的を達成す
るために、本発明は、作成済のシーケンスプログラムに
コメントを付けて表示可能なプログラマブルコントロー
ラのプログラミング装置において、前記シーケンスプロ
グラムの中のシーケンス命令を指定する指定手段と、コ
メントを入力する入力手段と、当該入力されたコメント
を前記指定手段により指定されたシーケンス命令と関連
付けて記憶しておく記憶手段と、前記シーケンスプログ
ラムのシーケンス命令を表示する際に、当該シーケンス
命令と対応の、前記記憶手段に記憶されたコメントを表
示のために読出す読出し手段とを具えたことを特徴とす
る。
[Means for Solving the Problems] In order to achieve such an object, the present invention provides a programming device for a programmable controller that can display a created sequence program with comments attached thereto. a specifying means for specifying an instruction; an input means for inputting a comment; a storage means for storing the input comment in association with a sequence instruction specified by the specifying means; and displaying a sequence instruction of the sequence program. The present invention is characterized by comprising reading means for reading out a comment stored in the storage means corresponding to the sequence command for display.

【0010】0010

【作用】本発明では、シーケンス命令に関連付けて、表
示用のコメントを記憶しておくようにしたので、接点番
号を共通する接点についても個別のコメントを付すこと
が可能となる。
[Operation] In the present invention, since comments for display are stored in association with sequence commands, it is possible to attach individual comments to contacts that share a common contact number.

【0011】[0011]

【実施例】以下、図面を参照して、本発明実施例を詳細
に説明する。
Embodiments Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

【0012】図1は本発明実施例の基本構成を示す。FIG. 1 shows the basic configuration of an embodiment of the present invention.

【0013】本実施例のプログラミング装置は、作成済
のシーケンスプログラムにコメントを付けて表示可能な
プログラマブルコントローラのプログラミング装置であ
って、前記シーケンスプログラムの中のシーケンス命令
を指定する指定手段1000と、コメントを入力する入
力手段1100と、当該入力されたコメントを前記指定
手段1000により指定されたシーケンス命令と関連付
けて記憶しておく記憶手段1200と前記シーケンスプ
ログラムのシーケンス命令を表示する際に、当該シーケ
ンス命令と対応の、前記記憶手段1200に記憶された
コメントを表示のために読出す読出し手段1300とを
具えている。
The programming device of this embodiment is a programming device for a programmable controller capable of displaying a created sequence program with comments added thereto, and includes a designating means 1000 for designating a sequence command in the sequence program; an input means 1100 for inputting a comment; a storage means 1200 for storing the input comment in association with a sequence command designated by the designation means 1000; and corresponding reading means 1300 for reading out comments stored in the storage means 1200 for display.

【0014】本発明の説明に先立って、プログラマブル
コントローラのシステム構成を図2より説明する。
Prior to explaining the present invention, the system configuration of the programmable controller will be explained with reference to FIG.

【0015】プログラミング装置5とプログラマブルコ
ントローラ1とは伝送ケーブル2により接続され、プロ
グラミング装置5においてシーケンスプログラムの作成
を行う他、プログラマブルコントローラ1への起動指示
等をキーボード入力装置4から入力すると共に、プログ
ラマブルコントローラ1の作動状態を表示器3において
モニタする。また、従来例で説明した自動/手動のa接
点,b接点を指定するカムスイッチ等がプログラマブル
コントローラ1に接続されている。
The programming device 5 and the programmable controller 1 are connected by a transmission cable 2, and in addition to creating a sequence program in the programming device 5, startup instructions etc. to the programmable controller 1 are inputted from the keyboard input device 4, and the programmable The operating state of the controller 1 is monitored on the display 3. Further, the cam switch for specifying the automatic/manual a contact and the b contact described in the conventional example is connected to the programmable controller 1.

【0016】図2のプログラミング装置5の本発明に関
わる具体的な回路構成を図3に示す。
FIG. 3 shows a specific circuit configuration of the programming device 5 shown in FIG. 2 related to the present invention.

【0017】図3において、中央演算処理装置,システ
ムプログラムメモリ11,システムワークメモリ12,
ユーザプログラムメモリ,表示器3,キーボード入力装
置4が共通バスに接続されている。
In FIG. 3, a central processing unit, a system program memory 11, a system work memory 12,
A user program memory, display 3, and keyboard input device 4 are connected to a common bus.

【0018】CPU10はシステムプログラムメモリ1
1に格納されたシステムプログラムを読出し次の処理を
実行する。
[0018] The CPU 10 is a system program memory 1.
1 and executes the following processing.

【0019】(1)プログラム作成モードにおいて、キ
ーボード入力装置4から入力されたシーケンス命令をユ
ーザプログラムメモリ13上で作成すると共に表示器3
にラダー図の形態で表示する。
(1) In the program creation mode, the sequence command input from the keyboard input device 4 is created on the user program memory 13, and the display 3
displayed in the form of a ladder diagram.

【0020】(2)コメント入力モードにおいて、キー
ボード入力装置4から入力されたコメントをシーケンス
命令と関連付けてユーザプログラムメモリ13に格納し
、シーケンスプログラムの表示に際し、コメントを読出
す。このときのCPU10が本発明の読出し手段として
動作し、キーボード入力装置4が指定手段,入力手段と
して動作する。
(2) In the comment input mode, a comment input from the keyboard input device 4 is stored in the user program memory 13 in association with a sequence command, and the comment is read out when displaying the sequence program. At this time, the CPU 10 operates as a reading means of the present invention, and the keyboard input device 4 operates as a specifying means and an input means.

【0021】(3)その他、従来と同様の制御処理を実
行する。
(3) Other control processing similar to the conventional one is executed.

【0022】システムプログラムメモリ11はCPU1
0の実行する処理を規定したシステムプログラムを格納
し、図5に示す制御手順を規定したシステムプログラム
もシステムプログラムメモリ11に格納されている。
The system program memory 11 is the CPU 1
A system program that defines the process to be executed by the computer 0 is stored, and a system program that defines the control procedure shown in FIG. 5 is also stored in the system program memory 11.

【0023】システムワークメモリ12はCPU10の
演算処理に用いられる情報や、表示器3に表示すべき情
報を一時記憶する。
The system work memory 12 temporarily stores information used for arithmetic processing by the CPU 10 and information to be displayed on the display 3.

【0024】ユーザプログラムメモリ13はユーザプロ
グラム領域および本発明の記憶手段として動作するコメ
ント領域を有し、ユーザプログラム領域上でシーケンス
プログラムの作成編集が行なわれる。
The user program memory 13 has a user program area and a comment area which operates as a storage means of the present invention, and creation and editing of sequence programs are performed on the user program area.

【0025】コメント領域は、図4に示すようにシーケ
ンス命令の格納アドレスと対応ずけられ、1シーケンス
命令につき、最大で2コメント分のコメントテーブルを
格納する。コメント領域には、表示に用いるコメント数
や、コメントテーブルの格納アドレスを示す情報も格納
される。
The comment area is associated with the storage address of the sequence instruction as shown in FIG. 4, and stores a comment table for up to two comments per one sequence instruction. The comment area also stores information indicating the number of comments used for display and the storage address of the comment table.

【0026】このような回路におけるコメントの作成処
理について説明する。
[0026] Comment creation processing in such a circuit will be explained.

【0027】図6に示すようなモード選択画面Aが表示
器3に表示された状態でユーザがキーボード入力装置4
によりコメントモードを選択すると、CPU10は図5
の制御手順を実行する。
With the mode selection screen A shown in FIG. 6 displayed on the display 3, the user presses the keyboard input device 4.
When the comment mode is selected by
Execute control procedures.

【0028】すなわち、CPU10は図6の表示Bを表
示器3に表示させた後、キーボード入力装置4からのコ
メント数に関するユーザの指示を待つ(ステップS10
〜S20)。
That is, after displaying display B in FIG. 6 on the display 3, the CPU 10 waits for a user's instruction regarding the number of comments from the keyboard input device 4 (step S10).
~S20).

【0029】たとえば、ユーザによりコメント数“1”
が選択されると、CPU10は入力のコメント数の種類
内容を判別し、1コメント分のコメントテーブル用の記
憶領域を設定する。具体的には、コメント開始アドレス
およびコメント最終アドレスをコメント領域に設定記憶
すると共に、コメント数情報をもコメント領域に設定記
憶する(ステップS30→S40)。
For example, if the number of comments is “1” by the user,
When is selected, the CPU 10 determines the type and content of the number of input comments, and sets a storage area for a comment table for one comment. Specifically, a comment start address and a comment end address are set and stored in the comment area, and information on the number of comments is also set and stored in the comment area (steps S30→S40).

【0030】次に、CPU10は、ユーザプログラムメ
モリ13の先頭アドレスから作成済のシーケンス命令を
読出し、そのシーケンス命令が接点関連命令であるか否
かをコード識別により判別する。このようにして、接点
関連命令を検出すると、CPU10はその命令の中で規
定されている接点番号を図6の表示Cのように表示させ
る(ステップS50→S60)。
Next, the CPU 10 reads the created sequence command from the first address of the user program memory 13, and determines whether the sequence command is a contact-related command by code identification. When a contact-related command is detected in this manner, the CPU 10 displays the contact number defined in the command as shown in display C in FIG. 6 (steps S50→S60).

【0031】次に、CPU10は表示画面でカーソルに
より位置指定されたシーケンス命令を検出し、次にキー
ボード入力装置4から入力されるコメント情報をユーザ
プログラムメモリ13のコメントテーブルに順次に格納
してゆく(ステップS70→S80)。
Next, the CPU 10 detects the sequence command specified by the cursor on the display screen, and sequentially stores the comment information input from the keyboard input device 4 in the comment table of the user program memory 13. (Step S70→S80).

【0032】このときのキーボード入力装置4が本発明
の指定手段,入力手段として動作する。
The keyboard input device 4 at this time operates as the designation means and input means of the present invention.

【0033】このような処理を実行することにより、コ
メントは接点関連のシーケンス命令毎に付される。また
、シーケンスプログラムを表示する場合は、コメント領
域に格納されたコメント数,格納アドレス範囲を参照し
、接点関連のシーケンス命令を表示する毎に対応のコメ
ントをCPU10により読出し、表示させることになる
。このときのCPU10が本発明の読出し手段として動
作する。
By executing such processing, a comment is attached to each contact-related sequence command. Further, when displaying a sequence program, the number of comments stored in the comment area and the storage address range are referred to, and each time a contact-related sequence command is displayed, a corresponding comment is read and displayed by the CPU 10. The CPU 10 at this time operates as the reading means of the present invention.

【0034】この結果、図7に示すような共通接点番号
を持つ接点についてはシーケンス命令が異なるので、個
別にコメントを表示することができる。
As a result, since the sequence commands are different for contacts having a common contact number as shown in FIG. 7, comments can be displayed individually.

【0035】なお、コメント数が2個指定された場合は
、シーケンス命令の指定後コメントを2個入力すること
になる。その他は、1個のコメントの格納処理,表示処
理と同様であり、詳細な説明を省略する。
Note that if the number of comments is specified as two, two comments will be input after specifying the sequence command. The rest is the same as the storage process and display process for one comment, and detailed explanation will be omitted.

【0036】本実施例では接点関連のシーケンス命令の
コメントを表示しているが、シーケンス命令に対応ずけ
てコメントを作成することができるので、たとえば、オ
ア演算やアンド演算を指示するシーケンス命令について
もコメントを付すことができる。
In this embodiment, comments are displayed for sequence commands related to contacts, but comments can be created corresponding to sequence commands, so for example, for sequence commands that instruct OR operations or AND operations. You can also add comments.

【0037】また、シーケンス命令に付すコメントは1
個のみではなく2個についても表示することができるの
で、接点についての機能の説明と、機器名称のように多
種のコメントを表示することも可能となる。
[0037] Also, the number of comments added to the sequence command is 1.
Since it is possible to display not only one contact but also two contacts, it is also possible to display various comments such as an explanation of the function of the contact and the device name.

【0038】本実施例の他に、次の例が挙げられる。In addition to this embodiment, the following examples are given.

【0039】1)コメントの入力方法には本実施例の他
に次の方法を用いることもできる。
1) In addition to this embodiment, the following method can also be used for inputting comments.

【0040】a)図8に示すように作成済のシーケンス
プログラムをラダー図形態で表示させ、表示画面上のカ
ーソル指定によりシーケンス命令を指定し、このシーケ
ンス命令に対するコメントを入力する。この場合、コメ
ント入力モードキーをキーボード入力装置4に設けこの
キーの押下によりコメントの入力モードを設定する。
a) Display the created sequence program in the form of a ladder diagram as shown in FIG. 8, specify a sequence command by specifying the cursor on the display screen, and input a comment for this sequence command. In this case, a comment input mode key is provided on the keyboard input device 4 and the comment input mode is set by pressing this key.

【0041】b)図9に示すようにシーケンスプログラ
ムをプログラム言語(ニーモニック表現)の形態で表示
させ、カーソルにより指定したシーケンス命令について
のコメントを入力する。
b) Display the sequence program in the form of a programming language (mnemonic expression) as shown in FIG. 9, and input a comment regarding the sequence command specified by the cursor.

【0042】[0042]

【発明の効果】以上、説明したように、本発明によれば
、接点番号を共有するような接点命令に対しても個別に
コメントを付すことができるのみならず、その他、従来
ではコメントを付すことができなかったシーケンス命令
についても必要に応じコメントを付すことができるとい
う効果が得られる。
[Effects of the Invention] As explained above, according to the present invention, not only can comments be attached individually to contact commands that share a contact number, but also comments can be added to other contact commands that are not conventionally possible. This has the advantage that comments can be added to sequence commands that could not be written as needed.

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

【図1】本発明実施例の基本構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the basic configuration of an embodiment of the present invention.

【図2】本発明実施例のシステム構成を示す斜視図であ
る。
FIG. 2 is a perspective view showing the system configuration of an embodiment of the present invention.

【図3】本発明実施例の具体的な回路構成を示すブロッ
ク図である。
FIG. 3 is a block diagram showing a specific circuit configuration of an embodiment of the present invention.

【図4】図3のユーザプログラムメモリ13の格納内容
を示す説明図である。
4 is an explanatory diagram showing the contents stored in the user program memory 13 of FIG. 3. FIG.

【図5】図3のCPU10の実行する制御手順を示すフ
ローチャートである。
FIG. 5 is a flowchart showing a control procedure executed by the CPU 10 in FIG. 3;

【図6】本発明実施例において、コメント作成に関わる
表示画面の内容を示す説明図である。
FIG. 6 is an explanatory diagram showing the contents of a display screen related to comment creation in the embodiment of the present invention.

【図7】本発明実施例のシーケンスプログラムの表示例
を示す説明図である。
FIG. 7 is an explanatory diagram showing a display example of a sequence program according to an embodiment of the present invention.

【図8】本発明実施例におけるコメントの他の入力方法
を示す説明図である。
FIG. 8 is an explanatory diagram showing another method of inputting comments in the embodiment of the present invention.

【図9】本発明実施例におけるコメントの他の入力方法
を示す説明図である。
FIG. 9 is an explanatory diagram showing another method of inputting comments in the embodiment of the present invention.

【図10】従来例のコメントの表示例を示す説明図であ
る。
FIG. 10 is an explanatory diagram showing an example of displaying comments in a conventional example.

【図11】従来例のシーケンスプログラムの印刷例を示
す説明図である。
FIG. 11 is an explanatory diagram showing an example of printing a conventional sequence program.

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

1  プログラマブルコントローラ 2  伝送ライン 3  表示器 4  キーボード入力装置 5  プログラミング装置 10  CPU 11  システムプログラムメモリ 12  システムワークメモリ 13  ユーザプログラムメモリ 1 Programmable controller 2 Transmission line 3 Display unit 4 Keyboard input device 5 Programming device 10 CPU 11 System program memory 12 System work memory 13 User program memory

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  作成済のシーケンスプログラムにコメ
ントを付けて表示可能なプログラマブルコントローラの
プログラミング装置において、前記シーケンスプログラ
ムの中のシーケンス命令を指定する指定手段と、コメン
トを入力する入力手段と、当該入力されたコメントを前
記指定手段により指定されたシーケンス命令と関連付け
て記憶しておく記憶手段と、前記シーケンスプログラム
のシーケンス命令を表示する際に、当該シーケンス命令
と対応の、前記記憶手段に記憶されたコメントを表示の
ために読出す読出し手段とを具えたことを特徴とするプ
ログラマブルコントローラのプログラミング装置。
1. A programming device for a programmable controller capable of displaying a created sequence program with comments attached thereto, comprising: a designation means for designating a sequence command in the sequence program; an input means for inputting a comment; and the input means for inputting a comment. storage means for storing the comments in association with the sequence commands designated by the designation means; and when displaying the sequence commands of the sequence program, the comments stored in the storage means corresponding to the sequence commands. A programming device for a programmable controller, comprising reading means for reading comments for display.
JP3285291A 1991-02-27 1991-02-27 Programming device for programmable controller Pending JPH04271404A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3285291A JPH04271404A (en) 1991-02-27 1991-02-27 Programming device for programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3285291A JPH04271404A (en) 1991-02-27 1991-02-27 Programming device for programmable controller

Publications (1)

Publication Number Publication Date
JPH04271404A true JPH04271404A (en) 1992-09-28

Family

ID=12370370

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3285291A Pending JPH04271404A (en) 1991-02-27 1991-02-27 Programming device for programmable controller

Country Status (1)

Country Link
JP (1) JPH04271404A (en)

Similar Documents

Publication Publication Date Title
JPS61275795A (en) Document processor
JP2000194472A (en) Display method and generating device for operation screen for display device
JPH10283020A (en) Programmable display device
JPH04271404A (en) Programming device for programmable controller
JP3363056B2 (en) Programmable display
JP3167245B2 (en) Programmable controller operating state monitoring device
JP3282911B2 (en) Image data creation device for display control device
JPH0580814A (en) Programming device for programmable controller
JPH036527B2 (en)
JPH0519817A (en) System for editing sequence program
JP2522839B2 (en) Programmable controller programming device
JPH077839U (en) Numerical control device
JPH0566934A (en) Programming device for programmable controller
JPH07319513A (en) Programming device for programmable controller and sequence program preparing method for the same
JP2971251B2 (en) SFC programming device
JP2000132697A (en) Graph display device and storage medium
JPH01236309A (en) Display device for numerical controller
JPH02285414A (en) Key display processing system
JPH04209007A (en) User program editing system for programmable controller
JP3123720B2 (en) Programming method and programming device for programmable controller
JPH10105226A (en) Programmable display device
JPH0713725A (en) Support device for development of software
JP2000215035A (en) Operation image generating method for program type display device
JPH0333920A (en) Parameter information selector
JPH1115628A (en) Data processing picture displaying method