JP2014204426A - Electronic apparatus, image forming device, controller, and program - Google Patents

Electronic apparatus, image forming device, controller, and program Download PDF

Info

Publication number
JP2014204426A
JP2014204426A JP2013082161A JP2013082161A JP2014204426A JP 2014204426 A JP2014204426 A JP 2014204426A JP 2013082161 A JP2013082161 A JP 2013082161A JP 2013082161 A JP2013082161 A JP 2013082161A JP 2014204426 A JP2014204426 A JP 2014204426A
Authority
JP
Japan
Prior art keywords
status
situation
image data
data
storage area
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
JP2013082161A
Other languages
Japanese (ja)
Other versions
JP6032104B2 (en
Inventor
裕志 境田
Hiroshi Sakaida
裕志 境田
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 JP2013082161A priority Critical patent/JP6032104B2/en
Priority to US14/096,785 priority patent/US9282205B2/en
Publication of JP2014204426A publication Critical patent/JP2014204426A/en
Application granted granted Critical
Publication of JP6032104B2 publication Critical patent/JP6032104B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/0035User-machine interface; Control console

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce a delay in display due to a change in device state in an electronic apparatus in which device control and device state display are executed by separate control means.SOLUTION: State data write means 22 writes state data into a storage area 400 when a change in the state of a device 300 is detected. Update notification transmission means 24 transmits an update notification when a write to the storage area 400 is performed. State image data write means 23 generates state image data and writes it into the storage area 400 when a change in the state of the device 300 is detected before a display complete notification is received after the update notification was transmitted. Read means 11 reads the state data or the state image data from the storage area 400 when the update notification is received. Generation means 12 generates the state image data when the state data is read in. Display complete notification transmission means 14 transmits a display complete notification when display of the state image is completed.

Description

本発明は、電子機器、画像形成装置、制御装置及びプログラムに関する。   The present invention relates to an electronic apparatus, an image forming apparatus, a control apparatus, and a program.

特許文献1に記載されたネットワーク受信機は、受信した映像データを蓄積するバッファと、バッファから読み出された映像データをデコードするデコーダとを備え、通常速での再生中に蓄積データ量が許容下限閾値よりも少なくなった場合に、所定期間、再生速度を遅くし、蓄積データ量が許容上限閾値よりも多くなった場合に、所定期間、再生速度を速くする。   The network receiver described in Patent Document 1 includes a buffer for accumulating received video data and a decoder for decoding video data read from the buffer, and the amount of accumulated data is allowed during reproduction at normal speed. When it becomes less than the lower limit threshold, the playback speed is slowed down for a predetermined period, and when the amount of stored data exceeds the allowable upper limit threshold, the playback speed is increased for a predetermined period.

特開2007−312122号公報Japanese Patent Laid-Open No. 2007-312122

本発明は、デバイスの制御とデバイスの状況の表示とを別々の制御手段が実行する電子機器において、デバイスの状況の変化に対する表示の遅れを少なくすることを目的とする。   An object of the present invention is to reduce a display delay with respect to a change in device status in an electronic apparatus in which device control and device status display are executed by separate control means.

請求項1に係る発明は、第1制御手段と、前記第1制御手段によって制御される第2制御手段と、前記第2制御手段によって制御されるデバイスと、記憶領域とを備え、前記第2制御手段は、前記デバイスの状況の変化を検知する検知手段と、前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを前記記憶領域に書き込む状況データ書込手段と、前記記憶領域への書き込みが行われたならば、第1制御手段に更新通知を送信する更新通知送信手段と、前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を前記第1制御手段から受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段とを備え、前記第1制御手段は、前記更新通知を受信した場合に、前記記憶領域から前記状況データ又は前記状況画像データを読み込む読込手段と、前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、前記表示手段による前記状況画像の表示が完了したならば、前記第2制御手段に前記表示完了通知を送信する表示完了通知送信手段とを備える電子機器である。   The invention according to claim 1 includes a first control means, a second control means controlled by the first control means, a device controlled by the second control means, and a storage area. A control unit configured to detect a change in the status of the device; and a status data document that writes status data indicating the status of the device in the storage area when the detection unit detects a change in the status of the device. Storage means, an update notification transmission means for transmitting an update notification to the first control means if writing to the storage area is performed, and storage of the storage area after transmission of the update notification by the update notification transmission means When the detection unit detects a change in the status of the device before receiving a display completion notification indicating that the display based on the content is completed from the first control unit, the status of the device A situation image data writing unit for generating situation image data for displaying a situation image to be represented and writing the situation image data in the storage area; and when the first control unit receives the update notification , Reading means for reading the situation data or the situation image data from the storage area, and, when the reading means reads the situation data, generates situation image data for displaying a situation image based on the situation data Generation means, a situation image based on the situation image data generated by the generation means, or a display means for displaying a situation image based on the situation image data read by the reading means; and the display of the situation image by the display means. When completed, the electronic device includes display completion notification transmission means for transmitting the display completion notification to the second control means.

請求項2に係る発明は、請求項1に記載の電子機器において、前記状況画像データ書込手段は、前記更新通知送信手段による更新通知の送信後、前記表示完了通知を受信する前に前記検知手段が前記デバイスの状況の変化を検知し、且つ、予め定められた条件に該当する処理が前記第2制御手段で実行中でない場合に、前記状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む。   According to a second aspect of the present invention, in the electronic device according to the first aspect, the status image data writing unit detects the detection after the update notification is transmitted by the update notification transmission unit and before the display completion notification is received. When the means detects a change in the status of the device and a process corresponding to a predetermined condition is not being executed by the second control means, the situation image data is generated, and the situation image data is Write to storage area.

請求項3に係る発明は、請求項2に記載の電子機器において、前記状況データ書込手段は、前記更新通知送信手段による更新通知の送信後、前記表示完了通知を受信する前に前記検知手段が前記デバイスの状況の変化を検知し、且つ、前記予め定められた条件に該当する処理が前記第2制御手段で実行中である場合に、前記状況データを前記記憶領域に書き込む。   According to a third aspect of the present invention, in the electronic device according to the second aspect, the status data writing unit includes the detection unit after the update notification is transmitted by the update notification transmission unit and before the display completion notification is received. Detects the change in the status of the device and writes the status data in the storage area when the process corresponding to the predetermined condition is being executed by the second control means.

請求項4に係る発明は、請求項1乃至3のいずれか一項に記載の電子機器において、前記更新通知送信手段は、前記更新通知の送信後、前記表示完了通知を受信する前に前記記憶領域に前記状況データ又は前記状況画像データが書き込まれた場合には、前記更新通知を前記第1制御手段に送信しない。   According to a fourth aspect of the present invention, in the electronic device according to any one of the first to third aspects, the update notification transmission unit stores the storage after the update notification is transmitted and before the display completion notification is received. When the situation data or the situation image data is written in the area, the update notification is not transmitted to the first control means.

請求項5に係る発明は、請求項1乃至4のいずれか一項に記載の電子機器において、前記状況画像データ書込手段は、前記記憶領域に状況画像データを書き込んだ後に前記表示完了通知を受信し、当該表示完了通知の受信後に最初に前記検知手段が前記デバイスの状況の変化を検知し、且つ、前記予め定められた条件に該当する処理が前記第2制御手段で実行中でない場合に、前記状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む。   According to a fifth aspect of the present invention, in the electronic device according to any one of the first to fourth aspects, the situation image data writing means sends the display completion notification after the situation image data has been written to the storage area. When the detection unit first detects a change in the status of the device after receiving the display completion notification, and the process corresponding to the predetermined condition is not being executed by the second control unit The situation image data is generated, and the situation image data is written in the storage area.

請求項6に係る発明は、第1制御手段と、前記第1制御手段によって制御される第2制御手段と、前記第2制御手段によって制御される、画像データにもとづいて画像を形成するデバイスと、記憶領域とを備え、前記第2制御手段は、前記デバイスの状況の変化を検知する検知手段と、前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを前記記憶領域に書き込む状況データ書込手段と、前記記憶領域への書き込みが行われたならば、第1制御手段に更新通知を送信する更新通知送信手段と、前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を前記第1制御手段から受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段とを備え、前記第1制御手段は、前記更新通知を受信した場合に、前記記憶領域から前記状況データ又は前記状況画像データを読み込む読込手段と、前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、前記表示手段による前記状況画像の表示が完了したならば、前記第2制御手段に前記表示完了通知を送信する表示完了通知送信手段とを備える画像形成装置である。   The invention according to claim 6 is a first control means, a second control means controlled by the first control means, and a device for forming an image based on image data, which is controlled by the second control means. A storage area, wherein the second control means detects a change in the status of the device, and a status indicating the status of the device when the detection means detects a change in the status of the device Status data writing means for writing data into the storage area, an update notification transmitting means for sending an update notification to the first control means if writing to the storage area, and an update by the update notification transmitting means After the notification is transmitted, the detection unit changes the status of the device before receiving a display completion notification indicating that the display based on the storage contents of the storage area is completed from the first control unit. A situation image data writing means for generating a situation image data for displaying a situation image representing the situation of the device when the situation is detected, and situation image data writing means for writing the situation image data in the storage area, the first control A means for reading the situation data or the situation image data from the storage area when the update notification is received; and a situation image based on the situation data when the reading means reads the situation data Generating means for generating situation image data for displaying the image, and a display means for displaying a situation image based on the situation image data generated by the generation means or a situation image based on the situation image data read by the reading means; When the display of the status image by the display unit is completed, the display completion notification is transmitted to the second control unit. An image forming apparatus and a signal means.

請求項7に係る発明は、更新通知を受信した場合に、記憶領域から状況データ又は状況画像データを読み込む読込手段と、前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、前記表示手段による前記状況画像の表示が完了したならば、前記表示完了通知を送信する表示完了通知送信手段とを備えた制御装置に制御される電子機器であって、デバイスと、前記デバイスの状況の変化を検知する検知手段と、前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを前記記憶領域に書き込む状況データ書込手段と、前記記憶領域への書き込みが行われたならば、前記制御装置に前記更新通知を送信する更新通知送信手段と、前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を前記制御装置から受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段とを備えた電子機器である。   The invention according to claim 7 provides a reading unit that reads situation data or situation image data from a storage area when an update notification is received, and a situation based on the situation data when the reading unit reads the situation data. Generation means for generating situation image data for displaying an image, and display means for displaying a situation image based on the situation image data generated by the generation means, or a situation image based on the situation image data read by the reading means And an electronic device controlled by a control device including a display completion notification transmitting unit that transmits the display completion notification when the display of the status image by the display unit is completed, the device and the device Detecting means for detecting a change in the status of the device, and a situation representing the status of the device when the detecting means detects a change in the status of the device Status data writing means for writing data to the storage area, update notification transmitting means for transmitting the update notification to the control device if writing to the storage area is performed, and the update notification transmitting means After the transmission of the update notification, when the detection unit detects a change in the status of the device before receiving from the control device a display completion notification indicating that the display based on the storage contents of the storage area is completed, It is an electronic device comprising situation image data writing means for generating situation image data for displaying a situation image representing the situation of a device and writing the situation image data in the storage area.

請求項8に係る発明は、更新通知を受信した場合に、記憶領域から状況データ又は状況画像データを読み込む読込手段と、前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、前記表示手段による前記状況画像の表示が完了したならば、前記表示完了通知を送信する表示完了通知送信手段とを備えた制御装置に制御されるコンピュータを、デバイスの状況の変化を検知する検知手段と、前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを前記記憶領域に書き込む状況データ書込手段と、前記記憶領域への書き込みが行われたならば、前記制御装置に前記更新通知を送信する更新通知送信手段と、前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を前記制御装置から受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段として機能させるためのプログラムである。   When the update notification is received, the invention according to claim 8 reads the situation data or situation image data from the storage area, and when the reading means reads the situation data, the situation based on the situation data Generation means for generating situation image data for displaying an image, and display means for displaying a situation image based on the situation image data generated by the generation means, or a situation image based on the situation image data read by the reading means And when the display of the status image by the display means is completed, the computer controlled by the control device having the display completion notification transmitting means for transmitting the display completion notification detects a change in the status of the device. And when the detection means detects a change in the status of the device, status data representing the status of the device is stored in the storage area. After the transmission of the update notification by the update notification transmission means, the update notification transmission means for transmitting the update notification to the control device, if the write to the storage area has been performed, A situation indicating the status of the device when the detection means detects a change in the status of the device before receiving a display completion notification indicating that the display based on the storage contents of the storage area is completed from the control device. This is a program for generating situation image data for displaying an image and for functioning as situation image data writing means for writing the situation image data in the storage area.

請求項9に係る発明は、デバイスと、前記デバイスの状況の変化を検知する検知手段と、前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを記憶領域に書き込む状況データ書込手段と、前記記憶領域への書き込みが行われたならば、更新通知を送信する更新通知送信手段と、前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段とを備えた電子機器を制御する制御装置であって、前記更新通知を受信した場合に、前記記憶領域から前記状況データ又は前記状況画像データを読み込む読込手段と、前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、前記表示手段による前記状況画像の表示が完了したならば、前記電子機器に前記表示完了通知を送信する表示完了通知送信手段とを備えた制御装置である。   The invention according to claim 9 stores a device, detection means for detecting a change in the status of the device, and status data representing the status of the device when the detection means detects a change in the status of the device. A status data writing means for writing to the area, an update notification transmitting means for sending an update notification if writing to the storage area is performed, and after the update notification is sent by the update notification transmitting means, A status image for displaying a status image indicating the status of the device when the detection means detects a change in the status of the device before receiving a display completion notification indicating that the display based on the stored content is completed A control device for controlling an electronic device comprising situation image data writing means for generating data and writing the situation image data in the storage area, the update notification Reading means for reading the situation data or the situation image data from the storage area when received, and a situation image for displaying a situation image based on the situation data when the reading means reads the situation data Generation means for generating data, a situation image based on the situation image data generated by the generation means, or a display means for displaying a situation image based on the situation image data read by the reading means; and the situation by the display means When the display of the image is completed, the control device includes a display completion notification transmission unit that transmits the display completion notification to the electronic device.

請求項10に係る発明は、デバイスと、前記デバイスの状況の変化を検知する検知手段と、前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを記憶領域に書き込む状況データ書込手段と、前記記憶領域への書き込みが行われたならば、更新通知を送信する更新通知送信手段と、前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段とを備えた電子機器を制御するコンピュータを、前記更新通知を受信した場合に、前記記憶領域から前記状況データ又は前記状況画像データを読み込む読込手段と、前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、前記表示手段による前記状況画像の表示が完了したならば、前記電子機器に前記表示完了通知を送信する表示完了通知送信手段として機能させるためのプログラムである。   The invention according to claim 10 stores a device, detection means for detecting a change in the status of the device, and status data representing the status of the device when the detection means detects a change in the status of the device. A status data writing means for writing to the area, an update notification transmitting means for sending an update notification if writing to the storage area is performed, and after the update notification is sent by the update notification transmitting means, A status image for displaying a status image indicating the status of the device when the detection means detects a change in the status of the device before receiving a display completion notification indicating that the display based on the stored content is completed A computer that controls an electronic device that includes situation image data writing means for generating data and writing the situation image data in the storage area; Reading means for reading the situation data or the situation image data from the storage area when received, and a situation image for displaying a situation image based on the situation data when the reading means reads the situation data Generation means for generating data, a situation image based on the situation image data generated by the generation means, or a display means for displaying a situation image based on the situation image data read by the reading means; and the situation by the display means When the display of an image is completed, a program for causing the electronic device to function as a display completion notification transmission unit that transmits the display completion notification.

請求項1乃至10に係る発明によれば、第2制御手段が状況画像データを生成する構成を備えない場合と比べて、デバイスの状況の変化に対する表示の遅れを少なくすることができる。
請求項2に係る発明によれば、本構成を備えない場合と比べて、第2制御手段によるデバイスの制御に与える影響を少なくすることができる。
請求項3に係る発明によれば、第2制御手段が状況画像データを生成することができない場合でも、記憶領域の記憶内容を最新の状況データに更新することができる。
請求項4に係る発明によれば、本構成を備えない場合と比べて、第2制御手段から第1制御手段への通信量を抑制することができる。
請求項5に係る発明によれば、本構成を備えない場合と比べて、状況画像の表示の完了後の第1制御手段の負荷の増加を抑制することができる。
According to the first to tenth aspects of the present invention, it is possible to reduce a display delay with respect to a change in the status of the device, as compared with a case where the second control unit does not have a configuration for generating the status image data.
According to the invention which concerns on Claim 2, compared with the case where this structure is not provided, the influence which it has on the control of the device by a 2nd control means can be decreased.
According to the invention of claim 3, even when the second control means cannot generate the situation image data, the storage contents of the storage area can be updated to the latest situation data.
According to the invention which concerns on Claim 4, compared with the case where this structure is not provided, the communication amount from a 2nd control means to a 1st control means can be suppressed.
According to the invention which concerns on Claim 5, compared with the case where this structure is not provided, the increase in the load of the 1st control means after completion of the display of a situation image can be suppressed.

画像形成装置1000のハードウェア構成を示す図。2 is a diagram illustrating a hardware configuration of an image forming apparatus 1000. FIG. 画像形成装置1000の機能構成を示す図。2 is a diagram illustrating a functional configuration of an image forming apparatus 1000. FIG. 第1制御手段が実行する処理の手順を示す流れ図。The flowchart which shows the procedure of the process which a 1st control means performs. 第2制御手段が実行する処理の手順を示す流れ図。The flowchart which shows the procedure of the process which a 2nd control means performs. 具体例1を示すシーケンス図。The sequence diagram which shows the specific example 1. FIG. 具体例2を示すシーケンス図。The sequence diagram which shows the specific example 2. FIG. 具体例3を示すシーケンス図。The sequence diagram which shows the specific example 3. FIG. 第1制御手段100を画像形成装置1000から分離した構成を示す図。FIG. 3 is a diagram illustrating a configuration in which a first control unit 100 is separated from an image forming apparatus 1000.

<ハードウェア構成>
図1は、画像形成装置1000のハードウェア構成を示す図である。画像形成装置1000は、本発明に係る電子機器の一例である。画像形成装置1000の主な構成要素は、第1制御手段(コントローラ)100、第2制御手段(デバイスコントローラ)200及びデバイス300である。第1制御手段100は、OS(Operating System)として例えばLinux(登録商標)を実行し、第2制御手段200を制御する。第2制御手段200は、OSとして例えばRTOS(Real Time OS)を実行し、デバイス300を制御する。
<Hardware configuration>
FIG. 1 is a diagram illustrating a hardware configuration of the image forming apparatus 1000. The image forming apparatus 1000 is an example of an electronic apparatus according to the present invention. The main components of the image forming apparatus 1000 are a first control unit (controller) 100, a second control unit (device controller) 200, and a device 300. The first control unit 100 executes, for example, Linux (registered trademark) as an OS (Operating System) and controls the second control unit 200. The second control means 200 executes, for example, RTOS (Real Time OS) as the OS and controls the device 300.

第1制御手段100は、CPU(Central Processing Unit)101、RAM(Random Access Memory)102、ROM(Read Only Memory)103、HDD(Hard Disk Drive)104、LAN(Local Area Network)端子105、通信I/F(Interface)106及びUI(User Interface)107を備え、これらの構成要素はバス108に接続されている。   The first control means 100 includes a central processing unit (CPU) 101, a random access memory (RAM) 102, a read only memory (ROM) 103, a hard disk drive (HDD) 104, a local area network (LAN) terminal 105, a communication I / F (Interface) 106 and UI (User Interface) 107 are provided, and these components are connected to the bus 108.

CPU101は、RAM102をワークエリアとして、プログラムを実行する。ROM103には、ブートローダなどが記憶されている。HDD104には、OSやアプリケーションプログラムなどが記憶されている。LAN端子105には、通信線が接続され、CPU101は、LAN経由で外部の情報処理装置などと通信する。通信I/F106は、第2制御手段200に備えられた通信I/F204と通信線で接続される。UI107は、キーパッドやタッチパネルなど(図示省略)を備え、ユーザの操作を受け付けて、受け付けた操作に応じた信号をCPU101に出力する。また、タッチパネルには、デバイス300の状況を表す画像(以下、状況画像という。)が表示される。   The CPU 101 executes a program using the RAM 102 as a work area. The ROM 103 stores a boot loader and the like. The HDD 104 stores an OS, application programs, and the like. A communication line is connected to the LAN terminal 105, and the CPU 101 communicates with an external information processing apparatus or the like via the LAN. The communication I / F 106 is connected to the communication I / F 204 provided in the second control unit 200 through a communication line. The UI 107 includes a keypad, a touch panel, and the like (not shown), receives a user operation, and outputs a signal corresponding to the received operation to the CPU 101. In addition, an image representing the status of the device 300 (hereinafter referred to as a status image) is displayed on the touch panel.

第2制御手段200は、CPU201、RAM202、ROM203及び通信I/F204を備え、これらの構成要素はバス205に接続されている。ROM203には、OSが記憶されており、CPU201は、CPU101からの命令に従ってROM203からOSを読み出して実行する。   The second control unit 200 includes a CPU 201, a RAM 202, a ROM 203, and a communication I / F 204, and these components are connected to a bus 205. The ROM 203 stores an OS, and the CPU 201 reads the OS from the ROM 203 and executes it in accordance with a command from the CPU 101.

画像形成装置1000は、1つ以上のデバイス300を備える。デバイス300とは、例えばイメージスキャナ301、プリンタ302などである。
イメージスキャナ301は、光源、光学系、撮像素子など(図示省略)を備え、光源が原稿に光を照射し、原稿で反射された反射光が光学系を介して撮像素子に入射し、撮像素子が原稿の画像を表す信号を生成して出力する。
プリンタ302は、例えば電子写真方式で画像を印刷するプリンタであり、プリントエンジン、紙などの記録媒体を収容する収容部、記録媒体を搬送路に沿って搬送する搬送機構などを備え(図示省略)、第1制御手段100から第2制御手段200を介して供給された画像データに基づく画像を記録媒体に印刷する。
The image forming apparatus 1000 includes one or more devices 300. Examples of the device 300 include an image scanner 301 and a printer 302.
The image scanner 301 includes a light source, an optical system, an image sensor, and the like (not shown). The light source irradiates light on the document, and reflected light reflected by the document enters the image sensor via the optical system. Generates and outputs a signal representing an image of the document.
The printer 302 is a printer that prints an image by, for example, an electrophotographic method, and includes a print engine, a storage unit that stores a recording medium such as paper, a transport mechanism that transports the recording medium along a transport path, and the like (not shown). Then, an image based on the image data supplied from the first control unit 100 via the second control unit 200 is printed on a recording medium.

記憶領域400は、例えばRAMであり、CPU101とCPU201の両方からアクセスされる。記憶領域400は、第1制御手段100や第2制御手段200とは別の基板に設けられていてもよいし、第1制御手段100と第2制御手段200のいずれか基板上に設けられていてもよい。   The storage area 400 is a RAM, for example, and is accessed from both the CPU 101 and the CPU 201. The storage area 400 may be provided on a different substrate from the first control unit 100 and the second control unit 200, or is provided on either the first control unit 100 or the second control unit 200. May be.

<機能構成>
図2は、画像形成装置1000の機能構成を示す図である。
第1制御手段100は、読込手段11、生成手段12、表示手段13及び表示完了通知送信手段14を備える。第2制御手段200は、検知手段21、状況データ書込手段22、状況画像データ書込手段23及び更新通知送信手段24を備える。
<Functional configuration>
FIG. 2 is a diagram illustrating a functional configuration of the image forming apparatus 1000.
The first control unit 100 includes a reading unit 11, a generation unit 12, a display unit 13, and a display completion notification transmission unit 14. The second control unit 200 includes a detection unit 21, a situation data writing unit 22, a situation image data writing unit 23 and an update notification transmission unit 24.

最初に、第2制御手段200について説明する。
検知手段21は、デバイス300の状況の変化を検知する。具体的には、CPU201は、デバイス300の状況を表す状況データをデバイス300から定期的に取得する。例えば、プリンタ302の場合、状況データは、プリンタ302が印刷中の画像を特定するデータ、プリンタの搬送路上における紙の位置を表すデータ、収容部における紙の残量を表すデータなどを含む。CPU201は、状況データをプリンタ302から定期的に取得してRAM202に記憶し、最新の状況データと前回取得した状況データとを比較することによってプリンタ302の状況の変化を検知する。
First, the second control means 200 will be described.
The detection unit 21 detects a change in the status of the device 300. Specifically, the CPU 201 periodically acquires status data representing the status of the device 300 from the device 300. For example, in the case of the printer 302, the status data includes data for specifying an image being printed by the printer 302, data indicating the position of the paper on the conveyance path of the printer, data indicating the remaining amount of paper in the storage unit, and the like. The CPU 201 periodically acquires status data from the printer 302 and stores it in the RAM 202, and detects a change in the status of the printer 302 by comparing the latest status data with the status data acquired last time.

次に、状況データ書込手段22について説明する。状況データ書込手段22は、検知手段21がデバイス300の状況の変化を検知した場合に、デバイス300の状況を表す状況データを記憶領域400に書き込む。具体的には、CPU201は、デバイス300の状況の変化を検知した場合に、RAM202に記憶された最新の状況データを読み出して記憶領域400に書き込む。ここで、CPU201は、当該データが状況データであることが認識されるように、例えば、状況データの特定のビットにデータの種類を示すデータ種類フラグ「0」を設定する。   Next, the situation data writing unit 22 will be described. The status data writing unit 22 writes status data representing the status of the device 300 in the storage area 400 when the detection unit 21 detects a change in the status of the device 300. Specifically, when the CPU 201 detects a change in the status of the device 300, the CPU 201 reads the latest status data stored in the RAM 202 and writes it in the storage area 400. Here, for example, the CPU 201 sets a data type flag “0” indicating the type of data in a specific bit of the situation data so that the data is recognized as the situation data.

次に、更新通知送信手段24について説明する。更新通知送信手段24は、記憶領域400への書き込みが行われたならば、第1制御手段100に更新通知を送信する。具体的には、記憶領域400に書き込まれるデータは、前述の状況データと状況画像データとのいずれかである。状況画像データとは、デバイス300の状況を表す画像を表示するための画像データである(詳細は、後述する)。CPU201は、記憶領域400に状況データ又は状況画像データが書き込まれた場合に、第1制御手段100に更新通知を送信する。
ただし、更新通知送信手段24は、更新通知の送信後、表示完了通知を受信する前に記憶領域400に状況データ又は状況画像データが書き込まれた場合には、更新通知を第1制御手段100に送信しない。表示完了通知については、後述する。
Next, the update notification transmission unit 24 will be described. The update notification transmission unit 24 transmits an update notification to the first control unit 100 when writing to the storage area 400 is performed. Specifically, the data written in the storage area 400 is either the above-described situation data or situation image data. The situation image data is image data for displaying an image representing the situation of the device 300 (details will be described later). When the situation data or situation image data is written in the storage area 400, the CPU 201 transmits an update notification to the first control unit 100.
However, the update notification transmission unit 24 sends the update notification to the first control unit 100 when the status data or the status image data is written in the storage area 400 after the update notification is transmitted and before the display completion notification is received. Do not send. The display completion notification will be described later.

次に、状況画像データ書込手段23について説明する。状況画像データ書込手段23は、更新通知送信手段24による更新通知の送信後、記憶領域400の記憶内容に基づく表示が完了したことを表す表示完了通知を第1制御手段100から受信する前に検知手段21がデバイス300の状況の変化を検知し、且つ、予め定められた条件に該当する処理が第2制御手段200で実行中でない場合に、デバイス300の状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを記憶領域400に書き込む。具体的には、次のとおりである。   Next, the situation image data writing unit 23 will be described. The situation image data writing unit 23, after receiving the update notification by the update notification transmitting unit 24, before receiving a display completion notification indicating that the display based on the stored contents of the storage area 400 has been completed from the first control unit 100. In order to display a status image representing the status of the device 300 when the detection unit 21 detects a change in the status of the device 300 and the process corresponding to the predetermined condition is not being executed by the second control unit 200. The situation image data is generated, and the situation image data is written in the storage area 400. Specifically, it is as follows.

CPU201は、次の2つの要件を満たした場合に、状況画像データを生成する。
(1)第1要件
更新通知の送信後、表示完了通知を受信する前にデバイス300の状況の変化を検知したことを第1要件とする。記憶領域400には、状況データ又は状況画像データが書き込まれる。第1制御手段100は、記憶領域400に書き込まれた状況データ又は状況画像データに基づいてUI107にデバイス300の状況を表す状況画像を表示するのであるが、状況画像の表示が完了したならば表示完了通知を第2制御手段200に送信するように構成されている。つまり、更新通知の送信後、表示完了通知を受信する前にデバイス300の状況の変化を検知したということは、状況画像を表示するための処理の最中にデバイス300の状況が変化したということを意味する。
The CPU 201 generates situation image data when the following two requirements are satisfied.
(1) First requirement The first requirement is that a change in the status of the device 300 is detected after the update notification is transmitted and before the display completion notification is received. In the storage area 400, situation data or situation image data is written. The first control unit 100 displays the situation image representing the situation of the device 300 on the UI 107 based on the situation data or situation image data written in the storage area 400. If the situation image display is completed, the first control unit 100 displays the situation image. The completion notification is transmitted to the second control means 200. In other words, after the update notification is transmitted, the change in the status of the device 300 is detected before the display completion notification is received. This means that the status of the device 300 has changed during the process for displaying the status image. Means.

(2)第2要件
予め定められた条件に該当する処理が第2制御手段200で実行中でないことを第2要件とする。予め定められた条件とは、例えば、当該処理がデバイス300の制御に関連する処理であるという条件である。デバイス300の制御に関連する処理は、状況画像データの生成よりも優先して実行されるべき処理である。CPU201は、デバイス300の制御に関連する処理が第2制御手段200で実行中でないならば、予め定められた条件に該当する処理が第2制御手段200で実行中でないと判定する。
(2) Second requirement The second requirement is that processing corresponding to a predetermined condition is not being executed by the second control means 200. The predetermined condition is, for example, a condition that the process is a process related to the control of the device 300. The process related to the control of the device 300 is a process to be executed with priority over the generation of the situation image data. If the process related to the control of the device 300 is not being executed by the second control unit 200, the CPU 201 determines that the process corresponding to the predetermined condition is not being executed by the second control unit 200.

上記の第1要件と第2要件とを満たした場合に、CPU201は、状況画像データを生成し、生成した状況画像データを記憶領域400に書き込む。状況画像データは、例えば、印刷中の画像を縮小した縮小画像(いわゆる、サムネイル)、画像形成装置1000の構造を表す模式図上で紙の位置を表す画像、紙の残量を数値やグラフで表す画像などを表すラスタ形式の画像データである。ここで、CPU201は、当該データが状況画像データであることが認識されるように、前述の状況データのデータ種類フラグと同じビットにデータ種類フラグ「1」を設定する。   When the first requirement and the second requirement are satisfied, the CPU 201 generates situation image data and writes the generated situation image data in the storage area 400. The situation image data includes, for example, a reduced image (so-called thumbnail) obtained by reducing the image being printed, an image representing the position of the paper on the schematic diagram representing the structure of the image forming apparatus 1000, and the remaining amount of paper as a numerical value or a graph. This is raster format image data representing an image to be represented. Here, the CPU 201 sets the data type flag “1” to the same bit as the data type flag of the situation data described above so that the data is recognized as the situation image data.

また、状況データ書込手段22は、更新通知送信手段24による更新通知の送信後、表示完了通知を受信する前に検知手段21がデバイス300の状況の変化を検知し、且つ、予め定められた条件に該当する処理が第2制御手段200で実行中である場合に、状況データを記憶領域400に書き込む。すなわち、第1要件を満たすが第2要件を満たさない場合には、CPU201は、状況画像データを生成せずに、状況データを記憶領域400に書き込む。   The status data writing unit 22 detects a change in the status of the device 300 after the update notification is transmitted by the update notification transmission unit 24 and before the display completion notification is received. When the process corresponding to the condition is being executed by the second control unit 200, the status data is written in the storage area 400. That is, when the first requirement is satisfied but the second requirement is not satisfied, the CPU 201 writes the situation data in the storage area 400 without generating the situation image data.

なお、状況画像データ書込手段23は、記憶領域400に状況画像データを書き込んだ後に表示完了通知を受信し、当該表示完了通知の受信後に最初に検知手段21がデバイス300の状況の変化を検知し、且つ、予め定められた条件に該当する処理が第2制御手段200で実行中でない場合に、状況画像データを生成し、当該状況画像データを記憶領域400に書き込む。   The situation image data writing unit 23 receives the display completion notification after writing the situation image data in the storage area 400, and the detection unit 21 first detects a change in the state of the device 300 after receiving the display completion notification. If the process corresponding to the predetermined condition is not being executed by the second control unit 200, the situation image data is generated and the situation image data is written in the storage area 400.

次に、第1制御手段100について説明する。
読込手段11は、更新通知を受信した場合に、記憶領域400から状況データ又は状況画像データを読み込む。前述のとおり、記憶領域400に状況データ又は状況画像データが書き込まれると、第2制御手段200から更新通知が送信される。CPU101は、この更新通知を受信した場合に、記憶領域400からデータを読み込む。
Next, the 1st control means 100 is demonstrated.
The reading unit 11 reads situation data or situation image data from the storage area 400 when an update notification is received. As described above, when situation data or situation image data is written in the storage area 400, an update notification is transmitted from the second control unit 200. The CPU 101 reads data from the storage area 400 when receiving this update notification.

次に、生成手段12について説明する。生成手段12は、読込手段11が状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する。具体的には、CPU101は、記憶領域400から読み込んだデータに含まれるデータ種類フラグが「0」であるならば、当該データが状況データであると判定し、データ種類フラグが「1」であるならば、当該データが状況画像データであると判定する。CPU101は、当該データが状況データであると判定した場合に、当該状況データに基づいて、例えば、印刷中の画像を縮小した縮小画像(いわゆる、サムネイル)、画像形成装置1000の構造を表す模式図上で紙の位置を表す画像、紙の残量を数値やグラフで表す画像などを表すラスタ形式の画像データである状況画像データを生成する。   Next, the generation unit 12 will be described. The generation unit 12 generates situation image data for displaying a situation image based on the situation data when the reading unit 11 reads the situation data. Specifically, if the data type flag included in the data read from the storage area 400 is “0”, the CPU 101 determines that the data is status data, and the data type flag is “1”. If so, it is determined that the data is situation image data. When the CPU 101 determines that the data is status data, for example, based on the status data, for example, a reduced image (so-called thumbnail) reduced from the image being printed, a schematic diagram representing the structure of the image forming apparatus 1000 The situation image data, which is raster format image data representing an image representing the position of the paper and an image representing the remaining amount of paper as a numerical value or a graph, is generated.

つぎに、表示手段13について説明する。表示手段13は、12生成手段が生成した状況画像データに基づく状況画像、又は、読込手段11が読み込んだ状況画像データに基づく状況画像を表示する。具体的には、データ種類フラグが「0」であるならば、CPU101は、状況データから生成した状況画像データに基づく状況画像をUI107のタッチパネルに表示する。一方、データ種類フラグが「1」であるならば、CPU101は、記憶領域400から読み込んだ状況画像データに基づく状況画像をタッチパネルに表示する。   Next, the display means 13 will be described. The display unit 13 displays a situation image based on the situation image data generated by the 12 generation unit or a situation image based on the situation image data read by the reading unit 11. Specifically, if the data type flag is “0”, the CPU 101 displays a situation image based on the situation image data generated from the situation data on the touch panel of the UI 107. On the other hand, if the data type flag is “1”, the CPU 101 displays a situation image based on the situation image data read from the storage area 400 on the touch panel.

次に、表示完了通知送信手段14について説明する。表示完了通知送信手段14は、表示手段13による状況画像の表示が完了したならば、第2制御手段200に表示完了通知を送信する。具体的には、CPU101は、状況画像データを状況データから生成したか、状況画像データを記憶領域400から読み込んだかに関わらず、状況画像の表示が完了したならば、第2制御手段200に表示完了通知を送信する。   Next, the display completion notification transmission unit 14 will be described. The display completion notification transmission unit 14 transmits a display completion notification to the second control unit 200 when the display of the status image by the display unit 13 is completed. Specifically, the CPU 101 displays on the second control unit 200 when the display of the situation image is completed regardless of whether the situation image data is generated from the situation data or the situation image data is read from the storage area 400. Send a completion notification.

<動作>
次に、画像形成装置1000の動作について説明する。この動作は、画像形成装置1000に印刷指示が入力された場合に開始される。
<第1制御手段の動作>
図3は、第1制御手段100が実行する処理の手順を示す流れ図である。
ステップS101においては、読込手段11としてのCPU101が、更新通知を受信したか否かを定期的に判定し、更新通知を受信したと判定した場合(ステップS101:YES)には、ステップS102に進む。
ステップS102においては、読込手段11としてのCPU101が、記憶領域400からデータを読み込む。このデータは、状況データ又は状況画像データである。
<Operation>
Next, the operation of the image forming apparatus 1000 will be described. This operation is started when a print instruction is input to the image forming apparatus 1000.
<Operation of first control means>
FIG. 3 is a flowchart showing a procedure of processing executed by the first control unit 100.
In step S101, the CPU 101 as the reading unit 11 periodically determines whether or not an update notification has been received. If it is determined that an update notification has been received (step S101: YES), the process proceeds to step S102. .
In step S <b> 102, the CPU 101 as the reading unit 11 reads data from the storage area 400. This data is situation data or situation image data.

ステップS103においては、CPU101が、記憶領域400から読み込んだデータが状況画像データであるか否かをデータ種類フラグによって判定し、状況画像データであると判定した場合(ステップS103:YES)には、ステップS105に進み、状況画像データでないと判定した場合(ステップS103:NO)には、ステップS104に進む。
ステップS104においては、生成手段12としてのCPU101が、記憶領域400から読み込んだ状況データに基づいて状況画像データを生成する。
ステップS105においては、表示手段13としてのCPU101が、状況画像データに基づく状況画像をUI107のタッチパネルに表示する。
ステップS106においては、表示完了通知送信手段14としてのCPU101が、表示完了通知を第2制御手段200に送信する。
In step S103, the CPU 101 determines whether the data read from the storage area 400 is situation image data based on the data type flag, and if it is determined that the data is situation image data (step S103: YES), Proceeding to step S105, if it is determined that it is not situation image data (step S103: NO), the process proceeds to step S104.
In step S <b> 104, the CPU 101 as the generation unit 12 generates situation image data based on the situation data read from the storage area 400.
In step S <b> 105, the CPU 101 as the display unit 13 displays a situation image based on the situation image data on the touch panel of the UI 107.
In step S <b> 106, the CPU 101 as the display completion notification transmission unit 14 transmits a display completion notification to the second control unit 200.

<第2制御手段の動作>
図4は、第2制御手段200が実行する処理の手順を示す流れ図である。
ステップS201においては、CPU201が、カウンタCOUNTに0を設定する。
ステップS202においては、検知手段21としてのCPU201が、デバイス300から定期的に状況データを取得し、デバイス300の状況が変化したか否かを状況データに基づいて判定する。デバイス300の状況が変化したと判定した場合(ステップS202:YES)には、ステップS203に進む。
<Operation of Second Control Unit>
FIG. 4 is a flowchart showing a procedure of processing executed by the second control unit 200.
In step S201, the CPU 201 sets 0 to the counter COUNT.
In step S202, the CPU 201 as the detection unit 21 periodically acquires status data from the device 300, and determines whether or not the status of the device 300 has changed, based on the status data. If it is determined that the status of the device 300 has changed (step S202: YES), the process proceeds to step S203.

ステップS203においては、CPU201が、更新通知の送信後に表示完了通知を受信したか否かを判定し、表示完了通知を受信したと判定した場合(ステップS203:YES)には、ステップS204に進み、表示完了通知を受信しなかったと判定した場合(ステップS203:NO)には、ステップS207に進む。
ステップS204においては、CPU201が、カウンタTMPに0を設定する。
ステップS205においては、CPU201が、カウンタCOUNTの値が0より大きいか否かを判定し、0である場合(ステップS205:NO)には、ステップS206に進み、0より大きい場合(ステップS205:YES)には、ステップS209に進む。
ステップS206においては、状況データ書込手段22としてのCPU201が、状況データを記憶領域400に書き込む。
In step S203, the CPU 201 determines whether or not a display completion notification has been received after transmission of the update notification. If it is determined that a display completion notification has been received (step S203: YES), the process proceeds to step S204. If it is determined that the display completion notification has not been received (step S203: NO), the process proceeds to step S207.
In step S204, the CPU 201 sets 0 to the counter TMP.
In step S205, the CPU 201 determines whether or not the value of the counter COUNT is greater than 0. If it is 0 (step S205: NO), the process proceeds to step S206, and if it is greater than 0 (step S205: YES). ), The process proceeds to step S209.
In step S <b> 206, the CPU 201 as the situation data writing unit 22 writes the situation data in the storage area 400.

