JP2012226644A - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP2012226644A
JP2012226644A JP2011094932A JP2011094932A JP2012226644A JP 2012226644 A JP2012226644 A JP 2012226644A JP 2011094932 A JP2011094932 A JP 2011094932A JP 2011094932 A JP2011094932 A JP 2011094932A JP 2012226644 A JP2012226644 A JP 2012226644A
Authority
JP
Japan
Prior art keywords
identifier
unit
external device
communication unit
communication
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
JP2011094932A
Other languages
Japanese (ja)
Other versions
JP5866794B2 (en
Inventor
Akiyoshi Osugi
彰義 大杉
Hirotaka Sasaki
浩高 佐々木
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2011094932A priority Critical patent/JP5866794B2/en
Publication of JP2012226644A publication Critical patent/JP2012226644A/en
Application granted granted Critical
Publication of JP5866794B2 publication Critical patent/JP5866794B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

PROBLEM TO BE SOLVED: To prevent a screen corresponding to an external device from being displayed even when power supply to communication means to which the external device is connected is resumed in the state where the external device is connected after power supply to the communication means is stopped.SOLUTION: A control section 102 stores in a storage section 103 an identifier being stored in an external device connected to a second communication section 110 before shifting to a power saving state. When shifting from the power saving state to a power non-saving state, in the case where the identifier being stored in the storage section 103 is the same as an identifier acquired from the external device connected to the second communication section 110, the control section 102 prevents a screen corresponding to the external device from being displayed on a display section 105. Furthermore, in the case where the identifier being stored in the storage section 103 is different from the identifier acquired from the external device connected to the second communication section 110, the control section 102 displays the screen corresponding to the connected external device on the display section 105.

Description

本発明は、情報処理装置およびプログラムに関する。   The present invention relates to an information processing apparatus and a program.

固有の識別子を有する周辺機器が接続されるコンピュータ装置の発明として特許文献1に開示された発明がある。特許文献1に開示されているホストコンピュータは、USB(Universal Serial Bus)インターフェースを備えており、USBインターフェースに周辺機器が接続されると、周辺機器が有するベンダーIDおよびプロダクトIDを取得する。また、このコンピュータは、ベンダーIDおよびプロダクトIDを取得すると、取得した各IDと、過去に記憶したベンダーIDおよびプロダクトIDとを比較する。   As an invention of a computer device to which a peripheral device having a unique identifier is connected, there is an invention disclosed in Patent Document 1. The host computer disclosed in Patent Document 1 includes a USB (Universal Serial Bus) interface. When a peripheral device is connected to the USB interface, a vendor ID and a product ID of the peripheral device are acquired. Further, when the computer acquires the vendor ID and the product ID, the computer compares each acquired ID with the previously stored vendor ID and product ID.

特開2003−196224号公報JP 2003-196224 A

本発明は、外部装置が接続されている通信手段への電力供給が停止された後に当該外部装置が接続された状態で通信手段へ電力供給が再開されても当該外部装置に対応した画面を表示しないようにすることを目的とする。   The present invention displays a screen corresponding to an external device even when power supply to the communication unit is resumed after the power supply to the communication unit to which the external device is connected is stopped. The purpose is not to.

本発明の請求項1に係る情報処理装置は、外部装置が接続され、電力が供給されると前記外部装置と通信可能となる通信手段と、前記通信手段への電力供給を制御する供給制御手段と、前記供給制御手段により前記通信手段への電力供給を停止する場合、前記通信手段に接続された外部装置から当該外部装置を特定する識別子を取得し、取得した当該識別子を記憶部に記憶させる識別子記憶手段と、前記供給制御手段により前記通信手段へ電力を供給する場合、前記通信手段に接続された外部装置から当該外部装置を特定する識別子を取得する識別子取得手段と、前記記憶部に記憶されている識別子が前記識別子取得手段で取得された識別子と同じである場合、前記通信手段に接続されている外部装置に対応した画面を表示部に表示させず、前記記憶部に記憶されている識別子が前記識別子取得手段で取得された識別子と異なる場合、前記通信手段に接続されている外部装置に対応した画面を表示部に表示させる表示制御手段とを備える構成を有する。   An information processing apparatus according to claim 1 of the present invention includes a communication unit that can communicate with the external device when an external device is connected and supplied with power, and a supply control unit that controls power supply to the communication unit. When the power supply to the communication unit is stopped by the supply control unit, an identifier for identifying the external device is acquired from the external device connected to the communication unit, and the acquired identifier is stored in the storage unit When power is supplied to the communication unit by the supply unit, an identifier storage unit that acquires an identifier that identifies the external device from the external device connected to the communication unit, and stores in the storage unit If the identifier being the same as the identifier acquired by the identifier acquisition means, without displaying a screen corresponding to the external device connected to the communication means on the display unit, A display control unit configured to display a screen corresponding to an external device connected to the communication unit on the display unit when the identifier stored in the storage unit is different from the identifier acquired by the identifier acquisition unit. Have

また、本発明の請求項2に係るプログラムは、コンピュータを、電力が供給されると外部装置と通信可能となる通信手段への電力供給を制御する供給制御手段と、前記供給制御手段により前記通信手段への電力供給を停止する場合、前記通信手段に接続された外部装置から当該外部装置を特定する識別子を取得し、取得した当該識別子を記憶部に記憶させる識別子記憶手段と、前記供給制御手段により前記通信手段へ電力を供給する場合、前記通信手段に接続された外部装置から当該外部装置を特定する識別子を取得する識別子取得手段と、前記記憶部に記憶されている識別子が前記識別子取得手段で取得された識別子と同じである場合、前記通信手段に接続されている外部装置に対応した画面を表示部に表示させず、前記記憶部に記憶されている識別子が前記識別子取得手段で取得された識別子と異なる場合、前記通信手段に接続されている外部装置に対応した画面を表示部に表示させる表示制御手段として機能させるためのプログラムである。   According to a second aspect of the present invention, there is provided a program for controlling a computer to supply power to a communication unit that can communicate with an external device when power is supplied; and the communication by the supply control unit. An identifier storage unit that acquires an identifier for identifying the external device from an external device connected to the communication unit, and stores the acquired identifier in a storage unit when the power supply to the unit is stopped; and the supply control unit When power is supplied to the communication unit by the identifier acquisition unit for acquiring an identifier for specifying the external device from the external device connected to the communication unit, and the identifier stored in the storage unit is the identifier acquisition unit. If the identifier is the same as the identifier acquired in step (b), the screen corresponding to the external device connected to the communication means is not displayed on the display unit but stored in the storage unit. If the identifier there are different from the identifier acquired by the identifier acquiring means, a program for functioning as display control means for displaying a screen corresponding to the external device connected to the communication unit on the display unit.

請求項1,2に係る発明によれば、外部装置が接続されている通信手段への電力供給が停止された後に当該外部装置が接続された状態で通信手段へ電力供給が再開されても当該外部装置に対応した画面が表示されない。   According to the first and second aspects of the invention, even if power supply to the communication unit is resumed in a state where the external device is connected after the power supply to the communication unit to which the external device is connected is stopped, The screen corresponding to the external device is not displayed.

本発明の一実施形態に係る装置を示した図。The figure which showed the apparatus which concerns on one Embodiment of this invention. 情報処理装置1のハードウェア構成を示した図。2 is a diagram illustrating a hardware configuration of the information processing apparatus 1. FIG. 情報処理装置1の機能構成を示した図。2 is a diagram illustrating a functional configuration of the information processing apparatus 1. FIG. 制御部102が行う処理の流れを示したフローチャート。The flowchart which showed the flow of the process which the control part 102 performs. 表示部105に表示される画面を示した図。The figure which showed the screen displayed on the display part. 制御部102が行う処理の流れを示したフローチャート。The flowchart which showed the flow of the process which the control part 102 performs. 制御部102が行う処理の流れを示したフローチャート。The flowchart which showed the flow of the process which the control part 102 performs.

[実施形態]
図1は、本発明の一実施形態に係る情報処理装置1と外部装置2とを示した図である。本実施形態に係る情報処理装置1は電子写真方式の画像形成装置である。情報処理装置1は、パーソナルコンピュータなどの他のコンピュータ装置から送られたデータまたは外部装置2から取得したデータに従って用紙に画像を形成する画像形成機能、文書を複写する複写機能、用紙に形成されている画像を読み取るスキャン機能などを備えている。なお、情報処理装置1が備える機能は、これらの機能に限定されるものではなく、ファクシミリの機能を備えていてもよい。また、情報処理装置1は、上述した機能を全て備えているものに限定されず、例えば、画像形成機能および複写機能を備えており、他の機能を備えていない構成であってもよい。
本実施形態に係る外部装置2は、USB規格に従った通信を行う装置である。外部装置2としては、データを記憶する記録媒体(例えば、不揮発性の半導体メモリなど)への読み書きを行う記録装置(例えば、所謂メディアリーダ)や、USBメモリなどがある。外部装置2は、USBのプラグを備えており、情報処理装置1に接続される。
[Embodiment]
FIG. 1 is a diagram showing an information processing apparatus 1 and an external apparatus 2 according to an embodiment of the present invention. The information processing apparatus 1 according to the present embodiment is an electrophotographic image forming apparatus. The information processing apparatus 1 is formed on an image forming function for forming an image on a sheet, a copying function for copying a document, and a sheet in accordance with data sent from another computer device such as a personal computer or data acquired from an external device 2. It has a scan function that reads the image that is being read. Note that the functions of the information processing apparatus 1 are not limited to these functions, and may include a facsimile function. Further, the information processing apparatus 1 is not limited to the one having all the functions described above, and may be configured to have, for example, an image forming function and a copying function, and no other functions.
The external device 2 according to the present embodiment is a device that performs communication according to the USB standard. Examples of the external device 2 include a recording device (for example, a so-called media reader) that reads and writes data on a recording medium (for example, a nonvolatile semiconductor memory) that stores data, a USB memory, and the like. The external device 2 includes a USB plug and is connected to the information processing device 1.

(情報処理装置1の構成)
図2は、情報処理装置1のハードウェア構成を示した図である。図に示したように情報処理装置1の各部はバス101に接続され、バス101を介して各部間でデータのやり取りを行う。
本実施形態の操作部104は、情報処理装置1を操作するための複数のボタンやタッチスクリーンを備えている。なお、タッチスクリーンにおいて画像を表示する表示部105は、ディスプレイ装置である。表示部105としては液晶ディスプレイや有機EL(Electro Luminescence)ディスプレイ等が挙げられる。
本実施形態の第1通信部109は、通信ケーブルで通信回線に接続され、通信回線に接続されている他の装置とデータ通信を行う。なお、通信回線としては、電話回線やLAN(local Area Network)等が挙げられる。
本実施形態の第2通信部110は、USB規格に従って通信を行い、情報処理装置1と他の装置との間で情報のやり取りを仲介する。第2通信部110は、USBのプラグが挿入されるUSBのソケットを備えており、外部装置2と通信を行う通信手段の一例に相当する。第2通信部110は、電力が供給されていると、接続されている装置と通信可能となる。
(Configuration of information processing apparatus 1)
FIG. 2 is a diagram illustrating a hardware configuration of the information processing apparatus 1. As shown in the figure, each unit of the information processing apparatus 1 is connected to the bus 101, and exchanges data between each unit via the bus 101.
The operation unit 104 according to the present embodiment includes a plurality of buttons and a touch screen for operating the information processing apparatus 1. The display unit 105 that displays an image on the touch screen is a display device. Examples of the display unit 105 include a liquid crystal display and an organic EL (Electro Luminescence) display.
The first communication unit 109 of this embodiment is connected to a communication line with a communication cable and performs data communication with other devices connected to the communication line. Examples of the communication line include a telephone line and a LAN (local area network).
The second communication unit 110 of the present embodiment performs communication according to the USB standard, and mediates exchange of information between the information processing apparatus 1 and another apparatus. The second communication unit 110 includes a USB socket into which a USB plug is inserted, and corresponds to an example of a communication unit that communicates with the external device 2. The second communication unit 110 can communicate with a connected device when power is supplied.

画像読取部106は、文書を光学的に読み取り、読み取った文書の画像を表す画像データを生成する画像読取装置(図示略)を備えている。画像読取部106は、生成した画像データを画像処理部108へ出力する。画像処理部108は、入力される画像データに各種処理を施すものである。画像処理部108は、入力される画像データが表す画像に色補正や階調補正等の画像処理を施し、画像処理が施された画像からYellow(Y),Magenta(M),Cyan(C),Black(K)の各色の画像の画像データを生成して画像形成部107へ出力する。   The image reading unit 106 includes an image reading device (not shown) that optically reads a document and generates image data representing an image of the read document. The image reading unit 106 outputs the generated image data to the image processing unit 108. The image processing unit 108 performs various processes on input image data. The image processing unit 108 performs image processing such as color correction and gradation correction on the image represented by the input image data, and from the image subjected to the image processing, Yellow (Y), Magenta (M), Cyan (C). , Black (K) image data of each color is generated and output to the image forming unit 107.

本実施形態の画像形成部107は、電子写真方式によって用紙にトナー像を形成する画像形成部(図示略)を具備している。具体的には、この画像形成部は、Yellowの色のトナー像を形成する画像形成部,Magentaの色のトナー像を形成する画像形成部,Cyanの色のトナー像を形成する画像形成部,Blackの色のトナー像を形成する画像形成部を備えている。各画像形成部は、画像読取部106が生成した画像データ、第1通信部109が受信したデータ、または第2通信部110で取得したデータに従って感光体上に静電潜像を形成した後、感光体表面にトナーを付着させてY・M・C・Kの各色のトナー像を形成し、このトナー像を用紙に転写する。そして、用紙に転写されたトナー像に熱と圧力を加えて定着させた後、トナー像が形成された用紙を情報処理装置1の外へ排出する。なお、本実施形態においてはトナーを用いて用紙に画像を形成するが、インクジェット方式などのインクを用いて用紙に画像を形成する構成としてもよい。また、画像が形成される媒体は紙に限定されるものではなく、OHP(OverHead Projector)用のシートなど透明な合成樹脂のシートであってもよい。   The image forming unit 107 of the present embodiment includes an image forming unit (not shown) that forms a toner image on a sheet by electrophotography. Specifically, the image forming unit includes an image forming unit that forms a yellow toner image, an image forming unit that forms a magenta toner image, an image forming unit that forms a cyan toner image, An image forming unit for forming a black toner image is provided. Each image forming unit forms an electrostatic latent image on the photoreceptor in accordance with the image data generated by the image reading unit 106, the data received by the first communication unit 109, or the data acquired by the second communication unit 110. Toner is attached to the surface of the photoreceptor to form toner images of Y, M, C, and K colors, and this toner image is transferred to a sheet. Then, the toner image transferred onto the paper is fixed by applying heat and pressure, and then the paper on which the toner image is formed is discharged out of the information processing apparatus 1. In this embodiment, an image is formed on a sheet using toner, but an image may be formed on a sheet using ink such as an ink jet method. The medium on which the image is formed is not limited to paper, and may be a transparent synthetic resin sheet such as an OHP (OverHead Projector) sheet.

本実施形態の記憶部103は、電力を供給しなくともデータを保持する記憶装置(例えば、ハードディスク装置)を具備しており、第1通信部109や第2通信部110で受信したデータや画像読取部106で生成されたデータなどを記憶する。
本実施形態の制御部102は、CPU(Central Processing Unit)102A、ROM(Read Only Memory)102BおよびRAM(Random Access Memory)102C等を備えた、所謂マイクロコンピュータである。CPU102Aが、ROM102Bに記憶されているプログラムを実行すると、上述した画像形成機能、複写機能およびスキャン機能などが実現する。また、CPU102Aが、ROM102Bに記憶されているプログラムを実行すると、第2通信部110に他の装置が接続されたことを検知する機能、第2通信部110に接続された装置にデータの読み書きを行う機能、第2通信部110に接続された装置に係る操作をユーザに行わせるためのメニュー画面を表示する機能などが実現する。
また、CPU102AがROM102Bに記憶されているプログラムを実行すると、電力を供給する部分を制限して節電状態に移行し、節電状態において操作部104での操作または第1通信部109でのデータの受信が行われると、電力供給の制限を解除した非節電状態に移行する節電機能が実現する。
The storage unit 103 of the present embodiment includes a storage device (for example, a hard disk device) that retains data without supplying power, and receives data and images received by the first communication unit 109 and the second communication unit 110. Data generated by the reading unit 106 is stored.
The control unit 102 of this embodiment is a so-called microcomputer including a CPU (Central Processing Unit) 102A, a ROM (Read Only Memory) 102B, a RAM (Random Access Memory) 102C, and the like. When the CPU 102A executes a program stored in the ROM 102B, the above-described image forming function, copying function, scanning function, and the like are realized. In addition, when the CPU 102A executes a program stored in the ROM 102B, the function of detecting that another device is connected to the second communication unit 110, and reading / writing of data to the device connected to the second communication unit 110 are performed. A function to perform, a function to display a menu screen for allowing the user to perform an operation related to the device connected to the second communication unit 110, and the like are realized.
When the CPU 102A executes the program stored in the ROM 102B, the power supply portion is limited to shift to the power saving state. In the power saving state, the operation at the operation unit 104 or the reception of data at the first communication unit 109 is performed. Is performed, a power saving function for shifting to a non-power saving state in which the restriction on power supply is released is realized.

(情報処理装置1の機能構成)
図3は、制御部102において実現する機能の構成を示したブロック図である。
供給制御部200は、接続部への電力供給を制御する供給制御手段の一例に相当する。供給制御部200は、節電状態へ移行する場合には第2通信部110への電力供給を停止し、非節電状態へ移行する場合には第2通信部110への電力供給を行う。
識別子記憶部201は、外部装置2を特定する識別子を記憶部103へ記憶させる識別子記憶手段の一例である。識別子記憶部201は、外部装置2が記憶している製造者識別子(所謂ベンダーID)と製品識別子(所謂プロダクトID)を、第2通信部110を介して外部装置2から取得し、取得した各識別子を記憶部103に記憶させる。
識別子取得部202は、外部装置2を特定する識別子を外部装置2から取得する識別子取得手段の一例に相当する。識別子取得部202は、外部装置2を特定する製造者識別子と製品識別子を、第2通信部110を介して外部装置2から取得する。
(Functional configuration of information processing apparatus 1)
FIG. 3 is a block diagram illustrating a configuration of functions realized in the control unit 102.
The supply control unit 200 corresponds to an example of a supply control unit that controls power supply to the connection unit. The supply control unit 200 stops supplying power to the second communication unit 110 when shifting to the power saving state, and supplies power to the second communication unit 110 when shifting to the non-power saving state.
The identifier storage unit 201 is an example of an identifier storage unit that stores an identifier that identifies the external device 2 in the storage unit 103. The identifier storage unit 201 acquires a manufacturer identifier (so-called vendor ID) and a product identifier (so-called product ID) stored in the external device 2 from the external device 2 via the second communication unit 110, and acquires each of the acquired identifiers. The identifier is stored in the storage unit 103.
The identifier acquisition unit 202 corresponds to an example of an identifier acquisition unit that acquires an identifier that identifies the external device 2 from the external device 2. The identifier acquisition unit 202 acquires a manufacturer identifier and a product identifier that specify the external device 2 from the external device 2 via the second communication unit 110.

表示制御部203は、第2通信部110に接続されている外部装置2に対応した画面を表示部105に表示させる表示制御手段の一例に相当する。表示制御部203は、記憶部103に記憶されている製造者識別子が識別子取得部202で取得された製造者識別子と同じであり、且つ、記憶部103に記憶されている製品識別子が識別子取得部202で取得された製品識別子と同じである場合、第2通信部110に接続されている外部装置2に対応した画面を表示部105に表示させない。
また、表示制御部203は、記憶部103に記憶されている製造者識別子が識別子取得部202で取得された製造者識別子と異なる場合、または、記憶部103に記憶されている製品識別子が識別子取得部202で取得された製品識別子と異なる場合、第2通信部110に接続されている外部装置2に対応した画面を表示部105に表示させる。
The display control unit 203 corresponds to an example of a display control unit that causes the display unit 105 to display a screen corresponding to the external device 2 connected to the second communication unit 110. In the display control unit 203, the manufacturer identifier stored in the storage unit 103 is the same as the manufacturer identifier acquired by the identifier acquisition unit 202, and the product identifier stored in the storage unit 103 is the identifier acquisition unit. If it is the same as the product identifier acquired in 202, the screen corresponding to the external device 2 connected to the second communication unit 110 is not displayed on the display unit 105.
The display control unit 203 also obtains an identifier when the manufacturer identifier stored in the storage unit 103 is different from the manufacturer identifier acquired by the identifier acquisition unit 202 or when the product identifier stored in the storage unit 103 is an identifier. If it is different from the product identifier acquired by the unit 202, a screen corresponding to the external device 2 connected to the second communication unit 110 is displayed on the display unit 105.

(情報処理装置1の動作)
次に、本実施形態に係る情報処理装置1の特徴的な動作について説明する。
(Operation of the information processing apparatus 1)
Next, a characteristic operation of the information processing apparatus 1 according to the present embodiment will be described.

(非節電状態の時に外部装置2を情報処理装置1へ装着した時の動作)
まず、非節電状態にある情報処理装置1において外部装置2のUSBプラグが第2通信部110のUSBソケットに挿入されると、第2通信部110は、USBのプラグが挿入されたことを検知する。第2通信部110は、USBのプラグが挿入されたことを検知すると、接続された装置から製造者識別子と製品識別子を取得する。製造者識別子は、外部装置2を製造した企業を特定する識別子であり、製品識別子は、外部装置2を製造した企業が、外部装置2がどのような製品かを特定するために割り当てた識別子である。製造者識別子および製品識別子により、第2通信部110に接続されている装置がどの企業が製造したどのような製品か特定される。つまり、製造者識別子と製品識別子を合わせたものは、装置を特定する識別子といえる。
(Operation when the external device 2 is attached to the information processing device 1 in the non-power-saving state)
First, when the USB plug of the external device 2 is inserted into the USB socket of the second communication unit 110 in the information processing apparatus 1 in the non-power-saving state, the second communication unit 110 detects that the USB plug has been inserted. To do. When detecting that the USB plug is inserted, the second communication unit 110 acquires the manufacturer identifier and the product identifier from the connected device. The manufacturer identifier is an identifier that identifies the company that manufactured the external device 2, and the product identifier is an identifier that is assigned by the company that manufactured the external device 2 to identify what product the external device 2 is. is there. The manufacturer identifier and the product identifier specify what product manufactured by which company is the device connected to the second communication unit 110. That is, the combination of the manufacturer identifier and the product identifier can be said to be an identifier that identifies the device.

第2通信部110は、取得した製造者識別子および製品識別子を制御部102へ送る。制御部102は、製造者識別子および製品識別子が第2通信部110から送られると、図4に示した処理を行う。まず制御部102は、製造者識別子および製品識別子を取得する(ステップSA1)。次に制御部102は、第2通信部110に接続されている装置を、受け取った製造者識別子および製品識別子を基にして特定する(ステップSA2)。制御部102は、接続されている装置を特定すると、特定した装置に対応した画面を表示部105に表示させる(ステップSA3)。制御部102は、例えば接続された外部装置2が記録媒体への読み書きを行う記録装置である場合、表示部105を制御して画像形成機能またはスキャン機能のいずれかをユーザに選択させる画面を表示部105に表示させる。   The second communication unit 110 sends the acquired manufacturer identifier and product identifier to the control unit 102. When the manufacturer identifier and the product identifier are sent from the second communication unit 110, the control unit 102 performs the process shown in FIG. First, the control unit 102 acquires a manufacturer identifier and a product identifier (step SA1). Next, the control unit 102 specifies a device connected to the second communication unit 110 based on the received manufacturer identifier and product identifier (step SA2). When specifying the connected device, the control unit 102 causes the display unit 105 to display a screen corresponding to the specified device (step SA3). For example, when the connected external device 2 is a recording device that reads from and writes to a recording medium, the control unit 102 controls the display unit 105 to display a screen that allows the user to select either the image forming function or the scan function. This is displayed on the unit 105.

図5は、この画面の一例を示した図である。ユーザが「画像形成」の部分に触れる操作を操作部104のタッチスクリーンにおいて行うと、制御部102は、外部装置2に装着された記録媒体に記憶されているデータの一覧を表示部105に表示させる。ユーザが、表示されたデータを選択し、選択したデータの出力を指示する操作を行うと、制御部102により各部が制御され、選択されたデータが表す画像が用紙に形成される。また、ユーザが、「スキャン」の部分に触れる操作を行うと、制御部102により各部が制御されて文書の読み取りが行われ、読み取った文書の画像を表すデータが生成される。制御部102は、第2通信部110を制御し、生成されたデータを外部装置2に装着された記録媒体に記憶させる。   FIG. 5 shows an example of this screen. When the user performs an operation of touching the “image formation” portion on the touch screen of the operation unit 104, the control unit 102 displays a list of data stored in the recording medium attached to the external device 2 on the display unit 105. Let When the user selects displayed data and performs an operation for instructing output of the selected data, each unit is controlled by the control unit 102, and an image represented by the selected data is formed on a sheet. When the user performs an operation of touching the “scan” portion, the control unit 102 controls each unit to read the document, and data representing an image of the read document is generated. The control unit 102 controls the second communication unit 110 to store the generated data in a recording medium attached to the external device 2.

(非節電状態から節電状態へ移行する時の動作)
制御部102は、操作部104において予め定められた時間の間にユーザによる操作が行われず、且つ第1通信部109においてデータを受信しなかった場合、図6に示したフローチャートの処理を行う。まず制御部102は、第2通信部110を制御し、第2通信部110に他の装置が接続されているか判断する。ここで、他の装置が接続されていることを第2通信部110が検知し、他の装置が接続されていること第2通信部110が制御部102へ通知すると、制御部102は、第2通信部110に他の装置が接続されていると判断する(ステップSB1でYES)。制御部102は、ステップSB1でYESと判断すると、第2通信部110を制御し、第2通信部110に接続されている装置から製造者識別子および製品識別子を取得する(ステップSB2)。
(Operation when shifting from non-power-saving state to power-saving state)
The control unit 102 performs the process of the flowchart illustrated in FIG. 6 when no operation is performed by the user during the predetermined time in the operation unit 104 and no data is received in the first communication unit 109. First, the control unit 102 controls the second communication unit 110 to determine whether another device is connected to the second communication unit 110. Here, when the second communication unit 110 detects that another device is connected and the second communication unit 110 notifies the control unit 102 that another device is connected, the control unit 102 2. It is determined that another device is connected to communication unit 110 (YES in step SB1). If the control unit 102 determines YES in step SB1, the control unit 102 controls the second communication unit 110, and acquires the manufacturer identifier and the product identifier from the device connected to the second communication unit 110 (step SB2).

制御部102は、製造者識別子および製品識別子を取得すると、取得した製造者識別子および製品識別子を記憶部103に記憶させる(ステップSB3)。制御部102は、既に記憶部103に製造者識別子と製品識別子が記憶されている場合、記憶されている各識別子を新たに取得した製造者識別子および製品識別子で上書きする。なお、各識別子は記憶部103に記憶させるのではなくRAM102Cに記憶させてもよい。
一方、制御部102は、ステップSB1でNOと判断した場合、記憶部103に記憶されている製造者識別子および製品識別子を消去する(ステップSB4)。制御部102は、ステップSB3またはステップSB4の処理が終了すると、操作部104および第1通信部109を除く各部への電力供給を停止し、節電状態へ移行する(ステップSB5)。
When acquiring the manufacturer identifier and the product identifier, the control unit 102 stores the acquired manufacturer identifier and product identifier in the storage unit 103 (step SB3). When the manufacturer identifier and the product identifier are already stored in the storage unit 103, the control unit 102 overwrites each stored identifier with the newly acquired manufacturer identifier and product identifier. Each identifier may be stored not in the storage unit 103 but in the RAM 102C.
On the other hand, when it is determined NO in step SB1, the control unit 102 deletes the manufacturer identifier and the product identifier stored in the storage unit 103 (step SB4). When the process of step SB3 or step SB4 ends, the control unit 102 stops supplying power to each unit except the operation unit 104 and the first communication unit 109, and shifts to a power saving state (step SB5).

(節電状態から非節電状態へ移行する時の動作)
情報処理装置1が節電状態にある時に操作部104が操作されると、制御部102は、図7に示したフローチャートの処理を行う。まず、制御部102は、節電状態の時に電力の供給が停止されていた各部へ電力を供給する(ステップSC1)。次に制御部102は、第2通信部110を制御し、第2通信部110に他の装置が接続されているか判断する。第2通信部110は、他の装置が接続されていない場合、他の装置が接続されていないことを制御部102へ通知する。制御部102は、この通知を受け取ると図7の処理を終了する(ステップSC2でNO)。
(Operation when transitioning from the power saving state to the non power saving state)
When the operation unit 104 is operated when the information processing apparatus 1 is in the power saving state, the control unit 102 performs the processing of the flowchart illustrated in FIG. First, the control unit 102 supplies power to each unit for which power supply has been stopped in the power saving state (step SC1). Next, the control unit 102 controls the second communication unit 110 to determine whether another device is connected to the second communication unit 110. When the other device is not connected, the second communication unit 110 notifies the control unit 102 that the other device is not connected. Upon receiving this notification, control unit 102 ends the process of FIG. 7 (NO in step SC2).

一方、第2通信部110が、他の装置が接続されていることを検知して制御部102へ通知すると、制御部102は、第2通信部110に他の装置が接続されていると判断する(ステップSC2でYES)。制御部102は、ステップSC2でYESと判断すると、第2通信部110を制御し、第2通信部110に接続されている装置から製造者識別子および製品識別子を取得する(ステップSC3)。   On the other hand, when the second communication unit 110 detects that another device is connected and notifies the control unit 102, the control unit 102 determines that another device is connected to the second communication unit 110. (YES in step SC2). If it is determined YES in step SC2, control unit 102 controls second communication unit 110, and acquires a manufacturer identifier and a product identifier from a device connected to second communication unit 110 (step SC3).

次に制御部102は、ステップSC3で取得した製造者識別子と記憶部103に記憶されている製造者識別子が一致し、且つ、ステップSC3で取得した製品識別子と記憶部103に記憶されている製品識別子とが一致した場合(ステップSC4でYES)、記憶部103に記憶されている製造者識別子および製品識別子を消去し(ステップSC7)、図7の処理を終了する。   Next, the control unit 102 matches the manufacturer identifier acquired in step SC3 with the manufacturer identifier stored in the storage unit 103, and the product identifier acquired in step SC3 and the product stored in the storage unit 103. If the identifier matches (YES in step SC4), the manufacturer identifier and product identifier stored in the storage unit 103 are deleted (step SC7), and the process in FIG. 7 is terminated.

また、制御部102は、ステップSC3で取得した製造者識別子と記憶部103に記憶されている製造者識別子が一致しない、またはステップSC3で取得した製品識別子と記憶部103に記憶されている製品識別子とが一致しない場合(ステップSC4でNO)、第2通信部110に接続されている装置をステップSC3で取得した製造者識別子および製品識別子を基にして特定する(ステップSC5)。制御部102は、接続されている外部装置2を例えばUSBメモリと特定した場合、表示部105を制御して画像形成またはスキャンのいずれかをユーザに選択させる画面(図5)を表示部105に表示させる(ステップSC6)。次に制御部102は、ステップSC7の処理を行い、図7の処理を終了する。   In addition, the control unit 102 does not match the manufacturer identifier acquired in step SC3 and the manufacturer identifier stored in the storage unit 103, or the product identifier acquired in step SC3 and the product identifier stored in the storage unit 103. Does not match (NO in step SC4), the device connected to the second communication unit 110 is specified based on the manufacturer identifier and product identifier acquired in step SC3 (step SC5). When the connected external device 2 is identified as, for example, a USB memory, the control unit 102 controls the display unit 105 to display a screen (FIG. 5) on the display unit 105 that allows the user to select either image formation or scanning. It is displayed (step SC6). Next, the control part 102 performs the process of step SC7, and complete | finishes the process of FIG.

以上説明したように、本実施形態の情報処理装置1は、節電状態に移行した時に第2通信部110に接続されていた装置を節電状態から非節電状態に移行した時に検知しても、接続されている装置に対応した画面を表示しない。
また、本実施形態に係る情報処理装置1は、節電状態に移行した時に第2通信部110に接続されていた装置と、節電状態から非節電状態に移行した時に検知された装置とが異なる場合、非節電状態に移行した時に接続されている装置に応じた画面を表示する。
As described above, the information processing apparatus 1 according to the present embodiment is connected even if the apparatus connected to the second communication unit 110 when it is shifted to the power saving state is detected when it is shifted from the power saving state to the non power saving state. Do not display a screen corresponding to the device being used.
Moreover, when the information processing apparatus 1 according to the present embodiment is different from the apparatus connected to the second communication unit 110 when transitioning to the power saving state and the apparatus detected when transitioning from the power saving state to the non-power saving state. When a transition is made to the non-power-saving state, a screen corresponding to the connected device is displayed.

[変形例]
以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限定されることなく、他の様々な形態で実施可能である。例えば、上述の実施形態を以下のように変形して本発明を実施してもよい。なお、上述した実施形態及び以下の変形例は、各々を組み合わせてもよい。
[Modification]
As mentioned above, although embodiment of this invention was described, this invention is not limited to embodiment mentioned above, It can implement with another various form. For example, the present invention may be implemented by modifying the above-described embodiment as follows. In addition, you may combine each of embodiment mentioned above and the following modifications.

上述した実施形態においては、第2通信部110に接続される装置として、記録媒体への読み書きを行う記録装置とUSBメモリを例示したが、第2通信部110に接続される装置は、これらの装置に限定されるものではない。例えば、記録媒体を備えたデジタルカメラや記録媒体を備えたビデオカメラなど、他の装置であってもよい。
また、上述した実施形態においては、情報処理装置1は画像形成装置であるが、画像形成装置に限定されるものではなく、USBの通信を行う装置であれば、例えばパーソナルコンピュータなど、他の装置であってもよい。例えば、パーソナルコンピュータにおいて図4,6,7の処理を実行するアプリケーションプログラムをインストールすれば、USBの通信を行う装置を接続したままで節電状態(所謂スタンバイ状態または休止状態)へ移行してから通常状態へ戻る時に、接続された装置に関するメニュー画面が表示されないこととなる。
In the above-described embodiment, the recording device that reads and writes to the recording medium and the USB memory are illustrated as the devices connected to the second communication unit 110. However, the devices connected to the second communication unit 110 are not connected to these devices. It is not limited to a device. For example, other devices such as a digital camera equipped with a recording medium and a video camera equipped with a recording medium may be used.
In the embodiment described above, the information processing apparatus 1 is an image forming apparatus. However, the information processing apparatus 1 is not limited to the image forming apparatus, and may be another apparatus such as a personal computer as long as the apparatus performs USB communication. It may be. For example, if an application program for executing the processes shown in FIGS. 4, 6 and 7 is installed in a personal computer, a normal operation is performed after shifting to a power saving state (so-called standby state or hibernation state) with a USB communication device connected. When returning to the state, the menu screen related to the connected device is not displayed.

上述した実施形態においては、第2通信部110は、USB規格の通信を行うものであるが、第2通信部110が行う通信は、USB規格の通信に限定されるものではない。接続された装置を特定できる規格であれば、例えば、IEEE1394、eSATA(external Serial Advanced Technology Attachment)、SCSI(Small Computer System Interface)、PCI(Peripheral Component Interconnect)バス、PCカード、ISA(Industry Standard Architecture)バスなど、他の通信の規格で通信を行い、図4,6,7の処理においては、接続された装置の識別子を取得するようにしてもよい。また、第2通信部110にメモリーカードのスロットを設け、図4,6,7の処理においては、スロットに装着されたメモリーカード(例えば、SDカード、CFカード、xDカード、メモリースティック(登録商標)など)からメモリーカードを識別する識別子を取得するようにしてもよい。   In the embodiment described above, the second communication unit 110 performs USB standard communication, but the communication performed by the second communication unit 110 is not limited to USB standard communication. For example, IEEE 1394, eSATA (External Serial Advanced Technology Attachment), SCSI (Small Computer System Interface), PCI (Peripheral Component Interconnect) bus, PC card, ISA (Industry Standard Architecture) Communication may be performed according to other communication standards such as a bus, and the identifiers of the connected devices may be acquired in the processes of FIGS. Further, the second communication unit 110 is provided with a memory card slot, and in the processes of FIGS. 4, 6, and 7, a memory card (eg, SD card, CF card, xD card, Memory Stick (registered trademark)) installed in the slot Etc.), an identifier for identifying the memory card may be acquired.

