JP2006279405A - Information processor and information display program - Google Patents

Information processor and information display program Download PDF

Info

Publication number
JP2006279405A
JP2006279405A JP2005094146A JP2005094146A JP2006279405A JP 2006279405 A JP2006279405 A JP 2006279405A JP 2005094146 A JP2005094146 A JP 2005094146A JP 2005094146 A JP2005094146 A JP 2005094146A JP 2006279405 A JP2006279405 A JP 2006279405A
Authority
JP
Japan
Prior art keywords
information
optional device
external device
optional
processing apparatus
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
JP2005094146A
Other languages
Japanese (ja)
Inventor
Takashi Ueda
隆司 上田
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 JP2005094146A priority Critical patent/JP2006279405A/en
Publication of JP2006279405A publication Critical patent/JP2006279405A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processor capable of providing information associated with a new option inexpensively in a simple manner without the need for rewriting an original program at adoption of the new option. <P>SOLUTION: The information processor onto the main body of which a prescribed option device is mountable is provided with a function with which in response to a request of information (option information) associated with an option device from an external device connected to a network, the external device connected to the network can be browsed the option information via a web browser. The information processor includes: a recording means for recording location information of a web page for providing the option information in a rewritable way; an extract means for referencing the recording means and extracting the location information of the web page for providing the option information in response to the request of the option information from the external device; and a transition means for shifting to a different web browser at the external device on the basis of the location information extracted by the extract means. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、装置本体に所定のオプション機器が装着可能である情報処理装置であって、ネットワーク接続された外部機器からの該オプション機器に関する情報の要求に応じて、該オプション機器に関する情報を該外部機器側でウェブブラウザを介し閲覧可能とする機能を備えた情報処理装置及び該情報処理装置により実行される情報表示プログラムに関する。   The present invention is an information processing apparatus in which a predetermined optional device can be mounted on the apparatus main body, and in response to a request for information regarding the optional device from an external device connected to the network, the information regarding the optional device is The present invention relates to an information processing apparatus having a function that enables browsing on a device side via a web browser, and an information display program executed by the information processing apparatus.

従来、端末,複写機又は多機能複合機(MFP)が接続されたネットワークにおいては、端末側で、複写機やMFP等の機器の仕様又はその状態や機器に対するオプション(例えば給紙スタッカやフィニッシャ等)の装着状態を確認したり、機器の設定条件を変更したりする技術が知られている。例えば特開2003−280867号公報や特開2004−110171号公報では、端末側で、ウェブブラウザを介して、印刷装置におけるプリンタジョブの処理進捗状況を確認し得る技術が提案されている。   2. Description of the Related Art Conventionally, in a network to which a terminal, a copying machine, or a multi-function multifunction peripheral (MFP) is connected, on the terminal side, specifications of a device such as a copying machine or an MFP, an option for the state, and an apparatus (for example, a paper feed stacker or a finisher ) Is known, and the setting condition of the device is changed. For example, Japanese Patent Application Laid-Open No. 2003-280867 and Japanese Patent Application Laid-Open No. 2004-110171 propose a technique that allows the terminal side to check the progress of processing of a printer job in a printing apparatus via a web browser.

特開2003−280867号公報JP 2003-280867 A 特開2004−110171号公報JP 2004-110171 A

また、従来では、機器本体に対するオプションの装着状態に加え、オプション自体の詳細情報を確認可能とするものが知られている。これを実現すべく、通常、オプション情報を提供するウェブページの所在地情報(URL)が組み込まれたプログラムが機器のROMに格納されており、そのプログラムに基づき、ユーザからのオプションの詳細情報の取得要求に応じて、端末側でのウェブブラウザの遷移先として上記ウェブページのURLが設定される。例えば、ウェブブラウザ上には、機器本体に装着された若しくは今後機器本体に対する装着が予想される「フィニッシャ」に対応するボタンが設けられ、ユーザがこれをクリックすることで、プログラムに予め組み込まれた「フィニッシャ」の詳細情報を提供するウェブページのURLが端末側で設定され、別サーバで管理され「フィニッシャ」の製品名や仕様等の詳細情報を提供するウェブページへの遷移が行われる。   Conventionally, it is known that the detailed information of the option itself can be confirmed in addition to the option mounting state on the device main body. In order to achieve this, a program in which location information (URL) of a web page providing option information is usually stored in the ROM of the device, and acquisition of detailed information on options from the user based on the program. In response to the request, the URL of the web page is set as a transition destination of the web browser on the terminal side. For example, a button corresponding to a “finisher” attached to the device main body or expected to be attached to the device main body is provided on the web browser, and the user clicks this button, and the button is incorporated in the program in advance. The URL of the web page that provides detailed information on the “finisher” is set on the terminal side, and the transition is made to a web page that is managed by another server and provides detailed information such as the product name and specifications of the “finisher”.

しかしながら、かかる様式では、製品の出荷時に既に装備されている又は追加が予想されるオプションについて、予め組み込まれたプログラムに基づき、ユーザがオプション情報を任意に取得可能であるものの、製品の発売後に開発された新たなオプションについては、そのオプション情報を提供するウェブページのURLが組み込まれたプログラムを新たに機器に組み込まない限り、オプション情報を取得することができない。   However, in such a format, although options can be obtained arbitrarily by the user based on a pre-installed program for options already installed or expected to be added at the time of product shipment, they are developed after the product is released. With respect to the new option, the option information cannot be acquired unless a program in which the URL of the web page providing the option information is incorporated is newly incorporated into the device.

なお、前述した特許文献1及び2はいずれも、機器に対するオプションの装着状態及びオプションの詳細情報について記載するものではなく、上記の問題を解決することはできない。   Note that neither Patent Documents 1 and 2 described above describe an option mounting state with respect to a device and detailed information on the option, and the above problem cannot be solved.