一方、ステップS207においては、CPU201が、ステップS202で検知したデバイスの状況変化が当該印刷指示の入力後の最初の状況変化であるか否かを判定し、最初の状況変化であると判定した場合(ステップS207:YES)には、ステップS204に進み、最初の状況変化でないと判定した場合(ステップS207:NO)には、ステップS208に進む。
ステップS208においては、CPU201が、カウンタCOUNTの値に1を加算した値をカウンタTMPに設定する。
On the other hand, in step S207, the CPU 201 determines whether or not the device status change detected in step S202 is the first status change after inputting the print instruction, and determines that it is the first status change. (Step S207: YES), the process proceeds to Step S204, and if it is determined that the situation is not the first change (Step S207: NO), the process proceeds to Step S208.
In step S208, the CPU 201 sets a value obtained by adding 1 to the value of the counter COUNT in the counter TMP.

ステップS209においては、CPU201が、予め定められた条件に該当する処理(例えば、デバイス300の制御に関連する処理)が第2制御手段200で実行中であるか否かを判定し、実行中であると判定した場合(ステップS209:YES)には、ステップS210に進み、実行中でないと判定した場合(ステップS209:NO)には、ステップS211に進む。
ステップS210においては、状況データ書込手段22としてのCPU201が、状況データを記憶領域400に書き込む。
In step S209, the CPU 201 determines whether or not a process corresponding to a predetermined condition (for example, a process related to the control of the device 300) is being executed by the second control unit 200. If it is determined that there is (step S209: YES), the process proceeds to step S210. If it is determined that it is not being executed (step S209: NO), the process proceeds to step S211.
In step S <b> 210, the CPU 201 as the situation data writing unit 22 writes the situation data in the storage area 400.

