JP2012215986A - Peripheral device, image scanning device, and information processing device - Google Patents

Peripheral device, image scanning device, and information processing device Download PDF

Info

Publication number
JP2012215986A
JP2012215986A JP2011079718A JP2011079718A JP2012215986A JP 2012215986 A JP2012215986 A JP 2012215986A JP 2011079718 A JP2011079718 A JP 2011079718A JP 2011079718 A JP2011079718 A JP 2011079718A JP 2012215986 A JP2012215986 A JP 2012215986A
Authority
JP
Japan
Prior art keywords
information processing
operating system
control program
processing apparatus
peripheral device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2011079718A
Other languages
Japanese (ja)
Other versions
JP5869228B2 (en
Inventor
Haruhiko Shirota
晴彦 城田
Hiroichi Higuchi
博一 檜口
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.)
Canon Electronics Inc
Original Assignee
Canon Electronics 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 Canon Electronics Inc filed Critical Canon Electronics Inc
Priority to JP2011079718A priority Critical patent/JP5869228B2/en
Priority to EP12157417.2A priority patent/EP2503466B1/en
Priority to US13/419,334 priority patent/US9176745B2/en
Priority to CN201210079796.5A priority patent/CN102841864B/en
Publication of JP2012215986A publication Critical patent/JP2012215986A/en
Application granted granted Critical
Publication of JP5869228B2 publication Critical patent/JP5869228B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To inexpensively provide a peripheral device being usable from a plurality of operation systems without installing a device driver or software.SOLUTION: A computer 100 recognizes a scanner device 106 as a mass storage drive. A FAT partition 1001 and an HFS+ partition 1002 are secured in the drive. CaptureApplication.exe 210 for a first OS is stored in the FAT partition 1001, and CaptureApplicationMac.app 211 for a second OS is stored in the HFS+ partition 1002. Furthermore, the FAT partition 1001 to which both the OSs can access stores CommonData.dat 220 that is shared by both the OSs.

Description

本発明は、イメージスキャナ、プリンタまたは複合機などの周辺装置、画像読取装置および情報処理システムに関する。   The present invention relates to a peripheral device such as an image scanner, a printer, or a multifunction peripheral, an image reading device, and an information processing system.

イメージスキャナ、プリンタまたは複合機などの周辺装置は広く普及している。周辺装置をコンピュータに接続して使用できるようにするためには、その周辺装置向けのデバイスドライバやアプリケーションソフトウエアをインストールしなければならない(特許文献1)。   Peripheral devices such as image scanners, printers, and multifunction peripherals are widely used. In order to connect and use a peripheral device with a computer, it is necessary to install a device driver and application software for the peripheral device (Patent Document 1).

一方で、セキュリティ意識の高まりから、デバイスドライバやアプリケーションソフトウエアをインストールすることが制限されているコンピュータが存在する。たとえば、管理者権限を有しているユーザはデバイスドライバをインストールできるが、一般ユーザはデバイスドライバやアプリケーションソフトウエアをインストールできないような、セキュリティ対策が一般には取られている。よって、周辺装置を手軽に利用できない不便な環境が増えている。   On the other hand, there are computers in which installation of device drivers and application software is restricted due to increased security awareness. For example, security measures are generally taken so that a user having administrator authority can install a device driver, but a general user cannot install a device driver or application software. Therefore, an inconvenient environment in which peripheral devices cannot be used easily is increasing.

このような不便な環境を改善するために、デバイスドライバやソフトウエアをコンピュータにインストールすることなく、周辺装置を利用可能にする技術が提案されている(特許文献2)。   In order to improve such an inconvenient environment, a technique for making a peripheral device available without installing a device driver or software in a computer has been proposed (Patent Document 2).

特開2004−334449号公報JP 2004-334449 A 特開2010−113702号公報JP 2010-113702 A

市場にはそれぞれ種類の異なる複数のオペレーティングシステムが普及している。一人のユーザが複数のオペレーティングシステムを使用することもある。このようなユーザは、一つの周辺装置を複数のオペレーティングシステムで使用することを望むであろう。このような状況でも、デバイスドライバやソフトウエアをコンピュータにインストールすることなく周辺装置をユーザが利用できれば便利であろう。   Several different operating systems are prevalent in the market. A single user may use multiple operating systems. Such a user would want to use one peripheral device with multiple operating systems. Even in such a situation, it would be convenient if the user could use the peripheral device without installing a device driver or software in the computer.

しかし、このデバイスドライバやアプリケーションソフトはオペレーティングシステムごとに実行ファイル形式が異なることが普通である。つまり、デバイスドライバやアプリケーションソフトは種類の異なるオペレーティングシステム間で互換性がない。よって、周辺装置が備える記憶装置に、複数のオペレーティングシステムのそれぞれごとに必要となるデバイスドライバ、ソフトウエアおよびデータを記憶しなければならない。   However, the device driver and application software usually have different executable file formats for each operating system. That is, device drivers and application software are not compatible between different types of operating systems. Therefore, the device driver, software, and data required for each of the plurality of operating systems must be stored in the storage device included in the peripheral device.

ところで、近年、周辺装置の多機能化に伴って、周辺装置を使用するためのデバイスドライバおよびソフトウエアのプログラムサイズや、プログラムが利用する各種データのデータサイズが増大している。一般に周辺装置が備える記憶装置の記憶容量は製造コストの観点からそれほど大きくはない。よって、近年、容量が増大しつつあるデバイスドライバ、ソフトウエアおよび各種データを、それぞれ種類の異なるオペレーティングシステムごとに、周辺装置に記憶させることは困難である。たとえば、オペレーティングシステムに依存しないデータファイルは、近年になってデータ量が増大傾向にあり、各々のオペレーティングシステムから共通に使用できるようにすれば、周辺装置の記憶容量を節約できるであろう。   By the way, in recent years, with the increase in functionality of peripheral devices, program sizes of device drivers and software for using the peripheral devices and data sizes of various data used by the programs have increased. In general, the storage capacity of a storage device included in a peripheral device is not so large from the viewpoint of manufacturing cost. Therefore, in recent years, it is difficult to store device drivers, software, and various types of data whose capacity is increasing in peripheral devices for different types of operating systems. For example, data files that do not depend on the operating system have recently been increasing in data volume, and if they can be used in common by each operating system, the storage capacity of the peripheral device will be saved.

そこで、本発明は、デバイスドライバやソフトウエアをインストールすることなく、かつ、複数のオペレーティングシステムから利用可能な周辺装置、画像読取装置および情報処理システムを、安価な構成で提供することを目的とする。   Therefore, an object of the present invention is to provide a peripheral device, an image reading device, and an information processing system that can be used from a plurality of operating systems without installing a device driver or software, and with an inexpensive configuration. .

本発明によれば、情報処理装置からの指示情報にしたがって所定の処理を実行する周辺装置であって、
前記情報処理装置が実行するプログラムであって、前記周辺装置を制御する制御プログラムを記憶する記憶手段と、
前記記憶手段が記憶している前記制御プログラムを前記情報処理装置に送信する送信手段と、
前記情報処理装置が前記周辺装置に接続された状態で前記情報処理装置が前記制御プログラムを実行することで前記制御プログラムにしたがって前記情報処理装置により前記記憶手段に書き込まれた指示情報にしたがって前記周辺装置の動作を制御する制御手段と
を備え、
前記周辺装置は、第1のオペレーティングシステムを搭載した情報処理装置と、前記第1のオペレーティングシステムを搭載した情報処理装置とが択一的に接続される周辺装置であり、
前記記憶手段は、前記制御プログラムとして、
前記第1のオペレーティングシステムを搭載した情報処理装置が実行する第1制御プログラムと、
前記第2のオペレーティングシステムを搭載した情報処理装置が実行する第2制御プログラムと
を記憶しているとともに、
前記第1のオペレーティングシステムを搭載している情報処理装置と前記第2のオペレーティングシステムを搭載している情報処理装置とが共通に使用するデータを記憶していることを特徴とする周辺装置が提供される。
According to the present invention, a peripheral device that executes predetermined processing according to instruction information from an information processing device,
Storage means for storing a control program for controlling the peripheral device, which is a program executed by the information processing apparatus;
Transmitting means for transmitting the control program stored in the storage means to the information processing apparatus;
The information processing apparatus executes the control program in a state where the information processing apparatus is connected to the peripheral device, so that the peripheral according to the instruction information written in the storage unit by the information processing apparatus according to the control program Control means for controlling the operation of the device,
The peripheral device is a peripheral device to which an information processing device equipped with a first operating system and an information processing device equipped with the first operating system are alternatively connected,
The storage means is the control program,
A first control program executed by an information processing apparatus equipped with the first operating system;
Storing a second control program executed by the information processing apparatus equipped with the second operating system;
Provided is a peripheral device storing data used in common by an information processing device equipped with the first operating system and an information processing device equipped with the second operating system Is done.

本発明によればデバイスドライバやソフトウエアなどの制御プログラムを周辺装置に記憶させておき、それを情報処理装置に渡すことで、制御プログラムを情報処理装置にインストールすることなく、周辺装置を利用できるようになる。さらに、複数のオペレーティングシステムのそれぞれごとに制御プログラムが用意されているため、周辺装置を異なるオペレーティングシステムから利用できるようになる。さらに、オペレーティングシステムに依存しないデータは共通のデータとして周辺装置に記憶させておくことで、記憶手段の記憶容量を節約できる。すなわち、複数のオペレーションシステムから利用可能な周辺装置、画像読取装置および情報処理システムを安価な構成で提供できる。   According to the present invention, by storing a control program such as a device driver or software in a peripheral device and passing it to the information processing device, the peripheral device can be used without installing the control program in the information processing device. It becomes like this. Further, since a control program is prepared for each of the plurality of operating systems, the peripheral device can be used from different operating systems. Furthermore, the storage capacity of the storage means can be saved by storing the data independent of the operating system in the peripheral device as common data. That is, a peripheral device, an image reading device, and an information processing system that can be used from a plurality of operation systems can be provided with an inexpensive configuration.