この発明は、上記技術的課題に鑑みてなされたもので、新規のオプションの採用時に、元のプログラムを書き換えることなく、オプションに関する情報をより簡単にまた低コストに提供し得る情報処理装置及び該情報処理装置により実行される情報表示プログラムを提供することを目的とする。   The present invention has been made in view of the above technical problem, and an information processing apparatus capable of providing information related to an option more easily and at low cost without rewriting the original program when a new option is adopted, and the information processing apparatus An object is to provide an information display program executed by an information processing apparatus.

そこで、本願の請求項1に係る発明は、装置本体に所定のオプション機器が装着可能である情報処理装置であって、ネットワーク接続された外部機器からの該オプション機器に関する情報の要求に応じて、該オプション機器に関する情報を該外部機器側でウェブブラウザを介し閲覧可能とする機能を備えた情報処理装置において、上記オプション機器に関する情報を提供するウェブページの所在地情報を書換え可能に記録する記録手段と、上記外部機器からのオプション機器に関する情報の要求に伴い、上記記録手段を参照し、該当するオプション機器に関する情報を提供するウェブページの所在地情報を抽出する所在地情報抽出手段と、該所在地情報抽出手段により抽出された所在地情報に基づき、上記外部機器側のウェブブラウザを遷移させる遷移手段と、を有していることを特徴としたものである。   Accordingly, the invention according to claim 1 of the present application is an information processing apparatus in which a predetermined optional device can be attached to the apparatus body, and in response to a request for information regarding the optional device from a network-connected external device, In an information processing apparatus having a function of allowing information related to the optional device to be viewed on the external device side via a web browser, a recording unit that rewriteably records location information of a web page that provides information related to the optional device; A location information extracting unit that extracts location information of a web page that provides information on the corresponding optional device with reference to the recording unit in response to a request for information on the optional device from the external device, and the location information extracting unit Based on the location information extracted by And changing means for, in which characterized in that a.

また、本願の請求項2に係る発明は、装置本体に所定のオプション機器が装着可能である情報処理装置であって、ネットワーク接続された外部機器からの該オプション機器に関する情報の要求に応じて、該オプション機器に関する情報を該外部機器側でウェブブラウザを介し閲覧可能とする機能を備えた情報処理装置において、上記オプション機器に関する所定の仕様情報を書換え可能に記録する記録手段と、上記外部機器からのオプション機器に関する仕様情報の要求に伴い、上記記録手段を参照し、該当するオプション機器に関する仕様情報を反映したウェブページを構成するファイルを作成するファイル作成手段と、上記外部機器側でウェブブラウザを介した閲覧が可能であるように、上記ファイル作成手段により作成されたファイルを提供するファイル提供手段と、を有していることを特徴としたものである。   Further, the invention according to claim 2 of the present application is an information processing apparatus in which a predetermined optional device can be mounted on the device main body, in response to a request for information on the optional device from an external device connected to the network. In an information processing apparatus having a function of allowing information related to the optional device to be viewed on the external device side via a web browser, a recording unit that records rewritable predetermined specification information related to the optional device; and from the external device In response to a request for specification information on the optional device, a file creation unit that creates a web page that reflects the specification information on the corresponding optional device with reference to the recording unit, and a web browser on the external device side. Files created by the above file creation means so that they can be viewed via It is obtained by said to have a file providing means for providing, a.

更に、本願の請求項3に係る発明は、装置本体に所定のオプション機器が装着可能である情報処理装置であって、ネットワーク接続された外部機器からの該オプション機器に関する情報の要求に応じて、該オプション機器に関する情報を該外部機器側でウェブブラウザを介し閲覧可能とする機能を備えた情報処理装置により実行される情報表示プログラムにおいて、上記外部機器からのオプション機器に関する情報の要求に伴い、上記オプション機器に関する情報を提供するウェブページの所在地情報を書換え可能に記録する記録手段を参照し、該当するオプション機器に関する情報を提供するウェブページの所在地情報を抽出するステップと、抽出された所在地情報に基づき、上記外部機器側のウェブブラウザを遷移させるステップと、を有していることを特徴としたものである。   Furthermore, the invention according to claim 3 of the present application is an information processing apparatus in which a predetermined optional device can be mounted on the apparatus main body, and in response to a request for information on the optional device from a network-connected external device, In an information display program executed by an information processing apparatus having a function of allowing information regarding the optional device to be viewed on the external device side via a web browser, the information regarding the optional device is requested from the external device. A step of extracting the location information of the web page that provides information on the corresponding optional device with reference to a recording means for rewritably recording the location information of the web page that provides information on the optional device, and the extracted location information And transitioning the web browser on the external device side based on It is obtained by said being.

また、更に、本願の請求項4に係る発明は、装置本体に所定のオプション機器が装着可能である情報処理装置であって、ネットワーク接続された外部機器からの該オプション機器に関する情報の要求に応じて、該オプション機器に関する情報を該外部機器側でウェブブラウザを介し閲覧可能とする機能を備えた情報処理装置により実行される情報表示プログラムにおいて、上記外部機器からのオプション機器に関する仕様情報の要求に伴い、上記オプション機器に関する所定の仕様情報を書換え可能に記録する記録手段を参照し、該当するオプション機器に関する仕様情報を反映したウェブページを構成するファイルを作成するステップと、上記外部機器側でウェブブラウザを介した閲覧が可能であるように、作成されたファイルを提供するステップ、を有していることを特徴としたものである。   Furthermore, the invention according to claim 4 of the present application is an information processing apparatus in which a predetermined optional device can be attached to the apparatus main body, and responds to a request for information regarding the optional device from an external device connected to the network. In the information display program executed by the information processing apparatus having a function that allows the external device side to browse the information related to the optional device via the web browser, the specification information regarding the optional device is requested from the external device. Accordingly, a step of creating a file that constitutes a web page reflecting the specification information related to the corresponding optional device with reference to recording means for recording the predetermined specification information related to the optional device so as to be rewritable; Providing the created file so that it can be viewed through a browser Step, in which characterized in that a.