一方、ステップS211においては、状況画像データ書込手段23としてのCPU201が、状況データに基づいて状況画像データを生成する。
ステップS212においては、状況画像データ書込手段23としてのCPU201が、生成した状況画像データを記憶領域400に書き込む。
ステップS213においては、CPU201が、カウンタTMPの値が0であるか否かを判定し、0であると判定した場合(ステップS213:YES)には、ステップS214に進み、0でないと判定した場合(ステップS213:NO)には、ステップS215に進む。
ステップS214においては、更新通知送信手段24としてのCPU201が、更新通知を第1制御手段100に送信する。
ステップS215においては、CPU201が、カウンタTMPの値をカウンタCOUNTに設定し、ステップS202に進む。
On the other hand, in step S211, the CPU 201 as the situation image data writing unit 23 generates situation image data based on the situation data.
In step S <b> 212, the CPU 201 as the situation image data writing unit 23 writes the generated situation image data in the storage area 400.
In step S213, the CPU 201 determines whether or not the value of the counter TMP is 0. When it is determined that the value is 0 (step S213: YES), the CPU 201 proceeds to step S214 and determines that it is not 0. In (Step S213: NO), the process proceeds to Step S215.
In step S <b> 214, the CPU 201 as the update notification transmission unit 24 transmits an update notification to the first control unit 100.
In step S215, the CPU 201 sets the value of the counter TMP in the counter COUNT, and proceeds to step S202.

