JP2013090264A - Image processing apparatus, display control method, browser program, and application program - Google Patents

Image processing apparatus, display control method, browser program, and application program Download PDF

Info

Publication number
JP2013090264A
JP2013090264A JP2011231498A JP2011231498A JP2013090264A JP 2013090264 A JP2013090264 A JP 2013090264A JP 2011231498 A JP2011231498 A JP 2011231498A JP 2011231498 A JP2011231498 A JP 2011231498A JP 2013090264 A JP2013090264 A JP 2013090264A
Authority
JP
Japan
Prior art keywords
error
web page
display
function
browser
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011231498A
Other languages
Japanese (ja)
Inventor
Shunsaku Kyoo
俊作 京尾
Haruna Sasakuma
晴奈 笹隈
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2011231498A priority Critical patent/JP2013090264A/en
Publication of JP2013090264A publication Critical patent/JP2013090264A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To eliminate deterioration of operability of an image processing apparatus even when an error occurs in the image processing apparatus during activation of a browser, and to allow an error screen to be displayed while suppressing a load exerted on the browser.SOLUTION: An image processing apparatus 1 having a plurality of functions includes a browser 32 that individually activates a plurality of display tabs, accesses to addresses individually set to the display tabs, and acquires a Web page for displaying with the display tabs on a display part 14a. When a Web page acquired from an external address is displayed with a first display tab on the display part 14a, the browser 32 specifies a related function from among the plurality of functions by analyzing the Web page acquired from the external address. The browser 32 then acquires a Web page about an error of the specified function from an image creation part 31a and displays the Web page on a second display tab.

Description

本発明は、画像処理装置、表示制御方法、ブラウザプログラムおよびアプリケーションプログラムに関し、特に複合機などの複数の機能を有する画像処理装置においてブラウザの起動中にエラー画面を表示するための技術に関する。   The present invention relates to an image processing apparatus, a display control method, a browser program, and an application program, and more particularly, to a technique for displaying an error screen during activation of a browser in an image processing apparatus having a plurality of functions such as a multifunction peripheral.

複合機などと呼ばれる画像処理装置は、スキャン機能やプリント機能といった複数の機能を備えており、ユーザによって一の機能が選択されると、その機能に対応したジョブを実行する。近年、この種の画像処理装置は、更にブラウザ機能を搭載している。そのため、近年の画像処理装置は、ユーザが操作パネルを操作することによってブラウザを起動させると、インターネットなどで公開されるWebページを取得して操作パネルに表示することが可能である。   An image processing apparatus called a multifunction peripheral has a plurality of functions such as a scan function and a print function. When one function is selected by a user, a job corresponding to the function is executed. In recent years, this type of image processing apparatus further includes a browser function. Therefore, in recent image processing apparatuses, when a user activates a browser by operating an operation panel, it is possible to acquire a Web page published on the Internet and display it on the operation panel.

ところが、従来の画像処理装置は、ユーザがブラウザを起動させてWebページを閲覧している状態で、スキャン機能やプリント機能などに関するエラーが発生すると、ブラウザを強制終了させ、操作パネルの表示画面を、装置内部で作成したエラー画面に切り替える構成である。それ故、画像処理装置でWebページを閲覧しているユーザにとっては、装置内部で発生したエラーがユーザの行う作業に何ら関係のないものであってもそのエラーを解消しない限り、ブラウザを再起動させることができず、Webページの閲覧を継続することができなくなるという問題がある。また、ユーザがエラーを解消する作業を行ってブラウザを再起動させた場合でも、強制終了時におけるWebページを再度表示させるためには前回と同様の操作を再び行わなければならず、操作性が悪いという問題もある。   However, the conventional image processing apparatus forcibly terminates the browser and displays the operation panel display screen when an error relating to the scan function or the print function occurs while the user starts the browser and browses the web page. This is a configuration for switching to an error screen created inside the apparatus. Therefore, for users who browse web pages on an image processing device, restart the browser as long as the error that occurred inside the device has nothing to do with the user's work and that error is not resolved. There is a problem that it is not possible to continue browsing the web page. In addition, even when the user performs work to eliminate the error and restarts the browser, the same operation as the previous time must be performed again in order to display the Web page at the time of forced termination again, and the operability is reduced. There is also the problem of being bad.

一方、従来は住宅設備監視システムの技術分野において、ブラウザの起動を終了させることなく、イベント発生を通知する画面を表示するようにした技術が提案されている(例えば特許文献1)。この従来技術では、ブラウザを、複数のタブを有するタブブラウザで構成し、それら複数のタブのそれぞれに宅内機器から提供される多様なWebページを表示させることができるようになっている。そして監視対象に何らかのイベントが発生すると、宅内機器はそのイベントを通知するためのイベント通知用Webページを生成し、タブブラウザは、そのイベントに対応する1つのタブにそのイベント通知用Webページを割り込み表示させる構成である。   On the other hand, conventionally, in the technical field of housing equipment monitoring systems, a technique has been proposed in which a screen for notifying the occurrence of an event is displayed without ending the activation of the browser (for example, Patent Document 1). In this prior art, the browser is constituted by a tab browser having a plurality of tabs, and various web pages provided from home devices can be displayed on each of the plurality of tabs. When an event occurs in the monitoring target, the home device generates an event notification Web page for notifying the event, and the tab browser interrupts the event notification Web page on one tab corresponding to the event. This is a configuration for display.

特開2010−211298号公報JP 2010-2111298 A

上述した住宅設備監視システムに関する技術では、複数の監視対象項目の全てを監視する。そのため、ブラウザは、それら複数の監視対象項目の全てにおいてイベント通知用Webページが生成されたか否かを監視しておく必要があり、いずれかの項目でイベント通知用Webページが生成されると、そのイベントに対応するタブでイベント通知用Webページを表示する。   In the technology related to the above-described housing equipment monitoring system, all of a plurality of monitoring target items are monitored. Therefore, the browser needs to monitor whether or not the event notification Web page has been generated for all of the plurality of monitoring target items. When the event notification Web page is generated for any item, The event notification Web page is displayed on the tab corresponding to the event.

しかし、このような技術を、複合機などの画像処理装置に適用すると、ブラウザにかかる負荷が高くなるという問題がある。つまり、画像処理装置においてブラウザが起動しているとき、そのブラウザが画像処理装置で発生し得る全てのエラー発生要因を監視するように構成すると、ブラウザの処理負担が増大し、CPUやメモリなどにおけるブラウザの占有率が過大になるという問題がある。特にこの種の画像処理装置は、一般的なパーソナルコンピュータなどと比較するとメモリ資源などに乏しく、ブラウザの処理負担が増大してしまうと、ブラウザの起動中に並行して行われるプリント出力やFAX受信などの処理効率を著しく低下させる要因となり、深刻な問題を引き起こす。   However, when such a technique is applied to an image processing apparatus such as a multifunction peripheral, there is a problem that the load on the browser increases. In other words, when the browser is activated in the image processing device, if the browser is configured to monitor all the error occurrence factors that can occur in the image processing device, the processing load on the browser increases, and the CPU, memory, etc. There is a problem that the occupation ratio of the browser becomes excessive. In particular, this type of image processing apparatus has less memory resources than a general personal computer, and if the processing load on the browser increases, print output and FAX reception that are performed in parallel while the browser is running. Cause a serious problem.

そこで本発明は、上記従来の問題点を解決するためになされたものであり、操作性を低下させることがなく、しかもブラウザにかかる負荷を抑制しつつ、ブラウザの起動中にエラー画面を表示できるようにした画像処理装置、表示制御方法、ブラウザプログラムおよびアプリケーションプログラムを提供することを目的とするものである。   Therefore, the present invention has been made to solve the above-described conventional problems, and can display an error screen while starting up the browser without reducing the operability and suppressing the load on the browser. An object of the present invention is to provide an image processing apparatus, a display control method, a browser program, and an application program.

上記目的を達成するため、請求項1にかかる発明は、複数の機能を有し、該複数の機能のうちから選択される少なくとも1つの機能に対応するジョブを実行する画像処理装置であって、ネットワークを介して通信を行う通信手段と、各種情報を表示する表示手段と、複数の表示タブを個別に起動し、各表示タブに対して個別に設定されるアドレスにアクセスし、各表示タブで前記表示手段に表示するためのWebページを取得するブラウザと、前記複数の機能のそれぞれに対応するエラーを検知するエラー検知手段と、前記エラー検知手段によって検知されるエラーを前記複数の機能のそれぞれに分類し、その分類された機能毎にエラーに関するWebページを生成する画面生成手段と、を備える。そして前記ブラウザは、前記通信手段を介して外部アドレスから取得するWebページを第1の表示タブで前記表示手段に表示する際、前記外部アドレスから取得するWebページを解析することによって前記複数の機能のうちで当該Webページに関連する機能を特定し、その特定した機能のエラーに関するWebページが前記画面生成手段によって生成されているか否かを確認し、特定した機能のエラーに関するWebページが生成されている場合、前記第1の表示タブとは異なる第2の表示タブで前記画面生成手段によって生成されるWebページにアクセスし、前記第2の表示タブに、特定した機能のエラーに関するWebページを表示させることを特徴とする構成である。   In order to achieve the above object, an invention according to claim 1 is an image processing apparatus having a plurality of functions and executing a job corresponding to at least one function selected from the plurality of functions. Communication means for communicating via a network, display means for displaying various information, and a plurality of display tabs are individually activated, addresses set individually for each display tab are accessed, and each display tab is accessed. A browser for obtaining a web page to be displayed on the display means; an error detection means for detecting an error corresponding to each of the plurality of functions; and an error detected by the error detection means for each of the plurality of functions. And screen generation means for generating a Web page related to an error for each of the classified functions. When the browser displays a Web page acquired from an external address via the communication unit on the display unit on the first display tab, the browser analyzes the Web page acquired from the external address, thereby Among them, the function related to the Web page is specified, whether or not the Web page related to the error of the specified function is generated by the screen generation means, and the Web page related to the error of the specified function is generated If the web page generated by the screen generation unit is accessed on a second display tab different from the first display tab, a web page related to the error of the specified function is displayed on the second display tab. It is the structure characterized by displaying.

請求項2にかかる発明は、請求項1に記載の画像処理装置において、前記ブラウザは、前記外部アドレスから取得するWebページに含まれるコンテンツに基づいて当該Webページに関連する機能を特定することを特徴とする構成である。   According to a second aspect of the present invention, in the image processing device according to the first aspect, the browser specifies a function related to the Web page based on content included in the Web page acquired from the external address. This is a characteristic configuration.

請求項3にかかる発明は、請求項1に記載の画像処理装置において、前記ブラウザは、前記外部アドレスから取得するWebページのファイル形式に基づいて当該Webページに関連する機能を特定することを特徴とする構成である。   According to a third aspect of the present invention, in the image processing apparatus according to the first aspect, the browser specifies a function related to the Web page based on a file format of the Web page acquired from the external address. The configuration is as follows.

請求項4にかかる発明は、請求項1乃至3のいずれかに記載の画像処理装置において、前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に対応するWebページをエラーに関する内容に更新し、前記ブラウザは、前記外部アドレスから取得するWebページを前記第1の表示タブで前記表示手段に表示することに伴い、前記画面生成手段によって生成される複数のWebページのうち、前記外部アドレスから取得するWebページに関連した機能に対応するアドレスにアクセスし、前記画面生成手段によって生成されるWebページを取得して前記第2の表示タブに表示させることを特徴とする構成である。   According to a fourth aspect of the present invention, in the image processing apparatus according to any one of the first to third aspects, the screen generation unit generates a plurality of Web pages corresponding to the plurality of functions at different addresses in advance. In addition, when an error is detected by the error detection unit, the Web page corresponding to the function in which the error is classified is updated to the content related to the error, and the browser updates the Web page acquired from the external address. Access to an address corresponding to a function related to a Web page acquired from the external address among a plurality of Web pages generated by the screen generation unit in association with displaying on the display unit by the first display tab. The Web page generated by the screen generation means is acquired and displayed on the second display tab. It is a configuration characterized by.

請求項5にかかる発明は、請求項1乃至3のいずれかに記載の画像処理装置において、前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能毎にそのエラーに関するWebページをさらに別のアドレスに生成し、前記ブラウザは、前記外部アドレスから取得するWebページを前記第1の表示タブで前記表示手段に表示することに伴い、前記画面生成手段によって生成される複数のWebページのうち、前記外部アドレスから取得するWebページに関連した機能に対応するアドレスにアクセスし、前記画面生成手段によって生成されるWebページを取得して前記第2の表示タブに表示させると共に、前記画面生成手段によって別のアドレスに、前記外部アドレスから取得するWebページに関連した機能に対応するエラーに関するWebページが生成されたときには、前記第2の表示タブに表示するためのアドレスをエラーに関するWebページのアドレスに切り替えることを特徴とする構成である。   According to a fifth aspect of the present invention, in the image processing apparatus according to any one of the first to third aspects, the screen generating unit generates a plurality of Web pages corresponding to the plurality of functions at different addresses in advance. In addition, when an error is detected by the error detection means, a Web page related to the error is generated at another address for each function in which the error is classified, and the browser acquires from the external address. Corresponding to a function related to a Web page acquired from the external address among a plurality of Web pages generated by the screen generation unit in association with displaying the Web page on the display unit with the first display tab. Access the address, acquire the Web page generated by the screen generation means, and When a Web page related to an error corresponding to a function related to a Web page acquired from the external address is generated at another address by the screen generation means, the second display tab displays it. Is switched to the address of the Web page related to the error.

請求項6にかかる発明は、請求項1乃至5のいずれかに記載の画像処理装置において、前記画面生成手段は、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に関連付けてエラー発生情報をセットし、前記ブラウザは、前記外部アドレスから取得するWebページに関連する機能に関連付けられて前記エラー発生情報がセットされているか否かを監視することを特徴とする構成である。   According to a sixth aspect of the present invention, in the image processing apparatus according to any one of the first to fifth aspects, the screen generation means is a function in which an error is classified when an error is detected by the error detection means. The error occurrence information is set in association with the browser, and the browser monitors whether the error occurrence information is set in association with a function related to the Web page acquired from the external address. It is.

請求項7にかかる発明は、複数の機能を有し、該複数の機能のうちから選択される少なくとも1つの機能に対応するジョブを実行する画像処理装置において、複数の表示タブを有するブラウザの起動中にエラー画面を表示する表示制御方法であって、(a) 前記ブラウザを起動するステップと、(b) 前記ブラウザによって外部アドレスから取得されるWebページを前記複数の表示タブのうちの第1の表示タブで所定の表示手段に表示するステップと、(c) 前記第1の表示タブに表示されるWebページを解析し、前記複数の機能のうちで当該Webページに関連する機能を特定するステップと、(d) 前記複数の機能のそれぞれに対応するエラーを検知するステップと、(e) 前記ステップ(d)で検知されるエラーを前記複数の機能のそれぞれに分類するステップと、(f) 前記ステップ(e)で分類された機能毎にエラーに関するWebページを生成するステップと、(g) 前記ブラウザにおいて前記第1の表示タブとは異なる第2の表示タブを起動し、前記ステップ(c)で特定された機能に対応するエラーに関するWebページを前記第2の表示タブで取得して表示させるステップと、を備えることを特徴とする構成である。   According to a seventh aspect of the present invention, in an image processing apparatus having a plurality of functions and executing a job corresponding to at least one function selected from the plurality of functions, the browser having a plurality of display tabs is activated. A display control method for displaying an error screen therein, wherein: (a) starting the browser; and (b) displaying a Web page acquired from an external address by the browser from a first of the plurality of display tabs. (C) analyzing a Web page displayed on the first display tab and specifying a function related to the Web page among the plurality of functions. And (d) detecting an error corresponding to each of the plurality of functions; and (e) classifying the error detected in the step (d) into each of the plurality of functions. (F) generating a web page related to an error for each function classified in step (e); and (g) starting a second display tab different from the first display tab in the browser. And acquiring and displaying a Web page related to the error corresponding to the function specified in step (c) on the second display tab.

請求項8にかかる発明は、複数の機能を有し、該複数の機能のうちから選択される少なくとも1つの機能に対応するジョブを実行する画像処理装置によって実行されるブラウザプログラムであって、前記画像処理装置は、ネットワークを介して通信を行う通信手段と、各種情報を表示する表示手段と、前記複数の機能のそれぞれに対応するエラーを検知するエラー検知手段と、前記エラー検知手段によって検知されるエラーを前記複数の機能のそれぞれに分類し、その分類された機能毎にエラーに関するWebページを生成する画面生成手段と、を備えており、前記ブラウザプログラムは、前記画像処理装置によって実行されることにより、前記画像処理装置に対して更に、複数の表示タブを個別に起動し、各表示タブに対して個別に設定されるアドレスにアクセスし、各表示タブで前記表示手段に表示するためのWebページを取得するブラウザとしての機能を付与するものであり、前記ブラウザは、前記通信手段を介して外部アドレスから取得するWebページを第1の表示タブで前記表示手段に表示する際、前記外部アドレスから取得するWebページを解析することによって前記複数の機能のうちで当該Webページに関連する機能を特定し、その特定した機能のエラーに関するWebページが前記画面生成手段によって生成されているか否かを確認し、特定した機能のエラーに関するWebページが生成されている場合、前記第1の表示タブとは異なる第2の表示タブで前記画面生成手段によって生成されるWebページにアクセスし、前記第2の表示タブに、特定した機能のエラーに関するWebページを表示する機能を有することを特徴とする構成である。   The invention according to claim 8 is a browser program executed by an image processing apparatus having a plurality of functions and executing a job corresponding to at least one function selected from the plurality of functions, The image processing apparatus is detected by a communication unit that communicates via a network, a display unit that displays various information, an error detection unit that detects an error corresponding to each of the plurality of functions, and the error detection unit. Screen generation means for classifying the error into each of the plurality of functions and generating a Web page related to the error for each of the classified functions, and the browser program is executed by the image processing apparatus As a result, a plurality of display tabs are further activated individually for the image processing apparatus, and each display tab is individually set. A browser function for acquiring a Web page to be displayed on the display means in each display tab, and the browser acquires a Web address acquired from an external address via the communication means. When displaying a page on the display means on the first display tab, a function related to the Web page is identified from the plurality of functions by analyzing the Web page acquired from the external address, and the specified It is confirmed whether or not a Web page related to a function error has been generated by the screen generation means. When a Web page related to the specified function error is generated, a second display different from the first display tab is displayed. The web page generated by the screen generation means is accessed with a tab, and the second display tab is specified. A structure characterized by having a function of displaying a Web page about errors ability.

