JPH04324557A - System for decoding and editing line trace information - Google Patents

System for decoding and editing line trace information

Info

Publication number
JPH04324557A
JPH04324557A JP3094563A JP9456391A JPH04324557A JP H04324557 A JPH04324557 A JP H04324557A JP 3094563 A JP3094563 A JP 3094563A JP 9456391 A JP9456391 A JP 9456391A JP H04324557 A JPH04324557 A JP H04324557A
Authority
JP
Japan
Prior art keywords
line trace
data
line
editing
decoding
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
JP3094563A
Other languages
Japanese (ja)
Inventor
Hirohisa Suzuki
啓久 鈴木
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP3094563A priority Critical patent/JPH04324557A/en
Publication of JPH04324557A publication Critical patent/JPH04324557A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To easily and quickly perform line trace decoding or editing operations at the time of decoding or editing a line trace file by constituting the line trace file to a data base and preparing data by utilizing, for example, a workstation, etc. CONSTITUTION:A line trace information outputting system is constituted of a decoding means 1 which outputs a line trace file to a line trace file constituted to a data base by referring to prefixed system defining information and performing code conversion following a communication procedure at every line and an editing means 2 which arbitrarily extracts and sums the data from the line trace file constituted to the data base and outputs the data after converting the data into a prefixed symbol, etc.

Description

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

【0001】0001

【産業上の利用分野】本発明は回線トレース解読・編集
方式に関し、特にコンピュータソフトウェアにおいて回
線トレース情報を出力する回線トレース解読・編集方式
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a line trace decoding/editing method, and more particularly to a line trace decoding/editing method for outputting line trace information in computer software.

【0002】0002

【従来の技術】コンピュータソフトウェアの分野では、
コンピュータ回線で接続して処理を行う為、回線トラブ
ル時などに回線トレース情報を出力し解読・編集する必
要があった。従来、回線トレース情報の解読・編集は、
回線トレース情報をトレースファイルに採取しトレース
ファイルからモニタ情報を出力し、通信手順・同期方式
・接続形式・回線制御コード等により人手で変換して解
読していた。又、資料は人手で記号や表に書き直して編
集していた。
[Background Art] In the field of computer software,
Because processing is performed by connecting via a computer line, it was necessary to output, decipher, and edit line trace information in the event of a line problem. Traditionally, deciphering and editing line trace information was done by
Line trace information was collected into a trace file, monitor information was output from the trace file, and then manually converted and deciphered based on communication procedures, synchronization methods, connection formats, line control codes, etc. In addition, the materials were edited by manually rewriting them into symbols and tables.

【0003】0003

【発明が解決しようとする課題】上述した従来の回線ト
レースの解読・編集方式は、回線トレース情報の通信手
順に合わせたコード変換や記号化やグラフ化・抽出等の
編集を人手で行っているので、手間と時間がかかり通信
回線や通信手順の知識が無いとできないという欠点があ
る。
[Problem to be Solved by the Invention] In the conventional line trace deciphering/editing method described above, editing such as code conversion, symbolization, graphing, extraction, etc. is performed manually in accordance with the communication procedure of line trace information. Therefore, it has the disadvantage that it takes time and effort, and cannot be done without knowledge of communication lines and communication procedures.

【0004】0004

【課題を解決するための手段】本発明の回線トレース解
読・編集方式は、回線トレース情報の出力方式において
、回線トレースファイルをあらかじめ定められたシステ
ム定義情報を参照して回線毎の通信手順によりコード変
換を行いながらデータベース化した回線トレースファイ
ルに出力する解読手段と、前記データベース化した回線
トレースファイルからデータを任意に抽出集計しあらか
じめ定められた記号に変換して出力を行う編集手段とを
備えて構成される。
[Means for Solving the Problems] The line trace decoding/editing method of the present invention is a method for outputting line trace information, in which a line trace file is coded according to a communication procedure for each line by referring to predetermined system definition information. A decoding means outputs data to a databased line trace file while performing conversion, and an editing means arbitrarily extracts and aggregates data from the databased line trace file, converts it into predetermined symbols, and outputs the data. configured.

【0005】[0005]

【実施例】次に、本発明について実施例を示す図面を参
照して説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to drawings showing embodiments.