次に、画像形成装置1000の動作の具体例を示す。
<具体例1>
図5は、具体例1を示すシーケンス図である。具体例1は、本実施形態の基本的な動作である。
ステップS301においては、第2制御手段200が、デバイス300の状況変化を検知する(図4のステップS201:COUNT=0、ステップS202:YES)。
ステップS302においては、第2制御手段200が、状況データを記憶領域400に書き込む(図4のステップS203:NO、ステップS207:YES、ステップS204:TMP=0、ステップS205:NO、ステップS206)。
ステップS303においては、第2制御手段200が、更新通知を第1制御手段100に送信する(図4のステップS213:YES、ステップS214、ステップS215:COUNT=0、図3のステップS101:YES)。
Next, a specific example of the operation of the image forming apparatus 1000 will be described.
<Specific example 1>
FIG. 5 is a sequence diagram illustrating the first specific example. Specific example 1 is a basic operation of the present embodiment.
In step S301, the second control unit 200 detects a change in the status of the device 300 (step S201: COUNT = 0 in FIG. 4, step S202: YES).
In step S302, the second control unit 200 writes the status data in the storage area 400 (step S203: NO, step S207: YES, step S204: TMP = 0, step S205: NO, step S206 in FIG. 4).
In step S303, the second control unit 200 transmits an update notification to the first control unit 100 (step S213 in FIG. 4: YES, step S214, step S215: COUNT = 0, step S101 in FIG. 3: YES). .

ステップS304においては、第1制御手段100が、記憶領域400からデータを読み込む(図3のステップS102)。このデータは、状況データである(図3のステップS103:NO)。
ステップS305においては、第1制御手段100が、状況データに基づいて状況画像データを生成する(図3のステップS104)。
ステップS306においては、第1制御手段100が、状況画像データに基づく状況画像を表示する(図3のステップS105)。
ステップS307においては、第1制御手段100が、表示完了通知を第2制御手段200に送信する(図3のステップS106)。
In step S304, the first control unit 100 reads data from the storage area 400 (step S102 in FIG. 3). This data is status data (step S103: NO in FIG. 3).
In step S305, the first control unit 100 generates situation image data based on the situation data (step S104 in FIG. 3).
In step S306, the first control unit 100 displays a situation image based on the situation image data (step S105 in FIG. 3).
In step S307, the first control unit 100 transmits a display completion notification to the second control unit 200 (step S106 in FIG. 3).