請求項9にかかる発明は、請求項8に記載のブラウザプログラムにおいて、前記ブラウザは、前記外部アドレスから取得するWebページに含まれるコンテンツに基づいて当該Webページに関連する機能を特定することを特徴とする構成である。   The invention according to claim 9 is the browser program according to claim 8, wherein the browser specifies a function related to the Web page based on content included in the Web page acquired from the external address. The configuration is as follows.

請求項10にかかる発明は、請求項8に記載のブラウザプログラムにおいて、前記ブラウザは、前記外部アドレスから取得するWebページのファイル形式に基づいて当該Webページに関連する機能を特定することを特徴とする構成である。   The invention according to claim 10 is the browser program according to claim 8, wherein the browser specifies a function related to the web page based on a file format of the web page acquired from the external address. It is the structure to do.

請求項11にかかる発明は、請求項8乃至10のいずれかに記載のブラウザプログラムにおいて、前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に対応するWebページをエラーに関する内容に更新する構成であり、前記ブラウザは、前記外部アドレスから取得するWebページを前記第1の表示タブで前記表示手段に表示することに伴い、前記画面生成手段によって生成される複数のWebページのうち、前記外部アドレスから取得するWebページに関連した機能に対応するアドレスにアクセスし、前記画面生成手段によって生成されるWebページを取得して前記第2の表示タブに表示させることを特徴とする構成である。   According to an eleventh aspect of the present invention, in the browser program according to any one of the eighth to tenth aspects, the screen generation unit generates a plurality of Web pages corresponding to the plurality of functions in advance at different addresses. In addition, when an error is detected by the error detection unit, the Web page corresponding to the function in which the error is classified is updated to the content related to the error, and the browser acquires the Web acquired from the external address. An address corresponding to a function related to a Web page acquired from the external address among a plurality of Web pages generated by the screen generation unit when the page is displayed on the display unit by the first display tab. To obtain a Web page generated by the screen generation means, and A construction which is characterized in that is displayed on the display tab.

請求項12にかかる発明は、請求項8乃至10のいずれかに記載のブラウザプログラムにおいて、前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能毎にそのエラーに関するWebページをさらに別のアドレスに生成する構成であり、前記ブラウザは、前記外部アドレスから取得するWebページを前記第1の表示タブで前記表示手段に表示することに伴い、前記画面生成手段によって生成される複数のWebページのうち、前記外部アドレスから取得するWebページに関連した機能に対応するアドレスにアクセスし、前記画面生成手段によって生成されるWebページを取得して前記第2の表示タブに表示させると共に、前記画面生成手段によって別のアドレスに、前記外部アドレスから取得するWebページに関連した機能に対応するエラーに関するWebページが生成されたときには、前記第2の表示タブに表示するためのアドレスをエラーに関するWebページのアドレスに切り替えることを特徴とする構成である。   According to a twelfth aspect of the present invention, in the browser program according to any one of the eighth to tenth aspects, the screen generation unit previously generates a plurality of Web pages corresponding to the plurality of functions at different addresses. In addition, when an error is detected by the error detection unit, a Web page related to the error is generated at a different address for each function in which the error is classified. Along with displaying the Web page to be acquired on the display means on the first display tab, the function related to the Web page acquired from the external address among the plurality of Web pages generated by the screen generation means. Access the corresponding address and retrieve the web page generated by the screen generation means. When the Web page related to the error corresponding to the function related to the Web page acquired from the external address is generated at another address by the screen generation means, the second display tab is displayed. 2 is configured to switch an address to be displayed on the display tab 2 to an address of a Web page related to an error.

請求項13にかかる発明は、請求項8乃至12のいずれかに記載のブラウザプログラムにおいて、前記画面生成手段は、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に関連付けてエラー発生情報をセットする構成であり、前記ブラウザは、前記外部アドレスから取得するWebページに関連する機能に関連付けられて前記エラー発生情報がセットされているか否かを監視することを特徴とする構成である。   According to a thirteenth aspect of the present invention, in the browser program according to any one of the eighth to twelfth aspects, when the error detection unit detects an error, the screen generation unit has a function in which the error is classified. The error occurrence information is set in association with the browser, and the browser monitors whether the error occurrence information is set in association with a function related to a Web page acquired from the external address. It is the structure to do.

請求項14にかかる発明は、複数の機能を有し、該複数の機能のうちから選択される少なくとも1つの機能に対応するジョブを実行する画像処理装置によって実行されるアプリケーションプログラムであって、前記画像処理装置は、ネットワークを介して通信を行う通信手段と、各種情報を表示する表示手段と、複数の表示タブを個別に起動し、各表示タブに対して個別に設定されるアドレスにアクセスし、各表示タブで前記表示手段に表示するためのWebページを取得するブラウザと、前記複数の機能のそれぞれに対応するエラーを検知するエラー検知手段と、を備えており、前記アプリケーションプログラムは、前記画像処理装置によって実行されることにより、前記画像処理装置に対して更に、前記エラー検知手段によって検知されるエラーを前記複数の機能のそれぞれに分類し、その分類された機能毎にエラーに関するWebページを生成する画面生成手段としての機能を付与するものであり、前記画面生成手段は、エラーに関するWebページを機能毎にそれぞれ異なるアドレスに生成し、前記ブラウザが前記通信手段を介して外部アドレスから取得するWebページを第1の表示タブで前記表示手段に表示しているとき、前記第1の表示タブとは異なる第2の表示タブでアクセスされるアドレスに生成したWebページを前記第2の表示タブに出力することを特徴とする構成である。   The invention according to claim 14 is an application program executed by an image processing apparatus having a plurality of functions and executing a job corresponding to at least one function selected from the plurality of functions, The image processing apparatus individually starts a communication unit that performs communication via a network, a display unit that displays various information, and a plurality of display tabs, and accesses an address that is individually set for each display tab. A browser for acquiring a web page to be displayed on the display means in each display tab, and an error detection means for detecting an error corresponding to each of the plurality of functions, and the application program includes By being executed by the image processing apparatus, the error detection means further detects the image processing apparatus. An error is classified into each of the plurality of functions, and a function as a screen generation unit that generates a Web page related to the error is assigned to each of the classified functions, and the screen generation unit includes a Web page related to the error. When the Web page generated from the external address via the communication means is displayed on the display means on the first display tab, the first display tab and the first display tab are generated. Is configured to output a Web page generated at an address accessed on a different second display tab to the second display tab.

請求項15にかかる発明は、請求項14に記載のアプリケーションプログラムにおいて、前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に対応するWebページをエラーに関する内容に更新することを特徴とする構成である。   According to a fifteenth aspect of the present invention, in the application program according to the fourteenth aspect, the screen generation unit generates a plurality of Web pages corresponding to the plurality of functions in advance at different addresses, and the error is generated. When an error is detected by the detection unit, the Web page corresponding to the function in which the error is classified is updated to the content related to the error.

請求項16にかかる発明は、請求項14に記載のアプリケーションプログラムにおいて、前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能毎にそのエラーに関するWebページをさらに別のアドレスに生成することを特徴とする構成である。   According to a sixteenth aspect of the present invention, in the application program according to the fourteenth aspect, the screen generation unit generates a plurality of Web pages corresponding to the plurality of functions in advance at different addresses, and the error is generated. When an error is detected by the detection means, a Web page related to the error is generated at a different address for each function in which the error is classified.

請求項17にかかる発明は、請求項14乃至16のいずれかに記載のアプリケーションプログラムにおいて、前記画面生成手段は、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に関連付けてエラー発生情報を所定の記憶領域にセットすることを特徴とする構成である。   According to a seventeenth aspect of the present invention, in the application program according to any one of the fourteenth to sixteenth aspects, when the error detection unit detects an error, the screen generation unit has a function in which the error is classified. The error occurrence information is set in a predetermined storage area in association with each other.

本発明によれば、ブラウザの起動中に、外部アドレスから取得したWebページを第1の表示タブに表示しているとき、ブラウザがそのWebページに関連する機能を特定し、その特定した機能のエラーに関するWebページを画面生成手段から取得して第2の表示タブに表示することができるようになる。そのため、ブラウザの起動中に、画像処理装置においてエラーが発生した場合であっても、ユーザは、ブラウザの閲覧作業を継続することができると共に、ブラウザの機能を利用してエラーの内容を確認することもできる。加えて、ブラウザは、画像処理装置が有する複数の機能のうちから、機能を限定してエラーに関するWebページを取得する構成であるので、ブラウザの処理負担も軽減することができる。したがって、本発明によれば、画像処理装置の操作性を低下させることがなく、しかもブラウザにかかる負荷を抑制しつつ、ブラウザの起動中にエラー画面を表示することが可能である。   According to the present invention, when a web page acquired from an external address is displayed on the first display tab while the browser is running, the browser identifies a function related to the web page, and the function of the identified function is displayed. A web page related to the error can be acquired from the screen generation means and displayed on the second display tab. Therefore, even if an error occurs in the image processing device during the startup of the browser, the user can continue browsing the browser and check the error content using the browser function You can also. In addition, since the browser is configured to acquire a Web page related to an error from a plurality of functions that the image processing apparatus has, the processing load of the browser can be reduced. Therefore, according to the present invention, it is possible to display an error screen while the browser is running without reducing the operability of the image processing apparatus and suppressing the load on the browser.

画像処理装置を含むネットワーク構成の一例を示す図である。It is a figure which shows an example of the network structure containing an image processing apparatus. 画像処理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of an image processing apparatus. 画像処理装置においてCPUが各種プログラムを実行した状態の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the state which CPU performed various programs in the image processing apparatus. 画面生成部によって生成されるWebページの概念を示す図である。It is a figure which shows the concept of the web page produced | generated by the screen production | generation part. 画面生成部によって生成されるスキャン機能に関するWebページの一例を示す図である。It is a figure which shows an example of the web page regarding the scanning function produced | generated by the screen production | generation part. 画面生成部によって生成されるプリント機能に関するWebページの一例を示す図である。It is a figure which shows an example of the web page regarding the print function produced | generated by the screen production | generation part. 画面生成部によって生成されるFAX機能に関するWebページの一例を示す図である。It is a figure which shows an example of the web page regarding the FAX function produced | generated by the screen production | generation part. 画面生成部によって管理される画面情報の一例を示す図である。It is a figure which shows an example of the screen information managed by a screen production | generation part. ブラウザの詳細な機能構成の一例を示すブロック図である。It is a block diagram which shows an example of a detailed functional structure of a browser. ブラウザによって表示部に表示される画面例を示す図である。It is a figure which shows the example of a screen displayed on a display part by a browser. システム制御部によって行われる処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence performed by a system control part. IWS部によって行われる処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence performed by an IWS part. ブラウザによって行われる処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence performed by a browser. ブラウザによって行われる表示更新処理の詳細な処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the detailed process sequence of the display update process performed by a browser. ブラウザによる画面遷移の一例を示す図である。It is a figure which shows an example of the screen transition by a browser. ブラウザによる画面遷移の一例を示す図である。It is a figure which shows an example of the screen transition by a browser. ブラウザによる画面遷移の一例を示す図である。It is a figure which shows an example of the screen transition by a browser.

以下、本発明に関する好ましい実施形態について図面を参照しつつ詳細に説明する。尚、以下に説明する実施形態において互いに共通する部材には同一符号を付しており、それらについての重複する説明は省略する。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings. In the embodiments described below, members that are common to each other are denoted by the same reference numerals, and redundant descriptions thereof are omitted.

図1は、本実施形態における画像処理装置1を含むネットワーク構成の一例を示す図である。画像処理装置1は、スキャン機能、プリント機能、FAX機能およびブラウザ機能といった複数の機能を備える複合機として構成される。この画像処理装置1は、スキャン機能、プリント機能およびFAX機能のそれぞれに関してユーザにより指定されたジョブを実行する。尚、画像処理装置1は、原稿のコピー出力を行うコピー機能も有しているが、このコピー機能はスキャン機能とプリント機能との組み合わせによって実現される。   FIG. 1 is a diagram illustrating an example of a network configuration including an image processing apparatus 1 according to the present embodiment. The image processing apparatus 1 is configured as a multifunction machine having a plurality of functions such as a scan function, a print function, a FAX function, and a browser function. The image processing apparatus 1 executes a job designated by the user for each of a scan function, a print function, and a FAX function. Note that the image processing apparatus 1 also has a copy function for performing copy output of an original, but this copy function is realized by a combination of a scan function and a print function.

画像処理装置1は、装置本体の正面側にユーザインタフェースとなる操作パネル14を備えている。ユーザは、この操作パネル14を操作することにより、複数の機能のうちから所望の機能を選択し、その選択した機能に対応するジョブの実行を指示することが可能である。   The image processing apparatus 1 includes an operation panel 14 serving as a user interface on the front side of the apparatus main body. By operating this operation panel 14, the user can select a desired function from a plurality of functions and instruct execution of a job corresponding to the selected function.

この画像処理装置1は、LAN(Local Area Network)などのネットワーク3に接続される。尚、ネットワーク3には、インターネットなどの広域ネットワークが含まれていても良い。このようなネットワーク3には、画像処理装置1の他に、Webサーバ2が接続される。   The image processing apparatus 1 is connected to a network 3 such as a LAN (Local Area Network). The network 3 may include a wide area network such as the Internet. In addition to the image processing apparatus 1, the Web server 2 is connected to such a network 3.

Webサーバ2は、外部からのアクセス要求に基づいてWebページを提供するサーバである。すなわち、Webサーバ2には、階層構造を有する複数のWebページが記憶されており、それらの複数のWebページのそれぞれに異なるアドレス(URL:Uniform Resource Locator)が割り付けられている。そしてネットワーク3を介して特定のアドレスにアクセス要求があった場合、Webサーバ2は、そのアドレスに割り付けられているWebページを出力するように構成される。   The Web server 2 is a server that provides a Web page based on an access request from the outside. That is, the Web server 2 stores a plurality of Web pages having a hierarchical structure, and a different address (URL: Uniform Resource Locator) is assigned to each of the plurality of Web pages. When an access request is made to a specific address via the network 3, the Web server 2 is configured to output a Web page assigned to that address.

またWebサーバ2は、例えば文書データなどのファイルを管理するファイルサーバとしての機能を有しており、外部からの要求に応じて、ネットワーク3を介して受信するファイルを保存したり、或いは既に保存しているファイルを送信したりすることが可能である。そしてWebサーバ2は、そのようなファイルの送受信を行うための操作画面をWebページとして提供する。   The Web server 2 has a function as a file server that manages files such as document data, for example, and stores a file received via the network 3 according to an external request, or has already been stored. You can send the file you are using. Then, the Web server 2 provides an operation screen for transmitting and receiving such a file as a Web page.

画像処理装置1は、ブラウザ機能を動作させることにより、ネットワーク3を介してWebサーバ2にアクセスし、そのWebサーバ2によって提供されるWebページを操作パネル14に表示することが可能である。そして画像処理装置1は、Webサーバ2からからファイルをダウンロードしてプリント出力を行ったり、スキャン機能で原稿を読み取って得られる画像データをWebサーバ2にアップロードしたりすることが可能である。   By operating the browser function, the image processing apparatus 1 can access the Web server 2 via the network 3 and display a Web page provided by the Web server 2 on the operation panel 14. The image processing apparatus 1 can download a file from the Web server 2 and print it out, or upload image data obtained by reading a document with the scan function to the Web server 2.

尚、ネットワーク3には、画像処理装置1およびWebサーバ2の他にも、図示を省略するコンピュータなどが接続される。そのため、画像処理装置1は、それらコンピュータから印刷データを受信すると、プリント機能を作動させ、受信した印刷データに基づいてプリント出力を行うことも可能である。   In addition to the image processing apparatus 1 and the Web server 2, a computer (not shown) is connected to the network 3. Therefore, when the image processing apparatus 1 receives print data from the computers, the image processing apparatus 1 can also activate the print function and perform print output based on the received print data.

図2は、画像処理装置1のハードウェア構成の一例を示す図である。図2に示すように、画像処理装置1は、そのハードウェア構成として、CPU10と、メモリ11と、ネットワーク通信インタフェース12と、ハードディスク装置13と、操作パネル14と、スキャナ部15と、プリンタ部16と、FAX部17とを備えている。そしてこれら各部はデータバス18を介して相互にデータの入出力を行うことができる構成である。   FIG. 2 is a diagram illustrating an example of a hardware configuration of the image processing apparatus 1. As shown in FIG. 2, the image processing apparatus 1 includes a CPU 10, a memory 11, a network communication interface 12, a hard disk device 13, an operation panel 14, a scanner unit 15, and a printer unit 16 as hardware configurations. And a FAX unit 17. These units are configured so that data can be input / output to / from each other via the data bus 18.

CPU10は、ハードディスク装置13に予めインストールされている各種プログラムを読み出して実行することにより、各部の動作を制御する。メモリ11は、例えば揮発性の記憶手段であり、CPU10が各種プログラムを実行することによって発生する一時的なデータなどを記憶するためのものである。   The CPU 10 controls the operation of each unit by reading and executing various programs preinstalled in the hard disk device 13. The memory 11 is, for example, volatile storage means, and stores temporary data generated by the CPU 10 executing various programs.

ネットワーク通信インタフェース12は、画像処理装置1がネットワーク3を介して外部とのデータ通信を行うための通信手段である。CPU10は、このネットワーク通信インタフェース12を介してネットワーク3に接続されているWebサーバ2やその他の機器とデータ通信を行うように構成される。   The network communication interface 12 is a communication unit for the image processing apparatus 1 to perform data communication with the outside via the network 3. The CPU 10 is configured to perform data communication with the Web server 2 and other devices connected to the network 3 via the network communication interface 12.

ハードディスク装置13は、不揮発性の記憶手段である。このハードディスク装置13には、CPU10によって実行されるプログラムとして、オペレーティングシステム20と、アプリケーションプログラム21と、ブラウザプログラム22とが予めインストールされている。   The hard disk device 13 is a nonvolatile storage unit. The hard disk device 13 is preinstalled with an operating system 20, an application program 21, and a browser program 22 as programs executed by the CPU 10.