【0006】図1は本発明の一実施例の構成を示すフロ
ーチャート、図2は本発明の一実施例を適用したハード
ウェア構成を示すブロック図、図3〜図7は本発明の表
示の一例を示す図である。本実施例を適用したハードウ
ェア構成を示す図2のブロック図では、その構成は、主
メモリ4を伴う中央処理装置3と、通常はファイルを格
納する記憶部5と、解読・編集結果を出力するプリンタ
6と、データの入出力や動作の監視及び解読・編集結果
のディスプレイ出力を行う端末7とを備えて成り、各部
は回線で接続されている。
FIG. 1 is a flowchart showing a configuration of an embodiment of the present invention, FIG. 2 is a block diagram showing a hardware configuration to which an embodiment of the present invention is applied, and FIGS. 3 to 7 are examples of displays of the present invention. FIG. In the block diagram of FIG. 2 showing the hardware configuration to which this embodiment is applied, the configuration includes a central processing unit 3 with a main memory 4, a storage unit 5 that normally stores files, and outputs decoding/editing results. The computer includes a printer 6 that inputs and outputs data, monitors operations, and displays output of decoding and editing results, and each part is connected by a line.

【0007】図1は図2の動作を説明するフローチャー
トであり、本発明の構成を示すもので、その内容は、回
線トレースファイル情報をあらかじめ定められた回線毎
にシステム定義情報を参照してコード変換を行いデータ
ベース化したトレースファイルに出力する解読手段1(
ステップ12〜15)と、データベース化したトレース
ファイルからデータを任意に抽出・集計し、データの記
号変換等の形式変換を行い、プリンタ6や端末7に出力
を行う編集手段2(ステップ16〜20)とで構成され
ている。
FIG. 1 is a flowchart for explaining the operation of FIG. 2, and shows the configuration of the present invention. The content is that line trace file information is coded by referring to system definition information for each predetermined line. Deciphering means 1 (which converts and outputs to a database trace file)
steps 12 to 15), and an editing means 2 (steps 16 to 20) that arbitrarily extracts and aggregates data from the databased trace file, performs format conversion such as data symbol conversion, and outputs to the printer 6 or terminal 7. ).

【0008】ステップ11では、端末7より回線トレー
スファイルの解読・編集方式の起動指示と回線トレース
ファイルの編集条件とをキー入力する。解読手段1のス
テップ12では、記憶部5に通常ファイルとして格納さ
れている回線トレースファイルを順次入力する。ステッ
プ13では、記憶部5に通常ファイルとして格納されて
いるシステム定義情報を回線毎に参照し、回線の定義情
報により通信手順や接続形式を入力する。ステップ14
では、記憶部5に通常ファイルとして格納されているコ
ード変換テーブルをステップ12とで入力した回線定義
情報と、ステップ11で入力した従来の回線トレース情
報で検索し、コード変換を行う。ステップ15ではステ
ップ14でコード変換したデータを記憶部5の中にデー
タベースファイルとして存在する回線トレースファイル
に格納する。編集手段2のステップ16ではステップ1
1でキー入力した編集条件の内、データの抽出・集計方
法に関するパラメータを判断する。ステップ17ではス
テップ16で判断した抽出・集計条件により、記憶部5
にデータベースファイルとしてステップ15で格納した
回線トレースファイルのデータを入力し、データの抽出
・集計処理を行う。ステップ18ではステップ11でキ
ー入力された編集条件の内、データの形式変換に関する
パラメータを判断する。ステップ19ではステップ18
で抽出集計したデータの記号化や図表化等の表示形式の
変換を行う。ステップ20ではステップ19で形式変換
を行ったデータを、プリンタ6又は端末7に表示・出力
を行う。
In step 11, an instruction to start the line trace file decoding/editing method and line trace file editing conditions are entered using the terminal 7. In step 12 of the decoding means 1, line trace files stored as regular files in the storage section 5 are sequentially input. In step 13, the system definition information stored in the storage unit 5 as a regular file is referenced for each line, and the communication procedure and connection format are input based on the line definition information. Step 14
Now, the code conversion table stored as a normal file in the storage unit 5 is searched using the line definition information input in step 12 and the conventional line trace information input in step 11, and code conversion is performed. In step 15, the data code-converted in step 14 is stored in a line trace file existing in the storage unit 5 as a database file. In step 16 of editing means 2, step 1
Among the editing conditions key-input in step 1, parameters related to data extraction and aggregation methods are determined. In step 17, the storage unit 5
The data of the line trace file stored in step 15 as a database file is inputted to , and data extraction and aggregation processing is performed. In step 18, parameters related to data format conversion among the editing conditions key-input in step 11 are determined. In step 19, step 18
Converts the display format such as symbolizing and charting the extracted and aggregated data. In step 20, the data format-converted in step 19 is displayed/outputted on the printer 6 or terminal 7.