ステップS308においては、第2制御手段200が、デバイスの状況変化を検知する(図4のステップS202:YES)。
ステップS309においては、第2制御手段200が、状況データを記憶領域400に書き込む(図4のステップS203:YES、ステップS204:TMP=0、ステップS205:NO、ステップS206)。
ステップS310においては、第2制御手段200が、更新通知を第1制御手段100に送信する(図4のステップS213:YES、ステップS214、ステップS215:COUNT=0、図3のステップS101:YES)。
In step S308, the second control unit 200 detects a change in the status of the device (step S202 in FIG. 4: YES).
In step S309, the second control unit 200 writes the status data in the storage area 400 (step S203: YES in FIG. 4, step S204: TMP = 0, step S205: NO, step S206).
In step S310, the second control unit 200 transmits an update notification to the first control unit 100 (step S213 in FIG. 4: YES, step S214, step S215: COUNT = 0, step S101 in FIG. 3: YES). .

ステップS311においては、第1制御手段100が、記憶領域400からデータを読み込む(図3のステップS102)。このデータは、状況データである(図3のステップS103:NO)。
ステップS312においては、第1制御手段100が、状況データに基づいて状況画像データを生成する(図3のステップS104)。
ステップS313においては、第1制御手段100が、状況画像データに基づく状況画像を表示する(図3のステップS105)。
ステップS314においては、第1制御手段100が、表示完了通知を第2制御手段200に送信する(図3のステップS106)。
In step S311, the first control unit 100 reads data from the storage area 400 (step S102 in FIG. 3). This data is status data (step S103: NO in FIG. 3).
In step S312, the first control unit 100 generates situation image data based on the situation data (step S104 in FIG. 3).
In step S313, the first control unit 100 displays a situation image based on the situation image data (step S105 in FIG. 3).
In step S314, the first control unit 100 transmits a display completion notification to the second control unit 200 (step S106 in FIG. 3).

<具体例2>
図6は、具体例2を示すシーケンス図である。具体例2は、第2制御手段200が状況画像データの生成を代行する例である。
ステップS401においては、第2制御手段200が、デバイス300の状況変化を検知する(図4のステップS201:COUNT=0、ステップS202:YES)。
ステップS402においては、第2制御手段200が、状況データを記憶領域400に書き込む(図4のステップS203:NO、ステップS207:YES、ステップS204:TMP=0、ステップS205:NO、ステップS206)。
ステップS403においては、第2制御手段200が、更新通知を第1制御手段100に送信する(図4のステップS213:YES、ステップS214、ステップS215:COUNT=0、図3のステップS101:YES)。
<Specific example 2>
FIG. 6 is a sequence diagram illustrating a second specific example. The specific example 2 is an example in which the second control unit 200 performs the generation of the situation image data.
In step S401, the second control unit 200 detects a change in the status of the device 300 (step S201 in FIG. 4: COUNT = 0, step S202: YES).
In step S402, the second control means 200 writes the status data in the storage area 400 (step S203: NO, step S207: YES, step S204: TMP = 0, step S205: NO, step S206 in FIG. 4).
In step S403, the second control unit 200 transmits an update notification to the first control unit 100 (step S213 in FIG. 4: YES, step S214, step S215: COUNT = 0, step S101 in FIG. 3: YES). .

ステップS404においては、第1制御手段100が、例えば状況画像の表示と関係のない処理を開始したため、この処理が終わるまでは記憶領域400からのデータの読み込みができなくなっている。
ステップS405においては、第1制御手段100がステップS404の処理を実行している間に、第2制御手段200が、デバイス300の状況変化を検知する(図4のステップS202:YES)。
ステップS406においては、第2制御手段200が、状況画像データを生成する(図4のステップS203:NO、ステップS207:NO、ステップS208:TMP=1、ステップS209:NO、ステップS211)。
ステップS407においては、第2制御手段200が、生成した状況画像データを記憶領域400に書き込む(図4のステップS212、ステップS213:NO、ステップS215:COUNT=1)。
In step S404, for example, the first control unit 100 has started a process unrelated to the display of the situation image, so that data cannot be read from the storage area 400 until this process is completed.
In step S405, while the 1st control means 100 is performing the process of step S404, the 2nd control means 200 detects the status change of the device 300 (step S202 of FIG. 4: YES).
In step S406, the second control means 200 generates situation image data (step S203: NO, step S207: NO, step S208: TMP = 1, step S209: NO, step S211 in FIG. 4).
In step S407, the second control means 200 writes the generated situation image data in the storage area 400 (step S212, step S213: NO, step S215: COUNT = 1 in FIG. 4).

ステップS408においては、第1制御手段100によるステップS404の処理が終了したため、第1制御手段100が、記憶領域400からデータを読み込む(図3のステップS102)。このデータは、状況画像データである(図3のステップS103:YES)。
ステップS409においては、第1制御手段100が、読み込んだ状況画像データに基づく状況画像を表示する(図3のステップS105)。
ステップS410においては、第1制御手段100が、表示完了通知を第2制御手段200に送信する(図3のステップS106)。
In step S408, since the process of step S404 by the first control unit 100 is completed, the first control unit 100 reads data from the storage area 400 (step S102 in FIG. 3). This data is situation image data (step S103 in FIG. 3: YES).
In step S409, the first control unit 100 displays a situation image based on the read situation image data (step S105 in FIG. 3).
In step S410, the first control unit 100 transmits a display completion notification to the second control unit 200 (step S106 in FIG. 3).

ステップS411においては、第2制御手段200が、デバイス300の状況変化を検知する(図4のステップS202:YES)。
ステップS412においては、第2制御手段200が、状況画像データを生成する(図4のステップS203:YES、ステップS204:TMP=0、ステップS205:YES、ステップS209:NO、ステップS211)。
ステップS413においては、第2制御手段200が、生成した状況画像データを記憶領域400に書き込む(図4のステップS212)。
ステップS414においては、第2制御手段200が、更新通知を第1制御手段100に送信する(図4のステップS213:YES、ステップS214、ステップS215:COUNT=0、図3のステップS101:YES)。
In step S411, the 2nd control means 200 detects the status change of the device 300 (step S202 of FIG. 4: YES).
In step S412, the second control unit 200 generates situation image data (step S203: YES in FIG. 4, step S204: TMP = 0, step S205: YES, step S209: NO, step S211).
In step S413, the second control unit 200 writes the generated situation image data in the storage area 400 (step S212 in FIG. 4).
In step S414, the second control unit 200 transmits an update notification to the first control unit 100 (step S213 in FIG. 4: YES, step S214, step S215: COUNT = 0, step S101 in FIG. 3: YES). .

ステップS415においては、第1制御手段100が、記憶領域400からデータを読み込む(図3のステップS102)。このデータは、状況画像データである(図3のステップS103:YES)。
ステップS416においては、第1制御手段100が、読み込んだ状況画像データに基づく状況画像を表示する(図3のステップS105)。
ステップS417においては、第1制御手段100が、表示完了通知を第2制御手段200に送信する(図3のステップS106)。
In step S415, the first control unit 100 reads data from the storage area 400 (step S102 in FIG. 3). This data is situation image data (step S103 in FIG. 3: YES).
In step S416, the first control unit 100 displays a situation image based on the read situation image data (step S105 in FIG. 3).
In step S417, the first control unit 100 transmits a display completion notification to the second control unit 200 (step S106 in FIG. 3).

ステップS418においては、第2制御手段200が、デバイス300の状況変化を検知する(図4のステップS202:YES)。
ステップS419においては、第2制御手段200が、状況データを記憶領域400に書き込む(図4のステップS203:YES、ステップS204:TMP=0、ステップS205:NO、ステップS206)。
In step S418, the second control unit 200 detects a change in the status of the device 300 (step S202: YES in FIG. 4).
In step S419, the second control unit 200 writes the status data in the storage area 400 (step S203: YES in FIG. 4, step S204: TMP = 0, step S205: NO, step S206).

<具体例3>
図7は、具体例3を示すシーケンス図である。具体例3は、予め定められた条件に該当する処理が第2制御手段200で実行中であるため、第2制御手段200が状況画像データの生成を代行しない例である。
ステップS501においては、第2制御手段200が、デバイス300の状況変化を検知する(図4のステップS201:COUNT=0、ステップS202:YES)。
ステップS502においては、第2制御手段200が、状況データを記憶領域400に書き込む(図4のステップS203:NO、ステップS207:YES、ステップS204:TMP=0、ステップS205:NO、ステップS206)。
ステップS503においては、第2制御手段200が、更新通知を第1制御手段100に送信する(図4のステップS213:YES、ステップS214、ステップS215:COUNT=0、図3のステップS101:YES)。
<Specific example 3>
FIG. 7 is a sequence diagram illustrating a third specific example. The specific example 3 is an example in which the second control unit 200 does not perform generation of the situation image data because the process corresponding to the predetermined condition is being executed by the second control unit 200.
In step S501, the second control means 200 detects a change in the status of the device 300 (step S201: COUNT = 0 in FIG. 4, step S202: YES).
In step S502, the second control unit 200 writes the status data in the storage area 400 (step S203: NO, step S207: YES, step S204: TMP = 0, step S205: NO, step S206 in FIG. 4).
In step S503, the second control unit 200 transmits an update notification to the first control unit 100 (step S213 in FIG. 4: YES, step S214, step S215: COUNT = 0, step S101 in FIG. 3: YES). .

ステップS504においては、第1制御手段100が、状況画像の表示と関係のない処理を開始したため、この処理が終わるまでは記憶領域400からのデータの読み込みができなくなっている。
ステップS505においては、第1制御手段100がステップS504の処理を実行している間に、第2制御手段200が、デバイス300の状況変化を検知する(図4のステップS202:YES)。ただし、状況画像データの生成よりも優先度の高い処理(例えば、デバイス300の制御に関連する処理)が第2制御手段200で実行中であるため、第2制御手段200は、状況画像データの生成を行わない。
ステップS506においては、第2制御手段200が、状況データを記憶領域400に書き込む(図4のステップS203:NO、ステップS207:NO、ステップS208:TMP=1、ステップS209:YES、ステップS210、ステップS213:NO、ステップS215:COUNT=1)。
In step S504, since the first control unit 100 has started processing unrelated to the situation image display, data cannot be read from the storage area 400 until this processing ends.
In step S505, while the 1st control means 100 is performing the process of step S504, the 2nd control means 200 detects the status change of the device 300 (step S202 of FIG. 4: YES). However, since the second control unit 200 is executing a process having a higher priority than the generation of the situation image data (for example, a process related to the control of the device 300), the second control unit 200 Does not generate.
In step S506, the second control unit 200 writes the status data in the storage area 400 (step S203: NO, step S207: NO, step S208: TMP = 1, step S209: YES, step S210, step in FIG. 4). S213: NO, step S215: COUNT = 1).

ステップS507においては、第1制御手段100によるステップS504の処理が終了したため、第1制御手段100が、記憶領域400からデータを読み込む(図3のステップS102)。このデータは、状況データである(図3のステップS103:NO)。
ステップS508においては、第1制御手段100が、状況データに基づいて状況画像データを生成する(図3のステップS104)。
ステップS509においては、第1制御手段100が、状況画像データに基づく状況画像を表示する(図3のステップS105)。
In step S507, since the process of step S504 by the first control unit 100 is completed, the first control unit 100 reads data from the storage area 400 (step S102 in FIG. 3). This data is status data (step S103: NO in FIG. 3).
In step S508, the first control unit 100 generates situation image data based on the situation data (step S104 in FIG. 3).
In step S509, the first control unit 100 displays a situation image based on the situation image data (step S105 in FIG. 3).