本発明の実施形態に係る、パーソナルコンピュータとして例示したコンピュータと画像読み取り装置としてのスキャナのシステム構成図である。1 is a system configuration diagram of a computer exemplified as a personal computer and a scanner as an image reading apparatus according to an embodiment of the present invention. パーソナルコンピュータとして例示するコンピュータとスキャナのハードウエアブロック図である。FIG. 2 is a hardware block diagram of a computer and a scanner exemplified as a personal computer. スキャナ装置106内のROM127のパーティション構成およびROM内に記憶されているソフトウエア構成を示すブロック図である。2 is a block diagram showing a partition configuration of a ROM 127 in the scanner device 106 and a software configuration stored in the ROM. FIG. コンピュータ100からキャプチャアプリケーション210を利用してスキャナ装置106で画像読み取りを行うフローのフローチャートである。4 is a flowchart of a flow for reading an image with the scanner device 106 using a capture application 210 from a computer 100. FATディスクドライブ(スキャナ)をファイル管理ソフト(エクスプローラ)で開いた様子を示す図である。It is a figure which shows a mode that the FAT disk drive (scanner) was opened with the file management software (Explorer). HFS+ディスクドライブ(スキャナ)をファイル管理ソフト(ファインダー)で開いた様子を示す図である。It is a figure which shows a mode that the HFS + disk drive (scanner) was opened with the file management software (finder). キャプチャアプリケーション210が起動したときに表示されるユーザインターフェースの一例を示した図である。It is the figure which showed an example of the user interface displayed when the capture application 210 starts. キャプチャアプリケーションMac211が起動したときに表示されるユーザインターフェースの一例を示した図である。It is the figure which showed an example of the user interface displayed when the capture application Mac211 starts. OCRデータの構成を示した図である。It is the figure which showed the structure of OCR data.

図1は、本発明の実施形態に係るパーソナルコンピュータとして例示したコンピュータと画像読み取り装置としてのスキャナのシステム構成図である。   FIG. 1 is a system configuration diagram of a computer exemplified as a personal computer and a scanner as an image reading apparatus according to an embodiment of the present invention.

情報処理装置の一例であるコンピュータ100には、オペレーティングシステム101、ファイルシステム201、USBマスストレージドライバ202及びUSBインターフェースドライバ103がインストールされている。オペレーティングシステム101は、コンピュータ100の基本ソフトウエアである。ファイルシステム201は、ハードディスクドライブなどの記憶装置にファイルを格納するためのソフトウエアである。USBマスストレージドライバ202は、ハードディスクドライブ、CD−ROM、DVD−ROM、CD−R、DVD−R、USBメモリなどのマスストレージを制御するためのソフトウエアである。USBインターフェースドライバ103は、USBインターフェースに接続されたUSBデバイスを制御するためのソフトウエアである。なお、これらのソフトウエアはオペレーションシステムの一部であってもよい。   An operating system 101, a file system 201, a USB mass storage driver 202, and a USB interface driver 103 are installed in a computer 100 that is an example of an information processing apparatus. The operating system 101 is basic software of the computer 100. The file system 201 is software for storing files in a storage device such as a hard disk drive. The USB mass storage driver 202 is software for controlling mass storage such as a hard disk drive, a CD-ROM, a DVD-ROM, a CD-R, a DVD-R, and a USB memory. The USB interface driver 103 is software for controlling a USB device connected to the USB interface. These software may be a part of the operation system.

スキャナ装置106は、第1のオペレーティングシステムを搭載した情報処理装置と、第1のオペレーティングシステムとは実行ファイルの互換性がない第2のオペレーティングシステムを搭載した情報処理装置とが択一的に接続される周辺装置の一例である。以下の例では、第1のオペレーティングシステムがウインドウズ(登録商標)であり、第2のオペレーティングシステムがMac OS(登録商標)であるものと仮定して説明するが、この組み合わせ及び構成に本発明を限定する趣旨ではない。   The scanner device 106 is alternatively connected to an information processing device equipped with a first operating system and an information processing device equipped with a second operating system that does not have executable file compatibility with the first operating system. It is an example of a peripheral device. In the following example, it is assumed that the first operating system is Windows (registered trademark) and the second operating system is Mac OS (registered trademark). However, the present invention is applied to this combination and configuration. It is not intended to be limited.

情報処理装置からの指示情報にしたがって所定の処理を実行する周辺装置の一例であるスキャナ装置106には、2つのUSBディスクドライブインターフェース205Aおよび205B、及びUSBマスストレージクラスインターフェース206が備えられている。USBディスクドライブインターフェース205Aおよび205Bは、スキャナ装置106に備えられているメモリ(ROM、RAM、フラッシュメモリ、EEPROMなど)をディスクドライブとして使用するためのソフトウエアである。USBマスストレージクラスインターフェース206は、USBディスクドライブインターフェース205Aおよび206Bを介してメモリをUSBマスストレージとして使用するためのソフトウエアである。   The scanner device 106, which is an example of a peripheral device that executes predetermined processing in accordance with instruction information from the information processing device, includes two USB disk drive interfaces 205A and 205B and a USB mass storage class interface 206. The USB disk drive interfaces 205A and 205B are software for using a memory (ROM, RAM, flash memory, EEPROM, etc.) provided in the scanner device 106 as a disk drive. The USB mass storage class interface 206 is software for using a memory as a USB mass storage via the USB disk drive interfaces 205A and 206B.

なお、一般的なスキャナ装置は、これらのソフトウエアではなく、USBスキャナクラスインターフェースを備えている。そのため、パーソナルコンピュータは、キャプチャアプリケーションソフトウエアや専用のスキャナドライバを備える必要がある。本実施形態であれば、USBスキャナクラスインターフェースは必ずしも必要ではない。また、パーソナルコンピュータ側では、キャプチャアプリケーションソフトウエアや専用のスキャナドライバが必ずしも必要ではない。   Note that a general scanner device has a USB scanner class interface instead of these software. Therefore, the personal computer needs to include capture application software and a dedicated scanner driver. In this embodiment, the USB scanner class interface is not always necessary. On the personal computer side, capture application software and a dedicated scanner driver are not necessarily required.

図2は、パーソナルコンピュータとして例示するコンピュータとスキャナのハードウエアブロック図である。図2において、コンピュータ100は、CPU121、ROM123、RAM124、ハードディスクドライブ122、USBインターフェース104を備えている。USBインターフェース104は、USBケーブル105を介してスキャナ装置106と接続される。また、CPU121は、キーボード/マウス125とディスプレイ126とが接続されている。   FIG. 2 is a hardware block diagram of a computer and a scanner exemplified as a personal computer. 2, the computer 100 includes a CPU 121, a ROM 123, a RAM 124, a hard disk drive 122, and a USB interface 104. The USB interface 104 is connected to the scanner device 106 via the USB cable 105. The CPU 121 is connected to a keyboard / mouse 125 and a display 126.

コンピュータ100に電力が投入されると、CPU121は、ROM123からファームウエアを起動し、ハードディスクドライブ122からウインドウズ(登録商標)・オペレーティングシステムやMac OS(登録商標)などのオペレーティングシステム101を起動する。オペレーティングシステム101は、UNIX(登録商標)をベースとしたOSであってもよい。オペレーティングシステムなどの必要なソフトウエアは、RAM124にロードされる。   When power is supplied to the computer 100, the CPU 121 activates firmware from the ROM 123 and activates an operating system 101 such as a Windows (registered trademark) operating system or a Mac OS (registered trademark) from the hard disk drive 122. The operating system 101 may be an OS based on UNIX (registered trademark). Necessary software such as an operating system is loaded into the RAM 124.

一方、スキャナ装置106は、CPU110、ROM127、RAM203、画像読み取り部112、USBコントローラ128、USBインターフェース107を備えている。スキャナ装置106に電力が投入されると、CPU110は、ファームウエアをROM127から起動する。または不図示の不揮発性メモリから起動してもよい。USBコントローラ128は、USBマスストレージクラスインターフェース206、USBディスクドライブインターフェース205Aおよび206Bをハードウエア側からサポートする制御回路である。   On the other hand, the scanner device 106 includes a CPU 110, a ROM 127, a RAM 203, an image reading unit 112, a USB controller 128, and a USB interface 107. When power is supplied to the scanner device 106, the CPU 110 activates firmware from the ROM 127. Or you may start from the non-illustrated non-volatile memory. The USB controller 128 is a control circuit that supports the USB mass storage class interface 206 and the USB disk drive interfaces 205A and 206B from the hardware side.