本願の請求項1に係る発明によれば、情報処理装置に対して新規のオプション機器が採用された場合に、情報処理装置側で元のプログラムを書き換える必要なしに、新たなオプション機器に対応する所在地情報を記録するのみで、オプション機器に関する適切な情報をより簡単にまた低コストに提供することができる。   According to the invention according to claim 1 of the present application, when a new optional device is adopted for the information processing device, the information processing device can deal with the new optional device without having to rewrite the original program. By simply recording the location information, it is possible to provide appropriate information about the optional equipment more easily and at a lower cost.

また、本願の請求項2に係る発明によれば、情報処理装置に対して新規のオプション機器が採用された場合に、情報処理装置側で元のプログラムを書き換える必要なしに、新たなオプション機器に対応する仕様情報を記録するのみで、オプション機器に関する適切な情報をより簡単にまた低コストに提供することができる。   Further, according to the invention according to claim 2 of the present application, when a new optional device is adopted for the information processing device, the information processing device does not need to rewrite the original program, and the new optional device is used. By simply recording the corresponding specification information, it is possible to provide appropriate information regarding optional equipment more easily and at low cost.

更に、本願の請求項3に係る発明によれば、情報処理装置に対して新規のオプション機器が採用された場合に、情報処理装置側で元のプログラムを書き換える必要なしに、新たなオプション機器に対応する所在地情報を記録するのみで、オプションに関する適切な情報をより簡単にまた低コストに提供することができる。   Furthermore, according to the invention according to claim 3 of the present application, when a new optional device is adopted for the information processing device, the information processing device can replace the original program without rewriting the original program. Appropriate information about the options can be provided more easily and at a lower cost simply by recording the corresponding location information.

また、更に、本願の請求項4に係る発明によれば、情報処理装置に対して新規のオプション機器が採用された場合に、情報処理装置側で元のプログラムを書き換える必要なしに、新たなオプション機器に対応する仕様情報を記録するのみで、オプション機器に関する適切な情報をより簡単にまた低コストに提供することができる。   Furthermore, according to the invention of claim 4 of the present application, when a new optional device is adopted for the information processing apparatus, a new option can be added without having to rewrite the original program on the information processing apparatus side. By only recording the specification information corresponding to the device, it is possible to provide appropriate information regarding the optional device more easily and at low cost.

以下、本発明の実施形態について、添付図面を参照しながら説明する。なお、この実施形態では、特許請求の範囲に記載の「情報処理装置」として、多機能複合機(以下、MFP(Multifunction Peripheral)という)を取り上げる。
図1は、本発明の実施形態に係る端末及びMFPを含むネットワークの構成を概略的に示す図である。このネットワーク1は、複数の端末10と、プリンタ機能,ファクシミリ機能,コピー機能,スキャナ機能など複数の機能をもつMFP20と、ネットワーク外部との接続時にセキュリティを確保するためのプロキシサーバ30と、を有しており、これらは、ネットワークバス15を介して、互いにデータ送受信可能に接続されている。このネットワーク1では、例えば、端末10で処理された文書データや画像データ等のジョブデータを、MFP20へ送信してMFP20側でプリントしたり、MFP20で原稿を読み込むことにより作成されたジョブデータを端末10へ送信して端末10側で表示又は格納したりすることが可能である。
Embodiments of the present invention will be described below with reference to the accompanying drawings. In this embodiment, a multi-function multifunction peripheral (hereinafter referred to as MFP (Multifunction Peripheral)) is taken up as an “information processing apparatus” described in the claims.
FIG. 1 is a diagram schematically showing the configuration of a network including terminals and MFPs according to an embodiment of the present invention. The network 1 includes a plurality of terminals 10, an MFP 20 having a plurality of functions such as a printer function, a facsimile function, a copy function, and a scanner function, and a proxy server 30 for ensuring security when connected to the outside of the network. These are connected to each other via a network bus 15 so that data can be transmitted and received. In this network 1, for example, job data such as document data and image data processed by the terminal 10 is transmitted to the MFP 20 and printed on the MFP 20 side, or job data created by reading an original on the MFP 20 is displayed on the terminal. 10 to be displayed or stored on the terminal 10 side.

また、このネットワーク1は、インターネット50に接続されており、MFP20は、原稿に基づき作成したジョブデータを、例えば他のネットワーク上にある遠隔の端末へインターネット50経由で送信したり、遠隔の端末からインターネット経由で送信されてきたジョブデータを受信し、それに基づきプリント出力したりすることも可能である。なお、ネットワーク1の構成として、実際には、例えばメールサーバ,ルータ等の図1に示す構成以外も含まれるが、ここでは、それらを省略する。   Further, the network 1 is connected to the Internet 50, and the MFP 20 transmits job data created based on a document to, for example, a remote terminal on another network via the Internet 50, or from a remote terminal. It is also possible to receive job data transmitted via the Internet and print it out based on the received job data. Note that the configuration of the network 1 actually includes configurations other than the configuration shown in FIG. 1 such as a mail server and a router, but these are omitted here.

図2は、MFP20の基本的な構成を示すブロック図である。MFP20は、所定のプログラムに基づき各種の命令を実行させるなどして、MFP20内の各構成を制御するCPU21と、CPU21による制御の基になるプログラムを格納するROM22と、該プログラムの実行に必要なワークエリアや外部から送信されてきたジョブデータを一時的に格納するRAM23と、ユーザによる装置の操作及び各種の設定入力を可能とするタッチパネル式の表示パネルを備えた操作部24と、原稿を読み取り例えばビットマップ形式の画像データを取得する走査部25と、ジョブデータに基づき用紙に対してプリントを実行する印刷部26と、印刷部26に対して給紙を行なう給紙部27と、ジョブデータ等の各種データの送受信を外部と行なうためのネットワークインターフェースカード(図中の「NIC」)28と、を有している。これらの構成は、バス29を介して互いにデータ送受信可能に接続されている。   FIG. 2 is a block diagram showing a basic configuration of the MFP 20. The MFP 20 executes various instructions based on a predetermined program to control each component in the MFP 20, a ROM 22 that stores a program to be controlled by the CPU 21, and a program necessary for executing the program A RAM 23 for temporarily storing job data transmitted from the work area or the outside, an operation unit 24 having a touch panel display panel that allows a user to operate the apparatus and input various settings, and read a document. For example, a scanning unit 25 that acquires image data in bitmap format, a printing unit 26 that performs printing on paper based on job data, a paper feeding unit 27 that feeds paper to the printing unit 26, and job data Network interface card (for example, “NI” in the figure) ") Has a 28, a. These components are connected to each other via a bus 29 so that data can be transmitted and received.