ステップS510においては、第2制御手段200が、デバイス300の状況変化を検知する(図4のステップS202:YES)。ただし、ここでも状況画像データの生成よりも優先度の高い処理が第2制御手段200で実行中であるため、第2制御手段200は、状況画像データの生成を行わない。
ステップS511においては、第2制御手段200が、状況データを記憶領域400に書き込む(図4のステップS203:NO、ステップS207:NO、ステップS208:TMP=2、ステップS209:YES、ステップS210、ステップS213:NO、ステップS215:COUNT=2)。
In step S510, the second control unit 200 detects a change in the status of the device 300 (step S202 in FIG. 4: YES). However, since the process having higher priority than the generation of the situation image data is also being executed by the second control unit 200 here, the second control unit 200 does not generate the situation image data.
In step S511, the second control means 200 writes the status data in the storage area 400 (step S203: NO, step S207: NO, step S208: TMP = 2 in FIG. 4, step S209: YES, step S210, step S213: NO, step S215: COUNT = 2).

ステップS512においては、第1制御手段100が、ステップS509における状況画像の表示が完了したため、表示完了通知を第2制御手段200に送信する(図3のステップS106)。
ステップS513においては、第1制御手段100が、状況画像の表示と関係のない処理を開始したため、この処理が終わるまでは記憶領域400からのデータの読み込みができなくなっている。
In step S512, since the display of the status image in step S509 is completed, the first control unit 100 transmits a display completion notification to the second control unit 200 (step S106 in FIG. 3).
In step S513, since the first control unit 100 has started processing unrelated to the situation image display, data cannot be read from the storage area 400 until this processing ends.

ステップS514においては、第2制御手段200が、デバイス300の状況変化を検知する(図4のステップS202:YES)。ただし、ここでも状況画像データの生成よりも優先度の高い処理が第2制御手段200で実行中であるため、第2制御手段200は、状況画像データの生成を行わない。
ステップS515においては、第2制御手段200が、状況データを記憶領域400に書き込む(図4のステップS203:YES、ステップS204:TMP=0、ステップS205:YES、ステップS209:YES、ステップS210)。
ステップS516においては、第2制御手段200が、更新通知を第1制御手段100に送信する(図4のステップS213:YES、ステップS214、ステップS215:COUNT=0、図3のステップS101:YES)。
In step S514, the second control unit 200 detects a change in the status of the device 300 (step S202 in FIG. 4: YES). However, since the process having higher priority than the generation of the situation image data is also being executed by the second control unit 200 here, the second control unit 200 does not generate the situation image data.
In step S515, the second control means 200 writes the status data in the storage area 400 (step S203: YES in FIG. 4, step S204: TMP = 0, step S205: YES, step S209: YES, step S210).
In step S516, the second control unit 200 transmits an update notification to the first control unit 100 (step S213 in FIG. 4: YES, step S214, step S215: COUNT = 0, step S101 in FIG. 3: YES). .

ステップS517においては、第1制御手段100が、状況画像の表示と関係のない処理を開始したため、この処理が終わるまでは記憶領域400からのデータの読み込みができなくなっている。
ステップS518においては、第2制御手段200が、デバイス300の状況変化を検知する(図4のステップS202:YES)。ただし、ここでも状況画像データの生成よりも優先度の高い処理が第2制御手段200で実行中であるため、第2制御手段200は、状況画像データの生成を行わない。
ステップS519においては、第2制御手段200が、状況データを記憶領域400に書き込む(図4のステップS203:NO、ステップS207:NO、ステップS208:TMP=1、ステップS209:YES、ステップS210、ステップS213:NO、ステップS215:COUNT=1)。
In step S517, the first control unit 100 has started processing unrelated to the situation image display, and therefore data cannot be read from the storage area 400 until this processing is completed.
In step S518, the second control unit 200 detects a change in the status of the device 300 (step S202: YES in FIG. 4). However, since the process having higher priority than the generation of the situation image data is also being executed by the second control unit 200 here, the second control unit 200 does not generate the situation image data.
In step S519, the second control unit 200 writes the status data in the storage area 400 (step S203: NO, step S207: NO, step S208: TMP = 1, step S209: YES, step S210, step in FIG. 4). S213: NO, step S215: COUNT = 1).

ステップS520においては、第1制御手段100によるステップS517の処理が終了したため、第1制御手段100が、記憶領域400からデータを読み込む(図3のステップS102)。このデータは、状況データである(図3のステップS103:NO)。
ステップS521においては、第1制御手段100が、状況データに基づいて状況画像データを生成する(図3のステップS104)。
ステップS522においては、第1制御手段100が、状況画像データに基づく状況画像を表示する(図3のステップS105)。
In step S520, since the process of step S517 by the first control unit 100 is completed, the first control unit 100 reads data from the storage area 400 (step S102 in FIG. 3). This data is status data (step S103: NO in FIG. 3).
In step S521, the first control unit 100 generates situation image data based on the situation data (step S104 in FIG. 3).
In step S522, the first control unit 100 displays a situation image based on the situation image data (step S105 in FIG. 3).

具体例2によって示されるように、本実施形態では、第1制御手段100において状況画像データを生成するための処理能力が不足している場合には、第2制御手段200が状況画像データを生成する。よって、本実施形態によれば、デバイス300の状況の変化に対する表示の遅れが少なくなる。
また、本実施形態では、予め定められた条件に該当する処理が第2制御手段200で実行中でない場合に第2制御手段200が状況画像データを生成し、予め定められた条件に該当する処理が第2制御手段200で実行中である場合に第2制御手段200が状況画像データを生成せずに状況データを記憶領域に書き込む。よって、本実施形態によれば、本構成を備えない場合と比べて、第2制御手段200によるデバイスの制御に与える影響が少なくなる。また、第2制御手段200が状況画像データを生成しない場合でも、記憶領域400の記憶内容が最新の状況データに更新される。
As shown by the specific example 2, in the present embodiment, when the processing capacity for generating the situation image data is insufficient in the first control unit 100, the second control unit 200 generates the situation image data. To do. Therefore, according to the present embodiment, display delay with respect to a change in the status of the device 300 is reduced.
In the present embodiment, the second control unit 200 generates situation image data when the process corresponding to the predetermined condition is not being executed by the second control unit 200, and the process corresponding to the predetermined condition. Is being executed by the second control means 200, the second control means 200 writes the situation data to the storage area without generating the situation image data. Therefore, according to the present embodiment, the influence on the device control by the second control unit 200 is reduced as compared with the case where this configuration is not provided. Even when the second control unit 200 does not generate the situation image data, the storage content of the storage area 400 is updated to the latest situation data.

また、本実施形態では、更新通知の送信後、表示完了通知を受信する前に記憶領域400に状況データ又は状況画像データが書き込まれた場合には、更新通知を送信しない。よって、本実施形態によれば、本構成を備えない場合と比べて、第2制御手段200から第1制御手段100への通信量が抑制される。
また、本実施形態では、記憶領域400に状況画像データを書き込んだ後に表示完了通知を受信し、当該表示完了通知の受信後に最初にデバイス300の状況の変化を検知し、且つ、予め定められた条件に該当する処理が第2制御手段200で実行中でない場合に、第2制御手段200が状況画像データを生成する。よって、本実施形態によれば、本構成を備えない場合と比べて、状況画像の表示の完了後の第1制御手段100の負荷の増加が抑制される。
また、具体例3によって示されるように、本実施形態では、予め定められた条件に該当する処理が第2制御手段200で実行中である場合に第2制御手段200が状況データを記憶領域400に書き込む。よって、本実施形態によれば、第2制御手段200が状況画像データを生成することができない場合でも、記憶領域400の記憶内容が最新の状況データに更新される。
Further, in this embodiment, after the update notification is transmitted, if the situation data or the situation image data is written in the storage area 400 before the display completion notification is received, the update notification is not transmitted. Therefore, according to the present embodiment, the amount of communication from the second control unit 200 to the first control unit 100 is suppressed as compared with the case where this configuration is not provided.
In this embodiment, the display completion notification is received after the situation image data is written in the storage area 400, the change in the status of the device 300 is first detected after the display completion notification is received, and a predetermined value is set in advance. When the process corresponding to the condition is not being executed by the second control unit 200, the second control unit 200 generates the situation image data. Therefore, according to the present embodiment, an increase in the load on the first control unit 100 after the completion of the display of the situation image is suppressed as compared with the case where this configuration is not provided.
Further, as shown by the specific example 3, in the present embodiment, when the process corresponding to the predetermined condition is being executed by the second control unit 200, the second control unit 200 stores the status data in the storage area 400. Write to. Therefore, according to the present embodiment, even when the second control unit 200 cannot generate the situation image data, the storage content of the storage area 400 is updated to the latest situation data.

<変形例>
実施形態を次のように変形してもよい。また、実施形態と変形例を組み合わせてもよい。また、複数の変形例を組み合わせてもよい。
<変形例1>
実施形態では、第1要件(更新通知の送信後、表示完了通知を受信する前にデバイス300の状況の変化を検知した)を満たすが第2要件(予め定められた条件に該当する処理が第2制御手段200で実行中でない)を満たさない場合には第2制御手段が状況画像データを生成せずに状況データを記憶領域400に書き込む例を示したが、第1要件を満たすが第2要件を満たさない場合であっても第2制御手段が状況画像データを生成するようにしてもよい。
<Modification>
The embodiment may be modified as follows. Moreover, you may combine embodiment and a modification. A plurality of modified examples may be combined.
<Modification 1>
In the embodiment, the first requirement (the change in the status of the device 300 is detected after the update notification is transmitted and before the display completion notification is received) is satisfied, but the second requirement (the process corresponding to the predetermined condition is the first). In the case where the second control means does not generate the situation image data, the situation data is written to the storage area 400 without generating the situation image data. Even if the requirement is not satisfied, the second control means may generate the situation image data.

<変形例2>
実施形態では、更新通知の送信後、表示完了通知を受信する前に記憶領域400に状況データ又は状況画像データが書き込まれた場合には更新通知を第1制御手段100に送信しない例を示したが、記憶領域400に状況データ又は状況画像データが書き込まれた場合に無条件に更新通知を第1制御手段100に送信するようにしてもよい。
<Modification 2>
In the embodiment, an example is shown in which the update notification is not transmitted to the first control unit 100 when the situation data or the situation image data is written in the storage area 400 after the update notification is transmitted and before the display completion notification is received. However, when status data or status image data is written in the storage area 400, an update notification may be transmitted unconditionally to the first control means 100.

<変形例3>
記憶領域400への状況データ又は状況画像データの書き込みは、追記よりも上書きが望ましい。要するに、記憶領域400上で状況データ又は状況画像データが最新のものに更新されていればよい。
<Modification 3>
Writing situation data or situation image data to the storage area 400 is preferably overwritten rather than appended. In short, it is only necessary that the situation data or situation image data is updated to the latest in the storage area 400.

<変形例4>
実施形態では、第1制御手段100が実行するOSの一例としてLinuxの例を示したが、第1制御手段100が実行するOSは、Linux以外のOSでもよい。
実施形態では、第2制御手段200が実行するOSの一例としてRTOSの例を示したが、第2制御手段200が実行するOSは、Linuxなどの汎用OSでもよい。
実施形態では、第1制御手段と第2制御手段をそれぞれ専用のハードウェアとソフトウェアで実現する例を示したが、単一のCPUでLinuxとRTOSを実行する仮想マシンによって第1制御手段と第2制御手段を実現してもよい。
<Modification 4>
In the embodiment, the example of Linux is shown as an example of the OS executed by the first control unit 100. However, the OS executed by the first control unit 100 may be an OS other than Linux.
In the embodiment, the RTOS is shown as an example of the OS executed by the second control unit 200. However, the OS executed by the second control unit 200 may be a general-purpose OS such as Linux.
In the embodiment, the first control unit and the second control unit are realized by dedicated hardware and software, respectively. However, the first control unit and the second control unit are executed by a virtual machine that executes Linux and RTOS by a single CPU. Two control means may be realized.