まず、コンピュータ100上のオペレーティングシステム101は、USBインターフェース104にUSBケーブル105を介して何らかの周辺デバイスが接続されると、周辺デバイスのインターフェースにアクセスし、周辺デバイスの種類を確定する。ここで、スキャナ装置106には、オペレーティングシステム101にマスストレージデバイスクラスとして認識される。マスストレージデバイスクラスデバイスを制御するためのUSBマスストレージドライバ202は、予めコンピュータに備えられており、新たにインストールする必要がないからである。それゆえ、本実施形態のスキャナ装置106は、USBマスストレージクラスインターフェース206を有している。   First, when a peripheral device is connected to the USB interface 104 via the USB cable 105, the operating system 101 on the computer 100 accesses the peripheral device interface and determines the type of the peripheral device. Here, the operating system 101 recognizes the scanner device 106 as a mass storage device class. This is because the USB mass storage driver 202 for controlling the mass storage device class device is provided in advance in the computer and does not need to be newly installed. Therefore, the scanner device 106 of this embodiment has a USB mass storage class interface 206.

このように、ウインドウズ(登録商標)やMac OS(登録商標)といったオペレーティングシステム101は、標準で、マスストレージクラスのUSBデバイスをサポートしている。CPU121がマスストレージクラスのUSBデバイスにアクセスする際、オペレーティングシステム101がマスストレージクラスのUSBドライバ(USBマスストレージドライバ202)を含んでいるため、コンピュータ100への特別なデバイスドライバ等のインストールを必要としない。また、マスストレージクラスデバイスへの標準的なアクセスは、オペレーティングシステム101を使用して、管理者権限なしに実行可能である。   As described above, the operating system 101 such as Windows (registered trademark) or Mac OS (registered trademark) supports a mass storage class USB device as a standard. When the CPU 121 accesses a mass storage class USB device, since the operating system 101 includes a mass storage class USB driver (USB mass storage driver 202), it is necessary to install a special device driver or the like on the computer 100. do not do. Further, standard access to the mass storage class device can be executed using the operating system 101 without administrator authority.

よって、コンピュータ100にスキャナ装置106が接続されると、CPU121は、予めインストールされているUSBマスストレージドライバ202を起動する。また、スキャナ装置106が、USBマスストレージクラスインターフェース206を有しているため、コンピュータ100にスキャナ装置106を接続すると、CPU121及びオペレーティングシステム101は、スキャナ装置106をマスストレージデバイスとして認識する。さらに、CPU121及びオペレーティングシステム101は、スキャナ装置106のROM127やRAM203を外部記憶装置としてアクセスする。   Therefore, when the scanner device 106 is connected to the computer 100, the CPU 121 activates the USB mass storage driver 202 installed in advance. Since the scanner device 106 has the USB mass storage class interface 206, when the scanner device 106 is connected to the computer 100, the CPU 121 and the operating system 101 recognize the scanner device 106 as a mass storage device. Further, the CPU 121 and the operating system 101 access the ROM 127 and RAM 203 of the scanner device 106 as external storage devices.

この認識処理についてさらに詳細に説明する。コンピュータ100にスキャナ装置106が接続された場合、オペレーティングシステム101(CPU121)は、USBインターフェース104にて何らかの周辺デバイスの接続を検知し、USBケーブル105を介して、スキャナ装置106のUSBインターフェース107にアクセスする。スキャナ装置106のCPU110は、USBインターフェース107にコンピュータ100からアクセスがあると、USBマスストレージクラスインターフェース206にアクセスさせる。オペレーティングシステム101は、スキャナ装置106のUSBマスストレージクラスインターフェース206にアクセスすることで、予めオペレーティングシステム101に含まれているUSBマスストレージドライバ202を利用して、USBインターフェースドライバ103とUSBインターフェース104からUSBケーブル105を介してスキャナ装置106にアクセス可能になる。   This recognition process will be described in more detail. When the scanner device 106 is connected to the computer 100, the operating system 101 (CPU 121) detects the connection of any peripheral device via the USB interface 104 and accesses the USB interface 107 of the scanner device 106 via the USB cable 105. To do. The CPU 110 of the scanner device 106 causes the USB mass storage class interface 206 to be accessed when the USB interface 107 is accessed from the computer 100. The operating system 101 accesses the USB mass storage class interface 206 of the scanner device 106, thereby using the USB mass storage driver 202 included in the operating system 101 in advance, from the USB interface driver 103 and the USB interface 104 to the USB. The scanner device 106 can be accessed via the cable 105.

また、スキャナ装置106は、オペレーティングシステム101に、マスストレージクラスデバイスとして認識されている。そのため、コンピュータ100は、スキャナ装置106のUSBインターフェース107、USBマスストレージクラスインターフェース206、USBディスクドライブインターフェース205Aおよび205Bを介して、管理者権限の有無に依存しないアクセス方法でスキャナ装置106にアクセスできる。ただし、コンピュータ100は直接的に画像読み取り部112を制御することはできず、あくまで記憶装置としてスキャナ装置106にアクセスできるにすぎない。   The scanner device 106 is recognized by the operating system 101 as a mass storage class device. Therefore, the computer 100 can access the scanner device 106 via the USB interface 107, the USB mass storage class interface 206, and the USB disk drive interfaces 205A and 205B of the scanner device 106 by an access method that does not depend on the presence or absence of administrator authority. However, the computer 100 cannot directly control the image reading unit 112 and can only access the scanner device 106 as a storage device.

また、スキャナ装置106には、スキャナ装置106を制御するための各種のファイルがROM127に保存されている。これらとしては、たとえば、キャプチャアプリケーションやライブラリファイルなどコンピュータ100が実行する制御プログラムや、ファームウエアなどスキャナ装置106が自ら実行する制御プログラムなどである。また、制御プログラムとともに利用される各種データもROM127に保存されている。このように、本実施形態では、キャプチャアプリケーションは、コンピュータ100のオペレーティングシステム101上で動作するプログラムであり、スキャナ装置106が実行するプログラムではない。   The scanner device 106 stores various files for controlling the scanner device 106 in the ROM 127. These include, for example, control programs executed by the computer 100 such as capture applications and library files, and control programs executed by the scanner device 106 such as firmware. Various data used together with the control program is also stored in the ROM 127. Thus, in the present embodiment, the capture application is a program that operates on the operating system 101 of the computer 100, and is not a program that is executed by the scanner device 106.

さらに、コンピュータ100は、ファイルシステム201に関連付けたファイルフォルダ内に、スキャナ装置106内に保存してある制御ファイルとキャプチャアプリケーションに対応するテーブルを形成する。コンピュータ100が認識できないファイルシステムの場合、対応するテーブルの形成はされない。たとえば、のウインドウズ(登録商標)系のオペレーティングシステムは、HFS系のファイルシステムや、UNIX(登録商標)系のファイルシステムを認識できない。よって、スキャナ装置106に、FATファイルシステムでフォーマットされたパーティションと、HFSファイルシステム(HFS+ファイルシステム)でフォーマットされたパーティションとが格納されていても、ウインドウズ(登録商標)系のオペレーティングシステムは、FATファイルシステムを認識し、HFS+ファイルシステムを認識できない。一方で、Mac OS(登録商標)やUNIX(登録商標)系のOSは、これらの両方のファイルシステムを認識できる。   Further, the computer 100 forms a table corresponding to the control file and the capture application stored in the scanner device 106 in the file folder associated with the file system 201. If the file system cannot be recognized by the computer 100, a corresponding table is not formed. For example, the Windows (registered trademark) operating system cannot recognize an HFS file system or a UNIX (registered trademark) file system. Therefore, even if a partition formatted with the FAT file system and a partition formatted with the HFS file system (HFS + file system) are stored in the scanner device 106, the Windows (registered trademark) operating system is It recognizes the file system and cannot recognize the HFS + file system. On the other hand, Mac OS (registered trademark) and UNIX (registered trademark) OS can recognize both of these file systems.

図3は、スキャナ装置106内のROM127のパーティション構成およびROM内に記憶されているソフトウエア構成を示すブロック図である。本実施例では、ROM127には、少なくとも2つのパーティションが確保されている。すなわち、FATパーティション1001は、第1のオペレーティングシステムと第2のオペレーティングシステムの双方がアクセス可能な第1のパーティションの一例であり、FATファイルシステムでフォーマットされたパーティションである。HFS+パーティション1002は、第1のオペレーティングシステムがアクセスできず、第2のオペレーティングシステムがアクセス可能な第2のパーティションの一例であり、HFS+ファイルシステムでフォーマットされたパーティションである。   FIG. 3 is a block diagram showing the partition configuration of the ROM 127 in the scanner device 106 and the software configuration stored in the ROM. In this embodiment, at least two partitions are secured in the ROM 127. That is, the FAT partition 1001 is an example of a first partition that can be accessed by both the first operating system and the second operating system, and is a partition formatted by the FAT file system. The HFS + partition 1002 is an example of a second partition that cannot be accessed by the first operating system and can be accessed by the second operating system, and is a partition formatted by the HFS + file system.

本実施形態では、CaptureAppilcation.exe210およびCaptureApplicationMac.app211は、ドライバプログラムを含み、コンピュータ100のCPU121で実行されて画像を読み取るための制御を行うキャプチャアプリケーションである。なお、この先の説明において、特に明示する必要のない場合、CaptureApplication.exe210およびCaptureApplicationMac.app211のことを、キャプチャアプリケーションと総称する。CaptureAppilcation.exe210は、第1のオペレーティングシステムを搭載した情報処理装置が実行する第1制御プログラムの一例である。CaptureApplicationMac.app211は、第2のオペレーティングシステムを搭載した情報処理装置が実行する第2制御プログラムの一例である。   In the present embodiment, CaptureApplication. exe210 and CaptureApplicationMac. The app 211 includes a driver program and is a capture application that is executed by the CPU 121 of the computer 100 and performs control for reading an image. Note that in the description above, if there is no particular need to specify, CaptureApplication. exe210 and CaptureApplicationMac. The app 211 is collectively referred to as a capture application. CaptureApplication. The exe 210 is an example of a first control program that is executed by the information processing apparatus equipped with the first operating system. CaptureApplicationMac. The app 211 is an example of a second control program that is executed by the information processing apparatus equipped with the second operating system.