オペレーティングシステム20は、画像処理装置1においてスキャン機能、プリント機能およびFAX機能の基本的な動作を制御するためのプログラムであり、画像処理装置1に電源が投入されることに伴ってCPU10によって自動的に読み出されて実行される基本プログラムである。   The operating system 20 is a program for controlling basic operations of the scan function, the print function, and the FAX function in the image processing apparatus 1, and is automatically performed by the CPU 10 when the image processing apparatus 1 is turned on. This is a basic program that is read out and executed.

アプリケーションプログラム21は、CPU10をインターナルWebサーバ(以下、IWS部という。)として機能させるためのプログラムである。このアプリケーションプログラム21は、CPU10においてオペレーティングシステム20が起動している状態のときに更にCPU10によって実行されるアプリケーションプログラムである。   The application program 21 is a program for causing the CPU 10 to function as an internal Web server (hereinafter referred to as an IWS unit). The application program 21 is an application program that is further executed by the CPU 10 when the operating system 20 is activated in the CPU 10.

ブラウザプログラム22は、画像処理装置1にブラウザ機能を付与するものである。すなわち、ブラウザプログラム22は、CPU10によって実行されることにより、CPU10をブラウザとして機能させる。このブラウザプログラム22もまた、CPU10においてオペレーティングシステム20が起動している状態のときに更にCPU10によって実行されるアプリケーションプログラムのひとつである。   The browser program 22 provides a browser function to the image processing apparatus 1. That is, the browser program 22 is executed by the CPU 10 to cause the CPU 10 to function as a browser. The browser program 22 is also one of application programs executed by the CPU 10 when the operating system 20 is activated in the CPU 10.

操作パネル14は、上述したようにユーザが画像処理装置1を操作する際のユーザインタフェースとなるものである。この操作パネル14は、各種情報を表示する表示部14aと、ユーザによる操作を受け付ける操作部14bとを備えている。表示部14aは、例えばカラー液晶ディスプレイなどで構成される。操作部14bは、表示部14aの表示画面上に設けられるタッチパネルキーと、表示画面の周囲に設けられる押しボタンキーとを備えて構成される。   The operation panel 14 serves as a user interface when the user operates the image processing apparatus 1 as described above. The operation panel 14 includes a display unit 14a that displays various types of information and an operation unit 14b that receives operations by the user. The display unit 14a is configured by a color liquid crystal display, for example. The operation unit 14b includes a touch panel key provided on the display screen of the display unit 14a and push button keys provided around the display screen.

スキャナ部15は、スキャン機能に対応するジョブの実行が指示された場合に動作し、原稿を読み取って画像データを生成する処理部である。スキャナ部15は、例えば画像を読み取る画像読取部と、その画像読取部の上面に対して開閉可能に設けられる自動原稿搬送装置(ADF)とを有している。そして自動原稿搬送装置が画像読取部の上面に対して閉じられた状態のとき、自動原稿搬送装置がユーザによってセットされる複数枚の原稿を1枚ずつ取り出して画像読取部における所定の読み取り位置へと自動搬送する。画像読取部は、自動原稿搬送装置によって自動搬送される1枚ずつの原稿が所定の読み取り位置を通過する際にその原稿の画像を読み取るように構成される。   The scanner unit 15 is a processing unit that operates when an instruction to execute a job corresponding to the scan function is issued, and reads a document to generate image data. The scanner unit 15 includes, for example, an image reading unit that reads an image, and an automatic document feeder (ADF) that can be opened and closed with respect to the upper surface of the image reading unit. When the automatic document feeder is closed with respect to the upper surface of the image reading unit, the automatic document feeder takes out a plurality of documents set by the user one by one and moves them to a predetermined reading position in the image reading unit. And automatically convey. The image reading unit is configured to read an image of each original document that is automatically conveyed by the automatic document conveying device when the original document passes a predetermined reading position.

またスキャナ部15は、エラー検知部15aを備えている。エラー検知部15aは、スキャナ部15において発生するエラーを検知するものである。例えば、画像読取部の上面カバーとして設けられる自動原稿搬送装置が開放された状態であると、自動原稿搬送装置と画像読取部とが互いに連携して複数枚の原稿の連続自動読み取りを行うことができないため、エラー検知部15aは、その状態をカバーオープンエラーとして検知する。また、この他にも、エラー検知部15aは、例えば自動原稿搬送装置における原稿の紙詰まりなどをエラーとして検知するように構成される。尚、このようなエラー検知部15aは、検知対象となるエラー毎にセンサを配置して構成されるものであっても良い。   The scanner unit 15 includes an error detection unit 15a. The error detection unit 15 a detects an error that occurs in the scanner unit 15. For example, when the automatic document feeder provided as the upper surface cover of the image reading unit is opened, the automatic document feeder and the image reading unit may cooperate with each other to perform continuous automatic reading of a plurality of documents. Since it cannot be performed, the error detection unit 15a detects the state as a cover open error. In addition to this, the error detection unit 15a is configured to detect, for example, a paper jam in the automatic document feeder as an error. Such an error detection unit 15a may be configured by arranging a sensor for each error to be detected.

プリンタ部16は、プリント機能に対応するジョブの実行が指示された場合に動作し、入力する印刷データ(画像データ)に基づいてプリント出力を行う処理部である。プリンタ部16は、例えば印刷媒体となる用紙を1枚ずつ給紙搬送する給紙搬送部と、給紙搬送部によって搬送される用紙に対してトナー像を転写させる画像形成部とを有している。   The printer unit 16 is a processing unit that operates when an execution of a job corresponding to a print function is instructed and performs print output based on input print data (image data). The printer unit 16 includes, for example, a paper feeding / conveying unit that feeds and conveys a sheet as a printing medium one by one, and an image forming unit that transfers a toner image onto the paper conveyed by the paper feeding / conveying unit. Yes.

このようなプリンタ部16もまた、エラー検知部16aを備えている。エラー検知部16aは、プリンタ部16において発生するエラーを検知するものである。例えば、エラー検知部16aは、画像形成部に予めセットされているトナーボトルのトナーエンプティや、給紙搬送部における用紙詰まりなどをエラーとして検知する。尚、このようなエラー検知部16aもまた、検知対象となるエラー毎にセンサを配置して構成されるものであっても良い。   Such a printer unit 16 also includes an error detection unit 16a. The error detection unit 16a detects an error that occurs in the printer unit 16. For example, the error detection unit 16a detects a toner bottle toner empty set in the image forming unit in advance or a paper jam in the paper feeding / conveying unit as an error. Note that such an error detection unit 16a may also be configured by arranging a sensor for each error to be detected.

FAX部17は、FAX機能に関するジョブを実行する場合、すなわち、FAXデータを図示しない電話回線などを介して送受信する際に動作する。このFAX部17もまた、エラー検知部17aを備えている。エラー検知部17aは、FAX部17において発生するエラーを検知するものである。例えば、FAXデータの送信エラーや受信エラーなどを検知するように構成される   The FAX unit 17 operates when a job related to the FAX function is executed, that is, when FAX data is transmitted / received via a telephone line (not shown). The FAX unit 17 also includes an error detection unit 17a. The error detection unit 17 a detects an error that occurs in the FAX unit 17. For example, it is configured to detect transmission error or reception error of FAX data

上記のような構成においてCPU10は、オペレーティングシステム20、アプリケーションプログラム21およびブラウザプログラム22を順次読み出して実行する。より具体的に説明すると、画像処理装置1に電源が投入されると、CPU10は、まずオペレーティングシステム20を読み出して実行し、オペレーティングシステム20の起動が終了すると、次にアプリケーションプログラム21を読み出して実行する。その後、CPU10は、例えばユーザによるブラウザ機能の選択操作を検知すると、ブラウザプログラム22を読み出して実行する。   In the configuration as described above, the CPU 10 sequentially reads and executes the operating system 20, the application program 21, and the browser program 22. More specifically, when the image processing apparatus 1 is powered on, the CPU 10 first reads and executes the operating system 20, and when the activation of the operating system 20 is completed, next reads and executes the application program 21. To do. Thereafter, for example, when the CPU 10 detects a browser function selection operation by the user, the CPU 10 reads and executes the browser program 22.

図3は、CPU10が上記3つのプログラム20,21,22のそれぞれを実行した状態の機能構成を示すブロック図である。図3に示すように、CPU10は、オペレーティングシステム20を起動することによりシステム制御部30として機能し、アプリケーションプログラム21を起動することによりIWS部31として機能し、ブラウザプログラム22を起動することによりブラウザ32として機能する。   FIG. 3 is a block diagram showing a functional configuration in a state where the CPU 10 executes each of the three programs 20, 21, and 22. As shown in FIG. 3, the CPU 10 functions as the system control unit 30 by starting the operating system 20, functions as the IWS unit 31 by starting the application program 21, and opens the browser program 22 to start the browser 32 functions.

システム制御部30は、上述した画像処理装置1におけるハードウェア構成における各部の動作を制御する。特に、このシステム制御部30は、スキャナ部15、プリンタ部16およびFAX部17のそれぞれを制御することにより、画像処理装置1におけるジョブの実行を統括的に制御する。   The system control unit 30 controls the operation of each unit in the hardware configuration of the image processing apparatus 1 described above. In particular, the system control unit 30 controls the execution of jobs in the image processing apparatus 1 by controlling each of the scanner unit 15, the printer unit 16, and the FAX unit 17.

またシステム制御部30は、スキャナ部15、プリンタ部16およびFAX部17のそれぞれの状態を管理するように構成されている。スキャナ部15、プリンタ部16およびFAX部17のそれぞれに設けられたエラー検知部15a,16a,17aは、各部において検知対象となるエラーを検知した場合、システム制御部30に対してエラー検知信号を出力する。システム制御部30は、それらエラー検知信号に基づいて各部においてエラーが発生したことを把握する。またシステム制御部30は、エラー検知信号がオフになると、それまでのエラーが解消されたと判断する。このようにシステム制御部30は、スキャナ部15、プリンタ部16およびFAX部17のそれぞれにおけるエラーの発生状態を管理するように構成される。   The system control unit 30 is configured to manage the states of the scanner unit 15, the printer unit 16, and the FAX unit 17. The error detection units 15 a, 16 a, and 17 a provided in the scanner unit 15, the printer unit 16, and the FAX unit 17 respectively send an error detection signal to the system control unit 30 when detecting an error to be detected in each unit. Output. The system control unit 30 grasps that an error has occurred in each unit based on these error detection signals. Further, when the error detection signal is turned off, the system control unit 30 determines that the previous error has been eliminated. As described above, the system control unit 30 is configured to manage the error occurrence state in each of the scanner unit 15, the printer unit 16, and the FAX unit 17.

IWS部31は、CPU10においてWebサーバとしての機能を実現する。このIWS部31は、画面生成部31aを備えており、画面生成部31aがブラウザ32によって閲覧可能なWebページを生成する。このIWS部31は、一般的なWebサーバ2とは異なり、例えば画像処理装置1に搭載された各機能に特化したWebページを作成するものである。   The IWS unit 31 realizes a function as a Web server in the CPU 10. The IWS unit 31 includes a screen generation unit 31 a, and the screen generation unit 31 a generates a web page that can be browsed by the browser 32. Unlike the general Web server 2, the IWS unit 31 creates a Web page specialized for each function installed in the image processing apparatus 1, for example.

図4は、画面生成部31aによって生成されるWebページの概念を示す図である。図4に示すよう、画面生成部31aは、画像処理装置1のスキャン機能に対する操作画面をWebページG1として生成し、そのWebページG1を画像処理装置1の内部における所定のアドレス41に割り付けて設定する。また画面生成部31aは、画像処理装置1のプリント機能に対する操作画面をWebページG2として生成し、そのWebページG2を画像処理装置1の内部における別のアドレス42に割り付けて設定する。さらに画面生成部31aは、画像処理装置1のFAX機能に対する操作画面をWebページG3として生成し、そのWebページG3を更に別のアドレス43に割り付けて設定する。このように画面生成部31aは、画像処理装置1が有する複数の機能のそれぞれに対する操作画面をWebページG1,G2,G3として生成し、それら機能毎のWebページG1,G2,G3を互いに異なるアドレス41,42,43に設定する。   FIG. 4 is a diagram illustrating the concept of a Web page generated by the screen generation unit 31a. As shown in FIG. 4, the screen generation unit 31a generates an operation screen for the scan function of the image processing apparatus 1 as a Web page G1, and assigns the Web page G1 to a predetermined address 41 in the image processing apparatus 1 for setting. To do. The screen generation unit 31a generates an operation screen for the print function of the image processing apparatus 1 as a Web page G2, and assigns and sets the Web page G2 to another address 42 inside the image processing apparatus 1. Further, the screen generation unit 31a generates an operation screen for the FAX function of the image processing apparatus 1 as a Web page G3, and assigns and sets the Web page G3 to another address 43. As described above, the screen generation unit 31a generates the operation screens for the plurality of functions of the image processing apparatus 1 as the Web pages G1, G2, and G3, and the Web pages G1, G2, and G3 for the respective functions have different addresses. 41, 42, 43.

一方、システム制御部30は、スキャナ部15、プリンタ部16およびFAX部17のそれぞれにおけるエラーの発生状態をエラー情報35に記録して管理する。そして画面生成部31aは、システム制御部30において適宜更新されるエラー情報35を定期的に監視するように構成される。システム制御部30によってエラー情報35にエラーの発生が記録されると、画面生成部31aは、そのエラー情報35を取得し、画像処理装置1において発生したエラーがスキャン機能、プリント機能およびFAX機能といった複数の機能のうちのいずれの機能に属するエラーであるかを判別し、そのエラーを複数の機能のいずれかに分類する。そして画面生成部31aは、エラーが分類された機能毎に、そのエラーに関するWebページを生成する。   On the other hand, the system control unit 30 records and manages the error occurrence state in each of the scanner unit 15, the printer unit 16, and the FAX unit 17 in the error information 35. The screen generation unit 31a is configured to periodically monitor the error information 35 that is appropriately updated in the system control unit 30. When the occurrence of an error is recorded in the error information 35 by the system control unit 30, the screen generation unit 31a acquires the error information 35, and the error generated in the image processing apparatus 1 is a scan function, a print function, a FAX function, or the like. It is determined which of the plurality of functions the error belongs to, and the error is classified into one of the plurality of functions. Then, the screen generation unit 31a generates a Web page related to the error for each function in which the error is classified.

例えば、エラー情報35にスキャナ部15のエラー検知部15aが検知したエラーが記録されている場合、画面生成部31aは、そのエラーをスキャン機能に分類し、スキャン機能においてジョブを実行することができないエラーが発生したことを示すエラー画面をWebページとして生成する。また、エラー情報35にプリンタ部16のエラー検知部16aが検知したエラーが記録されている場合、又は、FAX部17のエラー検知部17aが検知したエラーが記録されている場合についても、これと同様である。   For example, when an error detected by the error detection unit 15a of the scanner unit 15 is recorded in the error information 35, the screen generation unit 31a classifies the error into a scan function and cannot execute a job in the scan function. An error screen indicating that an error has occurred is generated as a Web page. This also applies to the case where an error detected by the error detection unit 16a of the printer unit 16 is recorded in the error information 35, or an error detected by the error detection unit 17a of the FAX unit 17 is recorded. It is the same.

図5は、画面生成部31aによって生成されるスキャン機能に関するWebページの一例を示す図である。図5(a)は、スキャン機能に対する操作画面として生成されるWebページG10を示しており、図5(b)は、スキャン機能にエラーが発生した場合にそのエラー画面として生成されるWebページG11の一例を示している。画面生成部31aは、例えばIWS部31の起動に伴い、図5(a)に示すようなWebページG10を図4に示すアドレス41に作成する。そしてシステム制御部30によって管理されるエラー情報35にスキャン機能のエラーが記録されると、画面生成部31aは、そのエラーに対応するエラー画面として、例えば図5(b)に示すようなWebページG11を生成する。このとき画面生成部31aは、エラー画面であるWebページG11を、操作画面であるWebページG10と同じアドレスに作成しても良いし、異なるアドレスに作成しても良い。同じアドレスに作成する場合、画面生成部31aは、スキャン機能のエラー発生に伴い、図4に示すアドレス41に設定しているWebページG10を、エラー画面のWebページG11に差し替える処理を行うことになる。   FIG. 5 is a diagram illustrating an example of a Web page related to the scan function generated by the screen generation unit 31a. FIG. 5A shows a Web page G10 generated as an operation screen for the scan function, and FIG. 5B shows a Web page G11 generated as an error screen when an error occurs in the scan function. An example is shown. For example, when the IWS unit 31 is activated, the screen generation unit 31a creates a Web page G10 as illustrated in FIG. 5A at the address 41 illustrated in FIG. When an error of the scan function is recorded in the error information 35 managed by the system control unit 30, the screen generation unit 31a displays, for example, a Web page as shown in FIG. 5B as an error screen corresponding to the error. G11 is generated. At this time, the screen generation unit 31a may create the Web page G11 that is an error screen at the same address as the Web page G10 that is an operation screen, or may create it at a different address. When creating at the same address, the screen generation unit 31a performs processing for replacing the Web page G10 set at the address 41 shown in FIG. 4 with the Web page G11 on the error screen when an error occurs in the scan function. Become.

図6は、画面生成部31aによって生成されるプリント機能に関するWebページの一例を示す図である。図6(a)は、プリント機能に対する操作画面として生成されるWebページG20を示しており、図6(b)は、プリント機能にエラーが発生した場合にそのエラー画面として生成されるWebページG21の一例を示している。画面生成部31aは、例えばIWS部31の起動に伴い、図6(a)に示すようなWebページG20を図4に示すアドレス42に作成する。そしてシステム制御部30によって管理されるエラー情報35にプリント機能のエラーが記録されると、画面生成部31aは、そのエラーに対応するエラー画面として、例えば図6(b)に示すようなWebページG21を生成する。このとき画面生成部31aは、エラー画面であるWebページG21を、操作画面であるWebページG20と同じアドレスに作成しても良いし、異なるアドレスに作成しても良い。同じアドレスに作成する場合、画面生成部31aは、プリント機能のエラー発生に伴い、図4に示すアドレス42に設定しているWebページG20を、エラー画面のWebページG21に差し替える処理を行うことになる。   FIG. 6 is a diagram illustrating an example of a Web page related to the print function generated by the screen generation unit 31a. FIG. 6A shows a Web page G20 generated as an operation screen for the print function, and FIG. 6B shows a Web page G21 generated as an error screen when an error occurs in the print function. An example is shown. For example, when the IWS unit 31 is activated, the screen generation unit 31a creates a Web page G20 as illustrated in FIG. 6A at the address 42 illustrated in FIG. When an error of the print function is recorded in the error information 35 managed by the system control unit 30, the screen generation unit 31a displays, for example, a Web page as shown in FIG. 6B as an error screen corresponding to the error. G21 is generated. At this time, the screen generation unit 31a may create the Web page G21 that is an error screen at the same address as the Web page G20 that is an operation screen, or may create it at a different address. When creating the same address, the screen generation unit 31a performs processing for replacing the Web page G20 set at the address 42 shown in FIG. 4 with the Web page G21 of the error screen when an error occurs in the print function. Become.

