JP2017097548A - Information processing apparatus, installation control system, installation control program, and installation control method - Google Patents

Information processing apparatus, installation control system, installation control program, and installation control method Download PDF

Info

Publication number
JP2017097548A
JP2017097548A JP2015227778A JP2015227778A JP2017097548A JP 2017097548 A JP2017097548 A JP 2017097548A JP 2015227778 A JP2015227778 A JP 2015227778A JP 2015227778 A JP2015227778 A JP 2015227778A JP 2017097548 A JP2017097548 A JP 2017097548A
Authority
JP
Japan
Prior art keywords
hardware
processing apparatus
information
identification information
information processing
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
JP2015227778A
Other languages
Japanese (ja)
Inventor
祐樹 平野
Yuki Hirano
祐樹 平野
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2015227778A priority Critical patent/JP2017097548A/en
Publication of JP2017097548A publication Critical patent/JP2017097548A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To install a device driver on an information processing apparatus, in a stand-alone system.SOLUTION: An information processing apparatus has a function of installing a control program for controlling the apparatus with respect to connected hardware. When detecting the hardware connected thereto, receiving a response signal from the hardware, and detecting a connection with the hardware, the information processing apparatus electrically switches connection in accordance with a receiving state of the response signal. When the hardware is electrically disconnected and the hardware is electrically connected again, the information processing apparatus transmits identification information, which is different from the above identification information, for specifying the information processing apparatus required in installing the control program.SELECTED DRAWING: Figure 8

Description

本発明は、情報処理装置、インストール制御システム、インストール制御プログラム、インストール制御方法に関する。   The present invention relates to an information processing apparatus, an installation control system, an installation control program, and an installation control method.

近年、情報の電子化が推進される傾向にあり、電子化された情報の出力に用いられるプリンタやファクシミリ及び書類の電子化に用いるスキャナ等の画像処理装置は欠かせない機器となっている。このような画像処理装置は、撮像機能、画像形成機能及び通信機能等を備えることにより、プリンタ、ファクシミリ、スキャナ、複写機として利用可能な複合機として構成されることが多い。   In recent years, there has been a tendency to digitize information, and image processing apparatuses such as printers and facsimiles used for outputting digitized information and scanners used for digitizing documents have become indispensable devices. Such an image processing apparatus is often configured as a multifunction machine that can be used as a printer, a facsimile, a scanner, or a copier by providing an imaging function, an image forming function, a communication function, and the like.

このような画像処理装置のうち、電子化された書類の出力に用いられる印刷装置を動作させる場合、PC(Personal Computer)等の情報処理装置にインストールされたプリンタドライバにより印刷ジョブを生成して印刷装置に送信することが一般的である。そのため、印刷装置への印刷ジョブを送信する情報処理装置には、プリンタドライバをインストールする必要がある。また、印刷装置側の機能が拡張された場合や、新しい機種の印刷装置を用いる場合にも、その機能や機種に対応したプリンタドライバを情報処理装置にインストールする必要がある。   Of these image processing apparatuses, when operating a printing apparatus used to output an electronic document, a print job is generated by a printer driver installed in an information processing apparatus such as a PC (Personal Computer) and printed. It is common to send to a device. Therefore, it is necessary to install a printer driver in an information processing apparatus that transmits a print job to the printing apparatus. In addition, when the function on the printing apparatus side is expanded or when a new model printing apparatus is used, it is necessary to install a printer driver corresponding to the function or model in the information processing apparatus.

情報処理装置にプリンタドライバをインストールする方法として、情報処理装置とUSBケーブル等で接続された印刷装置からプリンタドライバのインストールを行う技術が開示されている(例えば、特許文献1参照)。特許文献1に開示された技術においては、プラグ・アンド・プレイ(Plug And Play、以後、PnPと記載する)という接続方式を用いて、情報処理装置に印刷装置のドライバをインストールする。   As a method for installing a printer driver in an information processing apparatus, a technique for installing a printer driver from a printing apparatus connected to the information processing apparatus with a USB cable or the like is disclosed (for example, see Patent Document 1). In the technique disclosed in Patent Document 1, a driver for a printing apparatus is installed in an information processing apparatus using a connection method called Plug and Play (hereinafter referred to as PnP).

このとき、印刷装置から情報処理装置にインストールされるプリンタドライバには、印刷装置のベンダーの製品に互換性を持つ互換性ドライバと、情報処理装置に接続された印刷装置の機種に対応して製造される機種固有ドライバとがある。   At this time, the printer driver installed from the printing device to the information processing device is manufactured according to the compatibility driver compatible with the product of the printing device vendor and the model of the printing device connected to the information processing device. There is a model-specific driver.

互換性ドライバは、印刷装置のベンダーが、OS(Operating System)のベンダーに提供しているドライバであり、印刷装置のベンダーが提供している機種における最大公約数的な機能について共通化されている。機種固有ドライバは、印刷装置のベンダーが自ら提供・管理しているドライバであり、その機種固有の印刷ジョブを生成する機能や、情報処理装置に印刷設定画面を表示させる機能が実装されている。そのため、機種固有ドライバが搭載された印刷装置においては、印刷装置に実装されている全ての機能が利用可能になる。従って、印刷装置に実装されている機能を全て利用するためには、情報処理装置にインストールされるドライバは、機種固有ドライバであることが望ましい。   The compatibility driver is a driver provided by the printing device vendor to the OS (Operating System) vendor, and is shared with respect to the function of the greatest common divisor in the model provided by the printing device vendor. . The model-specific driver is a driver provided and managed by the vendor of the printing apparatus, and has a function of generating a print job specific to the model and a function of displaying a print setting screen on the information processing apparatus. Therefore, in the printing apparatus in which the model-specific driver is installed, all functions installed in the printing apparatus can be used. Therefore, in order to use all the functions installed in the printing apparatus, it is desirable that the driver installed in the information processing apparatus is a model-specific driver.

このようなドライバをインストールする方法として、特許文献1においては、まず、ネットワークを介して互換性ドライバのダウンロードを行い、情報処理装置にインストールする。そして、互換性ドライバがネットワークを介して機種固有ドライバをダウンロードし、情報処理装置にインストールする。   As a method of installing such a driver, in Patent Document 1, first, a compatible driver is downloaded via a network and installed in an information processing apparatus. Then, the compatible driver downloads the model-specific driver via the network and installs it in the information processing apparatus.

しかし、特許文献1に開示された技術は、情報処理装置と印刷装置とのみが接続され、ネットワークに接続されていない構成であるスタンドアロン形式の印刷システムには適用できないことがある。例えば、ネットワークに接続されていない情報処理装置の場合、情報処理装置にOSがインストールされた後に発売された機種の印刷装置は、OSが更新されないため、互換性ドライバが対応していない機種であると判断されてしまう。このような場合、互換性ドライバを情報処理装置にインストールすることが出来ないため、スタンドアロン形式の印刷システムにおいては、機種固有ドライバを情報処理装置にインストールすることが出来ない。   However, the technique disclosed in Patent Document 1 may not be applied to a stand-alone printing system in which only an information processing apparatus and a printing apparatus are connected and not connected to a network. For example, in the case of an information processing apparatus that is not connected to a network, a printing apparatus of a model that is released after the OS is installed in the information processing apparatus is a model that does not support a compatible driver because the OS is not updated. It will be judged. In such a case, since the compatible driver cannot be installed in the information processing apparatus, the model-specific driver cannot be installed in the information processing apparatus in the stand-alone printing system.

本発明は、このような課題を解決するためになされたものであり、スタンドアロン形式のシステムにおいて、デバイスドライバを情報処理装置にインストール可能とすることを目的とする。   The present invention has been made to solve such a problem, and an object of the present invention is to make it possible to install a device driver in an information processing apparatus in a stand-alone system.

上記課題を解決するために、本発明の一態様は、接続されたハードウェアに対して自身を制御するための制御プログラムをインストールさせる機能を備えた情報処理装置であって、前記ハードウェアが接続されたことを検知する接続検知部と、前記ハードウェアと接続されたことが検知された場合に、前記ハードウェアとの接続を制御する通信制御部と、前記ハードウェアからの応答信号を受信する信号受信部と、前記情報処理装置を特定可能な識別情報を送信する識別情報送信部と、を含み、前記通信制御部は、前記ハードウェアが接続されている場合に、前記応答信号の受信状況に応じて前記接続を電気的に切り替え、前記識別情報送信部は、前記ハードウェアとの接続が電気的に遮断され、再度前記ハードウェアと電気的に接続された場合に、前記識別情報とは異なり、かつ前記制御プログラムをインストールする際に必要となる識別情報を送信することを特徴とする。   In order to solve the above problems, one embodiment of the present invention is an information processing apparatus having a function of installing a control program for controlling itself to connected hardware, the hardware being connected A connection detection unit that detects that the connection has been made, a communication control unit that controls connection to the hardware, and a response signal from the hardware when it is detected that the connection has been made to the hardware A signal reception unit, and an identification information transmission unit that transmits identification information that can identify the information processing device, and the communication control unit receives the response signal when the hardware is connected. The identification information transmission unit is electrically disconnected from the hardware and is electrically connected again to the hardware. The case, unlike the identification information, and characterized by transmitting the identification information required to install the control program.

本発明によれば、スタンドアロン形式のシステムにおいて、デバイスドライバを情報処理装置にインストール可能とすることが出来る。   According to the present invention, a device driver can be installed in an information processing apparatus in a stand-alone system.

本発明の実施形態に係る画像処理システムの運用形態を例示した図。The figure which illustrated the operation mode of the image processing system concerning the embodiment of the present invention. 本発明の実施形態に係る画像処理装置のハードウェア構成を示すブロック図。1 is a block diagram showing a hardware configuration of an image processing apparatus according to an embodiment of the present invention. 本発明の実施形態に係る画像処理装置の機能構成を示すブロック図。1 is a block diagram showing a functional configuration of an image processing apparatus according to an embodiment of the present invention. 本発明の実施形態に係る画像処理装置の外部装置接続I/Fの機能構成を示すブロック図。1 is a block diagram showing a functional configuration of an external device connection I / F of an image processing apparatus according to an embodiment of the present invention. 本発明の実施形態に係る情報処理装置の機能構成を示すブロック図。The block diagram which shows the function structure of the information processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係るドライバセットの情報構成を示すブロック図。The block diagram which shows the information structure of the driver set which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置のデバイス情報の構成を例示した図。FIG. 4 is a diagram illustrating a configuration of device information of the image processing apparatus according to the embodiment of the invention. 本発明の実施形態に係るデバイスドライバの記載を例示した図。The figure which illustrated description of the device driver which concerns on embodiment of this invention. 本発明の実施形態に係るPnP接続時におけるドライバをインストールする流れを示したフローチャート。The flowchart which showed the flow which installs the driver at the time of PnP connection which concerns on embodiment of this invention. 本発明の実施形態に係るデバイス情報におけるIDを切り替える処理の流れを示すフローチャート。The flowchart which shows the flow of the process which switches ID in the device information which concerns on embodiment of this invention. 本発明の実施形態に係るIDを切り替えてドライバをインストールする処理の流れを示すシーケンス図。The sequence diagram which shows the flow of the process which switches ID which concerns on embodiment of this invention, and installs a driver. 本発明の実施形態に係る製品表示情報を用いてドライバをインストールする処理の流れを示すシーケンス図。The sequence diagram which shows the flow of the process which installs a driver using the product display information which concerns on embodiment of this invention.