Control.dat204およびControlMac.dat214は、スキャナ装置106を制御するために、キャプチャアプリケーション210を実行しているコンピュータ100からの制御コマンドなどが書き込まれる制御ファイルである。コンピュータ100は、スキャナ装置106をマスストレージとして認識しているため、制御ファイルに制御コマンドを書き込むことで、スキャナ装置106を間接的に制御する。なお、この先の説明において、特に明示する必要のない場合、Control.dat204およびControlMac.dat214を制御ファイルと総称する。   Control. dat204 and ControlMac. The dat 214 is a control file in which a control command or the like from the computer 100 executing the capture application 210 is written in order to control the scanner device 106. Since the computer 100 recognizes the scanner device 106 as mass storage, the computer 100 indirectly controls the scanner device 106 by writing a control command to the control file. In the above description, Control. dat204 and ControlMac. dat 214 is collectively referred to as a control file.

CaptureApplication.Exe210およびControl.dat204は、ウインドウズ(登録商標)上で動作するようにプログラムされたファイルである。CaptureApplicationMac.app211およびControlMac.dat214は、Mac OS(登録商標)上で動作するようにプログラムされたファイルである。   CaptureApplication. Exe210 and Control. The dat 204 is a file programmed to operate on Windows (registered trademark). CaptureApplicationMac. app211 and ControlMac. The dat 214 is a file programmed to operate on the Mac OS (registered trademark).

CommonData.dat220は、第1のオペレーティングシステムを搭載している情報処理装置と第2のオペレーティングシステムを搭載している情報処理装置とが共通に使用するデータの一例である。CommonData.dat220は、キャプチャアプリケーションが備える機能であるOCR(光学文字認識)にて使用されるOCRデータ(文字データ)である。   CommonData. The dat 220 is an example of data that is commonly used by the information processing apparatus equipped with the first operating system and the information processing apparatus equipped with the second operating system. CommonData. dat 220 is OCR data (character data) used in OCR (optical character recognition), which is a function of the capture application.

ここで、OCRデータが各々のオペレーティングシステムに依存しないことを説明する。一般的に、OCRでは、スキャナ装置106が取得した画像と、OCRデータとを比較し、比較した結果、画像とOCRデータの差異が小さいかどうかで、文字を認識する。つまり、複数のOCRデータのうち、スキャナ装置106が取得した画像に対して最も差異が小さなOCRデータが選択される。このように、OCRデータは、スキャナ装置106が取得した画像と比較するための画像データ群で構成されている。OCRデータは認識すべき文字の数に比例して増大するため、さまざまな言語に対応すると、非常に膨大なサイズのデータになりやすい。   Here, it will be described that the OCR data does not depend on each operating system. In general, in OCR, an image acquired by the scanner device 106 is compared with OCR data. As a result of comparison, characters are recognized depending on whether the difference between the image and the OCR data is small. That is, among the plurality of OCR data, the OCR data having the smallest difference with respect to the image acquired by the scanner device 106 is selected. As described above, the OCR data is composed of an image data group for comparison with an image acquired by the scanner device 106. Since the OCR data increases in proportion to the number of characters to be recognized, if it corresponds to various languages, it tends to be very large data.

図9は、OCRにて使用されるOCRデータを表す図である。図9(a)に示すのは、画像データ群の一部のデータである。図9(b)は、文字「1」の画像の拡大図である。図9(a)および図9(b)に示すように、一般的にOCRデータを構成する画像群は、文字の高さ方向をx方向とし、x方向と直交する方向をy方向とした、画素データの配列として提供される。すなわち、OCRデータは、画素データの配列で構成されたバイナリデータである。バイナリデータは、オペレーティングシステムのプログラム規則に依存しない。そのため、バイナリデータは、各々のオペレーティングシステムに依存しない。   FIG. 9 is a diagram illustrating OCR data used in OCR. FIG. 9A shows a part of the image data group. FIG. 9B is an enlarged view of the image of the character “1”. As shown in FIGS. 9 (a) and 9 (b), in general, the image group constituting the OCR data has the height direction of characters as the x direction and the direction orthogonal to the x direction as the y direction. Provided as an array of pixel data. That is, the OCR data is binary data composed of an array of pixel data. The binary data does not depend on the operating system program rules. Therefore, binary data does not depend on each operating system.

ここで問題となるのは、前述した、デバイスドライバやソフトウエアなどの多機能化による、プログラムサイズと、プログラムから利用されるデータのデータサイズの増大である。   The problem here is the increase in the program size and the data size of the data used from the program due to the multi-functionalization of the device driver and software, etc. described above.

たとえば、OCRデータは、画素データの配列として提供される。そのため、OCRデータには、OCRにて認識対象となる全ての文字および、認識対象とする全てのフォントの画素データを含む必要がある場合がある。たとえば、図9で示したOCRデータが、1画素1バイトで構成され、英語・日本語すべての文字の画像を認識対象として含むときのファイルサイズは、非常に大きくなる。このようなデータを格納するために必要な記憶容量の増大による、コストの増大が懸念されていることは前述の通りである。よって、OCRデータがオペレーティングシステムの種類に依存しないデータについては、複数のオペレーティングシステムによって共有および共用することが可能である。   For example, OCR data is provided as an array of pixel data. For this reason, the OCR data may need to include pixel data of all characters to be recognized by OCR and all fonts to be recognized. For example, the file size when the OCR data shown in FIG. 9 is composed of one byte per pixel and includes images of all English and Japanese characters as recognition targets becomes very large. As described above, there is a concern about an increase in cost due to an increase in storage capacity necessary for storing such data. Therefore, data whose OCR data does not depend on the type of operating system can be shared and shared by a plurality of operating systems.

図1に示したUSBディスクドライブインターフェース205Aは、FATファイルシステムでフォーマットされたFATパーティション1001に対応するように構成されている。一方、USBディスクドライブインターフェース205Bは、HFS+ファイルシステムでフォーマットされたHFS+パーティション1002に対応するように構成される。   The USB disk drive interface 205A shown in FIG. 1 is configured to correspond to a FAT partition 1001 formatted with the FAT file system. On the other hand, the USB disk drive interface 205B is configured to correspond to the HFS + partition 1002 formatted by the HFS + file system.

図4は、コンピュータ100へスキャナ装置106を接続してから、スキャナ装置106で画像読み取りを行うまでのフローのフローチャートである。   FIG. 4 is a flowchart of a flow from when the scanner device 106 is connected to the computer 100 to when the scanner device 106 reads an image.

ステップS301で、コンピュータ100のCPU121は、スキャナ装置106が接続されたか否かを判断する。ステップS302で、CPU121は、周辺デバイス(スキャナ装置106)のインターフェースに接続する。ステップS303で、CPU121は、周辺デバイスのインターフェースクラスの情報をスキャナ装置106から取得する。ステップS304で、CPU121は周辺デバイスのインターフェースクラスの情報から周辺装置の種類を認識する。上述したようにスキャナ装置106がUSBマスストレージクラスインターフェース206を有している。そのため、コンピュータ100にスキャナ装置106が接続されたとき、CPU121は、USBマスストレージデバイスが接続されたと認識する。また、スキャナ装置106は、USBマスストレージクラスインターフェース206のサブクラスとして、USBディスクドライブインターフェース205Aおよび205Bを有している。そのため、CPU121は、接続されたスキャナ装置106を2つの別々のディスクドライブとして認識する。   In step S301, the CPU 121 of the computer 100 determines whether or not the scanner device 106 is connected. In step S302, the CPU 121 connects to the interface of the peripheral device (scanner device 106). In step S <b> 303, the CPU 121 acquires information on the interface class of the peripheral device from the scanner device 106. In step S304, the CPU 121 recognizes the type of the peripheral device from the interface class information of the peripheral device. As described above, the scanner device 106 has the USB mass storage class interface 206. Therefore, when the scanner device 106 is connected to the computer 100, the CPU 121 recognizes that a USB mass storage device is connected. Further, the scanner device 106 has USB disk drive interfaces 205A and 205B as a subclass of the USB mass storage class interface 206. Therefore, the CPU 121 recognizes the connected scanner device 106 as two separate disk drives.

ステップS305で、オペレーティングシステム101は、スキャナ装置106内に保存してある各ファイルに対応するテーブルを、ファイルシステム201に関連付けたファイルフォルダ内に形成する。このことによりCPU121は、スキャナ装置106内に格納してある各ファイルを、ディスクドライブ上のファイルとして扱うことができるようになる。また、オペレーティングシステム101が、スキャナ装置106内に保存してある各ファイルに対応するテーブルを、ファイルシステム201に関連付けられなかった場合、そのディスクドライブは認識されず操作不可能となる。   In step S <b> 305, the operating system 101 forms a table corresponding to each file stored in the scanner device 106 in a file folder associated with the file system 201. As a result, the CPU 121 can handle each file stored in the scanner device 106 as a file on the disk drive. If the operating system 101 does not associate the table corresponding to each file stored in the scanner device 106 with the file system 201, the disk drive is not recognized and cannot be operated.