図7は、画面生成部31aによって生成されるFAX機能に関するWebページの一例を示す図である。図7(a)は、FAX機能に対する操作画面として生成されるWebページG30を示しており、図7(b)は、FAX機能にエラーが発生した場合にそのエラー画面として生成されるWebページG31の一例を示している。画面生成部31aは、例えばIWS部31の起動に伴い、図7(a)に示すようなWebページG30を図4に示すアドレス43に作成する。そしてシステム制御部30によって管理されるエラー情報35にFAX機能のエラーが記録されると、画面生成部31aは、そのエラーに対応するエラー画面として、例えば図7(b)に示すようなWebページG31を生成する。このとき画面生成部31aは、エラー画面であるWebページG31を、操作画面であるWebページG30と同じアドレスに作成しても良いし、異なるアドレスに作成しても良い。同じアドレスに作成する場合、画面生成部31aは、FAX機能のエラー発生に伴い、図4に示すアドレス43に設定しているWebページG30を、エラー画面のWebページG31に差し替える処理を行うことになる。   FIG. 7 is a diagram illustrating an example of a Web page related to the FAX function generated by the screen generation unit 31a. FIG. 7A shows a Web page G30 generated as an operation screen for the FAX function, and FIG. 7B shows a Web page G31 generated as an error screen when an error occurs in the FAX function. An example is shown. For example, when the IWS unit 31 is activated, the screen generation unit 31a creates a Web page G30 as illustrated in FIG. 7A at the address 43 illustrated in FIG. When an error of the FAX function is recorded in the error information 35 managed by the system control unit 30, the screen generation unit 31a displays, for example, a Web page as illustrated in FIG. 7B as an error screen corresponding to the error. G31 is generated. At this time, the screen generation unit 31a may create the web page G31 that is an error screen at the same address as the web page G30 that is the operation screen, or may create it at a different address. When creating the same address, the screen generation unit 31a performs processing for replacing the Web page G30 set at the address 43 shown in FIG. 4 with the Web page G31 on the error screen when an error occurs in the FAX function. Become.

また画面生成部31aは、図4に示すように、画面情報36を保持している。この画面情報36は、例えばメモリ11などの所定の記憶領域に保存して管理される情報であり、上述したようにスキャン機能、プリント機能およびFAX機能のいずれかにエラーが発生してエラー画面が作成されると、そのエラー画面に関する情報が記録される情報である。   The screen generator 31a holds screen information 36 as shown in FIG. The screen information 36 is information that is stored and managed in a predetermined storage area such as the memory 11, for example. As described above, an error occurs in any of the scan function, print function, and FAX function, and an error screen is displayed. When created, information about the error screen is recorded.

図8は、この画面情報36の一例を示す図である。図8(a)および図8(b)に示すように、画面情報36には、スキャン機能に関する画面情報36aと、プリント機能に関する画面情報36bと、FAX機能に関する画面情報36cとが含まれる。また各画面情報36a,36b,36cには、エラーフラグと、エラー画面URLとが含まれている。例えばスキャン機能にエラーが発生していないとき、図8(a)に示すように、スキャン機能に関する画面情報36aのエラーフラグが「0」にセットされ、エラー画面URLには何も情報が記録されない状態となる。これに対し、スキャン機能にエラーが発生すると、画面生成部31aは、図8(b)に示すように、エラーフラグを「1」にセットし、そのエラーに対応するエラー画面のアドレスをエラー画面URLに記録する。またプリント機能やFAX機能にエラーが発生した場合もこれと同様である。尚、エラーフラグは、エラーの発生を示すエラー発生情報であり、例えば1ビットの情報で表される。   FIG. 8 is a diagram showing an example of the screen information 36. As shown in FIGS. 8A and 8B, the screen information 36 includes screen information 36a related to the scan function, screen information 36b related to the print function, and screen information 36c related to the FAX function. Each screen information 36a, 36b, 36c includes an error flag and an error screen URL. For example, when no error has occurred in the scan function, as shown in FIG. 8A, the error flag of the screen information 36a related to the scan function is set to “0”, and no information is recorded in the error screen URL. It becomes a state. On the other hand, when an error occurs in the scan function, the screen generator 31a sets the error flag to “1” as shown in FIG. 8B, and sets the error screen address corresponding to the error to the error screen. Record in URL. The same applies when an error occurs in the print function or FAX function. The error flag is error occurrence information indicating the occurrence of an error, and is represented by 1-bit information, for example.

次に、ブラウザ32は、ネットワーク通信インタフェース12を介してWebサーバ2にアクセスし、そのWebサーバ2によって提供されるWebページを取得して表示部14aに表示する処理を行うものである。このブラウザ32は、複数の表示タブを個別に起動することができるタブブラウザとなっており、それぞれの表示タブに対して個別に設定されるアドレスにアクセスし、それぞれのアドレスから各表示タブに表示するためのWebページを取得することが可能な構成である。   Next, the browser 32 performs processing for accessing the Web server 2 via the network communication interface 12, acquiring a Web page provided by the Web server 2, and displaying the Web page on the display unit 14a. This browser 32 is a tab browser that can individually start a plurality of display tabs, accesses addresses set individually for each display tab, and displays on each display tab from each address. This is a configuration capable of acquiring a Web page for doing this.

図9は、ブラウザ32の詳細な機能構成の一例を示すブロック図である。図9に示すように、ブラウザ32は、第1表示タブ制御部32aと、機能特定部32bと、第2表示タブ制御部32cとを備えている。   FIG. 9 is a block diagram illustrating an example of a detailed functional configuration of the browser 32. As shown in FIG. 9, the browser 32 includes a first display tab control unit 32a, a function specifying unit 32b, and a second display tab control unit 32c.

第1表示タブ制御部32aは、ユーザによって指定されるアドレスにアクセスし、そのアドレスから第1の表示タブに表示するためのWebページGAを取得して表示部14aに表示させる処理部である。すなわち、この第1表示タブ制御部32aは、ブラウザ32が起動されることに伴って動作し、複数の表示タブのうちの第1の表示タブを起動させる。そして第1表示タブ制御部32aは、ユーザによって操作パネル14に入力されるアドレスに基づき、ネットワーク通信インタフェース12を介して外部のWebサーバ2にアクセスし、Webサーバ2からWebページGAを取得する。そしてWebサーバ2から取得したWebページGAを第1の表示タブに表示した状態で操作パネル14の表示部14aに出力する。尚、WebページGAは、外部アドレスから取得されるWebページである。   The first display tab control unit 32a is a processing unit that accesses an address designated by the user, acquires a Web page GA for display on the first display tab from the address, and causes the display unit 14a to display the web page GA. That is, the first display tab control unit 32a operates as the browser 32 is activated, and activates the first display tab among the plurality of display tabs. Then, the first display tab control unit 32a accesses the external Web server 2 via the network communication interface 12 based on the address input to the operation panel 14 by the user, and acquires the Web page GA from the Web server 2. Then, the web page GA acquired from the web server 2 is output to the display unit 14a of the operation panel 14 while being displayed on the first display tab. The web page GA is a web page acquired from an external address.

そして第1表示タブ制御部32aが外部のWebサーバ2からWebページGAを取得すると、ブラウザ32は、機能特定部32bを機能させる。機能特定部32bは、外部のWebサーバ2から取得されるWebページGAを解析することにより、そのWebページGAがスキャン機能、プリント機能およびFAX機能のうちでどの機能に関連するWebページであるかを特定する。   When the first display tab control unit 32a acquires the Web page GA from the external Web server 2, the browser 32 causes the function specifying unit 32b to function. The function specifying unit 32b analyzes the Web page GA acquired from the external Web server 2 to determine which function of the scan function, the print function, and the FAX function is the Web page GA. Is identified.

例えば、Webサーバ2から取得したWebページGAが文書データなどのファイルをアップロードすることが可能なページである場合、そのWebページGAには、アップロードファイルを選択するための参照ボタンなどがコンテンツとして含まれる。また、Webサーバ2から取得したWebページGAがファイルのダウンロードを行うことが可能なページである場合、そのWebページGAにはそのダウンロードの実行開始を指示するためのダウンロードボタンなどがコンテンツとして含まれる。   For example, when the Web page GA acquired from the Web server 2 is a page that can upload a file such as document data, the Web page GA includes a reference button for selecting an upload file as content. It is. When the web page GA acquired from the web server 2 is a page on which a file can be downloaded, the web page GA includes a download button or the like for instructing the execution start of the download as content. .

そのため、機能特定部32bは、Webサーバ2から取得したWebページGAに含まれるコンテンツに基づいて機能を特定する。より具体的に説明すると、ファイルをアップロードすることが可能なページであれば、スキャン機能によって得られる画像データをアップロードすることができるため、機能特定部32bは、WebページGAに関連する機能としてスキャン機能を特定する。また、ファイルをダウンロードすることが可能なページであれば、そのダウンロードしたファイルをプリント機能によってプリント出力することができるため、機能特定部32bは、WebページGAに関連する機能としてプリント機能を特定する。また、ダウンロード可能なWebページGAの場合には、プリント機能だけでなく、更にFAX機能を特定するようにしても良い。   Therefore, the function specifying unit 32b specifies the function based on the content included in the Web page GA acquired from the Web server 2. More specifically, since the image data obtained by the scan function can be uploaded to any page where a file can be uploaded, the function specifying unit 32b scans as a function related to the Web page GA. Identify functions. Further, since the downloaded file can be printed out by the print function as long as the file can be downloaded, the function specifying unit 32b specifies the print function as a function related to the Web page GA. . In the case of a downloadable Web page GA, not only the print function but also a FAX function may be specified.

またWebサーバ2から取得するWebページGAは、そのファイル形式がPDFファイルなどの特定のファイル形式となっていることもある。WebページGA自体がPDFファイルなどの特定のファイル形式である場合、そのファイルはプリント機能によってプリント出力することが可能である。そのため、機能特定部32bは、Webサーバ2から取得したWebページGAに含まれるコンテンツから機能を特定することができない場合には、そのWebページGA自体のファイル形式に基づいて機能を特定する。   Further, the Web page GA acquired from the Web server 2 may have a specific file format such as a PDF file. When the Web page GA itself is in a specific file format such as a PDF file, the file can be printed out by a print function. Therefore, when the function cannot be specified from the content included in the Web page GA acquired from the Web server 2, the function specifying unit 32b specifies the function based on the file format of the Web page GA itself.

第2表示タブ制御部32cは、機能特定部32bによって特定された機能に関するWebページであって、IWS部31の画面生成部31aによって生成されるWebページGBを取得し、そのWebページGBを第2の表示タブに表示した状態で操作パネル14の表示部14aに出力する。尚、WebページGBは、IWS部31から取得されるWebページであり、上述したWebページG10,G11,G20,G21,G30,G31のいずれかに相当する。   The second display tab control unit 32c is a Web page related to the function specified by the function specifying unit 32b, acquires the Web page GB generated by the screen generation unit 31a of the IWS unit 31, and sets the Web page GB as the first page. 2 is output to the display unit 14a of the operation panel 14 while being displayed on the display tab 2. The web page GB is a web page acquired from the IWS unit 31 and corresponds to any of the web pages G10, G11, G20, G21, G30, and G31 described above.

例えば、機能特定部32bによって特定された機能がプリント機能である場合、第2表示タブ制御部32cは、IWS部31によって設定されるプリント機能に対応したアドレス42にアクセスし、そのアドレス42からプリント機能に関するWebページGBを取得する。そして第2表示タブ制御部32cは、そのプリント機能に関するWebページGBを、第1の表示タブとは異なる第2の表示タブに表示させた状態として表示部14aに出力する。   For example, when the function specified by the function specifying unit 32b is a print function, the second display tab control unit 32c accesses the address 42 corresponding to the print function set by the IWS unit 31, and prints from the address 42. A Web page GB related to the function is acquired. Then, the second display tab control unit 32c outputs the Web page GB related to the print function to the display unit 14a as being displayed on a second display tab different from the first display tab.

表示部14aは、ブラウザ32において複数の表示タブが起動されると、例えばそれら複数の表示タブを重ねた状態で表示し、最前面に位置する表示タブの内容をユーザが視認できるように表示する。   When a plurality of display tabs are activated in the browser 32, the display unit 14a displays, for example, the plurality of display tabs in a stacked state so that the user can visually recognize the contents of the display tab located at the forefront. .

図10は、ブラウザ32によって表示部14aに表示される画面例を示す図である。CPU10においてブラウザ32が起動すると、表示部14aには、ブラウザ機能に関する画面がブラウザ32によって表示される。この画面には、図10に示すように、第1の表示タブ51と、第2の表示タブ52とが互いに重なった状態で表示される。図例では、第1の表示タブ51が第2の表示タブ52の前面側に位置しており、第1の表示タブ51の表示領域R1が視認可能な状態となっている。これらの複数の表示タブ51,52の上部には、アドレス表示欄50が設けられている。このアドレス表示欄50には、視認可能な状態となっている表示タブにおいて表示されるWebページのアドレスが表示される。   FIG. 10 is a diagram illustrating an example of a screen displayed on the display unit 14 a by the browser 32. When the browser 32 is activated in the CPU 10, a screen related to the browser function is displayed by the browser 32 on the display unit 14a. On this screen, as shown in FIG. 10, the first display tab 51 and the second display tab 52 are displayed in a state where they overlap each other. In the illustrated example, the first display tab 51 is located on the front side of the second display tab 52, and the display area R1 of the first display tab 51 is visible. An address display column 50 is provided above the plurality of display tabs 51 and 52. In the address display field 50, the address of the Web page displayed on the display tab that is visible is displayed.

例えば、ユーザが操作パネル14を操作することによってブラウザ機能を選択し、ブラウザ32を起動させると、表示部14aにおいて、まず第1の表示タブ51が表示される。そしてユーザが操作パネル14を操作することにより、Webサーバ2にアクセスするための外部アドレスをアドレス表示欄50に入力すると、ブラウザ32はネットワーク通信インタフェース12を介してWebサーバ2にアクセスする。そしてWebサーバ2から第1の表示タブ51に表示するためのWebページGAを取得して第1の表示タブ51の表示領域R1にそのWebページGAを表示する。   For example, when the user selects the browser function by operating the operation panel 14 and activates the browser 32, the first display tab 51 is first displayed on the display unit 14a. When the user operates the operation panel 14 to input an external address for accessing the Web server 2 in the address display field 50, the browser 32 accesses the Web server 2 via the network communication interface 12. Then, the Web page GA to be displayed on the first display tab 51 is acquired from the Web server 2 and the Web page GA is displayed in the display area R1 of the first display tab 51.

またブラウザ32は、第1の表示タブ51で表示するWebページGAを解析することにより、そのWebページGAに関連する機能を特定する。このとき、特定される機能がプリント機能である場合、図10に示すように、ブラウザ32は、第2の表示タブ52を起動させる。そしてブラウザ32は、IWS部31において生成されるプリント機能に関するWebページGBを取得し、そのWebページGBを第2の表示タブ52に表示させた状態として表示部14aに表示する。尚、第1の表示タブ51で表示されるWebページGAがプリント機能に関するものではなく、スキャン機能又はFAX機能に関するものである場合、第2の表示タブ52には、IWS部31において生成されるスキャン機能又はFAX機能に関するWebページGBが表示されるようになる。   Further, the browser 32 analyzes the Web page GA displayed on the first display tab 51, thereby specifying a function related to the Web page GA. At this time, if the specified function is a print function, the browser 32 activates the second display tab 52 as shown in FIG. Then, the browser 32 acquires the Web page GB related to the print function generated in the IWS unit 31 and displays the Web page GB on the display unit 14a as being displayed on the second display tab 52. When the Web page GA displayed on the first display tab 51 is not related to the print function but is related to the scan function or the FAX function, the second display tab 52 is generated in the IWS unit 31. A Web page GB related to the scan function or the FAX function is displayed.

このようにブラウザ32は、ユーザによって指定される外部アドレスからWebページGAを取得して第1の表示タブ51に表示することに伴い、そのWebページGAに関連する機能を特定し、その特定した機能に関するWebページGBだけをIWS部31から取得して第2の表示タブ52に表示する構成である。   As described above, the browser 32 acquires the Web page GA from the external address designated by the user and displays the Web page GA on the first display tab 51, so that the function related to the Web page GA is specified and specified. Only the web page GB related to the function is acquired from the IWS unit 31 and displayed on the second display tab 52.

またブラウザ32は、特定した機能に関するWebページGBをIWS部31から取得して第2の表示タブ52に表示させた後、IWS部31において保持される画面情報36に対して定期的にアクセスし、特定した機能に関するエラー画面が生成されているか否かを監視する。このときブラウザ32は、画面情報36に含まれる複数の画面情報36a,36b,36cのうち、特定した機能に対応する画面情報にのみアクセスし、エラーフラグに「1」がセットされているか否かを判定する。例えば、図10に示すように、第2の表示タブ52に対してプリント機能に関するWebページGBが表示されているとき、ブラウザ32は、プリント機能に関する画面情報36bにアクセスし、エラーフラグが「1」であるか否かを判定する。その結果、エラーフラグに「1」がセットされており、特定した機能に関するエラー画面が生成されている場合、ブラウザ32は、エラー画面URLに記録されているアドレスからエラー画面に関するWebページを取得し、そのエラー画面に関するWebページを第2の表示タブ52に表示する。   Further, the browser 32 obtains a Web page GB related to the specified function from the IWS unit 31 and displays it on the second display tab 52, and then periodically accesses the screen information 36 held in the IWS unit 31. Monitor whether an error screen related to the specified function has been generated. At this time, the browser 32 accesses only the screen information corresponding to the specified function among the plurality of screen information 36a, 36b, 36c included in the screen information 36, and whether or not “1” is set in the error flag. Determine. For example, as shown in FIG. 10, when the Web page GB related to the print function is displayed on the second display tab 52, the browser 32 accesses the screen information 36b related to the print function, and the error flag is “1”. Is determined. As a result, when the error flag is set to “1” and an error screen related to the specified function is generated, the browser 32 acquires a Web page related to the error screen from the address recorded in the error screen URL. Then, the Web page related to the error screen is displayed on the second display tab 52.

