JP2892490B2 - Log pointer setting method - Google Patents
Log pointer setting methodInfo
- Publication number
- JP2892490B2 JP2892490B2 JP2318090A JP31809090A JP2892490B2 JP 2892490 B2 JP2892490 B2 JP 2892490B2 JP 2318090 A JP2318090 A JP 2318090A JP 31809090 A JP31809090 A JP 31809090A JP 2892490 B2 JP2892490 B2 JP 2892490B2
- Authority
- JP
- Japan
- Prior art keywords
- storage
- value
- log
- pointer
- failure
- 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 - Fee Related
Links
Landscapes
- Debugging And Monitoring (AREA)
Description
【発明の詳細な説明】 [産業上の利用分野] この発明は、ログメモリを有し、格納ポインタを用い
てログメモリに所定のデータを記憶する情報処理装置、
例えば自動発券装置などにおけるログポインタ設定方式
に関する。The present invention relates to an information processing apparatus having a log memory and storing predetermined data in the log memory using a storage pointer.
For example, the present invention relates to a log pointer setting method in an automatic ticket issuing device or the like.
[従来の技術] 従来、ログメモリを有する情報処理装置、例えば自動
発券装置などには、運用状況や障害が発生した場合には
障害時の状況を表す所定の諸元を記憶する機能を備えて
いる。この機能を一般にログ機能と呼んでいる。この機
能は、装置の保守を行う保守員が、保守を行う上での運
用状況の情報(例えば自動発券装置の発券枚数、印字回
数、印字濃度等)入手や、障害発生時の障害内容解析用
データ(例えば、自動発券装置の障害時の発券枚数、印
字回数等)の入手を行う上で重要な機能であった。2. Description of the Related Art Conventionally, an information processing apparatus having a log memory, for example, an automatic ticketing apparatus, has a function of storing predetermined data representing an operation state or a state at the time of a failure when a failure occurs. I have. This function is generally called a log function. This function is used by maintenance personnel who maintain the equipment to obtain information on the operation status (for example, the number of issued tickets, the number of prints, print density, etc.) of the automatic ticketing equipment, and to analyze the details of the failure when a failure occurs. This is an important function in obtaining data (for example, the number of issued tickets, the number of times of printing, and the like in the event of a failure of the automatic ticket issuing device).
このような機能を自動発券装置などに設けることによ
って、装置にどのような種類の障害がどのくらいの頻度
で発生するのか、またインターフェース上でどのような
データのやりとりが行われているかを知ることができ
る。By providing such a function in an automatic ticketing device, etc., it is possible to know what kind of trouble occurs in the device, how often, and what data is exchanged on the interface. it can.
このような機能によって得られる情報(この情報を一
般にログデータと呼ぶ)は、自動発券装置などの記憶手
段によって記憶されている。Information obtained by such a function (this information is generally referred to as log data) is stored by storage means such as an automatic ticket issuing device.
この記憶手段には、一般に半導体メモリ(例えばバッ
テリバックアップ機能付きRandom Access Memory、以下
BBMと呼ぶ)や磁気記憶手段(例えばフロッピーディス
クなど)などの不揮発性記憶手段が採用されている。This storage means generally includes a semiconductor memory (for example, a random access memory with a battery backup function,
Non-volatile storage means such as BBM) and magnetic storage means (for example, a floppy disk) are employed.
記憶した内容は、障害発生時などに記憶手段から読み
出して、ディスプレイでデータを表示したり、プリンタ
でデータを印字出力して、保守員が障害発生原因などの
解析に供していた。The stored contents are read out from the storage means at the time of occurrence of a failure or the like, the data is displayed on a display, or the data is printed out by a printer, and the maintenance staff analyzes the cause of the failure.
しかしながら、自動発券装置などにおいて、ログデー
タを装置の稼働開始からとぎれることなく障害発生まで
記憶することは、記憶容量が膨大に必要となり経済的で
ない。However, in an automatic ticket issuing apparatus and the like, storing log data from the start of operation of the apparatus to the occurrence of a failure without interruption is enormous in storage capacity and is not economical.
したがって、記憶容量は一般にはログ機能を設ける装
置の用途、ログデータ量の大小によって、各装置ごとに
制限されている。Therefore, the storage capacity is generally limited for each device depending on the use of the device having the log function and the size of the log data.
また記憶手段には、装置の運用中の運用ログデータと
障害発生時の障害ログデータが記憶されるので、例えば
障害発生毎の障害ログデータの記憶手段における、格納
エリアの指定と、格納内容の情報量を決定する必要があ
る。格納内容の情報量が決定されれば、障害発生毎に障
害ログデータに格納先頭位置と格納ポインタ(データを
記憶するためのアドレス情報)が付与されて記憶手段の
所望の位置に記憶される。Since the storage means stores operation log data during operation of the apparatus and failure log data at the time of occurrence of a failure, for example, a storage area is designated in the storage means of failure log data for each occurrence of a failure, and storage contents are stored. The amount of information needs to be determined. When the information amount of the stored contents is determined, the storage start position and storage pointer (address information for storing data) are added to the failure log data every time a failure occurs, and the failure log data is stored at a desired position in the storage means.
第3図は、自動発券装置におけるログ機能を説明する
ための装置のブロック図である。図において装置は、CP
U31とプログラムメモリ32とログメモリ33と入出力回路3
4と制御回路35と発券部37と印字部36との前記各部を接
続するバスライン38から構成されている。FIG. 3 is a block diagram of a device for explaining a log function in the automatic ticket issuing device. In the figure, the device is CP
U31, program memory 32, log memory 33, and input / output circuit 3
4, a control circuit 35, a ticket issuing section 37, and a printing section 36.
この装置において、CPU31はプログラムメモリ32から
主プログラムを読みだして発券に必要な制御情報をバス
ライン38と入出力回路34を介して制御回路35に供給す
る。制御情報が供給された制御回路35は発券部37と印字
部36に制御信号を出力し発券部は券を出力し、印字部36
は、券に所望の情報を印字する。In this device, a CPU 31 reads a main program from a program memory 32 and supplies control information necessary for issuing a ticket to a control circuit 35 via a bus line 38 and an input / output circuit 34. The control circuit 35 to which the control information is supplied outputs a control signal to the ticket issuing unit 37 and the printing unit 36, and the ticket issuing unit outputs the ticket, and the printing unit 36
Prints desired information on a ticket.
このような装置において、運用ログと障害発生時のロ
グデータはログメモリ33に記憶される。ログメモリ33
は、通常BBMが採用されている。このBBMメモリの中に
は、例えば第5図に示すような構成で、メモリの中にロ
グデータが記憶される。このメモリは主に運用ログエリ
ア51と格納ポインタ52と障害ログエリア53とで構成され
る。格納ポインタ52は2バイトで構成し、障害ログは、
1回の障害毎に8バイトの情報を障害ログエリアに記憶
する。In such a device, the operation log and the log data at the time of occurrence of a failure are stored in the log memory 33. Log memory 33
Usually uses BBM. In this BBM memory, log data is stored in the memory, for example, in a configuration as shown in FIG. This memory mainly includes an operation log area 51, a storage pointer 52, and a failure log area 53. The storage pointer 52 is composed of 2 bytes.
8 bytes of information are stored in the failure log area for each failure.
従来の装置において、障害発生時におけるログデータ
の格納方法を第2図のフローチャートを用いて説明す
る。障害が発生すると、格納ポインタより、障害内容を
含む障害ログデータを格納ポインタが表すアドレスの障
害ログエリア53に格納する(ステップ21)。次には次の
障害ログデータの格納に備え、前回と障害ログデータの
情報量分異なる格納ポインタにポインタ値の更新を行う
(ステップ22)。次に更新されたポインタ値が、障害ロ
グエリア53に格納できる最大のポインタ値(「01FF」)
を越える値かどうかを判断する(ステップ23)。大きく
なければ更新されたポインタ値に次回の障害ログデータ
を格納する。しかしながら、ポインタ値が大きければ、
次にステップ24に進み、このステップで格納ポインタの
初期化のみを行う。A method of storing log data when a failure occurs in a conventional apparatus will be described with reference to the flowchart of FIG. When a failure occurs, failure log data including the content of the failure is stored in the failure log area 53 of the address indicated by the storage pointer from the storage pointer (step 21). Next, in preparation for the storage of the next failure log data, the pointer value is updated to a storage pointer that differs from the previous time by the information amount of the failure log data (step 22). The next updated pointer value is the maximum pointer value (“01FF”) that can be stored in the failure log area 53
(Step 23). If not, the next failure log data is stored in the updated pointer value. However, if the pointer value is large,
Next, the process proceeds to step 24, in which only the storage pointer is initialized.
また格納ポインタと格納エリアの初期化は、従来通常
の電源投入時の初期化処理で行う障害内容がクリアされ
てしまい、BBMにした意味がなくなってしまうので、一
般に他の方法、例えばローカルテストやディップスイッ
チ等にてクリア有効条件を判定してBBMクリア処理(第
4図ステップ41)を行って、この際に格納ポインタの初
期化(ステップ42)のみを行っていた。In addition, the initialization of the storage pointer and storage area clears the contents of the faults that are conventionally performed in the normal initialization processing at power-on, and loses the meaning of BBM. The BBM clearing process (Step 41 in FIG. 4) is performed by determining the clear valid condition by a dip switch or the like, and at this time, only the storage pointer is initialized (Step 42).
[発明が解決しようとする課題] 一般に装置のログ機能は、装置をユーザに納入する時
点で備えられており、どのような情報を格納するかも決
められている。[Problem to be Solved by the Invention] Generally, the log function of the apparatus is provided when the apparatus is delivered to the user, and it is determined what information is stored.
しかしながら、まれにユーザにおいて発生した障害等
の障害解析によって、当初備えられていたログ機能を変
更する必要が生じる場合がある。However, in rare cases, it may be necessary to change the originally provided log function due to failure analysis such as a failure that has occurred in the user.
BBMには、保守員が保守を行うための周期を決定する
ための情報や、消耗部品等の交換時期を決定するための
情報(例えば発券枚数、印字回数など)が格納されてい
る。The BBM stores information for determining a cycle for maintenance personnel to perform maintenance and information (for example, the number of issued tickets, the number of times of printing, and the like) for determining when to replace consumable parts and the like.
しかしながら、ログ機能の変更によってBBMが同時に
初期化されてしまったり、格納ポインタの値が、障害ロ
グエリアの範囲外になる場合、又は範囲内であっても1
回の障害による障害情報を格納する先頭アドレスになり
得ない場合があった。However, if the BBM is initialized at the same time due to a change in the log function, or if the value of the storage pointer is out of the range of the failure log area, or if the value is within the range, the BBM is reset to 1
In some cases, it could not be the top address for storing failure information due to multiple failures.
つまり、第6図(A)において、格納ポインタの値が
「0000」の場合には、運用ログエリア51のアドレス「00
00」表しているので、障害ログデータを記憶するエリア
ではないので、この格納ポインタ値は不適当である。こ
のまま格納してしまうと運用ログエリアのデータを破壊
することになる。That is, in FIG. 6A, when the value of the storage pointer is “0000”, the address “00” of the operation log area 51
Since this is not an area for storing fault log data, the storage pointer value is inappropriate. If stored as it is, the data in the operation log area will be destroyed.
また、第6図(B)において、格納ポインタの値が
「01FF」の場合には、障害ログエリア53のアドレス「01
FF」を表しているので、障害ログデータを記憶するエリ
ア内ではあるが、このアドレスは、障害ログエリアの最
終アドレスであるので、このアドレスに1回の情報量8
バイトを記憶することはできない。よってこのポインタ
値も不適当であることがわかる。このまま格納すると未
使用エリアに格納されることになる。In FIG. 6B, when the value of the storage pointer is “01FF”, the address “01
FF ”, it is in the area where the failure log data is stored. However, since this address is the last address of the failure log area, the information amount of one time is stored in this address.
Bytes cannot be stored. Therefore, it is understood that this pointer value is also inappropriate. If stored as it is, it will be stored in an unused area.
このような問題をさけるために、保守員はプログラム
を入れ替える前に、現在のログデータを印字出力した
り、またはディスプレイに表示してメモリを取ったりし
て、現在までのログデータを別途管理するという手段に
よっていたため、手間がかかって効率的ではなかった。To avoid such problems, maintenance personnel print out the current log data or display it on the display to save memory before replacing the program, and manage the log data up to now separately. It was time-consuming and inefficient.
この発明は、以上の課題に鑑み為されたものであり、
その目的とするところは、自動的に適切な格納ポインタ
の設定が行えるログポインタ設定方式を提供することで
ある。The present invention has been made in view of the above problems,
An object of the present invention is to provide a log pointer setting method that can automatically set an appropriate storage pointer.
[課題を解決するための手段] この発明は、以上の目的を達成するために、ログポイ
ンタ設定方式を改良した。Means for Solving the Problems In order to achieve the above object, the present invention has improved a log pointer setting method.
つまり、装置の動作状態を表す所定のデータを格納す
るログメモリを備え、格納ポインタを用いて前記ログメ
モリに前記所定のデータを格納する機能を有する情報処
理装置において、前記ログメモリに格納する場合に、格
納ポインタの値が前記ログメモリの所定の格納エリア内
を表す値か否かを判断する第1の判断手段と、前記第1
の判断手段において格納ポインタの値が所定の格納エリ
ア内を表すと判断された場合に、更にこの格納ポインタ
の値が格納エリアの先頭位置+所定の情報量の整数倍の
アドレス位置を表す値か否かを判断する第2の判断手段
を有し、この第2の判断手段で条件を満足する場合はそ
のまま格納ポインタの値が表す前記ログメモリ内のアド
レス位置に所定のデータを格納し、第1の判断手段又は
第2の判断手段において条件を満足しない場合は、格納
ポインタの値と格納エリアの値を初期化した後に初期化
された格納ポインタの値が表す位置に所定のデータを格
納することを特徴とする。That is, in an information processing apparatus having a log memory for storing predetermined data indicating an operation state of the apparatus, and having a function of storing the predetermined data in the log memory using a storage pointer, when storing in the log memory First determining means for determining whether the value of the storage pointer is a value representing the inside of a predetermined storage area of the log memory;
If it is determined by the determining means that the value of the storage pointer represents the inside of the predetermined storage area, the value of the storage pointer further indicates a value representing the head position of the storage area + an address position which is an integral multiple of the predetermined information amount. A second determining means for determining whether or not a predetermined data is stored at the address position in the log memory indicated by the value of the storage pointer if the condition is satisfied by the second determining means; If the condition is not satisfied in the first judging means or the second judging means, the value of the storage pointer and the value of the storage area are initialized, and then predetermined data is stored in the position represented by the initialized value of the storage pointer. It is characterized by the following.
[作用] この発明によれば、障害発生時に障害ログデータを格
納ポインタを用いてログメモリに格納する場合に、第1
の判断手段によって格納ポインタの値がログメモリ内の
所定のエリア内を表す値か否かを判断する。前記第1の
判断手段において格納ポインタの値が所定の格納エリア
内を表すと判断された場合に、第2の判断手段において
更にこの格納ポインタの値が格納エリアの先頭位置+所
定の情報量の整数倍のアドレス位置を表す値か否かを判
断する。この第2の判断手段で条件を満足する場合はそ
のまま格納ポインタの値が表す前記ログメモリ内のアド
レス位置に所定のデータを格納し、第1の判断手段又は
第2の判断手段において条件を満足しない場合は、格納
ポインタの値と格納エリアの値を初期化した後に初期さ
れた格納ポインタの値が表す位置に所定の障害ログデー
タを格納する。According to the present invention, when failure log data is stored in a log memory using a storage pointer when a failure occurs, the first
It is determined whether the value of the storage pointer is a value representing the inside of a predetermined area in the log memory. If the first determination means determines that the value of the storage pointer indicates the inside of the predetermined storage area, the second determination means further sets the value of the storage pointer to the start position of the storage area + the predetermined information amount. It is determined whether or not the value indicates an integer multiple address position. If the condition is satisfied by the second determining means, predetermined data is stored in the address position in the log memory indicated by the value of the storage pointer as it is, and the first determining means or the second determining means satisfies the condition. Otherwise, after initializing the value of the storage pointer and the value of the storage area, predetermined failure log data is stored in the position represented by the initialized value of the storage pointer.
このようにして自動的に適切な格納ポインタの値が設
定されてログメモリ内の所定の格納位置に障害ログデー
タを格納することができる。In this way, an appropriate storage pointer value is automatically set, and fault log data can be stored at a predetermined storage location in the log memory.
[実施例] 次にこの発明に係るログポインタ設定方式の好適な一
実施例を図面を用いて説明する。同一部材には同一符号
を付す。[Embodiment] Next, a preferred embodiment of a log pointer setting method according to the present invention will be described with reference to the drawings. The same members are given the same reference numerals.
第1図は、実施例に係るログポインタ設定方式の動作
フローチャートを説明する。またこの実施例に係るログ
ポインタ設定方式を使用した自動発券装置のハードウエ
ア構成は、前述の第3図の構成で実現できるので重複し
た説明は省略する。しかしながら、この発明に係り第1
図に示すログポインタ設定方式を実現するためのプログ
ラムは従来より変更され、この変更されたプログラムは
第3図のプログラムメモリ32に格納される。FIG. 1 illustrates an operation flowchart of a log pointer setting method according to the embodiment. The hardware configuration of the automatic ticket issuing apparatus using the log pointer setting method according to this embodiment can be realized by the configuration shown in FIG. However, according to the present invention, the first
The program for realizing the log pointer setting method shown in the figure has been changed from the conventional one, and the changed program is stored in the program memory 32 shown in FIG.
第1図において装置に障害が発生すると、障害ログデ
ータを格納するための格納ポインタ値が、第5図に示し
たように障害ログエリア(例えばアドレス「0100」〜
「01FF」)の範囲内かどうかを判断する(第1の判断手
段であるステップ71)。ここで障害発生時の格納ポイン
タ値が格納範囲外(アドレス「0100」〜「01FF」)であ
ると判断されると、ステップ74→ステップ75に進む。例
えば格納ポインタ値が格納範囲外を示したまま、障害ロ
グデータの格納を行うと、運用ログエリアのログデータ
を破壊したり、プログラム領域のデータを破壊してプロ
グラム処理を暴走させる恐れがある。これを防止するた
めに次のような設定を行う。In FIG. 1, when a failure occurs in the apparatus, the storage pointer value for storing the failure log data is changed to the failure log area (for example, from address "0100") to the failure pointer as shown in FIG.
It is determined whether it is within the range of “01FF”) (step 71 which is the first determination means). Here, if it is determined that the storage pointer value at the time of occurrence of the failure is outside the storage range (addresses “0100” to “01FF”), the process proceeds from step 74 to step 75. For example, if the failure log data is stored while the storage pointer value is out of the storage range, the log data in the operation log area may be destroyed, or the data in the program area may be destroyed and the program processing may run out of control. The following settings are made to prevent this.
ステップ74においては、格納ポインタの初期化を行
う。次にステップ75に進み、ここで格納エリアの初期化
を行う。第7図に格納ポインタと格納エリアの初期化を
行った例を示す。ここで格納ポインタ値は「0100」に設
定される。この「0100」は、アドレス「0100」番地を先
頭番地に指定している。次に格納エリアはすべて「00」
に設定される。このような格納ポインタと格納エリアの
初期化を行った後、次にステップ73に進み、従来の障害
ログデータ格納処理を行う。つまり、第2図に示した動
作フローチャートの動作を行って、障害ログデータを格
納する。In step 74, the storage pointer is initialized. Next, the routine proceeds to step 75, where the storage area is initialized. FIG. 7 shows an example in which the storage pointer and the storage area are initialized. Here, the storage pointer value is set to “0100”. This “0100” designates the address “0100” as the first address. Next, all storage areas are "00"
Is set to After the initialization of the storage pointer and the storage area, the process proceeds to step 73, where the conventional failure log data storage processing is performed. That is, the operation of the operation flowchart shown in FIG. 2 is performed to store the failure log data.
しかしながら、前記ステップ71において、障害発生時
の格納ポインタ値が、障害ログエリアの範囲内であると
判断されると、第2の判断手段であるステップ72に進
み、ここで、格納ポインタ値が、(先頭位置+(情報量
/1回)の整数倍n)の値であることを確認する。However, if it is determined in step 71 that the storage pointer value at the time of occurrence of the failure is within the range of the failure log area, the process proceeds to step 72, which is the second determination means, where the storage pointer value is (Head position + (information amount
Confirm that the value is an integer multiple of n).
例えば、n=0回目であれば先頭位置(例えばアドレ
ス「0100」)と一致しているか否かを判定し、n回目で
あれば(先頭位置+情報量/1回×n)の値と一致してい
るか否かを判定する。例えば(情報量/1回)を8バイト
とした場合、第5図において、格納先頭アドレスは「01
00」とすると、2回目の障害ログデータはアドレス「01
08」から格納される。このようにして、アドレス「01F
F」まで、n=32回の障害ログデータが格納される。For example, if n = 0, it is determined whether or not it matches the head position (for example, address “0100”). If it is the n-th time, the value of (head position + information amount / one time × n) is one. It is determined whether or not they are in compliance. For example, if (information amount / time) is 8 bytes, the storage start address is “01” in FIG.
00, the second failure log data is stored in the address "01
08 ”is stored. In this way, the address "01F
Up to “F”, n = 32 pieces of failure log data are stored.
これについては、現時点まで動作していたプログラム
において障害ログデータの格納を行っていたとすると、
格納ポインタ値は(先頭位置+(情報量/1回)の整数倍
n)の位置を示しているはずであるが、もし格納ポイン
タ値の値がずれた位置を示すものであるとすると、格納
ポインタ値が正しく初期化されずに、設定されたものと
判断される。格納ポインタ値が(先頭位置+(情報量/1
回)の整数倍n)を満足していない場合には、前記ステ
ップ74→ステップ75に進み、格納ポインタの初期化を行
い、次に格納エリアの設定を行う。その後、前記ステッ
プ73に進み、従来の障害ログデータ格納処理を行う。As for this, assuming that the program that was running so far was storing failure log data,
The storage pointer value should indicate the position of (head position + an integer multiple of (information amount / one time)), but if the storage pointer value indicates a position shifted, It is determined that the pointer value has not been correctly initialized and has been set. When the storage pointer value is (start position + (information amount / 1
If the integer times n) is not satisfied, the process proceeds from step 74 to step 75, where the storage pointer is initialized, and then the storage area is set. Thereafter, the process proceeds to the step 73, where the conventional failure log data storage processing is performed.
前記ステップ72において、格納ポインタ値が(先頭位
置+(情報量/1回)の整数倍n)の関係を満たしている
場合には、障害ログデータを格納する上で、何も問題は
ないのでステップ73に進み、従来の障害ログデータの格
納処理を行う。If the storage pointer value satisfies the relationship of (head position + (integer multiple of information amount / time) n) in step 72, there is no problem in storing the fault log data. Proceeding to step 73, conventional failure log data storage processing is performed.
例えば、前記第6図の(A)のような場合には、格納
ポインタ値が「0000」であり、これは運用ログエリアを
示しているので、ステップ71においては格納エリアとし
て不適当であると判断される。For example, in the case shown in FIG. 6A, the storage pointer value is “0000”, which indicates the operation log area. Is determined.
また第6図(B)においては、格納ポインタ値が「01
FF」であるので、ステップ71において、格納ポインタの
範囲内と判断され次のステップ72に進む。ステップ72に
おいては、情報量/1回を8バイトとした場合に、この
「01FF」は8バイト/1回の整数倍には当たらないので、
条件を満たさないと判断され、ステップ74→ステップ75
に進み、格納ポインタと格納エリアの初期化を行ってか
ら、ステップ73において障害ログデータの格納を行う。In FIG. 6 (B), the storage pointer value is “01”.
FF ", it is determined in step 71 that the value is within the range of the storage pointer, and the flow advances to next step 72. In step 72, when the amount of information / time is 8 bytes, since this “01FF” does not correspond to an integral multiple of 8 bytes / time,
It is determined that the conditions are not satisfied, and step 74 → step 75
Then, after initializing the storage pointer and the storage area, in step 73, the failure log data is stored.
このようにして、この実施例によれば、ログ機能の変
更に係るプログラムの変更によってログデータを格納す
るための格納ポインタの設定が変更されても、自動的に
格納ポインタ値が適切な範囲内の位置に設定されている
か否かを判断し、適切でなければ適切な格納場所に格納
するようにすることができる。したがって、プログラム
の変更等を行うときに、BBMクリア処理を行う必要がな
いので、従来のようにプログラム変更前までのログデー
タを別管理したり、また運用ログデータが格納されてい
るメモリのデータを破壊する恐れもない。Thus, according to this embodiment, even if the setting of the storage pointer for storing the log data is changed due to the change of the program related to the change of the log function, the storage pointer value automatically falls within the appropriate range. Is determined, and if not, it can be stored in an appropriate storage location. Therefore, it is not necessary to perform the BBM clear processing when changing the program, etc., so that the log data before the program change is separately managed as before, and the data in the memory where the operation log data is stored There is no fear of destroying.
またこの実施例においては、自動発券装置を例にログ
ポインタ設定方式を説明したが、この発明はこの装置に
限るものではなく、ログ機能を有する他の情報処理装置
においても適用できることは言うまでもない。In this embodiment, the log pointer setting method has been described by taking an automatic ticket issuing apparatus as an example. However, it is needless to say that the present invention is not limited to this apparatus and can be applied to other information processing apparatuses having a log function.
[発明の効果] 以上述べたようにこの発明によれば、次のような効果
を発揮する。[Effects of the Invention] As described above, according to the present invention, the following effects are exhibited.
ログメモリのクリア処理を実施しなくても、格納ポイ
ンタの適切な設定を行うことができるので、ユーザ側に
おいて運用中の運用ログデータに対して、何等の影響を
与えることなくログ機能の変更を行うことができるの
で、ログデータをプログラム入れ替え時に別途管理する
必要がなくなり、信頼性の高いログデータを得ることが
できる。Even if the log memory is not cleared, the storage pointer can be set appropriately, so that the user can change the log function without affecting the operation log data in operation. Since log data can be performed, it is not necessary to separately manage log data when replacing a program, and highly reliable log data can be obtained.
したがって装置の保守を容易にし、装置動作の信頼性
を高めるために寄与することができる。Therefore, maintenance of the apparatus can be facilitated and the reliability of the operation of the apparatus can be improved.
第1図はこの発明に係るログポインタ設定方式の好適な
実施例の動作フローチャート、第2図は従来の障害ログ
データ格納フローチャート、第3図は第1図及び第2図
のログポインタ設定方式を使用する装置のハードウエア
構成図、第4図は第2図における格納ポインタ初期化フ
ローチャート、第5図は障害ログデータ格納エリアメモ
リマップ、第6図(A)は格納ポインタが範囲外の場合
の例を説明する図、第6図(B)は1回の情報を格納で
きない場合の例を説明する図、第7図は第1図における
格納ポインタ及び格納エリアの初期化された状態を説明
する図である。 図中、31……CPU、32……プログラムメモリ、33……ロ
グメモリ、34……入出力回路、35……制御回路、36……
発券部、37……印字部、38……バスライン。FIG. 1 is an operation flowchart of a preferred embodiment of a log pointer setting method according to the present invention, FIG. 2 is a conventional failure log data storage flowchart, and FIG. 3 is a flowchart of the log pointer setting method of FIGS. FIG. 4 is a flowchart for initializing a storage pointer in FIG. 2, FIG. 5 is a memory map of a failure log data storage area, and FIG. 6 (A) is a diagram when the storage pointer is out of range. FIG. 6B is a diagram for explaining an example, FIG. 6B is a diagram for explaining an example in which information cannot be stored once, and FIG. 7 is a diagram for explaining an initialized state of a storage pointer and a storage area in FIG. FIG. In the figure, 31: CPU, 32: Program memory, 33: Log memory, 34: Input / output circuit, 35: Control circuit, 36:
Ticketing section, 37 ... Printing section, 38 ... Bus line.
───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭58−50052(JP,A) 特開 平2−176946(JP,A) (58)調査した分野(Int.Cl.6,DB名) G06F 11/30 - 11/34 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-58-50052 (JP, A) JP-A-2-176946 (JP, A) (58) Fields investigated (Int. Cl. 6 , DB name) G06F 11/30-11/34
Claims (1)
するログメモリを備え、格納ポインタを用いて前記ログ
メモリに前記所定のデータを格納する機能を有する情報
処理装置において、 前記ログメモリに格納する場合に、格納ポインタの値が
前記ログメモリの所定の格納エリア内を表す値か否かを
判断する第1の判断手段と、 前記第1の判断手段において格納ポインタの値が所定の
格納エリア内を表すと判断された場合に、更にこの格納
ポインタの値が格納エリアの先頭位置+所定の情報量の
整数倍のアドレス位置を表す値か否かを判断する第2の
判断手段を有し、 この第2の判断手段で条件を満足する場合はそのまま格
納ポインタの値が表す前記ログメモリ内のアドレスの位
置に所定のデータを格納し、第1の判断手段又は第2の
判断手段において条件を満足しない場合は、格納ポイン
タの値と格納エリアの値を初期化した後に初期化された
格納ポインタの値が表す位置に所定のデータを格納する
ことを特徴とするログポインタ設定方式。1. An information processing apparatus comprising: a log memory for storing predetermined data indicating an operation state of an apparatus; and a function of storing the predetermined data in the log memory using a storage pointer. First storing means for determining whether or not the value of the storage pointer is a value representing the inside of a predetermined storage area of the log memory; and determining whether or not the value of the storage pointer is a predetermined storage value in the first determining means. When it is determined that the value indicates the inside of the area, there is further provided a second determining means for determining whether or not the value of the storage pointer is a value representing an address position of an integer multiple of the head position of the storage area + a predetermined information amount. If the condition is satisfied by the second judging means, predetermined data is stored in the address position in the log memory indicated by the value of the storage pointer as it is, and the first judging means or the second judging means A log pointer setting method for initializing the value of the storage pointer and the value of the storage area if the condition is not satisfied in the column, and then storing predetermined data at the position represented by the initialized value of the storage pointer; .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2318090A JP2892490B2 (en) | 1990-11-26 | 1990-11-26 | Log pointer setting method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2318090A JP2892490B2 (en) | 1990-11-26 | 1990-11-26 | Log pointer setting method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH04199235A JPH04199235A (en) | 1992-07-20 |
JP2892490B2 true JP2892490B2 (en) | 1999-05-17 |
Family
ID=18095369
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2318090A Expired - Fee Related JP2892490B2 (en) | 1990-11-26 | 1990-11-26 | Log pointer setting method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2892490B2 (en) |
-
1990
- 1990-11-26 JP JP2318090A patent/JP2892490B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH04199235A (en) | 1992-07-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR910005369B1 (en) | Display mode switching system for plasma display apparatus | |
EP1000395B1 (en) | Apparatus and method for memory error detection and error reporting | |
JP2560124B2 (en) | Video game system and information processing device | |
US6125392A (en) | Method and apparatus for high speed event log data compression within a non-volatile storage area | |
EP0076903B1 (en) | Emulation of data processing display terminals of variable screen size on the display of a text processor | |
DE4337055A1 (en) | Protection of user data for battery-powered lap-top or notebook portable personal computer - performs special-operating-system-interruption and BIOS-system-interruption operations depending upon state of power supply switch to store user data on hard disk and status data of computer system in system manager RAM | |
KR920005282B1 (en) | System management apparatus for a multiprocessor system | |
JP2892490B2 (en) | Log pointer setting method | |
JP3104685B2 (en) | System log recording device, system log recording method, and recording medium | |
JPH0573566A (en) | Document preparing device | |
JP3331847B2 (en) | Digital type protection relay device | |
JPH043220A (en) | Printing controller | |
JP2665410B2 (en) | Electronic devices with backup memory | |
JP2878293B2 (en) | Printer extended font supply device | |
EP0498453A2 (en) | Programmable controller with independent display | |
JP3098414B2 (en) | Load module storage method | |
JP2648011B2 (en) | Printer device | |
JP3487775B2 (en) | How to set monitoring conditions on the system monitoring panel | |
JP3491369B2 (en) | Data processing device | |
JPH0540469A (en) | Electronic equipment | |
JP2589396B2 (en) | Memory with revision control information | |
JP3477585B2 (en) | Network operation system | |
JPH04104322A (en) | Console message recording device | |
JP2657138B2 (en) | Printer | |
JPS60110479A (en) | Control apparatus having pie character processing function |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090226 Year of fee payment: 10 |
|
LAPS | Cancellation because of no payment of annual fees |