JPH0264733A - Processing system for hierarchized information of logic diagram - Google Patents

Processing system for hierarchized information of logic diagram

Info

Publication number
JPH0264733A
JPH0264733A JP63215918A JP21591888A JPH0264733A JP H0264733 A JPH0264733 A JP H0264733A JP 63215918 A JP63215918 A JP 63215918A JP 21591888 A JP21591888 A JP 21591888A JP H0264733 A JPH0264733 A JP H0264733A
Authority
JP
Japan
Prior art keywords
logic diagram
hierarchy
code
record
source
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
JP63215918A
Other languages
Japanese (ja)
Inventor
Nobuo Kobayashi
信雄 小林
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63215918A priority Critical patent/JPH0264733A/en
Publication of JPH0264733A publication Critical patent/JPH0264733A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To evade the lowering of data processing speed and to reduce area occupied by hierarchization information by providing a hierarchy change information extracting part, a logic diagram text source and a logic diagram code table and preparing a hierarchy change information control table. CONSTITUTION:A hierarchy change information extracting part 3 in a logic diagram debugger 1 extracts hierarchy change information to show the condition of the change of a hierarchy concerning records from a logic diagram text source 5 by using a logic diagram code table 2. That is to say, when the source 5 is read, a part 3 examines the logic diagram codes of all the records of the source as referring to the code table 2. When there is, in the source 5, the logic diagram code to coincide with the logic diagram code specified as the one followed by a hierarchy change on the table 2, the part 3 records the record number of the record in which the logic diagram code exists. The part 3 obtains the hierarchy after the hierarchy change, records it by corresponding to the record number, and a hierarchy change information control table 4 is prepared. Thus, the area occupied by the hierarchization information can be reduced without lowering the data processing speed.

Description

【発明の詳細な説明】 〔概 要〕 論理図デバッガにおける処理に当って1階層化情報のな
い論理図プログラムについて階層化情報を抽出する論理
図プログラムの階層化情報処理方式に関し。
[Detailed Description of the Invention] [Summary] This invention relates to a hierarchical information processing method for a logical diagram program that extracts hierarchical information from a logical diagram program without one hierarchical information during processing in a logical diagram debugger.

データ処理速度の低下を避は階層化情報の占める領域を
小さくすることを目的とし。
The purpose is to reduce the area occupied by the layered information to avoid a decrease in data processing speed.

論理図プログラムにおいて論理図のパターン情報を意味
する論理図コードと論理図プログラムにおける階層との
関係を示す論理図コード表と、前記論理図コード表を用
いて階層変化情報を抽出する階層変化情報抽出部とを備
えた論理図デバッガにおいて、前記論理図コードを含む
、論理図プログラムの論理図テキストソースが°読込ま
れるとこれについて、前記階層変化情報抽出部が前記論
理図コード表を用いて階層変化情報管理テーブルを作成
するように構成する。
A logical diagram code table that indicates the relationship between a logical diagram code that means pattern information of a logical diagram in a logical diagram program and a hierarchy in the logical diagram program, and a hierarchy change information extraction that extracts hierarchy change information using the logical diagram code table. In a logic diagram debugger having a logic diagram section, when a logic diagram text source of a logic diagram program including the logic diagram code is read, the layer change information extraction section extracts the hierarchy using the logic diagram code table. Configure to create a change information management table.

〔産業上の利用分野〕[Industrial application field]

本発明は論理図プログラムの階層化情報処理方式に関し
、更に詳しくは、論理図デバッガにおける処理に当って
階層化情報のない論理図プログラムについて階層化情報
を抽出する論理図プログラムの階層化情報処理方式に関
する。
The present invention relates to a hierarchical information processing method for a logic diagram program, and more particularly, the present invention relates to a hierarchical information processing method for a logic diagram program that extracts hierarchical information from a logic diagram program without hierarchical information during processing in a logic diagram debugger. Regarding.

論理図プログラムのソーステキスト(論理図テキストソ
ース)には階層化情報のないものが多い。
Many of the source texts of logic diagram programs (logic diagram text sources) do not have hierarchical information.

しかし、論理図プログラムのデバッグ用に論理図を画面
に表示するためには1階層化情報が必要となる。そこで
、ソーステキストから階層化情報を得なければならない
However, in order to display a logic diagram on a screen for debugging a logic diagram program, one-layer information is required. Therefore, it is necessary to obtain layering information from the source text.

