JPH09330107A - Comment adding method of ladder chart generation cad system for programmable controller - Google Patents
Comment adding method of ladder chart generation cad system for programmable controllerInfo
- Publication number
- JPH09330107A JPH09330107A JP8150528A JP15052896A JPH09330107A JP H09330107 A JPH09330107 A JP H09330107A JP 8150528 A JP8150528 A JP 8150528A JP 15052896 A JP15052896 A JP 15052896A JP H09330107 A JPH09330107 A JP H09330107A
- Authority
- JP
- Japan
- Prior art keywords
- comment
- data
- key
- address
- input
- 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
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/02—Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
Landscapes
- Stored Programmes (AREA)
- Programmable Controllers (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】この発明は、プログラマブル
コントローラ(PC)用ラダー図作成CADシステムに
おけるアドレス番号に対する信号説明(コメント)付与
方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of giving a signal explanation (comment) to an address number in a ladder diagram generation CAD system for a programmable controller (PC).
【0002】[0002]
【従来の技術】図6に示すようにPC用ラダー図作成C
ADシステムでは、設計者が机上で作成するシーケンサ
のアプリケーションプログラムAPをソフトシーケンス
CADシステムSCAに入力するとともに、ここでそれ
を修正した後、各アドレスに対する動作説明(信号説明
あるいはコメントと称する)も入力する。ソフトシーケ
ンスCADシステムSCAでは、これらの情報を元に図
面の自動作成を行い、信号説明、リファレンス情報付き
の図面OTがプロッタから出力される。2. Description of the Related Art As shown in FIG. 6, a ladder diagram C for PC is prepared.
In the AD system, the designer inputs the sequencer application program AP created on the desk to the soft sequence CAD system SCA, and after correcting it here, also inputs the operation explanation (referred to as signal explanation or comment) for each address. To do. In the soft sequence CAD system SCA, a drawing is automatically created based on these pieces of information, and the drawing OT with signal explanation and reference information is output from the plotter.
【0003】図6において、ソフトシーケンスCADシ
ステムSCAのプログラム部分の入力は、設計者が作成
したラフスケッチを元に、オペレータがラダー回路をブ
ール代数式に読み換えて入力する手段を取っている。図
中、「00001」等の数字はアドレス番号を示し、符号
A,Bは接点形状を示し、符号Eは出力を示す。入力
後、回路に変更が生じたときには、ブール代数式を変更
する手段を取っている。In FIG. 6, the program part of the soft sequence CAD system SCA is input by an operator who reads a ladder circuit into a Boolean algebraic expression based on a rough sketch created by a designer. In the figure, numbers such as "00001" indicate address numbers, symbols A and B indicate contact shapes, and symbol E indicates output. After the input, when the circuit is changed, the Boolean algebraic expression is changed.
【0004】次に信号説明部分の入力は、設計者が作成
したラフスケッチを元にオペレータが、図7に示すよう
にアドレス対コメントという形式でデータ入力する。多
くの場合、パソコン等のワープロソフトを利用して入力
する。その結果(ファイル)をシーケンサCADシステ
ムに取り込みアドレスをキーとするデータベースとして
登録する。この入力の際、そのCADシステムのコメン
ト読み込み機能では、<TAB>(行内の設定された定間
隔の位置)で区切られたアドレス番号とコメントを抽出
し、アドレスをキーとしたデータに揃える。既に登録済
みのコメントについたは全て削除し、再登録する事も指
定により可能としている。Next, the signal explanation part is input by the operator based on the rough sketch created by the designer, as shown in FIG. In most cases, input using word processing software such as a personal computer. The result (file) is taken into the sequencer CAD system and registered as a database with the address as a key. At the time of this input, the comment reading function of the CAD system extracts address numbers and comments delimited by <TAB> (positions at fixed intervals in the line) and aligns them with the data using the address as a key. All comments already registered can be deleted and re-registered by specifying.
【0005】[0005]
【発明が解決しようとする課題】上述したPC用アプリ
ケーションプログラムは、制御対象機器の信号をシーケ
ンサCADシステムのメモリ上の各アドレスに置き換
え、ソフトウェアによって制御ロジックに展開してい
る。従って、展開接続図としては、図8に示すように、
アプリケーションプログラム部分の図面(ソフトシーケ
ンス図)とシーケンサのメモリ上に各種インターフェイ
スを介して、制御対象機器を接続した回路図(ハードシ
ーケンス図)から構成される。なお、ハードシーケンス
図は後述する図1に示すような専用のCADシステム
(ハードシーケンスCADシステム)で作成され、ソフ
トシーケンス図は専用のCADシステム(シーケンサC
ADシステム)で作成される。The above-described PC application program replaces the signal of the controlled device with each address on the memory of the sequencer CAD system and develops it into the control logic by software. Therefore, as an expanded connection diagram, as shown in FIG.
It consists of a drawing (software sequence diagram) of the application program part and a circuit diagram (hard sequence diagram) in which the controlled device is connected to the memory of the sequencer via various interfaces. The hard sequence diagram is created by a dedicated CAD system (hard sequence CAD system) as shown in FIG. 1 described later, and the soft sequence diagram is created by a dedicated CAD system (sequencer C).
AD system).
【0006】ハードシーケンス図内には、図9に示すよ
うなシーケンサのインターフェイスプリント板に入出力
する回路図が作成され、その図面内に対応するアドレス
番号とその動作説明(項目欄に記入された内容)が記載
される。In the hardware sequence diagram, a circuit diagram for inputting / outputting to / from the interface printed board of the sequencer as shown in FIG. 9 is prepared, and the corresponding address number and its operation explanation (filled in the item column) in the diagram. Content) is described.
【0007】上記のように、ハードシーケンス図作成用
のCADシステムとソフトシーケンス図作成用のCAD
システムはそれぞれ別々のシステムであるため、アドレ
スに対するコメントは、それぞれのCADシステムで入
力する必要がある関係で、作業上手間がかかる問題があ
る。また、コメントの内容が変更された時や、アドレス
番号が変更された時も、それぞれのCADシステムで入
力する必要があり、上記と同様に作業上手間がかかる問
題を持っている。As described above, a CAD system for creating a hard sequence diagram and a CAD system for creating a soft sequence diagram
Since the systems are separate systems, it is necessary to input the comment for the address in each CAD system, which causes a problem in that it takes a lot of time and labor for work. Further, even when the content of the comment is changed or the address number is changed, it is necessary to input it in each CAD system, and there is a problem that the work is troublesome as in the above.
【0008】この発明は上記の事情に鑑みてなされたも
ので、コメントの再入力や再修正を必要としないように
したPC用ラダー図作成CADシステムにおけるコメン
ト付与方法を提供することを課題とする。The present invention has been made in view of the above circumstances, and it is an object of the present invention to provide a comment adding method in a ladder diagram creation CAD system for a PC which does not require re-input or re-correction of a comment. .
【0009】[0009]
【課題を解決するための手段】この発明は、上記の課題
を達成するために、ハードシーケンスの図番とその頁数
の受付を行った後、各図面データの中にコメントの入力
データがあるかどうかを判定し、判定の結果入力データ
がある場合には、入力テーブルからハードシーケンスデ
ータを読み込み、メモリにセットした後、ハードシーケ
ンスの図面データにコメント情報があるか、どうかを判
定し、コメント情報があるときには入力データを抽出し
た後、コメントキーを設定し、コメント部分のコメント
キーに対応するアドレス部分のコメントキーを検索し
て、アドレス<TAB>コメント(漢字データに置き換え
て連動データ生成用テーブルに書き込み、図面データの
検索処理が全て終了するまで行い、その後、テーブルの
ソートティングを行って、その内容を出力ファイルにセ
ットするようにしたことを特徴とするものである。According to the present invention, in order to achieve the above-mentioned object, after receiving the drawing number and the number of pages of a hard sequence, there is input data of a comment in each drawing data. If there is input data as a result of the determination, read the hard sequence data from the input table, set it in the memory, and then determine whether there is comment information in the drawing data of the hard sequence. When there is information, after extracting the input data, set the comment key, search the comment key of the address part corresponding to the comment key of the comment part, and replace the address <TAB> comment (Kanji data to generate interlocked data Write to the table, do it until all the drawing data search processing is completed, and then sort the table And it is characterized in that so as to set its contents to the output file.
【0010】[0010]
【発明の実施の形態】以下この発明の実施の形態を図面
に基づいて説明する。図1はPC用ラダー図作成CAD
システムと併用するハードシーケンス図作成システム
で、図1において、HSはハードシーケンスCADシス
テムである。このハードシーケンスCADシステムHS
には、オペレータが各種の線、部品図、番号、記号、コ
メント、信号説明、所定の位置(アドレス)を入力し、
例えば、CRT画面上で図面を描画する。POTはハー
ドシーケンス図のプロッタ出力図面である。また、ハー
ドシーケンスCADシステムHSには、コメント情報に
対し、コメントキーと称する変数を入力する。ここでコ
メントキーとは、図2に示す各アドレスおよび項目名称
の右肩部位に付された[A0],[A1],…[Ann]およ
び[C0],[C1]…[Cnn]などの符号である。このコ
メントキーはハードシーケンスCADシステムHSにコ
メントを入力する時、コメント‖コメントキーというよ
うに、記号「‖」を区切り記号としてコメントとコメン
トキーとを入力する手段を採っている。例えば、(0000
0‖[A0])のように入力する。Embodiments of the present invention will be described below with reference to the drawings. Figure 1 CAD for ladder diagram creation for PC
In FIG. 1, HS is a hard sequence CAD system used in combination with the system. This hard sequence CAD system HS
The operator inputs various lines, parts drawings, numbers, symbols, comments, signal explanations, and predetermined positions (addresses).
For example, the drawing is drawn on the CRT screen. POT is a plotter output drawing of a hard sequence diagram. A variable called a comment key is input to the hard sequence CAD system HS with respect to the comment information. Here, the comment key is, for example, [A0], [A1], ... [Ann] and [C0], [C1] ... [Cnn] attached to the right shoulder part of each address and item name shown in FIG. It is a code. This comment key employs a means for inputting a comment and a comment key with a symbol “‖” as a delimiter, such as a comment ‖ comment key, when a comment is input to the hard sequence CAD system HS. For example, (0000
Enter as 0‖ [A0]).
【0011】上記コメントキーを入力する際には、 アドレス部分のコメントキー:[Ann](nnは1〜99
までの連続した数) コメント部分のコメントキー:[Cnn](nnは1〜99
までの連続した数) として入力している。また、アドレス部のnnとコメント
部のnnの数字は一致させるようにしている。When inputting the above comment key, the comment key in the address part: [Ann] (nn is 1 to 99)
Comment key of the comment part: [Cnn] (nn is 1 to 99)
(Consecutive numbers up to). Also, the numbers of nn in the address part and nn in the comment part are made to match.
【0012】これにより、例えば、図3に示すような図
面が作成されているとき、(a)アドレスのコメントキ
ー[A0]を抽出し、(b)[A0]が持つコメント:「00
000」を抽出し、(c)アドレス:「00000」のコメント
は[C0]のコメントキーを持つコメントを抽出するとい
う処理を行うことによって、アドレス番号:「00000」
と、そのコメント「受電遮断器入」を抽出することがで
きるようになる。Thus, for example, when the drawing as shown in FIG. 3 is created, (a) the comment key [A0] at the address is extracted, and (b) the comment key [A0] has: "00".
000 "is extracted, and the comment of (c) address:" 00000 "is extracted with the comment having the comment key of [C0], and the address number:" 00000 "is extracted.
Then, it becomes possible to extract the comment "ON the power receiving circuit breaker".
【0013】上記のようにしてハードシーケンスCAD
システムHSに各種データを入力するとともに、コメン
トキーを入力し、これらデータとコメントキーを用いて
後述する図4に示すフローチャートの処理を行った後
に、一覧を出力ファイルに出力する。この出力ファイル
を前述したソフトシーケンスCADシステムに適用して
ソフトシーケンス図を出力すれば、信号説明(コメン
ト)が所定の位置に記入された図面が得られる。つま
り、信号説明やアドレスを入力するのは、コメントキー
が入力された信号説明やアドレスをハードシーケンスC
ADシステムHSに1回入力するだけで済むようにな
る。Hard sequence CAD as described above
Along with inputting various data to the system HS, a comment key is input, the data and the comment key are used to perform the processing of the flowchart shown in FIG. 4 described later, and then the list is output to an output file. By applying this output file to the soft sequence CAD system described above and outputting a soft sequence diagram, a drawing in which signal explanations (comments) are written in predetermined positions can be obtained. In other words, inputting the signal description and address is performed by inputting the signal description and address for which the comment key has been input
It only needs to be entered once in the AD system HS.
【0014】ここで、図4のフローチャートについて述
べる。図4において、ステップS1でセットアップした
後、ハードシーケンス(H/S)の図番とその頁数の受
付をステップS2で行う。ステップS3で検索処理終了
を判定し、終了していない(N)ならステップS4の判
定処理でH/S側にコメントデータあるかを判定し、
(Y)ならステップS5コメント<TAB>コメントキー
をセットし入力テーブルにデータを追加処理してステッ
プS2の処理に戻る。なお、ステップS4で(N)のと
きも、ステップS2の処理に戻る。Here, the flowchart of FIG. 4 will be described. In FIG. 4, after the setup in step S1, the drawing number of the hard sequence (H / S) and its page number are received in step S2. In step S3, it is determined whether or not the search processing is completed. If not (N), it is determined in step S4 whether or not there is comment data on the H / S side.
If it is (Y), the comment <TAB> comment key is set in step S5, data is added to the input table, and the process returns to step S2. Even if (N) in step S4, the process returns to step S2.
【0015】ステップS3で終了(Y)なら、ステップ
S5に進んで、コメントキーの入力データがあるかどう
かを判定する。判定の結果(Y)ならステップS7の処
理を行う。ステップS7は入力テーブルから図番とその
頁数を抽出し、処理範囲がセットされる。ステップS8
で検索処理終了を判定し、終了していない(N)なら、
ステップS9でH/S図面データを読み込み、メモリに
セットする。その後、ステップS10でH/Sの図面デ
ータを抽出し、ステップS11でコメント抽出処理が終
了したかを判定し、終了していない(N)なら、ステッ
プS12の判定処理でコメント情報があるか、どうかを
判定する。判定の結果(N)ならステップS8の処理に
戻り、(Y)ならステップS13でコメントキーの入力
データの抽出、例えば、入力コメント部(00000‖[A
0],受電遮断器入‖[C0])を抽出する。抽出した
後、ステップS14でコメントキーCnnに対応するAnnを
検索し、AnnのアドレスをCnnと置き換えてアドレス<TA
B>コメント(漢字データ)を生成し、ステップS15
で連動データ生成用テーブルに追加処理してステップS
10に戻り、次の図面データの抽出を行う。前記ステッ
プS11で(Y)ならステップS16の判定処理で、連
動データ生成用テーブルにデータがあるかを判定する。
判定の結果(N)ならステップS7に戻り、次の図番ま
た頁の処理に移る。また、(Y)ならステップS17の
処理に進む。ステップS17はテーブルのソートティン
グを行って、例えば[Cn]の若い順にテーブルを並び替
えた後に、ステップS7に戻り、次の図番または頁の処
理に移る。ステップS8で全ての図番と頁の処理終了
(Y)となったなら、ステップS18で連動データ生成
用テーブルの内容を出力ファイルにセットする。If the process ends in step S3 (Y), the process proceeds to step S5, and it is determined whether there is input data for the comment key. If the determination result is (Y), the process of step S7 is performed. In step S7, the drawing number and the number of pages are extracted from the input table, and the processing range is set. Step S8
Is used to determine the end of the search process, and if not (N),
In step S9, the H / S drawing data is read and set in the memory. After that, in step S10, the drawing data of H / S is extracted, and it is determined in step S11 whether the comment extraction processing is completed. If not (N), whether there is comment information in the determination processing in step S12, Determine whether If the determination result is (N), the process returns to step S8, and if the determination result is (Y), the input data of the comment key is extracted in step S13.
0], incoming power breaker ‖ [C0]). After extraction, the Ann corresponding to the comment key Cnn is searched in step S14, the address of Ann is replaced with Cnn, and the address <TA
B> Generate a comment (Kanji data), step S15
Add processing to the linked data generation table with step S
Returning to step 10, the next drawing data is extracted. If the result is (Y) in step S11, it is determined in step S16 whether or not there is data in the interlocking data generation table.
If the result of the determination is (N), the process returns to step S7 to move to the next drawing number or page processing. If (Y), the process proceeds to step S17. In step S17, the table is sorted, and the table is rearranged in ascending order of [Cn], for example, and then the process returns to step S7 to move to the process of the next drawing number or page. If processing of all drawing numbers and pages is completed (Y) in step S8, the contents of the interlocking data generation table are set in the output file in step S18.
【0016】上記の機能を拡張すれば、先頭の[A0]に
アドレスがセットされていれば、[A1]〜[A2]にアド
レスがなくても[C1]のキーを持つコメントのアドレス
は[A0]のアドレスを1インクリメントしたもの、[C
2]のキーを持つコメントのアドレスは[A0]のアドレ
スを2インクリメントしたもの、という形でアドレス対
コメントが算出できる。Extending the above function, if the address is set in the first [A0], the address of the comment having the key of [C1] is [[A1] to [A2] Address of [A0] incremented by 1, [C
The address of the comment having the key of [2] can be calculated as the address of [A0] is incremented by 2.
【0017】この結果をシーケンサCADへの信号説明
コメント入力ファイルとしてシーケンサCADに登録す
る。This result is registered in the sequencer CAD as a signal explanation comment input file to the sequencer CAD.
【0018】図5は図4の処理により得られたシーケン
サCAD登録用コメントデータの入力ファイルを示し、
「B00000」の「B」はビットアドレスを、「00000」はア
ドレス番号を表している。FIG. 5 shows an input file of comment data for registering the sequencer CAD obtained by the processing of FIG.
"B" of "B00000" represents a bit address, and "00000" represents an address number.
【0019】なお、ハードシーケンスCADで作成する
インターフェイスプリント板図面は、その種類が限られ
ているため、予めアドレスおよびコメントのキーの入っ
た図面を標準登録しておき、必要なとき、それをコピー
して使用する。この場合、アドレスおよびコメントのみ
入力するだけで、コメントキーはそのままにしている。
通常「コメント‖コメントキー」のコメント部のみを入
力している。Since the types of interface printed board drawings created by the hard sequence CAD are limited, the drawings containing the address and comment keys are registered in advance as standard, and copied when necessary. To use. In this case, only the address and comment are input, and the comment key is left unchanged.
Normally, only the comment part of the "comment ‖ comment key" is entered.
【0020】[0020]
【発明の効果】以上述べたように、この発明によれば、
ハードシーケンスCAD側のインターフェイスプリント
板の図面にアドレス、コメント(項目名称)を入力する
ことにより、シーケンサCADへ登録するためのコメン
トファイルが作成されるので、その登録処理を行えば、
シーケンサCADとしてコメントを手作業で入力し直す
必要がなくなる利点がある。また、コメントが変更にな
ったときも、ハードシーケンスのインターフェイスプリ
ント板の図面のコメントを変更することによって、シー
ケンサCADへ登録するためのコメントファイルを再生
成し、前回登録分を削除して新規登録すれば良いので、
シーケンサCADとしてコメントを手作業で修正する必
要がなくなる利点がある。As described above, according to the present invention,
By entering an address and a comment (item name) in the drawing of the interface printed board on the hard sequence CAD side, a comment file for registration in the sequencer CAD is created.
There is an advantage that it is not necessary to manually re-input a comment as the sequencer CAD. Also, when the comment is changed, the comment file for registering in the sequencer CAD is regenerated by changing the comment on the drawing of the interface print board of the hard sequence, and the previously registered part is deleted and newly registered. You can do it,
There is an advantage that the comment need not be manually corrected as the sequencer CAD.
【図1】この発明の実施の形態に使用されるPC用ラダ
ー図作成CADシステムと併用するハードシーケンス図
作成CADシステムを示す説明図。FIG. 1 is an explanatory diagram showing a hardware sequence diagram creation CAD system used together with a PC ladder diagram creation CAD system used in an embodiment of the present invention.
【図2】インターフェイスプリント板の説明図。FIG. 2 is an explanatory diagram of an interface printed board.
【図3】インターフェイスプリント板におけるアドレス
と項目を示す説明図。FIG. 3 is an explanatory diagram showing addresses and items on an interface printed board.
【図4】この発明の実施の形態を示すフローチャート。FIG. 4 is a flowchart showing an embodiment of the present invention.
【図5】実施の形態の実行により得られたシーケンサC
AD用コメントデータの入力ファイルを示す説明図。FIG. 5 is a sequencer C obtained by executing the embodiment.
Explanatory drawing which shows the input file of the comment data for AD.
【図6】シーケンサCADシステムの説明図。FIG. 6 is an explanatory diagram of a sequencer CAD system.
【図7】信号説明部分の入力説明図。FIG. 7 is an input explanatory diagram of a signal explanation part.
【図8】ハードシーケンスとソフトシーケンスからなる
展開接続図。FIG. 8 is an expanded connection diagram including a hard sequence and a soft sequence.
【図9】インターフェイスプリント板の説明図。FIG. 9 is an explanatory diagram of an interface printed board.
HS…ハードシーケンスCADシステム POT…ハードシーケンス図のプロッタ出力図面 HS ... Hard sequence CAD system POT ... Plotter output drawing of hard sequence diagram
Claims (1)
作成したハードシーケンス図からプログラマブルコント
ローラ用ラダー図を作成するソフトシーケンスCADシ
ステムにおいて、 ハードシーケンスの図番とその頁数の受付を行った後、
各図面データの中にコメントの入力データがあるかどう
かを判定し、判定の結果入力データがある場合には、入
力テーブルからハードシーケンスデータを読み込み、メ
モリにセットした後、ハードシーケンスの図面にコメン
ト情報があるか、どうかを判定し、コメント情報がある
ときには入力データを抽出した後、コメントキーを設定
し、コメント部分のコメントキーに対応するアドレス部
分のコメントキーを検索してアドレス<TAB>コメント
(漢字データ)に置き換えて連動データ生成用テーブル
に書き込み、その内容を出力ファイルにセットするよう
にしたことを特徴とするプログラマブルコントローラ用
ラダー図作成CADシステムにおけるコメント付与方
法。1. In a soft sequence CAD system for creating a ladder diagram for a programmable controller from a hard sequence diagram created by a hard sequence CAD system, after receiving the figure number of the hard sequence and its page number,
It is judged whether or not there is comment input data in each drawing data, and if there is input data as a result of the judgment, the hard sequence data is read from the input table, set in the memory, and then commented on the hard sequence drawing. It is determined whether there is information, and if there is comment information, the input data is extracted, the comment key is set, the comment key in the address part corresponding to the comment key in the comment part is searched, and the address <TAB> comment A comment adding method in a CAD system for creating a ladder diagram for a programmable controller, characterized in that (Kanji data) is replaced and written in an interlocking data generation table, and the contents are set in an output file.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8150528A JPH09330107A (en) | 1996-06-12 | 1996-06-12 | Comment adding method of ladder chart generation cad system for programmable controller |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8150528A JPH09330107A (en) | 1996-06-12 | 1996-06-12 | Comment adding method of ladder chart generation cad system for programmable controller |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH09330107A true JPH09330107A (en) | 1997-12-22 |
Family
ID=15498850
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8150528A Pending JPH09330107A (en) | 1996-06-12 | 1996-06-12 | Comment adding method of ladder chart generation cad system for programmable controller |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH09330107A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009245456A (en) * | 2009-07-27 | 2009-10-22 | Omron Corp | Program development support device and processing method |
JP2011191872A (en) * | 2010-03-12 | 2011-09-29 | Koyo Electronics Ind Co Ltd | Ladder diagram contact comment information input system and computer having the same system |
JP2011216025A (en) * | 2010-04-01 | 2011-10-27 | Nsk Ltd | Support system for preparing drawing note |
WO2014136240A1 (en) * | 2013-03-07 | 2014-09-12 | 三菱電機株式会社 | Ladder program display program and ladder program display device |
-
1996
- 1996-06-12 JP JP8150528A patent/JPH09330107A/en active Pending
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009245456A (en) * | 2009-07-27 | 2009-10-22 | Omron Corp | Program development support device and processing method |
JP2011191872A (en) * | 2010-03-12 | 2011-09-29 | Koyo Electronics Ind Co Ltd | Ladder diagram contact comment information input system and computer having the same system |
JP2011216025A (en) * | 2010-04-01 | 2011-10-27 | Nsk Ltd | Support system for preparing drawing note |
WO2014136240A1 (en) * | 2013-03-07 | 2014-09-12 | 三菱電機株式会社 | Ladder program display program and ladder program display device |
CN105074591A (en) * | 2013-03-07 | 2015-11-18 | 三菱电机株式会社 | Ladder program display program and ladder program display device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5241674A (en) | Electronic dictionary system with automatic extraction and recognition of letter pattern series to speed up the dictionary lookup operation | |
JPH09330107A (en) | Comment adding method of ladder chart generation cad system for programmable controller | |
JPS60164863A (en) | Word processor | |
JPH022186B2 (en) | ||
JPH0361596B2 (en) | ||
JPH0236478A (en) | Information processing system | |
JPH0635987A (en) | Device and mehtod for preparing circuit diagram | |
JP3124567B2 (en) | Document processing apparatus and method | |
JP2010134766A (en) | Document data processing apparatus and program thereof | |
JPH11272708A (en) | Documentation support system | |
JP3153481B2 (en) | Circuit diagram management system | |
JP4044158B2 (en) | Code verification device and code verification method | |
JP2698345B2 (en) | Document processing method | |
JP2713942B2 (en) | Kana-Kanji conversion device | |
JPH10340281A (en) | Automatic editing device for expanded connection drawing | |
JP2889052B2 (en) | Character typeface processing method and apparatus | |
JPS62229461A (en) | Document processor | |
JPH0836566A (en) | System for editing document | |
JPH07249034A (en) | Character string extraction processor | |
JPS6321171A (en) | Document processor | |
JPH04158469A (en) | Document preparing device | |
JPH07160719A (en) | Device for referring to electronic dictionary | |
JPH11316792A (en) | Information processor and slip creating method | |
JPH09134357A (en) | Character processor | |
JPS61117656A (en) | Japanese language processing system of data processing system |