JPH0652018A - Error display system - Google Patents
Error display systemInfo
- Publication number
- JPH0652018A JPH0652018A JP4204167A JP20416792A JPH0652018A JP H0652018 A JPH0652018 A JP H0652018A JP 4204167 A JP4204167 A JP 4204167A JP 20416792 A JP20416792 A JP 20416792A JP H0652018 A JPH0652018 A JP H0652018A
- Authority
- JP
- Japan
- Prior art keywords
- error
- display
- displayed
- key
- detailed information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Input From Keyboards Or The Like (AREA)
- Debugging And Monitoring (AREA)
- Digital Computer Display Output (AREA)
- Facsimiles In General (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はエラー表示方式に係わ
り、特にディスプレイ付きのオペレータパネルを有する
装置においてエラーメッセージをディスプレイ画面に表
示するエラー表示方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an error display system, and more particularly to an error display system for displaying an error message on a display screen in an apparatus having an operator panel with a display.
【0002】[0002]
【従来の技術】プリンタ装置、ファクシミリ装置等には
オペレータパネルが設けられ、該オペレータパネルのデ
ィスプレイ画面に適宜必要な情報を表示すると共に、所
定のキーを操作することにより所望の制御を行なえるよ
うになっている。、図22は従来のプリンタ装置の説明
図であり、1はプリンタのメカ・印字ヘッド部、2はメ
カ部のエラー(紙詰り、印字ヘッドのピン折れ損、リボ
ン送り不能等)を検出する各種センサ、3aはメカ制御
部、3bはヘッドドライバ、4はプリンタ全体を制御す
るコントローラ(プリンタコントローラ)、5はオペレ
ータパネルである。オペレータパネル5において、5a
は16桁2段の表示領域を有するLCD表示部、5b,
5cは改行、改頁のファンションキー、5dはスタート
/ストップキー、5eは電源投入状態/エラー発生状態
等を表示するLED、5f,5gは用紙微調送り用のキ
ー(微調キー)であり、エラー表示に際してはエラーメ
ッセージを順次スクロールする機能を有している。5h
はテスト/設定/通常動作を選択するスライドスイッ
チ、5iはエラー解除するエラー解除キーである。尚、
オペレータパネル5の枠内の文字はパネルカバー上にマ
ーキングされ、各キーの機能は固定されている。2. Description of the Related Art An operator panel is provided in a printer device, a facsimile device, etc., so that necessary information can be appropriately displayed on a display screen of the operator panel and desired control can be performed by operating a predetermined key. It has become. FIG. 22 is an explanatory view of a conventional printer device. 1 is a printer mechanical / print head unit, 2 is a mechanical unit error (paper jam, print head pin breakage, ribbon feed failure, etc.). A sensor, 3a is a mechanical control unit, 3b is a head driver, 4 is a controller (printer controller) for controlling the entire printer, and 5 is an operator panel. On the operator panel 5, 5a
Is an LCD display unit having a 16-digit two-stage display area, 5b,
5c is a line feed / page break function key, 5d is a start / stop key, 5e is an LED for displaying a power-on state / error occurrence state, etc., 5f and 5g are keys (fine adjustment key) for sheet fine adjustment feed, When displaying an error, it has a function of sequentially scrolling error messages. 5h
Is a slide switch for selecting test / setting / normal operation, and 5i is an error cancel key for canceling an error. still,
The characters in the frame of the operator panel 5 are marked on the panel cover, and the function of each key is fixed.
【0003】コントローラ4はホスト装置からデータや
コマンドを受信すると、それらを解析し、文字コードデ
ータであれば該文字コードをビットイメージデータに変
換して第1の頁バッファー(図示せず)に展開する。つ
いで、第1の頁バッファーからNライン(1文字行に相
当する)分のビットイメージデータをラインバッファー
(図示せず)に転送すると共に、次の頁の文字コードデ
ータをビットイメージデータに変換して第2の頁バッフ
ァーに展開する。第1の頁バッファーからラインバッフ
ァーに転送されたビットイメージデータは順次N個づつ
読出されてヘッドドライバ3bに入力され、ヘッドドラ
イバ3bはN本の印字ピンをビットイメージに基づいて
駆動すると共に、印字ヘッドを水平方向に移動させて記
録用紙に1行の印刷を行なう。以後、1行分紙送りする
と共に、ラインバッファーに1行分のビットイメージデ
ータを転送して印刷を行ない、かかる動作を繰り返して
1頁分の印刷を行なう。When the controller 4 receives data and commands from the host device, it analyzes them and, if they are character code data, converts the character codes into bit image data and develops them in a first page buffer (not shown). To do. Then, the bit image data of N lines (corresponding to one character line) from the first page buffer is transferred to the line buffer (not shown), and the character code data of the next page is converted into bit image data. To the second page buffer. The bit image data transferred from the first page buffer to the line buffer are sequentially read out N by N and input to the head driver 3b. The head driver 3b drives N print pins based on the bit image and prints. The head is moved horizontally to print one line on the recording paper. Thereafter, the paper for one line is fed, the bit image data for one line is transferred to the line buffer for printing, and the above operation is repeated to print for one page.
【0004】1頁の印刷が完了すれば、第2の頁バッフ
ァーから次の頁のビットイメージデータをNラインづつ
読出してラインバッファーに転送すると共に、第1の頁
バッファーに次の頁の文字コードのビットイメージデー
タを展開し、以後、同様に第1、第2の頁バッファーを
交互に用いて印刷を行なう。又、コントローラ4はホス
ト装置から改行コマンドや改頁コマンドを受信すれば、
あるいはオペレータパネルから改行、改頁、微調送り等
を指示されるとメカ制御部3aに所定のメカ制御用のコ
マンドを送り、該メカ制御部3aをして改行機構、改頁
機構を制御させて改行、改頁、用紙の微調送り等を行な
わせる。更に、コントローラ4はメカ制御部3aとヘッ
ドドライバ3bから送出されるステータスコード(エラ
ーコード)を監視し、エラー発生時に送出されてくるエ
ラーコードを解釈してエラーメッセージをLCD表示部
5aに表示する。LCD表示部5aは16桁2段の表示
領域しかないため、エラーメッセージを全て表示でき
ず、微調キー5f,5gを用いてエラーメッセージ(エ
ラー内容、エラー対処法等)をスクロール表示する。
又、同時に2以上のエラーが生じている場合には、微調
キー5f,5gを用いてスクロールすることにより、次
のエラーに関するエラーメッセージを表示する。更に、
エラー原因を取り除いた後、エラー解除キー5iを押し
てエラー解除する。尚、エラーによってはユーザでは修
復できないCE(カストマーエンジニア)コールのエラ
ーがあり、エラー解除キーを押してもエラーは解除でき
ない。When the printing of one page is completed, the bit image data of the next page is read from the second page buffer every N lines and transferred to the line buffer, and the character code of the next page is written in the first page buffer. Bit image data is expanded, and thereafter, printing is similarly performed by alternately using the first and second page buffers. If the controller 4 receives a line feed command or a page break command from the host device,
Alternatively, when a line feed, page break, fine adjustment feed, or the like is instructed from the operator panel, a predetermined mechanical control command is sent to the mechanical control unit 3a, and the mechanical control unit 3a is caused to control the line feed mechanism and page feed mechanism. Causes line breaks, page breaks, and fine feed of paper. Further, the controller 4 monitors the status code (error code) sent from the mechanical control unit 3a and the head driver 3b, interprets the error code sent when an error occurs, and displays an error message on the LCD display unit 5a. . Since the LCD display section 5a has only a 16-digit two-stage display area, it cannot display all error messages, and scrolls the error messages (error details, error countermeasures, etc.) using the fine adjustment keys 5f and 5g.
If two or more errors occur at the same time, the fine adjustment keys 5f and 5g are used to scroll to display an error message regarding the next error. Furthermore,
After removing the cause of the error, the error cancel key 5i is pressed to cancel the error. Depending on the error, there is a CE (customer engineer) call error that cannot be repaired by the user, and the error cannot be canceled even if the error cancel key is pressed.
【0005】[0005]
【発明が解決しようとする課題】従来の装置では、オペ
レータパネル5に設けられた表示部5aのディスプレイ
画面が小さく、又、各キーの機能がパネルカバー上にマ
ーキングされ、固定であった。このため、オペレータに
対して理解しにくく、しかも操作にくいという問題があ
った。特に、エラーが発生した時には、以下の問題があ
る。すなわち、 (a) 複数のエラーが同時に発生したかどうかを簡単に認
識できない。これは、1画面に表示するエラーメッセー
ジが1種類だけであるにもかかわらず、複数のエラーが
発生していることを指示する表示がないからである。
尚、従来装置では微調キー5f,5gを押してみること
により次エラーのメッセージに切り換わり、初めて複数
のエラーが発生したことがわかる。 (b) 複数のエラーが同時発生すると、エラーコードがメ
カ制御部3aやヘッドドライバ3bから送られてくる
が、エラー表示は送られてくる順に行なわれる。このた
め、微調キーを押さないと優先順位の高いエラーを見逃
すことがある。又、エラー表示中に後から発生した優先
順位の高いエラーを直ちに表示できない。 (c) 複数のエラーが同時に発生している場合、各エラー
のメッセージは連続してスクロール表示されるため、微
調キーによって切り換えた画面が前のエラーメッセージ
の詳細情報なのか次のエラーに関するエラーメッセージ
なのか識別しにくい問題がある。 (d) 画面が小さいのでエラー対処方法を表示することが
できず、オペレータはエラーメッセージより保守マニュ
アルを参照することで対処方法を探さなくてはならず、
エラーに対して簡単に、かつ迅速に対処できない問題が
ある。 (e) エラー表示されているエラーの解除が可能である
か、不可能であるかが認識できず取敢えずエラー解除キ
ーを押すしかない。In the conventional apparatus, the display screen of the display portion 5a provided on the operator panel 5 is small, and the function of each key is marked on the panel cover and fixed. Therefore, there is a problem that it is difficult for the operator to understand and the operation is difficult. In particular, when an error occurs, there are the following problems. That is, (a) it is not easy to recognize whether multiple errors occurred at the same time. This is because there is no display indicating that a plurality of errors have occurred even though only one type of error message is displayed on one screen.
It should be noted that in the conventional device, by pressing the fine adjustment keys 5f and 5g, the message is switched to the next error message, and it can be seen that a plurality of errors have occurred for the first time. (b) When a plurality of errors occur at the same time, the error code is sent from the mechanical control unit 3a and the head driver 3b, but the error display is performed in the order of sending. Therefore, if the fine adjustment key is not pressed, an error with a high priority may be missed. In addition, it is not possible to immediately display a high-priority error that occurred later during error display. (c) When multiple errors occur at the same time, the message of each error is scrolled continuously, so the screen switched by the fine adjustment key is the detailed information of the previous error message or the error message of the next error. There is a problem that is difficult to identify. (d) Since the screen is small, it is not possible to display the error coping method, and the operator has to find the coping method by referring to the maintenance manual from the error message.
There is a problem that errors cannot be dealt with easily and quickly. (e) It is not possible to recognize whether the error indicated by the error can be canceled or not, and the only option is to press the error cancel key.
【0006】以上から本発明の目的は、オペレータに対
して理解しやすく、しかも操作しやすいエラー表示方法
を提供することである。本発明の別の目的は、エラーが
複数同時に発生しても優先順位順にエラー表示ができる
エラー表示方法を提供することである。本発明の別の目
的は、エラーが同時に複数発生しても、他にエラーが発
生していること、及び他のエラー表示を要求するキーを
容易に認識できるエラー表示方法を提供することであ
る。本発明の別の目的は、エラーメッセージ表示してい
るエラーが解除可能なエラーかどうか、及びエラー解除
キーを容易に認識できるエラー表示方法を提供すること
である。本発明の別の目的はエラーに対する対処方法の
有無、及び対処方法の表示要求キーを容易に認識でき、
しかも優先順位順にエラー対処方法を表示できるエラー
表示方法を提供することである。本発明の別の目的は、
エラーに対する詳細情報の有無、及び詳細情報の表示要
求キーを容易に認識できるエラー表示方法を提供するこ
とである。本発明の別の目的は、対処方法や、詳細情報
の前画面に戻せるか否か、及び前画面に戻すキーを容易
に認識できるエラー表示方法を提供することである。In view of the above, it is an object of the present invention to provide an error display method that is easy for an operator to understand and easy to operate. Another object of the present invention is to provide an error display method capable of displaying errors in order of priority even if a plurality of errors occur simultaneously. Another object of the present invention is to provide an error display method capable of easily recognizing that another error has occurred even if a plurality of errors occur at the same time, and that a key requesting another error display can be easily recognized. . Another object of the present invention is to provide an error display method capable of easily recognizing whether an error displayed in an error message is an error that can be canceled and an error cancellation key. Another object of the present invention is to easily recognize the presence or absence of a coping method for an error and a display request key of the coping method,
Moreover, it is to provide an error display method capable of displaying error coping methods in order of priority. Another object of the present invention is to
An object of the present invention is to provide an error display method capable of easily recognizing the presence or absence of detailed information regarding an error and a display request key for displaying the detailed information. Another object of the present invention is to provide a coping method, an error display method capable of easily recognizing whether a previous screen of detailed information can be returned, and a key for returning to the previous screen.
【0007】[0007]
【課題を解決するための手段】図1は本発明の原理説明
図である。11はプリンタのメカ・印字ヘッド部、12
はメカ部のエラー(紙詰り、印字ヘッドのピン折れ損、
リボン送り不能等)を検出する各種センサ、13aはメ
カ制御部、13bはヘッドドライバ、14はプリンタ全
体を制御するコントローラ、15はオペレータパネル、
16は表示制御部である。オペレータパネル15には、
大画面の液晶ディスプレイ装置15aが設けられ、ディ
スプレイ画面の左右周辺部には多数のキー15b-1〜15-8
が設けられている。ディスプレイ画面には、エラーメッ
セージ、エラー対処方法、エラーの詳細情報等が表示さ
れ、かつ、各キーに対応するディスプレイ画面位置にキ
ーの機能が表示されるようになっている。FIG. 1 is a diagram for explaining the principle of the present invention. Reference numeral 11 denotes a printer mechanical / print head portion, and 12
Is a mechanical error (paper jam, print head pin breakage,
Ribbon feeding failure, etc.), 13a is a mechanical control unit, 13b is a head driver, 14 is a controller for controlling the entire printer, 15 is an operator panel,
16 is a display control unit. On the operator panel 15,
A large-screen liquid crystal display device 15a is provided, and a large number of keys 15b-1 to 15-8 are provided on the left and right peripheral portions of the display screen.
Is provided. An error message, an error coping method, detailed error information, and the like are displayed on the display screen, and the function of the key is displayed at the display screen position corresponding to each key.
【0008】[0008]
【作用】予め、プリンタのメカ・印字ヘッド部11ある
いはコントローラ14内部のハードウェア部分等に生じ
るエラーにそれぞれ表示優先順位を付しておき、複数の
エラーが同時に発生して各種センサ12により検出され
た場合、コントローラ14は優先順位が最も高いエラー
を表示制御部16に通知して該エラーに応じたエラーメ
ッセージをディスプレイ装置15aに表示する。又、エ
ラーメッセージを表示する際、他にエラーが生じてい
れば、キー15b-4の近傍に「他のエラー」の表示を行い、
現在表示しているエラーが解除可能であればキー15b-
8の近傍に「エラー解除」の表示を行い、他に対処方法
が存在する場合には、キー15b-2の近傍に「対処方法」の
表示を行い、エラーに関する詳細情報が存在する場合
には、キー15b-3の近傍に「詳細情報」の表示を行い、
対処方法又は詳細情報を表示している時、前画面に戻せ
る場合には、キー15b-6の近傍に「前画面」の表示を行
う。そして、「他のエラー」キー15b-4が操作された場合
には、他のエラーに関するエラーメッセージを表示し、
「エラー解除キー」15b-8が操作された場合には、表示
されているエラーを解除し、「対処方法」キー15b-2が操
作された場合には、エラーの対処方法メッセージを表示
し、「詳細情報」キー15b-3が操作された場合には、エラ
ーの詳細情報を表示し、「前画面」キー15b-6が操作され
た場合には、対処方法又は詳細情報の前画面を表示す
る。In advance, the errors occurring in the mechanical / printing head unit 11 of the printer or the hardware part in the controller 14 are given display priorities respectively, and a plurality of errors occur simultaneously and are detected by the various sensors 12. In this case, the controller 14 notifies the display control unit 16 of the error having the highest priority and displays the error message corresponding to the error on the display device 15a. Also, when displaying an error message, if another error occurs, display "other error" near key 15b-4,
If the currently displayed error can be canceled, key 15b-
If "Error clear" is displayed near 8, and if there is another remedy, display "Remedy" near key 15b-2. If there is detailed information about the error, , Display "Detailed information" near the key 15b-3,
When it is possible to return to the previous screen while the coping method or detailed information is displayed, the "previous screen" is displayed in the vicinity of the key 15b-6. Then, when the "other error" key 15b-4 is operated, an error message regarding another error is displayed,
When the "Error release key" 15b-8 is operated, the displayed error is released, and when the "Handling method" key 15b-2 is operated, the handling method message of the error is displayed. When the "detailed information" key 15b-3 is operated, the detailed information of the error is displayed, and when the "previous screen" key 15b-6 is operated, the countermeasure or the previous screen of the detailed information is displayed. To do.
【0009】以上のように、エラーが複数同時に発生し
ても優先順位順にエラー表示ができるため、優先順位の
高いエラーを見逃すこと無くエラーに対処できる。又、
エラーが同時に複数発生している場合には「他のエラ
ー」表示を行うから、他にエラーが発生していること、
及び他のエラー表示を要求するキーを容易に認識でき、
操作性能を向上できる。更に、エラーが解除可能なエラ
ーの場合には「エラー解除」表示を行うから、容易にエ
ラー解除の可否、及びエラー解除キーを認識でき、操作
性能を向上できる。又、エラーに対する対処方法が存在
する場合には「対処方法」表示を行うから、対処方法の
有無、及び対処方法に関するメッセージの表示要求キー
を容易に認識でき、操作性能を向上できる。更に、エラ
ーに対する詳細情報が存在する場合には、「詳細情報」
表示を行うから、詳細情報の有無及び詳細情報に関する
メッセージの表示要求キーを容易に認識でき、操作性能
を向上できる。又、対処方法や、詳細情報の前画面に戻
せる場合には「前画面」表示を行うから、前画面情報の
有無、及び前画面に戻すキーを容易に認識でき、操作性
能を向上できる。As described above, even if a plurality of errors occur at the same time, the errors can be displayed in order of priority, so that errors with a high priority can be dealt with without overlooking. or,
If multiple errors occur at the same time, "Other error" is displayed, so that another error has occurred.
And other keys that require error indication can be easily recognized,
The operation performance can be improved. Further, when the error is an error that can be canceled, the "error cancel" display is displayed, so that whether or not the error can be canceled and the error cancel key can be easily recognized, and the operation performance can be improved. Further, when there is a coping method for the error, the “coping method” is displayed, so that the presence or absence of the coping method and the display request key for the message regarding the coping method can be easily recognized, and the operation performance can be improved. Furthermore, if detailed information about the error exists, "detailed information"
Since the display is performed, it is possible to easily recognize the presence / absence of the detailed information and the display request key of the message regarding the detailed information, and improve the operation performance. Moreover, since the "previous screen" is displayed when the previous method of the coping method or the detailed information can be returned, the presence or absence of the previous screen information and the key for returning to the previous screen can be easily recognized, and the operation performance can be improved.
【0010】[0010]
【実施例】全体の構成 図2は本発明の実施例構成図であり、11はプリンタの
メカ・印字ヘッド部、12はメカ・印字ヘッドにおける
エラー(紙詰り、印字ヘッドのピン折れ損、リボン送り
不能等)を検出する各種センサ、13aはメカ制御部、
13bはヘッドドライバ、14はプリンタ全体を制御す
るコントローラ、15はオペレータパネル、16は表示
制御部である。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Overall Configuration FIG. 2 is a configuration diagram of an embodiment of the present invention. 11 is a mechanical / print head portion of a printer, 12 is a mechanical / print head error (paper jam, print head pin breakage, ribbon). Various sensors for detecting the feed failure, etc., 13a is a mechanical control unit,
Reference numeral 13b is a head driver, 14 is a controller for controlling the entire printer, 15 is an operator panel, and 16 is a display control unit.
【0011】オペレータパネル オペレータパネル15には、128×256ドットの大
画面の液晶ディスプレイ装置15aが設けられ、ディス
プレイ画面の左右周辺部には多数のキー15b-1〜15-8が
設けられている。ディスプレイ画面はメッセージ表示領
域15a-1とキー機能表示領域15a-2に分かれており、メッ
セージ表示領域15a-1にはエラーメッセージ(エラー内
容)やエラー対処方法、エラーの詳細情報等が表示さ
れ、キー機能表示領域15a-2には各キー15b-1〜15b-8に
割り当てた機能が該キーに対応するディスプレイ画面位
置(キーの近傍)に表示されるようになっている。各キー
の機能は適宜変更可能であり、各種状態に応じて各キー
には所定の機能が割り当てられ、その機能が近傍に表示
される。 Operator Panel The operator panel 15 is provided with a liquid crystal display device 15a having a large screen of 128 × 256 dots, and a large number of keys 15b-1 to 15-8 are provided on the left and right peripheral portions of the display screen. . The display screen is divided into a message display area 15a-1 and a key function display area 15a-2.The message display area 15a-1 displays error messages (error details), error countermeasures, detailed error information, etc. In the key function display area 15a-2, the functions assigned to the keys 15b-1 to 15b-8 are displayed at the display screen positions (near the keys) corresponding to the keys. The function of each key can be changed as appropriate, a predetermined function is assigned to each key according to various states, and the function is displayed in the vicinity.
【0012】コントローラ コントローラ14はマイコン構成になっており、印刷制
御やエラー表示制御等各種制御を行ってプリンタの全体
を制御する。印刷制御に関連する部分は詳細に図示して
いないが、図22で説明した従来の場合と同様に、ホス
ト装置からデータ、コマンドを受信して解析し、文字コ
ードの場合にはビットイメージデータに変換し、該ビッ
トイメージデータをヘッドドライバに13bに転送して
印刷する。又、改行、改頁コマンドの場合には紙送り指
示をメカ制御部13aに対して行い、記録紙の改行、改
頁を行う。又、オペレータパネル15からの指示に従っ
てメカ制御部13bに改行、改頁、微調送りの指示を行
って記録紙の改行、改頁、微調送りを行う。 Controller The controller 14 has a microcomputer configuration and performs various controls such as printing control and error display control to control the entire printer. Although the part related to print control is not shown in detail, as in the conventional case described in FIG. 22, data and commands are received and analyzed from the host device, and in the case of a character code, they are converted into bit image data. The bit image data is converted and transferred to the head driver 13b for printing. Further, in the case of a line feed and page break command, a paper feed instruction is given to the mechanical control unit 13a to perform line feed and page break of the recording paper. Further, according to instructions from the operator panel 15, the mechanical control section 13b is instructed to perform line feed, page break, and fine adjustment feed to perform line feed, page feed, and fine adjustment feed of the recording paper.
【0013】エラー表示制御に関しては、メカ制御部1
3aとヘッドドライバ13bからのステータス(エラー
コード)や内部的に検出されるRAM等のエラーを監視
し、エラーが発生したらその内容を解釈してエラー表示
を行う。かかるエラー表示制御のために、コントローラ
14には各種機能がプログラムで組み込まれている。1
4aは発生したエラーに対応するエラーメッセージを表
示するためのエラー表示処理部、14bは複数のエラー
が生じた場合における他のエラー表示を行うための他の
エラー表示処理部、14cはエラー解除可能なエラーか
どうかを表示するためのエラー解除表示処理部、14d
はエラーに対する対処方法を表示させるための対処方法
表示処理部、14eはエラーに対する詳細情報(エラー
発生位置情報等)を表示させるための詳細情報表示処理
部、14fは対処方法や詳細情報の前画面表示を行わせ
るための前画面表示処理部である。又、14hは発生し
たエラーのエラーコードを優先順位順に記憶するエラー
バッファ、14iはエラー情報記憶部で、各エラーに対
応させてエラー表示の優先順位、エラー解除情報、対処
方法情報、詳細情報を記憶するもの、14iは各種ポイ
ンタを記憶するポインタ記憶部である。尚、表示優先順
位が高いエラーのエラーコード(番号)を大きくするよ
うに決めておくことによりエラー表示優先順位の記憶を
省略できる。Regarding the error display control, the mechanical control unit 1
The status (error code) from 3a and the head driver 13b and an internally detected error such as RAM are monitored, and when an error occurs, the content is interpreted and an error is displayed. Various functions are programmed in the controller 14 for such error display control. 1
4a is an error display processing unit for displaying an error message corresponding to the error that has occurred, 14b is another error display processing unit for performing another error display when a plurality of errors occur, and 14c is an error cancelable Error display processing unit for displaying whether or not there is a proper error, 14d
Is a handling method display processing unit for displaying a handling method for the error, 14e is a detailed information display processing unit for displaying detailed information (error occurrence position information, etc.) for the error, and 14f is a previous screen of the handling method or the detailed information. It is a previous screen display processing unit for displaying. Further, 14h is an error buffer for storing the error codes of the generated errors in order of priority, and 14i is an error information storage section for displaying error display priority, error cancellation information, coping method information, and detailed information corresponding to each error. What is stored, 14i is a pointer storage unit that stores various pointers. It should be noted that the storage of the error display priority order can be omitted by deciding to increase the error code (number) of the error having the high display priority order.
【0014】エラー情報記憶部 図3はエラー情報記憶部14iに記憶されるエラー解除
情報、対処方法情報、詳細情報の説明図である。図3
(a)はエラー解除情報テーブル14i-1であり、各エラー
コードに対応させてエラー解除が可能/不可能を示すデ
ータ("1":エラー解除可能、"0":エラー解除不可
能)を記憶し、現在表示しているエラーが解除可能なエ
ラーであれば、エラー解除表示処理部14cはエラー解
除を要求するキー15b-8の近傍に「エラー解除」を表示す
る。図3(b)は対処方法情報テーブル14i-2であり、各
エラーコードに対応させて、対処方法の個数及び各対処
方法のコード(対処方法コード)を優先順に記憶する。
対処方法表示処理部14dは、エラーメッセージが表示
されているエラーに対応する対処方法があるか判断し、
なければ対処方法メッセージの表示はせず、あればエラ
ーメッセージの下に対処方法メッセージの表示をする。
更に優先順位が低い他の対処方法が存在すれば、他の対
処方法の表示を要求するキー15b-2の近傍に「対処方
法」を表示し、なければ「対処方法」を表示しない。
尚、対処方法コードより、対処方法メッセージの格納位
置が識別される。 Error Information Storage Section FIG. 3 is an explanatory diagram of error cancellation information, coping method information, and detailed information stored in the error information storage section 14i. Figure 3
(a) is an error cancellation information table 14i-1, which stores data indicating whether error cancellation is possible / impossible corresponding to each error code ("1": error cancellation possible, "0": error cancellation impossible). If the stored and currently displayed error is an error that can be canceled, the error cancellation display processing unit 14c displays "error cancellation" near the key 15b-8 that requests error cancellation. FIG. 3B is a coping method information table 14i-2, in which the number of coping methods and the code (coping method code) of each coping method are stored in order of priority in association with each error code.
The coping method display processing unit 14d determines whether there is a coping method corresponding to the error for which the error message is displayed,
If there is no action message, no action message is displayed. If there is, the action message is displayed below the error message.
If there is another coping method having a lower priority, the "coping method" is displayed in the vicinity of the key 15b-2 requesting the display of another coping method, and if there is no coping method, the "coping method" is not displayed.
The storage location of the coping method message is identified from the coping method code.
【0015】図3(c)は詳細情報テーブル14i-3であ
り、各エラーコードに対応させて、詳細情報の個数及び
各詳細情報のコード(詳細情報コード)を優先順に記憶
する。詳細情報表示処理部14eは、エラーメッセージ
が表示されているエラーに対応する詳細情報があるか判
断し、あれば詳細情報の表示を要求するキー15b-3の近
傍に「詳細情報」を表示すると共に、該キーが押圧され
ると優先順位が最大の詳細情報をエラーメッセージの下
に表示する。又、優先順位が低い他の詳細情報が存在す
れば、キー15b-3の近傍に「詳細情報」を表示し、無け
れば「詳細情報」を表示しない。尚、詳細情報コードよ
り、詳細情報メッセージの格納位置が識別される。図3
(a)のエラー解除テーブルや図3(b)の対処方法情報テー
ブル14i-2は予め作成されてエラー情報記憶部14i
に記憶されているが、図3(c)の詳細情報テーブル14i
-3はエラーコードと共に送られてくる詳細情報コードに
基づいて作成される。FIG. 3C is a detailed information table 14i-3, which stores the number of detailed information and the code (detailed information code) of each detailed information in order of priority in association with each error code. The detailed information display processing unit 14e determines whether there is detailed information corresponding to the error for which the error message is displayed, and if there is, displays "detailed information" in the vicinity of the key 15b-3 that requests the display of detailed information. At the same time, when the key is pressed, detailed information with the highest priority is displayed below the error message. If there is other detailed information of low priority, the "detailed information" is displayed in the vicinity of the key 15b-3, and if there is no other detailed information, the "detailed information" is not displayed. The detailed information code identifies the storage location of the detailed information message. Figure 3
The error cancellation table of (a) and the coping method information table 14i-2 of FIG. 3 (b) are created in advance and are stored in the error information storage unit 14i.
Stored in the detailed information table 14i of FIG. 3 (c).
-3 is created based on the detailed information code sent together with the error code.
【0016】ポインタ記憶部 ポインタ記憶部14jには、エラー表示ポインタ14j-
1、エラーコード書き込みポインタ14j-2、対処方法
表示ポインタ14j-3、詳細情報表示ポインタ14j-4が記
憶されている。エラー表示ポインタ14j-1は、エラーバ
ッファ14hに記憶されている複数のエラーコードのう
ち、エラーメッセージを表示するエラーコードを指すポ
インタであり、エラーコード書き込みポインタ14j-2は
新たに発生するエラーコードのエラーバッファ14hに
おける書き込み位置を指すポインタであり、対処方法表
示ポインタ14j-3は、対処方法情報テーブル14i-2(図
3(b)参照)における複数の対処方法のうちどの対処方法
を表示させるかを指示するポインタであり、詳細情報表
示ポインタ14j-4は詳細情報テーブル14i-3(図3(c)
参照)における複数の詳細情報のうちどの詳細情報を表
示させるかを指示するポインタである。 Pointer storage unit The pointer storage unit 14j has an error display pointer 14j-
1, an error code write pointer 14j-2, a coping method display pointer 14j-3, and a detailed information display pointer 14j-4 are stored. The error display pointer 14j-1 is a pointer pointing to an error code for displaying an error message among the plurality of error codes stored in the error buffer 14h, and the error code write pointer 14j-2 is a newly generated error code. Is a pointer pointing to the writing position in the error buffer 14h, and the coping method display pointer 14j-3 displays which coping method among the coping methods in the coping method information table 14i-2 (see FIG. 3B). The detailed information display pointer 14j-4 is a pointer for indicating whether or not the detailed information table 14i-3 (see FIG. 3C).
This is a pointer for instructing which detailed information is to be displayed among the plurality of detailed information in (see).
【0017】表示制御部 表示制御部16は、ディスプレイコントローラ16a
と、各種メッセージを記憶するメッセージテーブル16
bを備えている。表示制御部16はコントローラ14か
ら入力されるエラーコード、対処方法コード、詳細コー
ドを解析してメッセージ表示領域15a-1に表示する画像
を作成すると共に、同様にコントローラ14から入力さ
れるキーの機能名表示指令に従ってキー機能表示領域15
a-2に表示する画像を作成し、1画面の画像データをデ
ィスプレイ装置15aに入力して表示する。メッセージ
テーブル16bには予め、エラーメッセージ(エラー内
容等)を記憶するエラーメッセージテーブル16b-1と、
対処方法メッセージを記憶する対処方法メッセージテー
ブル16b-2と、詳細情報メッセージを記憶する詳細情報
メッセージテーブル16b-3が設けられている。 Display Control Unit The display control unit 16 is a display controller 16a.
And a message table 16 for storing various messages
b. The display control unit 16 analyzes the error code, the coping method code, and the detailed code input from the controller 14 to create an image to be displayed in the message display area 15a-1, and also functions the keys input from the controller 14. Key function display area according to the name display command 15
An image to be displayed on a-2 is created, and image data for one screen is input to the display device 15a and displayed. In the message table 16b, an error message table 16b-1 for storing error messages (error contents etc.) in advance,
A countermeasure message table 16b-2 for storing a countermeasure message and a detailed information message table 16b-3 for storing a detailed information message are provided.
【0018】図4はメッセージテーブル16bの説明図
である。エラーメッセージテーブル16b-1には図4(a)に
示すように、エラーコードに対応させてエラー内容(リ
ボンエラー、用紙送りエラー、インターロックエラー
等)や補足メッセージが記憶されている。対処方法メッ
セージテーブル16b-2には、対処方法コードに対応させ
て対処方法メッセージ、例えばインターロックエラーで
あれば「スロートレバーを閉じてエラー解除キーを押し
て下さい」等のメッセージが記憶されている。詳細情報
メッセージテーブル16b-3には、詳細情報コードに対応
させて詳細情報メッセージ、例えばヘッド系のエラーで
あれば、そのエラーが生じているピン位置を示すメッセ
ージ「ブロック:xx ピン:xx」が記憶されてい
る。FIG. 4 is an explanatory diagram of the message table 16b. As shown in FIG. 4A, the error message table 16b-1 stores error contents (ribbon error, paper feed error, interlock error, etc.) and supplementary messages corresponding to the error code. The coping method message table 16b-2 stores a coping method message corresponding to the coping method code, for example, a message such as "Please close the throat lever and press the error release key" in the case of an interlock error. In the detailed information message table 16b-3, a detailed information message corresponding to the detailed information code, for example, in the case of a head system error, a message “block: xx pin: xx” indicating the pin position where the error has occurred is displayed. Remembered
【0019】エラー表示の説明 図5、図6は本発明によるエラー表示例であり、15a
はディスプレイ装置、15b-1〜15b-8はディスプレイ画面
の左右周辺部に設けられたキーである。 (a) エラー解除表示 エラーが発生すると、図5(a),図5(b)に示すように、
該エラーに対応するエラーメッセージがメッセージ表示
領域15a-1に表示されると共に、該エラーが解除可能な
エラーであるか否かがエラー解除情報テーブル14i-1
(図3(a))を参照して調べられ、リボンエラーのように
エラー解除可能なエラーであれば、図5(a)に示すよう
にエラー解除を指示するキー15b-8の近傍に「エラー解
除」が表示される。これにより、オペレータはリボンエ
ラーがエラー解除可能であることを認識でき、しかも、
エラー解除キーを識別できる。エラー解除キー15b-8を
押圧するとエラーバッファ14hに記憶されて現在表示
中のエラーが削除され、エラー表示も次の所定のエラー
に関するメッセージに変わる。しかし、RAMエラーの
ように重大なエラーはユーザが修復できないエラー解除
不可能なエラーであり、かかるエラーの場合には図5
(b)に示すように、「エラー解除」の表示がなされず、
オペレータはRAMエラーが解除不可能なエラーである
と容易に認識できる。 Description of Error Display FIGS . 5 and 6 show an example of error display according to the present invention.
Is a display device, and 15b-1 to 15b-8 are keys provided on the left and right peripheral portions of the display screen. (a) Error release display When an error occurs, as shown in Figs. 5 (a) and 5 (b),
An error message corresponding to the error is displayed in the message display area 15a-1, and whether or not the error is a cancelable error is indicated in the error cancellation information table 14i-1.
If it is checked with reference to (FIG. 3 (a)) and the error can be canceled, such as a ribbon error, as shown in FIG. 5 (a), ""Errorclear" is displayed. This allows the operator to recognize that the ribbon error can be cleared, and
The error release key can be identified. When the error release key 15b-8 is pressed, the error currently stored and stored in the error buffer 14h is deleted, and the error display also changes to a message relating to the next predetermined error. However, a serious error such as a RAM error is an error that cannot be canceled by the user and cannot be canceled. In the case of such an error, as shown in FIG.
As shown in (b), "Error cancellation" is not displayed,
The operator can easily recognize that the RAM error is an irreversible error.
【0020】(b) エラー対処方法表示 エラー(例えばインターロックエラー)が発生して、エラ
ーメッセージと共に優先順位の高い対処方法を示すメッ
セージが表示されている場合(図5(c)参照)において、
優先順位の低い別の対処方法が存在すれば、別の対処方
法の表示を要求するキー15b-2の近傍に「対処方法」が表
示される。これにより、オペレータはインターロックエ
ラーには別の対処方法があることを識別でき、しかも、
対処方法キーを識別できる。別の対処方法が存在する場
合において、対処方法キー15b-2を押圧すると図5(d)に
示すように次の対処方法メッセージが表示される。この
場合、優先順位の低い別の対処方法が存在しなければ
「対処方法」の表示は消える。代わりに、優先順位の高い
対処方法が存在すれば、優先順位の高い対処方法の表示
を要求するキー15b-6の近傍に「前画面」が表示される。
これにより、オペレータは優先順位の高い別の対処方法
があることを識別でき、しかも、該対処方法を表示させ
る前画面キーを識別できる。尚、インターロックエラー
はエラー解除可能なエラーであるため、キー15b-8の近
傍に「エラー解除」の表示もなされている。(B) Error handling method display When an error (for example, an interlock error) occurs and a message indicating a handling method with a high priority is displayed together with the error message (see FIG. 5 (c)),
If another coping method having a lower priority exists, the “coping method” is displayed in the vicinity of the key 15b-2 requesting the display of another coping method. This allows the operator to identify that there is another way to deal with the interlock error, and yet
Action method You can identify the key. When another coping method is present and the coping method key 15b-2 is pressed, the following coping method message is displayed as shown in FIG. 5 (d). In this case, if there is no other coping method with a lower priority, the display of "coping method" disappears. Instead, if a coping method with a high priority exists, a "previous screen" is displayed in the vicinity of the key 15b-6 requesting the display of the coping method with a high priority.
As a result, the operator can identify that there is another coping method having a high priority, and further can identify the front screen key for displaying the coping method. Incidentally, since the interlock error is an error that can be released, an error release message is displayed near the key 15b-8.
【0021】(c) 詳細情報表示 エラー(例えばヘッド系エラー)が発生して、エラーメッ
セージが表示されている場合(図6(a)参照)において、
詳細情報が存在すれば、該詳細情報の表示を要求するキ
ー15b-3の近傍に「詳細情報」が表示される。これによ
り、オペレータはヘッド系エラーには詳細情報があるこ
とを識別でき、しかも、詳細情報キーを識別できる。詳
細情報が存在する場合において、詳細情報キー15b-3を
押圧すると図6(b)に示すように優先順位の高い詳細情
報に関するメッセージが表示される。この場合、他に
(優先順位の低い)詳細情報が存在しなければ「詳細情報」
の表示は消える。代わりに、優先順位の高い詳細情報が
存在すれば、優先順位の高い詳細情報の表示を要求する
キー15b-6の近傍に「前画面」が表示される。これによ
り、オペレータは優先順位の高い別の詳細情報があるこ
とを識別でき、しかも、該詳細情報を表示させる前画面
キーを識別できる。尚、ヘッド系エラーはエラー解除不
可能なエラーであるため、「エラー解除」の表示はされな
い。(C) Detailed information display When an error (for example, head error) occurs and an error message is displayed (see FIG. 6 (a)),
If the detailed information exists, the "detailed information" is displayed in the vicinity of the key 15b-3 requesting the display of the detailed information. This allows the operator to identify that the head system error has detailed information, and further identify the detailed information key. When the detailed information key 15b-3 is pressed when the detailed information exists, a message regarding the detailed information having a high priority is displayed as shown in FIG. 6B. In this case,
"Detailed information" if detailed information (low priority) does not exist
Will disappear. Instead, if the high-priority detailed information exists, the “previous screen” is displayed in the vicinity of the key 15b-6 requesting the display of the high-priority detailed information. As a result, the operator can identify that there is another detailed information having a high priority, and can identify the front screen key for displaying the detailed information. Incidentally, since the head system error is an error that cannot be canceled, "error cancellation" is not displayed.
【0022】(d) 他のエラー表示 リボンエラーと共に、用紙送りエラーが同時に発生する
と、表示優先順位の高いエラー(リボンエラー)のエラ
ーメッセージが表示される(図6(c)参照)。この場合、
リボンエラーのほかに他のエラー(用紙送りエラー)が発
生しているため、該他のエラーのメッセージを表示させ
るためのキー15b-4の近傍に「他のエラー」表示が行われ
る。これにより、オペレータは現在表示されているエラ
ー(リボンエラー)のほかに他のエラーが同時に発生して
いることを識別でき、かつ、他のエラー表示キーを認識
できる。他のエラーが存在する場合において、キー15b-
4を押圧すると、他のエラーのうち次の優先順位のエラ
ー(例えば用紙送りエラー)のエラーメッセージが図6
(d)に示すように表示される。この場合も、他のエラー
(リボンエラー)があるため、依然として「他のエラー」表
示がなされる。以後、他のエラーキー15b-4を押圧する
毎に発生しているエラーがサイクリックに表示優先順に
表示される。尚、リボンエラー、用紙送りエラーはエラ
ー解除可能なエラーであるため、キー15b-8の近傍に「エ
ラー解除」の表示もなされている。以下、各種エラー表
示の動作を図7〜図14を参照して説明する。(D) Other error display When a paper feed error occurs at the same time as the ribbon error, an error message with a higher display priority (ribbon error) is displayed (see FIG. 6 (c)). in this case,
Since another error (paper feed error) has occurred in addition to the ribbon error, "other error" is displayed in the vicinity of the key 15b-4 for displaying the message of the other error. As a result, the operator can identify that another error is occurring at the same time as the error currently displayed (ribbon error), and can recognize another error display key. In the presence of other errors, key 15b-
When 4 is pressed, the error message of the next priority error (for example, paper feed error) among other errors is displayed in Fig. 6.
Displayed as shown in (d). Again, the other error
(Ribbon error) still shows "Other error". After that, the error occurring each time the other error key 15b-4 is pressed is cyclically displayed in the display priority order. Since the ribbon error and the paper feed error are errors that can be canceled, "Error cancel" is also displayed near the key 15b-8. The operation of displaying various errors will be described below with reference to FIGS. 7 to 14.
【0023】各種表示動作 (a) 優先順エラー表示(図7、図8) 同時に複数のエラー(エラーコード10、2、12)が
発生すると、エラー表示処理部14a(図2)の並び変
え手段14a-1は優先順にエラーコードを並び変え、エラ
ーバッファ14hに優先順に記憶する。又、エラー表示
ポインタ14j-1によりエラーコードのうち最高順位のエ
ラーコード12を指示させ、書き込みポインタ14j-2に
より次に発生するエラーコードを記憶させるエラーバッ
ファ領域を指示させる。表示ポインタ14j-1により指示
されたエラーコード12は表示制御部16に入力され、
エラーコード解析手段16a-1によりエラーコードが解析
され、画面作成手段16a-2によりエラーコード12に応
じたエラーメッセージ画面が作成され、ディスプレイ装
置に表示される。以上により、表示優先順位が最高の重
要なエラーが最優先で表示されるため、重大なエラーを
見逃すことが無い。 Various display operations (a) Priority error display (FIGS. 7 and 8) When a plurality of errors (error codes 10, 2 and 12) occur at the same time, the error display processing section 14a (FIG. 2) rearrangement means 14a-1 rearranges the error codes in order of priority and stores them in the error buffer 14h in order of priority. Further, the error display pointer 14j-1 is used to point to the highest error code 12 among the error codes, and the write pointer 14j-2 is used to point to the error buffer area for storing the error code that will occur next. The error code 12 designated by the display pointer 14j-1 is input to the display control unit 16,
The error code analyzing unit 16a-1 analyzes the error code, and the screen creating unit 16a-2 creates an error message screen corresponding to the error code 12 and displays it on the display device. As described above, since the important error with the highest display priority is displayed with the highest priority, the important error is not overlooked.
【0024】かかるエラー表示状態において、別のエラ
ー(例えばエラーコード14、3のエラー)が発生する
と、並び変え手段14a-1は発生したエラーコード14、
3とエラーバッファ14hのエラーコード12、10、
2を優先順に並び変え(図8参照)、しかる後、エラー表
示ポインタ14j-1によりエラーコードのうち最高順位の
エラーコード14を指示させ、書き込みポインタ14j-2
により次に発生するエラーコードを記憶するエラーバッ
ファ領域を指示させる。表示ポインタ14j-1により指示
されたエラーコード14は表示制御部16に入力され、
エラーコード解析手段16a-1によりエラーコードが解析
され、画面作成手段16a-2によりエラーコード14に応
じたエラーメッセージ画面が作成され、ディスプレイ装
置に表示される。以上により、エラー表示中に優先順位
が高いエラーが新たに発生すると該優先順位の高いエラ
ーを表示するようになっているから、重大なエラーを見
逃すことが無い。In the error display state, when another error (for example, error code 14 or 3) occurs, the rearrangement means 14a-1 causes the generated error code 14,
3 and error codes 12 and 10 of the error buffer 14h,
2 are rearranged in the order of priority (see FIG. 8), and thereafter, the error display pointer 14j-1 is made to indicate the highest error code 14 among the error codes, and the write pointer 14j-2
Causes an error buffer area for storing an error code to be generated next. The error code 14 indicated by the display pointer 14j-1 is input to the display control unit 16,
The error code analyzing means 16a-1 analyzes the error code, and the screen creating means 16a-2 creates an error message screen corresponding to the error code 14 and displays it on the display device. As described above, when an error with a high priority newly occurs during error display, the error with a high priority is displayed, so that a serious error will not be overlooked.
【0025】(b) 他のエラー表示(図9) 同時に複数のエラー(エラーコード14、12、10、
3、2)が発生していると、エラーバッファ14hに図
9に示すように優先順にエラーコードが格納され、最優
先順位のエラーコード14に応じたエラーメッセージが
表示される。かかる状態において、他のエラー表示処理
部14bにおけるキー表示判断部14b-1は、現在表示し
ているエラーのほかに他のエラーが発生しているか判断
し、存在すれば表示制御部16に「他のエラー」キー表
示を指示する。これにより、画面作成手段16a-2はキー1
5b-4の近傍に「他のエラー」表示を行う。尚、他のエラー
が存在しているかどうかは、エラーコード書き込みポイ
ンタ14j-2がエラーバッファ14hの先頭以外の位置を指
示しているかをチェックして判断する。他のエラーが存
在する場合において、キー15b-4を押圧すると、キー押
圧検知手段14b-2はこれを検知し、エラー表示ポインタ1
4j-1を1進め、該エラー表示ポインタ14j-1が指示する
エラーコード(他のエラーのうち次の優先順位のエラー
コード)を表示制御部16に入力してそのエラーメッセ
ージをディスプレイ装置15aに表示する。(B) Other error display (FIG. 9) A plurality of errors (error codes 14, 12, 10,
3 and 2), error codes are stored in the error buffer 14h in order of priority as shown in FIG. 9, and an error message corresponding to the highest priority error code 14 is displayed. In such a state, the key display determination unit 14b-1 in the other error display processing unit 14b determines whether or not another error occurs in addition to the currently displayed error, and if there is, an error is displayed in the display control unit 16. Other error "key display is instructed. As a result, the screen creating means 16a-2 uses the
"Other error" is displayed near 5b-4. Whether or not there is another error is determined by checking whether or not the error code write pointer 14j-2 points to a position other than the beginning of the error buffer 14h. When there is another error, when the key 15b-4 is pressed, the key press detection means 14b-2 detects this and the error display pointer 1
4j-1 is advanced by 1, the error code indicated by the error display pointer 14j-1 (error code of the next priority among other errors) is input to the display control unit 16, and the error message is displayed on the display device 15a. indicate.
【0026】(c) エラー解除表示(図10、図11) エラー表示がされている状態において、エラー解除表示
処理部14cのキー表示判断部14c-1は、現在表示され
ているエラーがエラー解除可能なエラーであるかエラー
解除情報テーブル14i-1(図3(a))を参照して調べ、エラ
ー解除可能なエラーであれば、表示制御部16に「エラ
ー解除」キー表示を指示する。これにより、画面作成手
段16a-2はキー15b-8の近傍に「エラー解除」表示を行う。
エラー解除可能なエラーの場合において、エラー解除キ
ー15b-8を押圧すると、キー押圧検知手段14c-2はこれを
検知してエラーコード削除手段に通知し、エラーコード
削除手段14c-3はエラー解除通知によりエラー表示ポイ
ンタ14j-1が指示しているエラーコードをエラーバッフ
ァ14hから削除する。又、エラー表示ポインタ14j-1
の内容を更新し、次の優先順位を有するエラーコード
(ケース1)を指示させ、あるいは最優先順位のエラー
コード(ケース2)を指示させ、該指示されたエラーコ
ードを表示制御部16に入力してエラーメッセージを表示
させる。(C) Error release display (FIGS. 10 and 11) While the error display is displayed, the key display determination unit 14c-1 of the error release display processing unit 14c releases the currently displayed error. Whether or not the error is possible is checked with reference to the error cancellation information table 14i-1 (FIG. 3A). If the error can be canceled, the display control unit 16 is instructed to display the "error cancellation" key. As a result, the screen creating means 16a-2 displays "error reset" near the key 15b-8.
When the error release key 15b-8 is pressed in the case of an error that can be released, the key press detection means 14c-2 detects this and notifies the error code deletion means, and the error code deletion means 14c-3 releases the error. The error code indicated by the error display pointer 14j-1 is deleted from the error buffer 14h by the notification. Also, the error display pointer 14j-1
Is updated, and an error code having the next priority (case 1) is designated, or an error code having the highest priority (case 2) is designated, and the designated error code is input to the display control unit 16. And display an error message.
【0027】図11はエラーコード3のエラー表示を行
っている際に、エラー解除キー15b-8が押圧された場合
の説明図である。エラー解除キー15b-8が押圧される
と、エラーバッファ14hからエラーコード3が削除さ
れて下位のエラーコード2が上にシフトして詰まる。つ
いで、ケース1の場合には、削除した次の優先順位を有
するエラーコード2を指すようにその内容が更新され、
ケース2の場合には、表示ポインタ14j-1が優先順位の
最も高いエラーコード14を指すようにその内容が更新
される。尚、ケース1によるか、ケース2によるかは仕
様による。FIG. 11 is an explanatory diagram when the error cancel key 15b-8 is pressed while the error code 3 is displayed. When the error release key 15b-8 is pressed, the error code 3 is deleted from the error buffer 14h, and the lower error code 2 is shifted upward and jams. Then, in case 1, the content is updated to point to the deleted error code 2 having the next priority,
In case 2, the content is updated so that the display pointer 14j-1 points to the error code 14 having the highest priority. Whether it depends on case 1 or case 2 depends on the specifications.
【0028】(d) 対処方法表示(図12) エラーが発生してエラーメッセージが表示されている状
態において、対処方法表示処理部14dのキー表示判断
部14d-1は、現在表示されているエラーに対処方法メッ
セージが存在するか対処方法情報テーブル14i-2(図3
(b))を参照して調べ、存在する場合には、表示制御部1
6に「対処方法」キー表示を指示する。これにより、画
面作成手段16a-2はキー15b-2の近傍に「対処方法」の表示
を行う。対処方法が存在する場合において、対処方法キ
ー15b-2を押圧すると、キー押圧検知手段14d-2はこれを
検知して対処方法表示ポインタ14j-3の内容(初期値は
ダミーコード位置を示すようにしておく)を1つ進め、
該ポインタが指示する最優先順位の対処方法コードを対
処方法情報テーブル14i-2から読み出して表示制御部1
6に入力する。対処方法解析手段16a-3は対処方法コー
ドを解析し、画面作成手段16a-2は対処方法コードに応
じた対処方法メッセージをメッセージテーブル16bよ
り読み出し、エラーメッセージの下に表示されるように
画面情報を作成してディスプレイ装置15aに表示す
る。(D) Remedy method display (FIG. 12) When an error occurs and an error message is displayed, the key display determination section 14d-1 of the coping method display processing section 14d displays the currently displayed error. Whether there is a handling method message in the handling method information table 14i-2 (Fig. 3
Refer to (b)) to check, and if present, display control unit 1
6 is instructed to display the “Countermeasure” key. As a result, the screen creating means 16a-2 displays the "handling method" near the key 15b-2. When there is a coping method, when the coping method key 15b-2 is pressed, the key pressing detection means 14d-2 detects this and the content of the coping method display pointer 14j-3 (the initial value indicates the dummy code position. One),
The highest priority coping method code designated by the pointer is read from the coping method information table 14i-2, and the display control unit 1 is read.
Enter in 6. The coping method analyzing unit 16a-3 analyzes the coping method code, and the screen creating unit 16a-2 reads out the coping method message corresponding to the coping method code from the message table 16b and displays the screen information so as to be displayed below the error message. Is created and displayed on the display device 15a.
【0029】ついで、キー表示判断部14d-1は、優先順
位の低い別の対処方法が存在するか判断し、存在すれ
ば、表示制御部16に「対処方法」キー表示を指示して
継続してキー15b-2の近傍に「対処方法」の表示を行い、
存在しなければ「対処方法」キー表示を指示せず、「対
処方法」表示を消す。「対処方法」表示がされた場合に
は、以後、上記と同様に対処方法キー15b-2が押圧され
る毎に対処方法表示ポインタ14j-3の内容を更新して次
の優先順位の対処方法コードを指示させ、該ポインタが
指示する対処方法コードを対処方法情報テーブル14i-2
から読み出して表示制御部16に入力して表示させる。
尚、対処方法表示ポインタ14j-3により最優先順位の対
処方法コードを指すようにしておき、エラーメッセージ
(エラー内容等)と共に該最優先順位の対処方法を表示
するように構成し、以後上記対処方法表示制御を行っ
て、優先順位の低い他の対処方法メッセージを順次表示
するようにすることもできる。この場合、対処方法コー
ドが0個であれば「対処方法」キー表示は行わない。Then, the key display judgment unit 14d-1 judges whether or not there is another coping method with a low priority, and if there is, it instructs the display control unit 16 to display the "coping method" key and continues. To display "Countermeasure" near key 15b-2,
If it does not exist, the “Countermeasure” key is not displayed and the “Countermeasure” display is erased. When the “Countermeasure” is displayed, the contents of the countermeasure display pointer 14j-3 are updated every time the countermeasure key 15b-2 is pressed in the same manner as above, and the next priority countermeasure is displayed. A code is specified, and a coping method indicated by the pointer is specified as a coping method information table 14i-2.
It is read from and input to the display control unit 16 to be displayed.
The handling method display pointer 14j-3 is used to point to the handling method code of the highest priority, and the handling method of the highest priority is displayed together with the error message (error content etc.). It is also possible to perform method display control so as to sequentially display other coping method messages of low priority. In this case, if the handling method code is 0, the "handling method" key is not displayed.
【0030】(e) 詳細情報表示(図13) エラーが発生すると、エラー検出側よりエラーコードと
共にエラー発生箇所等の詳細情報を示すコード(詳細情
報コード)が送られてくる場合がある。エラーコードと
共に詳細情報コードが送られてくると、詳細情報作成手
段14gはエラーコードに対応させて詳細情報の数及び
詳細情報コードを優先順に並べて詳細情報テーブル14i-
3(図3(c)参照)に組み込む。尚、詳細情報はエラー解
除された時に詳細情報テーブル14i-3から抹消される。
所定のエラーが発生してエラーメッセージが表示されて
いる状態において、詳細情報表示処理部14eのキー表
示判断部14e-1は、現在表示されているエラーに詳細情
報メッセージが存在するか詳細情報テーブル14i-3を参
照して調べ、存在する場合には、表示制御部16に「詳
細情報」キー表示を指示する。これにより、画面作成手
段16a-2はキー15b-3の近傍に「詳細情報」の表示を行う。(E) Detailed information display (FIG. 13) When an error occurs, a code (detailed information code) indicating detailed information such as the location where the error occurred may be sent from the error detection side. When the detailed information code is sent together with the error code, the detailed information creating means 14g arranges the number of detailed information and the detailed information code in order of priority corresponding to the error code, and the detailed information table 14i-
3 (see FIG. 3 (c)). The detailed information is deleted from the detailed information table 14i-3 when the error is released.
In a state where a predetermined error has occurred and an error message is displayed, the key display determination unit 14e-1 of the detailed information display processing unit 14e determines whether the detailed error message is present in the currently displayed error. 14i-3, the check is performed, and if it exists, the display control unit 16 is instructed to display the "detailed information" key. As a result, the screen creating means 16a-2 displays "detailed information" near the key 15b-3.
【0031】詳細情報が存在する場合において、詳細情
報キー15b-3を押圧すると、キー押圧検知手段14e-2はこ
れを検知して詳細情報表示ポインタ14j-4の内容(初期
値はダミーコード位置を示すようにしておく)を1つ進
め、該ポインタが指示する最優先順位の詳細情報コード
を詳細情報テーブル14i-3から読み出して表示制御部1
6に入力する。詳細情報解析手段16a-4は詳細情報コー
ドを解析し、画面作成手段16a-2は詳細情報コードに応
じた詳細情報メッセージをメッセージテーブル16bよ
り読み出し、エラーメッセージの下に表示されるように
画面情報を作成してディスプレイ装置に表示する。When the detailed information key 15b-3 is pressed in the presence of detailed information, the key pressing detection means 14e-2 detects this and the content of the detailed information display pointer 14j-4 (the initial value is the dummy code position). 1), the detailed information code of the highest priority designated by the pointer is read from the detailed information table 14i-3, and the display control unit 1
Enter in 6. The detailed information analysis means 16a-4 analyzes the detailed information code, and the screen creation means 16a-2 reads the detailed information message corresponding to the detailed information code from the message table 16b and displays the screen information so that it is displayed below the error message. And display it on the display device.
【0032】ついで、キー表示判断部14e-1は、優先順
位の低い別の詳細情報が存在するか判断し、存在すれ
ば、表示制御部16に「詳細情報」キー表示を指示して
継続してキー15b-3の近傍に「詳細情報」の表示を行い、
存在しなければ「詳細情報」キー表示を指示せず、「詳
細情報」表示を消す。「詳細情報」表示がされている場合
には、以後、上記と同様に詳細情報キー15b-3が押圧さ
れる毎に詳細情報表示ポインタ14j-4の内容を更新して
次の優先順位の詳細情報コードを指示させ、該ポインタ
が指示する詳細情報コードを詳細情報テーブル14i-3か
ら読み出して表示制御部16に入力して表示させる。
尚、詳細情報ポインタ14j-4により最優先順位の詳細情
報コードを指すようにしておき、エラーメッセージ(エ
ラー内容等)と共に該最優先順位の詳細情報を表示する
ように構成し、以後上記詳細情報表示制御を行って、優
先順位の低い他の詳細情報メッセージを順次表示するよ
うにすることもできる。この場合、詳細情報コードが0
個であれば「詳細情報」キー表示は行わない。Then, the key display judgment unit 14e-1 judges whether or not there is another detailed information of lower priority, and if there is, it instructs the display control unit 16 to display the "detailed information" key and continues. To display "detailed information" near the key 15b-3,
If it does not exist, the "detailed information" key is not instructed and the "detailed information" display is erased. When the "detailed information" is displayed, the contents of the detailed information display pointer 14j-4 are updated each time the detailed information key 15b-3 is pressed, and the details of the next priority level are updated. An information code is designated, and the detailed information code designated by the pointer is read from the detailed information table 14i-3 and input to the display control unit 16 to be displayed.
The detailed information pointer 14j-4 is used to point to the detailed information code of the highest priority, and the detailed information of the highest priority is displayed together with the error message (error content etc.). It is also possible to perform display control so that other detailed information messages of lower priority are displayed sequentially. In this case, the detailed information code is 0
If it is an individual, the "detailed information" key is not displayed.
【0033】(f) 前画面表示(図14) 対処方法メッセージあるいは詳細情報メッセージが表示
されている状態において、前画面表示処理部14fのキ
ー表示判断部14f-1は、対処方法情報テーブル14i-2又は
詳細情報テーブル14i-3を参照して、現在表示している
対処方法あるいは詳細情報より優先順位の高い対処方法
あるいは詳細情報が存在するか判断し、存在すれば、表
示制御部16に「前画面」キー表示を指示する。これに
より、画面作成手段16a-2はキー15b-6の近傍に「前画面」
の表示を行う。(F) Previous screen display (FIG. 14) In the state where the coping method message or the detailed information message is displayed, the key display judging section 14f-1 of the preceding screen display processing section 14f causes the coping method information table 14i- 2 or by referring to the detailed information table 14i-3, it is determined whether or not there is a coping method or detailed information having a higher priority than the coping method or detailed information currently displayed, and if there is, the display control unit 16 displays " Instruct to display "Previous screen" key. As a result, the screen creating means 16a-2 displays the "previous screen" near the key 15b-6.
Is displayed.
【0034】前画面が存在する場合において、前画面キ
ー15b-6を押圧すると、キー押圧検知手段14f-2はこれを
検知し、対処方法表示ポインタ14j-3又は詳細情報表示
ポインタ14j-4の内容をデクリメントし、該ポインタが
指示する次に優先順位の高い対処方法コード又は詳細情
報コードを対処方法情報テーブル14i-2または詳細情報
情報テーブル14i-3から読み出して表示制御部16に入
力する。対処方法解析手段16a-3又は詳細情報解析手段1
6a-4は対処方法コード又は詳細情報コードを解析し、画
面作成手段16a-2は対処方法コード又は詳細情報コード
に応じた対処方法メッセージ又は詳細情報メッセージを
メッセージテーブル16bより読み出し、エラーメッセ
ージの下に表示されるように画面情報を作成してディス
プレイ装置に表示する。ついで、キー表示判断部14f-1
は、優先順位の高い別の対処方法又は詳細情報が存在す
るか判断し、存在すれば、表示制御部16に「前画面」
キー表示を指示して継続してキー15b-6の近傍に「前画
面」の表示を行い、存在しなければ「前画面」表示を消
す。When the previous screen key 15b-6 is pressed in the presence of the previous screen, the key press detecting means 14f-2 detects this and the coping method display pointer 14j-3 or the detailed information display pointer 14j-4 is displayed. The content is decremented, and the next-highest-priority coping method code or detailed information code designated by the pointer is read from the coping method information table 14i-2 or the detailed information information table 14i-3 and input to the display control unit 16. Coping method analysis means 16a-3 or detailed information analysis means 1
6a-4 analyzes the handling method code or the detailed information code, and the screen creating means 16a-2 reads the handling method message or the detailed information message corresponding to the handling method code or the detailed information code from the message table 16b, Screen information to be displayed on the display device. Then, the key display determination unit 14f-1
Determines whether another countermeasure or detailed information having a high priority exists, and if there is, a “previous screen” is displayed on the display control unit 16.
The key display is instructed to continuously display the "previous screen" near the key 15b-6, and if not present, the "previous screen" is erased.
【0035】コントローラの表示制御の流れ 図15〜図21はコントローラ14によるエラー表示制
御の流れ図である。以下、これらの流れ図に従って、コ
ントローラ14のエラー表示制御を説明する。 (a) エラー画面表示(図15) エラーが発生してエラー検出側よりエラーコードが入力
されると、該エラーコードとエラーバッファ14hに既
に書き込まれているエラーコードとを優先順に並び変
え、ついで書き込みポインタ14j-2の内容を更新して次
にエラーコードを詰める記憶領域を指示するようにする
(ステップ101)。しかる後、エラーコードと共に詳
細情報コードが送られてきている場合には、エラーコー
ドに対応させて詳細情報コードの数及び詳細情報コード
を並べて詳細情報テーブル14i-3(図3(c))に組み込む
(ステップ102)。詳細情報テーブル作成後、エラー表
示ポインタ14j-1が最高順位のエラーコードを指すよう
にする(ステップ103)。ついで、対処方法表示ポイ
ンタ14j-3のポインタレベルを最高位にすると共に、詳
細情報表示ポインタ14j-4のポインタレベルを最高位に
する(ステップ104)。尚、対処方法表示ポインタレ
ベルの最高位及び詳細情報表示ポインタレベルの最高位
にはダミーコードが記憶されているものとする。[0035] Flow diagram 15 diagram 21 of a display control of the controller is a flow diagram of the error display control by the controller 14. The error display control of the controller 14 will be described below with reference to these flowcharts. (a) Error screen display (Fig. 15) When an error occurs and an error code is input from the error detection side, the error code and the error code already written in the error buffer 14h are rearranged in order of priority, and then, Update the contents of the write pointer 14j-2 so that it points to the storage area where the next error code is packed.
(Step 101). After that, when the detailed information code is sent together with the error code, the detailed information table 14i-3 (FIG. 3 (c)) is arranged by arranging the number of detailed information codes and the detailed information codes in correspondence with the error code. Incorporate
(Step 102). After the detailed information table is created, the error display pointer 14j-1 is made to point to the highest error code (step 103). Next, the pointer level of the coping method display pointer 14j-3 is set to the highest level, and the pointer level of the detailed information display pointer 14j-4 is set to the highest level (step 104). It is assumed that the dummy code is stored in the highest level of the coping method display pointer level and the highest level of the detailed information display pointer level.
【0036】しかる後、エラーコード表示ポインタ14j-
1が指示するエラーコード、対処方法表示ポインタ14j-3
が指示する対処方法コード、詳細情報表示ポインタ14j-
4が指示する詳細情報コードを表示制御部16に入力す
る。又、各キーについて機能表示するか判断し、所定の
キー機能表示指示を表示制御部16に入力する。表示制
御部16は入力されたエラーコードに対応するエラーメ
ッセージを検索すると共に、対処方法コード及び詳細情
報コードに応じた対処方法メッセージ及び詳細情報メッ
セージを検索し、かつ、キー機能表示指示に従って画面
全体の画面データを作成する(ステップ105)。この
場合、対処方法コード及び詳細情報コードはダミーコー
ドであるため画面データには、対処方法メッセージ、詳
細情報メッセージは含まれない。Then, the error code display pointer 14j-
Error code indicated by 1 and corrective action display pointer 14j-3
Action code and detailed information display pointer 14j-
The detailed information code designated by 4 is input to the display control unit 16. Further, it is determined whether or not the function is displayed for each key, and a predetermined key function display instruction is input to the display control unit 16. The display control unit 16 searches for an error message corresponding to the input error code, searches for a coping method message and a detailed information message corresponding to the coping method code and the detailed information code, and follows the key function display instruction to display the entire screen. Screen data is created (step 105). In this case, since the coping method code and the detailed information code are dummy codes, the coping method message and the detailed information message are not included in the screen data.
【0037】尚、キー機能表示指示は以下の判断処理に
より行われる。すなわち、 ・ エラーバッファ14hの書き込みポインタ14j-2の内
容が0でなければ、「他のエラー」表示を指示し、0で
あれば「他のエラー」表示を指示しない、 ・ エラー表示ポインタ14j-1が指すエラーコードのエラ
ー解除情報が”1”であれば「エラー解除」表示を指示
し、”0”であれば、「エラー解除」表示を指示しな
い、 ・ エラー表示ポインタ14j-1が指すエラーに対する対処
方法コードの数が1以上であれば、「対処方法」表示を
指示し、0であれば「対処方法」表示を指示しない、 ・ エラー表示ポインタ14j-1が指すエラーに対する詳細
情報コードの数が1以上であれば、「詳細情報」表示を
指示し、0であれば「詳細情報」表示を指示しない、 ・ 「前画面」表示は指示しない。 以上により、画面データの作成が終了すれば、表示制御
部16は該画面データをディスプレイ装置15aに入力
してエラー表示する(ステップ106)。The key function display instruction is given by the following determination process. That is, if the content of the write pointer 14j-2 of the error buffer 14h is not 0, the "other error" display is instructed, and if it is 0, the "other error" display is not instructed.-The error display pointer 14j- If the error clearing information of the error code pointed to by 1 is "1", the "error clearing" display is instructed, and if it is "0", the "error clearing" display is not instructed.-The error display pointer 14j-1 points If the number of the coping method for the error is 1 or more, the "coping method" is instructed, and if it is 0, the "coping method" is not displayed. ・ Detailed information code for the error pointed to by the error display pointer 14j-1 If the number of is 1 or more, the "detailed information" display is instructed, and if it is 0, the "detailed information" display is not instructed.-The "previous screen" display is not instructed. When the screen data creation is completed as described above, the display control unit 16 inputs the screen data into the display device 15a and displays an error (step 106).
【0038】(b) キー制御(図16) エラー表示されている状態において、コントローラ14
は対処方法キー押圧されたか、詳細情報キーが押圧され
たか、他のエラーキーが押圧されたか、前画面キーが押
圧されたか、エラー解除キーが押圧されたかチェックし
(ステップ201〜205)、対処方法キーが押圧され
ると図17の対処方法ルーチンを実行し(ステップ20
6)、詳細情報キーが押圧されると図18の詳細情報ル
ーチンを実行し(ステップ207)、他のエラーキーが
押圧されると図19の他のエラールーチンを実行し(ス
テップ208)、前画面キーが押圧されると図20の前
画面ルーチンを実行し(ステップ209)、エラー解除
キーが押圧されると図21のエラー解除ルーチンを実行
する(ステップ210)。(B) Key control (Fig. 16) While the error is displayed, the controller 14
Is a method of coping with the key, the detail information key, another error key, the previous screen key, or the error release key has been pressed (steps 201 to 205). When the method key is pressed, the coping method routine of FIG. 17 is executed (step 20).
6) When the detailed information key is pressed, the detailed information routine of FIG. 18 is executed (step 207), and when another error key is pressed, the other error routine of FIG. 19 is executed (step 208). When the screen key is pressed, the previous screen routine of FIG. 20 is executed (step 209), and when the error release key is pressed, the error release routine of FIG. 21 is executed (step 210).
【0039】(c) 対処方法表示制御(図17) 対処方法キーが押圧されると、対処方法表示ポインタ14
j-3を1つ進める(ステップ301)。ついで、対処方
法表示ポインタ14j-3が指す最優先順位の対処方法コー
ドに基づいて対処方法メッセージ検索し、画面データを
作成する(ステップ302)。尚、対処方法表示ポイン
タがダミーコードを指す場合には対処方法は表示されな
い。又、この時一緒に表示するキー機能名は以下の判断
による。すなわち、 ・優先順が低い別の対処方法コードが存在する場合には
「対処方法」表示を行い、存在しない場合には「対処方
法」表示は行わない、 ・優先順位の高い別の対処方法コードが存在する場合に
は「前画面」表示を行い、存在しない場合には「前画
面」表示は行わない、 ・エラーが複数同時に発生している場合には「他のエラ
ー」表示を行い、複数同時に発生していない場合には
「他のエラー」表示は行わない、 ・現在表示しているエラーがエラー解除可能であれば
「エラー解除」表示を行い、解除不可能であれば「エラ
ー解除」表示は行わない。 以上により、画面データの作成が終了すれば、表示制御
部16は該画面データをディスプレイ装置15aに入力
してエラー表示する(ステップ303)。(C) Coping method display control (FIG. 17) When the coping method key is pressed, the coping method display pointer 14
Advance j-3 by one (step 301). Then, a handling method message is searched for based on the handling method code having the highest priority pointed to by the handling method display pointer 14j-3, and screen data is created (step 302). If the countermeasure display pointer points to the dummy code, the countermeasure is not displayed. The key function name displayed together at this time is determined as follows. That is, if there is another coping method code with a lower priority, "coping method" is displayed, and if there is no coping method, no coping method is displayed.- another coping method code with a high priority. If there is, "Previous screen" is displayed, if it does not exist, "Previous screen" is not displayed.-If multiple errors occur simultaneously, "Other error" is displayed and multiple If they do not occur at the same time, "Other error" is not displayed.-If the currently displayed error can be cleared, "Error clear" is displayed. If it cannot be cleared, "Error clear" is displayed. Not displayed. When the screen data creation is completed as described above, the display control unit 16 inputs the screen data into the display device 15a and displays an error (step 303).
【0040】(d) 詳細情報表示制御(図18) 詳細情報キーが押圧されると、詳細情報表示ポインタ14
j-4を1つ進める(ステップ401)。ついで、詳細情
報表示ポインタ14j-4が指す最優先順位の詳細情報コー
ドに基づいて詳細情報メッセージ検索し、画面データを
作成する(ステップ402)。尚、詳細情報表示ポイン
タがダミーコードを指す場合には詳細情報は表示されな
い。又、この時一緒に表示するキー機能名は以下の判断
による。すなわち、 ・優先順が低い別の詳細情報コードが存在する場合には
「詳細情報」表示を行い、存在しない場合には「詳細情
報」表示は行わない、 ・優先順位の高い別の詳細情報コードが存在する場合に
は「前画面」表示を行い、存在しない場合には「前画
面」表示は行わない、 ・エラーが複数同時に発生している場合には「他のエラ
ー」表示を行い、複数同時に発生していない場合には
「他のエラー」表示は行わない、 ・現在表示しているエラーがエラー解除可能であれば
「エラー解除」表示を行い、解除不可能であれば「エラ
ー解除」表示は行わない。 以上により、画面データの作成が終了すれば、表示制御
部16は該画面データをディスプレイ装置15aに入力
してエラー表示する(ステップ403)。(D) Detailed information display control (FIG. 18) When the detailed information key is pressed, the detailed information display pointer 14
Advance j-4 by 1 (step 401). Then, the detailed information message is searched based on the detailed information code of the highest priority pointed to by the detailed information display pointer 14j-4 to create screen data (step 402). When the detailed information display pointer points to the dummy code, the detailed information is not displayed. The key function name displayed together at this time is determined as follows. That is, "Detailed information" is displayed when another detailed information code with a lower priority exists, and "Detailed information" is not displayed when there is no other detailed information code. If there is, "Previous screen" is displayed, if it does not exist, "Previous screen" is not displayed.-If multiple errors occur simultaneously, "Other error" is displayed and multiple If they do not occur at the same time, "Other error" is not displayed.-If the currently displayed error can be cleared, "Error clear" is displayed. If it cannot be cleared, "Error clear" is displayed. Not displayed. When the screen data creation is completed as described above, the display control unit 16 inputs the screen data into the display device 15a and displays an error (step 403).
【0041】(e) 他のエラー表示制御(図19) 他のエラーキーが押圧されると、エラー表示ポインタ14
j-1を1つ進める(ステップ401)。しかる後、図1
5のステップ104に飛び、以降の処理を繰り返す。
尚、エラー表示ポインタ14j-1の内容とエラーコード書
き込みポインタ14j-2の内容が等しくなった場合には、
エラー表示ポインタ14j-1の内容をエラーバッファ14h
の先頭に戻す。(E) Other error display control (FIG. 19) When another error key is pressed, the error display pointer 14
Advance j-1 by 1 (step 401). Then, Figure 1
5 is skipped to step 104, and the subsequent processing is repeated.
If the contents of the error display pointer 14j-1 and the contents of the error code write pointer 14j-2 are equal,
The contents of the error display pointer 14j-1 are displayed in the error buffer 14h.
To the beginning of.
【0042】(f) 前画面表示(図20) 前画面キーが押圧されると、対処方法画面の場合には、
対処方法表示ポインタ14j-3を1つ戻し(ステップ50
1)、以後図17のステップ302以降の処理を実行
し、1つ前の対処方法表示画面を表示する。一方、詳細
情報画面の場合には、詳細情報表示ポインタ14j-4を1
つ戻し(ステップ502)、以後図18のステップ40
2以降の処理を実行し、1つ前の詳細情報表示画面を表
示する。(F) Previous screen display (FIG. 20) When the previous screen key is pressed, in the case of the coping method screen,
Remedy Return the display pointer 14j-3 by 1 (step 50
1) After that, the processes from step 302 onward in FIG. 17 are executed to display the previous coping method display screen. On the other hand, in the case of the detailed information screen, move the detailed information display pointer 14j-4 to 1
Return (step 502), and then step 40 of FIG.
The second and subsequent processes are executed to display the previous detailed information display screen.
【0043】(g) エラー解除表示(図21) エラー解除キーが押圧されると、エラー表示ポインタ14
j-1が指示するエラーコードをエラーバッファ14hか
ら削除すると共に、削除された部分に次の優先順位のエ
ラーコードを繰り上げて詰め直し、かつ、書き込みポイ
ンタ14j-2の内容を1つ戻す(ステップ601)。つい
で、書き込みポインタ14j-2の内容が0、すなわち、エ
ラーバッファの先頭を指示するか判断し(ステップ60
2)、0であれば全てのエラーが解除されたものとして
エラー画面を消去して処理を終了する。しかし、0でな
く、他にエラーコードが存在する場合には、エラー表示
ポインタ14j-1の内容を更新し、次の優先順位を有する
エラーコード(ケース1)を指示させ、あるいは最優先
順位のエラーコード(ケース2)を指示させ(ステップ
603)、以後図15のステップ104以降の処理を実
行して、エラー表示ポインタにより指示されたエラーコ
ードのエラーメッセージを表示させる。以上では、本発
明をプリンタ装置のエラー表示に適用した場合について
説明したが、本発明はプリンタ装置に限らずファクシミ
リ装置等他の装置のエラー表示にも適用できるものであ
る。以上、本発明を実施例により説明したが、本発明は
請求の範囲に記載した本発明の主旨に従い種々の変形が
可能であり、本発明はこれらを排除するものではない。(G) Error release display (FIG. 21) When the error release key is pressed, the error display pointer 14
The error code indicated by j-1 is deleted from the error buffer 14h, the error code of the next priority is moved up to the deleted part and refilled, and the content of the write pointer 14j-2 is returned by one (step 601). Then, it is judged whether the content of the write pointer 14j-2 is 0, that is, the head of the error buffer is designated (step 60).
2) If 0, it is considered that all the errors have been canceled, the error screen is erased, and the process ends. However, if there is another error code other than 0, the content of the error display pointer 14j-1 is updated to indicate the error code having the next priority (case 1), or the highest priority is given. The error code (case 2) is designated (step 603), and the processes after step 104 of FIG. 15 are executed to display the error message of the error code designated by the error display pointer. Although the case where the present invention is applied to the error display of the printer device has been described above, the present invention is not limited to the printer device and can be applied to the error display of other devices such as a facsimile device. Although the present invention has been described above with reference to the embodiments, the present invention can be variously modified according to the gist of the present invention described in the claims, and the present invention does not exclude these.
【0044】[0044]
【発明の効果】以上本発明によれば、エラーが複数同時
に発生しても優先順位順にエラー表示ができるため、優
先順位の高いエラーを見逃すことなく確実にエラーに対
処できる。又、本発明によれば、エラーが同時に複数発
生している場合には「他のエラー」表示を行うから、他
にエラーが発生していること、及び他のエラー表示を要
求するキーを容易に認識でき、操作性能を向上できる。
更に、本発明によれば、エラーが解除可能なエラーの場
合には「エラー解除」表示を行うから、容易にエラー解
除の可否、及びエラー解除キーを認識でき、操作性能を
向上できる。又、本発明によれば、エラーに対する対処
方法が存在する場合には「対処方法」表示を行うから、
対処方法の有無、及び対処方法に関するメッセージの表
示要求キーを容易に認識でき、操作性能を向上できる。As described above, according to the present invention, even if a plurality of errors occur at the same time, the errors can be displayed in order of priority, so that the errors with high priority can be dealt with without fail. Further, according to the present invention, since "another error" is displayed when a plurality of errors occur at the same time, it is easy to confirm that another error has occurred and a key for requesting another error display. Can be recognized and the operation performance can be improved.
Further, according to the present invention, when the error is an error that can be canceled, "error cancellation" is displayed, so that whether or not the error can be canceled and the error cancellation key can be easily recognized, and the operation performance can be improved. Further, according to the present invention, when the coping method for the error exists, the “coping method” is displayed,
It is possible to easily recognize the presence / absence of the coping method and the display request key of the message regarding the coping method, and improve the operation performance.
【0045】更に、本発明によれば、エラーに対する詳
細情報が存在する場合には、「詳細情報」表示を行うか
ら、詳細情報の有無及び詳細情報に関するメッセージの
表示要求キーを容易に認識でき、操作性能を向上でき
る。又、本発明によれば、対処方法や、詳細情報の前画
面に戻せる場合には「前画面」表示を行うから、前画面
情報の有無、及び前画面に戻すキーを容易に認識でき、
操作性能を向上できる。更に、ディスプレイ画面に表示
できる情報量が多いので、オペレータにとって理解しや
すく、しかも、エラーの種類、状態に合わせてキーの機
能を表示するので操作がしやすく、又、マニュアルレス
化が図れる。Further, according to the present invention, when the detailed information for the error exists, the "detailed information" is displayed, so that it is possible to easily recognize the presence or absence of the detailed information and the display request key of the message regarding the detailed information. The operation performance can be improved. Further, according to the present invention, the coping method and the "previous screen" are displayed when the previous screen of the detailed information can be returned, so that the presence or absence of the previous screen information and the key for returning to the previous screen can be easily recognized.
The operation performance can be improved. Furthermore, since the amount of information that can be displayed on the display screen is large, it is easy for the operator to understand, and moreover, since the key function is displayed according to the type and state of the error, it is easy to operate and it is possible to make it manual-less.
【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.
【図2】本発明の実施例構成図である。FIG. 2 is a configuration diagram of an embodiment of the present invention.
【図3】エラー情報に説明図である。FIG. 3 is an explanatory diagram of error information.
【図4】各種メッセージテーブル説明図である。FIG. 4 is an explanatory diagram of various message tables.
【図5】第1のエラーメッセージ画面例である。FIG. 5 is an example of a first error message screen.
【図6】第2のエラーメッセージ画面例である。FIG. 6 is an example of a second error message screen.
【図7】第1の優先順エラー表示説明図である。FIG. 7 is an explanatory diagram of a first priority error display.
【図8】第2の優先順エラー表示説明図である。FIG. 8 is a diagram illustrating a second priority error display.
【図9】他のエラー表示の説明図である。FIG. 9 is an explanatory diagram of another error display.
【図10】エラー解除表示の説明図である。FIG. 10 is an explanatory diagram of an error cancellation display.
【図11】エラー解除表示の別の説明図である。FIG. 11 is another explanatory diagram of an error cancellation display.
【図12】対処方法表示の説明図である。FIG. 12 is an explanatory diagram of a coping method display.
【図13】詳細情報表示の説明図である。FIG. 13 is an explanatory diagram of detailed information display.
【図14】前画面表示の説明図である。FIG. 14 is an explanatory diagram of a previous screen display.
【図15】エラー画面表示処理の流れ図である。FIG. 15 is a flowchart of an error screen display process.
【図16】キー制御処理の流れ図である。FIG. 16 is a flowchart of key control processing.
【図17】対処方法表示の流れ図である。FIG. 17 is a flowchart of a coping method display.
【図18】詳細情報表示の流れ図である。FIG. 18 is a flowchart of detailed information display.
【図19】他のエラー表示制御の流れ図である。FIG. 19 is a flowchart of another error display control.
【図20】前画面表示制御の流れ図である。FIG. 20 is a flowchart of front screen display control.
【図21】エラー解除表示制御の流れ図である。FIG. 21 is a flow chart of error cancellation display control.
【図22】従来のプリンタ装置の説明図である。FIG. 22 is an explanatory diagram of a conventional printer device.
12・・エラーを検出する各種センサ 14・・コントローラ 15・・オペレータパネル 15a・・液晶ディスプレイ装置 15b-1〜15b-8・・キー 16・・表示制御部 Various sensors for detecting errors 14 Controller 15 Operator panel 15a Liquid crystal display device 15b-1 to 15b-8 Key 16 Display control unit
Claims (6)
ラー表示制御手段を備え、エラーを検出してディスプレ
イ画面にエラーメッセージを表示するエラー表示方式に
おいて、 予め、各エラーに表示優先順位を付しておき、 複数のエラーが同時に発生した場合、またはエラー表示
中に別のエラーが発生した場合、優先順位が最も高いエ
ラーに応じたエラーメッセージを表示することを特徴と
するエラー表示方式。1. An error display system comprising a display device, an error detection means, and an error display control means for detecting an error and displaying an error message on a display screen, wherein each error is given a display priority in advance. , When multiple errors occur at the same time, or another error occurs while displaying an error, the error display method is characterized in that an error message corresponding to the error with the highest priority is displayed.
ラー表示制御手段を備え、エラーを検出してディスプレ
イ画面にエラーメッセージを表示するエラー表示方式に
おいて、 ディスプレイ画面の周辺部に1以上のキーを設け、 ディスプレイ画面に所定のエラーに応じたエラーメッセ
ージを表示する時、他にエラーが生じている場合、該他
のエラーのエラーメッセージ表示を要求するキーに対応
するディスプレイ画面位置に他のエラーが生じている旨
の表示を行い、該キーが操作された時、他のエラーのエ
ラーメッセージをディスプレイ画面に表示することを特
徴とするエラー表示方式。2. An error display system comprising a display device, an error detection means, and an error display control means, which detects an error and displays an error message on the display screen, wherein one or more keys are provided in a peripheral portion of the display screen. When an error message corresponding to a predetermined error is displayed on the display screen, if another error occurs, another error occurs at the display screen position corresponding to the key requesting the error message display of the other error. The error display method is characterized in that an error message of another error is displayed on the display screen when the key is operated.
ラー表示制御手段を備え、エラーを検出してディスプレ
イ画面にエラーメッセージを表示するエラー表示方式に
おいて、 ディスプレイ画面の周辺部に1以上のキーを設けるとと
もに、各エラーに対応させてエラー解除可/不可情報を
記憶する記憶手段を設け、 前記記憶内容を参照して現在エラーメッセージを表示し
ているエラーのエラー解除/不可を判断し、 エラー解除可能な場合には、エラー解除を要求するキー
に対応するディスプレイ画面位置にエラー解除可能な旨
の表示を行い、 該キーが操作された時、エラーを解除し、 エラー解除不可能な場合には、エラー解除可能な旨の表
示をしないことを特徴とするエラー表示方式。3. An error display system comprising a display device, an error detection means, and an error display control means, wherein an error is detected and an error message is displayed on the display screen, and at least one key is provided on the periphery of the display screen. A storage means is provided for storing the error cancellation enable / disable information corresponding to each error, and the error cancellation is possible by judging the error cancellation / non-cancellation of the error currently displaying the error message by referring to the stored contents. In such a case, a message indicating that the error can be released is displayed at the display screen position corresponding to the key requesting the error release, and when the key is operated, the error is released. An error display method that does not display that cancellation is possible.
ラー表示制御手段を備え、エラーを検出してディスプレ
イ画面にエラーメッセージを表示するエラー表示方式に
おいて、 ディスプレイ画面の周辺部に1以上のキーを設けるとと
もに、各エラーに対応させてエラーに対する対処方法を
優先順位を付して記憶する記憶手段を設け、 エラーメッセージ表示と共に優先順位が高い対処方法メ
ッセージを表示し、 該表示されている対処方法より優先順位が低い対処方法
が存在するか判断し、 存在する場合には、他の対処方法表示を要求するキーに
対応するディスプレイ画面位置に他の対処方法が存在す
る旨の表示を行い、 該キーが操作された時、他の対処方法メッセージをディ
スプレイ画面に表示し、 表示されている対処方法より優先順位が低い対処方法が
存在しない場合には、他の対処方法が存在する旨の表示
を行わないことを特徴とするエラー表示方式。4. An error display system, comprising a display device, an error detection means, and an error display control means, for detecting an error and displaying an error message on the display screen, wherein at least one key is provided in a peripheral portion of the display screen. , A storage means is provided for storing the countermeasures against the errors in correspondence with each error in order of priority, and the countermeasure message having the higher priority is displayed together with the error message display, and the priority is given to the displayed countermeasure. If there is a remedy, if there is, a message indicating that there is another remedy is displayed at the display screen position corresponding to the key requesting the display of the other remedy, and the key is operated. When this occurs, another countermeasure message will be displayed on the display screen, and the priority will be lower than the displayed countermeasure. If there is no corrective action, an error display method that does not display that there is another corrective action.
ラー表示制御手段を備え、エラーを検出してディスプレ
イ画面にエラーメッセージを表示するエラー表示方式に
おいて、 ディスプレイ画面の周辺部に1以上のキーを設け、 ディスプレイ画面に所定のエラーに応じたエラーメッセ
ージの表示をする時、該エラーに関する詳細情報が存在
する場合には、詳細情報表示を要求するキーに対応する
ディスプレイ画面位置に詳細情報が存在する旨の表示を
行い、 該キーが操作された時、エラーの詳細情報をディスプレ
イ画面に表示し、 詳細情報が存在しない場合には、詳細情報が存在する旨
の表示を行わないことを特徴とするエラー表示方式。5. An error display system, comprising a display device, an error detection means, and an error display control means, wherein an error is detected and an error message is displayed on the display screen, one or more keys are provided in a peripheral portion of the display screen. When displaying an error message according to a predetermined error on the display screen, if detailed information about the error exists, it is indicated that the detailed information exists at the display screen position corresponding to the key requesting the detailed information display. When the key is operated, detailed information on the error is displayed on the display screen when the key is operated, and when the detailed information does not exist, it is not displayed that the detailed information exists. method.
時、前画面表示を要求するキーに対応するディスプレイ
画面位置に前画面に戻せる旨の表示を行い、 該キーが操作された時、前画面をディスプレイ画面に表
示し、 前画面が存在しない場合には、前画面に戻せる旨の表示
を行わないことを特徴とする請求項5又は請求項6記載
のエラー表示方式。6. When displaying a coping method or detailed information, a display to the effect that the screen can be returned to the previous screen is displayed at the display screen position corresponding to the key requesting the previous screen display, and when the key is operated, the previous screen is displayed. The error display method according to claim 5 or 6, wherein the screen is displayed on the display screen, and when the previous screen does not exist, the display indicating that the previous screen can be returned is not performed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4204167A JP2872865B2 (en) | 1992-07-31 | 1992-07-31 | Error display method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4204167A JP2872865B2 (en) | 1992-07-31 | 1992-07-31 | Error display method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0652018A true JPH0652018A (en) | 1994-02-25 |
JP2872865B2 JP2872865B2 (en) | 1999-03-24 |
Family
ID=16485952
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4204167A Expired - Fee Related JP2872865B2 (en) | 1992-07-31 | 1992-07-31 | Error display method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2872865B2 (en) |
Cited By (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08103869A (en) * | 1994-10-04 | 1996-04-23 | Sekisui Chem Co Ltd | Welding robot |
JPH08103870A (en) * | 1994-10-04 | 1996-04-23 | Sekisui Chem Co Ltd | Welding robot |
JPH10124140A (en) * | 1996-10-18 | 1998-05-15 | Matsushita Electric Ind Co Ltd | Device for displaying error information |
JPH10313375A (en) * | 1997-03-12 | 1998-11-24 | Minolta Co Ltd | Image-forming device |
JPH10312321A (en) * | 1997-05-12 | 1998-11-24 | Hitachi Ltd | On-line system fault analyzing method |
JPH11288379A (en) * | 1998-04-03 | 1999-10-19 | Ntt Data Corp | Fault analysis system and storage medium |
JP2000267781A (en) * | 1999-03-17 | 2000-09-29 | Hitachi Ltd | Character display method and display device |
JP2000276279A (en) * | 1999-03-25 | 2000-10-06 | Seiko Epson Corp | Device and method for electronic display control and recording medium |
JP2002056476A (en) * | 2001-05-07 | 2002-02-22 | Olympus Optical Co Ltd | Control system |
JP2002139807A (en) * | 2000-10-31 | 2002-05-17 | Fuji Photo Film Co Ltd | Display device, display method and image processing system |
JP2003110780A (en) * | 2001-09-27 | 2003-04-11 | Murata Mach Ltd | Communication terminal unit |
JP2003186704A (en) * | 2001-12-18 | 2003-07-04 | Nec Corp | Error window display control device, error message display method and program |
JP2003256367A (en) * | 2002-03-06 | 2003-09-12 | Seiko Epson Corp | Information providing system concerning electronic equipment error and server for managing past error results of electric equipment |
JP2004114531A (en) * | 2002-09-26 | 2004-04-15 | Brother Ind Ltd | Processing medium conveying device and image forming apparatus |
JP2005276098A (en) * | 2004-03-26 | 2005-10-06 | Fujitsu Ltd | Error correction support program, and recording medium therefor, error correction support device, and error correction support method |
JP2006071649A (en) * | 2001-12-05 | 2006-03-16 | Sysmex Corp | Apparatus for analyzing biological material |
JP2006137051A (en) * | 2004-11-11 | 2006-06-01 | Seiko Epson Corp | Printer |
JP2006137093A (en) * | 2004-11-12 | 2006-06-01 | Seiko Epson Corp | Printer |
JP2006146970A (en) * | 2006-02-24 | 2006-06-08 | Matsushita Electric Ind Co Ltd | Method for displaying error information for electronic component mounting system and electronic component mounting system including the method |
JP2007072546A (en) * | 2005-09-05 | 2007-03-22 | Nomura Research Institute Ltd | Flow editing device and flow editing method |
JP2008269568A (en) * | 2007-03-22 | 2008-11-06 | Brother Ind Ltd | Display |
JP2009044603A (en) * | 2007-08-10 | 2009-02-26 | Sharp Corp | Image processor |
JP2009273091A (en) * | 2008-05-12 | 2009-11-19 | Kyocera Mita Corp | Image forming device and error processing method for image forming device |
JP2010097424A (en) * | 2008-10-16 | 2010-04-30 | Fuji Xerox Co Ltd | Display control device, image forming apparatus and program |
US7925363B2 (en) * | 2005-12-19 | 2011-04-12 | Nitto Denko Corporation | Error-correction assistance system |
US7952981B2 (en) | 2007-10-25 | 2011-05-31 | Sharp Kabushiki Kaisha | Semiconductor laser device protection circuit, optical pickup apparatus, and information recording/reproducing apparatus |
US9093005B2 (en) | 2007-03-22 | 2015-07-28 | Brother Kogyo Kabushiki Kaisha | Display device |
JP2018082383A (en) * | 2016-11-18 | 2018-05-24 | 富士ゼロックス株式会社 | Notification device, processing device, and program |
US10298787B2 (en) | 2017-03-03 | 2019-05-21 | Fuji Xerox Co., Ltd. | Information processing apparatus and non-transitory computer readable medium for determining priority of event messages to be displayed |
EP3582481A1 (en) * | 2018-06-15 | 2019-12-18 | Canon Kabushiki Kaisha | Voice controlled printing system with error notification method |
KR20190142210A (en) * | 2018-06-15 | 2019-12-26 | 캐논 가부시끼가이샤 | Server system, printing apparatus, control method, and communication system |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS56110161A (en) * | 1980-02-01 | 1981-09-01 | Fujitsu Ltd | Message processing system |
-
1992
- 1992-07-31 JP JP4204167A patent/JP2872865B2/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS56110161A (en) * | 1980-02-01 | 1981-09-01 | Fujitsu Ltd | Message processing system |
Cited By (37)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08103869A (en) * | 1994-10-04 | 1996-04-23 | Sekisui Chem Co Ltd | Welding robot |
JPH08103870A (en) * | 1994-10-04 | 1996-04-23 | Sekisui Chem Co Ltd | Welding robot |
JPH10124140A (en) * | 1996-10-18 | 1998-05-15 | Matsushita Electric Ind Co Ltd | Device for displaying error information |
JPH10313375A (en) * | 1997-03-12 | 1998-11-24 | Minolta Co Ltd | Image-forming device |
JPH10312321A (en) * | 1997-05-12 | 1998-11-24 | Hitachi Ltd | On-line system fault analyzing method |
JPH11288379A (en) * | 1998-04-03 | 1999-10-19 | Ntt Data Corp | Fault analysis system and storage medium |
JP2000267781A (en) * | 1999-03-17 | 2000-09-29 | Hitachi Ltd | Character display method and display device |
JP2000276279A (en) * | 1999-03-25 | 2000-10-06 | Seiko Epson Corp | Device and method for electronic display control and recording medium |
JP2002139807A (en) * | 2000-10-31 | 2002-05-17 | Fuji Photo Film Co Ltd | Display device, display method and image processing system |
JP2002056476A (en) * | 2001-05-07 | 2002-02-22 | Olympus Optical Co Ltd | Control system |
JP2003110780A (en) * | 2001-09-27 | 2003-04-11 | Murata Mach Ltd | Communication terminal unit |
JP2006071649A (en) * | 2001-12-05 | 2006-03-16 | Sysmex Corp | Apparatus for analyzing biological material |
JP2003186704A (en) * | 2001-12-18 | 2003-07-04 | Nec Corp | Error window display control device, error message display method and program |
JP2003256367A (en) * | 2002-03-06 | 2003-09-12 | Seiko Epson Corp | Information providing system concerning electronic equipment error and server for managing past error results of electric equipment |
JP2004114531A (en) * | 2002-09-26 | 2004-04-15 | Brother Ind Ltd | Processing medium conveying device and image forming apparatus |
JP2005276098A (en) * | 2004-03-26 | 2005-10-06 | Fujitsu Ltd | Error correction support program, and recording medium therefor, error correction support device, and error correction support method |
JP2006137051A (en) * | 2004-11-11 | 2006-06-01 | Seiko Epson Corp | Printer |
JP2006137093A (en) * | 2004-11-12 | 2006-06-01 | Seiko Epson Corp | Printer |
JP2007072546A (en) * | 2005-09-05 | 2007-03-22 | Nomura Research Institute Ltd | Flow editing device and flow editing method |
US7925363B2 (en) * | 2005-12-19 | 2011-04-12 | Nitto Denko Corporation | Error-correction assistance system |
JP2006146970A (en) * | 2006-02-24 | 2006-06-08 | Matsushita Electric Ind Co Ltd | Method for displaying error information for electronic component mounting system and electronic component mounting system including the method |
JP2008269568A (en) * | 2007-03-22 | 2008-11-06 | Brother Ind Ltd | Display |
US9093005B2 (en) | 2007-03-22 | 2015-07-28 | Brother Kogyo Kabushiki Kaisha | Display device |
JP2009044603A (en) * | 2007-08-10 | 2009-02-26 | Sharp Corp | Image processor |
US7952981B2 (en) | 2007-10-25 | 2011-05-31 | Sharp Kabushiki Kaisha | Semiconductor laser device protection circuit, optical pickup apparatus, and information recording/reproducing apparatus |
JP2009273091A (en) * | 2008-05-12 | 2009-11-19 | Kyocera Mita Corp | Image forming device and error processing method for image forming device |
JP2010097424A (en) * | 2008-10-16 | 2010-04-30 | Fuji Xerox Co Ltd | Display control device, image forming apparatus and program |
CN101729713A (en) * | 2008-10-16 | 2010-06-09 | 富士施乐株式会社 | Display control apparatus, image forming apparatus and display control method |
JP4737263B2 (en) * | 2008-10-16 | 2011-07-27 | 富士ゼロックス株式会社 | Display control apparatus, image forming apparatus, and program |
JP2018082383A (en) * | 2016-11-18 | 2018-05-24 | 富士ゼロックス株式会社 | Notification device, processing device, and program |
US10298787B2 (en) | 2017-03-03 | 2019-05-21 | Fuji Xerox Co., Ltd. | Information processing apparatus and non-transitory computer readable medium for determining priority of event messages to be displayed |
US10873675B2 (en) | 2017-03-03 | 2020-12-22 | Fuji Xerox Co., Ltd. | Information processing apparatus for determining whether to display an event message |
EP3582481A1 (en) * | 2018-06-15 | 2019-12-18 | Canon Kabushiki Kaisha | Voice controlled printing system with error notification method |
KR20190142210A (en) * | 2018-06-15 | 2019-12-26 | 캐논 가부시끼가이샤 | Server system, printing apparatus, control method, and communication system |
KR20190142209A (en) * | 2018-06-15 | 2019-12-26 | 캐논 가부시끼가이샤 | Server system, communication apparatus, control method, and communication system |
US10761784B2 (en) | 2018-06-15 | 2020-09-01 | Canon Kabushiki Kaisha | Server system, printing apparatus, control method, and communication system for audio notification and screen notification |
US10838674B2 (en) | 2018-06-15 | 2020-11-17 | Canon Kabushiki Kaisha | Server system, communication apparatus, control method, and communication system |
Also Published As
Publication number | Publication date |
---|---|
JP2872865B2 (en) | 1999-03-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2872865B2 (en) | Error display method | |
US3575589A (en) | Error recovery apparatus and method | |
US5388251A (en) | Help display system for a computer | |
US4410957A (en) | Keystroke queueing system | |
EP0862109B1 (en) | Information output apparatus and method | |
JPH01226374A (en) | Electronic type typewriter | |
US6052204A (en) | Output apparatus and output method | |
JP3311904B2 (en) | Printing equipment | |
JP3031793B2 (en) | Facsimile machine with abnormal display function | |
EP0267769B1 (en) | An electronic typewriter with a spelling check function | |
JPS62271169A (en) | Document processor | |
JP3107521B2 (en) | Printer control device | |
JPH01157878A (en) | Printer | |
JP3065387B2 (en) | Character processing device and character processing method | |
JP3049685B2 (en) | Information output device and information output method | |
JPH05229236A (en) | Paper delivery controlling system | |
KR100224875B1 (en) | Image forming device | |
JPH02110626A (en) | Error display control device for printing device | |
JPH01210367A (en) | Key stroke treater | |
JPH09272249A (en) | Documentation device | |
JPH05138995A (en) | Printer | |
JPS63112367A (en) | Image processing device | |
JPH0781835A (en) | Paper-size monitoring device of printer | |
JP2007031015A (en) | Printer device | |
JPH07175615A (en) | Character processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 19980825 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19981222 |
|
LAPS | Cancellation because of no payment of annual fees |