以下、図面を参照して、本発明の実施形態について説明する。本実施形態における画像処理システムとして、画像処理装置及びPCがUSB(Universal Serial Bus)端子を介して接続されているシステムを例として説明する。尚、本実施形態における画像処理装置は、画像読取装置を含むMFP(Multi Function Peripheral:複合機)を例として説明する。   Embodiments of the present invention will be described below with reference to the drawings. As an image processing system in the present embodiment, a system in which an image processing apparatus and a PC are connected via a USB (Universal Serial Bus) terminal will be described as an example. Note that the image processing apparatus according to the present embodiment will be described by taking an MFP (Multi Function Peripheral) including an image reading apparatus as an example.

図1は、本実施形態に係る画像処理システムの運用形態を例示した図である。図1に示すように、本実施形態に係る画像処理システムは、プリンタやスキャナ等の入出力機能を含む画像処理装置1、ユーザが操作する情報処理装置であるPC2を含む。画像処理装置1及びPC2はUSBケーブルによって接続されている。   FIG. 1 is a diagram illustrating an operation mode of the image processing system according to the present embodiment. As shown in FIG. 1, the image processing system according to the present embodiment includes an image processing apparatus 1 including input / output functions such as a printer and a scanner, and a PC 2 that is an information processing apparatus operated by a user. The image processing apparatus 1 and the PC 2 are connected by a USB cable.

画像処理装置1は、撮像機能、画像形成機能及び通信機能等を備えることにより、プリンタ、ファクシミリ、スキャナ、複写機として利用可能なMFPである。また、画像処理装置1は、PC2から送信されてきた印刷ジョブに含まれる画像情報に基づいてCMYK若しくはモノクロの描画情報を生成し、生成された描画情報に基づいて画像形成出力を実行するカラープリンタやモノクロプリンタとしての機能を有する。   The image processing apparatus 1 is an MFP that can be used as a printer, a facsimile, a scanner, and a copier by providing an imaging function, an image forming function, a communication function, and the like. In addition, the image processing apparatus 1 generates CMYK or monochrome drawing information based on image information included in a print job transmitted from the PC 2 and executes image formation output based on the generated drawing information. And functions as a monochrome printer.

PC2は、ユーザが操作する情報処理装置である。また、スマートフォンやタブレット端末等の携帯情報端末によって実現されてもよい。また、PC2にプリンタドライバがインストールされている場合、インストールされているプリンタドライバがサポートしている機種の画像処理装置に印刷を実行させるための印刷ジョブを生成して、送信することが出来る。   The PC 2 is an information processing apparatus operated by a user. Moreover, you may implement | achieve by portable information terminals, such as a smart phone and a tablet terminal. Further, when a printer driver is installed in the PC 2, a print job for causing the image processing apparatus of a model supported by the installed printer driver to execute printing can be generated and transmitted.

次に、本実施形態に係る画像処理装置1全体のハードウェア構成について説明する。図1は、本実施形態に係る画像処理装置1のハードウェア構成を示すブロック図である。以下の説明においては、画像処理装置1のハードウェア構成を例として説明するが、PC2についても同様である。   Next, the hardware configuration of the entire image processing apparatus 1 according to the present embodiment will be described. FIG. 1 is a block diagram illustrating a hardware configuration of the image processing apparatus 1 according to the present embodiment. In the following description, the hardware configuration of the image processing apparatus 1 will be described as an example, but the same applies to the PC 2.

図2に示すように、本実施形態に係る画像処理装置1は、一般的なPC(Personal Computer)やサーバ等の情報処理装置と同様の構成を有する。即ち、本実施形態に係る画像処理装置1は、CPU(Central Processing Unit)11、RAM(Random Access Memory)12、ROM(Read Only Memory)13、HDD(Hard Disk Drive)14及びI/F15がバス19を介して接続されている。また、I/F15にはLCD(Liquid Crystal Display)16、操作部17及び専用デバイス18が接続されている。また、画像処理装置1は、図2に示すハードウェア構成に加えて、スキャナ、プリンタ等を実現するためのエンジンを備える。   As shown in FIG. 2, the image processing apparatus 1 according to the present embodiment has the same configuration as an information processing apparatus such as a general PC (Personal Computer) or a server. That is, the image processing apparatus 1 according to the present embodiment includes a CPU (Central Processing Unit) 11, a RAM (Random Access Memory) 12, a ROM (Read Only Memory) 13, a HDD (Hard Disk Drive) 14, and an I / F 15. 19 is connected. Further, an LCD (Liquid Crystal Display) 16, an operation unit 17, and a dedicated device 18 are connected to the I / F 15. In addition to the hardware configuration shown in FIG. 2, the image processing apparatus 1 includes an engine for realizing a scanner, a printer, and the like.

CPU11は演算手段であり、画像処理装置1全体の動作を制御する。RAM12は、情報の高速な読み書きが可能な揮発性の記憶媒体であり、CPU11が情報を処理する際の作業領域として用いられる。ROM13は、読み出し専用の不揮発性記憶媒体であり、ファームウェア等のプログラムが格納されている。HDD14は、情報の読み書きが可能な不揮発性の記憶媒体であり、OSや各種の制御プログラム、アプリケーション・プログラム等が格納されている。   The CPU 11 is a calculation unit and controls the operation of the entire image processing apparatus 1. The RAM 12 is a volatile storage medium capable of reading and writing information at high speed, and is used as a work area when the CPU 11 processes information. The ROM 13 is a read-only nonvolatile storage medium, and stores programs such as firmware. The HDD 14 is a non-volatile storage medium that can read and write information, and stores an OS, various control programs, application programs, and the like.

I/F15は、バス19と各種のハードウェアやネットワーク等を接続し制御する。LCD16は、ユーザが画像処理装置1の状態を確認するための視覚的ユーザインタフェースである。操作部17は、ユーザが画像処理装置1に情報を入力するためのユーザインタフェースであり、本実施形態においては、タッチパネルやハードキー等によって構成される。   The I / F 15 connects and controls the bus 19 and various hardware and networks. The LCD 16 is a visual user interface for the user to check the state of the image processing apparatus 1. The operation unit 17 is a user interface for the user to input information to the image processing apparatus 1, and is configured by a touch panel, hard keys, and the like in the present embodiment.

専用デバイス18は、画像処理装置1特有の機能を実現するためのハードウェアであり、紙面上に画像形成出力を実行するプリントエンジンや、紙面上の画像を読み取るためのスキャナユニットである。   The dedicated device 18 is hardware for realizing functions unique to the image processing apparatus 1, and is a print engine that executes image formation output on a paper surface and a scanner unit for reading an image on the paper surface.

このようなハードウェア構成において、ROM13やHDD14若しくは図示しない光学ディスク等の記録媒体に格納されたプログラムがRAM12に読み出され、CPU11がそれらのプログラムに従って演算を行うことにより、ソフトウェア制御部が構成される。このようにして構成されたソフトウェア制御部と、ハードウェアとの組み合わせによって、画像処理装置1の機能を実現する機能ブロックが構成される。   In such a hardware configuration, a program stored in a recording medium such as the ROM 13, the HDD 14, or an optical disk (not shown) is read into the RAM 12, and the CPU 11 performs an operation according to those programs, thereby configuring a software control unit. The A functional block that realizes the function of the image processing apparatus 1 is configured by a combination of the software control unit configured as described above and hardware.

次に、本実施形態に係る画像処理装置1の機能構成について、図3を参照して説明する。図3に示すように、本実施形態に係る画像処理装置1は、コントローラ100、ADF(Auto Documennt Feeder:原稿自動搬送装置)101、スキャナユニット102、排紙トレイ103、ディスプレイパネル104、給紙テーブル105、プリントエンジン106、排紙トレイ107及び外部装置接続I/F108を有する。   Next, the functional configuration of the image processing apparatus 1 according to the present embodiment will be described with reference to FIG. As shown in FIG. 3, the image processing apparatus 1 according to the present embodiment includes a controller 100, an ADF (Auto Document Feeder) 101, a scanner unit 102, a paper discharge tray 103, a display panel 104, and a paper feed table. 105, a print engine 106, a paper discharge tray 107, and an external device connection I / F 108.

また、コントローラ100は、主制御部110、エンジン制御部120、画像処理部130、操作表示制御部140及び入出力制御部150を含む。図3に示すように、本実施形態に係る画像処理装置1は、スキャナユニット102、プリントエンジン106を有する複合機として構成されている。尚、図3においては、電気的接続を実線の矢印で示しており、用紙若しくは文書束の流れを破線の矢印で示している。   The controller 100 includes a main control unit 110, an engine control unit 120, an image processing unit 130, an operation display control unit 140, and an input / output control unit 150. As shown in FIG. 3, the image processing apparatus 1 according to the present embodiment is configured as a multifunction machine having a scanner unit 102 and a print engine 106. In FIG. 3, the electrical connection is indicated by a solid arrow, and the flow of a sheet or a document bundle is indicated by a broken arrow.

ディスプレイパネル104は、画像処理装置1の状態を視覚的に表示する出力インタフェースであると共に、タッチパネルとしてユーザが画像処理装置1を直接操作し、若しくは画像処理装置1に対して情報を入力する際の入力インタフェース(操作部)でもある。ディスプレイパネル104は、図2に示すLCD16及び操作部17によって実現される。   The display panel 104 is an output interface that visually displays the state of the image processing apparatus 1, and when the user directly operates the image processing apparatus 1 as a touch panel or inputs information to the image processing apparatus 1. It is also an input interface (operation unit). The display panel 104 is realized by the LCD 16 and the operation unit 17 shown in FIG.

外部装置接続I/F108は、画像処理装置1がネットワークを介して他の機器と通信するためのインタフェースであり、Ethernet(登録商標)やUSB(Universal Serial Bus)インタフェースが用いられる。外部装置接続I/F108は、図2に示すI/F15によって実現される。また、外部装置接続I/F108には、FAXモデムとしての機能も含まれ、画像処理装置1がネットワークを介してFAX送受信を行うためのインタフェースとしても機能する。   The external device connection I / F 108 is an interface for the image processing apparatus 1 to communicate with other devices via a network, and uses an Ethernet (registered trademark) or a USB (Universal Serial Bus) interface. The external device connection I / F 108 is realized by the I / F 15 shown in FIG. Further, the external device connection I / F 108 includes a function as a FAX modem, and also functions as an interface for the image processing apparatus 1 to perform FAX transmission / reception via the network.