本実施形態では、MFP20のROM22に、該MFP20をウェブベースで管理するためのユーティリティプログラム(以下、装置管理プログラムという)が格納されている。この装置管理プログラムは、端末10側で、ウェブブラウザを介して、MFP20に関する各種情報(例えば、MFPのシステム構成,ステータス,消耗品,カウンタ,MFP本体に対するオプションの装着状態に関する情報)の取得を可能とする機能、及び、例えばネットワークアドレス(IPアドレス)やFAX機能のワンタッチダイヤル番号,スキャンデータ送信先等の各種情報の設定を可能とする機能を実現するものである。   In the present embodiment, a utility program (hereinafter referred to as an apparatus management program) for managing the MFP 20 on the web base is stored in the ROM 22 of the MFP 20. This device management program can acquire various types of information about the MFP 20 (for example, information about the system configuration of the MFP, status, consumables, counter, and optional mounting state of the MFP main body) via the web browser on the terminal 10 side. And a function that enables setting of various information such as a network address (IP address), a one-touch dial number of a FAX function, a scan data transmission destination, and the like.

また、装置管理プログラムは、上記機能に加え、端末10側で、MFP20に装着されるオプションの詳細情報(製品型番や仕様等)の取得を可能とする機能を実現する。すなわち、装置管理プログラムに基づき、端末10からの所定のオプションの詳細情報の要求に応じて、そのオプションの詳細情報を提供するウェブページの所在地情報(URL)が端末10側で設定され、ウェブブラウザが遷移させられる。オプションの詳細情報を提供するウェブページは、インターネット50を構成するウェブサーバ55にて管理されている。   In addition to the above functions, the device management program realizes a function that enables acquisition of detailed information (product model number, specifications, etc.) of options attached to the MFP 20 on the terminal 10 side. That is, based on the device management program, in response to a request for detailed information on a predetermined option from the terminal 10, location information (URL) of a web page that provides detailed information on the option is set on the terminal 10 side, and the web browser Is transitioned. A web page that provides optional detailed information is managed by a web server 55 that constitutes the Internet 50.

ところで、従来のように、オプションの詳細情報を提供するウェブページのURLがプログラムに予め組み込まれる形式では、製品の発売後に開発された新規のオプションが装着された場合に、そのオプションの詳細情報を提供するウェブページのURLが組み込まれたプログラムが新たに機器に格納されない限り、オプションの詳細情報を取得し得ないという問題があったが、本実施形態では、かかる問題を回避するために、オプションの詳細情報を提供するウェブページのURLが登録可能である遷移先情報テーブルがRAM23に設定されている。   By the way, in the conventional format in which the URL of a web page providing detailed information about an option is previously incorporated in the program, when a new option developed after the product is released is installed, the detailed information about the option is displayed. There is a problem that the detailed information of the option cannot be acquired unless a program in which the URL of the web page to be provided is newly stored in the device. In this embodiment, in order to avoid such a problem, The transition destination information table in which the URL of the web page providing the detailed information can be registered is set in the RAM 23.

図3A及び3Bに、MFP20に装着された各種オプションの詳細情報を提供するウェブページのURLが登録される遷移先情報テーブルを示す。この遷移先情報テーブルでは、各種オプションに対応するURLが複数登録可能であり、図3Aに示す状態では、オプション「給紙カセット3段目」及び「給紙カセット4段目」に対応して、それぞれ、その詳細情報を提供するウェブページのURL「http://aaa.bbb.com/ccc/casette3.html」及び「http://aaa.bbb.com/ccc/casette4.html」が格納されている。   FIGS. 3A and 3B show transition destination information tables in which URLs of web pages that provide detailed information of various options attached to the MFP 20 are registered. In this transition destination information table, a plurality of URLs corresponding to various options can be registered, and in the state shown in FIG. 3A, corresponding to the options “third sheet cassette” and “fourth sheet cassette” The URLs of the web pages that provide the detailed information “http://aaa.bbb.com/ccc/casette3.html” and “http://aaa.bbb.com/ccc/casette4.html” are stored respectively. ing.

図3Aに示す状態からMFP20にFaxボードが装着された場合、遷移先情報テーブルには、図3Bに示すように、オプション「Faxボード」に対応して、その詳細情報を提供するウェブページのURL「http://aaa.bbb.com/ccc/faxboard.html」が追加登録される。本実施形態では、遷移先情報テーブルにおける遷移先情報の登録又は書換え作業は、新規オプションの装着時に、サービスマン又は管理者により行われるが、これに限定されることなく、各オプションに、その詳細情報を提供するウェブページのURLを予め保持させるとともに、電源オン時のMFP20とオプションとの間の初期通信によりURLをMFP20へ通知させ、他方、MFP20に、各オプションから通知されたURLを遷移先情報テーブルに登録させるようにしてもよい。   When a fax board is mounted on the MFP 20 from the state shown in FIG. 3A, the transition destination information table shows the URL of the web page that provides detailed information corresponding to the option “Fax board” as shown in FIG. 3B. “Http://aaa.bbb.com/ccc/faxboard.html” is additionally registered. In the present embodiment, registration or rewriting work of transition destination information in the transition destination information table is performed by a service person or an administrator when a new option is installed, but the present invention is not limited to this. The URL of the web page that provides the information is stored in advance, and the URL is notified to the MFP 20 by the initial communication between the MFP 20 and the option when the power is turned on. On the other hand, the URL notified from each option is transferred to the MFP 20 It may be registered in the information table.