<変形例5>
実施形態では、画像形成装置1000に備えられたデバイス300の例としてイメージスキャナ301、プリンタ302の例を示したが、デバイス300はいかなる種類のデバイスでもよい。
実施形態では、画像形成装置1000が第1制御手段(コントローラ)100と第2制御手段(デバイスコントローラ)200とデバイス300とを含む例を示したが、図8に示すように、第1制御手段100を画像形成装置1000から分離して制御装置として構成し、第1制御手段100と第2制御手段200を通信線で接続するようにしてもよい。
実施形態では、第1制御手段100のCPU101と第2制御手段200のCPU201がプログラムを実行することによって画像形成装置1000を動作させる例を示したが、このプログラムを、光記録媒体、半導体メモリ等、コンピュータで読み取り可能な記録媒体に記録して提供し、この記録媒体からプログラムを読み取ってHDD104などに記憶させるようにしてもよい。また、このプログラムを電気通信回線経由で提供してもよい。また、実施形態と同様の機能をハードウェアで実装してもよい。
<Modification 5>
In the embodiment, the image scanner 301 and the printer 302 are shown as examples of the device 300 provided in the image forming apparatus 1000. However, the device 300 may be any type of device.
In the embodiment, the example in which the image forming apparatus 1000 includes the first control unit (controller) 100, the second control unit (device controller) 200, and the device 300 has been described. However, as illustrated in FIG. 100 may be separated from the image forming apparatus 1000 and configured as a control device, and the first control unit 100 and the second control unit 200 may be connected by a communication line.
In the embodiment, the example in which the CPU 101 of the first control unit 100 and the CPU 201 of the second control unit 200 operate the image forming apparatus 1000 by executing the program has been described. Alternatively, the program may be provided by being recorded on a computer-readable recording medium, and the program may be read from the recording medium and stored in the HDD 104 or the like. Further, this program may be provided via a telecommunication line. Further, the same function as that of the embodiment may be implemented by hardware.

1000…画像形成装置、100…第1制御手段(コントローラ)、101…CPU、102…RAM、103…ROM、104…HDD、105…LAN端子、106…通信I/F、107…UI、11…読込手段、12…生成手段、13…表示手段、14…表示完了通知送信手段、200…第2制御手段(デバイスコントローラ)、201…CPU、202…RAM、203…ROM、204…通信I/F、21…検知手段、22…状況データ書込手段、23…状況画像データ書込手段、24…更新通知送信手段、300…デバイス、301…イメージスキャナ、302…プリンタ、400…記憶領域 DESCRIPTION OF SYMBOLS 1000 ... Image forming apparatus, 100 ... 1st control means (controller), 101 ... CPU, 102 ... RAM, 103 ... ROM, 104 ... HDD, 105 ... LAN terminal, 106 ... Communication I / F, 107 ... UI, 11 ... Reading means, 12 ... generating means, 13 ... display means, 14 ... display completion notification transmitting means, 200 ... second control means (device controller), 201 ... CPU, 202 ... RAM, 203 ... ROM, 204 ... communication I / F , 21 ... detection means, 22 ... situation data writing means, 23 ... situation image data writing means, 24 ... update notification transmission means, 300 ... device, 301 ... image scanner, 302 ... printer, 400 ... storage area

Claims (10)

第1制御手段と、
前記第1制御手段によって制御される第2制御手段と、
前記第2制御手段によって制御されるデバイスと、
記憶領域と
を備え、
前記第2制御手段は、
前記デバイスの状況の変化を検知する検知手段と、
前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを前記記憶領域に書き込む状況データ書込手段と、
前記記憶領域への書き込みが行われたならば、第1制御手段に更新通知を送信する更新通知送信手段と、
前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を前記第1制御手段から受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段と
を備え、
前記第1制御手段は、
前記更新通知を受信した場合に、前記記憶領域から前記状況データ又は前記状況画像データを読み込む読込手段と、
前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、
前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、
前記表示手段による前記状況画像の表示が完了したならば、前記第2制御手段に前記表示完了通知を送信する表示完了通知送信手段と
を備える
電子機器。
First control means;
Second control means controlled by the first control means;
A device controlled by the second control means;
A storage area, and
The second control means includes
Detecting means for detecting a change in the status of the device;
Status data writing means for writing status data representing the status of the device to the storage area when the detecting means detects a change in status of the device;
An update notification transmission means for transmitting an update notification to the first control means if the storage area has been written;
After the transmission of the update notification by the update notification transmission unit, the detection unit detects the status of the device before receiving a display completion notification indicating that the display based on the storage contents of the storage area is completed from the first control unit. A situation image data writing unit for generating situation image data for displaying a situation image representing the situation of the device when a change is detected, and for writing the situation image data in the storage area; and
The first control means includes
A reading means for reading the situation data or the situation image data from the storage area when the update notification is received;
Generating means for generating situation image data for displaying a situation image based on the situation data when the reading means reads the situation data;
Display means for displaying a situation image based on the situation image data generated by the generation means, or a situation image based on the situation image data read by the reading means;
An electronic apparatus comprising: a display completion notification transmission unit that transmits the display completion notification to the second control unit when the display of the status image by the display unit is completed.
前記状況画像データ書込手段は、
前記更新通知送信手段による更新通知の送信後、前記表示完了通知を受信する前に前記検知手段が前記デバイスの状況の変化を検知し、且つ、予め定められた条件に該当する処理が前記第2制御手段で実行中でない場合に、前記状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む
請求項1に記載の電子機器。
The situation image data writing means
After the update notification is transmitted by the update notification transmission unit, the detection unit detects a change in the status of the device before receiving the display completion notification, and the process corresponding to a predetermined condition is the second The electronic apparatus according to claim 1, wherein the situation image data is generated and the situation image data is written in the storage area when the control unit is not executing the situation image data.
前記状況データ書込手段は、
前記更新通知送信手段による更新通知の送信後、前記表示完了通知を受信する前に前記検知手段が前記デバイスの状況の変化を検知し、且つ、前記予め定められた条件に該当する処理が前記第2制御手段で実行中である場合に、前記状況データを前記記憶領域に書き込む
請求項2に記載の電子機器。
The situation data writing means
After the update notification is transmitted by the update notification transmission unit, the detection unit detects a change in the status of the device before receiving the display completion notification, and the process corresponding to the predetermined condition is The electronic device according to claim 2, wherein the status data is written to the storage area when the control unit is executing the control.
前記更新通知送信手段は、前記更新通知の送信後、前記表示完了通知を受信する前に前記記憶領域に前記状況データ又は前記状況画像データが書き込まれた場合には、前記更新通知を前記第1制御手段に送信しない
請求項1乃至3のいずれか一項に記載の電子機器。
The update notification transmission means sends the update notification when the status data or the status image data is written in the storage area after the update notification is transmitted and before the display completion notification is received. The electronic device according to claim 1, wherein the electronic device is not transmitted to the control unit.
前記状況画像データ書込手段は、前記記憶領域に状況画像データを書き込んだ後に前記表示完了通知を受信し、当該表示完了通知の受信後に最初に前記検知手段が前記デバイスの状況の変化を検知し、且つ、前記予め定められた条件に該当する処理が前記第2制御手段で実行中でない場合に、前記状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む
請求項1乃至4のいずれか一項に記載の電子機器。
The situation image data writing means receives the display completion notification after writing the situation image data in the storage area, and the detection means first detects a change in the status of the device after receiving the display completion notice. The situation image data is generated when the process corresponding to the predetermined condition is not being executed by the second control means, and the situation image data is written in the storage area. The electronic device as described in any one.
第1制御手段と、
前記第1制御手段によって制御される第2制御手段と、
前記第2制御手段によって制御される、画像データにもとづいて画像を形成するデバイスと、
記憶領域と
を備え、
前記第2制御手段は、
前記デバイスの状況の変化を検知する検知手段と、
前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを前記記憶領域に書き込む状況データ書込手段と、
前記記憶領域への書き込みが行われたならば、第1制御手段に更新通知を送信する更新通知送信手段と、
前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を前記第1制御手段から受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段と
を備え、
前記第1制御手段は、
前記更新通知を受信した場合に、前記記憶領域から前記状況データ又は前記状況画像データを読み込む読込手段と、
前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、
前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、
前記表示手段による前記状況画像の表示が完了したならば、前記第2制御手段に前記表示完了通知を送信する表示完了通知送信手段と
を備える
画像形成装置。
First control means;
Second control means controlled by the first control means;
A device for forming an image based on image data controlled by the second control means;
A storage area, and
The second control means includes
Detecting means for detecting a change in the status of the device;
Status data writing means for writing status data representing the status of the device to the storage area when the detecting means detects a change in status of the device;
An update notification transmission means for transmitting an update notification to the first control means if the storage area has been written;
After the transmission of the update notification by the update notification transmission unit, the detection unit detects the status of the device before receiving a display completion notification indicating that the display based on the storage contents of the storage area is completed from the first control unit. A situation image data writing unit for generating situation image data for displaying a situation image representing the situation of the device when a change is detected, and for writing the situation image data in the storage area; and
The first control means includes
A reading means for reading the situation data or the situation image data from the storage area when the update notification is received;
Generating means for generating situation image data for displaying a situation image based on the situation data when the reading means reads the situation data;
Display means for displaying a situation image based on the situation image data generated by the generation means, or a situation image based on the situation image data read by the reading means;
An image forming apparatus comprising: a display completion notification transmission unit configured to transmit the display completion notification to the second control unit when the display of the status image by the display unit is completed.
更新通知を受信した場合に、記憶領域から状況データ又は状況画像データを読み込む読込手段と、
前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、
前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、
前記表示手段による前記状況画像の表示が完了したならば、前記表示完了通知を送信する表示完了通知送信手段と
を備えた制御装置に制御される電子機器であって、
デバイスと、
前記デバイスの状況の変化を検知する検知手段と、
前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを前記記憶領域に書き込む状況データ書込手段と、
前記記憶領域への書き込みが行われたならば、前記制御装置に前記更新通知を送信する更新通知送信手段と、
前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を前記制御装置から受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段と
を備えた電子機器。
Reading means for reading status data or status image data from the storage area when an update notification is received;
Generating means for generating situation image data for displaying a situation image based on the situation data when the reading means reads the situation data;
Display means for displaying a situation image based on the situation image data generated by the generation means, or a situation image based on the situation image data read by the reading means;
When the display of the status image by the display unit is completed, an electronic device controlled by a control device including a display completion notification transmission unit that transmits the display completion notification,
The device,
Detecting means for detecting a change in the status of the device;
Status data writing means for writing status data representing the status of the device to the storage area when the detecting means detects a change in status of the device;
An update notification transmitting means for transmitting the update notification to the control device if writing to the storage area is performed;
After the update notification is transmitted by the update notification transmission unit, the detection unit changes the status of the device before receiving a display completion notification indicating that the display based on the storage contents of the storage area is completed from the control device. An electronic device comprising: status image data writing means for generating status image data for displaying a status image representing the status of the device when detected, and writing the status image data in the storage area.
更新通知を受信した場合に、記憶領域から状況データ又は状況画像データを読み込む読込手段と、
前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、
前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、
前記表示手段による前記状況画像の表示が完了したならば、前記表示完了通知を送信する表示完了通知送信手段と
を備えた制御装置に制御されるコンピュータを、
デバイスの状況の変化を検知する検知手段と、
前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを前記記憶領域に書き込む状況データ書込手段と、
前記記憶領域への書き込みが行われたならば、前記制御装置に前記更新通知を送信する更新通知送信手段と、
前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を前記制御装置から受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段
として機能させるためのプログラム。
Reading means for reading status data or status image data from the storage area when an update notification is received;
Generating means for generating situation image data for displaying a situation image based on the situation data when the reading means reads the situation data;
Display means for displaying a situation image based on the situation image data generated by the generation means, or a situation image based on the situation image data read by the reading means;
When the display of the status image by the display means is completed, a computer controlled by a control device comprising: a display completion notification transmitting means for transmitting the display completion notification;
Detection means for detecting changes in the status of the device;
Status data writing means for writing status data representing the status of the device to the storage area when the detecting means detects a change in status of the device;
An update notification transmitting means for transmitting the update notification to the control device if writing to the storage area is performed;
After the update notification is transmitted by the update notification transmission unit, the detection unit changes the status of the device before receiving a display completion notification indicating that the display based on the storage contents of the storage area is completed from the control device. When detected, a program for generating situation image data for displaying a situation image representing the situation of the device and for causing the situation image data to function as situation image data writing means for writing the situation image data in the storage area.
デバイスと、
前記デバイスの状況の変化を検知する検知手段と、
前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを記憶領域に書き込む状況データ書込手段と、
前記記憶領域への書き込みが行われたならば、更新通知を送信する更新通知送信手段と、
前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段と
を備えた電子機器を制御する制御装置であって、
前記更新通知を受信した場合に、前記記憶領域から前記状況データ又は前記状況画像データを読み込む読込手段と、
前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、
前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、
前記表示手段による前記状況画像の表示が完了したならば、前記電子機器に前記表示完了通知を送信する表示完了通知送信手段と
を備えた制御装置。
The device,
Detecting means for detecting a change in the status of the device;
Status data writing means for writing status data representing the status of the device to a storage area when the detecting means detects a change in the status of the device;
An update notification transmission means for transmitting an update notification if writing to the storage area is performed;
After the update notification is transmitted by the update notification transmission means, and when the detection means detects a change in the status of the device before receiving a display completion notification indicating that the display based on the storage contents of the storage area is completed A control device that controls an electronic device including status image data for displaying a status image representing the status of the device, and status image data writing means for writing the status image data in the storage area. And
A reading means for reading the situation data or the situation image data from the storage area when the update notification is received;
Generating means for generating situation image data for displaying a situation image based on the situation data when the reading means reads the situation data;
Display means for displaying a situation image based on the situation image data generated by the generation means, or a situation image based on the situation image data read by the reading means;
A control apparatus comprising: a display completion notification transmitting unit that transmits the display completion notification to the electronic device when the display of the status image by the display unit is completed.
デバイスと、
前記デバイスの状況の変化を検知する検知手段と、
前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況データを記憶領域に書き込む状況データ書込手段と、
前記記憶領域への書き込みが行われたならば、更新通知を送信する更新通知送信手段と、
前記更新通知送信手段による更新通知の送信後、前記記憶領域の記憶内容に基づく表示が完了したことを表す表示完了通知を受信する前に前記検知手段が前記デバイスの状況の変化を検知した場合に、前記デバイスの状況を表す状況画像を表示するための状況画像データを生成し、当該状況画像データを前記記憶領域に書き込む状況画像データ書込手段と
を備えた電子機器を制御するコンピュータを、
前記更新通知を受信した場合に、前記記憶領域から前記状況データ又は前記状況画像データを読み込む読込手段と、
前記読込手段が前記状況データを読み込んだ場合に、当該状況データに基づく状況画像を表示するための状況画像データを生成する生成手段と、
前記生成手段が生成した状況画像データに基づく状況画像、又は、前記読込手段が読み込んだ状況画像データに基づく状況画像を表示する表示手段と、
前記表示手段による前記状況画像の表示が完了したならば、前記電子機器に前記表示完了通知を送信する表示完了通知送信手段
として機能させるためのプログラム。
The device,
Detecting means for detecting a change in the status of the device;
Status data writing means for writing status data representing the status of the device to a storage area when the detecting means detects a change in the status of the device;
An update notification transmission means for transmitting an update notification if writing to the storage area is performed;
After the update notification is transmitted by the update notification transmission means, and when the detection means detects a change in the status of the device before receiving a display completion notification indicating that the display based on the storage contents of the storage area is completed A computer that controls an electronic device that includes situation image data writing means for generating situation image data for displaying a situation image representing the situation of the device and writing the situation image data in the storage area,
A reading means for reading the situation data or the situation image data from the storage area when the update notification is received;
Generating means for generating situation image data for displaying a situation image based on the situation data when the reading means reads the situation data;
Display means for displaying a situation image based on the situation image data generated by the generation means, or a situation image based on the situation image data read by the reading means;
A program for causing the electronic device to function as a display completion notification transmission unit that transmits the display completion notification when the display of the status image is completed.
JP2013082161A 2013-04-10 2013-04-10 Electronic apparatus, image forming apparatus, control apparatus, and program Expired - Fee Related JP6032104B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2013082161A JP6032104B2 (en) 2013-04-10 2013-04-10 Electronic apparatus, image forming apparatus, control apparatus, and program
US14/096,785 US9282205B2 (en) 2013-04-10 2013-12-04 Electronic apparatus, image forming apparatus, and non-transitory computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013082161A JP6032104B2 (en) 2013-04-10 2013-04-10 Electronic apparatus, image forming apparatus, control apparatus, and program