コントローラ100は、ソフトウェアとハードウェアとの組み合わせによって構成される。具体的には、ROM13や不揮発性メモリ並びにHDD14や光学ディスク等の不揮発性記憶媒体に格納されたプログラムが、RAM12等の揮発性メモリ(以下、メモリ)にロードされ、そのプログラムに従ってCPU11が演算を行うことにより構成されるソフトウェア制御部と集積回路などのハードウェアとによってコントローラ100が構成される。コントローラ100は、画像処理装置1全体を制御する制御部として機能する。   The controller 100 is configured by a combination of software and hardware. Specifically, a program stored in a nonvolatile storage medium such as a ROM 13 or a nonvolatile memory, an HDD 14 or an optical disk is loaded into a volatile memory (hereinafter referred to as a memory) such as a RAM 12, and the CPU 11 performs an operation according to the program. The controller 100 is configured by a software control unit configured by performing and hardware such as an integrated circuit. The controller 100 functions as a control unit that controls the entire image processing apparatus 1.

主制御部110は、コントローラ100に含まれる各部を制御する役割を担い、コントローラ100の各部に命令を与える。また、本実施形態に係る主制御部110は、コントローラ100に入力される情報に対応して様々な処理を実行する。主制御部110が実行する処理については後に詳述する。エンジン制御部120は、プリントエンジン106やスキャナユニット102等を制御若しくは駆動する駆動手段としての役割を担う。   The main control unit 110 plays a role of controlling each unit included in the controller 100, and gives a command to each unit of the controller 100. Further, the main control unit 110 according to the present embodiment executes various processes corresponding to information input to the controller 100. The processing executed by the main control unit 110 will be described in detail later. The engine control unit 120 serves as a driving unit that controls or drives the print engine 106, the scanner unit 102, and the like.

画像処理部130は、主制御部110の制御に従い、印刷出力すべき画像情報に基づいて描画情報を生成する。この描画情報とは、画像形成部であるプリントエンジン106が画像形成動作において形成すべき画像を描画するための情報である。また、画像処理部130は、スキャナユニット102から入力される撮像データを処理し、画像データを生成する。この画像データとは、スキャナ動作の結果物として画像処理装置1の記憶領域に格納され若しくは外部装置接続I/F108を介しPC2等の他の装置に送信される情報である。   The image processing unit 130 generates drawing information based on image information to be printed out under the control of the main control unit 110. The drawing information is information for drawing an image to be formed in the image forming operation by the print engine 106 as an image forming unit. The image processing unit 130 processes image data input from the scanner unit 102 to generate image data. This image data is information stored in the storage area of the image processing apparatus 1 as a result of the scanner operation or transmitted to another apparatus such as the PC 2 via the external apparatus connection I / F 108.

操作表示制御部140は、ディスプレイパネル104に情報表示を行い若しくはディスプレイパネル104を介して入力された情報を主制御部110に通知する。入出力制御部150は、外部装置接続I/F108を介して入力される情報を主制御部110に入力する。また、主制御部110は、入出力制御部150を制御し、外部装置接続I/F108及びネットワークを介してPC1等の他の機器にアクセスする。   The operation display control unit 140 displays information on the display panel 104 or notifies the main control unit 110 of information input via the display panel 104. The input / output control unit 150 inputs information input via the external device connection I / F 108 to the main control unit 110. The main control unit 110 also controls the input / output control unit 150 to access other devices such as the PC 1 via the external device connection I / F 108 and the network.

画像処理装置1がプリンタとして動作する場合は、まず、入出力制御部150が外部装置接続I/F108を介して印刷ジョブを受信する。入出力制御部150は、受信した印刷ジョブを主制御部110に転送する。主制御部110は、印刷ジョブを受信すると、画像処理部130を制御して印刷ジョブに含まれる文書情報若しくは画像情報に基づいて描画情報を生成する。   When the image processing apparatus 1 operates as a printer, first, the input / output control unit 150 receives a print job via the external apparatus connection I / F 108. The input / output control unit 150 transfers the received print job to the main control unit 110. When receiving a print job, the main control unit 110 controls the image processing unit 130 to generate drawing information based on document information or image information included in the print job.

画像処理部130によって描画情報が生成されると、エンジン制御部120は、プリントエンジン106を制御し、上記生成された描画情報に基づき、給紙テーブル105から搬送される用紙に対して画像形成を実行させる。プリントエンジン106の具体的態様としては、インクジェット方式による画像形成機構や電子写真方式による画像形成機構等を用いることが可能である。プリントエンジン106によって画像形成が施された文書は排紙トレイ107に排紙される。   When drawing information is generated by the image processing unit 130, the engine control unit 120 controls the print engine 106 to form an image on the paper conveyed from the paper feed table 105 based on the generated drawing information. Let it run. As a specific aspect of the print engine 106, an image forming mechanism using an ink jet method, an image forming mechanism using an electrophotographic method, or the like can be used. A document on which image formation has been performed by the print engine 106 is discharged to a discharge tray 107.

画像処理装置1がスキャナとして動作する場合は、ユーザによるディスプレイパネル104の操作若しくは外部装置接続I/F108を介して外部のPC3等から入力されるスキャン実行指示に応じて、操作表示制御部140若しくは入出力制御部150が主制御部110にスキャン実行信号を転送する。主制御部110は、受信したスキャン実行信号に基づき、エンジン制御部120を制御する。   When the image processing apparatus 1 operates as a scanner, the operation display control unit 140 or the user operates the display panel 104 according to a scan operation instruction input from the external PC 3 or the like via the operation of the display panel 104 or the external apparatus connection I / F 108. The input / output control unit 150 transfers a scan execution signal to the main control unit 110. The main control unit 110 controls the engine control unit 120 based on the received scan execution signal.

エンジン制御部120は、ADF101を駆動し、ADF101にセットされた撮像対象原稿をスキャナユニット102に搬送する。また、エンジン制御部120は、スキャナユニット102を駆動し、ADF101から搬送される原稿を撮像する。また、ADF101に原稿がセットされておらず、スキャナユニット102に直接原稿がセットされた場合、スキャナユニット102は、エンジン制御部120の制御に従い、セットされた原稿を撮像する。即ち、スキャナユニット102が撮像部として動作する。   The engine control unit 120 drives the ADF 101 and conveys the document to be imaged set on the ADF 101 to the scanner unit 102. In addition, the engine control unit 120 drives the scanner unit 102 and images a document conveyed from the ADF 101. If no original is set on the ADF 101 and the original is set directly on the scanner unit 102, the scanner unit 102 images the set original according to the control of the engine control unit 120. That is, the scanner unit 102 operates as an imaging unit.

撮像動作においては、スキャナユニット102に含まれるCCD等の撮像素子が原稿を光学的に走査し、光学情報に基づいて生成された撮像情報が生成される。エンジン制御部120は、スキャナユニット102が生成した撮像情報を画像処理部130に転送する。画像処理部130は、主制御部110の制御に従い、エンジン制御部120から受信した撮像情報に基づき画像情報を生成する。画像処理部130が生成した画像情報はHDD14等の画像処理装置1に装着された記憶媒体に保存される。即ち、スキャナユニット102、エンジン制御部120及び画像処理部130が連動して、原稿読み取り部として機能する。   In the imaging operation, an imaging element such as a CCD included in the scanner unit 102 optically scans the document, and imaging information generated based on the optical information is generated. The engine control unit 120 transfers the imaging information generated by the scanner unit 102 to the image processing unit 130. The image processing unit 130 generates image information based on the imaging information received from the engine control unit 120 according to the control of the main control unit 110. Image information generated by the image processing unit 130 is stored in a storage medium attached to the image processing apparatus 1 such as the HDD 14. That is, the scanner unit 102, the engine control unit 120, and the image processing unit 130 work together to function as a document reading unit.

画像処理部130によって生成された画像情報は、ユーザの指示に応じてそのままHDD40等に格納され若しくは入出力制御部150及び外部装置接続I/F108を介してPC3等の外部の装置に送信される。また、上述したように、スキャン結果の画像の送信機能を含まない画像処理装置1においては、画像処理部130によって生成された画像情報は所定の記憶領域に格納され、PC2等の情報処理端末にインストールされて動作しているドライバが、外部装置接続I/F108を介してその画像情報をダウンロードする。   The image information generated by the image processing unit 130 is stored as it is in the HDD 40 or the like according to a user instruction or transmitted to an external device such as the PC 3 via the input / output control unit 150 and the external device connection I / F 108. . Further, as described above, in the image processing apparatus 1 that does not include the function of transmitting the scan result image, the image information generated by the image processing unit 130 is stored in a predetermined storage area and stored in an information processing terminal such as the PC 2. The installed and operating driver downloads the image information via the external device connection I / F 108.

また、画像処理装置1が複写機として動作する場合は、エンジン制御部120がスキャナユニット102から受信した撮像情報若しくは画像処理部130が生成した画像情報に基づき、画像処理部130が描画情報を生成する。その描画情報に基づいてプリンタ動作の場合と同様に、エンジン制御部120がプリントエンジン106を駆動する。尚、描画情報と撮像情報との情報形式が同一である場合は、撮像情報をそのまま描画情報として用いることも可能である。   Further, when the image processing apparatus 1 operates as a copying machine, the image processing unit 130 generates drawing information based on imaging information received by the engine control unit 120 from the scanner unit 102 or image information generated by the image processing unit 130. To do. Based on the drawing information, the engine control unit 120 drives the print engine 106 as in the case of the printer operation. When the information format of the drawing information and the imaging information is the same, the imaging information can be used as the drawing information as it is.

また、本実施形態に係る画像処理装置1においてPC2等の外部装置が接続された場合、画像処理装置1の外部装置接続I/F108において、接続された外部装置との通信確認が実行される。以下、図4を参照して、本実施形態に係る外部装置接続I/F108の機能構成について説明する。図4は、外部装置接続I/F108の機能構成を示すブロック図である。   Further, when an external device such as a PC 2 is connected in the image processing apparatus 1 according to the present embodiment, communication confirmation with the connected external apparatus is executed in the external device connection I / F 108 of the image processing apparatus 1. Hereinafter, the functional configuration of the external device connection I / F 108 according to the present embodiment will be described with reference to FIG. FIG. 4 is a block diagram illustrating a functional configuration of the external device connection I / F 108.