【0009】図3〜図7は回線トレース解読・編集方式
における表示の一例を示す図である。図3は従来の回線
トレースの出力方式と、解読・編集後の回線トレース出
力方式の比較例である。従来の回線トレースはデータの
モニタ表示であったのに対して解読・編集後はコード変
換と記号化による編集を行っている。従来、図3の左上
に示す図に対して本実施例では図4の右下に示すような
読み易い形態で表示される。この右下の図面に示す内容
は、相手局と自局ののデータのやりとりの例を示したも
ので、まず自局からステーションアドレス(SA)と,
ユニットアドレス(UA)と,問合わせ(ENQ)であ
ることとを相手局に送っている。これに対応して相手局
から肯定応答があることを示している。ここで自局は、
テキスト開始(STX)と,ステーションアドレス(S
T)と,ユニットアドレス(UA)と,データ(D1)
と,テキスト終了(EIX)すなわち伝送ブロックの終
了(ETB)とを相手局に送る。ここで相手局が否定応
答を出したので、先に送ったメッセージと同一なものを
再送し、1回目と同様の否定応答を得た例が示されたも
のである。
FIGS. 3 to 7 are diagrams showing examples of displays in the line trace decoding/editing method. FIG. 3 is a comparison example of a conventional line trace output method and a line trace output method after decoding and editing. Conventional line tracing involves displaying data on a monitor, but after decoding and editing, editing is performed through code conversion and symbolization. Conventionally, the image is displayed in an easy-to-read format as shown in the lower right corner of FIG. 4 in this embodiment, unlike the figure shown in the upper left corner of FIG. The content shown in the lower right drawing shows an example of data exchange between the other station and the local station. First, the local station sends the station address (SA),
The unit address (UA) and the fact that it is an inquiry (ENQ) are sent to the other station. This indicates that there is a positive response from the other station in response. Here, my station is
Start of text (STX) and station address (STX)
T), unit address (UA), and data (D1)
and an end of text (EIX) or end of transmission block (ETB) to the other station. Here, the partner station issued a negative response, so the same message as the previously sent message was retransmitted, and an example was shown in which the same negative response as the first time was obtained.

【0010】図4〜図7はデータの抽出・集計を行い編
集して出力した表示の一例をとなっている。
FIGS. 4 to 7 show examples of displays obtained by extracting and aggregating data, editing, and outputting the data.