このようにブラウザ32は、外部アドレスから表示部14aに表示するためのWebページGAを取得すると、スキャン機能、プリント機能およびFAX機能を含む複数の機能のうちから、その取得したWebページGAに関する機能を特定し、その特定した機能についてのみ、エラーが発生しているか否かを監視する。そして、特定した機能についてエラーが発生している場合には、そのエラーの内容を示すエラー画面に相当するWebページGBをIWS部31から自動取得し、ユーザが閲覧している第1の表示タブ51とは異なる第2の表示タブ52にエラー画面のWebページGBを表示させる構成となっている。   As described above, when the browser 32 acquires the Web page GA to be displayed on the display unit 14a from the external address, the function related to the acquired Web page GA from the plurality of functions including the scan function, the print function, and the FAX function. And monitor whether or not an error has occurred only for the specified function. If an error has occurred with respect to the specified function, a web page GB corresponding to an error screen indicating the content of the error is automatically acquired from the IWS unit 31, and the first display tab that the user is browsing The web page GB of the error screen is displayed on the second display tab 52 different from 51.

次に、画像処理装置1のCPU10において、システム制御部30、IWS部31およびブラウザ32のそれぞれが機能することによる具体的な動作手順について説明する。   Next, a specific operation procedure when the system control unit 30, the IWS unit 31, and the browser 32 function in the CPU 10 of the image processing apparatus 1 will be described.

まず、図11は、システム制御部30によって行われる処理手順の一例を示すフローチャートである。CPU10においてオペレーティングシステム20が起動され、システム制御部30が機能すると、システム制御部30は、図11に示すフローチャートに基づく処理を一定時間間隔で定期的に実行するようになる。   First, FIG. 11 is a flowchart illustrating an example of a processing procedure performed by the system control unit 30. When the operating system 20 is activated in the CPU 10 and the system control unit 30 functions, the system control unit 30 periodically executes processing based on the flowchart shown in FIG. 11 at regular time intervals.

システム制御部30は、この処理を開始すると、まずスキャナ部15、プリンタ部16およびFAX部17のそれぞれに設けられているエラー検知部15a,16a,17aのいずれかにおいてエラーが検知されているか否かを判断する(ステップS10)。エラー検知部15a,16a,17aのいずれかにおいてエラーが検知されている場合(ステップS10でYES)、システム制御部30は、そのエラーに関する詳細情報を取得し(ステップS11)、エラー情報35に記録する(ステップS12)。尚、エラー検知部15a,16a,17aのいずれにおいてもエラーが検知されていない場合(ステップS10でNO)、ステップS11,S12の処理はスキップする。   When starting this process, the system control unit 30 first determines whether an error is detected in any of the error detection units 15a, 16a, and 17a provided in the scanner unit 15, the printer unit 16, and the FAX unit 17, respectively. Is determined (step S10). When an error is detected in any of the error detection units 15a, 16a, and 17a (YES in step S10), the system control unit 30 acquires detailed information regarding the error (step S11) and records it in the error information 35. (Step S12). If no error is detected in any of the error detection units 15a, 16a, and 17a (NO in step S10), the processes in steps S11 and S12 are skipped.

次にシステム制御部30は、エラー検知部15a,16a,17aのいずれかにおいて検知されていたエラーが解消したか否かを判断する(ステップS13)。その結果、エラーが解消したと判断した場合(ステップS13でYES)、システム制御部30は、エラー情報35に対してエラーが解消したことを記録する(ステップS14)。尚、過去に検知されたエラーが未だ解消されていない場合(ステップS13でNO)、ステップS14の処理はスキップする。   Next, the system control unit 30 determines whether or not the error detected in any of the error detection units 15a, 16a, and 17a has been resolved (step S13). As a result, if it is determined that the error has been resolved (YES in step S13), the system control unit 30 records that the error has been resolved in the error information 35 (step S14). If errors detected in the past have not yet been resolved (NO in step S13), the process in step S14 is skipped.

上記のような処理が定期的に行われることにより、システム制御部30で管理されるエラー情報35には、スキャナ部15、プリンタ部16およびFAX部17のそれぞれにおけるエラーの発生状況や解消状況などが逐次記録されるようになる。尚、システム制御部30は、上記以外にも様々な処理を実行するが、それらについては説明を省略する。   By performing the above processing periodically, the error information 35 managed by the system control unit 30 includes error occurrence status and resolution status in each of the scanner unit 15, the printer unit 16, and the FAX unit 17. Are sequentially recorded. The system control unit 30 executes various processes other than the above, but the description thereof is omitted.

次に、図12は、IWS部31によって行われる処理手順の一例を示すフローチャートである。CPU10においてオペレーティングシステム20が起動された状態で更にアプリケーションプログラム21が起動され、IWS部31が機能すると、IWS部31は、図12に示すフローチャートに基づく処理を実行する。   Next, FIG. 12 is a flowchart illustrating an example of a processing procedure performed by the IWS unit 31. When the application program 21 is further activated with the operating system 20 activated in the CPU 10 and the IWS unit 31 functions, the IWS unit 31 executes processing based on the flowchart shown in FIG.

IWS部31は、この処理を開始すると、画像処理装置1のスキャン機能に関する操作画面を所定のアドレス41にWebページG10として作成する(ステップS20)。同様に、IWS部31は、プリント機能に関する操作画面およびFAX機能に関する操作画面をそれぞれ所定のアドレス42,43にWebページG20,G30として作成する(ステップS21,S22)。そしてIWS部31は、画面情報36を生成する(ステップS23)。このとき、各機能に対応する画面情報36a,36b,36cにおいて、エラーフラグにはデフォルト値としてエラーが発生していないことを示す「0」がセットされ、エラー画面URLには何も記録されない。   When this process is started, the IWS unit 31 creates an operation screen related to the scan function of the image processing apparatus 1 as a Web page G10 at a predetermined address 41 (step S20). Similarly, the IWS unit 31 creates an operation screen related to the print function and an operation screen related to the FAX function as Web pages G20 and G30 at predetermined addresses 42 and 43, respectively (steps S21 and S22). Then, the IWS unit 31 generates screen information 36 (step S23). At this time, in the screen information 36a, 36b, 36c corresponding to each function, “0” indicating that no error has occurred is set as a default value in the error flag, and nothing is recorded in the error screen URL.

次にIWS部31は、システム制御部30によって管理されるエラー情報35を参照し(ステップS24)、スキャナ部15、プリンタ部16およびFAX部17のいずれかにおいてエラーが発生しているか否かを判断する(ステップS25)。エラー情報35にエラーの発生が記録されている場合(ステップS25でYES)、IWS部31は、エラー情報35からエラーに関する詳細情報を取得し(ステップS26)、エラー情報35に記録されているエラーを機能毎に分類する(ステップS27)。そしてIWS部31は、分類したエラーに対応するエラー画面をWebページとして機能毎に生成する(ステップS28)。このとき、エラー画面のWebページは、操作画面のWebページと同じアドレスに生成しても良いし、異なるアドレスに生成しても良い。そしてIWS部31は、画面情報36を更新する(ステップS29)。すなわち、エラーが分類された機能に対応する画面情報36a,36b,36cにおいて、エラーフラグには「1」にセットし、エラー画面URLにはエラー画面のWebページにアクセスするためのアドレスを記録する。   Next, the IWS unit 31 refers to the error information 35 managed by the system control unit 30 (step S24), and determines whether an error has occurred in any of the scanner unit 15, the printer unit 16, and the FAX unit 17. Judgment is made (step S25). If the occurrence of an error is recorded in the error information 35 (YES in step S25), the IWS unit 31 acquires detailed information about the error from the error information 35 (step S26), and the error recorded in the error information 35 Are classified by function (step S27). Then, the IWS unit 31 generates an error screen corresponding to the classified error as a Web page for each function (step S28). At this time, the Web page of the error screen may be generated at the same address as the Web page of the operation screen, or may be generated at a different address. Then, the IWS unit 31 updates the screen information 36 (step S29). That is, in the screen information 36a, 36b, 36c corresponding to the function in which the error is classified, the error flag is set to “1”, and the error screen URL is recorded with an address for accessing the web page of the error screen. .

ただし、エラー画面のWebページを、操作画面のWebページと同じアドレスに生成してWebページを更新する場合には、ブラウザ32は同じアドレスからエラー画面のWebページを取得することができる。そのため、そのような場合には、IWS部31が画面情報36を更新する際、画面情報36a,36b,36cのエラー画面URLに対してアドレスを記録する必要がないので、アドレスを記録する処理を省略しても良い。   However, when the web page of the error screen is generated at the same address as the web page of the operation screen and the web page is updated, the browser 32 can acquire the web page of the error screen from the same address. Therefore, in such a case, when the IWS unit 31 updates the screen information 36, it is not necessary to record an address for the error screen URL of the screen information 36a, 36b, 36c. May be omitted.

尚、ステップS25においてNOと判断される場合には、上述したステップS26〜S29の処理はスキップする。   If NO is determined in step S25, the processes in steps S26 to S29 described above are skipped.

次にIWS部31は、エラー情報35に記録されていたエラーが解消したか否かを判断する(ステップS30)。その結果、エラーが解消したと判断した場合(ステップS30でYES)、IWS部31は、エラー画面のWebページを削除し(ステップS31)、エラーフラグを「0」にリセットして画面情報36を更新する(ステップS32)。このとき、エラー画面URLに記録したアドレスを削除するようにしても良い。一方、エラー情報35に記録されているエラーが未だ解消していないとき(ステップS30でNO)、ステップS31,S32の処理はスキップする。その後、IWS部31は、上述のステップS24〜S32の処理を繰り返し実行する。   Next, the IWS unit 31 determines whether or not the error recorded in the error information 35 has been resolved (step S30). As a result, if it is determined that the error has been resolved (YES in step S30), the IWS unit 31 deletes the web page of the error screen (step S31), resets the error flag to “0”, and stores the screen information 36. Update (step S32). At this time, the address recorded in the error screen URL may be deleted. On the other hand, when the error recorded in the error information 35 has not yet been resolved (NO in step S30), the processes in steps S31 and S32 are skipped. Thereafter, the IWS unit 31 repeatedly executes the processes of steps S24 to S32 described above.

IWS部31が上記のような処理を行うことにより、システム制御部30においてエラーの発生がエラー情報35に記録されると、そのエラーに対応するエラー画面のWebページが機能毎に異なるアドレスに作成されるようになる。また、IWS部31によってエラー画面のWebページが生成されると、それに伴って画面情報36が更新されるようになる。   When the occurrence of an error is recorded in the error information 35 in the system control unit 30 by the IWS unit 31 performing the above processing, an error screen web page corresponding to the error is created at a different address for each function. Will come to be. Further, when a web page of an error screen is generated by the IWS unit 31, the screen information 36 is updated accordingly.

次に、図13および図14は、ブラウザ32によって行われる処理手順の一例を示すフローチャートである。CPU10においてオペレーティングシステム20とアプリケーションプログラム21とが起動された状態で更にブラウザプログラム22が起動され、ブラウザ32が機能すると、ブラウザ32は、図13および図14に示すフローチャートに基づく処理を実行する。   Next, FIG. 13 and FIG. 14 are flowcharts showing an example of processing procedures performed by the browser 32. When the browser system 22 is further activated while the operating system 20 and the application program 21 are activated in the CPU 10, and the browser 32 functions, the browser 32 executes processing based on the flowcharts shown in FIGS.

ブラウザ32は、この処理を開始すると、第1表示タブ表示処理を行う(ステップS40)。この第1表示タブ表示処理では、第1の表示タブ51を起動して表示部14aに表示する処理が行われる。すなわち、ユーザによって指定される外部アドレスに基づきWebサーバ2にアクセスしてWebページGAを取得し、そのWebページGAを第1の表示タブ51で表示部14aに表示させる処理が行われる。   When starting this process, the browser 32 performs a first display tab display process (step S40). In the first display tab display process, the first display tab 51 is activated and displayed on the display unit 14a. That is, processing for accessing the Web server 2 based on the external address designated by the user to acquire the Web page GA and displaying the Web page GA on the display unit 14 a using the first display tab 51 is performed.

次にブラウザ32は、機能特定処理を実行する(ステップS41)。この機能特定処理において、ブラウザ32は、第1表示タブ表処理によって外部アドレスから取得されたWebページGAを解析し、そのWebページGAに関連する機能を特定する。これにより、スキャン機能、プリント機能およびFAX機能のうちの少なくとも1つの機能が、WebページGAに関連する機能として特定される。   Next, the browser 32 executes a function specifying process (step S41). In this function specifying process, the browser 32 analyzes the Web page GA acquired from the external address by the first display tab table process, and specifies a function related to the Web page GA. Thereby, at least one of the scan function, the print function, and the FAX function is specified as a function related to the Web page GA.

次にブラウザ32は、機能特定処理(ステップS41)によって特定された機能に対応する操作画面のWebページGBをIWS部31から取得し(ステップS42)、第2表示タブ表示処理を行う(ステップS43)。この第2表示タブ表示処理では、第2の表示タブ52を起動して表示部14aに表示する処理が行われる。すなわち、ステップS42で取得されたWebページGBを第2の表示タブ52で表示部14aに表示させる処理が行われる。したがって、第2の表示タブ52には、第1の表示タブ51で表示されるWebページGAに関する機能の操作画面が表示されるようになる。ここまでの処理が行われることにより、表示部14aには、外部アドレスから取得されるWebページGAが第1の表示タブ51に表示され、IWS部31から取得されるWebページGBが第2の表示タブ52に表示された状態となる。   Next, the browser 32 acquires the web page GB of the operation screen corresponding to the function specified by the function specifying process (step S41) from the IWS unit 31 (step S42), and performs the second display tab display process (step S43). ). In the second display tab display process, a process of starting the second display tab 52 and displaying it on the display unit 14a is performed. That is, a process of displaying the Web page GB acquired in step S42 on the display unit 14a by the second display tab 52 is performed. Accordingly, on the second display tab 52, an operation screen for functions related to the Web page GA displayed on the first display tab 51 is displayed. By performing the processing so far, the Web page GA acquired from the external address is displayed on the first display tab 51 and the Web page GB acquired from the IWS unit 31 is displayed on the display unit 14a. The state is displayed on the display tab 52.

そしてブラウザ32は、表示更新処理を実行する(ステップS44)。この表示更新処理は、ユーザによってブラウザの終了が指示されるまで繰り返し実行される(ステップS45)。   The browser 32 executes display update processing (step S44). This display update process is repeatedly executed until the user instructs the end of the browser (step S45).

図14は、その表示更新処理(ステップS44)の詳細な処理手順の一例を示すフローチャートである。ブラウザ32は、この処理を開始すると、まず第1の表示タブ51に表示しているWebページGAの更新指示があったか否かを判断する(ステップS50)。WebページGAの更新指示があった場合(ステップS50でYES)、ブラウザ32は、ユーザによって指定された外部アドレスからあらためてWebページGAを取得し、そのWebページGAに基づいて第1の表示タブ51における表示状態を更新する(ステップS51)。そしてブラウザ32は、再び機能特定処理を実行する(ステップS52)。この機能特定処理は、上述したステップS41と同様であり、あらためて外部アドレスから取得されたWebページGAに関連する機能が特定される。そしてブラウザ32は、機能特定処理(ステップS52)によって特定された機能に対応する操作画面のWebページGBをIWS部31から取得し(ステップS53)、第2の表示タブ52における表示を更新する処理を行う(ステップS54)。尚、ステップS50においてWebページGAの更新指示がないと判断した場合(ステップS50でNO)、ステップS51〜S54の処理はスキップする。   FIG. 14 is a flowchart showing an example of a detailed processing procedure of the display update process (step S44). When starting this process, the browser 32 first determines whether or not there has been an instruction to update the Web page GA displayed on the first display tab 51 (step S50). When there is an instruction to update the web page GA (YES in step S50), the browser 32 obtains the web page GA again from the external address designated by the user, and the first display tab 51 is based on the web page GA. The display state is updated (step S51). Then, the browser 32 executes the function specifying process again (step S52). This function specifying process is the same as that in step S41 described above, and a function related to the Web page GA acquired from the external address is specified again. Then, the browser 32 acquires the Web page GB of the operation screen corresponding to the function specified by the function specifying process (step S52) from the IWS unit 31 (step S53), and updates the display on the second display tab 52. (Step S54). If it is determined in step S50 that there is no instruction to update the web page GA (NO in step S50), the processes in steps S51 to S54 are skipped.

次にブラウザ32は、IWS部31で管理される画面情報36にアクセスし、ステップS42又はS53の機能特定処理によって特定した機能に対応するエラーフラグを確認する(ステップS55)。そして特定した機能に対応するエラー画面が生成されているか否かを判断し(ステップS56)、エラー画面が生成されていれば(ステップS56でYES)、そのエラーに対応するエラー画面のWebページGBをIWS部31から取得する(ステップS57)。そしてブラウザ32は、その取得したエラー画面のWebページGBを第2の表示タブ52に表示する(ステップS58)。   Next, the browser 32 accesses the screen information 36 managed by the IWS unit 31, and confirms an error flag corresponding to the function specified by the function specifying process of step S42 or S53 (step S55). Then, it is determined whether or not an error screen corresponding to the specified function has been generated (step S56). If an error screen has been generated (YES in step S56), the web page GB of the error screen corresponding to the error. Is acquired from the IWS unit 31 (step S57). Then, the browser 32 displays the acquired error page Web page GB on the second display tab 52 (step S58).

ステップS58において、ブラウザ32は、例えば、既に表示部14aに表示している第2の表示タブ52において表示対象となるWebページを、操作画面のWebページからエラー画面のWebページに差し替えて更新する。ただし、必ずしもそのような表示態様に限られるものではなく、他の表示態様でエラー画面を表示するようにしても良い。例えば、操作画面のWebページを表示している第2の表示タブ52とは異なる別の表示タブを更に起動し、その表示タブにエラー画面のWebページを表示するようにしても良い。この場合、表示部14aには、第2の表示タブ52が複数表示されることになる。   In step S58, for example, the browser 32 updates the Web page to be displayed on the second display tab 52 already displayed on the display unit 14a by replacing the Web page on the operation screen with the Web page on the error screen. . However, it is not necessarily limited to such a display mode, and the error screen may be displayed in another display mode. For example, another display tab different from the second display tab 52 displaying the operation page Web page may be further activated, and the error page Web page may be displayed on the display tab. In this case, a plurality of second display tabs 52 are displayed on the display unit 14a.