図5は、USBディスクドライブインターフェース205Aに対応するディスクドライブをファイル管理ソフトで開いた様子を示す図である。スキャナ装置106が内蔵するメモリに確保されたFATパーティションは、フォルダ300に対応している。   FIG. 5 is a diagram showing a state in which a disk drive corresponding to the USB disk drive interface 205A is opened by file management software. The FAT partition secured in the memory built in the scanner device 106 corresponds to the folder 300.

フォルダ300はコンピュータ100に接続されたキーボード/マウス125を使用して開くことができる。前述したように、USBディスクドライブインターフェース205Aは、FATパーティション1001に対応している。そのため、フォルダ300には、CaptureApplication.exe210、Control.dat204およびCommonData.dat220が格納されている。また、FATパーティション1001はFATファイルシステムで構成されている。そのため、フォルダ300は、FATファイルシステムとしてコンピュータ100に認識される。   Folder 300 can be opened using a keyboard / mouse 125 connected to computer 100. As described above, the USB disk drive interface 205A corresponds to the FAT partition 1001. Therefore, in the folder 300, CaptureApplication. exe210, Control. dat204 and CommonData. dat 220 is stored. The FAT partition 1001 is configured with a FAT file system. Therefore, the folder 300 is recognized by the computer 100 as a FAT file system.

図6は、USBディスクドライブインターフェース205Bに対応するディスクドライブをファイル管理ソフトで開いた様子を示す図である。スキャナ装置106が内蔵するメモリに確保されたHFS+パーティションは、フォルダ310に対応している。   FIG. 6 is a diagram showing a state in which a disk drive corresponding to the USB disk drive interface 205B is opened with file management software. The HFS + partition secured in the memory built in the scanner device 106 corresponds to the folder 310.

フォルダ310と同様、フォルダ310はコンピュータ100に接続されたキーボード/マウス125を使用して開くことができる。前述したように、USBディスクドライブインターフェース205Bは、HFS+パーティション1002に対応している。そのため、フォルダ310には、CaptureApplicationMac.app211とControlMac.dat214が格納されている。また、HFS+パーティション1002はHFS+ファイルシステムで構成されている。そのため、フォルダ310は、HFS+ファイルシステムとして、コンピュータ100によって認識される。   Similar to folder 310, folder 310 can be opened using keyboard / mouse 125 connected to computer 100. As described above, the USB disk drive interface 205B corresponds to the HFS + partition 1002. Therefore, in the folder 310, CaptureApplicationMac. app211 and ControlMac. dat 214 is stored. The HFS + partition 1002 is configured by an HFS + file system. Therefore, the folder 310 is recognized by the computer 100 as an HFS + file system.

ここで、たとえば、オペレーティングシステム101がウインドウズ(登録商標)であった場合の動作を説明する。ウインドウズ(登録商標)は、FATファイルシステムに対応しているが、HFS+ファイルシステムに対応していない。そのため、ウインドウズ(登録商標)では、フォルダ300は認識されるが、フォルダ310は認識されない。CaptureApplication.exe210は、ウインドウズ(登録商標)で動作するようプログラムされているため、ウインドウズ(登録商標)上で実行可能な実行プログラムである。   Here, for example, an operation when the operating system 101 is Windows (registered trademark) will be described. Windows (registered trademark) supports the FAT file system, but does not support the HFS + file system. Therefore, in Windows (registered trademark), the folder 300 is recognized, but the folder 310 is not recognized. CaptureApplication. The exe 210 is an execution program executable on Windows (registered trademark) because it is programmed to operate on Windows (registered trademark).

一方で、たとえば、オペレーティングシステム101がMac OS(登録商標)であった場合の動作を説明する。Mac OS(登録商標)は、FATファイルシステムおよびHFS+ファイルシステムに対応している。そのため、Mac OS(登録商標)では、フォルダ300およびフォルダ310ともに認識可能である。CaptureApplicationMac.app211は、Mac OS(登録商標)で動作するようプログラムされているため、Mac OS(登録商標)上で実行可能な実行プログラムである。しかしながら、CaptureApplication.exe210は、ウインドウズ(登録商標)で動作するようプログラムされていないため、Mac OS(登録商標)上で実行可能なプログラムではない。   On the other hand, for example, an operation when the operating system 101 is Mac OS (registered trademark) will be described. Mac OS (registered trademark) corresponds to the FAT file system and the HFS + file system. Therefore, the Mac OS (registered trademark) can recognize both the folder 300 and the folder 310. CaptureApplicationMac. The app 211 is an execution program that can be executed on the Mac OS (registered trademark) because it is programmed to operate on the Mac OS (registered trademark). However, CaptureApplication. The exe 210 is not a program that can be executed on the Windows (registered trademark), and thus is not an executable program on the Mac OS (registered trademark).

ステップS306で、CPU121は、フォルダ300内のキャプチャアプリケーションを起動するための指示が入力されたか否かを判定する。この指示は、キーボード/マウス125からユーザによって入力される。キャプチャアプリケーションを起動するための指示が入力されると、ステップS307に進む。   In step S306, the CPU 121 determines whether an instruction for starting the capture application in the folder 300 has been input. This instruction is input from the keyboard / mouse 125 by the user. When an instruction for starting the capture application is input, the process proceeds to step S307.

ステップS307で、CPU121は、スキャナ装置106からキャプチャアプリケーションを読み出してメモリ(RAM124)にロードして起動する。スキャナ装置106のUSBインターフェース107、USBコントローラ128およびCPU110は、コンピュータ100からのリード命令にしたがって、キャプチャアプリケーションをコンピュータ100に送信する。このようにスキャナ装置106のUSBインターフェース107などは、記憶手段が記憶している制御プログラムを情報処理装置に送信する送信手段の一例である。CPU121は、起動したキャプチャアプリケーションにしたがってOCRデータCommonData.dat220をスキャナ装置106から読み出して使用する。たとえば、CaptureApplication.exe210がメモリにロードされて起動した場合、CaptureApplication.exe210は、同一フォルダにあるCommonData.dat220を読み込む。一方、CaptureApplicationMac.app211がメモリにロードされて起動した場合、CaptureApplicationMac.app211は、フォルダ300内のCommonData.dat220を読み込む。実際にはキャプチャアプリケーションが備えるOCR機能がアクティブになったときに、CPU121は、読み取った画像データとOCRデータとを比較して文字認識を実行する。そのため、OCRデータは必ずしもRAM124にロードされる必要はないが、RAM124にロードすると文字認識の処理効率が向上する。   In step S307, the CPU 121 reads the capture application from the scanner device 106, loads it into the memory (RAM 124), and starts it. The USB interface 107, USB controller 128, and CPU 110 of the scanner device 106 transmit a capture application to the computer 100 in accordance with a read command from the computer 100. As described above, the USB interface 107 of the scanner device 106 is an example of a transmission unit that transmits the control program stored in the storage unit to the information processing apparatus. The CPU 121 reads the OCR data CommonData. The dat 220 is read from the scanner device 106 and used. For example, CaptureApplication. When exe 210 is loaded into memory and activated, CaptureApplication. exe 210 is a common data. dat220 is read. On the other hand, Capture Application Mac. When app211 is loaded into the memory and started, CaptureApplicationMac. app211 is a common data. dat220 is read. Actually, when the OCR function included in the capture application is activated, the CPU 121 compares the read image data with the OCR data and executes character recognition. Therefore, the OCR data does not necessarily need to be loaded into the RAM 124, but when loaded into the RAM 124, the character recognition processing efficiency is improved.

前述したように、CommonData.dat220は、FATファイルシステムとして認識されたパーティションに作成されたフォルダ300内に存在するオペレーティングシステム非依存のファイルである。よって、CommonData.dat220は、たとえば、前述した2つのオペレーションシステムであるウインドウズ(登録商標)およびMac OS(登録商標)からの認識が可能である。   As described above, CommonData. The dat 220 is an operating system-independent file that exists in the folder 300 created in the partition recognized as the FAT file system. Therefore, CommonData. The dat 220 can be recognized from, for example, Windows (registered trademark) and Mac OS (registered trademark), which are the two operation systems described above.

このように、複数のオペレーションシステムから共通で認識可能なファイルシステムでフォーマットされたパーティションにオペレーティングシステムの種類に依存しない共有データを配置することで、スキャナ装置106の記憶装置の記憶容量を節約できる。つまり、アプリケーションや設定ファイル等が記憶されるROM127等の記憶媒体の容量が小さくて済む構成となる。   As described above, the storage capacity of the storage device of the scanner device 106 can be saved by arranging the shared data independent of the type of the operating system in the partition formatted with a file system that can be commonly recognized by a plurality of operation systems. That is, the capacity of the storage medium such as the ROM 127 in which applications and setting files are stored can be reduced.

ここで、本実施形態では、スキャナ装置106は、コンピュータ100が送信する指示情報に基づいて制御されるコンピュータ100からの指示情報は、コンピュータ100によるソフトウエアの実行により、スキャナ装置106の記憶手段に書き込まれる。そして、スキャナ装置106のCPU110は、記憶手段に書き込まれた指示情報に基づいてスキャナ装置106の動作を制御するようになっている。たとえば、本実施形態では、コンピュータ100は、ディスプレイ126と接続しており、各種ユーザインターフェースをディスプレイ126に表示する。すなわち、コンピュータ100は、実際には、キャプチャアプリケーションの実行により、図7または図8に示すようなユーザインターフェースを表示可能である。ユーザは、このユーザインターフェースによりスキャナ装置106の制御条件を適宜指定できるようになっている。   Here, in the present embodiment, the scanner device 106 controls the instruction information from the computer 100 controlled based on the instruction information transmitted by the computer 100, and the computer 100 executes the software in the storage unit of the scanner device 106. Written. The CPU 110 of the scanner device 106 controls the operation of the scanner device 106 based on the instruction information written in the storage means. For example, in the present embodiment, the computer 100 is connected to the display 126 and displays various user interfaces on the display 126. That is, the computer 100 can actually display a user interface as shown in FIG. 7 or FIG. 8 by executing the capture application. The user can appropriately specify the control conditions of the scanner device 106 through this user interface.