〔従来の技術〕[Conventional technology]

階層化情報とは、論理図における制御線の本数を意味し
、一般に「入れ子」を持つ命令により階層が1つ変化す
る。
Hierarchy information means the number of control lines in a logic diagram, and generally the hierarchy changes by one with a "nested" instruction.

第6図は論理図の一例を示す図であり、ソーステキスト
から作成され画面に表示された論理図である。
FIG. 6 is a diagram showing an example of a logic diagram, which is created from a source text and displayed on a screen.

第6図において、101ないし103は制御線。In FIG. 6, 101 to 103 are control lines.

111ないし114は図記号である。111 to 114 are graphic symbols.

論理図の1行(lレコード)は、ソーステキストの1行
(lレコード)に対応する。論理図はソーステキストの
内容をそのまま表示するのではなく、デバッグのために
ソーステキストの構造が容易に理解できるように2図記
号111なしい114を用い、かつ、制御線101ない
し103を用いて階層化して表示される。
One line (l record) of the logic diagram corresponds to one line (l record) of the source text. The logic diagram does not display the contents of the source text as is, but uses two diagram symbols 111 to 114 and control lines 101 to 103 so that the structure of the source text can be easily understood for debugging purposes. Displayed in layers.

例えば、「判定 データ2>IOJがlレコードであり
、命令「判定」を表す(対応する)用型の図記号113
を含む、一方、第ルコード「始」からその階層は1であ
るので、1本(第1)の制御線101が引かれる。そし
て、命令「判定」に伴って制(21m102.103が
設けられ1階層が2.3へ変化する。[判定 データ2
>IOJの次のレコード「〇−真」から「データ3に1
を加える」のレコードまでが、当該命令「判定」に伴う
「入れ子」である、そこで、この「入れ子」に対応して
第2の制御線102が設けられる。また。
For example, if "judgment data 2 > IOJ is an l record," the graphical symbol 113 of the (corresponding) type that represents the instruction "judgment"
On the other hand, since the hierarchy from the first code "start" is 1, one (first) control line 101 is drawn. Then, with the command "Judgment", a control (21m102.103 is provided and the 1st floor changes to 2.3. [Judgment data 2
>From the next record of IOJ “〇-True” to “Data 3 to 1”
The record up to "Add" is a "nest" associated with the instruction "judgment." Therefore, a second control line 102 is provided corresponding to this "nest." Also.

「判定 データ3=ZEROJの次のレコードから「デ
ータ1に″HENKA’を入れる」のレコードまでが、
当該命令「判定」に伴う「入れ子」であり、第3の制御
線103が対応している。そして、各レコードの階層は
、当該レコードが何番目の制御線に対応するか、即ら、
制御線が何本設けられているかによる。従って、第6図
図示の論理図の階層は同図右端に示す如くになる(この
部分は画面には表示されない)。
From the record following "Judgment data 3 = ZEROJ" to the record "Insert "HENKA' in data 1",
This is "nesting" associated with the "judgment" instruction, and the third control line 103 corresponds to it. The hierarchy of each record is the control line to which the record corresponds, i.e.
It depends on how many control lines are provided. Therefore, the hierarchy of the logic diagram shown in FIG. 6 is as shown at the right end of the figure (this part is not displayed on the screen).

階層化情報は、ソーステキストの各レコード(行)毎に
存在する論理図コードから知ることができる。論理図コ
ードは、論理図プログラムにおいて、論理図のパターン
情報(例えば図記号111ないし114の情報など)を
意味するコードである。論理図コードは命令に対応して
いるので、これから命令による階層の変化を知ることが
できる。
The layering information can be known from the logical diagram code that exists for each record (line) of the source text. A logic diagram code is a code that means pattern information of a logic diagram (for example, information on diagram symbols 111 to 114, etc.) in a logic diagram program. Since the logic diagram code corresponds to the command, it is possible to know the changes in the hierarchy caused by the command.

従来、あるレコードの階層を求める場合、その都度ソー
ステキストの第ルコード(その階層はlとされる)から
順に論理図コードにより階層の変化をたどってゆき、目
的のレコードの階層を求めていた。しかし、この方法で
は、レコード数が多くなるにつれて、処理の負担が大き
くなってデータ処理速度を低下させてしまう。
Conventionally, when determining the hierarchy of a certain record, the hierarchy of the target record was determined by tracing the changes in the hierarchy using logical diagram codes in order from the first code of the source text (the hierarchy is assumed to be l) each time. However, with this method, as the number of records increases, the processing load increases and the data processing speed decreases.

そこで、第5図に示すように1階層化情報のテーブルを
作成することが考えられる。即ち、ソーステキストをビ
込み、−旦、前述の方法により全レコードに対する階層
を求め、これをテーブルとして備える。そして、この後
は、このテーブルを参照するのみで、各レコードの階層
を知ることができるようにする。
Therefore, it is conceivable to create a table of one-layered information as shown in FIG. That is, the source text is imported, and the hierarchy for all records is determined by the method described above, and this is provided as a table. From now on, you will be able to know the hierarchy of each record just by referring to this table.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

前述の第5図図示のテーブルを用いる方法によれば2階
層化情報を求める処理の負担は小さくなるが、このテー
ブルが使用する(記憶)領域が大きくなりすぎるという
問題がある。論理図デバッガでは、デバッガとしての処
理が必要とする領域が多いので9階層化情報などのデー
タが占める領域はできる限り小さくする必要がある。
Although the method using the table shown in FIG. 5 described above reduces the burden of processing for obtaining two-layered information, there is a problem in that the (storage) area used by this table becomes too large. Since the logic diagram debugger requires a large area for debugger processing, the area occupied by data such as nine-layered information must be made as small as possible.

本発明は、データ処理速度の低下を避は階層化情報の占
める領域を小さくした論理図プログラムの階層化情報処
理方式を提供することを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a hierarchical information processing method for a logic diagram program that reduces the area occupied by hierarchical information while avoiding a decrease in data processing speed.

〔課題を解決するための手段〕[Means to solve the problem]

第1図は本発明の原理構成図であり2本発明による論理
図デバッガを示している。
FIG. 1 is a diagram showing the principle structure of the present invention, and shows a logic diagram debugger according to the present invention.

第1図において、lは論理図デバッガ、2は論理図コー
ド表、3は階層変化情報抽出部、4は階層変化情報管理
テーブル、5は論理図テキストソース(ソーステキスト
)、6は論理図作成部、7は表示装置である。
In Figure 1, l is a logical diagram debugger, 2 is a logical diagram code table, 3 is a layer change information extraction unit, 4 is a layer change information management table, 5 is a logical diagram text source (source text), and 6 is a logical diagram creator Section 7 is a display device.

論理図デバッガlは中央処理袋!(CPU)とメモリと
からなり、論理図プログラムのデバッグのための種々の
処理9例えば論理図テキストソース(以下、ソース)5
から得られる論理図を表示装置7に表示する。
Logic diagram debugger is a central processing bag! (CPU) and memory, various processes for debugging logic diagram programs 9 For example, logic diagram text source (hereinafter referred to as source) 5
The logical diagram obtained from the above is displayed on the display device 7.

この表示のための階層化情報を得るために、論理図コー
ド表(以下、コード表)2及び階層変化情報抽出部(以
下、抽出部)3が設けられ、これらにより得た情報が階
層変化情報管理テーブル(以下、管理テーブル)4に格
納される。コード表2は、論理図プログラムにおいて論
理図のパターン情報を意味する論理図コードと、論理図
プログラムにおける各レコード(各行)の階層の変化と
の関係を示す。抽出部3は、コード表2を用いて、ソー
ス5からその各レコードについての階層の変化の状態を
示す階層変化情報を抽出する。管理テーブル4は、この
階層変化情報を格納する。
In order to obtain hierarchical information for this display, a logical diagram code table (hereinafter referred to as a code table) 2 and a hierarchical change information extraction unit (hereinafter referred to as an extraction unit) 3 are provided, and the information obtained by these is the hierarchical change information. It is stored in a management table (hereinafter referred to as management table) 4. Code table 2 shows the relationship between the logic diagram code, which means the pattern information of the logic diagram in the logic diagram program, and the change in the hierarchy of each record (each row) in the logic diagram program. The extraction unit 3 uses the code table 2 to extract layer change information indicating the state of layer change for each record from the source 5. The management table 4 stores this hierarchy change information.

また、この表示のために、論理図作成部6は。Also, for this display, the logic diagram creation unit 6.

管理テーブル4を用いて、ソース5から論理図を作成し
、その表示のための画面情報を作成する。
Using the management table 4, a logical diagram is created from the source 5, and screen information for displaying it is created.

表示装置7は9画面情報に基づいて論理図を表示する。The display device 7 displays a logical diagram based on nine screen information.

〔作 用〕[For production]

第2図は本発明の作用説明図であり、管理テーブル4の
一例を示している。
FIG. 2 is an explanatory diagram of the operation of the present invention, and shows an example of the management table 4.

ソース5における論理図プログラムの記述の各行(各レ
コード)は、その行の命令を論理図におけるパターンと
して表示するために、論理図コードを含む。
Each line (each record) of the logic diagram program description in the source 5 includes a logic diagram code for displaying the instructions on that line as a pattern in the logic diagram.

ソース5が読込まれると、抽出部3は、コード表2を参
照しながらソース5の全レコードの論理図コードを調べ
る。そして、コード表2において階層変化を伴う(命令
に対応する)ものとして規定されている論理図コードと
一致する論理図コードがソース5にあれば、抽出部3は
、当該論理図コードが存在しているレコードのレコード
番号を記録する。更に、抽出部3は、当該階層変化後の
階層(階層のレベル)を求め、レコード番号と対応させ
て記録する。なお、第ルコード(1行目)の階層が1と
され、基準とされる。
When the source 5 is read, the extraction unit 3 examines the logic diagram codes of all records of the source 5 while referring to the code table 2. Then, if there is a logic diagram code in the source 5 that matches a logic diagram code defined as one that involves a hierarchical change (corresponding to an instruction) in the code table 2, the extraction unit 3 determines that the logic diagram code exists. Record the record number of the record that is Furthermore, the extraction unit 3 obtains the hierarchy (level of hierarchy) after the hierarchy change and records it in correspondence with the record number. Note that the hierarchy of the first code (first line) is set to 1 and is used as a reference.

以上により、第2図図示の如く1階層変化のあった(実
際は次のレコードの階層が変化する)レコード番号と変
化後の階層とからなる管理テーブル4が作成される。
Through the above steps, a management table 4 is created, as shown in FIG. 2, which is made up of record numbers that have changed by one level (actually, the level of the next record changes) and the level after the change.

管理テーブル4は2階層変化のあったレコードのみを要
素とするので、全レコードを要素とする第5図図示のテ
ーブルより、使用する領域を小さくすることができる。
Since the management table 4 uses only records that have changed in two levels as elements, it can use a smaller area than the table shown in FIG. 5, which uses all records as elements.

また、レコードの階層は。Also, what is the hierarchy of records?

第ルコードから階層の変化をたどることなく。without following the hierarchy changes from the first code.

目的のレコードのレコード番号を管理テーブル4のレコ
ード番号と比較することによって求めることができる。
It can be determined by comparing the record number of the target record with the record number of the management table 4.

従って1階層化情報の占める領域を小さくでき、データ
処理速度を低下させることなく各レコードの階層を知る
ことができる。
Therefore, the area occupied by the one-layer information can be reduced, and the hierarchy of each record can be known without reducing data processing speed.

〔実施例〕〔Example〕

第3図は実施例の説明図であり1表示装置7に表示され
た論理図の一例を示している。
FIG. 3 is an explanatory diagram of the embodiment and shows an example of a logic diagram displayed on one display device 7. FIG.

第3図において、左端の数字はレコード番号を示し、縦
方向に延びる3本の直線は制御線を示す。
In FIG. 3, the numbers at the left end indicate record numbers, and the three straight lines extending vertically indicate control lines.

なお、右端に記した階層変化についてのコメントは画面
上には表示されない。
Note that the comment about the hierarchy change written on the right end is not displayed on the screen.

第17レコードに、階層変化を伴う命令の一つである「
判定」が記述されている。このため、第18レコードか
らは階層が+1されて2とされ。
In the 17th record, there is "
"Judgment" is described. Therefore, starting from the 18th record, the hierarchy is increased by +1 to 2.

制m線の本数も2本とされる。第23及び第24レコー
ドについても同様である。また、「判定」に伴う処理の
レコードの次から、第27及び第30レコードの如く、
先のレコードの階層に戻される。
The number of control m lines is also set to two. The same applies to the 23rd and 24th records. Also, from the record of processing associated with "judgment", as in the 27th and 30th records,
Returns to the previous record's hierarchy.

なお1図示の論理図の1行(例えば、「判定データ2>
l0J)が、ソース5におけるルコードである。また9
図示の如く、各レコードは口。
Note that one line of the illustrated logic diagram (for example, "Judgment data 2>
l0J) is the code in source 5. Also 9
As shown, each record is a mouth.

△、○等の図記号を含む(図記号無しも一種の図記号で
ある)ので、これらを表示するための論理図コードをソ
ース5に含むことになる。
Since it includes graphical symbols such as △ and ○ (even without graphical symbols, it is a type of graphical symbol), the source 5 includes logic diagram codes for displaying these.

第3図から判るように、論理図を階層化し、伴せて図記
号を用いて表示すると、論理図(即ちソース5)の構成
が容易に把握でき、デバッグを確実にすると共に、ソー
ス5作成者以外の者によるデバッグを可能にする。
As can be seen from Figure 3, by displaying the logical diagram hierarchically and using graphical symbols, the structure of the logical diagram (that is, the source 5) can be easily grasped, debugging is ensured, and the source 5 can be created. Enables debugging by anyone other than the user.

次に、第2図ないし第4図を参照しながら、第1図の論
理図デバッガの動作を簡単に説明する。
Next, the operation of the logic diagram debugger shown in FIG. 1 will be briefly explained with reference to FIGS. 2 through 4.

ソース5は第3図図示の論理図のソースであるとする。It is assumed that source 5 is the source of the logic diagram shown in FIG.

tel  論理図デバッガ1がソース5の処理を実行す
ると、まず、ソース5をルコードずつ読込む。
tel When the logical diagram debugger 1 executes the processing of the source 5, it first reads the source 5 code by code.

(b)  抽出部3は、読込まれたレコードに含まれる
論理図コードを、コード表2内の論理図コードと比較し
て、当該論理図コードが階層変化を伴うものかを調べる
(b) The extraction unit 3 compares the logic diagram code included in the read record with the logic diagram code in the code table 2 to check whether the logic diagram code involves a hierarchical change.

例えば、第17レコードが読込まれると、「判定」 (
の図記号)に対応する論理図コードが含まれていること
を知って1階層変化を伴うレコードと判断する。そして
、そのレコード番号「17」と、変化後の階層「2」を
記録する。なお、変化後の階層は、カウンタ(初期値は
l)を用い、所定の論理図コードの時に「+1」又は「
−■」すれば求められる。論理図コードと「+1」又は
「−1」の対応関係は、コード表2に含まれる。
For example, when the 17th record is read, "judgment" (
It is determined that the record includes a logical diagram code corresponding to the graphical symbol), and is determined to be a record that involves a change in one layer. Then, the record number "17" and the changed hierarchy "2" are recorded. The hierarchy after the change uses a counter (initial value is l), and when the logic diagram code is specified, it is set to "+1" or "
−■” to find it. The correspondence between the logic diagram code and "+1" or "-1" is included in code table 2.

以上を各レコードについてくり返すことにより。By repeating the above for each record.

第2図の管理テーブル4が得られる。仮に、レコード番
号に2バイト、階層に1バイトを割当てると、第2図の
管理テーブル4は12バイ) (rJJの項を1バイト
とすると16バイト)の領域を占める。一方、第5図に
示す方式のテーブルを第3図の論理図について同一条件
で作成すれば。
The management table 4 shown in FIG. 2 is obtained. If 2 bytes are allocated to the record number and 1 byte is allocated to the hierarchy, the management table 4 in FIG. 2 occupies an area of 12 bytes (16 bytes if the rJJ term is 1 byte). On the other hand, if the table of the method shown in FIG. 5 is created under the same conditions as the logic diagram of FIG.

105(−35’X3)バイトと大きな領域を占める。It occupies a large area of 105 (-35'x3) bytes.

(C1次に、再び、ソース5が読込まれる。(C1 Next, source 5 is read again.

fd+  読込まれたソース5について、論理図作成部
6は論理図を作成し、これを表示するための画面情報を
作成する。
fd+ Regarding the read source 5, the logic diagram creation unit 6 creates a logic diagram and creates screen information for displaying the logic diagram.

この過程で、各レコードの階層を知る必要がある。そこ
で、論理図作成部6は、管理テーブル4を参照して、各
レコードについて第4図に図示の処理を行う。
During this process, it is necessary to know the hierarchy of each record. Therefore, the logical diagram creation section 6 refers to the management table 4 and performs the processing shown in FIG. 4 for each record.

■ 初期値として階層を1.J(第2図の管理テーブル
4における「J」)をOにセットする。
■ Set the hierarchy to 1 as the initial value. Set J ("J" in management table 4 in FIG. 2) to O.

■ Jが第2図の管理テーブル4のrJJの項の最終値
N(この場合は4)と等しいか否かを調べる。
(2) Check whether J is equal to the final value N (4 in this case) of the rJJ entry in management table 4 in FIG.

J=Nであれば、管理テーブル4の参照を終了したもの
として処理を終る。J≠Nであれば、目的のレコードの
階層が判明していないものとして。
If J=N, it is assumed that the reference to the management table 4 has ended and the process ends. If J≠N, it is assumed that the hierarchy of the target record is unknown.

J=J+1とする。Let J=J+1.

■ 新しいJの値に対応するレコード番号LINE (
J)と、新しいJの値に+1したJに対応するレコード
番号LINE (J+13とを、管理テーブル4から求
める。そして、これらと目的の(階層を知りたい)レコ
ードのレコード番号とを比較する。
■ Record number LINE (
J) and the record number LINE (J+13) corresponding to J, which is the new value of J +1, are obtained from the management table 4. Then, these are compared with the record number of the target record (the hierarchy of which is desired).

目的のレコード番号が、LINE (J)より大きく、
かつ、LINE (J+13以下の範囲に含まれない時
、この条件を満たすまで処理■を行った後、前記比較を
くり返す。
The target record number is greater than LINE (J),
And, when LINE (J+13 or less) is not included, process (2) is performed until this condition is satisfied, and then the comparison is repeated.

■ 目的のレコード番号が、LINE (J)より大き
く、かつ、LINE (J+1)以下の時、目的のレコ
ード番号に対応する階層は、LINE(J)に対応する
階層LEVEL (J)とされる。
■ When the target record number is greater than LINE (J) and less than or equal to LINE (J+1), the hierarchy corresponding to the target record number is set to be the hierarchy LEVEL (J) corresponding to LINE (J).

即ち、管理テーブル4からLEVEL (J)が読出さ
れる。
That is, LEVEL (J) is read from the management table 4.

以上により、論理図の階層化が図られる。Through the above steps, the logical diagram is hierarchized.

tel  表示装置7は、論理図作成部6からの画面情
報を受けて、第3図図示の如き1階層化された論理図を
表示する。
The display device 7 receives the screen information from the logic diagram creation section 6 and displays a one-layered logic diagram as shown in FIG.

この後、論理図のデバッグが行なわれる。このデバッグ
のための論理図デバッガlにおける作業域は1例えば、
そのメモリの領域から、コード表2及び管理テーブル4
の領域を除いた領域となる。
After this, the logic diagram is debugged. The work area in the logic diagram debugger l for this debugging is 1, for example,
From that memory area, code table 2 and management table 4
This is the area excluding the area.

従って、管理テーブル4を小さくすることにより。Therefore, by making the management table 4 smaller.

デバッグの作業域を広くできる。You can widen the debugging area.

〔発明の効果〕〔Effect of the invention〕

以上、説明したように1本発明によれば、論理図プログ
ラムの階層化情報処理において、論理図プログラムにお
いて階層変化を伴うレコード番号と変化後の階層とから
なる管理テーブルを作成することにより9階層化情報が
占める領域を小さくすることが可能となり、また、デー
タ処理速度を低下させることなく階層を知ることが可能
となる。
As explained above, according to one aspect of the present invention, in the hierarchical information processing of a logic diagram program, by creating a management table consisting of a record number with a hierarchy change and a hierarchy after the change in the logic diagram program, nine layers are created. This makes it possible to reduce the area occupied by the data processing information, and also makes it possible to know the hierarchy without reducing the data processing speed.

第4図は階層を求める処理フロー 第5図は先に考案された技術の説明図。Figure 4 shows the processing flow for determining the hierarchy. FIG. 5 is an explanatory diagram of the technique devised earlier.

第6図は論理図の一例を示す図。FIG. 6 is a diagram showing an example of a logical diagram.

■は論理図デバッガ、2は論理図コード表、3は階層変
化情報抽出部、4は階層変化情報管理テーブル、5は論
理図テキストソース、6は論理図作成部、7は表示装置
である。
2 is a logic diagram debugger, 2 is a logic diagram code table, 3 is a hierarchy change information extraction unit, 4 is a hierarchy change information management table, 5 is a logic diagram text source, 6 is a logic diagram creation unit, and 7 is a display device.

Claims (1)

【特許請求の範囲】 論理図プログラムにおいて論理図のパターン情報を意味
する論理図コードと論理図プログラムにおける階層との
関係を示す論理図コード表(2)と、前記論理図コード
表(2)を用いて階層変化情報を抽出する階層変化情報
抽出部(3)とを備えた論理図デバッガ(1)において
、 前記論理図コードを含む、論理図プログラムの論理図テ
キストソース(5)が読込まれると、これについて、前
記階層変化情報抽出部(3)が前記論理図コード表(2
)を用いて階層変化情報管理テーブル(4)を作成する ことを特徴とする論理図プログラムの階層化情報処理方
式。
[Claims] A logic diagram code table (2) showing the relationship between a logic diagram code meaning pattern information of a logic diagram in a logic diagram program and a hierarchy in the logic diagram program, and the logic diagram code table (2) A logic diagram text source (5) of a logic diagram program including the logic diagram code is read in the logic diagram debugger (1) equipped with a layer change information extraction unit (3) that extracts layer change information using Regarding this, the layer change information extraction unit (3) extracts the logic diagram code table (2).
) is used to create a hierarchical change information management table (4).
JP63215918A 1988-08-30 1988-08-30 Processing system for hierarchized information of logic diagram Pending JPH0264733A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63215918A JPH0264733A (en) 1988-08-30 1988-08-30 Processing system for hierarchized information of logic diagram

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63215918A JPH0264733A (en) 1988-08-30 1988-08-30 Processing system for hierarchized information of logic diagram

Publications (1)

Publication Number Publication Date
JPH0264733A true JPH0264733A (en) 1990-03-05

Family

ID=16680414

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63215918A Pending JPH0264733A (en) 1988-08-30 1988-08-30 Processing system for hierarchized information of logic diagram

Country Status (1)

Country Link
JP (1) JPH0264733A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61160139A (en) * 1984-12-31 1986-07-19 Nec Corp Automatic stepping editor of program list
JPS63101925A (en) * 1986-10-17 1988-05-06 Fujitsu Ltd Control system for logical graphic control level printing
JPS63109578A (en) * 1986-10-27 1988-05-14 Fujitsu Ltd Processing system for logic diagram outline display

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61160139A (en) * 1984-12-31 1986-07-19 Nec Corp Automatic stepping editor of program list
JPS63101925A (en) * 1986-10-17 1988-05-06 Fujitsu Ltd Control system for logical graphic control level printing
JPS63109578A (en) * 1986-10-27 1988-05-14 Fujitsu Ltd Processing system for logic diagram outline display

Similar Documents

Publication Publication Date Title
KR101669783B1 (en) Visualizing recorded executions of multi-threaded software programs for performance and correctness
US7990375B2 (en) Virtual view schematic editor
JPH05210722A (en) Graphics-display-tool
CN110096507A (en) A kind of page complexity table rendering method, system, terminal and medium
CN107066440A (en) The input control method and system of vertical setting of types text
US5469539A (en) Method for abstracting/detailing structuring elements of system specification information
JPH07200217A (en) Method and system for display of data as well as execution method of data
US5627955A (en) Method and apparatus for generating a hardware configuration display
CN111506306B (en) Method and device for writing active script and electronic equipment
EP3657350A1 (en) A data filtering device
JPH0264733A (en) Processing system for hierarchized information of logic diagram
JP2898977B2 (en) How to arrange windows
JPH06202841A (en) Display method for icon
JP2005327192A (en) Hardware design system and method thereof
CN113515273A (en) Graphic folding method, device, equipment and storage medium of visual programming software
CN113687815A (en) Method and device for processing multi-component dynamic effect in container, electronic equipment and storage medium
JP3722854B2 (en) Data editing device
JPH0822490A (en) Selecting method for layer and editing method for layer attribute
CN117608457A (en) Legend moving method and device, electronic equipment and storage medium
JP5151671B2 (en) Display control apparatus, display control method, and display control program
CN116561336A (en) Method and system for visualizing tree-like structure knowledge graph with hierarchical relationship
JPH01305473A (en) Automatic symbol shape forming method in logic diagram system
JPH05324423A (en) Graphic processor
JPH03180919A (en) Command menu control system
Sahara et al. An interactive layout system of analog printed wiring boards