【0011】図4は、回線に複数端末が接続されている
場合に、ワークステーション(WS01、WS  02
)、線路(LINE  01、LINE  02)、プ
リンタ(PRT  01)に集約してその動作を送信(
立上り矢印で示す)と受信(立下り矢印で示す)につい
て表示したものである。図5は、あるプログラム(プロ
グラム1)の入出力の動作をそれぞれの端子について、
図4と同様にその動作を送信と受信について示したもの
である。立上り矢印と立下り矢印の表記は図3と同様の
意味を持っている。図6は、図5に示したプログラム(
プログラム1)の定められた時間の間のトランザクショ
ン数を端末ごとに棒グラフにしたものである。ここでは
ワークステーション(WS  01、WS  02)、
線路(LINE  01、LINE  02)、プリン
タ(PRT  01)について表示している。
FIG. 4 shows workstations (WS01, WS02) when multiple terminals are connected to the line.
), tracks (LINE 01, LINE 02), and printers (PRT 01) and transmit their operations (
(indicated by a rising arrow) and reception (indicated by a falling arrow). Figure 5 shows the input/output operations of a certain program (Program 1) for each terminal.
Similar to FIG. 4, the operation is shown for transmission and reception. The notations of rising arrows and falling arrows have the same meanings as in FIG. Figure 6 shows the program shown in Figure 5 (
This is a bar graph showing the number of transactions for each terminal during a predetermined period of time for program 1). Here, workstations (WS 01, WS 02),
Lines (LINE 01, LINE 02) and printers (PRT 01) are displayed.

【0012】0012

【発明の効果】以上説明したように本発明は回線トレー
スファイルの解読・編集時において、回線トレースファ
イルをデータベース化し、ワークステーションにより資
料を作成する事により、回線トレースの解読・編集がよ
り速く、より容易に実施できるという効果がある。
[Effects of the Invention] As explained above, the present invention enables faster decoding and editing of line trace files by converting the line trace files into a database and creating materials using a workstation when decoding and editing line trace files. This has the effect of being easier to implement.

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

【図1】本発明の一実施例の構成を示すフローチャート
FIG. 1 is a flowchart showing the configuration of an embodiment of the present invention.

【図2】本発明の一実施例を適用したハードウェアの構
成を示すブロック図
FIG. 2 is a block diagram showing the configuration of hardware to which an embodiment of the present invention is applied.

【図3】本発明の表示の一例を示す説明図[Fig. 3] An explanatory diagram showing an example of the display of the present invention

【図4】本発
明の表示の一例を示す説明図
FIG. 4 is an explanatory diagram showing an example of the display of the present invention.

【図5】本発明の表示の一
例を示す説明図
FIG. 5 is an explanatory diagram showing an example of the display of the present invention.

【図6】本発明の表示の一例を示す説明
FIG. 6 is an explanatory diagram showing an example of the display of the present invention.

【図7】本発明の表示の一例を示す説明図FIG. 7 is an explanatory diagram showing an example of the display of the present invention.

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

1    解読手段 2    編集手段 3    中央処理装置 4    主メモリ 5    記憶部 6    プリンタ 7    端末 1. Decoding means 2 Editing means 3 Central processing unit 4 Main memory 5. Storage section 6 Printer 7 Terminal

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  回線トレース情報の出力方式において
、回線トレースファイルをあらかじめ定められたシステ
ム定義情報を参照して回線毎の通信手順によりコード変
換を行いながらデータベース化した回線トレースファイ
ルに出力する解読手段と、前記データベース化した回線
トレースファイルからデータを任意に抽出集計しあらか
じめ定められた記号に変換して出力を行う編集手段とを
備えて成ることを特徴とする回線トレース情報の解読・
編集方式。
Claim 1: In a method for outputting line trace information, a decoding means for outputting a line trace file to a databased line trace file while referring to predetermined system definition information and performing code conversion according to a communication procedure for each line. and an editing means for arbitrarily extracting and aggregating data from the databased line trace file, converting it into predetermined symbols, and outputting the data.
Editing method.
JP3094563A 1991-04-25 1991-04-25 System for decoding and editing line trace information Pending JPH04324557A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3094563A JPH04324557A (en) 1991-04-25 1991-04-25 System for decoding and editing line trace information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3094563A JPH04324557A (en) 1991-04-25 1991-04-25 System for decoding and editing line trace information

Publications (1)

Publication Number Publication Date
JPH04324557A true JPH04324557A (en) 1992-11-13

Family

ID=14113788

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3094563A Pending JPH04324557A (en) 1991-04-25 1991-04-25 System for decoding and editing line trace information

Country Status (1)

Country Link
JP (1) JPH04324557A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06314257A (en) * 1993-04-28 1994-11-08 Nec Corp On-line information processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06314257A (en) * 1993-04-28 1994-11-08 Nec Corp On-line information processing system

Similar Documents

Publication Publication Date Title
CN111401008B (en) Document auditing system, document auditing method and device
CN110442965A (en) Construction and management system and method of railway customer service information room based on BIM
CN109948996A (en) Approval process visual presentation method, device and computer equipment, storage medium
CN115268910B (en) Data visualization model construction method based on multiple Excel sub-tables
CN111651966A (en) Method, device and electronic device for generating data report file
CN115098567A (en) Low code platform data transmission method based on BI platform
CN108376333A (en) Document approvals method, medium, device and computing device
WO2020000812A1 (en) Method and apparatus for generating ppt document, storage medium, and computer device
JPH04324557A (en) System for decoding and editing line trace information
CN112801545A (en) Project management system based on brain graph
US9405651B1 (en) Apparatus and method for processing log file data
WO2020202299A1 (en) Chat server and client control program
CN114911871A (en) Data bridging method and device for heterogeneous DCS monitoring system
CN113743060A (en) Customizable report generation method and device, computer equipment and storage medium
CN114363311B (en) Message reporting method and system for simulation tool of intelligent operation and maintenance monitoring system of turnout
CN104216674A (en) Method and device for synchronously displaying input information
JP2845701B2 (en) How to process drawings
CN117648244A (en) Communication interface simulation debugging method and platform
JP2896536B2 (en) Electronic message system
JP2692114B2 (en) Document converter
CN119476227A (en) Table reconstruction method, device, electronic device and storage medium
CN113821747A (en) A data display method, device, storage medium and electronic device
CN118733018A (en) Web page generation method and electronic device
JP2002163157A (en) Test message creation method and device, recording medium storing test message creation program
JPH0844640A (en) Automatic merge system for message