図7は、CaptureApplication.exe210が起動したときに表示されるユーザインターフェースの一例を示した図である。図8は、CatptureApplicationMac.app211が起動したときに表示されるユーザインターフェースの一例を示した図である。図7または図8に示すようなインターフェースが表示されると、ユーザインターフェースには「モード」「用紙サイズ」「解像度」「読取り面」「OCR」といった5項目が表示されている。OCRの設定項目からわかるように、CaptureApplication.exe210およびCatptureApplicationMac.app211は情報処理装置に文字認識処理を実行させる文字認識プログラムを含んでいる。ユーザは、上記5項目の設定に変更の必要が生じれば、キーボード/マウス125を操作し、各項目の設定を所望の設定に変更可能である。さらに、読み取った画像を保存するための画像ファイルのファイル名(本実施形態では、test1)もキーボード/マウス125を操作して入力される。最後に、スキャンボタン301がキーボード/マウス125を使用してクリックされる。   FIG. 7 shows CaptureApplication. It is the figure which showed an example of the user interface displayed when exe210 starts. FIG. 8 is a diagram of CaptureApplicationMac. It is the figure which showed an example of the user interface displayed when app211 starts. When the interface shown in FIG. 7 or FIG. 8 is displayed, five items such as “mode”, “paper size”, “resolution”, “reading surface”, and “OCR” are displayed on the user interface. As can be seen from the setting items of OCR, CaptureApplication. exe210 and CaptureApplicationMac. The app 211 includes a character recognition program that causes the information processing apparatus to execute character recognition processing. If the user needs to change the settings of the five items, the user can operate the keyboard / mouse 125 to change the settings of the items to desired settings. Further, the file name (test 1 in this embodiment) of the image file for storing the read image is also input by operating the keyboard / mouse 125. Finally, the scan button 301 is clicked using the keyboard / mouse 125.

スキャンボタン301がキーボード/マウス125によりクリックされると、CPU121、キャプチャアプリケーションにしたがって、スキャン設定を受け付け、スキャナ装置106内の制御ファイルにスキャン設定(指示情報)を書き込む。さらに、ステップS308で、CPU121は、スキャン開始コマンドデータ(指示情報)も制御ファイルに書き込む。制御ファイルは、種類の異なる複数のオペレーティングシステムからアクセス可能かつリードライト可能な第3のパーティション(例:FATパーティション)に格納されている。なお、上述したFATパーティション1001がリードライト可能なパーティションであれば、そこに制御ファイルが書き込まれる。第3のパーティションやFATパーティション1001は、フラッシュメモリ(登録商標)などのRAM203や、ROM127のうちEEPROMなどのリードライト可能なメモリの部分に確保される。HFSパーティション1002もROM127のうちEEPROMなどのリードライト可能なメモリの部分に確保されてもよい。このようにRAM203やROM127は情報処理装置が実行するプログラムであって、周辺装置を制御する制御プログラムを記憶する記憶手段として機能する。   When the scan button 301 is clicked with the keyboard / mouse 125, the CPU 121 accepts the scan setting according to the capture application, and writes the scan setting (instruction information) to the control file in the scanner device 106. In step S308, the CPU 121 also writes scan start command data (instruction information) in the control file. The control file is stored in a third partition (eg, FAT partition) that can be accessed and read / written from a plurality of different types of operating systems. If the above FAT partition 1001 is a readable / writable partition, a control file is written there. The third partition and the FAT partition 1001 are secured in a RAM 203 such as a flash memory (registered trademark) and a readable / writable memory portion such as an EEPROM in the ROM 127. The HFS partition 1002 may also be secured in a readable / writable memory portion of the ROM 127 such as an EEPROM. As described above, the RAM 203 and the ROM 127 are programs executed by the information processing apparatus and function as a storage unit that stores a control program for controlling the peripheral device.

スキャナ装置106のCPU110は、制御ファイルを監視している。そして、CPU110は、スキャン設定およびスキャン開始コマンドデータが制御ファイルに書かれたことを検出すると、制御ファイルを読み込んで、制御ファイルに書かれているスキャン設定にしたがって画像読み取り部112を制御し、スキャンを開始する。スキャナ装置106はスキャンを開始すると、画像読み取り部112で読み取った画像データをCPU110は制御ファイルに書き込む。この制御ファイルは、スキャン設定を可能としている制御ファイルと同一であってもよいし、異なってもよい。このように、CPU110は、情報処理装置が周辺装置に接続された状態で当該情報処理装置が制御プログラムを実行することで制御プログラムにしたがって情報処理装置により記憶手段に書き込まれた指示情報にしたがって周辺装置の動作を制御する制御手段として機能する。また、CPU110は、情報処理装置が制御プログラムを実行することで制御プログラムにしたがって情報処理装置により記憶手段に書き込まれた読取制御コマンドを読み出し、読取制御コマンドにしたがって画像読取装置の画像読取動作を制御する制御手段として機能する。   The CPU 110 of the scanner device 106 monitors the control file. When the CPU 110 detects that the scan setting and the scan start command data are written in the control file, the CPU 110 reads the control file and controls the image reading unit 112 according to the scan setting written in the control file. To start. When the scanner device 106 starts scanning, the CPU 110 writes the image data read by the image reading unit 112 into the control file. This control file may be the same as or different from the control file that enables the scan setting. As described above, the CPU 110 executes the peripheral in accordance with the instruction information written in the storage unit by the information processing apparatus according to the control program when the information processing apparatus executes the control program while the information processing apparatus is connected to the peripheral apparatus. It functions as a control means for controlling the operation of the apparatus. Further, the CPU 110 executes a control program executed by the information processing apparatus, reads the reading control command written in the storage unit by the information processing apparatus according to the control program, and controls the image reading operation of the image reading apparatus according to the reading control command. Functions as a control means.

ステップS309で、コンピュータ100のCPU121は、画像データが制御ファイルに書き込まれたか否かを監視する。画像データが制御ファイルに書き込まれたことを検出すると、ステップS310に進む。   In step S309, the CPU 121 of the computer 100 monitors whether image data has been written in the control file. If it is detected that the image data has been written to the control file, the process proceeds to step S310.

ステップS310で、CPU121は、制御ファイルから画像データを読み出す。ステップS311で、CPU121は、指定された画像ファイル(本実施形態では、ファイル名「test1」)を作成し、ハードディスクドライブ122に記憶する。   In step S310, the CPU 121 reads image data from the control file. In step S <b> 311, the CPU 121 creates a specified image file (file name “test1” in this embodiment) and stores it in the hard disk drive 122.

本実施形態の周辺装置はプリンタや複合機等の画像形成機能を有する装置でもよい。CaptureApplication.exe等の制御ソフトウエアは、USBメモリとして認識されるRAM上のファイルの受け渡しで画像読取及び画像形成の少なくとも一方に関するコマンドの送出と、画像データのスキャナからの移動やプリンタ等への移動を可能とするドライバ機能を有するものであってもよい。またはドライバ機能を有するモジュール等の他のプログラムとリンクして、USBメモリとして認識されるRAM上のファイルの受け渡しを行うことによって、画像読取や画像形成に関するコマンドの送出と、画像データのスキャナからの移動やプリンタ等への移動を可能とするようにしてもよい。   The peripheral device according to the present embodiment may be a device having an image forming function such as a printer or a multifunction peripheral. CaptureApplication. Control software such as exe can send commands related to at least one of image reading and image formation and transfer image data from a scanner or printer to a printer, etc. It may have a driver function. Or, by linking with another program such as a module having a driver function and transferring a file on a RAM that is recognized as a USB memory, a command related to image reading or image formation is transmitted, and image data is scanned from a scanner. You may enable it to move to a printer or the like.

以上説明したように、本発明によればデバイスドライバやソフトウエアなどの制御プログラムを周辺装置に記憶させておき、それを情報処理装置に渡すことで、制御プログラムを情報処理装置にインストールすることなく、周辺装置を利用できるようになる。さらに、複数のオペレーティングシステムのそれぞれごとに対応する制御プログラムが用意されているため、周辺装置を異なるオペレーティングシステムから利用できるようになる。さらに、オペレーティングシステムに依存しないデータは共通のデータとして周辺装置に記憶させておくことで、記憶手段の記憶容量を節約できる。すなわち、複数のオペレーションシステムから利用可能な周辺装置を安価な構成で提供できる。   As described above, according to the present invention, a control program such as a device driver or software is stored in a peripheral device and passed to the information processing device, so that the control program is not installed in the information processing device. Peripheral devices can be used. Furthermore, since a control program corresponding to each of a plurality of operating systems is prepared, peripheral devices can be used from different operating systems. Furthermore, the storage capacity of the storage means can be saved by storing the data independent of the operating system in the peripheral device as common data. That is, peripheral devices that can be used from a plurality of operation systems can be provided with an inexpensive configuration.