図4に示すように、本実施形態に係る外部装置接続I/F108は、データ通信部80、エンドポイント(IN)81、エンドポイント(OUT)82、データ制御部83を含む。データ通信部80は、画像処理装置1に接続された外部装置との通信を行う。エンドポイント(IN)81は、外部装置から画像処理装置1に入力された情報をデータ制御部83に送信する。エンドポイント(OUT)82は、画像処理装置1から外部装置に出力される情報をデータ制御部83から受信し、データ通信部80に送信する。   As shown in FIG. 4, the external device connection I / F 108 according to the present embodiment includes a data communication unit 80, an end point (IN) 81, an end point (OUT) 82, and a data control unit 83. The data communication unit 80 communicates with an external device connected to the image processing apparatus 1. The end point (IN) 81 transmits information input to the image processing apparatus 1 from an external device to the data control unit 83. The end point (OUT) 82 receives information output from the image processing apparatus 1 to the external apparatus from the data control unit 83 and transmits the information to the data communication unit 80.

データ制御部83は、エンドポイント(IN)81及びエンドポイント(OUT)82との通信状況に対応して、画像処理装置1に外部装置が接続されたか否かを判定する。また、データ制御部83は、エンドポイント(IN)81及びエンドポイント(OUT)82に対する接続状態をオン/オフ制御する。   The data control unit 83 determines whether an external apparatus is connected to the image processing apparatus 1 in accordance with the communication status with the end point (IN) 81 and the end point (OUT) 82. Further, the data control unit 83 performs on / off control of the connection state with respect to the end point (IN) 81 and the end point (OUT) 82.

また、本実施形態に係る画像処理装置1には、HDD14等の記憶媒体にプリンタドライバが格納されており、外部装置接続I/F108を介してPC2にインストールすることが可能である。互換性ドライバ格納部41には、画像処理装置1のベンダーが提供している機種における最大公約数的な機能について共通化されている互換性ドライバが格納されている。機種固有ドライバ格納部42には、画像処理装置1固有の印刷ジョブを生成する機能や、情報処理装置に印刷設定画面を表示させる機能が実装されている機種専用ドライバが格納されている。   The image processing apparatus 1 according to the present embodiment stores a printer driver in a storage medium such as the HDD 14 and can be installed in the PC 2 via the external apparatus connection I / F 108. The compatibility driver storage unit 41 stores compatibility drivers that are common to the functions of the greatest common divisor in the models provided by the vendor of the image processing apparatus 1. The model-specific driver storage unit 42 stores a model-specific driver in which a function for generating a print job unique to the image processing apparatus 1 and a function for displaying a print setting screen on the information processing apparatus are installed.

次に本実施形態に係るPC2の機能構成について、図5を参照して説明する。図5は、本実施形態に係るPC2の機能構成を示すブロック図である。図5に示すように、本実施形態に係るPC2は、図2において説明したHDD14、LCD16、操作部17に加えて、コントローラ200及びネットワークI/F201を含む。また、コントローラ200は、インストール部210、ネットワーク制御部250、表示制御部260、操作制御部270を含む。   Next, the functional configuration of the PC 2 according to the present embodiment will be described with reference to FIG. FIG. 5 is a block diagram showing a functional configuration of the PC 2 according to the present embodiment. As shown in FIG. 5, the PC 2 according to the present embodiment includes a controller 200 and a network I / F 201 in addition to the HDD 14, the LCD 16, and the operation unit 17 described in FIG. 2. The controller 200 includes an installation unit 210, a network control unit 250, a display control unit 260, and an operation control unit 270.

ネットワークI/F201は、PC2がネットワークを介して他の機器と通信するためのインタフェースであり、Ethernet(登録商標)やUSBインタフェースが用いられる。ネットワークI/F201は、図2に示すI/F15によって実現される。   The network I / F 201 is an interface for the PC 2 to communicate with other devices via the network, and an Ethernet (registered trademark) or a USB interface is used. The network I / F 201 is realized by the I / F 15 shown in FIG.

コントローラ200は、ソフトウェアとハードウェアとの組み合わせによって構成される。具体的には、ROM13や不揮発性メモリ並びにHDD14や光学ディスク等の不揮発性記憶媒体に格納されたプログラムが、RAM12等の揮発性メモリ(以下、メモリ)にロードされ、そのプログラムに従ってCPU11が演算を行うことにより構成されるソフトウェア制御部と集積回路などのハードウェアとによってコントローラ200が構成される。コントローラ200は、PC2全体を制御する制御部である。   The controller 200 is configured by a combination of software and hardware. Specifically, a program stored in a nonvolatile storage medium such as a ROM 13 or a nonvolatile memory, an HDD 14 or an optical disk is loaded into a volatile memory (hereinafter referred to as a memory) such as a RAM 12, and the CPU 11 performs an operation according to the program. The controller 200 is configured by a software control unit configured by performing and hardware such as an integrated circuit. The controller 200 is a control unit that controls the entire PC 2.

ネットワーク制御部250は、ネットワークI/F201を介して入力される情報を取得すると共に、ネットワークI/F201を介して他の機器に情報を送信する。表示制御部260は、インストール部210のGUI(Graphical User Interface)等、PC2の状態をLCD16の表示部に表示させる。操作制御部270は、操作部17に対するユーザによる操作の信号を取得し、インストール部210等のPC2において動作するソフトウェアに入力する。   The network control unit 250 acquires information input via the network I / F 201 and transmits information to other devices via the network I / F 201. The display control unit 260 displays the state of the PC 2 on the display unit of the LCD 16 such as a GUI (Graphical User Interface) of the installation unit 210. The operation control unit 270 acquires a signal of an operation by the user with respect to the operation unit 17 and inputs the signal to software operating on the PC 2 such as the installation unit 210.

このような画像処理システムにおいて、上述したようにPC2から画像処理装置1に印刷ジョブを送信する場合、PC2から画像処理装置1にスキャン実行の命令を送信する場合、そして、画像処理装置1においてスキャンが実行されて生成された画像をPC2が取得する場合には、画像処理装置1の機能を利用するためのソフトウェアプログラムであるドライバがPC2にインストールされている必要がある。本実施形態においては、インストール部210は、そのようなドライバのインストールに際してユーザを支援する機能を有するインストール制御プログラムとして機能する。以下、インストール部210の機能について詳細を説明する。   In such an image processing system, as described above, when a print job is transmitted from the PC 2 to the image processing apparatus 1, a scan execution command is transmitted from the PC 2 to the image processing apparatus 1, and scanning is performed in the image processing apparatus 1. When the PC 2 acquires an image generated by executing the above, a driver that is a software program for using the function of the image processing apparatus 1 needs to be installed in the PC 2. In the present embodiment, the installation unit 210 functions as an installation control program having a function of supporting the user when installing such a driver. Hereinafter, the function of the installation unit 210 will be described in detail.

インストール部210は、上述したように、PC2において、画像処理装置1を利用するためのドライバをインストールするための機能を提供する。図5に示すように、インストール部210は、インストール制御部211、ドライバ取得制御部212を含む。   As described above, the installation unit 210 provides a function for installing a driver for using the image processing apparatus 1 in the PC 2. As illustrated in FIG. 5, the installation unit 210 includes an installation control unit 211 and a driver acquisition control unit 212.

インストール制御部211は、インストール部210において、ドライバのインストールを制御する。具体的に、インストール制御部211は、操作制御部270から入力される操作信号に基づき、表示制御部260を介してLCD16にGUIを表示させる機能やネットワーク制御部250を介して画像処理装置1から送信される情報を取得する機能等を含む。   The installation control unit 211 controls driver installation in the installation unit 210. Specifically, the installation control unit 211 is configured to display a GUI on the LCD 16 via the display control unit 260 based on an operation signal input from the operation control unit 270 or from the image processing apparatus 1 via the network control unit 250. It includes a function for acquiring transmitted information.

また、インストール制御部211は、PC2にすでにインストールされているドライバや、PC2に接続されている画像処理装置1等の周辺装置の情報を取得する処理の制御を行う。周辺装置の情報(デバイス情報)は、例えば、周辺装置の提供ベンダー情報、機種を一意に特定可能なPnP情報等である。このようにして取得した周辺装置の情報に基づいて、インストール部210におけるドライバのインストールが制御される。   In addition, the installation control unit 211 controls processing for acquiring information on drivers already installed in the PC 2 and peripheral devices such as the image processing apparatus 1 connected to the PC 2. Peripheral device information (device information) is, for example, vendor information provided by the peripheral device, PnP information that can uniquely identify the model. Based on the peripheral device information acquired in this manner, driver installation in the installation unit 210 is controlled.

ドライバ取得制御部212は、PC2にダウンロードされたドライバのインストール処理を行うインストールプログラムとして機能する。また、ドライバ取得制御部212は、図6に示すように、PC2にインストールされたドライバ及びそのドライバに対応したインストーラがパッケージ化されたドライバセット600をHDD14から取得する。以下、図6を参照して、本実施形態に係るドライバセット600の構成について説明する。図6は、本実施形態に係るドライバセット600の機能構成を示すブロック図である。   The driver acquisition control unit 212 functions as an installation program that performs installation processing of the driver downloaded to the PC 2. Further, as illustrated in FIG. 6, the driver acquisition control unit 212 acquires from the HDD 14 a driver set 600 in which a driver installed in the PC 2 and an installer corresponding to the driver are packaged. Hereinafter, the configuration of the driver set 600 according to the present embodiment will be described with reference to FIG. FIG. 6 is a block diagram showing a functional configuration of the driver set 600 according to the present embodiment.

図6に示すように、本実施形態に係るドライバセット600は、レンダリングエンジン610、UI制御部620、インストーラ630を含む。レンダリングエンジン610は、操作制御部270を介して操作部17に対するユーザによる操作の信号を取得し、印刷用の画像処理を行い、印刷ジョブを生成する。   As illustrated in FIG. 6, the driver set 600 according to the present embodiment includes a rendering engine 610, a UI control unit 620, and an installer 630. The rendering engine 610 acquires a signal of a user operation on the operation unit 17 via the operation control unit 270, performs image processing for printing, and generates a print job.

UI制御部620は、画面表示設定部621、印刷設定部622、インストール指示部623を含む。画面表示設定部621は、表示制御部260を介してLCD16に印刷設定画面を表示させる。印刷設定部622は、操作制御部270を介して、LCD16に表示させた印刷設定画面に対して行われるユーザによる操作の信号を取得し、取得した信号に基づいて、印刷画像に対する処理をレンダリングエンジン610に実行させる。   The UI control unit 620 includes a screen display setting unit 621, a print setting unit 622, and an installation instruction unit 623. The screen display setting unit 621 displays a print setting screen on the LCD 16 via the display control unit 260. The print setting unit 622 acquires a signal of a user operation performed on the print setting screen displayed on the LCD 16 via the operation control unit 270, and performs processing on the print image based on the acquired signal as a rendering engine. 610 is executed.