端末10からオプションの詳細情報の要求があった場合、MFP20では、ROM22に組み込まれた情報表示プログラムに基づき、図3A及び3Bに示すような遷移先情報テーブルが参照され、該当するオプションに対応するURLが抽出される。その後、端末10側で、抽出されたURLが遷移先情報として設定され、ウェブブラウザがそのURLに遷移させられることにより、オプションの詳細情報が取得される。   When there is a request for detailed information on options from the terminal 10, the MFP 20 refers to the transition destination information table as shown in FIGS. 3A and 3B based on the information display program incorporated in the ROM 22, and corresponds to the corresponding option. URL is extracted. Thereafter, the extracted URL is set as the transition destination information on the terminal 10 side, and the web browser is transitioned to the URL, whereby optional detailed information is acquired.

なお、図3A及び3Bに示す例では、MFP20に装着されていないオプションについては、「未定義」や「遷移先情報なし」と記されるように、そのオプション名及びそれに対応するURLも登録されていなかったが、これに限定されることなく、例えば、MFP20に装着されていないオプションについては、「オプションが装着されておりません」等のメッセージを含むエラー表示画面を提供するウェブページのURLが登録されても、若しくは、端末10側でウェブブラウザを遷移させないようなURLが登録されてもよい。   In the example shown in FIGS. 3A and 3B, for an option that is not installed in the MFP 20, the option name and the corresponding URL are also registered so as to be described as “undefined” or “no transition destination information”. Although not limited to this, for example, for an option that is not installed in the MFP 20, the URL of a web page that provides an error display screen including a message such as “Option not installed” May be registered, or a URL that does not change the web browser on the terminal 10 side may be registered.