尚、ステップS56において、特定した機能に対応するエラー画面が生成されていないと判断した場合(ステップS56でNO)、ステップS57,S58の処理はスキップする。   If it is determined in step S56 that an error screen corresponding to the specified function has not been generated (NO in step S56), the processes in steps S57 and S58 are skipped.

次にステップS59に進み、ブラウザ32は、IWS部31で管理される画面情報36にアクセスし、第2の表示タブ52で表示しているエラー画面に対応したエラーが解消されているか否かを判断する(ステップS59)。ここでは、エラーフラグが「0」にリセットされていれば、エラーが解消されたと判断する。そしてエラーが解消している場合(ステップS59でYES)、ブラウザ32は、第2の表示タブ52に表示したエラー画面のWebページを消去する(ステップS60)。このとき、ブラウザ32は、第2の表示タブ52において操作画面のWebページが表示された状態に戻す(ステップS60)。尚、ステップS59でエラーが解消していないと判断した場合(ステップS59でNO)、ステップS60の処理はスキップする。そして表示更新処理(ステップS44)を終了する。   In step S59, the browser 32 accesses the screen information 36 managed by the IWS unit 31, and determines whether or not the error corresponding to the error screen displayed on the second display tab 52 has been resolved. Judgment is made (step S59). Here, if the error flag is reset to “0”, it is determined that the error has been resolved. If the error has been resolved (YES in step S59), the browser 32 deletes the web page of the error screen displayed on the second display tab 52 (step S60). At this time, the browser 32 returns to the state where the Web page of the operation screen is displayed on the second display tab 52 (step S60). If it is determined in step S59 that the error has not been resolved (NO in step S59), the process in step S60 is skipped. Then, the display update process (step S44) ends.

ブラウザ32が上記のような処理を行うことにより、第1の表示タブ51には、Webサーバ2から取得するWebページGAを表示することができると共に、第2の表示タブ52には、第1の表示タブ51において表示されるWebページGAに関連した機能に関するWebページGBをIWS部31から取得して表示することができる。   When the browser 32 performs the above-described processing, the first display tab 51 can display the Web page GA acquired from the Web server 2 and the second display tab 52 includes the first page. The Web page GB related to the function related to the Web page GA displayed on the display tab 51 can be acquired from the IWS unit 31 and displayed.

また上述した処理において、ブラウザ32は、第1の表示タブ51に表示しているWebページGAに関連する機能についてエラー画面が生成されているか否かを定期的に確認し、エラー画面が生成されていれば、それに対応するWebページを自動取得して第2の表示タブ52に表示する。そのため、画像処理装置1においてスキャナ部15、プリンタ部16およびFAX部17のいずれかにおいてエラーが発生した場合でも、ブラウザ32の起動状態は終了しない。この場合、画像処理装置1において発生したエラーが第1の表示タブ51に表示しているWebページGAに関連する機能についてのエラーであれば、ブラウザ32が、そのエラーに対応するエラー画面のWebページを自動取得して第2の表示タブ52に表示する。これに対し、画像処理装置1において発生したエラーが第1の表示タブ51に表示しているWebページGAに関連しない機能についてのエラーであれば、ブラウザ32は、エラー画面のWebページを自動取得することなく、それ以前の表示状態をそのまま継続する。   In the processing described above, the browser 32 periodically checks whether an error screen has been generated for the function related to the Web page GA displayed on the first display tab 51, and the error screen is generated. If so, the corresponding Web page is automatically acquired and displayed on the second display tab 52. For this reason, even if an error occurs in any of the scanner unit 15, the printer unit 16, and the FAX unit 17 in the image processing apparatus 1, the activation state of the browser 32 does not end. In this case, if the error that has occurred in the image processing apparatus 1 is an error relating to a function related to the Web page GA displayed on the first display tab 51, the browser 32 displays an error screen Web corresponding to the error. The page is automatically acquired and displayed on the second display tab 52. On the other hand, if the error that occurred in the image processing apparatus 1 is an error related to a function not related to the Web page GA displayed on the first display tab 51, the browser 32 automatically acquires the Web page of the error screen. Without doing so, the previous display state is continued.

つまり、本実施形態のブラウザ32は、画像処理装置1で発生し得る全てのエラーの発生状況を監視するのではなく、第1の表示タブ51で表示しているWebページGAに関連する機能についてエラーが発生しているか否かを監視するだけである。それ故、画像処理装置1で発生し得る全てのエラーの発生状況を監視する場合と比較すると、ブラウザ32の処理負担が軽減され、CPU10やメモリ11におけるブラウザ32の占有率も低下させることができるようになっている。   That is, the browser 32 according to the present embodiment does not monitor the occurrence of all errors that may occur in the image processing apparatus 1 but functions related to the Web page GA displayed on the first display tab 51. It only monitors whether an error has occurred. Therefore, the processing load on the browser 32 can be reduced and the occupation ratio of the browser 32 in the CPU 10 and the memory 11 can be reduced as compared with the case where all error occurrence states that can occur in the image processing apparatus 1 are monitored. It is like that.

次に上記のようなブラウザ32によって表示部14aに表示される画面遷移について説明する。図15乃至図17はそれぞれブラウザ32による画面遷移の一例を示す図である。   Next, screen transitions displayed on the display unit 14a by the browser 32 as described above will be described. FIGS. 15 to 17 are diagrams showing examples of screen transitions by the browser 32.

まず、図15(a)に示す画面例では、ブラウザ32がWebサーバ2からファイルアップロードに関するWebページGAを取得して第1の表示タブ51に表示している状態を示している。この状態において、第1の表示タブ51に表示されるWebページGAの解析が行われると、そのWebページGAに参照ボタンB1がコンテンツとして含まれていることが検出される。そのため、ブラウザ32は、第1の表示タブ51に表示されるWebページGAに関連する機能がスキャン機能であると特定する。その結果、図15(a)に示す画面例では、ブラウザ32によってIWS部31からスキャン機能に関するWebページGBが取得され、第2の表示タブ52に表示されている。   First, the screen example shown in FIG. 15A shows a state in which the browser 32 acquires the Web page GA related to file upload from the Web server 2 and displays it on the first display tab 51. In this state, when the web page GA displayed on the first display tab 51 is analyzed, it is detected that the reference button B1 is included as content in the web page GA. Therefore, the browser 32 specifies that the function related to the Web page GA displayed on the first display tab 51 is the scan function. As a result, in the screen example shown in FIG. 15A, the web page GB related to the scan function is acquired from the IWS unit 31 by the browser 32 and displayed on the second display tab 52.

図15(a)に示す表示状態のとき、ブラウザ32は、定期的にIWS部31の画面情報36にアクセスし、スキャン機能に関するエラー画面が生成されているか否かを確認する。この確認を行うとき、ブラウザ32は、例えば図15(b)に示すように、スキャン機能に対応する画面を表示している第2の表示タブ52のタブ部分に、第2の表示タブ52の更新処理を行っていることを表示する。このような表示態様により、第1の表示タブ51を閲覧しているユーザは、第2の表示タブ52においてスキャン機能に関する画面の更新確認が行われていることを把握することができる。   In the display state shown in FIG. 15A, the browser 32 periodically accesses the screen information 36 of the IWS unit 31 to check whether an error screen related to the scan function has been generated. When performing this confirmation, the browser 32 displays the second display tab 52 on the tab portion of the second display tab 52 displaying the screen corresponding to the scan function, for example, as shown in FIG. Displays that update processing is being performed. With such a display mode, the user who is browsing the first display tab 51 can grasp that the screen update related to the scan function is being confirmed on the second display tab 52.

そしてスキャン機能に関するエラー画面が生成されていることを検知すると、ブラウザ32は、そのエラー画面に関するWebページGBをIWS部31から自動取得し、図16(a)に示すように、第2の表示タブ52に表示する。図16(a)に示す状態では、第2の表示タブ52は、第1の表示タブ51の背面側に位置するため、IWS部31から自動取得されたエラー画面に関するWebページGBは視認できない状態となっている。そのため、ブラウザ32は、第2の表示タブ52のタブ部分に簡単なエラーメッセージを表示すると共に、そのタブ部分を点滅させることにより、ユーザの注意を喚起する。   When the browser 32 detects that an error screen related to the scan function has been generated, the browser 32 automatically acquires the Web page GB related to the error screen from the IWS unit 31, and displays the second display as shown in FIG. Display on tab 52. In the state shown in FIG. 16A, since the second display tab 52 is located on the back side of the first display tab 51, the web page GB relating to the error screen automatically acquired from the IWS unit 31 is not visible. It has become. Therefore, the browser 32 displays a simple error message on the tab portion of the second display tab 52 and alerts the user by blinking the tab portion.

そしてユーザが第2の表示タブ52のタブ部分を操作すると、図16(b)に示すように、第2の表示タブ52が最前面に表示され、第2の表示タブ52の表示領域R2が視認可能な状態となる。この表示領域R2には、ブラウザ32がIWS部31から自動取得したスキャン機能に関するエラー画面のWebページGBが表示されている。そのため、ユーザにとっては、スキャン機能を利用して原稿を読み取った画像データのファイルをアップロードする場合、第2の表示タブ52で表示されているエラー内容に基づいて適切な対処を行うことができる。尚、第2の表示タブ52の背面側に隠れた状態となる第1の表示タブ51ではそれ以前の表示状態がそのまま保持される。   When the user operates the tab portion of the second display tab 52, as shown in FIG. 16B, the second display tab 52 is displayed in the foreground, and the display area R2 of the second display tab 52 is displayed. It becomes visible. In this display area R2, a web page GB of an error screen related to the scan function automatically acquired by the browser 32 from the IWS unit 31 is displayed. Therefore, for the user, when uploading an image data file obtained by scanning a document using the scan function, an appropriate countermeasure can be taken based on the error content displayed on the second display tab 52. The first display tab 51 that is hidden behind the second display tab 52 maintains the previous display state as it is.

そしてユーザが適切な対処を行ってエラーを解消させた後、第1の表示タブ51のタブ部分を操作すると、表示部14aには再び第1の表示タブ51が最前面に表示されるようになる。このとき、第1の表示タブ51には以前の表示状態がそのまま保持されているので、ユーザは、第2の表示タブ52が最前面に表示される直前の状態から操作を継続させることができる。   Then, after the user takes appropriate measures to eliminate the error, and operates the tab portion of the first display tab 51, the first display tab 51 is again displayed in the foreground on the display unit 14a. Become. At this time, since the previous display state is held as it is in the first display tab 51, the user can continue the operation from the state immediately before the second display tab 52 is displayed in the foreground. .

次に図17は、第2の表示タブ52として複数の表示タブ52a,52bを表示する態様を示している。図17(a)に示す画面例では、ブラウザ32がWebサーバ2からファイルアップロードに関するWebページGAを取得して第1の表示タブ51に表示している状態を示している。この状態において、第1の表示タブ51に表示されるWebページGAの解析が行われると、そのWebページGAに関連する機能としてスキャン機能が特定される。その結果、図17(a)に示す画面例では、ブラウザ32によってIWS部31からスキャン機能の操作画面に関するWebページが取得され、第2の表示タブ52aに表示されている。また第2の表示タブ52bでは、スキャン機能のエラー画面に関するWebページが表示されるようになっている。このような表示態様は、例えばエラー画面が作成されるアドレスが、操作画面のアドレスとは異なる場合に適用される。   Next, FIG. 17 shows a mode in which a plurality of display tabs 52 a and 52 b are displayed as the second display tab 52. The screen example shown in FIG. 17A shows a state in which the browser 32 acquires the Web page GA related to file upload from the Web server 2 and displays it on the first display tab 51. In this state, when the analysis of the Web page GA displayed on the first display tab 51 is performed, the scan function is specified as a function related to the Web page GA. As a result, in the screen example shown in FIG. 17A, the web page related to the operation screen of the scan function is acquired from the IWS unit 31 by the browser 32 and displayed on the second display tab 52a. On the second display tab 52b, a Web page related to the error screen of the scan function is displayed. Such a display mode is applied, for example, when the address where the error screen is created is different from the address of the operation screen.

ブラウザ32は、IWS部31の画面情報36にアクセスしてスキャン機能に関するエラー画面が生成されているか否かを確認するとき、図17(a)に示すように、スキャン機能のエラー画面に関するWebページを表示するための第2の表示タブ52bのタブ部分に対して更新処理を行っていることを表示する。そしてスキャン機能に関するエラー画面が生成されていることを検知すると、ブラウザ32は、そのエラー画面に関するWebページGBをIWS部31から自動取得し、図17(b)に示すように、第2の表示タブ52bに表示する。図17(b)に示す状態では、第2の表示タブ52は、第1の表示タブ51の背面側に位置するため、IWS部31から自動取得されたエラー画面に関するWebページGBは視認できない状態となっている。そのため、ブラウザ32は、第2の表示タブ52のタブ部分に簡単なエラーメッセージを表示すると共に、そのタブ部分を点滅させることにより、ユーザの注意を喚起する。尚、このような表示態様の場合、IWS部31においてスキャン機能に関するエラー画面が生成されていないときには、第2の表示タブ52bを最前面に表示させたとしても、その表示領域R2には何も表示されない状態となる。   When the browser 32 accesses the screen information 36 of the IWS unit 31 and checks whether or not an error screen related to the scan function has been generated, as shown in FIG. It is displayed that the update process is being performed on the tab portion of the second display tab 52b. When the browser 32 detects that an error screen related to the scan function has been generated, the browser 32 automatically acquires the Web page GB related to the error screen from the IWS unit 31, and displays the second display as shown in FIG. Display on the tab 52b. In the state shown in FIG. 17B, since the second display tab 52 is located on the back side of the first display tab 51, the web page GB relating to the error screen automatically acquired from the IWS unit 31 is not visible. It has become. Therefore, the browser 32 displays a simple error message on the tab portion of the second display tab 52 and alerts the user by blinking the tab portion. In the case of such a display mode, when the error screen related to the scan function is not generated in the IWS unit 31, even if the second display tab 52b is displayed in the foreground, nothing is displayed in the display area R2. It will not be displayed.

このように本実施形態では、ユーザがブラウザ32を起動させてWebサーバ2によって提供されるWebページGAを閲覧している状態で、画像処理装置1において何らかのエラーが発生した場合でも、ブラウザ32の起動状態は終了しない。特に画像処理装置1において発生したエラーがユーザの閲覧しているWebページGAに関連するエラーである場合には、ブラウザ32がそのエラーに対応するWebページGBをIWS部31から自動取得し、ユーザが閲覧している表示タブ51とは異なる表示タブ52にそのWebページGBを表示させるようになっている。そのため、画像処理装置1にエラーが発生した場合でも、ユーザはWebサーバ2によって提供されるWebページGAの閲覧作業を継続することができると共に、必要に応じてそのエラー画面を表示させることによりエラーを解消させるための適切な対処を行うことができるようになる。   As described above, in this embodiment, even when an error occurs in the image processing apparatus 1 while the user starts the browser 32 and browses the Web page GA provided by the Web server 2, the browser 32 The startup state does not end. In particular, when an error that has occurred in the image processing apparatus 1 is an error relating to the Web page GA that the user is browsing, the browser 32 automatically acquires the Web page GB corresponding to the error from the IWS unit 31, and the user The web page GB is displayed on a display tab 52 that is different from the display tab 51 being browsed. Therefore, even when an error occurs in the image processing apparatus 1, the user can continue browsing the Web page GA provided by the Web server 2, and the error screen can be displayed as necessary to display the error screen. Appropriate measures can be taken to eliminate the problem.

特に上述した構成において、IWS部31の画面生成部31aは、スキャン機能、プリント機能およびFAX機能といった複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに生成する構成となっており、システム制御部30においてエラーの発生が検知された場合においてもこの点は同様である。つまり、画面生成部31aは、ブラウザ32が表示可能なWebページを作成するだけであり、画像処理装置1において発生したエラーに対応するエラー画面を生成した場合であってもブラウザ32に対しては何ら制御を行わない。それ故、IWS部31は、ブラウザ32との間で複雑なコマンドの送受信などを行う必要がない構成となっている。   In particular, in the configuration described above, the screen generation unit 31a of the IWS unit 31 is configured to generate a plurality of Web pages corresponding to a plurality of functions such as a scan function, a print function, and a FAX function at different addresses, respectively. This is the same when the occurrence of an error is detected in the system control unit 30. That is, the screen generation unit 31a only creates a Web page that can be displayed by the browser 32. Even when an error screen corresponding to an error that has occurred in the image processing apparatus 1 is generated, the screen generation unit 31a No control is performed. Therefore, the IWS unit 31 has a configuration that does not require complicated command transmission / reception with the browser 32.

このような構成であるため、本実施形態の画像処理装置1において、IWS部31として機能させるアプリケーションプログラム21が画像処理装置1の正規ベンダーとは異なるサードベンダーによって提供される場合であっても、サードベンダーはアプリケーションプログラム21に複雑なコマンド体系を組み込む必要がないので、比較的処理負担の少ないアプリケーションプログラム21を作成して提供することができるようになる。   Because of such a configuration, in the image processing apparatus 1 according to the present embodiment, even when the application program 21 that functions as the IWS unit 31 is provided by a third vendor different from the regular vendor of the image processing apparatus 1, Since the third vendor does not need to incorporate a complicated command system in the application program 21, it becomes possible to create and provide the application program 21 with a relatively small processing load.

またブラウザ32についても同様であり、ブラウザ32は、IWS部31によって管理される画面情報36を参照することができればそれで良く、IWS部31との間で複雑なコマンドの送受信を行う必要がない。そのため、ブラウザプログラム22が画像処理装置1の正規ベンダーとは異なるサードベンダーによって提供される場合であっても、サードベンダーはブラウザプログラム22に複雑なコマンド体系を組み込む必要がなく、比較的処理負担の少ないブラウザプログラム22を作成して提供することができるようになる。   The same applies to the browser 32. The browser 32 only needs to be able to refer to the screen information 36 managed by the IWS unit 31, and does not need to exchange complex commands with the IWS unit 31. Therefore, even when the browser program 22 is provided by a third vendor different from the regular vendor of the image processing apparatus 1, the third vendor does not need to incorporate a complicated command system in the browser program 22 and has a relatively large processing burden. A small number of browser programs 22 can be created and provided.