インストール指示部623は、操作制御部270を介して、LCD16に表示させた画面に対して行われるユーザによる操作の信号を取得し、取得した信号に基づいてインストーラ630にドライバセットのダウンロード及びインストールを実行させる。インストーラ630は、インストール指示部623から送信される命令情報に基づいて、ドライバセットのダウンロード及びインストールを行う。   The installation instruction unit 623 acquires a signal of an operation performed by the user on the screen displayed on the LCD 16 via the operation control unit 270, and downloads and installs a driver set to the installer 630 based on the acquired signal. Let it run. The installer 630 downloads and installs the driver set based on the command information transmitted from the installation instruction unit 623.

本実施形態に係る画像処理システムにおいては、画像処理装置1を制御するドライバをPC2にインストールする際の処理に特徴を有する。尚、本実施形態に係る画像処理システムは、画像処理装置1とPC2とがUSB接続され、ネットワークに接続されていないスタンドアロンな画像処理システムであることを前提としている。画像処理装置1とPC2とがPnP接続されると、PC2に搭載されているOSによって、PC2は画像処理装置1を特定するデバイス情報を取得する。図7は、本実施形態に係る画像処理装置1がUSBケーブルによってPnP接続されたデバイスに対して送信するデバイス情報の構成を例示したものである。   The image processing system according to the present embodiment is characterized by processing when a driver that controls the image processing apparatus 1 is installed in the PC 2. The image processing system according to the present embodiment is premised on a stand-alone image processing system in which the image processing apparatus 1 and the PC 2 are connected by USB and not connected to a network. When the image processing apparatus 1 and the PC 2 are PnP connected, the PC 2 acquires device information for specifying the image processing apparatus 1 by the OS installed in the PC 2. FIG. 7 illustrates an example of the configuration of device information that the image processing apparatus 1 according to the present embodiment transmits to a device that is PnP connected by a USB cable.

図7に示すように、本実施形態に係るデバイス情報は、“ベンダー情報”、“対応コマンド情報”、“モデル情報”、“特殊キー”、“クラス情報”、“製品表示情報”、“互換性ID”を少なくとも含む構成の情報である。“ベンダー情報”は、画像処理装置1を提供するベンダーの情報である。“対応コマンド情報”は、画像処理装置1に対応している印刷ジョブの記述フォーマットの情報である。“モデル情報”は、画像処理装置1の機種を示す情報である。   As shown in FIG. 7, the device information according to this embodiment includes “vendor information”, “corresponding command information”, “model information”, “special key”, “class information”, “product display information”, “compatible”. Information of a configuration including at least a sex ID ". “Vendor information” is information of a vendor that provides the image processing apparatus 1. “Corresponding command information” is information of the description format of the print job corresponding to the image processing apparatus 1. “Model information” is information indicating the model of the image processing apparatus 1.

“特殊キー”は、画像処理装置1のベンダーが利用する特殊キーの情報である。“クラス情報”は、画像処理装置1がプリンタであることを示す情報である。“製品表示情報”は、ユーザに表示される画像処理装置1の製品名の情報である。“互換性ID”は、画像処理装置1のベンダーが自社の印刷デバイスをサポートするために用いるIDである。この“互換性ID”をPC2に送信することで、PC2は“互換性ID”に該当する互換性ドライバをインストール可能になる。   The “special key” is information on a special key used by the vendor of the image processing apparatus 1. “Class information” is information indicating that the image processing apparatus 1 is a printer. “Product display information” is information on the product name of the image processing apparatus 1 displayed to the user. The “compatibility ID” is an ID used by the vendor of the image processing apparatus 1 to support its own printing device. By transmitting this “compatibility ID” to the PC 2, the PC 2 can install a compatible driver corresponding to the “compatibility ID”.

互換性ドライバとは、印刷装置のベンダーの製品に互換性を持つプリンタドライバであり、“互換性ID”の他、次に説明する“ハードウェアID”にも対応している場合がある。このような場合、PC2は“ハードウェアID”に該当する機種固有ドライバ及び互換性ドライバをインストール可能である。   The compatibility driver is a printer driver that is compatible with the product of the vendor of the printing apparatus, and may correspond to a “hardware ID” described below in addition to “compatibility ID”. In such a case, the PC 2 can install a model-specific driver and a compatible driver corresponding to the “hardware ID”.

上記したような情報のうち、“ベンダー情報”と“モデル情報”とを組み合わせたものが“ハードウェアID”として用いられる。また、“ハードウェアID”及び“互換性ID”は、図7に示すような画像処理装置1のドライバセット600に含まれる情報である、システム定義ファイルにおいて使用される情報である。この“ハードウェアID”をPC2に送信することによって、PC2は“ハードウェアID”に該当する互換性ドライバ及び次に説明する機種固有ドライバをインストール可能になる。   Among the information as described above, a combination of “vendor information” and “model information” is used as the “hardware ID”. “Hardware ID” and “compatibility ID” are information used in the system definition file, which is information included in the driver set 600 of the image processing apparatus 1 as shown in FIG. By transmitting this “hardware ID” to the PC 2, the PC 2 can install a compatible driver corresponding to the “hardware ID” and a model-specific driver described below.

機種固有ドライバとは、機種固有の印刷ジョブを生成する機能や、情報処理装置に印刷設定画面を表示させる機能が実装されたプリンタドライバである。機種固有ドライバにおいては、“ハードウェアID”によって対応する機種が識別される。   The model-specific driver is a printer driver in which a function for generating a model-specific print job and a function for displaying a print setting screen on the information processing apparatus are installed. In the model-specific driver, the corresponding model is identified by “hardware ID”.

図8は、本実施形態に係る画像処理装置1のドライバセット600に含まれるシステム定義ファイルの記載を例示したものである。図8に示すように、画像処理装置1のドライバセット600に含まれるシステム定義ファイルにおいては、“ハードウェアID”と16進数の符号値を合わせたものが“プロダクトID”として用いられる。また、“ハードウェアID”及び“互換性ID”と16進数の符号値とを組み合わせて“プロダクトID”として用いてもよい。したがって、ドライバセット600に含まれるシステム定義ファイルを読み込むことによって、そのドライバセット600に含まれるドライバの“ハードウェアID”及び“互換性ID”を特定することが可能である。   FIG. 8 exemplifies the description of the system definition file included in the driver set 600 of the image processing apparatus 1 according to the present embodiment. As shown in FIG. 8, in the system definition file included in the driver set 600 of the image processing apparatus 1, a combination of “hardware ID” and a hexadecimal code value is used as “product ID”. Further, “product ID” may be used by combining “hardware ID” and “compatibility ID” with a hexadecimal code value. Therefore, by reading the system definition file included in the driver set 600, it is possible to specify the “hardware ID” and “compatibility ID” of the driver included in the driver set 600.

尚、ドライバセットに600に含まれるドライバの“ハードウェアID”は少なくとも1つ以上ある。これは、ドライバセット600に含まれるドライバが複数の機種に対応可能な場合があるためである。また、ドライバセット600に含まれるドライバが“互換性ID”を持たない構成であってもよい。このような場合、“ハードウェアID”に対応する互換性ドライバにおいては、“ハードウェアID”によって対応する機種を識別することが出来る。さらに、ドライバセット600に含まれるドライバが複数の“互換性ID”を持つ構成であってもよい。   Note that there is at least one “hardware ID” of a driver included in the driver set 600. This is because the driver included in the driver set 600 may be compatible with a plurality of models. In addition, the driver included in the driver set 600 may have a configuration that does not have a “compatibility ID”. In such a case, in the compatible driver corresponding to “hardware ID”, the corresponding model can be identified by “hardware ID”. Further, the driver included in the driver set 600 may have a plurality of “compatibility IDs”.

以上説明したように、本実施形態に係る画像処理システムにおいては、PC2が画像処理装置1のデバイス情報に基づいた処理を実行する。以下、図9を参照して、本実施形態に係る画像処理装置1を制御するドライバをPC2にインストールする際の処理について説明する。図9は、本実施形態に係る画像処理装置1を制御するドライバをPC2にインストールする処理の流れを示すフローチャートである。   As described above, in the image processing system according to the present embodiment, the PC 2 executes processing based on the device information of the image processing apparatus 1. Hereinafter, with reference to FIG. 9, processing when installing a driver for controlling the image processing apparatus 1 according to the present embodiment in the PC 2 will be described. FIG. 9 is a flowchart showing a flow of processing for installing a driver for controlling the image processing apparatus 1 according to the present embodiment in the PC 2.

画像処理装置1とPnP接続されたことを検知すると、インストール制御部211は、画像処理装置1からデバイス情報を取得する(S901)。そして、インストール制御部211は、画像処理装置1のHDD14に格納されているドライバのうち、取得したデバイス情報の“ハードウェアID”に対応するドライバについて検索を実行する(S902)。“ハードウェアID”に対応するドライバがPC2のHDD14に存在する場合(S903/Yes)、インストール制御部211は、存在する“ハードウェアID”に対応するドライバをドライバ取得制御部212にインストールさせる(S904)。   When detecting that the PnP connection with the image processing apparatus 1 is detected, the installation control unit 211 acquires device information from the image processing apparatus 1 (S901). Then, the installation control unit 211 searches for a driver corresponding to the “hardware ID” of the acquired device information among the drivers stored in the HDD 14 of the image processing apparatus 1 (S902). When a driver corresponding to “hardware ID” exists in the HDD 14 of the PC 2 (S903 / Yes), the installation control unit 211 causes the driver acquisition control unit 212 to install a driver corresponding to the existing “hardware ID” ( S904).

“ハードウェアID”に対応するドライバが画像処理装置1のHDD14に存在しない場合(S903/No)、インストール制御部211は、画像処理装置1のHDD14に格納されているドライバのうち、取得したデバイス情報の“互換性ID”に対応するドライバについて検索を実行する(S905)。“互換性ID”に対応するドライバがPC2のHDD14に存在する場合(S906/Yes)、インストール制御部211は、存在する“互換性ID”に対応するドライバをドライバ取得制御部212にインストールさせる(S907)。尚、“互換性ID”に対応するドライバがPC2のHDD14に存在しない場合(S906/No)、インストール制御部211は、本処理を終了させる。   When the driver corresponding to “Hardware ID” does not exist in the HDD 14 of the image processing apparatus 1 (S903 / No), the installation control unit 211 acquires the acquired device among the drivers stored in the HDD 14 of the image processing apparatus 1. A search is performed for a driver corresponding to the “compatibility ID” of the information (S905). When a driver corresponding to “compatibility ID” exists in the HDD 14 of the PC 2 (S906 / Yes), the installation control unit 211 causes the driver acquisition control unit 212 to install a driver corresponding to the existing “compatibility ID” ( S907). If the driver corresponding to the “compatibility ID” does not exist in the HDD 14 of the PC 2 (S906 / No), the installation control unit 211 ends this process.