具体的には、本発明のスキャナ装置106が備える記憶装置は、第1のオペレーティングシステムを搭載した情報処理装置が実行する第1制御プログラム(例:CaptureAppilcation.exe210)と、第2のオペレーティングシステムを搭載した情報処理装置が実行する第2制御プログラム(例:CaptureApplicationMac.app211)とを記憶しているとともに、第1のオペレーティングシステムを搭載している情報処理装置と第2のオペレーティングシステムを搭載している情報処理装置とが共通に使用するデータ(例:CommonData.dat220)を記憶している。よって、種類の異なる複数のオペレーティングのそれぞれごとにデータを記憶する必要がなくなるため、記憶容量を節約でき、安価に周辺装置を提供しやすくなる。   Specifically, the storage device included in the scanner device 106 of the present invention includes a first control program (e.g., CaptureApplication.exe210) executed by the information processing apparatus equipped with the first operating system, and a second operating system. A second control program (e.g., CaptureApplicationMac.app211) executed by the installed information processing apparatus is stored, and the information processing apparatus having the first operating system and the second operating system are installed. The data (for example, CommonData.dat220) used in common with the information processing apparatus is stored. Therefore, it is not necessary to store data for each of a plurality of different types of operating systems, so that the storage capacity can be saved and peripheral devices can be easily provided at low cost.

とりわけ、種類の異なる複数のオペレーティングシステムからアクセス可能な第1のパーティションには、第1のオペレーティングシステム向けの第1制御プログラムと、第1のオペレーティングシステムと第2のオペレーティングシステムとが共通に使用するデータとを記憶している。また、第2のパーティションは、第2のオペレーティングシステム向けの第2制御プログラムを記憶している。このように第1のパーティションに共用データを格納すれば、種類の異なる複数のオペレーティングシステムによってデータを共用しやすくなる。   In particular, the first control program for the first operating system and the first operating system and the second operating system are commonly used for the first partition accessible from a plurality of different types of operating systems. I remember the data. The second partition stores a second control program for the second operating system. If shared data is stored in the first partition in this way, data can be easily shared by a plurality of different operating systems.

また、共用データとしては、文字認識処理プログラムを実行した情報処理装置が文字認識に使用する文字データ(OCRデータ)など、比較的にサイズが大きくなるようなデータであれば、記憶容量の節約効果が大きい。   In addition, as the shared data, if the data is relatively large, such as character data (OCR data) used for character recognition by the information processing apparatus that has executed the character recognition processing program, the storage capacity can be saved. Is big.

なお、上述した実施形態では、第1のオペレーティングシステムがウインドウズ(登録商標)であり、第2のオペレーティングシステムがMac OS(登録商標)であるものと仮定して説明したが、本発明はこのような組み合わせ及び構成に限定されず、種類の異なる複数のオペレーティングシステム(2種類以上を含む)の組み合わせに適宜対応することができる。また、オペレーティングシステムは、UNIX(登録商標)をベースとしたOSであってもよい。たとえば、ウインドウズ(登録商標)、Mac OS(登録商標)、UNIX(登録商標)に対応した各制御プログラムと、これら各OS(2つ又は3つ)の各組み合わせに応じて共通に使用するデータとを記憶させることもできる。   In the embodiment described above, the first operating system is assumed to be Windows (registered trademark) and the second operating system is assumed to be Mac OS (registered trademark). The present invention is not limited to such a combination and configuration, and can appropriately correspond to a combination of a plurality of different types of operating systems (including two or more types). The operating system may be an OS based on UNIX (registered trademark). For example, each control program corresponding to Windows (registered trademark), Mac OS (registered trademark), UNIX (registered trademark), and data commonly used according to each combination of these OSs (two or three) Can also be stored.

Claims (7)

情報処理装置からの指示情報にしたがって所定の処理を実行する周辺装置であって、
前記情報処理装置が実行するプログラムであって、前記周辺装置を制御する制御プログラムを記憶する記憶手段と、
前記記憶手段が記憶している前記制御プログラムを前記情報処理装置に送信する送信手段と、
前記情報処理装置が前記周辺装置に接続された状態で前記情報処理装置が前記制御プログラムを実行することで前記制御プログラムにしたがって前記情報処理装置により前記記憶手段に書き込まれた指示情報にしたがって前記周辺装置の動作を制御する制御手段と
を備え、
前記周辺装置は、第1のオペレーティングシステムを搭載した情報処理装置と、前記第1のオペレーティングシステムとは実行ファイルの互換性がない第2のオペレーティングシステムを搭載した情報処理装置とが択一的に接続される周辺装置であり、
前記記憶手段は、前記制御プログラムとして、
前記第1のオペレーティングシステムを搭載した情報処理装置が実行する第1制御プログラムと、
前記第2のオペレーティングシステムを搭載した情報処理装置が実行する第2制御プログラムと
を記憶しているとともに、
前記第1のオペレーティングシステムを搭載している情報処理装置と前記第2のオペレーティングシステムを搭載している情報処理装置とが共通に使用するデータを記憶していることを特徴とする周辺装置。
A peripheral device that executes predetermined processing according to instruction information from the information processing device,
Storage means for storing a control program for controlling the peripheral device, which is a program executed by the information processing apparatus;
Transmitting means for transmitting the control program stored in the storage means to the information processing apparatus;
The information processing apparatus executes the control program in a state where the information processing apparatus is connected to the peripheral device, so that the peripheral according to the instruction information written in the storage unit by the information processing apparatus according to the control program Control means for controlling the operation of the device,
As the peripheral device, an information processing device equipped with a first operating system and an information processing device equipped with a second operating system that does not have executable file compatibility with the first operating system are alternatively used. A peripheral device to be connected,
The storage means is the control program,
A first control program executed by an information processing apparatus equipped with the first operating system;
Storing a second control program executed by the information processing apparatus equipped with the second operating system;
A peripheral device that stores data used in common by an information processing device equipped with the first operating system and an information processing device equipped with the second operating system.
前記記憶手段は、
前記第1のオペレーティングシステムと前記第2のオペレーティングシステムの双方がアクセス可能な第1のパーティションと、
前記第1のオペレーティングシステムがアクセスできず、前記第2のオペレーティングシステムがアクセス可能な第2のパーティションと
を備え、
前記第1のパーティションは、前記第1のオペレーティングシステム向けの前記第1制御プログラムと、前記第1のオペレーティングシステムと前記第2のオペレーティングシステムとが共通に使用する前記データとを記憶しており、
前記第2のパーティションは、前記第2のオペレーティングシステム向けの前記第2制御プログラムを記憶していることを特徴とする請求項1に記載の周辺装置。
The storage means
A first partition accessible to both the first operating system and the second operating system;
A second partition that is inaccessible by the first operating system and accessible by the second operating system;
The first partition stores the first control program for the first operating system and the data used in common by the first operating system and the second operating system,
The peripheral device according to claim 1, wherein the second partition stores the second control program for the second operating system.
前記第1のパーティションはFATファイルシステムのパーティションであり、
前記第2のパーティションはHFSファイルシステムのパーティションであることを特徴とする請求項2に記載の周辺装置。
The first partition is a FAT file system partition;
The peripheral device according to claim 2, wherein the second partition is an HFS file system partition.
前記制御プログラムは、前記情報処理装置に、前記指示情報を前記第1のパーティションに書き込ませることを特徴とする請求項1ないし3のいずれか1項に記載の周辺装置。   4. The peripheral device according to claim 1, wherein the control program causes the information processing apparatus to write the instruction information in the first partition. 5. 情報処理装置からの指示情報にしたがって画像読み取り処理を実行する画像読取装置であって、
前記情報処理装置が実行するプログラムであって、前記画像読取装置を制御する制御プログラムを記憶する記憶手段と、
前記記憶手段が記憶している前記制御プログラムを前記情報処理装置に送信する送信手段と、
前記情報処理装置が前記制御プログラムを実行することで前記制御プログラムにしたがって前記情報処理装置により前記記憶手段に書き込まれた読取制御コマンドを読み出し、前記読取制御コマンドにしたがって前記画像読取装置の画像読取動作を制御する制御手段と
を備え、
前記画像読取装置は、第1のオペレーティングシステムを搭載した情報処理装置と、前記第1のオペレーティングシステムとは実行ファイルの互換性がない第2のオペレーティングシステムを搭載した情報処理装置とが択一的に接続される画像読取装置であり、
前記記憶手段は、前記制御プログラムとして、
前記第1のオペレーティングシステムを搭載した情報処理装置が実行する第1制御プログラムと、
前記第2のオペレーティングシステムを搭載した情報処理装置が実行する第2制御プログラムと
を記憶しているとともに、
前記第1のオペレーティングシステムを搭載している情報処理装置と前記第2のオペレーティングシステムを搭載している情報処理装置とが共通に使用するデータを記憶していることを特徴とする画像読取装置。
An image reading device that executes image reading processing in accordance with instruction information from an information processing device,
A storage unit that stores a control program for controlling the image reading apparatus, the program being executed by the information processing apparatus;
Transmitting means for transmitting the control program stored in the storage means to the information processing apparatus;
The information processing apparatus executes the control program to read a reading control command written in the storage unit by the information processing apparatus according to the control program, and an image reading operation of the image reading apparatus according to the reading control command Control means for controlling
As the image reading device, an information processing device equipped with a first operating system and an information processing device equipped with a second operating system that has no executable file compatibility with the first operating system are alternatives. An image reading device connected to
The storage means is the control program,
A first control program executed by an information processing apparatus equipped with the first operating system;
Storing a second control program executed by the information processing apparatus equipped with the second operating system;
An image reading apparatus, wherein data used in common by an information processing apparatus equipped with the first operating system and an information processing apparatus equipped with the second operating system is stored.
前記制御プログラムは前記情報処理装置に文字認識処理を実行させる文字認識プログラムを含み、
前記第1のオペレーティングシステムと前記第2のオペレーティングシステムとが共通に使用する前記データは、前記文字認識プログラムを実行した情報処理装置が文字認識に使用する文字データであることを特徴とする請求項5に記載の画像読取装置。
The control program includes a character recognition program that causes the information processing apparatus to perform character recognition processing,
The data used in common by the first operating system and the second operating system is character data used for character recognition by an information processing apparatus that has executed the character recognition program. The image reading apparatus according to 5.
情報処理装置と、接続された前記情報処理装置からの指示情報にしたがって所定の処理を実行する周辺装置とを備えた情報処理システムであって、
前記周辺装置は、
前記情報処理装置が実行するプログラムであって、前記周辺装置を制御する制御プログラムを記憶する記憶手段と、
前記情報処理装置が前記周辺装置に接続された状態で前記制御プログラムを実行することで前記制御プログラムにしたがって前記情報処理装置により前記記憶手段に書き込まれた指示情報にしたがって前記周辺装置の動作を制御する制御手段と
を備え、
前記周辺装置は、第1のオペレーティングシステムを搭載した情報処理装置と、前記第1のオペレーティングシステムとは実行ファイルの互換性がない第2のオペレーティングシステムを搭載した情報処理装置とが択一的に接続される周辺装置であり、
前記記憶手段は、前記制御プログラムとして、
前記第1のオペレーティングシステムを搭載した情報処理装置が実行する第1制御プログラムと、
前記第2のオペレーティングシステムを搭載した情報処理装置が実行する第2制御プログラムと
を記憶しているとともに、
前記第1のオペレーティングシステムを搭載している情報処理装置と前記第2のオペレーティングシステムを搭載している情報処理装置とが共通に使用するデータを記憶していることを特徴とする情報処理システム。
An information processing system comprising an information processing device and a peripheral device that executes predetermined processing according to instruction information from the connected information processing device,
The peripheral device is:
Storage means for storing a control program for controlling the peripheral device, which is a program executed by the information processing apparatus;
By executing the control program while the information processing apparatus is connected to the peripheral device, the operation of the peripheral device is controlled according to the instruction information written in the storage means by the information processing device according to the control program. Control means for
As the peripheral device, an information processing device equipped with a first operating system and an information processing device equipped with a second operating system that does not have executable file compatibility with the first operating system are alternatively used. A peripheral device to be connected,
The storage means is the control program,
A first control program executed by an information processing apparatus equipped with the first operating system;
Storing a second control program executed by the information processing apparatus equipped with the second operating system;
An information processing system characterized in that data used in common by an information processing apparatus equipped with the first operating system and an information processing apparatus equipped with the second operating system is stored.
JP2011079718A 2011-03-23 2011-03-31 Peripheral device, image reading device, and information processing system Active JP5869228B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2011079718A JP5869228B2 (en) 2011-03-31 2011-03-31 Peripheral device, image reading device, and information processing system
EP12157417.2A EP2503466B1 (en) 2011-03-23 2012-02-29 Peripheral device used while being connected to information processing apparatus
US13/419,334 US9176745B2 (en) 2011-03-23 2012-03-13 Peripheral device used while being connected to information processing apparatus
CN201210079796.5A CN102841864B (en) 2011-03-23 2012-03-23 Peripheral unit, image-reading device and information handling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011079718A JP5869228B2 (en) 2011-03-31 2011-03-31 Peripheral device, image reading device, and information processing system