さらに、アプリケーションプログラム21と、ブラウザプログラム22とが互いに異なるサードベンダーによって提供されることもある。そのような場合であっても、上述したようにIWS部31とブラウザ32とが互いに統一されたコマンドの送受信を行うものではないので、それぞれのサードベンダーが独自にプログラムの開発を行うことができるという利点もある。   Further, the application program 21 and the browser program 22 may be provided by different third vendors. Even in such a case, as described above, the IWS unit 31 and the browser 32 do not transmit and receive a unified command to each other, so that each third vendor can independently develop a program. There is also an advantage.

以上のように本実施形態の画像処理装置1は、スキャン機能、プリンタ機能、FAX機能などの画像処理に関する複数の機能を有しており、それら複数の機能のうちから選択される少なくとも1つの機能に対応するジョブを実行する構成である。そして本実施形態の画像処理装置1は、複数の表示タブ51,52を個別に起動し、各表示タブ51,52に対して個別に設定されるアドレスにアクセスし、各表示タブ51,52で表示部14aに表示するためのWebページを取得するブラウザ32と、複数の機能のそれぞれに対応するエラーを検知するエラー検知部15a,16a,17aと、エラー検知部15a,16a,17aによって検知されるエラーを複数の機能のそれぞれに分類し、その分類された機能毎にエラーに関するWebページを生成する画面生成部31aと、を備えている。そしてブラウザ32は、ネットワーク通信インタフェース12を介して外部アドレスから取得するWebページGAを第1の表示タブ51で表示部14aに表示する際、外部アドレスから取得するWebページGAを解析することによって複数の機能のうちで当該WebページGAに関連する機能を特定し、その特定した機能のエラーに関するWebページGBが画面生成部31aによって生成されているか否かを確認する。そして特定した機能のエラーに関するWebページGBが生成されている場合、ブラウザ32は、第1の表示タブ51とは異なる第2の表示タブ52で画面生成部31aによって生成されるWebページGBにアクセスし、その第2の表示タブ52に、特定した機能のエラーに関するWebページGBを表示させる構成である。   As described above, the image processing apparatus 1 according to the present embodiment has a plurality of functions related to image processing such as a scan function, a printer function, and a FAX function, and at least one function selected from the plurality of functions. Is configured to execute a job corresponding to the above. Then, the image processing apparatus 1 according to the present embodiment individually activates the plurality of display tabs 51 and 52, accesses addresses set individually for the display tabs 51 and 52, and uses the display tabs 51 and 52. Detected by the browser 32 that acquires a Web page to be displayed on the display unit 14a, the error detection units 15a, 16a, and 17a that detect errors corresponding to each of a plurality of functions, and the error detection units 15a, 16a, and 17a. A screen generation unit 31a that classifies the error into a plurality of functions and generates a Web page related to the error for each of the classified functions. When the browser 32 displays the Web page GA acquired from the external address via the network communication interface 12 on the display unit 14a on the first display tab 51, the browser 32 analyzes a plurality of Web pages GA acquired from the external address. Among these functions, a function related to the Web page GA is specified, and it is confirmed whether or not a Web page GB related to an error of the specified function is generated by the screen generation unit 31a. When the Web page GB related to the specified function error is generated, the browser 32 accesses the Web page GB generated by the screen generation unit 31 a on the second display tab 52 different from the first display tab 51. The second display tab 52 is configured to display a Web page GB related to the specified function error.

すなわち、ブラウザ32は、その起動中に、画像処理装置1が有する複数の機能の全てについてエラー画面が生成されているか否かを監視するのではなく、複数の機能のうちで第1の表示タブ51に表示されているWebページGAに関連する機能についてエラー画面が生成されているか否かを監視するだけの構成である。それ故、ブラウザ32の処理負担が軽減され、処理効率が向上するという利点がある。特に、この種の画像処理装置1においてブラウザ32の処理負担を軽減することにより、ブラウザ32の起動中に並行して行われる原稿の読み取り動作や、プリント出力或いはFAX受信などといったジョブの実行に要する処理を効率良く行うことができるようになる。   That is, the browser 32 does not monitor whether or not an error screen has been generated for all of the plurality of functions of the image processing apparatus 1 during the activation, but the first display tab among the plurality of functions. This is a configuration that only monitors whether or not an error screen has been generated for a function related to the Web page GA displayed in 51. Therefore, there is an advantage that the processing load on the browser 32 is reduced and the processing efficiency is improved. In particular, by reducing the processing load of the browser 32 in this type of image processing apparatus 1, it is necessary to execute a job such as a document reading operation performed in parallel while the browser 32 is activated, a print output, or a FAX reception. Processing can be performed efficiently.

加えて、ブラウザ32は第2の表示タブ52に特定した機能のエラーに関するWebページGBを表示させるので、ブラウザ32の起動中であっても必要なエラー画面を表示することができる構成となっている。   In addition, since the browser 32 displays the web page GB regarding the error of the specified function on the second display tab 52, a necessary error screen can be displayed even while the browser 32 is being activated. Yes.

また本実施形態の画像処理装置1において、ブラウザ32は、外部アドレスから取得するWebページGAに関連する機能を特定する際、当該WebページGAに含まれるコンテンツに基づいて機能を特定したり、或いは、当該WebページGAのファイル形式に基づいて機能を特定したりするように構成される。外部アドレスから取得するWebページGAは、アップロードファイルを選択するための参照ボタンや、ファイルのダウンロード開始を指示するためのダウンロードボタンなどをコンテンツとして含んでいたり、或いは、ファイル形式がPDFファイルなどの特定のファイル形式となっていたりすることが一般的である。そのため、上記のような方法で機能を特定することにより、WebページGAに関連する機能を正確に特定することができるようになる。ただし、上記のような方法でWebページGAに関連する機能を特定できない場合には、さらに別の方法で機能を特定するようにしても良い。尚、最終的にWebページGAに関連する機能を特定できなかった場合には、第2の表示タブ52を表示しないようにすれば、それ以後、ブラウザ32の負荷はより一層軽減される。   In the image processing apparatus 1 of the present embodiment, when the browser 32 specifies a function related to the Web page GA acquired from the external address, the browser 32 specifies the function based on the content included in the Web page GA, or The function is specified based on the file format of the Web page GA. Web page GA acquired from an external address includes a reference button for selecting an upload file, a download button for instructing to start downloading a file, or the like, or the file format is specified as a PDF file or the like It is common that the file format is. For this reason, the function related to the Web page GA can be accurately specified by specifying the function by the method as described above. However, when the function related to the Web page GA cannot be specified by the above method, the function may be specified by another method. If the second display tab 52 is not displayed when the function related to the Web page GA cannot be specified in the end, the load on the browser 32 is further reduced thereafter.

また本実施形態の画像処理装置1において画面生成部31aは、複数の機能のそれぞれに対応する複数のWebページG1,G2,G3をそれぞれ異なるアドレス41,42,43に予め生成しておき、エラー検知部15a,16a,17aによってエラーが検知された場合、そのエラーが分類された機能に対応するWebページG1,G2,G3をエラーに関する内容に更新するようにしても良い。この場合、ブラウザ32は、外部アドレスから取得するWebページGAを第1の表示タブ51で表示部14aに表示することに伴い、画面生成部31aによって生成される複数のWebページG1,G2,G3のうち、外部アドレスから取得するWebページGAに関連した機能に対応するアドレスにアクセスし、画面生成部31aによって生成されるWebページを取得して第2の表示タブ52に表示させる。このような構成であれば、ブラウザ32が画面生成部31aによって生成されるWebページを取得するためのアドレスは、エラーの発生前後で変わらないため、ブラウザ32の負荷がより一層軽くなる。   In the image processing apparatus 1 according to the present embodiment, the screen generation unit 31a generates a plurality of Web pages G1, G2, and G3 corresponding to the plurality of functions in advance at different addresses 41, 42, and 43, respectively. When an error is detected by the detection units 15a, 16a, and 17a, the Web pages G1, G2, and G3 corresponding to the function in which the error is classified may be updated to the content related to the error. In this case, the browser 32 displays the web page GA acquired from the external address on the display unit 14a by the first display tab 51, and thereby the plurality of web pages G1, G2, G3 generated by the screen generation unit 31a. Among them, the address corresponding to the function related to the Web page GA acquired from the external address is accessed, the Web page generated by the screen generation unit 31a is acquired and displayed on the second display tab 52. With such a configuration, since the address for the browser 32 to acquire the Web page generated by the screen generation unit 31a does not change before and after the occurrence of an error, the load on the browser 32 is further reduced.

また本実施形態の画像処理装置1において画面生成部31aは、複数の機能のそれぞれに対応する複数のWebページG1,G2,G3をそれぞれ異なるアドレス41,42,43に予め生成しておき、エラー検知部15a,16a,17aによってエラーが検知された場合に、そのエラーが分類された機能毎にそのエラーに関するWebページをさらに別のアドレスに生成するように構成しても良い。この場合、ブラウザ32は、外部アドレスから取得するWebページGAを第1の表示タブ51で表示部14aに表示することに伴い、画面生成部31aによって生成される複数のWebページG1,G2,G3のうち、外部アドレスから取得するWebページGAに関連した機能に対応するアドレスにアクセスし、画面生成部31aによって生成されるWebページを取得して第2の表示タブ52に表示させると共に、画面生成部31aよって別のアドレスに、外部アドレスから取得するWebページGAに関連した機能に対応するエラーに関するWebページが生成されたときには、第2の表示タブ52に表示するためのアドレスをエラーに関するWebページのアドレスに切り替える構成とすることが好ましい。   In the image processing apparatus 1 according to the present embodiment, the screen generation unit 31a generates a plurality of Web pages G1, G2, and G3 corresponding to the plurality of functions in advance at different addresses 41, 42, and 43, respectively. When an error is detected by the detection units 15a, 16a, and 17a, a Web page related to the error may be generated at another address for each function in which the error is classified. In this case, the browser 32 displays the web page GA acquired from the external address on the display unit 14a by the first display tab 51, and thereby the plurality of web pages G1, G2, G3 generated by the screen generation unit 31a. Among them, the address corresponding to the function related to the Web page GA acquired from the external address is accessed, the Web page generated by the screen generating unit 31a is acquired and displayed on the second display tab 52, and the screen is generated. When the web page related to the error corresponding to the function related to the web page GA acquired from the external address is generated at another address by the unit 31a, the web page related to the error is displayed as the address to be displayed on the second display tab 52. Preferably, the address is switched to the address.

また本実施形態の画像処理装置1における画面生成部31aは、エラー検知部15a,16a,17aによってエラーが検知された場合に、そのエラーが分類された機能に関連付けてエラーフラグをセットする構成である。またブラウザ32は、外部アドレスから取得するWebページGAに関連する機能に関連付けられてエラーフラグがセットされているか否かを監視する構成である。このような構成であれば、ブラウザ32が、画面生成部31aにおいてエラーに関するWebページが生成されているか否かを確認する際の処理をより一層効率的に行うことができるようになる。   Further, the screen generation unit 31a in the image processing apparatus 1 of the present embodiment is configured to set an error flag in association with the function in which the error is classified when the error detection unit 15a, 16a, or 17a detects the error. is there. The browser 32 is configured to monitor whether or not an error flag is set in association with a function related to the Web page GA acquired from the external address. With such a configuration, the browser 32 can perform processing more efficiently when confirming whether or not a Web page related to an error is generated in the screen generation unit 31a.

以上、本発明に関する一実施形態について説明したが、本発明は上述した内容のものに限られるものではなく、種々の変形例が適用可能であることは言うまでもない。例えば、上記実施形態では、画像処理装置1が、スキャン機能、プリント機能、FAX機能およびブラウザ機能を有する場合を例示した。しかし、画像処理装置1に搭載される複数の機能には、上記以外の機能が含まれていても良い。また、画像処理装置1は、スキャン機能、プリント機能およびFAX機能の少なくとも1つを具備しないものであっても構わない。   As mentioned above, although one Embodiment regarding this invention was described, this invention is not restricted to the thing of the content mentioned above, It cannot be overemphasized that a various modification is applicable. For example, in the above embodiment, the case where the image processing apparatus 1 has a scan function, a print function, a FAX function, and a browser function is illustrated. However, a plurality of functions installed in the image processing apparatus 1 may include functions other than those described above. The image processing apparatus 1 may not include at least one of a scan function, a print function, and a FAX function.

また、上記実施形態では、IWS部31は、画像処理装置1のCPU10がアプリケーションプログラム21を実行することにより、画像処理装置1の内部機能の1つとして設けられる場合を例示した。しかし、IWS部31は、画像処理装置1の外部に設けられるコンピュータなどによって実現されるものであっても構わない。この場合、画像処理装置1と、外部コンピュータによって実現されるIWS部31とが一体となって上述した動作が行われるようになる。   Further, in the above embodiment, the case where the IWS unit 31 is provided as one of the internal functions of the image processing apparatus 1 when the CPU 10 of the image processing apparatus 1 executes the application program 21 is exemplified. However, the IWS unit 31 may be realized by a computer or the like provided outside the image processing apparatus 1. In this case, the image processing apparatus 1 and the IWS unit 31 realized by an external computer are integrated to perform the above-described operation.

1 画像処理装置
2 Webサーバ
3 ネットワーク
10 CPU
12 ネットワーク通信インタフェース(通信手段)
14 操作パネル
14a 表示部(表示手段)
15a,16a,17a エラー検知部(エラー検知手段)
21 アプリケーションプログラム
22 ブラウザプログラム
31 IWS部
31a 画面生成部(画面生成手段)
32 ブラウザ
DESCRIPTION OF SYMBOLS 1 Image processing apparatus 2 Web server 3 Network 10 CPU
12 Network communication interface (communication means)
14 Operation panel 14a Display section (display means)
15a, 16a, 17a Error detection unit (error detection means)
21 Application program 22 Browser program 31 IWS unit 31a Screen generation unit (screen generation means)
32 browser

Claims (17)

