JP2002229612A - Ladder diagram preparing program and storage medium for recording the same - Google Patents

Ladder diagram preparing program and storage medium for recording the same

Info

Publication number
JP2002229612A
JP2002229612A JP2001027028A JP2001027028A JP2002229612A JP 2002229612 A JP2002229612 A JP 2002229612A JP 2001027028 A JP2001027028 A JP 2001027028A JP 2001027028 A JP2001027028 A JP 2001027028A JP 2002229612 A JP2002229612 A JP 2002229612A
Authority
JP
Japan
Prior art keywords
ladder diagram
input
screen
operand
mnemonic
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.)
Granted
Application number
JP2001027028A
Other languages
Japanese (ja)
Other versions
JP4516224B2 (en
Inventor
Akihiro Inoko
明宏 猪子
Chikafumi Yamane
慎史 山根
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 JP2001027028A priority Critical patent/JP4516224B2/en
Publication of JP2002229612A publication Critical patent/JP2002229612A/en
Application granted granted Critical
Publication of JP4516224B2 publication Critical patent/JP4516224B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a ladder diagram preparing program capable of preparing a ladder diagram by intuitively inputting by utilizing knowledge so far. SOLUTION: In an instruction word palette window 4, a display mode in an instruction word list pane 5 having a hierarchical display form of instruction words and a display mode in a symbol list pane 20 performing a palette display of an icon formed into the shape of a ladder symbol can be switched in an instruction word selection area on a left side part, making display and operation in an operand input pane 6 on the right side part common.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、ラダー図作成プ
ログラム及びこれを記録したコンピュータ読み取り可能
な記録媒体に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a ladder diagram creation program and a computer-readable recording medium storing the program.

【0002】[0002]

【従来の技術】ユーザブルコントロールシステム(PL
Cシステム)などのシーケンス制御を記述するためのプ
ログラム言語としてラダー図が多用されており、このラ
ダー図の作成を支援するためのソフトつまりエディタが
既に提案されている。この種のラダー図作成プログラム
は、ラダー図作成者つまりユーザがコンピュータ上でラ
ダー図を作成するのを支援すると共にこのラダー図と等
価の機械言語プログラムを生成する。
2. Description of the Related Art Usable control systems (PL)
Ladder diagrams are frequently used as a programming language for describing sequence control (C system) or the like, and software, that is, an editor for supporting the creation of the ladder diagram has already been proposed. This kind of ladder diagram creation program assists a ladder diagram creator or user to create a ladder diagram on a computer and generates a machine language program equivalent to the ladder diagram.

【0003】ラダー図作成プログラムは、最小単位であ
るセルを横方向に並べた列と、この列を縦方向に数多く
並置した行とを有し、これらのセルに、命令をシンボル
化したラダーシンボルや接続線を格納することで、これ
に合わせて表示される画面を見ながらでラダー図を作成
することができる。
A ladder diagram creating program has a column in which cells, which are minimum units, are arranged in a horizontal direction, and a row in which many of these columns are arranged in a vertical direction, and a ladder symbol in which an instruction is symbolized is placed in these cells. By storing the connection lines and the connection lines, the ladder diagram can be created while viewing the screen displayed in accordance with the connection lines.

【0004】ラダー図に書き込むことのできる命令は、
PLCにあっては、シーケンス回路を代替するための基
本となる命令の他に、PLC用プログラムを作成する上
での利便性を向上するために、通常のコンピュータプロ
グラムと同じ制御や演算を行うための数多くの命令セッ
トが追加されている。これらは、基本、応用、演算、拡
張命令に分類される。
The instructions that can be written in the ladder diagram are:
In a PLC, in addition to a basic instruction for substituting a sequence circuit, in order to improve convenience in creating a PLC program, the same control and calculation as in a normal computer program are performed. A number of instruction sets have been added. These are classified into basic, applied, arithmetic, and extended instructions.

【0005】また、ラダー図を作成するとき、ラダーシ
ンボルの近傍に、操作の対象や属性を表すデータとして
オペランドが付加されるようになっている。このオペラ
ンドには、定数とデバイスとがあり、例えば、「DM1
000」というように、デバイスの種別を表す文字列
と、デバイス番号を表す数字とが含まれる。このオペラ
ンドは、ラダーシンボルつまり命令によっては複数のオ
ペランドが付加される。
When a ladder diagram is created, an operand is added near the ladder symbol as data representing an operation target or attribute. This operand includes a constant and a device. For example, "DM1
For example, a character string indicating a device type and a number indicating a device number, such as “000”, are included. A plurality of operands are added to this operand depending on a ladder symbol, that is, an instruction.

【0006】ユーザは、セルに格納する命令の選択と、
オペランドの内容の決定と、命令同士を接続線で連結す
るという作業をコンピュータの画面上で反復することで
ラダー図を作成することができる。例えば、ラダーシン
ボル(-11-)に対応する命令語であるニモニックの文字
列は(LD)であるが、各種のニモニックを表示する一覧
の中から所望のニモニックを選択することで、これに対
応するラダーシンボルをラダー図に書き込む(所望のセ
ルに格納する)ことができるようになっており、このこ
とから、ユーザは、命令を入力する場合、ニモニツクと
オペランドとを記憶しておくことで直接入力することが
できる。
[0006] The user selects an instruction to be stored in the cell,
A ladder diagram can be created by repeating the operation of determining the contents of operands and connecting instructions with connection lines on a computer screen. For example, the character string of the mnemonic that is the instruction word corresponding to the ladder symbol (-11-) is (LD), but by selecting a desired mnemonic from a list displaying various mnemonics, The ladder symbol to be written can be written in the ladder diagram (stored in a desired cell), which allows the user to directly store mnemonics and operands when inputting instructions. Can be entered.

【0007】しかし、PLC用プログラムのように、命
令の数が膨大であり、オペランドの内容のルールが複雑
なときには、これを全て正しく記憶しておくことは実際
上不可能であり、このことから、従来のラダー図作成用
プログラムは、ユーザの作業を支援するために、命令体
系としての命令分類に従って階層化した数多くのニモニ
ツクの一覧を表示し、この一覧の中からユーザが所望の
ニモニックを選択することで、これに対応するラダーシ
ンボルがセルに格納されるようになっている。
However, when the number of instructions is enormous and the rules for the contents of operands are complicated, as in the case of a PLC program, it is practically impossible to store all of them correctly. The conventional ladder diagram creation program displays a list of many mnemonics hierarchized according to the instruction classification as an instruction system in order to support the user's work, and the user selects a desired mnemonic from this list By doing so, the ladder symbol corresponding to this is stored in the cell.

【0008】[0008]

【発明が解決しようとする課題】しかし、ラダー図は歴
史的にラダーシンボルを書き込むものであり、多くのユ
ーザにとって、命令体系を学習するのは容易ではない。
However, the ladder diagram has historically written ladder symbols, and it is not easy for many users to learn the instruction system.

【0009】そこで、本発明の目的は、これまでの知識
を利用して直感的に入力することでラダー図を作成する
ことのできるラダー図作成プログラムを提供することに
ある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a ladder diagram creating program which can create a ladder diagram by intuitively inputting by utilizing the knowledge so far.

【0010】本発明の他の目的は、命令体系を深く知ら
なくても、これまでの知識を利用してラダー図を作成す
ることのできるラダー図作成プログラムを提供すること
にある。
It is another object of the present invention to provide a ladder diagram creating program which can create a ladder diagram by using the existing knowledge without knowing the instruction system in detail.

【0011】[0011]

【課題を解決するための手段】かかる技術的課題は、本
発明によれば、コンピュータの表示手段にラダー図作成
画面を表示させて、該ラダー図作成画面上でラダー図を
作成するためのプログラムを前提として、ラダー図作成
画面に重畳して、ラダーシンボルの形状のアイコンをパ
レット表示するシンボル一覧表示画面を表示するシンボ
ル一覧表示手段を備えていることを特徴とするラダー図
作成プログラムを提供することによって達成される。
According to the present invention, there is provided a program for displaying a ladder diagram creation screen on a display means of a computer and creating a ladder diagram on the ladder diagram creation screen. A ladder diagram creation program characterized by comprising a symbol list display means for displaying a symbol list display screen for palletizing icons in the form of ladder symbols superimposed on the ladder diagram creation screen. Achieved by:

【0012】すなわち、ラダー図作成者にとって、歴史
的に馴染みのあるラダーシンボルに似たアイコンをラダ
ー図作成画面に重畳して表示するため、ラダー図作成者
は、直感的に、所望のアイコンを選択することができ
る。
In other words, since the ladder diagram creator superimposes and displays on the ladder diagram creation screen an icon similar to a ladder symbol which is historically familiar, the ladder diagram creator intuitively displays a desired icon. You can choose.

【0013】[0013]

【発明の実施の形態】本発明の好ましい実施の形態にあ
っては、ラダー図作成画面に重畳して、命令体系の階層
化してツリー形式で表示する命令語一覧表示画面を、上
記シンボル一覧表示画面と選択的に表示するのがよい。
これにより、ユーザは、自ら会得した知識に応じたラダ
ー図作成ツールを選択することができる。更に、本発明
の好ましい実施の形態としては、上記のシンボル一覧表
示画面で表示するアイコンに隣接して、このアイコンが
関連付けられた命令語のニモニツク文字列をアイコンと
一緒に表示すれば、ユーザにとって好都合である。
In a preferred embodiment of the present invention, a command list display screen, which is superimposed on a ladder diagram creation screen and has an instruction system hierarchically displayed in a tree format, is displayed on the symbol list display screen. It is better to display it selectively on the screen.
This allows the user to select a ladder diagram creation tool according to the knowledge acquired by the user. Further, as a preferred embodiment of the present invention, if a mnemonic character string of a command word associated with this icon is displayed together with the icon adjacent to the icon displayed on the symbol list display screen, the user is provided with It is convenient.

【0014】本発明の他の目的、作用、効果は、以下
の、本発明の好ましい実施例の説明から明らかになるで
あろう。
Other objects, functions and effects of the present invention will become apparent from the following description of preferred embodiments of the present invention.

【0015】[0015]

【実施例】以下に、添付の図面を参照して本発明の実施
例を説明する。
Embodiments of the present invention will be described below with reference to the accompanying drawings.

【0016】図1は、ラダー図作成途中のラダー図エデ
ィタの画面を示す。ユーザは、このエディタ画面1を見
ながら、必要な箇所に必要なラダーシンボル等の書き込
みを行うことで、ラダー図を完成させることができる。
FIG. 1 shows a screen of a ladder diagram editor in the process of creating a ladder diagram. The user can complete the ladder diagram by writing necessary ladder symbols and the like in necessary places while viewing the editor screen 1.

【0017】図2は、エディタ画面1の例えば「000
6」列にあるコンパレータ2の隣のセル3にラダーシン
ボルを入力する途中段階を示す。エディタ画面1のセル
3をクリックすることで、自動的に、選択したセル3と
干渉しない位置に、命令語パレットウインドウ4がエデ
ィタ画面1の上に重畳表示される。
FIG. 2 shows, for example, “000” on the editor screen 1.
The middle stage of inputting the ladder symbol to the cell 3 next to the comparator 2 in the column "6" is shown. By clicking the cell 3 on the editor screen 1, the command word palette window 4 is automatically superimposed on the editor screen 1 at a position that does not interfere with the selected cell 3.

【0018】命令語パレットウインドウ4は、その左側
部分に、全ての命令の意味を表す言葉を文字で一覧表示
する命令語一覧ペイン5を有する。命令語一覧ペイン5
には、命令を大分類し、更に、大分類の中分類して、各
々の中分類に含まれる各種の命令がツリー形式で表示さ
れる。中分類の例えば「接点」という種別を表す言葉表
示をクリックすると、図3に示すように、各種別に含ま
れるニモニックの一覧がツリー形式で表示される。
The command word pallet window 4 has a command word list pane 5 on the left side thereof for displaying a list of words representing the meaning of all commands in characters. Command list pane 5
, Instructions are classified into large categories, and further classified into large categories, and various instructions included in each of the middle categories are displayed in a tree format. When the user clicks on the word display indicating the type of the middle category, for example, “contact”, a list of mnemonics included in each type is displayed in a tree format as shown in FIG.

【0019】命令語パレットウインドウ4の右側部分に
は、オペランド入カペイン6を有する。オペランド入カ
ペイン6には、命令の大分類である、基本、応用、演
算、拡張の文字表示を有し、この4つ文字表示の選択肢
からなるグループ7は、所望の文字表示をクリックする
ことで択一的に選択可能である。オペランド入カペイン
6は、更に、現在指定されている命令の種別を表示する
第1ボックス8と、選択されたニモニックを入力するた
めの第2ボックス9と、指定されているニモニックつま
り命令語の機能を説明する第3ボックス10と、オペラ
ンド入力ボックス11とを有し、オペランド入力ボック
ス11は第1〜第3のオペランド入力ボックス12〜1
4からなる。オペランド入カペイン6は、更に、オペラ
ンド入力ボックス11の下に、オペランドの入力を支援
するため手段として、オペランドの種別の入力を支援す
るための種別入力用ボタン群15と、オペランドの値の
入力を支援するための値入力用ボタン群16とが設けら
れている。これらのボタン群15、16の中から所望の
ボタンを選択的にクリックすることでオペランドの設定
を行うことができる。
An instruction entry pane 6 is provided on the right side of the instruction word palette window 4. Operand input pane 6 has basic, applied, arithmetic, and extended character displays, which are the major classifications of instructions. Group 7 consisting of four character display options can be clicked on a desired character display. Alternatively, it can be selected. The operand input pane 6 further includes a first box 8 for displaying the type of the currently specified instruction, a second box 9 for inputting the selected mnemonic, and the function of the specified mnemonic, that is, the instruction word. , And an operand input box 11. The operand input box 11 includes first to third operand input boxes 12 to 1.
Consists of four. The operand input pane 6 further includes, below the operand input box 11, a type input button group 15 for supporting the input of the type of the operand and an input of the value of the operand as means for supporting the input of the operand. A value input button group 16 for assistance is provided. The operand can be set by selectively clicking a desired button from these button groups 15 and 16.

【0020】オペランド入力ボックス11はニモニック
入力ボックス9に表示されたニモニツクに対応するオペ
ランドが自動的に表示されるようになっている。また、
オペランド入力支援ボタン群15、16についても、ニ
モニック入力ボックス9に表示されたニモニツクにニモ
ニツクに対応して選択可能なボタンが入力可能な有効状
態となり、これに対応していないボタンは、グレーアウ
ト表示状態となって入力不能の状態となる。これによ
り、ボタン15、16を用いたオペランド入力作業にお
いて、その誤入力を防止することができる。
In the operand input box 11, an operand corresponding to the mnemonic displayed in the mnemonic input box 9 is automatically displayed. Also,
Regarding the operand input support button groups 15 and 16, the mnemonic displayed in the mnemonic input box 9 is in a valid state in which a selectable button corresponding to the mnemonic can be input. And input is disabled. Thereby, in the operand input operation using the buttons 15 and 16, the erroneous input can be prevented.

【0021】図3は、また、命令語一覧ペイン5の中の
中分類の文字表示「接点」をクリック(選択)した状態を
例示として示す。「接点」を選択することで、この「接
点」に含まれる各種のニモニックの文字列の全てがツリ
ー形式で現れると共に、命令語の種類の入力ボックス8
には、その「接点」の文字表示が自動表示され、ニモニ
ック入力ボックス9には、「接点」の代表的な命令語で
あるニモニック「LD」の文字列が自動表示される。こ
のような自動表示は、ラダー図作成プログラムと共にコ
ンピュータにダウンロードされた各種データファイル
(図示せず)から必要なデータを読み出すことによって行
うことができる。
FIG. 3 shows, as an example, a state where the character display “contact” of the middle category in the command word list pane 5 is clicked (selected). By selecting the "contact", all the character strings of various mnemonics included in the "contact" appear in a tree format, and the input box 8 of the type of the command word is displayed.
, The character display of the “contact” is automatically displayed, and the mnemonic input box 9 automatically displays the character string of the mnemonic “LD” which is a typical command word of the “contact”. Such automatic display is performed by various data files downloaded to the computer together with the ladder diagram creation program.
(Not shown) by reading necessary data.

【0022】命令語パレットウインドウ4において、そ
の左側部分の命令語一覧ペイン5は、図4に示すよう
に、全てのラダーシンボルの形をした比較的大きなアイ
コンを表示するシンボル一覧ペイン20に切り替え可能
である。すなわち、図3と図4を対比すると分かるよう
に、命令語パレットウインドウ4は、右側のオペランド
入カペイン6の表示モードを変化させることなく、その
左側部分の表示形態だけを、命令語一覧ペイン5の表示
モードと、シンポルー覧ペイン20の表示モードとに選
択的に切り替え可能となっている。シンボル一覧ペイン
20の中の全てのアイコンに、これに対応するニモニッ
ク文字列を併記するのが好ましい。
In the command word palette window 4, the command word list pane 5 on the left side thereof can be switched to a symbol list pane 20 for displaying relatively large icons in the form of all ladder symbols as shown in FIG. It is. That is, as can be seen by comparing FIG. 3 and FIG. 4, the command word palette window 4 displays only the display form of the left part of the command word list pane 5 without changing the display mode of the right operand input pane 6. And the display mode of the symposium view pane 20 can be selectively switched. It is preferable that a mnemonic character string corresponding to all the icons in the symbol list pane 20 be described.

【0023】図5は、本発明に従うラダー図作成プログ
ラムでラダー図を作成するのに必要とされる主要な要素
の相互関係を示すための要部構成図である。上述したと
おり、命令語パレットウインドウ4は、その右側部分の
オペランド入カペイン6の表示及び操作を共通としつ
つ、左側部分の命令語選択エリアにおいて、階層による
命令語の表示形式を持つ命令語一覧ペイン5の表示モー
ドと、ラダーシンボルの形をしたアイコンをパレット表
示するシンポルー覧ペイン20の表示モードとが切り替
え可能となっている。これにより、シンポルー覧ペイン
20の表示モードであっても、オペランド入カペイン6
での操作は命令語一覧ペイン5の表示モードのときと同
じであるので、このオペランド入カペイン6の操作の一
貫性を保つことができる。シンポルー覧ペイン20の中
での選択行為と、これに伴うオペランド入カペイン6と
の関連性は、上述した命令語一覧ペイン5の中での選択
行為と、これに伴うオペランド入カペイン6の関連性と
同一であるので、その説明は省略する。
FIG. 5 is a main part configuration diagram showing the interrelationship of the main elements required for creating a ladder diagram by the ladder diagram creating program according to the present invention. As described above, the command word palette window 4 has a command word list pane having a hierarchical display format of command words in the command word selection area on the left side while displaying and operating the operand input pane 6 on the right side in common. 5 and a display mode of the symposium view pane 20 for displaying a ladder symbol-shaped icon in a palette. Thus, even in the display mode of the symposium view pane 20, the operand input pane 6
Are the same as those in the display mode of the instruction word list pane 5, so that the operation of the operand input pane 6 can be kept consistent. The relationship between the selection action in the symposium view pane 20 and the accompanying operand input pane 6 is the relationship between the above-described selection action in the command list pane 5 and the associated operand input pane 6. Therefore, the description is omitted.

【0024】また、命令語の分類別を表す文字表示に加
えて階層化した命令語のツリー形式の表示モード5に加
えて、ラダーシンボルの形をしたアイコンをパレット表
示するシンポルー覧ペイン20の表示モードとが切り替
え可能であることから、ユーザの好みによる選択によっ
て自分にとって好都合な作業環境の下でラダー図作成作
業を進めることができる。また、シンポルー覧ペイン2
0では、マウス21の操作以外に、キーボード22の操
作によってアイコンの検索を行うことができるので、ユ
ーザはマウス21又はキーボード22の中の任意の入力
デバイスを使って作業を進めることができる。
Further, in addition to the character display indicating the classification of the command words, in addition to the display mode 5 in the form of a hierarchy of command words in a tree format, a display of a simplicity view pane 20 for displaying icons in the form of ladder symbols in a palette. Since the mode and the mode can be switched, the ladder diagram creation work can be advanced in a work environment that is convenient for the user by making a selection according to the user's preference. In addition, Symposium view pane 2
In the case of 0, the icon can be searched by operating the keyboard 22 in addition to the operation of the mouse 21, so that the user can proceed with the operation using the mouse 21 or any input device in the keyboard 22.

【0025】命令語パレット5を用いた選択又は設定作
業が完了したら、命令語パレット5の上書ボタン18又
は挿入ボタン19(図3、図4)をクリックすることによ
り、その情報がラダーデータ25の対応するセル26に
格納され、また、エディタ画面1に表示される。ユーザ
は、以上の操作を反復することによってラダー図プログ
ラムを完成することができる。そして、このラダー図プ
ログラムは、PLCを実行させることのできる言語に変
換されてPLCシステム24に電送され、シーケンス制
御が実行される。シンポルー覧ペイン20には、コンピ
ュータのOSである例えばWindows(登録商標)のリス
トコントロール機能を使用して、ニモニツク文字列をキ
ーワードとして、ラダーシンボルの形をしたアイコンを
使用するのが好ましく、ニモニツク文字列の少なくとも
一部をキーボード入力することで、これに対応する命令
のラダーシンボルアイコンを検索することができる。
When the selection or setting operation using the command word palette 5 is completed, the user clicks the overwrite button 18 or the insert button 19 (FIGS. 3 and 4) of the command word palette 5 so that the information is stored in the ladder data 25. Is stored in the corresponding cell 26 and is displayed on the editor screen 1. The user can complete the ladder diagram program by repeating the above operations. The ladder diagram program is converted into a language capable of executing the PLC, transmitted to the PLC system 24, and sequence control is executed. It is preferable that an icon in the form of a ladder symbol be used for the symbolic view pane 20 by using a list control function of a computer OS, for example, Windows (registered trademark), and using a mnemonic character string as a keyword. By inputting at least a part of the column with the keyboard, the ladder symbol icon of the corresponding instruction can be searched.

【0026】また、シンポルー覧ペイン20の中から、
マウス操作によって、選択すべきラダーシンボルをクリ
ック&ドロップすることで、エディタ画面1の所望の位
置にラダーシンボルを書き込むことができる。
Also, from the symposium browsing pane 20,
By clicking and dropping the ladder symbol to be selected by mouse operation, the ladder symbol can be written at a desired position on the editor screen 1.

【0027】また、シンポルー覧ペイン20は、図6か
ら理解できるように、アイコンとこれに対応するニモニ
ック文字列とを横並びにして、これを一覧表示する表示
モードを選択できるようにしてもよい。
Further, as can be understood from FIG. 6, the symbol view pane 20 may be arranged such that icons and mnemonic character strings corresponding to the icons are arranged side by side so that a display mode for displaying the icons in a list can be selected.

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

【図1】ラダー図作成ソフトを使用してラダー図を作成
している途中のラダー図作成画面を示す図である。
FIG. 1 is a diagram showing a ladder diagram creation screen in the process of creating a ladder diagram using ladder diagram creation software.

【図2】ラダー図作成画面に重畳して表示された命令語
パレットを示す図であって、この命令語パレットに命令
語一覧ペインが表示されている状態を示す図である。
FIG. 2 is a diagram showing a command word palette superimposed and displayed on a ladder diagram creation screen, showing a state where a command word list pane is displayed on the command word palette;

【図3】図2と実質的に同じ図であるが、命令語一覧ペ
インに表示された中分類の「接点」を選択することで、
この中分類に含まれる命令語のニモニック文字列の一覧
がツリー形式で表示されている状態を示す図である。
FIG. 3 is substantially the same as FIG. 2, but by selecting the “contact point” of the middle category displayed in the command word list pane,
FIG. 13 is a diagram showing a state in which a list of mnemonic character strings of the command words included in the middle classification is displayed in a tree format.

【図4】命令語パレットの中の命令語一覧ペインに代え
て、シンポルー覧ペインが切り替え表示された状態を示
す図である。
FIG. 4 is a diagram showing a state in which a symbol list pane is switched and displayed instead of the command list pane in the command palette.

【図5】本発明に従うラダー図作成プログラムを含むP
LC実行プログラムの全体構成図である。
FIG. 5 shows a P including a ladder diagram creation program according to the present invention.
FIG. 3 is an overall configuration diagram of an LC execution program.

【図6】本発明に従うラダー図作成プログラムでラダー
図を作成するのに必要とされる主要な要素の相互関係を
示すための要部構成図である。
FIG. 6 is a main part configuration diagram showing a mutual relationship of main elements required for creating a ladder diagram by the ladder diagram creating program according to the present invention.

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

1 エディタ画面 4 命令語パレットウインドウ 5 命令語一覧ペイン 6 オペランド入力ペイン 9 ニモニック入力ボックス 11 オペランド入力ボックス 15 オペランド種別入力支援用ボタン群 16 オペランド値入力支援用ボタン群 1 Editor Screen 4 Command Word Palette Window 5 Command Word List Pane 6 Operand Input Pane 9 Mnemonic Input Box 11 Operand Input Box 15 Operand Type Input Support Button Group 16 Operand Value Input Support Button Group

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5H220 BB12 CC07 CX02 CX06 DD03 DD04 EE08 FF05 GG03 GG05 HH01 JJ13 JJ42 JJ53  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5H220 BB12 CC07 CX02 CX06 DD03 DD04 EE08 FF05 GG03 GG05 HH01 JJ13 JJ42 JJ53

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータの表示手段にラダー図作成
画面を表示させて、該ラダー図作成画面上でラダー図を
作成するためのプログラムにおいて、 ラダー図作成画面に重畳して、ラダーシンボルの形状の
アイコンをパレット表示するシンボル一覧表示画面を表
示するシンボル一覧表示手段を備えていることを特徴と
するラダー図作成プログラム。
1. A program for displaying a ladder diagram creation screen on a display means of a computer, and creating a ladder diagram on the ladder diagram creation screen. A ladder diagram creating program comprising symbol list display means for displaying a symbol list display screen for displaying icons in a palette.
【請求項2】 前記ラダー図作成画面に重畳して、命令
体系の階層化してツリー形式で表示する命令語一覧表示
画面を表示する命令語一覧表示手段と、前記命令語一覧
表示画面と前記シンボル一覧表示画面とを選択的に切り
替える表示モード切り替え手段とを更に有することを特
徴とする請求項1に記載のラダー図作成プログラム。
2. A command word list display means for displaying a command word list display screen for superimposing the command system on a ladder diagram creation screen and displaying the command system in a hierarchical manner in a tree format, the command word list display screen and the symbol 2. The ladder diagram creation program according to claim 1, further comprising a display mode switching unit for selectively switching between a list display screen and a list display screen.
【請求項3】 前記表示モード切り替え手段により表示
された前記命令語一覧表示画面又は前記シンボル一覧表
示画面に隣接して、オペランドを入力するためのオペラ
ンド入力画面を表示するためのオペランド入力画面表示
手段を更に有する請求項2に記載のラダー図作成プログ
ラム。
3. An operand input screen display means for displaying an operand input screen for inputting operands adjacent to the command word list display screen or the symbol list display screen displayed by the display mode switching means. The ladder diagram creation program according to claim 2, further comprising:
【請求項4】 前記オペランド入力画面が、ニモニック
入力ボックスと、オペランド入力ボックスと、オペラン
ド入力支援手段とを備え、該オペランド入力支援手段
が、オペランドの種別の入力を支援するための複数の種
別入力支援用ボタンと、オペランドの値の入力を支援す
るための複数の値入力支援用ボタンとを含み、前記種別
入力支援用ボタン及び前記値入力支援用ボタンが、前記
ニモニック入力ボックスに表示されたニモニツクに対応
してオペランドとして選択できないボタンがグレーアウ
トされて無効化され、前記ニモニツク入力ボックスに表
示されたニモニツクに対応してオペランドとして選択可
能なボタンだけが入力可能な有効状態になることを特徴
とする請求項1〜3のいずれか一項に記載のラダー図作
成プログラム。
4. The operand input screen includes a mnemonic input box, an operand input box, and operand input support means, wherein the operand input support means has a plurality of type inputs for supporting input of an operand type. A mnemonic displayed on the mnemonic input box, comprising: a support button; and a plurality of value input support buttons for supporting input of operand values, wherein the type input support button and the value input support button are displayed in the mnemonic input box. The buttons that cannot be selected as operands are grayed out and invalidated in response to the mnemonic, and only the buttons that can be selected as operands corresponding to the mnemonics displayed in the mnemonic input box enter an enabled state. The ladder diagram creation program according to any one of claims 1 to 3.
【請求項5】 前記シンボル一覧表示手段が、前記アイ
コンに隣接してこれに対応するニモニック文字列を表示
することを特徴とする請求項1〜4のいずれか一項に記
載のラダー図作成プログラム。
5. The ladder diagram creating program according to claim 1, wherein the symbol list display means displays a mnemonic character string corresponding to the icon adjacent to the icon. .
【請求項6】 請求項1〜5のいずれか一項に記載のラ
ダー図作成プログラムを記録したコンピュータ読み取り
可能な記録媒体。
6. A computer-readable recording medium on which the ladder diagram creation program according to claim 1 is recorded.
JP2001027028A 2001-02-02 2001-02-02 Ladder diagram creation program Expired - Fee Related JP4516224B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001027028A JP4516224B2 (en) 2001-02-02 2001-02-02 Ladder diagram creation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001027028A JP4516224B2 (en) 2001-02-02 2001-02-02 Ladder diagram creation program

Publications (2)

Publication Number Publication Date
JP2002229612A true JP2002229612A (en) 2002-08-16
JP4516224B2 JP4516224B2 (en) 2010-08-04

Family

ID=18891750

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001027028A Expired - Fee Related JP4516224B2 (en) 2001-02-02 2001-02-02 Ladder diagram creation program

Country Status (1)

Country Link
JP (1) JP4516224B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005092806A (en) * 2003-09-19 2005-04-07 Keyence Corp Ladder diagram editing device, ladder diagram editing method, ladder diagram editing program and computer readable recording medium
JP2005293311A (en) * 2004-03-31 2005-10-20 Omron Corp Display method and display device for ladder program
JP2009098939A (en) * 2007-10-17 2009-05-07 Koyo Electronics Ind Co Ltd Data input status display method for display screen
WO2011080945A1 (en) * 2009-12-28 2011-07-07 三菱電機株式会社 Program creation support device
JP2011164738A (en) * 2010-02-05 2011-08-25 Koyo Electronics Ind Co Ltd Instruction word editing method in ladder diagram
JP2013143096A (en) * 2012-01-12 2013-07-22 Yokogawa Electric Corp Ladder program generation device
JP5619328B1 (en) * 2013-11-20 2014-11-05 三菱電機株式会社 Sequence program creation support device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000163109A (en) * 1998-11-30 2000-06-16 Sharp Manufacturing System Kk Ladder programming device and its method
JP2000184176A (en) * 1998-12-11 2000-06-30 Ricoh Co Ltd Method and device for picture processing and computer readable recording medium recording program for execution of this method by computer

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03109603A (en) * 1989-09-22 1991-05-09 Mitsubishi Electric Corp Programming device for programmable controller
JPH0580814A (en) * 1991-06-18 1993-04-02 Fuji Electric Co Ltd Programming device for programmable controller
JPH07319513A (en) * 1994-05-20 1995-12-08 Fuji Electric Co Ltd Programming device for programmable controller and sequence program preparing method for the same
JP3081483B2 (en) * 1995-01-25 2000-08-28 株式会社日立製作所 Plant monitoring and control system, its man-machine device and its display method
JPH10133850A (en) * 1996-10-31 1998-05-22 Toshiba Corp Computer having voice input function, and voice control method
JPH11265208A (en) * 1998-03-16 1999-09-28 Meidensha Corp Programming method for programmable controller

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000163109A (en) * 1998-11-30 2000-06-16 Sharp Manufacturing System Kk Ladder programming device and its method
JP2000184176A (en) * 1998-12-11 2000-06-30 Ricoh Co Ltd Method and device for picture processing and computer readable recording medium recording program for execution of this method by computer

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005092806A (en) * 2003-09-19 2005-04-07 Keyence Corp Ladder diagram editing device, ladder diagram editing method, ladder diagram editing program and computer readable recording medium
JP2005293311A (en) * 2004-03-31 2005-10-20 Omron Corp Display method and display device for ladder program
JP2009098939A (en) * 2007-10-17 2009-05-07 Koyo Electronics Ind Co Ltd Data input status display method for display screen
JP5506822B2 (en) * 2009-12-28 2014-05-28 三菱電機株式会社 Program creation support device
WO2011080945A1 (en) * 2009-12-28 2011-07-07 三菱電機株式会社 Program creation support device
US20120222001A1 (en) * 2009-12-28 2012-08-30 Mitsubishi Electric Corporation Program creation support device
JPWO2011080945A1 (en) * 2009-12-28 2013-05-09 三菱電機株式会社 Program creation support device
US8843885B2 (en) 2009-12-28 2014-09-23 Mitsubishi Electric Corporation Program creation support device
JP2011164738A (en) * 2010-02-05 2011-08-25 Koyo Electronics Ind Co Ltd Instruction word editing method in ladder diagram
JP2013143096A (en) * 2012-01-12 2013-07-22 Yokogawa Electric Corp Ladder program generation device
US9176734B2 (en) 2012-01-12 2015-11-03 Yokogawa Electric Corporation Ladder program creation apparatus
JP5619328B1 (en) * 2013-11-20 2014-11-05 三菱電機株式会社 Sequence program creation support device
WO2015075790A1 (en) * 2013-11-20 2015-05-28 三菱電機株式会社 Device for assisting creation of sequence program
CN105765471A (en) * 2013-11-20 2016-07-13 三菱电机株式会社 Device for assisting creation of sequence program
US10203681B2 (en) 2013-11-20 2019-02-12 Mistubishi Electric Corporation Sequence-program-creation supporting apparatus
CN105765471B (en) * 2013-11-20 2019-03-01 三菱电机株式会社 Sequencer creates auxiliary device

Also Published As

Publication number Publication date
JP4516224B2 (en) 2010-08-04

Similar Documents

Publication Publication Date Title
EP1808757B1 (en) Method for providing selectable alternate menu views
US5550967A (en) Method and apparatus for generating and displaying visual cues on a graphic user interface
EP2699998B1 (en) Compact control menu for touch-enabled command execution
US6523048B2 (en) Computer system and method for abstracting and accessing a chronologically-arranged collection of information
US20030090473A1 (en) Multiple screen automatic programming interface
JP4950482B2 (en) Filter by format and sort
JP2732552B2 (en) How to generate and display search queries and search results
JP6018045B2 (en) Temporary formatting and graphing of selected data
KR100388928B1 (en) Method and tool for generating and displaying a descriptive annotation of selected application data
US10551990B2 (en) Contextual browser frame and entry box placement
JPH02130628A (en) Inputting of data
JPH06332648A (en) Dynamic hierarchical selection menu
US20100257479A1 (en) Graphical User Interface with Dynamic Toolbar Search Functionality
JPH07200237A (en) Method and system for operation of display of plurality of applications in data processing system
CN111240661B (en) Programming page display method and device, storage medium and computer equipment
US6717597B2 (en) Contextual and dynamic command navigator for CAD and related systems
JP4893060B2 (en) Search system screen display method
JP4516224B2 (en) Ladder diagram creation program
JP2007087146A (en) Information display controller, electronic dictionary apparatus, and program
JPH045726A (en) Data display device
EP0325081B1 (en) Graphical access to statistical processing
JPH0652278A (en) Data processing system and value selecting method
CN113050845B (en) Processing method and processing device
CN115509665B (en) Method, device, medium and equipment for recording control in window
WO2024014354A1 (en) Control program editing device, editing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091014

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091020

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091217

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100421

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100514

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4516224

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130521

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees