JPH025101A - programmable controller system - Google Patents
programmable controller systemInfo
- Publication number
- JPH025101A JPH025101A JP15351688A JP15351688A JPH025101A JP H025101 A JPH025101 A JP H025101A JP 15351688 A JP15351688 A JP 15351688A JP 15351688 A JP15351688 A JP 15351688A JP H025101 A JPH025101 A JP H025101A
- Authority
- JP
- Japan
- Prior art keywords
- comment
- comments
- memory
- ladder program
- network
- 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
Links
Landscapes
- Programmable Controllers (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、プログラマブルコントローラ(以下PCと略
称する)で使用されるラダープログラムの管理・保守方
式に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a management and maintenance method for a ladder program used in a programmable controller (hereinafter abbreviated as PC).
第5図はPCシステムの従来例の構成を示すブロック図
である。CPUモジュール33は通信インタフェースモ
ジュール32を介してプログラミング装置31との通信
を行ない、ラダープログラム20の解読、処理およびラ
ダープログラム20の各コイルのコメント(ラダー回路
の機能、処理内容等の、ユーザが理解し易いようにラダ
ープログラムに挿入されている注釈)の管理を行なう。FIG. 5 is a block diagram showing the configuration of a conventional example of a PC system. The CPU module 33 communicates with the programming device 31 via the communication interface module 32, and decodes and processes the ladder program 20, as well as comments on each coil of the ladder program 20 (such as the function of the ladder circuit, processing content, etc.). Annotations inserted into the ladder program for ease of use are managed.
この場合、コメントを付けることができるのは、ラダー
プログラム20で使用されるコイルのみであり、使用で
きるコイルの数は限られているため、コメント領域(コ
メントを記憶するメモリ領域)もそのコイル数に合わせ
て確保すれば良く、第6図に示すようにコイル34とコ
メントとは、コメント領域のアドレスをコイルに対応さ
せて固定することにより1対1で対応していた。したが
って、例えば運転中のラダープログラムの変更によって
、ラダー回路を新たに付加し、または取除いてもコイル
の有無に無関係に各コイル34、.342.・・・、3
4nに対応してコメントメモリ35上のコメントエリア
35..35.。In this case, comments can only be added to the coils used in the ladder program 20, and since the number of coils that can be used is limited, the comment area (memory area that stores comments) also has the same number of coils. As shown in FIG. 6, the coil 34 and the comment have a one-to-one correspondence by fixing the address of the comment area in correspondence with the coil. Therefore, even if a new ladder circuit is added or removed by, for example, changing the ladder program during operation, each coil 34, . 342. ..., 3
Comment area 35.4n on comment memory 35 corresponds to comment area 35.4n. .. 35. .
・・・、35nが確保されていた。..., 35n was secured.
また、従来は、第7図に示すように、ラダープログラム
20をラダー回路で構成されているいくつかのラダーネ
ットワーク(以下、ネットワークと記す)の単位20.
.2,0□、・・・に分割し、ラダープログラムの管理
・保守を容易にすることが行なわれていた。しかし、そ
れぞれの単位のネットワーク201,202.・・・に
コメントを付けることは行なわれていなかった。Conventionally, as shown in FIG. 7, the ladder program 20 is divided into several units of ladder networks (hereinafter referred to as networks) 20.
.. The ladder program was divided into 2, 0□, . . . to facilitate management and maintenance of the ladder program. However, the networks 201, 202 . No comments were made on...
〔発明が解決しようとする課題]
上述した従来のPCシステムは、ネットワークにコメン
ト付けをする手段をもっていなかったのでシーケンサが
動作中にCRT上で制御の流れを監視するのに不便であ
るという欠点がある。[Problems to be Solved by the Invention] The conventional PC system described above has the disadvantage that it is inconvenient to monitor the control flow on a CRT while the sequencer is operating because it does not have a means to add comments to the network. There is.
そのため、各ネットワークへコメント付けをする必要性
が高まってきている。しかし、このようなネットワーク
によって構成されるラダープログラムにおいてはネット
ワークの数がプログラムの長さにより変化し、また、ネ
ットワーク単位でプログラムの追加・削除が可能である
ため、上記した従来のコイルのコメント付けの場合のよ
うに、ネットワークのコメント領域のアドレスをネット
ワークに対応させて固定する方式では、ネットワークへ
のコメント付けは不可能である。Therefore, there is an increasing need to add comments to each network. However, in a ladder program composed of such networks, the number of networks changes depending on the length of the program, and it is possible to add or delete programs on a network-by-network basis. As in the case of , it is impossible to add comments to a network using a method in which the address of the network comment area is fixed in correspondence with the network.
本発明の目的は、ネットワークへのコメント付けが可能
で、ネットワークの追加・削除に対応してコメント領域
の追加・削除を行ない、独立してコメントの管理を行な
うことが可能なプログラマブルコントローラシステムを
提供することにある。An object of the present invention is to provide a programmable controller system that can add comments to networks, add and delete comment areas in response to additions and deletions of networks, and independently manage comments. It's about doing.
本発明のプログラマブルコントローラシステムは、
所望のラダーネットワーク単位に分割されたラダープロ
グラムと、ラダーネットワーク単位が出力される毎に出
力される該単位に関するコメントと、前記ラダーネット
ワークおよび対応するコメントの削除を指示する信号を
出力するプログラミング装置と、
伝送されたラダープログラムおよびコメントを解読し処
理する第1の論理解読部、該ラダープログラムに対応す
る情報を記憶するラダープログラムメモリ、解読された
コメントを出力する第1のインタフェースを有するCP
Uモジュールと、前記CPUモジュールから前記コメン
トを受信する第2のインタフェース、第2のインタフェ
ースを介して伝送されたコメントを保持するコモンメモ
リ、該コモンメモリに保持されたコメントを解読し処理
する第2の論理解読部、第2の論理解読部によって解読
されたコメントを記憶するコメントメモリを有するコメ
ントメモリモジュールを備え、第1の論理解読部は、単
位のラダーネットワークを入力したときには、該単位に
対応する情報を格納する領域をラダープログラムメモリ
に新たに設定して格納し、かつ該単位に関するコメント
を第1のインタフェースを介してコメントメモリモジュ
ールに出力し、第2の論理解読部は該コメントを入力し
て、コメントメモリに該コメントを格納する領域を設定
して格納し、また、第1の論理解読部は任意のラダーネ
ットワークの単位およびコメントを削除することを指示
する信号を入力したときには、該単位に対応する情報を
ラダープログラムメモリから削除し、かつ、前記信号を
第1のインタフェースを介してコメントメモリモジュー
ルに出力し、第2の論理解読部は該信号を入力して、指
示されたコメントを削除するプログラマブルコントロー
ラと、
プログラミング装置とプログラマブルコントローラ間の
通信をインタフェースする通信インタフェースモジュー
ルを有する。The programmable controller system of the present invention includes a ladder program divided into desired ladder network units, a comment regarding the unit that is output every time a ladder network unit is output, and an instruction to delete the ladder network and the corresponding comment. a first logic decoder that decodes and processes the transmitted ladder program and comments, a ladder program memory that stores information corresponding to the ladder program, and a first logic decoder that outputs the decoded comments. CP with 1 interface
a U module, a second interface for receiving the comments from the CPU module, a common memory for holding the comments transmitted via the second interface, and a second interface for decoding and processing the comments held in the common memory. a logic decoder, a comment memory module having a comment memory for storing comments decoded by the second logic decoder; a new area for storing information to be stored in the ladder program memory, a comment regarding the unit is output to the comment memory module via the first interface, and a second logic decoder inputs the comment. Then, an area for storing the comment is set and stored in the comment memory, and when a signal instructing to delete an arbitrary ladder network unit and comment is input, the first logic decoder section decodes the corresponding comment. The information corresponding to the unit is deleted from the ladder program memory, and the signal is output to the comment memory module via the first interface, and the second logic decoder inputs the signal and reads the indicated comment. a programmable controller for removing the programmable controller; and a communication interface module for interfacing communication between the programming device and the programmable controller.
このように、ラダープログラムを構成するネットワーク
のコメントをコメントメモリに格納し、ネットワークの
付加または削除に対応して、該コメントの付加または削
除を制御することにより、ネットワークへのコメント付
けが可能になり、シーケンサの動作中においてもコメン
トメモリの編集処理を行なうことができ、これによって
ラダープログラムの管理と保守を容易にすることができ
る。In this way, it is possible to add comments to networks by storing comments for networks that make up a ladder program in the comment memory and controlling the addition or deletion of the comments in response to the addition or deletion of networks. Editing of the comment memory can be performed even while the sequencer is operating, thereby facilitating the management and maintenance of the ladder program.
〔実施例]
次に、本発明の実施例について図面を参照して説明する
。[Example] Next, an example of the present invention will be described with reference to the drawings.
第1図は本発明のプログラマブルコントローラシステム
の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the programmable controller system of the present invention.
本実施例のプログラマブルコントローラシステムは、プ
ログラミング装置1、通信インタフェースモジュール2
およびPO2によって構成されている。The programmable controller system of this embodiment includes a programming device 1 and a communication interface module 2.
and PO2.
プログラミング装置lは、ネットワーク単位に分解され
たラダープログラム、各単位のネットワークに関するコ
メントおよびその他のデータを出力する。本実施例では
、ラダープログラムの管理に好都合のように、CRT1
6の1画面に表示されるシーケンスラダー群をネットワ
ークの単位とし、ラダープログラムはこの単位に分割さ
れている。したがって、ネットワークのコメントは、該
ネットワークと同じCRT16の画面上に表示される。The programming device 1 outputs a ladder program decomposed into network units, comments regarding the networks of each unit, and other data. In this embodiment, the CRT1 is conveniently used for managing the ladder program.
The sequence ladder group displayed on one screen of 6 is the unit of the network, and the ladder program is divided into these units. Therefore, the network comment is displayed on the same screen of the CRT 16 as the network.
通信インタフェースモジュール2は、プログラミング装
置1とPO2とのリモート通信をインタフェースする。Communication interface module 2 interfaces remote communication between programming device 1 and PO2.
PO2はCPUモジュール3とコメントメモリモジュー
ル4で構成されている。CPUモジュール3はPO2の
上位演算部で、CPU6、ROM7、ラダープログラム
メモリ8、バスインタフェース9および入出力装置10
で構成されている。CPU6はプログラミング装置1、
コメントメモリモジュール4との通信によるデータの処
理、およびプログラミング装置1から伝送されたラダー
プログラムおよびコメントを解読し処理する。ROM7
はCPU6の演算処理手順(制御プログラム)を記憶す
る。ラダープログラムメモリ8はCPU6によって解読
されたラダープログラムを記憶する。バスインタフェー
ス9はCPUモジュール3とコメントメモリモジュール
4との間のデータ伝送をインタフェースし、CPU6に
よって解読されたコメントを共通バス上に出力する。入
出力装置10はCPUモジュール3と外部装置との間の
データの入出力をインタフェースする。PO2 is composed of a CPU module 3 and a comment memory module 4. The CPU module 3 is an upper-level calculation unit of PO2, and includes a CPU 6, ROM 7, ladder program memory 8, bus interface 9, and input/output device 10.
It consists of CPU6 is programming device 1,
It processes data through communication with the comment memory module 4, and decodes and processes the ladder program and comments transmitted from the programming device 1. ROM7
stores the arithmetic processing procedure (control program) of the CPU 6. Ladder program memory 8 stores the ladder program decoded by CPU 6. The bus interface 9 interfaces data transmission between the CPU module 3 and the comment memory module 4, and outputs comments decoded by the CPU 6 onto the common bus. The input/output device 10 interfaces data input/output between the CPU module 3 and external devices.
コメントメモリモジュール4はCPUI 1、ROM1
2、コメントメモリ13、コモンメモリ15、バスイン
タフェース14によって構成されている。バスインタフ
ェース14はCPUモジュール3とコメントメモリモジ
ュール4間のデータ伝送をインタフェースし、共通バス
上に出力されたコメントを入力してコモンメモリ15に
伝送する。コモンメモリ15は、CPU6とCPUII
の間で共通パスを介して授受されるデータを保持する。Comment memory module 4 has CPUI 1, ROM 1
2, a comment memory 13, a common memory 15, and a bus interface 14. The bus interface 14 interfaces data transmission between the CPU module 3 and the comment memory module 4, inputs comments output on the common bus, and transmits them to the common memory 15. Common memory 15 is CPU6 and CPUII
It holds the data sent and received between the two via the common path.
コメントメモリ13はコモンメモリ15から伝達された
コメントが格納される。CPUIIはCPUモジュール
3との通信およびデータの処理を行ない、コメントメモ
リ13を管理する。ROM12はCPUIIの演算処理
手順が格納されている。Comment memory 13 stores comments transmitted from common memory 15. The CPU II communicates with the CPU module 3, processes data, and manages the comment memory 13. The ROM 12 stores CPU II arithmetic processing procedures.
次に、本実施例の動作を説明する。Next, the operation of this embodiment will be explained.
プログラミング装置1はラダープログラムを出力し、か
つ、ラダープログラムを構成する単位ネットワークを出
力する毎に該ネットワークに関するコメントを出力する
。CPUモジエール3が通信インタフェースモジュール
2を介してラダープログラムおよびネットワークのコメ
ントを入力すると、CPU6はこれらを解読し、ラダー
プログラムをラダープログラムメモリ8に格納し、コメ
ントをバスインタフェース9を介してコメントメモリモ
ジュール4に伝送する。バスインタフェース14に伝送
されたコメントはコモンメモリ15に保持され、CPU
IIの制御によってコメントメモリ13に格納される。The programming device 1 outputs a ladder program, and each time it outputs a unit network constituting the ladder program, it outputs a comment regarding the network. When the CPU module 3 inputs the ladder program and network comments via the communication interface module 2, the CPU 6 decodes them, stores the ladder program in the ladder program memory 8, and stores the comments via the bus interface 9 in the comment memory module. 4. Comments transmitted to the bus interface 14 are held in the common memory 15 and sent to the CPU
It is stored in the comment memory 13 under the control of II.
次に、新たなネットワークを追加または削除するときの
本実施例の動作を第2図、第3図、第4図を参照して説
明する。Next, the operation of this embodiment when adding or deleting a new network will be explained with reference to FIGS. 2, 3, and 4.
第2図、第3図はそれぞれ単位のネットワークが付加ま
たは削除される場合のネットワークとコメントメモリ領
域との対応を示す図、第4図はCRTl6に表示された
ネットワークとコメントの一例を示す図である。Figures 2 and 3 are diagrams showing the correspondence between networks and comment memory areas when unit networks are added or deleted, respectively, and Figure 4 is a diagram showing an example of networks and comments displayed on the CRTl6. be.
ラダープログラム20は、ネットワーク20+ 、20
2.203 、・・・に分割され、各ネットワークはC
RTl6の画面に表示される。また、ネットワーク20
+ 、202.203 、・・・に対応して、コメント
メモリ13にはコメント領域131,132,133.
・・・が設定されている。それぞれのコメント領域13
..132゜133、・・・に格納されたネットワーク
のコメントは、第4図に示されているように、対応する
ネットワークと共に、CRTl6の画面に表示される。The ladder program 20 includes networks 20+, 20
2.203,..., and each network is C
Displayed on the RTl6 screen. Also, network 20
The comment memory 13 has comment areas 131, 132, 133, . . , corresponding to +, 202, 203, .
... is set. Each comment area 13
.. .. The network comments stored in 132, 133, . . . are displayed on the screen of the CRT 16 together with the corresponding networks, as shown in FIG.
いま、ネットワーク20.と202の間にネットワーク
20Xを挿入するとき、該ネットワーク20xと該ネッ
トワークに対応するコメント13xをCPUモジュール
3が受信すると、CPU5はネットワーク20xに対応
するプログラムをラダープログラムメモリ8の対応する
アドレスに格納するとともに、コメント13Xをコメン
トメモリモジュール4に伝送する。コメントメモリモジ
ュール4においてコメント13xはCPUIIの制御で
コメントメモリ13の対応するアドレスに格納される。Now, network 20. When the network 20X is inserted between the network 20x and the comment 13x corresponding to the network 202, when the CPU module 3 receives the network 20x and the comment 13x corresponding to the network, the CPU 5 stores the program corresponding to the network 20x in the corresponding address of the ladder program memory 8. At the same time, the comment 13X is transmitted to the comment memory module 4. In the comment memory module 4, the comment 13x is stored in the corresponding address of the comment memory 13 under the control of the CPU II.
したがって、すでに格納されていたネットワーク202
.203・・・に対応するプログラムおよびコメント1
32133、・・・は、順次にアドレスをずらして再格
納される。Therefore, the already stored network 202
.. Program and comment 1 corresponding to 203...
32133, . . . are re-stored with sequentially shifted addresses.
ネットワーク202の削除を指示する信号がCPUモジ
ュール3に伝送されると、CPU6はこの信号を解読し
、ラダープログラムメモリ8の対応するプログラムを削
除すると共に、対応するコメント13□の削除を指示す
る信号をコメントメモリモジュール4に送信する。CP
UIIはこの信号を受信すると、コメントメモリ13の
コメント133,134.・・・のアドレスを順次にず
らせてコメント132を削除する。When a signal instructing deletion of the network 202 is transmitted to the CPU module 3, the CPU 6 decodes this signal and deletes the corresponding program in the ladder program memory 8, as well as a signal instructing deletion of the corresponding comment 13□. is sent to the comment memory module 4. C.P.
When the UII receives this signal, it writes comments 133, 134 . The comments 132 are deleted by sequentially shifting the addresses of .
なお、各フィルのコメントは従来と同様にCPUモジュ
ール3で処理され、CRTl6に表示される。Note that the comments for each file are processed by the CPU module 3 and displayed on the CRT 16 as in the conventional case.
[発明の効果]
以上説明したように本発明は、ラダープログラムを構成
する礼ットワークのコメントをコメントメモリに格納し
、ネットワークの付加または削除に対応して、該コメン
トの付加または削除を制御することにより、ネットワー
クへのコメント付けが可能になり、シーケンサの動作中
においてもコメントメモリの編集処理を行なつごとがで
き、それによってラダープログラムの管理と保守を容易
にすることができる効果を有する。[Effects of the Invention] As explained above, the present invention stores comments of networks constituting a ladder program in a comment memory, and controls addition or deletion of the comments in response to addition or deletion of networks. This makes it possible to add comments to the network and edit the comment memory even while the sequencer is in operation, which has the effect of facilitating the management and maintenance of the ladder program.
第1図は本発明のプログラマブルコントローラシステム
の一実施例のブロック図、第2図および第3図はそれぞ
れ単位のネットワークが付加または削除される場合のネ
ットワークとコメントメモリ領域との対応を示す図、第
4図はCRTl 6に表示されたネットワークとコメン
トの一例を示す図、第5図はプログラマブルコントロー
ラシステムの従来例の構成を示すブロック図、第6図は
コイルとコメントとの対応を示す図、第7図はラダープ
ログラムがラダーネットワークの単位に分割されている
ことを示す模式図である。
1・・・・・・・・・プログラミング装置、2・・・・
・・・・・通信インタフェースモジュール、3・・・・
・・・・・CPUモジュール、4・・・・・・・・・コ
メントメモリモジュール、5・・・・・・・・・PCl
611・・・・・・CPU、
7.12・・・・・・ROM。
8・・・・・・・・・ラダープログラムメモリ、9.1
4・・・・・・バスインタフェース、lO・・・・・・
・・・コモンメモリ、13・・・・・・・・・コメント
メモリ、16・・・・・・・・・CRT、
20・・・・・・・・・ラダープログラム。
RT
第
図
第
図
第
図
第
図
第
図FIG. 1 is a block diagram of an embodiment of the programmable controller system of the present invention, and FIGS. 2 and 3 are diagrams showing the correspondence between networks and comment memory areas when unit networks are added or deleted, respectively. FIG. 4 is a diagram showing an example of the network and comments displayed on the CRTl 6, FIG. 5 is a block diagram showing the configuration of a conventional example of a programmable controller system, and FIG. 6 is a diagram showing the correspondence between coils and comments. FIG. 7 is a schematic diagram showing that the ladder program is divided into ladder network units. 1... Programming device, 2...
...Communication interface module, 3...
...CPU module, 4...Comment memory module, 5...PCl 611...CPU, 7.12...・ROM. 8...Ladder program memory, 9.1
4...Bus interface, lO...
...Common memory, 13...Comment memory, 16...CRT, 20...Ladder program. RT
Claims (1)
グラムと、ラダーネットワーク単位が出力される毎に出
力される該単位に関するコメントと、前記ラダーネット
ワークおよび対応するコメントの削除を指示する信号を
出力するプログラミング装置と、 伝送されたラダープログラムおよびコメントを解読し処
理する第1の論理解読部、該ラダープログラムに対応す
る情報を記憶するラダープログラムメモリ、解読された
コメントを出力する第1のインタフェースを有するCP
Uモジュールと、前記CPUモジュールから前記コメン
トを受信する第2のインタフェース、第2のインタフェ
ースを介して伝送されたコメントを保持するコモンメモ
リ、該コモンメモリに保持されたコメントを解読し処理
する第2の論理解読部、第2の論理解読部によって解読
されたコメントを記憶するコメントメモリを有するコメ
ントメモリモジュールを備え、第1の論理解読部は、単
位のラダーネットワークを入力したときには、該単位に
対応する情報を格納する領域をラダープログラムメモリ
に新たに設定して格納し、かつ該単位に関するコメント
を第1のインタフェースを介してコメントメモリモジュ
ールに出力し、第2の論理解読部は該コメントを入力し
て、コメントメモリに該コメントを格納する領域を設定
して格納し、また、第1の論理解読部は任意のラダーネ
ットワークの単位およびコメントを削除することを指示
する信号を入力したときには、該単位に対応する情報を
ラダープログラムメモリから削除し、かつ前記信号を第
1のインタフェースを介してコメントメモリモジュール
に出力し、第2の論理解読部は該信号を入力して、指示
されたコメントを削除するプログラマブルコントローラ
と、 前記プログラミング装置と前記プログラマブルコントロ
ーラ間の通信をインタフェースする通信インタフェース
モジュールを有するプログラマブルコントローラシステ
ム。[Scope of Claims] A ladder program divided into desired ladder network units, a comment regarding the unit that is output every time a ladder network unit is output, and a signal instructing deletion of the ladder network and the corresponding comment. a first logic decoder that decodes and processes the transmitted ladder program and comments, a ladder program memory that stores information corresponding to the ladder program, and a first logic decoder that outputs the decoded comments. CP with an interface
a U module, a second interface for receiving the comments from the CPU module, a common memory for holding the comments transmitted via the second interface, and a second interface for decoding and processing the comments held in the common memory. a logic decoder, a comment memory module having a comment memory for storing comments decoded by the second logic decoder; a new area for storing information to be stored in the ladder program memory, a comment regarding the unit is output to the comment memory module via the first interface, and a second logic decoder inputs the comment. Then, an area for storing the comment is set and stored in the comment memory, and when a signal instructing to delete an arbitrary ladder network unit and comment is input, the first logic decoder section decodes the corresponding comment. the information corresponding to the unit is deleted from the ladder program memory, and the signal is output to the comment memory module via the first interface, and the second logic decoder inputs the signal and reads the indicated comment. A programmable controller system comprising: a programmable controller to be deleted; and a communication interface module for interfacing communication between the programming device and the programmable controller.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP15351688A JPH025101A (en) | 1988-06-23 | 1988-06-23 | programmable controller system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP15351688A JPH025101A (en) | 1988-06-23 | 1988-06-23 | programmable controller system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH025101A true JPH025101A (en) | 1990-01-10 |
Family
ID=15564248
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP15351688A Pending JPH025101A (en) | 1988-06-23 | 1988-06-23 | programmable controller system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH025101A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH03171302A (en) * | 1989-11-30 | 1991-07-24 | Fuji Electric Co Ltd | Store method for display of program comment |
| US5524192A (en) * | 1993-02-09 | 1996-06-04 | International Business Machines Corporation | Simplifying maintaining and displaying of program comments |
-
1988
- 1988-06-23 JP JP15351688A patent/JPH025101A/en active Pending
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH03171302A (en) * | 1989-11-30 | 1991-07-24 | Fuji Electric Co Ltd | Store method for display of program comment |
| US5524192A (en) * | 1993-02-09 | 1996-06-04 | International Business Machines Corporation | Simplifying maintaining and displaying of program comments |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2938374B2 (en) | Sequence sequence program creation device and control device | |
| JPS59154521A (en) | Reconstruction of system | |
| JPH025101A (en) | programmable controller system | |
| JPH0457003B2 (en) | ||
| US20080010315A1 (en) | Platform management of high-availability computer systems | |
| JP3356268B2 (en) | Control system equipment | |
| JPS6148009A (en) | Programmable controller | |
| JP2776443B2 (en) | Programmable controller | |
| JP2907174B2 (en) | User interface system for supervisory control system | |
| JPS62267841A (en) | Program debug device | |
| KR100275569B1 (en) | Handy loader for programmable logic controller | |
| JPH028334B2 (en) | ||
| JPH04147185A (en) | Information control system of large-sized display device | |
| JPH05189374A (en) | Execution monitoring system for distributed processing computer system | |
| JPS63762A (en) | Text restoration processing system | |
| JPS6238915A (en) | Power source controller | |
| JPS6349834A (en) | Managing system for knowledge having coverage | |
| JPH04346165A (en) | Working instruction display system | |
| JPH06139062A (en) | Constructing method for application program | |
| JPS58221405A (en) | Programmable controller | |
| JPS6345603A (en) | Program storing system for programmable controller | |
| JPH01277903A (en) | Sequence program editing method | |
| JPH01277904A (en) | Program display system for pc | |
| JPH03252753A (en) | Processing start-up device | |
| JPS62293347A (en) | Program development system |