本発明においては、第2通信部110は、USBのソケットを複数備えている構成であってもよい。なお、USBのソケットを複数備える構成の場合、ソケット毎に図4,6,7の処理を実行するようにしてもよい。   In the present invention, the second communication unit 110 may include a plurality of USB sockets. In the case of a configuration including a plurality of USB sockets, the processing of FIGS. 4, 6, and 7 may be executed for each socket.

本発明においては、情報処理装置1への電力供給を停止する時(所謂主電源オフの状態へ移行する時)にも図6に示した処理を実行し、主電源がオフの状態から主電源オンの状態へ移行する時にも図7に示した処理を実行するようにしてもよい。   In the present invention, the process shown in FIG. 6 is also executed when the power supply to the information processing apparatus 1 is stopped (when the power supply is switched to a so-called main power supply off state). The process shown in FIG. 7 may be executed when shifting to the ON state.

上述した実施形態においては、装置を特定する識別子として製造者識別子と製品識別子を用いているが、装置を特定する識別子は、これらの識別子に限定されるものではない。装置を特定できるものであれば、例えば、シリアル番号など他のものであってもよい。   In the above-described embodiment, the manufacturer identifier and the product identifier are used as the identifier for specifying the device. However, the identifier for specifying the device is not limited to these identifiers. Other devices such as a serial number may be used as long as the device can be specified.

上述したROM102Bに記憶されているプログラムは、磁気記録媒体(磁気テープ、磁気ディスク(HDD(Hard Disk Drive)、FD(Flexible Disk)))など、光記録媒体(光ディスクなど)、光磁気記録媒体、半導体メモリなどのコンピュータ読取り可能な記録媒体に記憶した状態で提供し、情報処理装置1にインストールしてもよい。また、通信回線を介して情報処理装置1にダウンロードしてインストールしてもよい。   The programs stored in the ROM 102B described above include magnetic recording media (magnetic tape, magnetic disk (HDD (Hard Disk Drive), FD (Flexible Disk))), optical recording media (optical disks, etc.), magneto-optical recording media, It may be provided in a state stored in a computer-readable recording medium such as a semiconductor memory and installed in the information processing apparatus 1. Alternatively, the information processing apparatus 1 may be downloaded and installed via a communication line.

1…情報処理装置、2…外部装置、101…バス、102…制御部、102A…CPU、102B…ROM、102C…RAM、103…記憶部、104…操作部、105…表示部、106…画像読取部、107…画像形成部、108…画像処理部、109…第1通信部、110…第2通信部、200…供給制御部、201…識別子記憶部、202…識別子取得部、203…表示制御部 DESCRIPTION OF SYMBOLS 1 ... Information processing apparatus, 2 ... External device, 101 ... Bus, 102 ... Control part, 102A ... CPU, 102B ... ROM, 102C ... RAM, 103 ... Storage part, 104 ... Operation part, 105 ... Display part, 106 ... Image Reading unit 107 ... Image forming unit 108 ... Image processing unit 109 ... First communication unit 110 ... Second communication unit 200 ... Supply control unit 201 ... Identifier storage unit 202 ... Identifier acquisition unit 203 ... Display Control unit

Claims (2)

外部装置が接続され、電力が供給されると前記外部装置と通信可能となる通信手段と、
前記通信手段への電力供給を制御する供給制御手段と、
前記供給制御手段により前記通信手段への電力供給を停止する場合、前記通信手段に接続された外部装置から当該外部装置を特定する識別子を取得し、取得した当該識別子を記憶部に記憶させる識別子記憶手段と、
前記供給制御手段により前記通信手段へ電力を供給する場合、前記通信手段に接続された外部装置から当該外部装置を特定する識別子を取得する識別子取得手段と、
前記記憶部に記憶されている識別子が前記識別子取得手段で取得された識別子と同じである場合、前記通信手段に接続されている外部装置に対応した画面を表示部に表示させず、前記記憶部に記憶されている識別子が前記識別子取得手段で取得された識別子と異なる場合、前記通信手段に接続されている外部装置に対応した画面を表示部に表示させる表示制御手段と
を有する情報処理装置。
A communication means that is communicable with the external device when an external device is connected and supplied with power;
Supply control means for controlling power supply to the communication means;
When the supply control unit stops power supply to the communication unit, an identifier storage that acquires an identifier for specifying the external device from an external device connected to the communication unit and stores the acquired identifier in a storage unit Means,
When supplying power to the communication unit by the supply control unit, an identifier acquisition unit that acquires an identifier that identifies the external device from an external device connected to the communication unit;
When the identifier stored in the storage unit is the same as the identifier acquired by the identifier acquisition unit, the storage unit does not display a screen corresponding to the external device connected to the communication unit, An information processing apparatus comprising: a display control unit configured to display a screen corresponding to an external device connected to the communication unit when the identifier stored in the identifier is different from the identifier acquired by the identifier acquisition unit.
コンピュータを、
電力が供給されると外部装置と通信可能となる通信手段への電力供給を制御する供給制御手段と、
前記供給制御手段により前記通信手段への電力供給を停止する場合、前記通信手段に接続された外部装置から当該外部装置を特定する識別子を取得し、取得した当該識別子を記憶部に記憶させる識別子記憶手段と、
前記供給制御手段により前記通信手段へ電力を供給する場合、前記通信手段に接続された外部装置から当該外部装置を特定する識別子を取得する識別子取得手段と、
前記記憶部に記憶されている識別子が前記識別子取得手段で取得された識別子と同じである場合、前記通信手段に接続されている外部装置に対応した画面を表示部に表示させず、前記記憶部に記憶されている識別子が前記識別子取得手段で取得された識別子と異なる場合、前記通信手段に接続されている外部装置に対応した画面を表示部に表示させる表示制御手段
として機能させるためのプログラム。
Computer
Supply control means for controlling power supply to a communication means capable of communicating with an external device when power is supplied;
When the supply control unit stops power supply to the communication unit, an identifier storage that acquires an identifier for specifying the external device from an external device connected to the communication unit and stores the acquired identifier in a storage unit Means,
When supplying power to the communication unit by the supply control unit, an identifier acquisition unit that acquires an identifier that identifies the external device from an external device connected to the communication unit;
When the identifier stored in the storage unit is the same as the identifier acquired by the identifier acquisition unit, the storage unit does not display a screen corresponding to the external device connected to the communication unit, When the identifier stored in the identifier is different from the identifier acquired by the identifier acquisition means, a program for causing the display unit to display a screen corresponding to the external device connected to the communication means.
JP2011094932A 2011-04-21 2011-04-21 Information processing apparatus and program Active JP5866794B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011094932A JP5866794B2 (en) 2011-04-21 2011-04-21 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011094932A JP5866794B2 (en) 2011-04-21 2011-04-21 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2012226644A true JP2012226644A (en) 2012-11-15
JP5866794B2 JP5866794B2 (en) 2016-02-17

Family

ID=47276718

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011094932A Active JP5866794B2 (en) 2011-04-21 2011-04-21 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP5866794B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015019190A (en) * 2013-07-10 2015-01-29 京セラドキュメントソリューションズ株式会社 Image forming apparatus and image forming method
JP7000853B2 (en) 2017-12-28 2022-01-19 富士フイルムビジネスイノベーション株式会社 Information processing equipment, image processing equipment and programs

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07219885A (en) * 1994-02-04 1995-08-18 Canon Inc Information processing system, electronic equipment and control method
JP2001075666A (en) * 1999-09-07 2001-03-23 Canon Inc Information processor and method for controlling the same and storage medium
JP2008165586A (en) * 2006-12-28 2008-07-17 Sony Corp Information processor, information processing method, and program
JP2009009589A (en) * 2008-07-30 2009-01-15 Nikon Corp Image accumulation device
JP2009181336A (en) * 2008-01-30 2009-08-13 Ricoh Co Ltd Image forming apparatus, print control method, print control program, and recording medium
JP2009284100A (en) * 2008-05-20 2009-12-03 Canon Inc Image reproducing device, and control method and program thereof
JP2010111105A (en) * 2008-11-10 2010-05-20 Ricoh Co Ltd Image forming apparatus, method for controlling image forming apparatus, program and computer-readable recording medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07219885A (en) * 1994-02-04 1995-08-18 Canon Inc Information processing system, electronic equipment and control method
JP2001075666A (en) * 1999-09-07 2001-03-23 Canon Inc Information processor and method for controlling the same and storage medium
JP2008165586A (en) * 2006-12-28 2008-07-17 Sony Corp Information processor, information processing method, and program
JP2009181336A (en) * 2008-01-30 2009-08-13 Ricoh Co Ltd Image forming apparatus, print control method, print control program, and recording medium
JP2009284100A (en) * 2008-05-20 2009-12-03 Canon Inc Image reproducing device, and control method and program thereof
JP2009009589A (en) * 2008-07-30 2009-01-15 Nikon Corp Image accumulation device
JP2010111105A (en) * 2008-11-10 2010-05-20 Ricoh Co Ltd Image forming apparatus, method for controlling image forming apparatus, program and computer-readable recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015019190A (en) * 2013-07-10 2015-01-29 京セラドキュメントソリューションズ株式会社 Image forming apparatus and image forming method
JP7000853B2 (en) 2017-12-28 2022-01-19 富士フイルムビジネスイノベーション株式会社 Information processing equipment, image processing equipment and programs

Also Published As

Publication number Publication date
JP5866794B2 (en) 2016-02-17

Similar Documents

Publication Publication Date Title
US8873070B2 (en) Image processing apparatus and method of starting image processing apparatus
US20090313493A1 (en) Information processing apparatus and control method therefor
JP4998006B2 (en) Communication system, image forming apparatus, control apparatus, and program
US9484987B2 (en) Information processing apparatus, system, and information processing method
US9571699B2 (en) Information processing system, information processing method, and computer program product
JP6938885B2 (en) Information copying method and processing device between devices
US7859729B2 (en) Color image processing system and method thereof
US20160065760A1 (en) Information processing apparatus, method for processing information, and information processing system
JP5866794B2 (en) Information processing apparatus and program
KR20140049932A (en) Electronic device operating in a plurality of power states, control method thereof, and storage medium
CN105991865B (en) Information processing unit and information processing method
US20200076960A1 (en) Information processing system and method of confirming operation history
EP3518045B1 (en) Image forming apparatus and control method
JP2015174376A (en) Information processing device and control method for the same, and program
JP2009300525A (en) Image forming apparatus and image stabilization method for image forming apparatus
US9871938B2 (en) Image processing apparatus, communication apparatus, image processing system, and image processing method
US11343393B2 (en) Display control apparatus, and non-transitory computer readable medium for controlling display time of images
JP6013801B2 (en) Image output system and image output apparatus
US9924059B2 (en) Apparatus having power-saving function, method of processing information, and computer program product
JP2006041739A (en) Image processing apparatus
CN110290284A (en) Display input device, image forming apparatus, picture display process
US20210105379A1 (en) Image forming apparatus, storage medium, and control method
US11949824B2 (en) Image forming apparatus and method for notifying detection of virus
JP6943076B2 (en) Information processing equipment and programs
JP6977501B2 (en) Image forming device and communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140319

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150630

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150831

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: 20151208

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151221

R150 Certificate of patent or registration of utility model

Ref document number: 5866794

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350