Publications (2)

Publication Number Publication Date
JP2014204426A true JP2014204426A (en) 2014-10-27
JP6032104B2 JP6032104B2 (en) 2016-11-24

Family

ID=51686608

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013082161A Expired - Fee Related JP6032104B2 (en) 2013-04-10 2013-04-10 Electronic apparatus, image forming apparatus, control apparatus, and program

Country Status (2)

Country Link
US (1) US9282205B2 (en)
JP (1) JP6032104B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6032104B2 (en) * 2013-04-10 2016-11-24 富士ゼロックス株式会社 Electronic apparatus, image forming apparatus, control apparatus, and program
WO2016203282A1 (en) * 2015-06-18 2016-12-22 The Nielsen Company (Us), Llc Methods and apparatus to capture photographs using mobile devices

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030182367A1 (en) * 2002-03-22 2003-09-25 Brother Kogyo Kabushiki Kaisha Client-server system
JP2004264977A (en) * 2003-02-28 2004-09-24 Toshiba Tec Corp Built-in web server device, client terminal, and image processing system
JP2005128113A (en) * 2003-10-22 2005-05-19 Konica Minolta Business Technologies Inc Image forming apparatus

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3265573B2 (en) * 1998-04-10 2002-03-11 セイコーエプソン株式会社 Printing system and printer
US20020184300A1 (en) * 2001-06-05 2002-12-05 Schmeling Garth F. Device management system and method
US6901415B2 (en) * 2001-06-27 2005-05-31 Microsoft Corporation Method and system for processing notifications
US20030084462A1 (en) * 2001-10-26 2003-05-01 Junichi Kubota Digital boradcast reception device and method thereof, and printing device and method thereof
JP2004125988A (en) * 2002-09-30 2004-04-22 Canon Inc Image forming apparatus, image forming method and control program
JP4298256B2 (en) * 2002-10-08 2009-07-15 キヤノン株式会社 Image forming apparatus
JP4165385B2 (en) 2003-11-25 2008-10-15 松下電工株式会社 Video / audio communication system
JP4912048B2 (en) * 2005-07-20 2012-04-04 キヤノン株式会社 Printing apparatus, control method, and program
US7551306B2 (en) * 2005-07-29 2009-06-23 Canon Kabushiki Kaisha Image forming apparatus and method for controlling the image forming apparatus
JP2007102283A (en) * 2005-09-30 2007-04-19 Canon Inc Information processing apparatus, information acquisition method, computer program and computer-readable storage medium
JP4933145B2 (en) 2006-05-18 2012-05-16 株式会社日立製作所 Network receiver
US20070285704A1 (en) * 2006-06-09 2007-12-13 Yuwen Wu Automatic printer registration
JP2008012868A (en) * 2006-07-07 2008-01-24 Canon Inc Recording apparatus, information processing apparatus and control method therefor, recording system and program
JP4963939B2 (en) * 2006-11-15 2012-06-27 京セラドキュメントソリュ−ションズ株式会社 Panel customization method for image forming apparatus
JP2010117763A (en) * 2008-11-11 2010-05-27 Kyocera Mita Corp Electronic apparatus
JP4894875B2 (en) * 2009-03-18 2012-03-14 コニカミノルタビジネステクノロジーズ株式会社 Information processing apparatus, information processing apparatus control method, and information processing apparatus control program
JP5326922B2 (en) * 2009-08-17 2013-10-30 株式会社リコー COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
EP2504987A1 (en) * 2009-11-25 2012-10-03 OCE-Technologies B.V. Multi-functional printer device displaying faulted sheets
US20120002237A1 (en) * 2010-06-30 2012-01-05 Toshiba Tec Kabushiki Kaisha Printer and control method therefor
JP5627332B2 (en) * 2010-08-10 2014-11-19 キヤノン株式会社 Data retrieval apparatus, control method therefor, and computer program
JP5598500B2 (en) * 2012-06-18 2014-10-01 コニカミノルタ株式会社 Image processing apparatus, display apparatus, and program
JP6032104B2 (en) * 2013-04-10 2016-11-24 富士ゼロックス株式会社 Electronic apparatus, image forming apparatus, control apparatus, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030182367A1 (en) * 2002-03-22 2003-09-25 Brother Kogyo Kabushiki Kaisha Client-server system
JP2004264977A (en) * 2003-02-28 2004-09-24 Toshiba Tec Corp Built-in web server device, client terminal, and image processing system
JP2005128113A (en) * 2003-10-22 2005-05-19 Konica Minolta Business Technologies Inc Image forming apparatus

Also Published As

Publication number Publication date
US9282205B2 (en) 2016-03-08
US20140307288A1 (en) 2014-10-16
JP6032104B2 (en) 2016-11-24

Similar Documents

Publication Publication Date Title
JP6288465B2 (en) Image forming system and image forming program
JP5994300B2 (en) Input device and input program
US10694058B2 (en) Image forming apparatus that outputs an operation screen of an extension application with part of an operation screen of a native program control method therefor, and storage medium
US10637944B2 (en) Information-processing terminal notifying user about status of image-processing device
US10313554B2 (en) Image processing apparatus capable of displaying document thumbnail image, image processing apparatus control method, and storage medium
US8976381B2 (en) Printing apparatus, method for controlling printing apparatus, and storage medium
CN104219407A (en) Image Forming System for Managing Logs
JP6032104B2 (en) Electronic apparatus, image forming apparatus, control apparatus, and program
US11137965B2 (en) Information processing apparatus for controlling transmission of information while varying transmission intervals
US20140092437A1 (en) Printing apparatus and log recording method
JP2014038435A (en) Fault analysis information management system and fault analysis information management method
JP5093628B1 (en) Printing control apparatus, printing system, and program
JP6641952B2 (en) Printing system
JP6579324B2 (en) Image forming apparatus and data processing program
JP2015115716A (en) Image reading device and control method of the same
JP2007251314A (en) Image processing apparatus
US9253355B2 (en) Communication apparatus that reduces power consumption, method of controlling the same, and storage medium
JP5035487B1 (en) Printing control apparatus, printing system, and program
JP2014170359A (en) Print control device, print control method and program
JP2017081017A (en) Information processing system and information processing method
JP2008176542A (en) Transmitting apparatus, transmitting method and transmitting program
US10015328B2 (en) Sheet management apparatus, control method of sheet management apparatus, and storage medium
JP6410055B2 (en) Image forming apparatus and data processing program
US8364727B2 (en) Information processing apparatus, information processing method and computer readable medium
US11606468B2 (en) Image forming apparatus, image forming method for printing images in an order different from an order of reading images

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150819

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160706

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160719

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160829

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161010

R150 Certificate of patent or registration of utility model

Ref document number: 6032104

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees