Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPS6044705B2 - Calculator output method - Google Patents
[go: Go Back, main page]

JPS6044705B2 - Calculator output method - Google Patents

Calculator output method

Info

Publication number
JPS6044705B2
JPS6044705B2 JP53020215A JP2021578A JPS6044705B2 JP S6044705 B2 JPS6044705 B2 JP S6044705B2 JP 53020215 A JP53020215 A JP 53020215A JP 2021578 A JP2021578 A JP 2021578A JP S6044705 B2 JPS6044705 B2 JP S6044705B2
Authority
JP
Japan
Prior art keywords
input point
log
special
setting device
item
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.)
Expired
Application number
JP53020215A
Other languages
Japanese (ja)
Other versions
JPS54112142A (en
Inventor
秀 蛯原
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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric Co 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 Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP53020215A priority Critical patent/JPS6044705B2/en
Publication of JPS54112142A publication Critical patent/JPS54112142A/en
Publication of JPS6044705B2 publication Critical patent/JPS6044705B2/en
Expired legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】 本発明は電子計算機を応用した計算機出力方式(以下
、ロギイング方式と記す)に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a computer output method (hereinafter referred to as a logging method) using an electronic computer.

第1図および第2図は、従来のロギイング方式を説明
するための図である。
FIG. 1 and FIG. 2 are diagrams for explaining a conventional logging method.

まず、第1図aは時刻更新プログラム2の起動−シー
ケンスを示し、一定周期で発生する割込信号が、計算機
の割込回路1に与えられ、ここで割込みを発生させ、時
刻更新プログラム2が起動される。
First, FIG. 1a shows the start-up sequence of the time update program 2. An interrupt signal generated at a constant period is given to the interrupt circuit 1 of the computer, which generates an interrupt, and the time update program 2 starts. will be activated.

次に、第1図bは時刻更新プログラム2の概略。 Next, FIG. 1b shows an outline of the time update program 2.

流れ図である。割込の発生51で、時刻の更新を行い5
2、次に特殊ログの周期要求が有か否の判断を行い53
、さらに要求が有の場合には特殊ログの周期であるかの
判断54をした後、特殊ログプログラム3を起動する5
50特殊ログプログラム3を起動した後は、時刻更新プ
ログラム2が割込まれたプログラムヘ戻される560
このように、従来のロギイング方式は時刻によるロギイ
ング方式しか行つていなかつた。
This is a flowchart. When an interrupt occurs 51, the time is updated 5
2. Next, determine whether there is a periodic request for special logs 53
, Further, if there is a request, it is determined 54 whether it is a special log cycle, and then the special log program 3 is activated 5
50 After starting the special log program 3, the time update program 2 is returned to the interrupted program 560
In this way, conventional logging methods have only been based on time.

また、第2図は従来の特殊ログプログラムを説明する
ための図である。
Further, FIG. 2 is a diagram for explaining a conventional special log program.

特殊ログプログラム3は、ログ項目入力点参照テーブル
31と、入力点テーブル32および出力用データテーブ
ル33を有し、ログ項目入力点参照テーブル31には、
どの入力点をログとして打出すかの指標となり、データ
が入力点テーブル32の頭から何番目にあるかの入力点
インデクスが記憶されている。この入力点インデクスは
ログ打出しの順序に従つて並べてある。入力点テーブル
32は計算機で測定している全人力点の値およびこれら
入力点の値を基にして計算された値が記憶されている。
特殊ログプログラム3においては、先ず、入力点参照
テーブル31から入力点インデクスを取り出し512、
これを基にして必要とする入力点のデータが入力点テー
ブル32のどの位置にあるかを知り、ここからデータを
もつて来る。
The special log program 3 has a log item input point reference table 31, an input point table 32, and an output data table 33, and the log item input point reference table 31 includes:
An input point index is stored that serves as an index for determining which input point is to be outputted as a log, and indicates the position of the data from the beginning of the input point table 32. The input point indexes are arranged according to the order of log printing. The input point table 32 stores the values of total human effort points measured by a computer and the values calculated based on the values of these input points.
In the special log program 3, first, an input point index is retrieved from the input point reference table 31 512;
Based on this, it is known where the required input point data is located in the input point table 32, and the data is brought from there.

このようにして得られたデータは最後にまとめて、印
字機器へ出力するため、一旦、出力用データテーブル3
3に保存される5140このようにして、全打出し項目
に関してチエツクが完了S15すると、ここで印字機器
へ出力される。
The data obtained in this way is summarized at the end and output to the printing device, so it is temporarily stored in the output data table 3.
5140. In this way, when the check for all embossing items is completed S15, it is outputted to the printing device.

上記の如きシステムでは、ログ項目入力点参照テーブ
ル31内の記憶項目が固定となつているため、決められ
た項目についてのみの打出ししか出来ないという欠点が
あり、さらに、ログ印字の周期は固定という変更の困難
さを伴う欠点があつた。
In the above system, since the storage items in the log item input point reference table 31 are fixed, there is a drawback that only predetermined items can be printed out, and furthermore, the log printing cycle is fixed. There was a drawback that it was difficult to make changes.

本発明の目的は、上記の欠点を除去するためになされ
たもので、特殊ログ設定装置を設けることにより、ログ
項目入力点参照テーブル内の記憶項目の変更を容易にし
、しかも、ログ印字の周期変更を可能にするとともに、
グループ設定も可能なロギイング方式を提供することに
ある。
SUMMARY OF THE INVENTION An object of the present invention has been made to eliminate the above-mentioned drawbacks, and by providing a special log setting device, it is possible to easily change the storage items in the log item input point reference table, and to make it possible to easily change the storage items in the log entry point reference table. As well as allowing for changes;
The purpose is to provide a logging method that also allows group settings.

以下、添付図面を参照して、本発明の一実施例につい
て説明する。
Hereinafter, one embodiment of the present invention will be described with reference to the accompanying drawings.

第3図は本発明の構成を示す図である。 FIG. 3 is a diagram showing the configuration of the present invention.

図中、4は電子計算機、5は特殊ログ設定器、6は印字
装置をそれぞれ示し、電子計算機4に対して、プラント
の信号が与えられている。 次に第4図は本発明におい
て使用される特殊ログ設定装置の詳細な構成と、この装
置からの要求により動作するプログラムの流れ図である
In the figure, 4 is an electronic computer, 5 is a special log setting device, and 6 is a printing device. Plant signals are given to the electronic computer 4. Next, FIG. 4 shows a detailed configuration of the special log setting device used in the present invention and a flowchart of a program that operates according to requests from this device.

特殊ログ装置5は機能選択スイツチ51、入力点設定器
52、グループ設定器53および周期設定器54から成
つており、さらに、機能選択スイツチ51は、第2図の
ログ項目入力点参照テーブル31を操作する機能(特殊
ログ項目設定、特殊ログ項目削除)と、ロギイングの周
期要求および中止要求の機能(特殊ログ要求、特殊ログ
中止)を持つている。 以下、第4図を主に、第3図を
も用いて、本発明のロギイング方式を説明する。
The special log device 5 consists of a function selection switch 51, an input point setter 52, a group setter 53, and a cycle setter 54.Furthermore, the function selection switch 51 uses the log item input point reference table 31 shown in FIG. It has the function of operating (special log item setting, special log item deletion) and the function of logging periodic request and cancellation request (special log request, special log cancellation). The logging method of the present invention will be explained below, mainly using FIG. 4 and also using FIG. 3.

特殊ログ項目設定または特殊ログ項目削除の要求がな
されると、計算機に割込みを発生させて、いづれの要求
てあるかを判定S21し、特殊ログ項目設定要求であれ
ば、入力点設定器52に設定された入力点がグループ設
定器53に設定されたグループに登録済であるかを、ロ
グ項目入力点参照テーブル31と比較S22する。
When a request for setting a special log item or deleting a special log item is made, an interrupt is generated in the computer to determine which request is being made (S21), and if it is a request for setting a special log item, the input point setter 52 is The set input point is compared with the log item input point reference table 31 to determine whether it has been registered in the group set in the group setting unit 53 (S22).

未登録であれば、ログ項目参照点テーブル31中の指定
のグループのテーブルヘ入力点インデクスを登録S23
する。 特殊ログ項目削除要求であれば、入力点設定器
52に設定された入力点がグループ設定器53に設定さ
れたグループに登録済みであるかをログ項目参照点テー
ブル31と比較S24する。
If not registered, register the input point index to the specified group table in the log item reference point table 31 S23
do. If it is a special log item deletion request, the input point set in the input point setter 52 is compared with the log item reference point table 31 to see if it has been registered in the group set in the group setter 53 (S24).

登録済であればログ項目入力点参照テーブル31中の指
定のグループのテーブルから入力点インデクスが削除S
25される。 このように、特殊ログ項目設定および
特殊ログ項目削除の機能によつて、ログ項目入力点参照
テーブル31の記憶項目の変更が可能となる。
If registered, the input point index will be deleted from the specified group table in the log item input point reference table 31.
25 will be given. In this way, the special log item setting and special log item deletion functions allow the storage items of the log item input point reference table 31 to be changed.

一方、特殊ログ要求または特殊ログ中止要求がなされ
ると、計算機に割込みを発生させて、いずれの要求であ
るかを判定S27し、特殊ログ要求であれば、グループ
設定器53に設定されたグループ番号が、周期設定器5
4に設定された周期で、ロギイング中かの判断S28を
し、ロギイング中でなければログ項目入力点参照テーブ
ルに登録S29する。 特殊ログ中止要求であれば、グ
ループ設定器5 3に設定されたグループ番号が、ロギ
イング中かの判断S30をし、ロギイング中であればロ
グ項目入力点参照テーブルから削除S31する。 以上
の説明により明らかな如く、本発明のロギ イング方式
を採用することにより、例えば、プロセス信号の読込み
が可能な電子計算機に、特殊ログ設定装置を接続するこ
とにより、ロギイング項 目の変更を容易にし、ロギイ
ングの周期変更を可能にすることが出来る。
On the other hand, when a special log request or a special log cancellation request is made, an interrupt is generated in the computer to determine which request it is (S27), and if it is a special log request, the group set in the group setting device 53 The number is period setting device 5
At the cycle set to 4, it is determined whether logging is in progress at step S28, and if logging is not in progress, it is registered in the log item input point reference table at step S29. If it is a special log cancellation request, it is determined whether the group number set in the group setting device 53 is being logged (S30), and if it is being logged, it is deleted from the log item input point reference table (S31). As is clear from the above explanation, by adopting the logging method of the present invention, for example, by connecting a special log setting device to a computer that can read process signals, it is easy to change logging items. It is possible to change the logging cycle.

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

ノ 第1図および第2図は従来のロギイング方式を説明
するための図、第3図は本発明によるロギイ ング方式
に用いる装置の構成を示すブロツク図、第4図は本発明
において使用される特殊ログ設定装置の詳細な構成図と
、動作を説明するための図7である。 1・・・・・・電子計算機の割込回路、2・・・・
・・時刻更新プログラム、3・・・・・・特殊ログプロ
グラム、4・・・電子計算機、5・・・・・・特殊ログ
設定器、6・・・・・・印字装置、31・・・・・・ロ
グ項目入力点参照テーブル、372・・・・・・入力点
テーブル、33・・・・・・出力用データテ ーブル、
51・・・・・・機能選択スイツチ、52・・・・・・
入力点設定器、53・・・・・・グループ設定器、54
・・・周期設定器。
Figures 1 and 2 are diagrams for explaining the conventional logging method, Figure 3 is a block diagram showing the configuration of a device used in the logging method according to the present invention, and Figure 4 is a diagram used in the present invention. FIG. 7 is a detailed configuration diagram of the special log setting device and is for explaining the operation. 1... Interrupt circuit of electronic computer, 2...
...Time update program, 3...Special log program, 4...Electronic computer, 5...Special log setting device, 6...Printing device, 31... ...Log item input point reference table, 372...Input point table, 33...Output data table,
51...Function selection switch, 52...
Input point setter, 53...Group setter, 54
...Period setter.

Claims (1)

【特許請求の範囲】[Claims] 1 データ入力点の値を入力点テーブルに記憶させると
共に、ログとして打出すデータが前記入力点テーブルの
何番目に記憶されているかを入力点参照テーブルに記憶
させる計算機システムにおいて、読み出すべき項目を選
択すると共に前記入力点参照テーブルを操作する入力点
設定器と、これらの項目の読み出し周期を選択するため
の周期設定器とを備えた特殊ログ設定器を設け、前記入
力点設定器の操作により計算機に割り込み発生させて設
定項目の選択を行い、前記周期設定器の操作によりロギ
イング周期の選択を行うことを特徴とする計算機の出力
方式。
1. In a computer system that stores the value of a data input point in an input point table and also stores in the input point reference table the position of the input point table in which the data to be output as a log is stored, select the item to be read. At the same time, a special log setting device is provided which includes an input point setting device for operating the input point reference table and a period setting device for selecting the reading period of these items. An output method for a computer, characterized in that a setting item is selected by generating an interrupt, and a logging cycle is selected by operating the cycle setter.
JP53020215A 1978-02-23 1978-02-23 Calculator output method Expired JPS6044705B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP53020215A JPS6044705B2 (en) 1978-02-23 1978-02-23 Calculator output method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP53020215A JPS6044705B2 (en) 1978-02-23 1978-02-23 Calculator output method

Publications (2)

Publication Number Publication Date
JPS54112142A JPS54112142A (en) 1979-09-01
JPS6044705B2 true JPS6044705B2 (en) 1985-10-04

Family

ID=12020931

Family Applications (1)

Application Number Title Priority Date Filing Date
JP53020215A Expired JPS6044705B2 (en) 1978-02-23 1978-02-23 Calculator output method

Country Status (1)

Country Link
JP (1) JPS6044705B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE2055142B2 (en) * 1970-11-10 1978-05-03 Siemens Ag, 1000 Berlin Und 8000 Muenchen Circuit arrangement for receiving remote control signals superimposed on a heavy current network, in particular for ripple control systems
JPS508201A (en) * 1973-05-30 1975-01-28

Also Published As

Publication number Publication date
JPS54112142A (en) 1979-09-01

Similar Documents

Publication Publication Date Title
EP0126286B1 (en) Electronic cash register
KR920018486A (en) Multimeter with Min / Max Time Recording
JPS6044705B2 (en) Calculator output method
JPH0399380A (en) Method for storing collected data
US5299114A (en) Sequence program search method
JP2653276B2 (en) Keyboard simulator
JP3126445B2 (en) keyboard
JP2848313B2 (en) Hardware configuration automatic creation device
JPS54127624A (en) Electronic apparatus
JPS61199151A (en) Logging system of line
JP2999837B2 (en) Sales data processing equipment
JP2752727B2 (en) Display information processing device
JP3047400B2 (en) Data processing device
JPS63187358A (en) Terminal device connection control method
JPH05119903A (en) Terminal function key input system
Dunn Modal analysis of transient response data using a complex exponential algorithm
JPS6250860B2 (en)
JPS6250864B2 (en)
JPH05100892A (en) Bug information collection device and bug management system
JPH03259369A (en) character input device
JPH10224091A (en) Electronic component mounting apparatus and data management method thereof
JPS579165A (en) Picture shrinking device
JPS5853768B2 (en) Document creation device with kanji dictionary
JPS59116839A (en) Logical block searching and printing system
JPS61168095A (en) Electronic cash register