複数の機能を有し、該複数の機能のうちから選択される少なくとも1つの機能に対応するジョブを実行する画像処理装置であって、
ネットワークを介して通信を行う通信手段と、
各種情報を表示する表示手段と、
複数の表示タブを個別に起動し、各表示タブに対して個別に設定されるアドレスにアクセスし、各表示タブで前記表示手段に表示するためのWebページを取得するブラウザと、
前記複数の機能のそれぞれに対応するエラーを検知するエラー検知手段と、
前記エラー検知手段によって検知されるエラーを前記複数の機能のそれぞれに分類し、その分類された機能毎にエラーに関するWebページを生成する画面生成手段と、
を備え、
前記ブラウザは、前記通信手段を介して外部アドレスから取得するWebページを第1の表示タブで前記表示手段に表示する際、前記外部アドレスから取得するWebページを解析することによって前記複数の機能のうちで当該Webページに関連する機能を特定し、その特定した機能のエラーに関するWebページが前記画面生成手段によって生成されているか否かを確認し、特定した機能のエラーに関するWebページが生成されている場合、前記第1の表示タブとは異なる第2の表示タブで前記画面生成手段によって生成されるWebページにアクセスし、前記第2の表示タブに、特定した機能のエラーに関するWebページを表示させることを特徴とする画像処理装置。
An image processing apparatus having a plurality of functions and executing a job corresponding to at least one function selected from the plurality of functions,
A communication means for communicating via a network;
Display means for displaying various information;
A browser that individually activates a plurality of display tabs, accesses an address that is individually set for each display tab, and obtains a web page to be displayed on the display means in each display tab;
Error detection means for detecting an error corresponding to each of the plurality of functions;
Screen generation means for classifying errors detected by the error detection means into each of the plurality of functions and generating a web page related to the error for each of the classified functions;
With
When the browser displays a Web page acquired from an external address via the communication unit on the display unit on the first display tab, the browser analyzes the Web page acquired from the external address and A function related to the Web page is specified, and whether or not a Web page related to the error of the specified function has been generated by the screen generation unit, a Web page related to the error of the specified function is generated. If the web page generated by the screen generation unit is accessed on a second display tab different from the first display tab, the web page related to the specified function error is displayed on the second display tab. An image processing apparatus characterized in that
前記ブラウザは、前記外部アドレスから取得するWebページに含まれるコンテンツに基づいて当該Webページに関連する機能を特定することを特徴とする請求項1に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the browser specifies a function related to the Web page based on content included in the Web page acquired from the external address. 前記ブラウザは、前記外部アドレスから取得するWebページのファイル形式に基づいて当該Webページに関連する機能を特定することを特徴とする請求項1に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the browser specifies a function related to the Web page based on a file format of the Web page acquired from the external address. 前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に対応するWebページをエラーに関する内容に更新し、
前記ブラウザは、前記外部アドレスから取得するWebページを前記第1の表示タブで前記表示手段に表示することに伴い、前記画面生成手段によって生成される複数のWebページのうち、前記外部アドレスから取得するWebページに関連した機能に対応するアドレスにアクセスし、前記画面生成手段によって生成されるWebページを取得して前記第2の表示タブに表示させることを特徴とする請求項1乃至3のいずれかに記載の画像処理装置。
The screen generation unit generates a plurality of Web pages corresponding to each of the plurality of functions in advance at different addresses, and when an error is detected by the error detection unit, the function in which the error is classified Update the web page corresponding to
The browser acquires from the external address among a plurality of Web pages generated by the screen generation means in association with displaying the Web page acquired from the external address on the display means on the first display tab. 4. An address corresponding to a function related to a Web page to be accessed is accessed, a Web page generated by the screen generation unit is acquired and displayed on the second display tab. An image processing apparatus according to claim 1.
前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能毎にそのエラーに関するWebページをさらに別のアドレスに生成し、
前記ブラウザは、前記外部アドレスから取得するWebページを前記第1の表示タブで前記表示手段に表示することに伴い、前記画面生成手段によって生成される複数のWebページのうち、前記外部アドレスから取得するWebページに関連した機能に対応するアドレスにアクセスし、前記画面生成手段によって生成されるWebページを取得して前記第2の表示タブに表示させると共に、前記画面生成手段によって別のアドレスに、前記外部アドレスから取得するWebページに関連した機能に対応するエラーに関するWebページが生成されたときには、前記第2の表示タブに表示するためのアドレスをエラーに関するWebページのアドレスに切り替えることを特徴とする請求項1乃至3のいずれかに記載の画像処理装置。
The screen generation unit generates a plurality of Web pages corresponding to each of the plurality of functions in advance at different addresses, and when an error is detected by the error detection unit, the function in which the error is classified Each time a web page about the error is generated at another address,
The browser acquires from the external address among a plurality of Web pages generated by the screen generation means in association with displaying the Web page acquired from the external address on the display means on the first display tab. An address corresponding to a function related to the web page to be acquired, the web page generated by the screen generation unit is acquired and displayed on the second display tab, and another address is acquired by the screen generation unit, When a Web page related to an error corresponding to a function related to a Web page acquired from the external address is generated, the address to be displayed on the second display tab is switched to the address of the Web page related to the error. The image processing apparatus according to claim 1.
前記画面生成手段は、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に関連付けてエラー発生情報をセットし、
前記ブラウザは、前記外部アドレスから取得するWebページに関連する機能に関連付けられて前記エラー発生情報がセットされているか否かを監視することを特徴とする請求項1乃至5のいずれかに記載の画像処理装置。
The screen generation means, when an error is detected by the error detection means, sets error occurrence information in association with the function into which the error is classified,
6. The browser according to claim 1, wherein the browser monitors whether or not the error occurrence information is set in association with a function related to a Web page acquired from the external address. Image processing device.
複数の機能を有し、該複数の機能のうちから選択される少なくとも1つの機能に対応するジョブを実行する画像処理装置において、複数の表示タブを有するブラウザの起動中にエラー画面を表示する表示制御方法であって、
(a) 前記ブラウザを起動するステップと、
(b) 前記ブラウザによって外部アドレスから取得されるWebページを前記複数の表示タブのうちの第1の表示タブで所定の表示手段に表示するステップと、
(c) 前記第1の表示タブに表示されるWebページを解析し、前記複数の機能のうちで当該Webページに関連する機能を特定するステップと、
(d) 前記複数の機能のそれぞれに対応するエラーを検知するステップと、
(e) 前記ステップ(d)で検知されるエラーを前記複数の機能のそれぞれに分類するステップと、
(f) 前記ステップ(e)で分類された機能毎にエラーに関するWebページを生成するステップと、
(g) 前記ブラウザにおいて前記第1の表示タブとは異なる第2の表示タブを起動し、前記ステップ(c)で特定された機能に対応するエラーに関するWebページを前記第2の表示タブで取得して表示させるステップと、
を備えることを特徴とする表示制御方法。
A display that displays an error screen during activation of a browser having a plurality of display tabs in an image processing apparatus having a plurality of functions and executing a job corresponding to at least one function selected from the plurality of functions A control method,
(a) starting the browser;
(b) displaying a web page acquired from an external address by the browser on a predetermined display means on a first display tab of the plurality of display tabs;
(c) analyzing a web page displayed on the first display tab and identifying a function related to the web page among the plurality of functions;
(d) detecting an error corresponding to each of the plurality of functions;
(e) classifying the error detected in step (d) into each of the plurality of functions;
(f) generating a web page relating to an error for each function classified in step (e);
(g) Activating a second display tab different from the first display tab in the browser, and obtaining a Web page related to an error corresponding to the function specified in the step (c) with the second display tab Step to display,
A display control method comprising:
複数の機能を有し、該複数の機能のうちから選択される少なくとも1つの機能に対応するジョブを実行する画像処理装置によって実行されるブラウザプログラムであって、
前記画像処理装置は、
ネットワークを介して通信を行う通信手段と、
各種情報を表示する表示手段と、
前記複数の機能のそれぞれに対応するエラーを検知するエラー検知手段と、
前記エラー検知手段によって検知されるエラーを前記複数の機能のそれぞれに分類し、その分類された機能毎にエラーに関するWebページを生成する画面生成手段と、
を備えており、
前記ブラウザプログラムは、前記画像処理装置によって実行されることにより、前記画像処理装置に対して更に、
複数の表示タブを個別に起動し、各表示タブに対して個別に設定されるアドレスにアクセスし、各表示タブで前記表示手段に表示するためのWebページを取得するブラウザとしての機能を付与するものであり、
前記ブラウザは、前記通信手段を介して外部アドレスから取得するWebページを第1の表示タブで前記表示手段に表示する際、前記外部アドレスから取得するWebページを解析することによって前記複数の機能のうちで当該Webページに関連する機能を特定し、その特定した機能のエラーに関するWebページが前記画面生成手段によって生成されているか否かを確認し、特定した機能のエラーに関するWebページが生成されている場合、前記第1の表示タブとは異なる第2の表示タブで前記画面生成手段によって生成されるWebページにアクセスし、前記第2の表示タブに、特定した機能のエラーに関するWebページを表示する機能を有することを特徴とするブラウザプログラム。
A browser program that is executed by an image processing apparatus that has a plurality of functions and executes a job corresponding to at least one function selected from the plurality of functions,
The image processing apparatus includes:
A communication means for communicating via a network;
Display means for displaying various information;
Error detection means for detecting an error corresponding to each of the plurality of functions;
Screen generation means for classifying errors detected by the error detection means into each of the plurality of functions and generating a web page related to the error for each of the classified functions;
With
The browser program is further executed on the image processing apparatus by being executed by the image processing apparatus.
A plurality of display tabs are individually activated, addresses set individually for each display tab are accessed, and a function as a browser for acquiring a Web page to be displayed on the display means is given to each display tab. Is,
When the browser displays a Web page acquired from an external address via the communication unit on the display unit on the first display tab, the browser analyzes the Web page acquired from the external address and A function related to the Web page is specified, and whether or not a Web page related to the error of the specified function has been generated by the screen generation unit, a Web page related to the error of the specified function is generated. If the web page generated by the screen generation unit is accessed on a second display tab different from the first display tab, the web page related to the specified function error is displayed on the second display tab. A browser program characterized by having a function to perform.
前記ブラウザは、前記外部アドレスから取得するWebページに含まれるコンテンツに基づいて当該Webページに関連する機能を特定することを特徴とする請求項8に記載のブラウザプログラム。   The browser program according to claim 8, wherein the browser identifies a function related to the Web page based on content included in the Web page acquired from the external address. 前記ブラウザは、前記外部アドレスから取得するWebページのファイル形式に基づいて当該Webページに関連する機能を特定することを特徴とする請求項8に記載のブラウザプログラム。   The browser program according to claim 8, wherein the browser specifies a function related to the Web page based on a file format of the Web page acquired from the external address. 前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に対応するWebページをエラーに関する内容に更新する構成であり、
前記ブラウザは、前記外部アドレスから取得するWebページを前記第1の表示タブで前記表示手段に表示することに伴い、前記画面生成手段によって生成される複数のWebページのうち、前記外部アドレスから取得するWebページに関連した機能に対応するアドレスにアクセスし、前記画面生成手段によって生成されるWebページを取得して前記第2の表示タブに表示させることを特徴とする請求項8乃至10のいずれかに記載のブラウザプログラム。
The screen generation unit generates a plurality of Web pages corresponding to each of the plurality of functions in advance at different addresses, and when an error is detected by the error detection unit, the function in which the error is classified Is configured to update the web page corresponding to the error content.
The browser acquires from the external address among a plurality of Web pages generated by the screen generation means in association with displaying the Web page acquired from the external address on the display means on the first display tab. The address corresponding to the function related to the Web page to be accessed is accessed, the Web page generated by the screen generation means is acquired and displayed on the second display tab. The browser program described in Crab.
前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能毎にそのエラーに関するWebページをさらに別のアドレスに生成する構成であり、
前記ブラウザは、前記外部アドレスから取得するWebページを前記第1の表示タブで前記表示手段に表示することに伴い、前記画面生成手段によって生成される複数のWebページのうち、前記外部アドレスから取得するWebページに関連した機能に対応するアドレスにアクセスし、前記画面生成手段によって生成されるWebページを取得して前記第2の表示タブに表示させると共に、前記画面生成手段によって別のアドレスに、前記外部アドレスから取得するWebページに関連した機能に対応するエラーに関するWebページが生成されたときには、前記第2の表示タブに表示するためのアドレスをエラーに関するWebページのアドレスに切り替えることを特徴とする請求項8乃至10のいずれかに記載のブラウザプログラム。
The screen generation unit generates a plurality of Web pages corresponding to each of the plurality of functions in advance at different addresses, and when an error is detected by the error detection unit, the function in which the error is classified It is a configuration that generates a web page regarding the error at a different address every time,
The browser acquires from the external address among a plurality of Web pages generated by the screen generation means in association with displaying the Web page acquired from the external address on the display means on the first display tab. An address corresponding to a function related to the web page to be acquired, the web page generated by the screen generation unit is acquired and displayed on the second display tab, and another address is acquired by the screen generation unit, When a Web page related to an error corresponding to a function related to a Web page acquired from the external address is generated, the address to be displayed on the second display tab is switched to the address of the Web page related to the error. The browser program according to any one of claims 8 to 10.
前記画面生成手段は、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に関連付けてエラー発生情報をセットする構成であり、
前記ブラウザは、前記外部アドレスから取得するWebページに関連する機能に関連付けられて前記エラー発生情報がセットされているか否かを監視することを特徴とする請求項8乃至12のいずれかに記載のブラウザプログラム。
The screen generation means is configured to set error occurrence information in association with a function in which the error is classified when an error is detected by the error detection means,
13. The browser according to claim 8, wherein the browser monitors whether the error occurrence information is set in association with a function related to a Web page acquired from the external address. Browser program.
複数の機能を有し、該複数の機能のうちから選択される少なくとも1つの機能に対応するジョブを実行する画像処理装置によって実行されるアプリケーションプログラムであって、
前記画像処理装置は、
ネットワークを介して通信を行う通信手段と、
各種情報を表示する表示手段と、
複数の表示タブを個別に起動し、各表示タブに対して個別に設定されるアドレスにアクセスし、各表示タブで前記表示手段に表示するためのWebページを取得するブラウザと、
前記複数の機能のそれぞれに対応するエラーを検知するエラー検知手段と、
を備えており、
前記アプリケーションプログラムは、前記画像処理装置によって実行されることにより、前記画像処理装置に対して更に、
前記エラー検知手段によって検知されるエラーを前記複数の機能のそれぞれに分類し、その分類された機能毎にエラーに関するWebページを生成する画面生成手段としての機能を付与するものであり、
前記画面生成手段は、エラーに関するWebページを機能毎にそれぞれ異なるアドレスに生成し、前記ブラウザが前記通信手段を介して外部アドレスから取得するWebページを第1の表示タブで前記表示手段に表示しているとき、前記第1の表示タブとは異なる第2の表示タブでアクセスされるアドレスに生成したWebページを前記第2の表示タブに出力することを特徴とするアプリケーションプログラム。
An application program executed by an image processing apparatus that has a plurality of functions and executes a job corresponding to at least one function selected from the plurality of functions,
The image processing apparatus includes:
A communication means for communicating via a network;
Display means for displaying various information;
A browser that individually activates a plurality of display tabs, accesses an address that is individually set for each display tab, and obtains a web page to be displayed on the display means in each display tab;
Error detection means for detecting an error corresponding to each of the plurality of functions;
With
The application program is further executed on the image processing apparatus by being executed by the image processing apparatus.
An error detected by the error detection means is classified into each of the plurality of functions, and a function as a screen generation means for generating a Web page related to the error is assigned to each classified function,
The screen generation unit generates a Web page related to an error at a different address for each function, and displays the Web page acquired by the browser from an external address via the communication unit on the display unit using a first display tab. An application program that outputs to the second display tab a Web page generated at an address accessed on a second display tab different from the first display tab.
前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に対応するWebページをエラーに関する内容に更新することを特徴とする請求項14に記載のアプリケーションプログラム。   The screen generation unit generates a plurality of Web pages corresponding to each of the plurality of functions in advance at different addresses, and when an error is detected by the error detection unit, the function in which the error is classified The application program according to claim 14, wherein a Web page corresponding to the error is updated to contents relating to an error. 前記画面生成手段は、前記複数の機能のそれぞれに対応する複数のWebページをそれぞれ異なるアドレスに予め生成しておき、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能毎にそのエラーに関するWebページをさらに別のアドレスに生成することを特徴とする請求項14に記載のアプリケーションプログラム。   The screen generation unit generates a plurality of Web pages corresponding to each of the plurality of functions in advance at different addresses, and when an error is detected by the error detection unit, the function in which the error is classified The application program according to claim 14, wherein a web page related to the error is generated at a different address every time. 前記画面生成手段は、前記エラー検知手段によってエラーが検知された場合に、そのエラーが分類された機能に関連付けてエラー発生情報を所定の記憶領域にセットすることを特徴とする請求項14乃至16のいずれかに記載のアプリケーションプログラム。   17. The screen generation unit, when an error is detected by the error detection unit, sets error occurrence information in a predetermined storage area in association with a function in which the error is classified. Application program described in any one of.
JP2011231498A 2011-10-21 2011-10-21 Image processing apparatus, display control method, browser program, and application program Pending JP2013090264A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011231498A JP2013090264A (en) 2011-10-21 2011-10-21 Image processing apparatus, display control method, browser program, and application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011231498A JP2013090264A (en) 2011-10-21 2011-10-21 Image processing apparatus, display control method, browser program, and application program

Publications (1)

Publication Number Publication Date
JP2013090264A true JP2013090264A (en) 2013-05-13

Family

ID=48533734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011231498A Pending JP2013090264A (en) 2011-10-21 2011-10-21 Image processing apparatus, display control method, browser program, and application program

Country Status (1)

Country Link
JP (1) JP2013090264A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015118520A (en) * 2013-12-18 2015-06-25 クラリオン株式会社 On-vehicle terminal, content display system, content display method, and web browser
JP2015125457A (en) * 2013-12-25 2015-07-06 キヤノン株式会社 Information processor, information processing method therefor, program, and storage medium
JP2016091319A (en) * 2014-11-05 2016-05-23 セイコーエプソン株式会社 Electronic device and display control method in electronic device
US10116814B2 (en) 2014-10-10 2018-10-30 Seiko Epson Corporation Electronic apparatus and display control method for electronic apparatus
JP2019005905A (en) * 2017-06-20 2019-01-17 コニカミノルタ株式会社 Image formation apparatus, management apparatus and program
US10455101B2 (en) 2016-12-26 2019-10-22 Konica Minolta, Inc. Server, image processing unit, and non-transitory recording medium for displaying error screen
JP2020049714A (en) * 2018-09-25 2020-04-02 富士ゼロックス株式会社 Information processing system and program
JP2020056623A (en) * 2018-09-28 2020-04-09 シスメックス株式会社 Display method, specimen analyzer, computer program, and recording medium
JP2023036839A (en) * 2021-10-15 2023-03-14 コニカミノルタ株式会社 Image formation apparatus, management apparatus and program

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10248291B2 (en) 2013-12-18 2019-04-02 Clarion Co., Ltd. In-vehicle terminal, content display system, content display method and computer program product
WO2015093425A1 (en) * 2013-12-18 2015-06-25 クラリオン株式会社 Vehicle-mounted terminal, content display system, content display method, and computer program product
JP2015118520A (en) * 2013-12-18 2015-06-25 クラリオン株式会社 On-vehicle terminal, content display system, content display method, and web browser
JP2015125457A (en) * 2013-12-25 2015-07-06 キヤノン株式会社 Information processor, information processing method therefor, program, and storage medium
US10116814B2 (en) 2014-10-10 2018-10-30 Seiko Epson Corporation Electronic apparatus and display control method for electronic apparatus
JP2016091319A (en) * 2014-11-05 2016-05-23 セイコーエプソン株式会社 Electronic device and display control method in electronic device
US10455101B2 (en) 2016-12-26 2019-10-22 Konica Minolta, Inc. Server, image processing unit, and non-transitory recording medium for displaying error screen
JP2019005905A (en) * 2017-06-20 2019-01-17 コニカミノルタ株式会社 Image formation apparatus, management apparatus and program
JP2020049714A (en) * 2018-09-25 2020-04-02 富士ゼロックス株式会社 Information processing system and program
JP7172359B2 (en) 2018-09-25 2022-11-16 富士フイルムビジネスイノベーション株式会社 Information processing system and program
JP2020056623A (en) * 2018-09-28 2020-04-09 シスメックス株式会社 Display method, specimen analyzer, computer program, and recording medium
JP2023036839A (en) * 2021-10-15 2023-03-14 コニカミノルタ株式会社 Image formation apparatus, management apparatus and program
JP7456484B2 (en) 2021-10-15 2024-03-27 コニカミノルタ株式会社 Image forming apparatus, management apparatus and program

Similar Documents

Publication Publication Date Title
JP2013090264A (en) Image processing apparatus, display control method, browser program, and application program
JP5032361B2 (en) Job template automatic generation apparatus and job template automatic generation method
JP4778830B2 (en) Display control system, image processing apparatus, and display control method
JP2010231406A (en) Information distribution apparatus, installation program distribution method and computer program
US8560738B2 (en) Information processing device that accesses a device management program and manages the peripheral device and manages setting information for the peripheral device
KR101324339B1 (en) Information processing apparatus, control method of information processing apparatus, and storage medium
JP6455195B2 (en) Operation screen providing system, relay device, and program
US20110320928A1 (en) Information transmission apparatus, control method thereof, and recording medium storing computer program
US11778110B2 (en) Image processing apparatus displaying a home screen in a fixed button mode in a state where acquisition of a recommended button information is unavailable
JP4911234B2 (en) Display screen control apparatus, display screen control method, and program
JP2022051419A (en) Image processing apparatus, program, and control method
JP6737170B2 (en) Server device, image processing unit and program
JP5787664B2 (en) Information processing apparatus and control method thereof
JP6492711B2 (en) Relay device, operation screen providing device, and program
JP2011103664A (en) Image forming device
US8930450B2 (en) Information processing apparatus, and control method and storage medium therefor
JP2004070494A (en) Network system
JP6648588B2 (en) Image forming system, image forming apparatus, and program
JP6780913B2 (en) Processing equipment, display methods, and computer programs
JP7251266B2 (en) Program combinations and programs
US20100195145A1 (en) Image processing apparatus, control method for image processing apparatus, and storage medium storing control program therefor
US20120287453A1 (en) Image forming apparatus, method of controlling the same and recording medium
JP7334530B2 (en) Information processing device and program
JP2005304016A (en) Image forming device, method, and program
KR100571793B1 (en) host capable selecting coyp function and a method thereof

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20130418