Publications (2)

Publication Number Publication Date
JP2012215986A true JP2012215986A (en) 2012-11-08
JP5869228B2 JP5869228B2 (en) 2016-02-24

Family

ID=47268710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011079718A Active JP5869228B2 (en) 2011-03-23 2011-03-31 Peripheral device, image reading device, and information processing system

Country Status (1)

Country Link
JP (1) JP5869228B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014120065A (en) * 2012-12-18 2014-06-30 Canon Electronics Inc Peripheral device, control method of peripheral device and program
US9513854B2 (en) 2013-03-29 2016-12-06 Seiko Epson Corporation Network device for handling process request in a folder

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10260927A (en) * 1997-03-20 1998-09-29 Ricoh Co Ltd Interface method and interface device for peripheral equipment
JPH1185546A (en) * 1997-09-12 1999-03-30 Hitachi Ltd Inter-process communicating method on heterogeneous os
JPH11126173A (en) * 1997-10-22 1999-05-11 Nec Corp Memory access controller and storage medium therefor
JP2000235503A (en) * 1999-02-16 2000-08-29 Hitachi Ltd Operating system and computer
JP2001202321A (en) * 2000-01-19 2001-07-27 Hitachi Ltd Communication system for computer system and peripheral equipment usable for the communication system
JP2001243080A (en) * 2000-03-02 2001-09-07 Hitachi Ltd Information processor
JP2006323510A (en) * 2005-05-17 2006-11-30 Matsushita Electric Ind Co Ltd Information processing method and information processing system
WO2009004757A1 (en) * 2007-07-05 2009-01-08 Panasonic Corporation Data processing device, data processing method, data processing program, recording medium, and integrated circuit
JP2010113702A (en) * 2008-06-27 2010-05-20 Canon Electronics Inc Peripheral device and image reading device
JP2011191939A (en) * 2010-03-12 2011-09-29 Canon Electronics Inc Peripheral device
JP2012203461A (en) * 2011-03-23 2012-10-22 Canon Electronics Inc Peripheral device and scanner device

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10260927A (en) * 1997-03-20 1998-09-29 Ricoh Co Ltd Interface method and interface device for peripheral equipment
JPH1185546A (en) * 1997-09-12 1999-03-30 Hitachi Ltd Inter-process communicating method on heterogeneous os
JPH11126173A (en) * 1997-10-22 1999-05-11 Nec Corp Memory access controller and storage medium therefor
JP2000235503A (en) * 1999-02-16 2000-08-29 Hitachi Ltd Operating system and computer
JP2001202321A (en) * 2000-01-19 2001-07-27 Hitachi Ltd Communication system for computer system and peripheral equipment usable for the communication system
JP2001243080A (en) * 2000-03-02 2001-09-07 Hitachi Ltd Information processor
JP2006323510A (en) * 2005-05-17 2006-11-30 Matsushita Electric Ind Co Ltd Information processing method and information processing system
WO2009004757A1 (en) * 2007-07-05 2009-01-08 Panasonic Corporation Data processing device, data processing method, data processing program, recording medium, and integrated circuit
JP2010113702A (en) * 2008-06-27 2010-05-20 Canon Electronics Inc Peripheral device and image reading device
JP2011191939A (en) * 2010-03-12 2011-09-29 Canon Electronics Inc Peripheral device
JP2012203461A (en) * 2011-03-23 2012-10-22 Canon Electronics Inc Peripheral device and scanner device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014120065A (en) * 2012-12-18 2014-06-30 Canon Electronics Inc Peripheral device, control method of peripheral device and program
US9513854B2 (en) 2013-03-29 2016-12-06 Seiko Epson Corporation Network device for handling process request in a folder

Also Published As

Publication number Publication date
JP5869228B2 (en) 2016-02-24

Similar Documents

Publication Publication Date Title
US9124751B2 (en) Peripheral device and image reading device
EP2503466B1 (en) Peripheral device used while being connected to information processing apparatus
US20080068655A1 (en) Data processing apparatus and recording medium
US8451484B2 (en) Information processing apparatus, printing apparatus, electronic device, and computer program therefor based on existence of printer configuration file
US9224073B2 (en) Data processor saving data indicating progress status of printing process retrievable by client
US20050219556A1 (en) Printing system and method thereof
US9170763B2 (en) Information processing apparatus and control method
US9606761B2 (en) Information processing apparatus for controlling an output process and method for the same
JP5532317B2 (en) Data structure of image formation control program, image formation program, and image formation setting information
JP5815256B2 (en) Peripheral device and image reading device
US9894241B2 (en) Printing apparatus and control method for printing apparatus for controlling an interface configuration
JP5869228B2 (en) Peripheral device, image reading device, and information processing system
US9036190B2 (en) Information processing apparatus and method of installing a printer driver
JP5596376B2 (en) Peripheral device
US20230086590A1 (en) Information processing apparatus, method for controlling information processing apparatus, and storage medium
JP2005115427A (en) Peripheral device locally connected to computer
JP2006293638A (en) Information processor and peripheral equipment
JP2012059106A (en) Customization device, printing system, customization method, and customization program
US10768846B2 (en) Information processing apparatus and control method of information processing apparatus
US8675223B2 (en) Image forming device, image forming system and computer readable medium for installing related software to another device
JP2005063128A (en) Print terminal and print data output device
US20230161523A1 (en) Image forming device, method of controlling image forming device, and program
US20240061631A1 (en) Image processing apparatus, control method, and storage medium
KR20200132784A (en) Method for printing document generated by web application and apparatus for performing the same
KR101063412B1 (en) File Printing System and File Printing Method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140310

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141222

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150219

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150814

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151116

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20151124

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20151218

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160107

R150 Certificate of patent or registration of utility model

Ref document number: 5869228

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250