尚、図9においてPC1のHDD14に格納されるドライバセット600は、PC2のOSに同梱されているドライバ、PC2のOSのアップデートにより追加されたドライバ、ユーザが手動でPC2にダウンロードしたドライバである。また、機種固有ドライバもしくは互換性ドライバをインストールする際に、インストールする対象として合致するドライバが複数存在する場合、インストール制御部211は、夫々のドライバのシステム定義ファイルに基づいて実際にインストールするドライバを決定する。   In FIG. 9, the driver set 600 stored in the HDD 14 of the PC 1 is a driver bundled with the PC 2 OS, a driver added by updating the PC 2 OS, or a driver manually downloaded to the PC 2 by the user. . In addition, when installing a model-specific driver or a compatible driver and there are a plurality of matching drivers as installation targets, the installation control unit 211 selects a driver to be actually installed based on the system definition file of each driver. decide.

尚、本実施形態に係る画像処理装置1においては、“ハードウェアID”を内部的に切り替えることにより、PC2に画像処理装置1の機種固有ドライバをインストール可能にすることが出来る。具体的には、S903の処理において、互換性ドライバがPC2のHDD14に存在しない場合に、画像処理装置1は、“ハードウェアID”を切り替える。   In the image processing apparatus 1 according to the present embodiment, the model-specific driver of the image processing apparatus 1 can be installed on the PC 2 by internally switching the “hardware ID”. Specifically, in the processing of S903, when the compatibility driver does not exist in the HDD 14 of the PC 2, the image processing apparatus 1 switches the “hardware ID”.

以下、図10を参照して、本実施形態に係る画像処理装置1が行うID切り替え処理について説明する。図10は、本実施形態に係る画像処理装置におけるID切り替え処理の流れを示すフローチャートである。   Hereinafter, the ID switching process performed by the image processing apparatus 1 according to the present embodiment will be described with reference to FIG. FIG. 10 is a flowchart showing the flow of ID switching processing in the image processing apparatus according to the present embodiment.

データ通信部80が、画像処理装置1とPC2とがPnP接続されたことを検知すると(S1001)、データ制御部83はPC2にデバイス情報を送信する。この時、PC2においては、受信したデバイス情報に基づいて、図9に示す処理が実行される。従って、S1001の処理が行われた結果、PC2は、互換性ドライバ若しくは機種固有ドライバがインストールされている状態であるか、若しくはどのドライバもインストールされていない状態である。このように、データ通信部80は、接続検知ステップを実行する接続検知部として機能する。   When the data communication unit 80 detects that the image processing apparatus 1 and the PC 2 are PnP connected (S1001), the data control unit 83 transmits device information to the PC 2. At this time, the PC 2 executes the processing shown in FIG. 9 based on the received device information. Therefore, as a result of the processing in S1001, the PC 2 is in a state where a compatible driver or a model-specific driver is installed, or in which no driver is installed. Thus, the data communication unit 80 functions as a connection detection unit that executes the connection detection step.

S1001の処理を行った後、データ制御部83は、PC2からの応答が有るか否か判定する(S1002)。従って、データ制御部83は、PC2からの応答信号を受信する信号受信ステップを実行する信号受信部として機能する。PC2からの応答が有る場合(S1002/Yes)、データ制御部83は、PC2との通信接続が確立されていることを示す情報を主制御部110に通知する。尚、この時、PC2に画像処理装置1のドライバがインストールされている場合には、PC2からの応答が有る。   After performing the process of S1001, the data control unit 83 determines whether there is a response from the PC 2 (S1002). Therefore, the data control unit 83 functions as a signal receiving unit that executes a signal receiving step of receiving a response signal from the PC 2. When there is a response from the PC 2 (S1002 / Yes), the data control unit 83 notifies the main control unit 110 of information indicating that a communication connection with the PC 2 has been established. At this time, if the driver of the image processing apparatus 1 is installed in the PC 2, there is a response from the PC 2.

主制御部110は、データ制御部83からの通信確立通知を受信すると、“ハードウェアID”を切り替えずに本処理を終了させ、画像処理装置1を通常モードで稼働させる。尚、通常モードは、PC2に送信するデバイス情報が切り替えられていない場合に画像処理装置1が行う処理のことである。   When the main control unit 110 receives the communication establishment notification from the data control unit 83, the main control unit 110 ends this processing without switching the “hardware ID”, and operates the image processing apparatus 1 in the normal mode. The normal mode is a process performed by the image processing apparatus 1 when the device information transmitted to the PC 2 is not switched.

PC2からの応答がない場合(S1002/No)、データ制御部83は、PC2との接続を電気的にOFFにする(S1004)。従って、データ制御部83は、PC2との通信を制御する通信制御ステップを実行する通信制御部として機能する。   When there is no response from the PC 2 (S1002 / No), the data control unit 83 electrically turns off the connection with the PC 2 (S1004). Therefore, the data control unit 83 functions as a communication control unit that executes a communication control step for controlling communication with the PC 2.

そして、データ制御部83は、デバイス情報における“ハードウェアID”を“互換性ID”に基づいた名前(例えば、「ベンダー名_互換性ID_プリンタ」といったID)に切り替える処理を実行する(S1005)。この時、“ハードウェアID”から切り替えられた“互換性ID”は、PC2に搭載されているOSに同梱されている互換性ドライバに対応した“互換性ID”である。このようにすると、PC2は互換性ドライバを確実にインストールすることが可能である。尚、PC2に搭載されているOSに同梱されている互換性ドライバに対応した“互換性ID”は、画像処理装置1のHDD14に記憶されており、主制御部110によって該当の“互換性ID”がデータ制御部83に転送される。   Then, the data control unit 83 executes a process of switching the “hardware ID” in the device information to a name based on the “compatibility ID” (for example, an ID such as “vendor name_compatibility ID_printer”) (S1005). . At this time, the “compatibility ID” switched from the “hardware ID” is the “compatibility ID” corresponding to the compatibility driver bundled with the OS installed in the PC 2. In this way, the PC 2 can securely install the compatible driver. Note that the “compatibility ID” corresponding to the compatibility driver bundled with the OS installed in the PC 2 is stored in the HDD 14 of the image processing apparatus 1. ID ”is transferred to the data control unit 83.

“ハードウェアID”を「ベンダー名_互換性ID_プリンタ」に切り替えると、データ制御部83は、PC2との接続を電気的にONにする(S1006)。データ制御部83によって、デバイス情報の切り替えが行われると、主制御部110は、画像処理装置1を互換性モードで稼働させる(S1007)。尚、互換性モードは、PC2に送信するデバイス情報が切り替えられた場合に画像処理装置1が行う処理のことである。以上説明したように、本実施形態に係る画像処理装置1においては、デバイス情報における“ハードウェアID”を“互換性ID”に基づいた名前に切り替える処理が実行される。   When the “hardware ID” is switched to “vendor name_compatibility ID_printer”, the data control unit 83 electrically turns on the connection with the PC 2 (S1006). When the device information is switched by the data control unit 83, the main control unit 110 operates the image processing apparatus 1 in the compatibility mode (S1007). Note that the compatibility mode is processing performed by the image processing apparatus 1 when device information to be transmitted to the PC 2 is switched. As described above, in the image processing apparatus 1 according to the present embodiment, the process of switching the “hardware ID” in the device information to a name based on the “compatibility ID” is executed.

このように、IDを切り替えた場合の効果について、図11を参照して説明する。図11は本実施形態に係る画像処理装置1の機種固有ドライバをPC2にインストールする処理の流れを示すフローチャートである。尚、図11に示す処理は、図10に示した処理が実行され、画像処理装置1が“互換性モード”で稼働している場合に適応される。   Thus, the effect at the time of switching ID is demonstrated with reference to FIG. FIG. 11 is a flowchart showing a flow of processing for installing the model-specific driver of the image processing apparatus 1 according to the present embodiment in the PC 2. The process shown in FIG. 11 is applied when the process shown in FIG. 10 is executed and the image processing apparatus 1 is operating in the “compatibility mode”.

まず、インストール制御部211は、画像処理装置1に対して、デバイス情報を要求する命令情報を送信する(S1101)。この時、画像処理装置1は“互換性モード”で稼働しているため、デバイス情報における“ハードウェアID”は、「ベンダー名_互換性ID_プリンタ」と記載されている。PC2からデバイス情報を要求する命令情報を受信すると、データ制御部83は、“ハードウェアID”が、「ベンダー名_互換性ID_プリンタ」と記載され、互換性ドライバを認識することが出来るデバイス情報をPC2に送信する。従って、データ制御部83は、デバイス情報を送信する識別情報送信ステップを実行する識別情報送信部として機能する。   First, the installation control unit 211 transmits command information for requesting device information to the image processing apparatus 1 (S1101). At this time, since the image processing apparatus 1 is operating in the “compatibility mode”, the “hardware ID” in the device information is described as “vendor name_compatibility ID_printer”. When the command information requesting device information is received from the PC 2, the data control unit 83 describes the “hardware ID” as “vendor name_compatibility ID_printer” and can recognize the compatible driver. Is transmitted to PC2. Therefore, the data control unit 83 functions as an identification information transmission unit that executes an identification information transmission step of transmitting device information.

インストール制御部211は、デバイス情報を受信すると、HDD14に「ベンダー名_互換性ID_プリンタ」に対応するプリンタドライバか存在するか検索を行う(S1103)。先述したように、「ベンダー名_互換性ID_プリンタ」は、PC2のOSに同梱されている互換性ドライバに対応する名前であるため、S1103の処理の結果、PC2には「ベンダー名_互換性ID_プリンタ」に対応する互換性ドライバが存在している。そして、インストール制御部211は、「ベンダー名_互換性ID_プリンタ」に対応する互換性ドライバをドライバ取得制御部212にインストールさせる(S1104)。   Upon receiving the device information, the installation control unit 211 searches the HDD 14 for a printer driver corresponding to “vendor name_compatibility ID_printer” (S1103). As described above, “vendor name_compatibility ID_printer” is a name corresponding to the compatibility driver bundled with the OS of the PC 2, and as a result of the processing of S1103, “vendor name_compatibility” There is a compatible driver corresponding to “sex ID_printer”. Then, the installation control unit 211 causes the driver acquisition control unit 212 to install a compatible driver corresponding to “vendor name_compatibility ID_printer” (S1104).