続いて、端末10側でオプションの詳細情報を取得する上で、上記装置管理プログラムに基づきMFP20により実行される装置情報表示処理を詳細に説明する。図4は、MFP20により実行される装置情報表示処理についてのフローチャートである。この処理では、まず、MFP本体のシステム構成,ステータス,消耗品やカウンタ情報の情報,MFP本体に対するオプションの装着状態等の各種情報(以下、MFP情報という)の表示が端末10から要求されたか否かが判断される(#11)。その結果、MFP情報の表示が要求されていないと判断された場合には、ステップ#11が繰り返され、他方、MFP情報の表示が要求されたと判断された場合には、MFP情報を含むHTMLファイルが端末10へ送信され、端末10側でウェブブラウザを介してMFP情報が表示される(#12)。このMFP情報が表示される画面には、オプションの詳細情報を取得するためのヘルプファイル画面の表示を要求する手段(例えばリンクボタン)が設定されており、リンクボタンのクリック等によりヘルプファイル画面の表示が要求されると、ウェブブラウザを介してヘルプファイル画面が表示されることとなる。   Next, device information display processing executed by the MFP 20 based on the device management program when acquiring the detailed information of options on the terminal 10 side will be described in detail. FIG. 4 is a flowchart of device information display processing executed by the MFP 20. In this process, first, whether or not the terminal 10 has requested display of various types of information (hereinafter referred to as MFP information) such as the system configuration of the MFP main body, status, consumables and counter information information, and option mounting status on the MFP main body. Is determined (# 11). As a result, if it is determined that the display of the MFP information is not requested, step # 11 is repeated. On the other hand, if it is determined that the display of the MFP information is requested, the HTML file including the MFP information Is transmitted to the terminal 10, and MFP information is displayed on the terminal 10 side via the web browser (# 12). On the screen on which this MFP information is displayed, means (for example, a link button) for requesting display of a help file screen for acquiring detailed information on options is set. When the display is requested, a help file screen is displayed via the web browser.

ステップ#12の後、ヘルプファイル画面の表示が端末10から要求されたか否かが判断される(#13)。その結果、ヘルプファイル画面の表示が要求されていないと判断された場合には、ステップ#13が繰り返され、他方、ヘルプファイル画面の表示が要求されたと判断された場合には、ヘルプファイル画面を構成するHTMLファイルが端末10へ送信され、端末10側でウェブブラウザを介してヘルプファイル画面が表示される(#14)。ヘルプファイル画面には、MFP本体に装着されているオプションのヘルプ項目が設けられており、ユーザがヘルプ項目を選択することにより、該当するオプションの詳細情報が閲覧可能となる。   After step # 12, it is determined whether or not display of a help file screen is requested from the terminal 10 (# 13). As a result, if it is determined that display of the help file screen is not requested, step # 13 is repeated. On the other hand, if it is determined that display of the help file screen is requested, the help file screen is displayed. The HTML file to be configured is transmitted to the terminal 10, and a help file screen is displayed on the terminal 10 side via the web browser (# 14). The help file screen is provided with optional help items attached to the MFP body, and when the user selects a help item, detailed information on the corresponding option can be viewed.

ステップ#14の後、いずれかのオプションのヘルプ項目が選択されたか否かが判断される(#15)。その結果、オプションのヘルプ項目が選択されていないと判断された場合には、ステップ#15が繰り返され、他方、オプションのヘルプ項目が選択されたと判断された場合には、図3A及び3Bに示すような遷移先情報テーブルが参照され、選択されたオプションのヘルプ項目に該当するURLが抽出される(#16)。その後、抽出されたURLが端末10側で設定され、ウェブブラウザがそのURLにより指定されるウェブページに遷移させられる(#17)。   After step # 14, it is determined whether any optional help item has been selected (# 15). As a result, if it is determined that the optional help item has not been selected, step # 15 is repeated. On the other hand, if it is determined that the optional help item has been selected, it is shown in FIGS. 3A and 3B. Such a transition destination information table is referred to, and the URL corresponding to the selected optional help item is extracted (# 16). Thereafter, the extracted URL is set on the terminal 10 side, and the web browser is changed to the web page specified by the URL (# 17).

ステップ#17の後、端末10側でヘルプファイル画面の表示終了が要求されたか否かが判断される(#18)。その結果、ヘルプファイル画面の表示終了が要求されていないと判断された場合には、ステップ#14へ戻り、それ以降のステップが繰り返され、他方、ヘルプファイル画面の表示終了が要求されたと判断された場合には、ステップ#12へ戻り、それ以降のステップが繰り返される。   After step # 17, it is determined whether or not the terminal 10 has requested the end of displaying the help file screen (# 18). As a result, if it is determined that the end of display of the help file screen is not requested, the process returns to step # 14, and the subsequent steps are repeated. On the other hand, it is determined that the end of display of the help file screen is requested. If YES, the process returns to step # 12 and the subsequent steps are repeated.

なお、図4のフローチャートであらわされる装置情報表示処理は、MFP20のROM22に格納されるプログラムが読み出されることで実行されるが、かかるプログラムは、MFP20のCPU21による制御の基になるプログラムの一部として予め組み込まれるものであっても、あるいは、例えばCD−ROM18又はフロッピー(登録商標)ディスク19等の外部記録媒体を用いて若しくはネットワーク経由でダウンロードすることで、MFP20にインストールされ、追加的に格納されるものであってもよい。   4 is executed by reading a program stored in the ROM 22 of the MFP 20, the program is a part of a program that is a basis of control by the CPU 21 of the MFP 20. Or installed in the MFP 20 and additionally stored using an external recording medium such as a CD-ROM 18 or a floppy (registered trademark) disk 19 or downloaded via a network. It may be done.

以上説明したように、本実施形態では、各種オプションの詳細情報を提供するウェブページのURLを登録するテーブルがMFP20のRAM23に設定されるとともに、オプションの詳細情報の要求に応じて、かかるテーブルを参照し、テーブルより抽出したURLへ端末10側のウェブブラウザを遷移させる機能を実現するプログラムがROM22に格納されているため、MFP本体に対して新規のオプションが装着された場合に、MFP20側で元のプログラムを書き換える必要なしに、新たなオプションに対応するURLをテーブルに追加するのみで、適切なオプションの詳細情報をより簡単にまた低コストに提供することが可能である。   As described above, in the present embodiment, a table for registering URLs of web pages that provide detailed information on various options is set in the RAM 23 of the MFP 20, and the table is set in response to a request for detailed information on options. Since the ROM 22 stores a program that realizes a function of referring to and extracting the web browser on the terminal 10 side from the table to the URL extracted from the table, when a new option is attached to the MFP body, the MFP 20 side It is possible to provide detailed information of appropriate options more easily and at low cost by simply adding a URL corresponding to a new option to the table without having to rewrite the original program.

前述した実施形態では、オプションの詳細情報を提供するウェブページのURLを登録する遷移先情報テーブルがMFP20のRAM23に設定されたが、これに限定されることなく、オプションの詳細情報を提供するウェブページのURLの代わりに、オプションの仕様情報を登録するテーブルが設定されてもよい。例えば、通常、給紙カセット毎に対応可能である用紙が異なるが、これを反映して、給紙カセットの各種用紙に対する対応可否情報を登録するテーブルが設定されてもよい。   In the above-described embodiment, the transition destination information table for registering the URL of the web page that provides the optional detailed information is set in the RAM 23 of the MFP 20, but the present invention is not limited to this, and the web that provides the optional detailed information is provided. Instead of the URL of the page, a table for registering optional specification information may be set. For example, normally, the paper that can be handled differs depending on the paper feed cassette, but a table for registering the availability information on various papers of the paper feed cassette may be set to reflect this.

図5Aは、給紙カセットの各種用紙に対応する対応可否情報を格納するテーブルの一例をあらわす図である。例えば、下から3段目の給紙口に装着される給紙カセットが、普通紙及び再生紙に対応可能である一方、厚紙に対応不可であり、また、下から4段目の給紙口に装着される給紙カセットが、普通に対応可能である一方、厚紙及び再生紙に対応不可である場合には、図5Aに示すように、オプション「給紙カセット3段目」に対応して、普通紙及び再生紙に対する対応可をあらわす情報(図中の○)、及び、厚紙に対する対応不可をあらわす情報(図中の×)が登録され、また、オプション「給紙カセット4段目」に対応して、普通紙に対する対応可をあらわす情報、及び、厚紙及び再生紙に対する対応不可をあらわす情報が登録される。   FIG. 5A is a diagram illustrating an example of a table storing availability information corresponding to various types of paper in the paper cassette. For example, a paper feed cassette installed in the third-stage paper feed slot from the bottom can handle plain paper and recycled paper, but cannot handle thick paper, and the fourth-stage paper feed slot from the bottom In the case where the paper feed cassette mounted on the printer can be handled normally, but is incapable of handling thick paper and recycled paper, as shown in FIG. 5A, it corresponds to an option “third stage of paper feed cassette”. In addition, information indicating that it is possible to deal with plain paper and recycled paper (circle in the figure) and information indicating that it is impossible to deal with thick paper (in the figure) are registered, and the option “feed cassette 4th stage” is registered. Correspondingly, information indicating that it is possible to handle plain paper and information indicating that it is not possible to handle thick paper and recycled paper are registered.

図5Aに示す状態から4段目の給紙カセットが全ての用紙に対応可である給紙カセットに取り替えられた場合には、厚紙及び再生紙に対する対応不可をあらわす情報を訂正するために、図5Bに示すように、厚紙及び再生に対する対応可をあらわす情報が更新登録される。   When the fourth-stage sheet cassette is replaced with a sheet cassette that can handle all sheets from the state shown in FIG. 5A, in order to correct the information indicating that the cardboard and the recycled sheet cannot be handled, FIG. As shown in FIG. 5B, information indicating whether or not it is possible to deal with cardboard and reproduction is updated and registered.

端末10からの各給紙カセットの詳細情報の要求に応じて、MFP20では、予めROM22に格納された情報表示プログラムに基づき、図5A及び5Bに示すようなテーブルが参照され、テーブル中の各給紙カセットの普通紙,厚紙及び再生紙に対する対応可否の情報を反映したウェブページを構成するHTMLファイルが作成される。そして、このHTMLファイルが端末10側に送信され、給紙カセットの普通紙,厚紙及び再生紙に対する対応可否の情報を含む詳細情報が、ウェブブラウザを介して表示される。   In response to a request for detailed information of each paper cassette from the terminal 10, the MFP 20 refers to the tables shown in FIGS. 5A and 5B based on the information display program stored in the ROM 22 in advance, An HTML file that forms a web page reflecting information on whether or not to support plain paper, thick paper, and recycled paper in the paper cassette is created. Then, this HTML file is transmitted to the terminal 10 side, and detailed information including information on whether or not to support plain paper, thick paper and recycled paper of the paper feed cassette is displayed via a web browser.

また、特に図示しないが、機種やROMバージョンによって制御方式が異なる場合があり、対応可能な用紙が変わる可能性があることから、各種機種及びROMバージョンに従い、各種用紙に対する対応可否をあらわす情報が適宜書き換えられてもよい。例えば、再生紙について、ハイエンドモデルのMFPでは、対応可をあらわす情報が登録される一方、低コストのMFPでは、対応不可をあらわす情報が登録される。また、厚紙について、最新バージョンのROMでは、対応可をあらわす情報が登録される一方、旧バージョンのROMでは、対応不可をあらわす情報が登録される。   Although not specifically illustrated, the control method may vary depending on the model and ROM version, and the compatible paper may change. Therefore, information indicating whether or not the various papers can be supported is appropriately determined according to various models and ROM versions. It may be rewritten. For example, with regard to recycled paper, information indicating that correspondence is possible is registered in a high-end model MFP, while information indicating that correspondence is not possible is registered in a low-cost MFP. In addition, for cardboard, information indicating that the latest version ROM is available is registered, while in the old version ROM, information indicating that it is not available is registered.

なお、本発明は、例示された実施形態に限定されるものでなく、本発明の要旨を逸脱しない範囲において、種々の改良及び設計上の変更が可能であることは言うまでもない。   Note that the present invention is not limited to the illustrated embodiment, and it is needless to say that various improvements and design changes can be made without departing from the gist of the present invention.

端末及びMFPを備え、インターネットに接続するネットワークの構成を概略的に示す図である。1 is a diagram schematically illustrating a configuration of a network including a terminal and an MFP and connected to the Internet. FIG. 上記MFPの基本構成をあらわすブロック図である。2 is a block diagram showing a basic configuration of the MFP. FIG. 各種オプションに対応する遷移先情報を格納するテーブルの一例をあらわす図である。It is a figure showing an example of the table which stores the transition destination information corresponding to various options. オプションの追加に応じて、図3Aに示すテーブルに新たな遷移先情報が追加された後のテーブルをあらわす図である。It is a figure showing the table after new transition destination information is added to the table shown in Drawing 3A according to the addition of an option. 上記MFPにより実行される情報表示処理についてのフローチャートである。4 is a flowchart of information display processing executed by the MFP. 給紙カセットの各種用紙に対する対応可否情報を格納するテーブルの一例をあらわす図である。FIG. 6 is a diagram illustrating an example of a table that stores information on availability of various types of paper in a paper cassette. 給紙カセットの変更に応じて、図5Aに示すテーブルの情報の一部が変更された後のテーブルをあらわす図である。It is a figure showing the table after a part of information of the table shown in Drawing 5A was changed according to change of a paper feed cassette.

符号の説明Explanation of symbols

1…ネットワーク,10…端末,18…CD−ROM,19…フロッピーディスク,20…MFP,21…CPU,22…ROM,23…RAM,24…操作部,28…ネットワークインターフェースカード,50…インターネット,55…ウェブサーバ。
DESCRIPTION OF SYMBOLS 1 ... Network, 10 ... Terminal, 18 ... CD-ROM, 19 ... Floppy disk, 20 ... MFP, 21 ... CPU, 22 ... ROM, 23 ... RAM, 24 ... Operation part, 28 ... Network interface card, 50 ... Internet, 55. Web server.

Claims (4)

装置本体に所定のオプション機器が装着可能である情報処理装置であって、ネットワーク接続された外部機器からの該オプション機器に関する情報の要求に応じて、該オプション機器に関する情報を該外部機器側でウェブブラウザを介し閲覧可能とする機能を備えた情報処理装置において、
上記オプション機器に関する情報を提供するウェブページの所在地情報を書換え可能に記録する記録手段と、
上記外部機器からのオプション機器に関する情報の要求に伴い、上記記録手段を参照し、該当するオプション機器に関する情報を提供するウェブページの所在地情報を抽出する所在地情報抽出手段と、
上記所在地情報抽出手段により抽出された所在地情報に基づき、上記外部機器側のウェブブラウザを遷移させる遷移手段と、を有していることを特徴とする情報処理装置。
An information processing apparatus in which a predetermined optional device can be mounted on the main body of the device, and the information regarding the optional device is transmitted on the external device side in response to a request for information regarding the optional device from an external device connected to the network. In an information processing apparatus having a function that allows browsing through a browser,
Recording means for rewritably recording location information of a web page that provides information on the optional device;
In response to a request for information on an optional device from the external device, a location information extracting unit that extracts location information of a web page that provides information on the corresponding optional device with reference to the recording unit;
An information processing apparatus comprising: a transition unit that transitions the web browser on the external device based on the location information extracted by the location information extraction unit.
装置本体に所定のオプション機器が装着可能である情報処理装置であって、ネットワーク接続された外部機器からの該オプション機器に関する情報の要求に応じて、該オプション機器に関する情報を該外部機器側でウェブブラウザを介し閲覧可能とする機能を備えた情報処理装置において、
上記オプション機器に関する所定の仕様情報を書換え可能に記録する記録手段と、
上記外部機器からのオプション機器に関する仕様情報の要求に伴い、上記記録手段を参照し、該当するオプション機器に関する仕様情報を反映したウェブページを構成するファイルを作成するファイル作成手段と、
上記外部機器側でウェブブラウザを介した閲覧が可能であるように、上記ファイル作成手段により作成されたファイルを提供するファイル提供手段と、を有していることを特徴とする情報処理装置。
An information processing apparatus in which a predetermined optional device can be mounted on the main body of the device, and the information regarding the optional device is transmitted on the external device side in response to a request for information regarding the optional device from an external device connected to the network. In an information processing apparatus having a function that allows browsing through a browser,
A recording means for recording predetermined specification information relating to the optional device in a rewritable manner;
In response to a request for specification information related to an optional device from the external device, a file creation means for creating a file constituting a web page that reflects the specification information related to the corresponding optional device with reference to the recording means;
An information processing apparatus comprising: a file providing unit that provides a file created by the file creating unit so that the external device can browse through a web browser.
装置本体に所定のオプション機器が装着可能である情報処理装置であって、ネットワーク接続された外部機器からの該オプション機器に関する情報の要求に応じて、該オプション機器に関する情報を該外部機器側でウェブブラウザを介し閲覧可能とする機能を備えた情報処理装置により実行される情報表示プログラムにおいて、
上記外部機器からのオプション機器に関する情報の要求に伴い、上記オプション機器に関する情報を提供するウェブページの所在地情報を書換え可能に記録する記録手段を参照し、該当するオプション機器に関する情報を提供するウェブページの所在地情報を抽出するステップと、
抽出された所在地情報に基づき、上記外部機器側のウェブブラウザを遷移させるステップと、を有していることを特徴とする情報表示プログラム。
An information processing apparatus in which a predetermined optional device can be mounted on the main body of the device, and the information regarding the optional device is transmitted on the external device side in response to a request for information regarding the optional device from an external device connected to the network. In an information display program executed by an information processing apparatus having a function that allows browsing through a browser,
In response to a request for information on an optional device from the external device, a web page that provides information on the corresponding optional device by referring to a recording means that records rewritable location information on the web page that provides information on the optional device. Extracting location information for,
And a step of transitioning the web browser on the external device side based on the extracted location information.
装置本体に所定のオプション機器が装着可能である情報処理装置であって、ネットワーク接続された外部機器からの該オプション機器に関する情報の要求に応じて、該オプション機器に関する情報を該外部機器側でウェブブラウザを介し閲覧可能とする機能を備えた情報処理装置により実行される情報表示プログラムにおいて、
上記外部機器からのオプション機器に関する仕様情報の要求に伴い、上記オプション機器に関する所定の仕様情報を書換え可能に記録する記録手段を参照し、該当するオプション機器に関する仕様情報を反映したウェブページを構成するファイルを作成するステップと、
上記外部機器側でウェブブラウザを介した閲覧が可能であるように、作成されたファイルを提供するステップ、を有していることを特徴とする情報表示プログラム。
An information processing apparatus in which a predetermined optional device can be mounted on the main body of the device, and the information regarding the optional device is transmitted on the external device side in response to a request for information regarding the optional device from an external device connected to the network. In an information display program executed by an information processing apparatus having a function that allows browsing through a browser,
In response to a request for specification information related to an optional device from the external device, a recording unit that records rewritable predetermined specification information related to the optional device is referred to, and a web page reflecting the specification information related to the corresponding optional device is configured. Creating a file;
An information display program comprising a step of providing a created file so that the external device can be viewed through a web browser.
JP2005094146A 2005-03-29 2005-03-29 Information processor and information display program Pending JP2006279405A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005094146A JP2006279405A (en) 2005-03-29 2005-03-29 Information processor and information display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005094146A JP2006279405A (en) 2005-03-29 2005-03-29 Information processor and information display program

Publications (1)

Publication Number Publication Date
JP2006279405A true JP2006279405A (en) 2006-10-12

Family

ID=37213696

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005094146A Pending JP2006279405A (en) 2005-03-29 2005-03-29 Information processor and information display program

Country Status (1)

Country Link
JP (1) JP2006279405A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009260496A (en) * 2008-04-14 2009-11-05 Sharp Corp Device setting system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009260496A (en) * 2008-04-14 2009-11-05 Sharp Corp Device setting system
JP4528844B2 (en) * 2008-04-14 2010-08-25 シャープ株式会社 Device setting system

Similar Documents

Publication Publication Date Title
JP7205522B2 (en) Information processing system, information processing device and program
US9262112B2 (en) Image processing apparatus having file server function, and control method and storage medium therefor
JP2011034562A (en) Print system
JP6525705B2 (en) IMAGE DATA MANAGEMENT SYSTEM, IMAGE DATA MANAGEMENT METHOD, AND PROGRAM
JP5397419B2 (en) Terminal device, web page display method, and computer program
JP4261203B2 (en) Information providing apparatus, information providing method, information providing system, and information providing program
US7580143B2 (en) Image forming apparatus, image forming method, and information processing apparatus for conducting print instruction thereto
JP4244984B2 (en) Information processing system, printing apparatus, content access system, information processing system program, printing apparatus program, and content access system program
JP2016140044A (en) Fill out form provision device, image formation device and program
JP6478783B2 (en) Device having FAX function, control method thereof, and program
JP5076877B2 (en) Document operation system, document operation apparatus, and document operation program
JP2012081648A (en) Image forming apparatus, information processing method using the same, and computer program
JP5634464B2 (en) Management device and management program
JP2006279405A (en) Information processor and information display program
JP2007148944A (en) Communication terminal apparatus
JP2008282311A (en) Network device and data updating method
JP4631729B2 (en) Image forming apparatus and file transmission system
JP2008146181A (en) Information processing method and information processing system
JP4749619B2 (en) PRINT SYSTEM SERVER COMPUTER, PRINT SYSTEM CONTROL METHOD, PRINT SYSTEM CONTROL PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING PRINT SYSTEM CONTROL PROGRAM
JP2007257516A (en) Information processing device, image processing device, information processing method, program, and recording medium
JP6623813B2 (en) Image forming apparatus, message display method, and computer program
JP2004326141A (en) Image processor and program
JP2013020455A (en) Image processing system
JP6127696B2 (en) Processing device, display method, and computer program
JP7131308B2 (en) Image forming device, information processing device and program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20080131