互換性ドライバが含まれるドライバセット600には、図6に示したように、インストール指示部623が含まれる。インストール制御部211は、互換性ドライバがPC2にインストールされると、インストール指示部623を起動させる。インストール指示部623は、機種固有ドライバを要求する命令情報を画像処理装置1に送信する(S1105)。機種固有ドライバを要求する命令情報を受信すると、主制御部110は、PC2に送信する機種固有ドライバを決定する。この時、主制御部110は、機種固有ドライバを要求する命令情報と共にPC2から受信したOSの情報に基づいて返信する機種固有ドライバを決定する。   The driver set 600 including the compatible driver includes an installation instruction unit 623 as illustrated in FIG. When the compatible driver is installed in the PC 2, the installation control unit 211 activates the installation instruction unit 623. The installation instruction unit 623 transmits command information for requesting a model-specific driver to the image processing apparatus 1 (S1105). When receiving the command information requesting the model-specific driver, the main control unit 110 determines the model-specific driver to be transmitted to the PC 2. At this time, the main control unit 110 determines a model-specific driver to be returned based on the OS information received from the PC 2 together with the command information requesting the model-specific driver.

主制御部110は、上記のようにして決定された機種固有ドライバのドライバセット600を機種固有ドライバ格納部42から取得し、データ制御部83に転送する。データ制御部83は、転送されてきた機種固有ドライバのドライバセット600をPC2に送信する(S1106)。   The main control unit 110 obtains the driver set 600 of the model-specific driver determined as described above from the model-specific driver storage unit 42 and transfers it to the data control unit 83. The data control unit 83 transmits the transferred driver set 600 of the model-specific driver to the PC 2 (S1106).

インストール制御部211は、画像処理装置1から受信した機種固有ドライバのドライバセットに含まれるシステム定義ファイルから“プロダクトID”を読み込んで、該当する機種固有ドライバがすでにインストールされているか否か判定する(S1107)。すでにPC2に機種固有ドライバがインストールされている場合、インストール制御部211は、インストール済通知を画像処理装置1に送信する(S1108)。一方で、PC2に機種固有ドライバがインストールされていない場合、インストール制御部211は、取得した機種固有ドライバをドライバ取得制御部212にインストールさせる。ドライバ取得制御部212によって機種固有ドライバのインストールが完了すると、インストール制御部211は、インストール済通知を画像処理装置1に送信する(同じく、S1108)。   The installation control unit 211 reads “product ID” from the system definition file included in the driver set of the model-specific driver received from the image processing apparatus 1 and determines whether the corresponding model-specific driver has already been installed ( S1107). If the model-specific driver is already installed in the PC 2, the installation control unit 211 transmits an installed notification to the image processing apparatus 1 (S1108). On the other hand, if the model-specific driver is not installed in the PC 2, the installation control unit 211 causes the driver acquisition control unit 212 to install the acquired model-specific driver. When the driver acquisition control unit 212 completes the installation of the model-specific driver, the installation control unit 211 transmits an installed notification to the image processing apparatus 1 (similarly, S1108).

PC2からインストール済通知を受信する(S1109)と、データ制御部83は、USB接続を電気的にOFFの状態にする(S1110)。そして、データ制御部83は、USB接続がOFFにされた状態のままで、「ベンダー名_互換性ID_プリンタ」となっている“ハードウェアID”を当初の記載に再度変更する(S1111)。従って、S1111の処理によって、画像処理装置1を特定するデバイス情報は再度、PC2との接続前の“ハードウェアID”に戻される。   When the installation notification is received from the PC 2 (S1109), the data control unit 83 electrically turns off the USB connection (S1110). Then, the data control unit 83 changes the “hardware ID”, which is “vendor name_compatibility ID_printer”, to the original description again while the USB connection is turned off (S1111). Therefore, the device information for specifying the image processing apparatus 1 is returned to the “hardware ID” before the connection with the PC 2 by the processing of S1111.

“ハードウェアID”を変更すると、データ制御部83は、PC2とのUSB接続を電気的にONの状態にする(S1112)。この時、画像処理装置1は“通常モード”で稼働している。従って、本処理を行うことで、PC2に画像処理装置1の機種固有ドライバをインストールすることが可能になり、画像処理装置1に実装されている機能を全て用いて印刷出力を実行することが可能になる。   When the “hardware ID” is changed, the data control unit 83 electrically turns on the USB connection with the PC 2 (S1112). At this time, the image processing apparatus 1 is operating in the “normal mode”. Therefore, by performing this processing, it becomes possible to install the model-specific driver of the image processing apparatus 1 on the PC 2 and to execute print output using all the functions installed in the image processing apparatus 1. become.

以上説明したように、本実施形態に係る画像処理装置1は、接続されたデバイスに互換性ドライバをインストール可能な形式にデバイス情報を切り替えることが出来る。このようにすることで、スタンドアロン形式の画像処理システムにおいても、PC2から入力された印刷ジョブに基づいて画像処理装置1に印刷出力を実行させることが出来る。   As described above, the image processing apparatus 1 according to the present embodiment can switch device information to a format in which a compatible driver can be installed in a connected device. In this way, even in a stand-alone image processing system, the image processing apparatus 1 can execute print output based on a print job input from the PC 2.

尚、上記説明した実施形態において、互換性ドライバ及び機種固有ドライバは、画像処理装置1に搭載される記憶媒体に記憶されているが、機種固有ドライバの取得をローカルエリアネットワーク上のサーバから行う場合も考え得る。このような場合であっても、本実施形態に係る画像処理装置1を同様に適用出来る。機種固有ドライバの取得をローカルエリアネットワーク上のサーバから行う場合の処理の流れについて図12を参照して説明する。図12は、ローカルエリアネットワーク上のサーバから機種固有ドライバを取得する処理の流れを示すシーケンス図である。   In the above-described embodiment, the compatibility driver and the model-specific driver are stored in the storage medium installed in the image processing apparatus 1, but the model-specific driver is acquired from a server on the local area network. Can also be considered. Even in such a case, the image processing apparatus 1 according to the present embodiment can be similarly applied. A flow of processing when acquiring a model-specific driver from a server on the local area network will be described with reference to FIG. FIG. 12 is a sequence diagram showing a flow of processing for acquiring a model-specific driver from a server on the local area network.

尚、図12に示す処理においては、S1104までの処理は、図11に示した処理と同様の処理を実行するため、説明を省略する。S1104の処理に引き続き、インストール制御部211は、互換性ドライバのインストールが完了すると、画像処理装置1に、“製品表示情報”を要求する命令情報を送信する(S1201)。   In the processing shown in FIG. 12, the processing up to S1104 is the same as the processing shown in FIG. Subsequent to the processing of S1104, when the installation of the compatible driver is completed, the installation control unit 211 transmits command information requesting “product display information” to the image processing apparatus 1 (S1201).

PC2から“製品表示情報”を要求する命令情報を受信すると、データ制御部83は、画像処理装置1のデバイス情報のうち、“製品表示情報”をPC2に送信する(S1202)。インストール制御部211は、“製品表示情報”を受信すると、ローカルエリアネットワーク上のサーバに対して、PC2のOSの情報と“製品表示情報”とを、機種固有ドライバを要求する命令情報として送信する(S1203)。   When the command information requesting “product display information” is received from the PC 2, the data control unit 83 transmits “product display information” of the device information of the image processing apparatus 1 to the PC 2 (S 1202). When receiving the “product display information”, the installation control unit 211 transmits the OS information of the PC 2 and “product display information” to the server on the local area network as command information for requesting a model-specific driver. (S1203).

サーバは、PC2からOSの情報と“製品表示情報”とを受信すると、サーバ内部の記憶領域からOSの情報と“製品表示情報”とに対応する機種固有ドライバのドライバセット600を取得して、PC2に送信する(S1204)。   When the server receives the OS information and “product display information” from the PC 2, the server obtains the driver set 600 of the model-specific driver corresponding to the OS information and “product display information” from the storage area inside the server, It transmits to PC2 (S1204).

尚、以後の処理については、図11のS1107から同様の処理を実行するため、説明を省略する。以上説明したように、本実施形態に係る画像処理装置1は、デバイス情報を送信する際に、接続されているハードウェアに応じてデバイス情報の切り替えや送信する情報の構成を変化させる。このようにすることで、接続されているハードウェアに対応した画像処理装置1の機種固有ドライバをPC2にインストールすることが可能になる。従って、スタンドアロン形式の画像処理システムにおいても、画像処理装置1に搭載されているすべての機能を利用することが可能になる。   The subsequent processing is the same as the processing from S1107 in FIG. As described above, when transmitting device information, the image processing apparatus 1 according to the present embodiment switches device information and changes the configuration of information to be transmitted according to connected hardware. By doing so, it becomes possible to install the model-specific driver of the image processing apparatus 1 corresponding to the connected hardware in the PC 2. Therefore, all functions installed in the image processing apparatus 1 can be used even in a stand-alone image processing system.

尚、本実施形態においては、画像処理装置を制御するプリンタドライバを例として説明を行ったが、情報処理装置の内部に装着された装置、例えば、NIC(Network Interface Card)等の拡張カード等のデバイスドライバや、外部に接続された周辺機器、例えば、グラフィックディスプレイやサウンドスピーカー等の入出力装置等のデバイスドライバ等、情報処理装置にインストールされたハードウェアを制御するための制御プログラムにおいても本発明を同様に適用することが出来る。   In this embodiment, the printer driver that controls the image processing apparatus has been described as an example. However, an apparatus mounted inside the information processing apparatus, for example, an expansion card such as a NIC (Network Interface Card) is used. The present invention also relates to a control program for controlling hardware installed in an information processing apparatus, such as a device driver and a peripheral device connected to the outside, for example, a device driver such as an input / output device such as a graphic display or a sound speaker. Can be applied as well.

1 画像処理装置
2 PC
11 CPU
12 RAM
13 ROM
14 HDD
15 I/F
16 LCD
17 操作部
18 専用デバイス
19 バス
41 互換性ドライバ格納部
42 機種固有ドライバ格納部
80 データ通信部
81 エンドポイント(IN)
82 エンドポイント(OUT)
83 データ制御部
100 コントローラ
101 ADF
102 スキャナユニット
103 排紙トレイ
104 ディスプレイパネル
105 給紙テーブル
106 プリントエンジン
107 排紙トレイ
108 外部装置接続I/F
110 主制御部
120 エンジン制御部
130 画像処理部
140 操作表示制御部
150 入出力制御部
200 コントローラ
201 ネットワークI/F
210 インストール部
211 インストール制御部
212 ドライバ取得制御部
250 ネットワーク制御部
260 表示制御部
270 操作表示制御部
600 ドライバセット
610 レンダリングエンジン
620 UI制御部
621 画面表示設定部
622 印刷設定部
623 インストール指示部
630 インストーラ
1 Image processing device 2 PC
11 CPU
12 RAM
13 ROM
14 HDD
15 I / F
16 LCD
17 Operation unit 18 Dedicated device 19 Bus 41 Compatible driver storage unit 42 Model-specific driver storage unit 80 Data communication unit 81 Endpoint (IN)
82 Endpoint (OUT)
83 Data control unit 100 Controller 101 ADF
102 Scanner unit 103 Paper discharge tray 104 Display panel 105 Paper feed table 106 Print engine 107 Paper discharge tray 108 External device connection I / F
110 Main Control Unit 120 Engine Control Unit 130 Image Processing Unit 140 Operation Display Control Unit 150 Input / Output Control Unit 200 Controller 201 Network I / F
210 Installation unit 211 Installation control unit 212 Driver acquisition control unit 250 Network control unit 260 Display control unit 270 Operation display control unit 600 Driver set 610 Rendering engine 620 UI control unit 621 Screen display setting unit 622 Print setting unit 623 Installation instruction unit 630 Installer

特開2011−186969号公報JP 2011-186969 A

Claims (6)

接続されたハードウェアに対して自身を制御するための制御プログラムをインストールさせる機能を備えた情報処理装置であって、
前記ハードウェアが接続されたことを検知する接続検知部と、
前記ハードウェアと接続されたことが検知された場合に、前記ハードウェアとの接続を制御する通信制御部と、
前記ハードウェアからの応答信号を受信する信号受信部と、
前記情報処理装置を特定可能な識別情報を送信する識別情報送信部と、
を含み、
前記通信制御部は、
前記ハードウェアが接続されている場合に、前記応答信号の受信状況に応じて前記接続を電気的に切り替え、
前記識別情報送信部は、
前記ハードウェアとの接続が電気的に遮断され、再度前記ハードウェアと電気的に接続された場合に、前記識別情報とは異なり、かつ前記制御プログラムをインストールする際に必要となる識別情報を送信する
ことを特徴とする情報処理装置。
An information processing apparatus having a function of installing a control program for controlling itself to connected hardware,
A connection detection unit for detecting that the hardware is connected;
A communication control unit that controls connection with the hardware when it is detected that the hardware is connected;
A signal receiving unit for receiving a response signal from the hardware;
An identification information transmitting unit that transmits identification information capable of specifying the information processing apparatus;
Including
The communication control unit
When the hardware is connected, the connection is electrically switched according to the reception status of the response signal,
The identification information transmitting unit
When the connection with the hardware is electrically interrupted and again with the hardware, the identification information that is different from the identification information and is necessary for installing the control program is transmitted. An information processing apparatus characterized by:
前記識別情報送信部は、
前記ハードウェアとの接続が電気的に遮断され、再度前記ハードウェアと電気的に接続された場合に、複数の情報処理装置の機種に対応し、かつ前記識別情報とは異なる前記制御プログラムをインストールするための識別情報を送信する
ことを特徴とする請求項1に記載の情報処理装置。
The identification information transmitting unit
When the connection with the hardware is electrically interrupted and again electrically connected with the hardware, the control program corresponding to a plurality of information processing device models and different from the identification information is installed. The information processing apparatus according to claim 1, wherein identification information for transmitting is transmitted.
前記識別情報送信部は、
前記ハードウェアとの接続が電気的に遮断され、再度前記ハードウェアと電気的に接続された場合に、前記情報処理装置の機種に固有であり、かつ前記識別情報とは異なる前記制御プログラムをインストールするための識別情報を送信する
ことを特徴とする請求項1又は請求項2に記載の情報処理装置。
The identification information transmitting unit
When the connection with the hardware is electrically interrupted and again with the hardware, the control program that is unique to the model of the information processing apparatus and different from the identification information is installed. The information processing apparatus according to claim 1, wherein identification information for transmitting the information is transmitted.
自身を制御するための制御プログラムをインストールさせる機能を備えた情報処理装置と前記情報処理装置の制御を実行可能なハードウェアとを含むインストール制御システムであって、
前記情報処理装置は、
前記ハードウェアが接続されたことを検知する接続検知部と、
前記ハードウェアと接続されたことが検知された場合に、前記ハードウェアとの接続を制御する通信制御部と、
前記ハードウェアからの応答信号を受信する信号受信部と、
前記情報処理装置を特定可能な識別情報を送信する識別情報送信部と、
を含み、
前記通信制御部は、
前記ハードウェアが接続されている場合に、前記応答信号の受信状況に応じて前記接続を電気的に切り替え、
前記識別情報送信部は、
前記ハードウェアとの接続が電気的に遮断され、再度前記ハードウェアと電気的に接続された場合に、前記識別情報とは異なり、かつ前記制御プログラムをインストールする際に必要となる識別情報を送信する
ことを特徴とするインストール制御システム。
An installation control system including an information processing apparatus having a function of installing a control program for controlling itself and hardware capable of executing control of the information processing apparatus,
The information processing apparatus includes:
A connection detection unit for detecting that the hardware is connected;
A communication control unit that controls connection with the hardware when it is detected that the hardware is connected;
A signal receiving unit for receiving a response signal from the hardware;
An identification information transmitting unit that transmits identification information capable of specifying the information processing apparatus;
Including
The communication control unit
When the hardware is connected, the connection is electrically switched according to the reception status of the response signal,
The identification information transmitting unit
When the connection with the hardware is electrically interrupted and again with the hardware, the identification information that is different from the identification information and is necessary for installing the control program is transmitted. An installation control system characterized by:
接続されたハードウェアに対して自身を制御するための制御プログラムをインストールさせる機能を備えた情報処理装置のインストール制御プログラムであって、
前記ハードウェアが接続されたことを検知する接続検知ステップと、
前記ハードウェアと接続されたことが検知された場合に、前記ハードウェアとの接続を制御する通信制御ステップと、
前記ハードウェアからの応答信号を受信する信号受信ステップと、
前記情報処理装置を特定可能な識別情報を送信する識別情報送信ステップと、
をコンピュータに実行させ、
前記通信制御ステップにおいて、
前記ハードウェアが接続されている場合に、前記応答信号の受信状況に応じて前記接続を電気的に切り替え、
前記識別情報送信ステップにおいて、
前記ハードウェアとの接続が電気的に遮断され、再度前記ハードウェアと電気的に接続された場合に、前記識別情報とは異なり、かつ前記制御プログラムをインストールする際に必要となる識別情報を送信する
ことを特徴とする情報処理装置のインストール制御プログラム。
An information processing apparatus installation control program having a function of installing a control program for controlling itself to connected hardware,
A connection detection step of detecting that the hardware is connected;
A communication control step for controlling connection with the hardware when it is detected that the hardware is connected;
A signal receiving step of receiving a response signal from the hardware;
An identification information transmission step of transmitting identification information capable of specifying the information processing apparatus;
To the computer,
In the communication control step,
When the hardware is connected, the connection is electrically switched according to the reception status of the response signal,
In the identification information transmission step,
When the connection with the hardware is electrically interrupted and again with the hardware, the identification information that is different from the identification information and is necessary for installing the control program is transmitted. An installation control program for an information processing apparatus.
接続されたハードウェアに対して自身を制御するための制御プログラムをインストールさせる機能を備えた情報処理装置のインストール制御方法であって、
前記ハードウェアが接続されたことを検知し、
前記ハードウェアからの応答信号を受信し、
前記ハードウェアと接続されたことが検知された場合に、前記応答信号の受信状況に応じて前記接続を電気的に切り替え、
前記ハードウェアとの接続が電気的に遮断され、再度前記ハードウェアと電気的に接続された場合に、前記識別情報とは異なり、かつ前記制御プログラムをインストールする際に必要となる前記情報処理装置を特定可能な識別情報を送信する
ことを特徴とする情報処理装置のインストール制御方法。
An information processing apparatus installation control method having a function of installing a control program for controlling itself to connected hardware,
Detect that the hardware is connected,
Receiving a response signal from the hardware;
When it is detected that the hardware is connected, the connection is electrically switched according to the reception status of the response signal,
The information processing apparatus, which is different from the identification information and is required for installing the control program when the connection with the hardware is electrically cut off and is electrically connected again with the hardware An information processing apparatus installation control method, comprising: transmitting identification information that can identify the information processing apparatus.
JP2015227778A 2015-11-20 2015-11-20 Information processing apparatus, installation control system, installation control program, and installation control method Pending JP2017097548A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015227778A JP2017097548A (en) 2015-11-20 2015-11-20 Information processing apparatus, installation control system, installation control program, and installation control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015227778A JP2017097548A (en) 2015-11-20 2015-11-20 Information processing apparatus, installation control system, installation control program, and installation control method

Publications (1)

Publication Number Publication Date
JP2017097548A true JP2017097548A (en) 2017-06-01

Family

ID=58803862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015227778A Pending JP2017097548A (en) 2015-11-20 2015-11-20 Information processing apparatus, installation control system, installation control program, and installation control method

Country Status (1)

Country Link
JP (1) JP2017097548A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7547595B2 (en) 2019-07-30 2024-09-09 株式会社ワコム Information input device, method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7547595B2 (en) 2019-07-30 2024-09-09 株式会社ワコム Information input device, method, and program

Similar Documents

Publication Publication Date Title
JP6135208B2 (en) Image processing apparatus control system and control program
KR101921569B1 (en) Image processing apparatus, method for controlling image processing apparatus, and storage medium
US20130301069A1 (en) Information processing device, computer program product, and image forming apparatus
KR20130094239A (en) Information processing apparatus, information processing method, and computer-readable medium
JP2017118456A (en) Information management system, control program for information management system, and control method for information management system
US10409458B2 (en) Image processing apparatus, method for controlling operation of image processing apparatus, and recording medium
JP2010103775A (en) Image processing apparatus, image processing system, control program, and recording medium
US9076084B2 (en) Image forming apparatus having a default mode and method of operating the image forming apparatus
JP2012164138A (en) Image processing control device, image processing apparatus and image processing control program
JP6588788B2 (en) Information processing apparatus, control method therefor, and program
CN107831962B (en) Processing device and image forming apparatus
JP2017097548A (en) Information processing apparatus, installation control system, installation control program, and installation control method
JP6664055B2 (en) Information processing device, information processing method, information processing program, image processing device, information processing system
JP2011160343A (en) Image processing system, image input apparatus, display management apparatus, and control method and control program of image processing system
JP6379932B2 (en) Image recording apparatus and program
JP2005135173A (en) Information processing method, information processing system, program, and storage medium
JP2014225785A (en) Image reading control device, image reading control method, and image reading control program
JP6100062B2 (en) Printing apparatus, control method, program
JP4871675B2 (en) Image processing apparatus, image processing apparatus control method, and computer program
JP2014179015A (en) Image processing system, information processing terminal, control program, and control method
JP6544163B2 (en) Mobile terminal and program
US10965838B2 (en) Image forming apparatus, method for controlling image forming apparatus, and non-transitory storage medium for restricting a function
JP6984508B2 (en) Information processing equipment, information processing method, information processing program
JP2017107545A (en) Installation control program, information processing device, control program management system
JP2012113423A (en) Image processing system, installation management program, information processor, and image processor