JP2012063888A - Information processor - Google Patents

Information processor Download PDF

Info

Publication number
JP2012063888A
JP2012063888A JP2010206143A JP2010206143A JP2012063888A JP 2012063888 A JP2012063888 A JP 2012063888A JP 2010206143 A JP2010206143 A JP 2010206143A JP 2010206143 A JP2010206143 A JP 2010206143A JP 2012063888 A JP2012063888 A JP 2012063888A
Authority
JP
Japan
Prior art keywords
update
data
external memory
usb
received
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010206143A
Other languages
Japanese (ja)
Inventor
Masaharu Otani
正治 大谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2010206143A priority Critical patent/JP2012063888A/en
Publication of JP2012063888A publication Critical patent/JP2012063888A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem that, in updating with an external memory, if there is processing being received, necessary processing is held or suspended, which prevents an update at appropriate timing.SOLUTION: A printer main body 300, when detecting that an external memory 316 is connected thereto by notification from an external memory I/F 313, determines whether the printer state is in receiving an update request via an USB or a network. And if it is the receiving state, the printer main body 300 cancels the processing being received before executing an request processing (update) from the external memory 316.

Description

本発明は情報処理装置に関する。   The present invention relates to an information processing apparatus.

情報処理装置で搭載しているシステムのバージョンの更新(アップデート)を行う場合、ホスト側の情報処理装置(例えばPC:パーソナルコンピュータ)とアップデートを行う情報処理装置(これを「対象情報処理装置」という。)をUSBやネットワーク通信によって接続して、通信し、専用のアップデートツールを用いることで実施する方法が知られている。また、外部メモリ(SDカードなど)にアップデート用データを格納し、対象情報処理装置に接続することでアップデートを実行する方法も知られている(特許文献1)。   When updating (updating) the version of the system installed in the information processing apparatus, the information processing apparatus (for example, PC: personal computer) on the host side and the information processing apparatus that performs the update (this is referred to as “target information processing apparatus”) .) Are connected by USB or network communication, communicated, and implemented by using a dedicated update tool. There is also known a method of executing update by storing update data in an external memory (such as an SD card) and connecting it to a target information processing apparatus (Patent Document 1).

特開2008−071287号公報JP 2008-071287 A

しかしながら、従来の情報処理装置にあっては、外部メモリを接続した場合でも、受信中の処理があった場合に処理を待たされるか、受信中の処理を中断してしまうことで、ユーザーの望むタイミングでアップデートが実行されないという課題がある。   However, in the conventional information processing apparatus, even when an external memory is connected, if there is a process being received, the process is waited for, or the process being received is interrupted, so that the user desires There is a problem that the update is not executed at the timing.

本発明は上記の課題に鑑みてなされたものであり、より適切なタイミングでアップデートができるようにすることを目的とする。   The present invention has been made in view of the above-described problems, and an object thereof is to enable updating at a more appropriate timing.

上記の課題を解決するため、本発明に係る情報処理装置は、
アップデート用データが保存された外部メモリの接続を検出する検出手段と、
前記外部メモリ内のアップデート用データを取得しアップデートを実行する手段と、
USB及びネットワーク通信の少なくともいずれかによりデータを受信し、受信したデータによる処理を実行する手段と、を備え、
前記アップデートを実行する手段は、
前記検出手段で前記外部メモリが接続されたことを検出したとき、前記USB及びネットワーク通信の少なくともいずれかから受信したデータの処理中又はデータの受信中であるときには、予め定めた処理の優先順位に従って、前記外部メモリのアップデート用データによるアップデートを実行する
構成とした。
In order to solve the above problems, an information processing apparatus according to the present invention provides:
Detection means for detecting connection of an external memory storing update data;
Means for obtaining update data in the external memory and executing the update;
Means for receiving data by at least one of USB and network communication, and executing processing by the received data,
The means for performing the update comprises:
When the detection means detects that the external memory is connected, when data received from at least one of the USB and network communication is being processed or data is being received, according to a predetermined processing priority order The update is performed by the update data in the external memory.

ここで、前記USB及びネットワーク通信の少なくともいずれかからのデータがアップデート用データであるときには、前記外部メモリのアップデート用データと比較し、前記外部メモリのアップデート用データが新しいときに前記外部メモリのアップデート用データによるアップデートを優先して実行する構成とできる。   Here, when the data from at least one of the USB and the network communication is update data, it is compared with the update data in the external memory. When the update data in the external memory is new, the external memory is updated. Can be configured to prioritize the update based on the data for use.

また、前記USB及びネットワーク通信の少なくともいずれかからのデータの処理を取消し、前記外部メモリのアップデート用データによるアップデートを優先して実行する構成とできる。   Further, it is possible to cancel the processing of data from at least one of the USB and network communication, and to preferentially execute the update using the update data in the external memory.

また、前記USB及びネットワーク通信の少なくともいずれかからのデータがアップデート用データ以外のデータであるときには、当該USB及びネットワーク通信の少なくともいずれかからのデータの処理を優先し、前記USB及びネットワーク通信の少なくともいずれかからのデータがアップデート用データであるときには、当該アップデート用データによる処理を取消し、前記外部メモリのアップデート用データによるアップデートを優先して実行する構成とできる。   In addition, when the data from at least one of the USB and network communication is data other than the update data, priority is given to processing of data from at least one of the USB and network communication, and at least the USB and network communication. When the data from any of them is update data, the processing by the update data is canceled and the update by the update data in the external memory can be preferentially executed.

本発明に係る情報処理装置は、
アップデート用データが保存された外部メモリの接続を検出する検出手段と、
前記外部メモリ内のアップデート用データを取得しアップデートを実行する手段と、
USB及びネットワーク通信の少なくともいずれかによりデータを受信し、受信したデータによる処理を実行する手段と、を備え、
前記アップデートを実行する手段は、
前記検出手段で前記外部メモリが接続されたことを検出したとき、前記USB及びネットワーク通信の少なくともいずれかから受信したデータの処理中又はデータの受信中であるときには、前記外部メモリのアップデート用データによるアップデートを優先するか否かをユーザーに選択させる出力を行い、
ユーザーによって前記外部メモリのアップデート用データによるアップデートを優先する指示がなされたときに、前記USB及びネットワーク通信の少なくともいずれかからのデータの処理を取消し、前記外部メモリのアップデート用データによるアップデートを実行する
構成とした。
An information processing apparatus according to the present invention includes:
Detection means for detecting connection of an external memory storing update data;
Means for obtaining update data in the external memory and executing the update;
Means for receiving data by at least one of USB and network communication, and executing processing by the received data,
The means for performing the update comprises:
When the detecting means detects that the external memory is connected, and when data received from at least one of the USB and network communication is being processed or data is being received, the update data in the external memory is used. Output to let the user choose whether to give priority to update,
When the user gives an instruction to give priority to the update by the update data of the external memory, the processing of the data from at least one of the USB and the network communication is canceled and the update by the update data of the external memory is executed. The configuration.

本発明に係る情報処理装置によれば、外部メモリによるアップデート要求とUSB及びネットワーク通信の少なくともいずれかからのデータの処理が競合するときに、予め定めた優先順位又はユーザーが選択した優先順位に従って、外部メモリから取得したアップデート用データによるアップデートを実行する構成としたので、より適切なタイミングでアップデートを行うことができる。   According to the information processing apparatus of the present invention, when the update request by the external memory and the processing of data from at least one of USB and network communication compete, according to a predetermined priority or a priority selected by the user, Since the update is performed using the update data acquired from the external memory, the update can be performed at a more appropriate timing.

本発明に係る情報処理装置としての画像形成装置の制御部の説明に供するブロック説明図である。FIG. 3 is a block diagram for explaining a control unit of an image forming apparatus as an information processing apparatus according to the present invention. 本発明の第1実施形態の説明に供するフロー図である。It is a flowchart with which it uses for description of 1st Embodiment of this invention. 本発明の第2実施形態の説明に供するフロー図である。It is a flowchart with which it uses for description of 2nd Embodiment of this invention. 本発明の第3実施形態の説明に供するフロー図である。It is a flowchart with which it uses for description of 3rd Embodiment of this invention. 本発明の第4実施形態の説明に供するフロー図である。It is a flowchart with which it uses for description of 4th Embodiment of this invention. 同実施形態のバージョン比較・処理実行の優先順位決定の一例の説明に供する説明図である。It is explanatory drawing with which it uses for description of an example of the priority determination of the version comparison and process execution of the embodiment. 同じく他の例の説明に供する説明図である。It is explanatory drawing with which it uses for description of another example similarly. 同画像形成装置の機構部の説明に供する側面説明図である。FIG. 3 is an explanatory side view for explaining a mechanism unit of the image forming apparatus. 同じく要部平面説明図である。Similarly it is principal part plane explanatory drawing.

以下、本発明の実施の形態について添付図面を参照して説明する。まず、本発明に係る情報処理装置としての画像形成装置の制御部ついて図1のブロック説明図を参照して説明する。
この画像形成装置(以下「プリンタ」と称する。)本体300は、プリンタ全体の制御を行うコントローラ部315と、ユーザーがパネル上でプリンタの操作を行う操作パネル308と、画像データを出力し印刷するプリンタエンジン310で構成される。
Embodiments of the present invention will be described below with reference to the accompanying drawings. First, a control unit of an image forming apparatus as an information processing apparatus according to the present invention will be described with reference to a block diagram of FIG.
The image forming apparatus (hereinafter referred to as “printer”) main body 300 includes a controller unit 315 that controls the entire printer, an operation panel 308 that allows the user to operate the printer on the panel, and outputs and prints image data. The printer engine 310 is configured.

コントローラ部315は、外部I/F部(USB I/F311,network I/F312,メモリ I/F313)、入出力バッファ301、プログラムROM302、RAM303、NVRAM304、HDD305、CPU306、パネルI/F部307、エンジンI/F部309を備えている。これらはシステムバ314により接続され、データのやり取りが可能である。   The controller unit 315 includes an external I / F unit (USB I / F 311, network I / F 312, memory I / F 313), input / output buffer 301, program ROM 302, RAM 303, NVRAM 304, HDD 305, CPU 306, panel I / F unit 307, An engine I / F unit 309 is provided. These are connected by a system bar 314 and can exchange data.

外部I/F部(USB I/F311,network I/F312)は、USB、ネットワーク通信などの通信媒体により、他の装置(ホスト400)とのデータのやり取りを行う。外部I/F部(メモリ I/F313)は、外部メモリ316(SDカードなどのリムーバルメディア)の接続の検知、データのやりとりを行う。外部メモリ316は、印刷データ、プリンタ本体300の本体機器情報の設定用データ、アップデート用データとして用いる、或いはプリンタ本体300の各データや外部より入力されたデータを保存するための記憶メモリである。   An external I / F unit (USB I / F 311, network I / F 312) exchanges data with another device (host 400) via a communication medium such as USB or network communication. The external I / F unit (memory I / F 313) detects connection of the external memory 316 (removable media such as an SD card) and exchanges data. The external memory 316 is a storage memory that is used as print data, data for setting main device information of the printer main body 300, data for update, or for storing data of the printer main body 300 and data input from the outside.

入出力バッファ301は、他の装置から入力される印刷に関する制御コードや各種データ、通信媒体に関する制御コードやプリンタ本体300の各データの送受信を行う。   The input / output buffer 301 transmits / receives control codes and various data related to printing, control codes related to communication media, and data of the printer main body 300 input from other devices.

CPU306は、各種データの演算処理などプリンタ本体300全体を制御するものである。   The CPU 306 controls the entire printer main body 300 such as arithmetic processing of various data.

プログラムROM302は、CPU306の動作制御、各モジュールのデータ管理や制御を行うためのプログラムを記憶している。   The program ROM 302 stores a program for controlling the operation of the CPU 306 and managing and controlling data of each module.

RAM303は、CPU306のワークメモリ、画像データをページ単位に管理・記憶するバッファや、バッファのデータを印字データパターンに変換したビデオデータを記憶するビットマップメモリに使用される。   A RAM 303 is used as a work memory of the CPU 306, a buffer that manages and stores image data in units of pages, and a bitmap memory that stores video data obtained by converting buffer data into a print data pattern.

NVRAM304は、装置本体電源が遮断されても保持したいデータを格納するための記憶メモリである。HDD305は、画像データなどの容量の大きいデータを格納するための記憶メモリである。パネルI/F部307は、コントローラ部315と操作パネル308の間のデータのやり取りを行う。   The NVRAM 304 is a storage memory for storing data to be retained even when the apparatus main body power supply is shut off. The HDD 305 is a storage memory for storing large-capacity data such as image data. Panel I / F unit 307 exchanges data between controller unit 315 and operation panel 308.

エンジンI/F部309は、コントローラ部315とプリンタエンジン310の間のデータのやり取りを行う。またプリンタエンジン310において印刷処理における動作の制御を行っている。   The engine I / F unit 309 exchanges data between the controller unit 315 and the printer engine 310. The printer engine 310 controls operations in the printing process.

なお、本発明に係る外部メモリの接続を検出する制御手段、外部メモリ内のアップデート用データを取得しアップデートを実行する手段、USB及びネットワーク通信の少なくともいずれかによりデータを受信し、アップデートを実行する手段、外部メモリによるアップデート要求を受信したときに、USB及びネットワーク通信の少なくともいずれかによる要求データを受信中、或いはデータの受信が同時に行われているときには、外部メモリから取得したアップデート用データとUSB及びネットワーク通信の少なくともいずれかにより受信したデータの処理優先度を判別する手段及び判別結果に基づいて、アップデートを実行する手段がアップデートを実行する優先順位付けを行う手段は、上述したROM302に格納されたプログラムを実行するCPU302で構成される。   Note that the control means for detecting the connection of the external memory according to the present invention, the means for acquiring update data in the external memory and executing the update, the data is received by at least one of USB and network communication, and the update is executed. Means, when an update request is received from the external memory, the update data acquired from the external memory and the USB are received when request data by USB and / or network communication is being received or when data is being received simultaneously. The means for determining the processing priority of the data received by at least one of the network communication and the means for prioritizing the execution of the update by the means for executing the update based on the determination result are stored in the ROM 302 described above. Program Consisting of CPU302 to the execution.

次に、本発明の概要について説明する。
外部メモリ316をプリンタ本体300に接続しアクセス制御を行うインターフェース回路を構成することで、USBやネットワーク経由によるデータの送受信処理と同時に、外部メモリによるデータの送受信が可能となる。ここで、プリンタ本体300に対し、USBやネットワーク経由による印刷要求やアップデート要求のデータを受信すると同時に外部メモリによるアップデート要求がある場合が想定される。
Next, the outline of the present invention will be described.
By connecting the external memory 316 to the printer main body 300 and configuring an interface circuit that performs access control, data transmission / reception through the external memory can be performed simultaneously with data transmission / reception processing via USB or a network. Here, it is assumed that the printer main body 300 receives a print request or update request data via USB or a network and simultaneously receives an update request from an external memory.

ここで、外部メモリによるアップデートの要求があったときに、必要な処理を待たせることや中断してしまうことがないように、現在受信中の処理の優先順位付けが行なわれている。なお、優先順位付けは、予め定めた固定順序、ユーザー選択、自動設定(条件に応じて優先する処理が一義的に定まるので固定順序でもある。)によるものが挙げられる。   Here, priorities of processes currently being received are set so that necessary processes are not waited or interrupted when an update request is made by an external memory. The prioritization may be based on a predetermined fixed order, user selection, and automatic setting (which is also a fixed order because priority processing is uniquely determined according to conditions).

以下では、USB、ネットワーク経由による要求処理(印刷、アップデート、装置本体情報設定/取得など)と外部メモリによる要求処理(アップデート)が競合した場合にいずれの処理を優先するかに応じた異なる実施形態について説明する。   In the following, different embodiments depending on which process is prioritized when request processing (printing, updating, device main body information setting / acquisition, etc.) via USB and network competes with request processing (update) by external memory Will be described.

次に、本発明の第1実施形態について図2のフロー図を参照して説明する。
まず、プリンタ本体300は外部メモリ316がプリンタ本体300に接続されたことを外部メモリI/F313からの通知により検知する(ステップS1201、以下「S1201」という表に表記する)。
Next, a first embodiment of the present invention will be described with reference to the flowchart of FIG.
First, the printer main body 300 detects that the external memory 316 is connected to the printer main body 300 by a notification from the external memory I / F 313 (step S1201, hereinafter referred to as “S1201”).

そして、プリンタ本体300は現在受信中または処理中の動作をコントローラI/Fに問い合わせ、状態を確認する(プリンタのジョブ受信状態の確認:S1202)。そして、プリンタ状態がUSB又はネットワーク経由によるアップデート要求の受信中であるか否かを判別する(受信中ジョブ有り:S1203)。   Then, the printer main body 300 inquires the controller I / F about the operation currently being received or being processed, and confirms the status (confirmation of the job reception status of the printer: S1202). Then, it is determined whether or not the printer status is receiving an update request via the USB or the network (there is a job being received: S1203).

このとき、受信中ジョブ有りであれば、受信中の処理(印刷、アップデート、本体情報設定/取得など)の取り消しを行った(S1204)後、また、受信中ジョブ有りでなければ、そのまま、外部メモリ316による要求処理(アップデート)を実行する(S1205)。   At this time, if there is a job being received, the processing being received (printing, updating, main body information setting / acquisition, etc.) is canceled (S1204). Request processing (update) by the memory 316 is executed (S1205).

ここでは、例として外部メモリ316によるアップデート要求処理を最優先で実行する。つまり、外部メモリによるアップデート要求が、USB又はネットワーク経由によるアップデート要求よりも優先順位が高いものであると予め順序付けられている。なお、外部メモリによる要求処理がアップデート以外の要求(印刷、本体情報設定/取得など)でも適用は可能である。   Here, as an example, the update request processing by the external memory 316 is executed with the highest priority. That is, the update request by the external memory is pre-ordered as having a higher priority than the update request via the USB or the network. The request processing by the external memory can be applied even when the request is other than update (printing, main body information setting / acquisition, etc.).

次に、本発明の第2実施形態について図3のフロー図を参照して説明する。
まず、プリンタ本体300は外部メモリ316がプリンタ本体300に接続されたことを外部メモリI/F313からの通知により検知する(S1301)。
Next, a second embodiment of the present invention will be described with reference to the flowchart of FIG.
First, the printer main body 300 detects that the external memory 316 is connected to the printer main body 300 by a notification from the external memory I / F 313 (S1301).

そして、プリンタ本体300は現在受信中または処理中の動作をコントローラI/Fに問い合わせ、状態を確認する(プリンタのジョブ受信状態の確認:S1302)。そして、プリンタ状態がUSB又はネットワーク経由による処理の受信中であるか否かを判別する(受信中ジョブ有り:S1303)。   Then, the printer main body 300 inquires the controller I / F about the operation currently being received or being processed, and confirms the status (confirmation of the job reception status of the printer: S1302). Then, it is determined whether or not the printer status is receiving processing via the USB or the network (there is a job being received: S1303).

このとき、受信中ジョブ有りであれば、当該受信中ジョブがUSB又はネットワーク経由によるアップデート以外の処理(印刷、本体情報設定/取得など)であるか否かを判別する(S1304)。   At this time, if there is a job being received, it is determined whether or not the job being received is a process (printing, main body information setting / acquisition, etc.) other than USB or network update (S1304).

そして、受信中ジョブがUSB又はネットワーク経由によるアップデート以外の処理を受信中であった場合は、処理終了の通知を受けるまで待機する。   If the receiving job is receiving a process other than update via USB or network, the process waits until a process end notification is received.

これに対し、受信中ジョブがUSB又はネットワーク経由によるアップデート以外の処理でなければ、受信中ジョブがUSB又はネットワーク経由によるアップデート要求であるか否かを判別する(S1305)。   On the other hand, if the received job is not a process other than the update via the USB or the network, it is determined whether the received job is an update request via the USB or the network (S1305).

このとき、受信中ジョブがUSB又はネットワーク経由によるアップデート要求であれば、受信中の処理(アップデート)の取り消しを行う(S1306)。   At this time, if the received job is an update request via USB or network, the process (update) being received is canceled (S1306).

その後、また、S1303で受信中ジョブ有りでないとき、あるいは、S1305で受信中ジョブがUSB又はネットワーク経由によるアップデート要求でないときには、外部メモリ316による要求処理(アップデート)を実行する(S1307)。   Thereafter, when there is no job being received in S1303, or when the job being received is not an update request via USB or network in S1305, request processing (update) by the external memory 316 is executed (S1307).

つまり、本実施形態では、外部メモリからアップデート要求を受け付けた時、USB又はネットワーク経由からのデータがアップデート用データでなければ当該USB又はネットワーク経由からのデータの処理を優先し、USB又はネットワーク経由からのデータがアップデート用データであれば外部メモリからのアップデート要求を優先するように順序付けられている。   In other words, in this embodiment, when an update request is received from the external memory, if the data from the USB or the network is not update data, the processing of the data from the USB or the network is given priority, and the data from the USB or the network is used. If the data is update data, the update request from the external memory is prioritized.

これにより、本実施形態では、外部メモリからアップデート要求を受け付けた時、USB又はネットワーク経由にて印刷要求をすでに受信していた場合は印刷終了後の空き時間でアップデートの実行を行うことができ、アップデート要求をすでに受信していた場合は受信中のアップデート処理を取り消し、外部メモリによるアップデート処理を優先して反映することができる。   As a result, in this embodiment, when an update request is received from the external memory, if a print request has already been received via USB or a network, the update can be executed in the free time after the end of printing. If the update request has already been received, the update process being received can be canceled and the update process by the external memory can be reflected with priority.

なお、上記以外の処理順序の場合も同様に処理順序を変更することで適用は可能である。   Note that the processing order other than the above can also be applied by changing the processing order.

次に、本発明の第3実施形態について図4のフロー図を参照して説明する。
本実施形態は、ユーザーの選択指示によって優先順位付けを行う例である。
まず、プリンタ本体300は外部メモリ316がプリンタ本体300に接続されたことを外部メモリI/F313からの通知により検知する(S1401)。
Next, a third embodiment of the present invention will be described with reference to the flowchart of FIG.
This embodiment is an example in which prioritization is performed according to a user's selection instruction.
First, the printer main body 300 detects that the external memory 316 is connected to the printer main body 300 based on a notification from the external memory I / F 313 (S1401).

そして、プリンタ本体300は現在受信中または処理中の動作をコントローラI/Fに問い合わせ、状態を確認する(プリンタのジョブ受信状態の確認:S1402)。そして、プリンタ状態がUSB又はネットワーク経由による処理の受信中であるか否かを判別する(受信中ジョブ有り:S1403)。   Then, the printer main body 300 inquires the controller I / F about the operation currently being received or being processed, and confirms the status (confirmation of the job reception status of the printer: S1402). Then, it is determined whether or not the printer status is receiving processing via the USB or the network (there is a job being received: S1403).

このとき、受信中ジョブ有りであれば、ユーザー選択処理へ移行し、外部メモリ316からの割り込み処理の実行又は非実行の選択をユーザーに行わせる。つまり、外部メモリ316からの割込み処理を実行させるか否かの選択をユーザーに促す(S1404)。なお、ユーザーへの選択通知手段としては、プリンタ本体の操作パネルへの表示やホスト側情報処理装置(PC)のモニタへの表示などにより行うことができる。   At this time, if there is a job being received, the process proceeds to the user selection process, and the user is made to select whether to execute or not execute the interrupt process from the external memory 316. That is, the user is prompted to select whether or not to execute interrupt processing from the external memory 316 (S1404). Note that the selection notification means to the user can be performed by display on the operation panel of the printer main body or display on the monitor of the host side information processing apparatus (PC).

そして、外部メモリからの割り込み処理の実行が選択されたか否かを判別する(S1405)。   Then, it is determined whether or not execution of interrupt processing from the external memory has been selected (S1405).

このとき、外部メモリからの割り込み処理の実行が選択された場合には、プリンタ本体300はUSB又はネットワーク経由で受信中の処理(印刷、アップデート要求)を取り消す(S1406)。   At this time, if execution of interrupt processing from the external memory is selected, the printer main body 300 cancels processing (printing, update request) being received via the USB or the network (S1406).

その後、また、S1403で受信中ジョブ有りでなければ、外部メモリ316による要求処理(アップデート)を実行する(S1407)。   Thereafter, if there is no job being received in S1403, request processing (update) by the external memory 316 is executed (S1407).

これに対し、S1405で外部メモリからの割り込み処理の非実行が選択された場合は、外部メモリによる要求処理(アップデート)は待ち状態とし、現在受信中のジョブの動作に戻る。   On the other hand, if non-execution of interrupt processing from the external memory is selected in S1405, the request processing (update) by the external memory is put into a waiting state, and the operation of the job currently being received is returned.

つまり、ここでは、外部メモリによるアップデート要求とUSB又はネットワーク経由のデータの処理のいずれを優先するかをユーザーに選択させ、外部メモリによるアップデート要求の優先が指示されたときには外部メモリによるアップデートを実行する。   That is, here, the user selects whether to give priority to the update request by the external memory or the data processing via the USB or the network, and when the priority of the update request by the external memory is instructed, the update by the external memory is executed. .

次に、本発明の第4実施形態について図5のフロー図を参照して説明する。
本実施形態は、受け付けた要求データの情報に応じて、より適した優先順位付けを行う例である。
まず、プリンタ本体300は外部メモリ316がプリンタ本体300に接続されたことを外部メモリI/F313からの通知により検知する(S1501)。
Next, a fourth embodiment of the present invention will be described with reference to the flowchart of FIG.
This embodiment is an example in which more appropriate prioritization is performed in accordance with the received request data information.
First, the printer main body 300 detects that the external memory 316 is connected to the printer main body 300 by a notification from the external memory I / F 313 (S1501).

そして、プリンタ本体300は現在受信中または処理中の動作をコントローラI/Fに問い合わせ、状態を確認する(プリンタのジョブ受信状態の確認:S1502)。そして、プリンタ状態がUSB又はネットワーク経由による処理の受信中であるか否かを判別する(受信中ジョブ有り:S1503)。   The printer main body 300 inquires of the controller I / F about the operation currently being received or being processed, and confirms the status (confirmation of the job reception status of the printer: S1502). Then, it is determined whether or not the printer status is receiving processing via USB or a network (there is a job being received: S1503).

このとき、受信中ジョブ有りであれば、当該受信中ジョブがUSB又はネットワーク経由によるアップデート以外の処理(印刷、本体情報設定/取得など)であるか否かを判別する(S1504)。   At this time, if there is a job being received, it is determined whether or not the job being received is a process (printing, main body information setting / acquisition, etc.) other than update via USB or network (S1504).

そして、受信中ジョブがUSB又はネットワーク経由によるアップデート以外の処理を受信中であった場合は、処理終了の通知を受けるまで待機する。   If the receiving job is receiving a process other than update via USB or network, the process waits until a process end notification is received.

これに対し、受信中ジョブがUSB又はネットワーク経由によるアップデート以外の処理でなければ、受信中ジョブがUSB又はネットワーク経由によるアップデートデータの受信中であるか否かを判別する(S1505)。   On the other hand, if the received job is not a process other than update via USB or network, it is determined whether or not the received job is receiving update data via USB or network (S1505).

このとき、USB又はネットワーク経由によるアップデートデータの受信中であれば、外部メモリ316とのアップデート要求データのバージョン比較を行い(S1506)、選択データのアップデート要求処理を実行する(S1507)。   At this time, if update data is being received via the USB or network, the version comparison of the update request data with the external memory 316 is performed (S1506), and the update request process for the selected data is executed (S1507).

これに対し、S1503で受信中ジョブ有りでないとき、またS1505で受信中ジョブがUSB又はネットワーク経由によるアップデートデータの受信中でないときには、外部メモリ316による要求処理(アップデート)を実行する(S1508)。   On the other hand, when there is no receiving job in S1503, and when the receiving job is not receiving update data via USB or network in S1505, a request process (update) by the external memory 316 is executed (S1508).

ここで、バージョン比較・処理実行の優先順位決定の例について図6及び図7を参照して説明する。
図6に示す例では、ホストPC2000と外部メモリ3000から順にアップデート要求があったときに、プリンタ1000は、両者のアップデート要求バージョン(ホストPC:ver.2.0と外部メモリ:ver3.0)を比較する。比較した結果、外部メモリ3000からのアップデート要求バージョンの方が新しい(ver.2.0<ver.3.0)ため、プリンタ1000は古いバージョン(ホストPC:ver.2.0)のアップデート要求をキャンセルし、新しいバージョン(外部メモリ:ver3.0)のアップデート要求を実行する。
Here, an example of determining priority of version comparison / process execution will be described with reference to FIGS.
In the example shown in FIG. 6, when there are update requests in order from the host PC 2000 and the external memory 3000, the printer 1000 displays the update request versions (host PC: ver. 2.0 and external memory: ver 3.0) of both. Compare. As a result of the comparison, since the update request version from the external memory 3000 is newer (ver.2.0 <ver.3.0), the printer 1000 issues an update request for the old version (host PC: ver.2.0). Cancel and execute an update request for a new version (external memory: ver3.0).

図7に示す例では、ホストPC2000と外部メモリ3000から順にアップデート要求があったときに、プリンタ1000は、両者のアップデート要求バージョン(ホストPC:ver.3.0と外部メモリ:ver3.0)を比較する。比較した結果、ホストPCと外部メモリのアップデート要求バージョンは同一(ver.3.0=ver.3.0)であるため、プリンタ1000は後に受信したアップデート(外部メモリ:ver3.0)をキャンセルし、先に受信したアップデート要求(ホストPC:ver.3.0)を実行する。   In the example shown in FIG. 7, when there are update requests in order from the host PC 2000 and the external memory 3000, the printer 1000 displays the update request versions (host PC: ver. 3.0 and external memory: ver 3.0) of both. Compare. As a result of comparison, since the update request version of the host PC and the external memory is the same (ver.3.0 = ver.3.0), the printer 1000 cancels the update (external memory: ver3.0) received later. The previously received update request (host PC: ver. 3.0) is executed.

なお、これらの例で定義される各機器のバージョン情報は、ver.1.0<ver.2.0<ver.3.0 の順に新しいバージョンとして定義している。   The version information of each device defined in these examples is ver. 1.0 <ver. 2.0 <ver. New versions are defined in the order of 3.0.

つまり、ここでは、外部メモリによるアップデート要求とUSB又はネットワーク経由によるアップデート要求を比較して、外部メモリによるアップデート要求のバージョンが新しいときには外部メモリによるアップデート要求を優先して実行する。   That is, here, the update request by the external memory is compared with the update request via the USB or the network, and when the version of the update request by the external memory is new, the update request by the external memory is preferentially executed.

次に、前記実施形態における情報処理装置としての画像形成装置の機構部(プリンタエンジン310)の一例について図8及び図9を参照して説明する。なお、図8は同装置の機構部の全体構成を説明する側面説明図、図9は同機構部の要部平面説明図である。
この画像形成装置は、シリアル型画像形成装置であり、左右の側板221A、221Bに横架したガイド部材である主従のガイドロッド231、232でキャリッジ233を主走査方向に摺動自在に保持し、図示しない主走査モータによってタイミングベルトを介して矢示方向(キャリッジ主走査方向)に移動走査する。
Next, an example of a mechanism unit (printer engine 310) of the image forming apparatus as the information processing apparatus in the embodiment will be described with reference to FIGS. FIG. 8 is an explanatory side view for explaining the overall structure of the mechanism part of the apparatus, and FIG. 9 is an explanatory plan view of the main part of the mechanism part.
This image forming apparatus is a serial type image forming apparatus, and holds a carriage 233 slidably in a main scanning direction by main and sub guide rods 231 and 232 which are guide members horizontally mounted on left and right side plates 221A and 221B. The main scanning motor (not shown) moves and scans in the direction indicated by the arrow (carriage main scanning direction) via the timing belt.

このキャリッジ233には、イエロー(Y)、シアン(C)、マゼンタ(M)、ブラック(K)の各色のインク滴を吐出するための液体吐出ヘッドと同ヘッドに供給するインクを収容するタンクを一体化した液体吐出ヘッドユニットからなる記録ヘッド234を複数のノズルからなるノズル列を主走査方向と直交する副走査方向に配列し、インク滴吐出方向を下方に向けて装着している。   The carriage 233 includes a liquid discharge head for discharging ink droplets of yellow (Y), cyan (C), magenta (M), and black (K), and a tank for storing ink supplied to the head. A recording head 234 composed of an integrated liquid ejection head unit is mounted with a nozzle row composed of a plurality of nozzles arranged in the sub-scanning direction orthogonal to the main scanning direction and the ink droplet ejection direction facing downward.

記録ヘッド234は、それぞれ2つのノズル列を有する液体吐出ヘッドユニット234a、234bを1つのベース部材に取り付けて構成したもので、一方のヘッド234aの一方のノズル列はブラック(K)の液滴を、他方のノズル列はシアン(C)の液滴を、他方のヘッド234bの一方のノズル列はマゼンタ(M)の液滴を、他方のノズル列はイエロー(Y)の液滴を、それぞれ吐出する。なお、ここでは2ヘッド構成で4色の液滴を吐出する構成としているが、1ヘッド当たり4ノズル列配置とし、1個のヘッドで4色の各色を吐出させることもできる。   The recording head 234 is configured by attaching liquid discharge head units 234a and 234b each having two nozzle rows to one base member, and one nozzle row of one head 234a receives black (K) droplets. The other nozzle row ejects cyan (C) droplets, the other nozzle row of the other head 234b ejects magenta (M) droplets, and the other nozzle row ejects yellow (Y) droplets. To do. Here, a configuration in which droplets of four colors are ejected in a two-head configuration is used, but it is also possible to arrange four nozzle rows per head and eject each of the four colors with one head.

また、記録ヘッド234のタンク235には各色の供給チューブ236を介して、供給ユニット224によって各色のインクカートリッジ210から各色のインクが補充供給される。   Further, the ink of each color is replenished and supplied from the ink cartridge 210 of each color to the tank 235 of the recording head 234 via the supply tube 236 of each color.

一方、給紙トレイ202の用紙積載部(圧板)241上に積載した用紙242を給紙するための給紙部として、用紙積載部241から用紙242を1枚ずつ分離給送する半月コロ(給紙コロ)243及び給紙コロ243に対向し、摩擦係数の大きな材質からなる分離パッド244を備え、この分離パッド244は給紙コロ243側に付勢されている。   On the other hand, as a paper feeding unit for feeding the paper 242 stacked on the paper stacking unit (pressure plate) 241 of the paper feed tray 202, a half-moon roller (feeding) that separates and feeds the paper 242 one by one from the paper stacking unit 241. A separation pad 244 made of a material having a large coefficient of friction is provided opposite to the sheet roller 243 and the sheet feeding roller 243, and the separation pad 244 is urged toward the sheet feeding roller 243 side.

そして、この給紙部から給紙された用紙242を記録ヘッド234の下方側に送り込むために、用紙242を案内するガイド部材245と、カウンタローラ246と、搬送ガイド部材247と、先端加圧コロ249を有する押さえ部材248とを備えるとともに、給送された用紙242を静電吸着して記録ヘッド234に対向する位置で搬送するための搬送手段である搬送ベルト251を備えている。   In order to feed the sheet 242 fed from the sheet feeding unit to the lower side of the recording head 234, a guide member 245 for guiding the sheet 242, a counter roller 246, a conveyance guide member 247, and a tip pressure roller. And a conveying belt 251 which is a conveying means for electrostatically attracting the fed paper 242 and conveying it at a position facing the recording head 234.

この搬送ベルト251は、無端状ベルトであり、搬送ローラ252とテンションローラ253との間に掛け渡されて、ベルト搬送方向(副走査方向)に周回するように構成している。また、この搬送ベルト251の表面を帯電させるための帯電手段である帯電ローラ256を備えている。この帯電ローラ256は、搬送ベルト251の表層に接触し、搬送ベルト251の回動に従動して回転するように配置されている。この搬送ベルト251は、図示しない副走査モータによってタイミングを介して搬送ローラ252が回転駆動されることによってベルト搬送方向に周回移動する。   The conveyor belt 251 is an endless belt, and is configured to wrap around the conveyor roller 252 and the tension roller 253 so as to circulate in the belt conveyance direction (sub-scanning direction). In addition, a charging roller 256 that is a charging unit for charging the surface of the transport belt 251 is provided. The charging roller 256 is disposed so as to come into contact with the surface layer of the conveyor belt 251 and to rotate following the rotation of the conveyor belt 251. The transport belt 251 rotates in the belt transport direction when the transport roller 252 is rotationally driven through timing by a sub-scanning motor (not shown).

さらに、記録ヘッド234で記録された用紙242を排紙するための排紙部として、搬送ベルト251から用紙242を分離するための分離爪261と、排紙ローラ262及び排紙コロ263とを備え、排紙ローラ262の下方に排紙トレイ203を備えている。   Further, as a paper discharge unit for discharging the paper 242 recorded by the recording head 234, a separation claw 261 for separating the paper 242 from the transport belt 251, a paper discharge roller 262, and a paper discharge roller 263 are provided. A paper discharge tray 203 is provided below the paper discharge roller 262.

また、装置本体の背面部には両面ユニット271が着脱自在に装着されている。この両面ユニット271は搬送ベルト251の逆方向回転で戻される用紙242を取り込んで反転させて再度カウンタローラ246と搬送ベルト251との間に給紙する。また、この両面ユニット271の上面は手差しトレイ272としている。   A double-sided unit 271 is detachably attached to the back surface of the apparatus main body. The duplex unit 271 takes in the paper 242 returned by the reverse rotation of the transport belt 251, reverses it, and feeds it again between the counter roller 246 and the transport belt 251. The upper surface of the duplex unit 271 is a manual feed tray 272.

さらに、キャリッジ233の走査方向一方側の非印字領域には、記録ヘッド234のノズルの状態を維持し、回復するための回復手段を含む維持回復機構281を配置している。この維持回復機構281には、記録ヘッド234の各ノズル面をキャピングするための各キャップ部材(以下「キャップ」という。)282a、282b(区別しないときは「キャップ282」という。)と、ノズル面をワイピングするためのブレード部材であるワイパーブレード283と、増粘した記録液を排出するために記録に寄与しない液滴を吐出させる空吐出を行うときの液滴を受ける空吐出受け284などを備えている。   Further, a maintenance / recovery mechanism 281 including a recovery means for maintaining and recovering the nozzle state of the recording head 234 is disposed in the non-printing area on one side in the scanning direction of the carriage 233. The maintenance / recovery mechanism 281 includes cap members (hereinafter referred to as “caps”) 282a and 282b (hereinafter referred to as “caps 282” when not distinguished) for capping each nozzle surface of the recording head 234, and nozzle surfaces. A wiper blade 283 that is a blade member for wiping the ink, and an empty discharge receiver 284 that receives liquid droplets for discharging the liquid droplets that do not contribute to recording in order to discharge the thickened recording liquid. ing.

また、キャリッジ233の走査方向他方側の非印字領域には、記録中などに増粘した記録液を排出するために記録に寄与しない液滴を吐出させる空吐出を行うときの液滴を受ける空吐出受け288を配置し、この空吐出受け288には記録ヘッド234のノズル列方向に沿った開口部289などを備えている。   Further, in the non-printing area on the other side in the scanning direction of the carriage 233, there is an empty space for receiving a liquid droplet when performing an empty discharge for discharging a liquid droplet that does not contribute to the recording in order to discharge the recording liquid thickened during the recording. A discharge receiver 288 is disposed, and the idle discharge receiver 288 is provided with an opening 289 along the nozzle row direction of the recording head 234 and the like.

このように構成したこの画像形成装置においては、給紙トレイ202から用紙242が1枚ずつ分離給紙され、略鉛直上方に給紙された用紙242はガイド245で案内され、搬送ベルト251とカウンタローラ246との間に挟まれて搬送され、更に先端を搬送ガイド237で案内されて先端加圧コロ249で搬送ベルト251に押し付けられ、略90°搬送方向を転換される。   In this image forming apparatus configured as described above, the sheets 242 are separated and fed one by one from the sheet feeding tray 202, and the sheet 242 fed substantially vertically upward is guided by the guide 245, and is conveyed to the conveyor belt 251 and the counter. It is sandwiched between the rollers 246 and conveyed, and further, the leading end is guided by the conveying guide 237 and pressed against the conveying belt 251 by the leading end pressing roller 249, and the conveying direction is changed by approximately 90 °.

このとき、帯電ローラ256に対してプラス出力とマイナス出力とが交互に繰り返すように、つまり交番する電圧が印加され、搬送ベルト251が交番する帯電電圧パターン、すなわち、周回方向である副走査方向に、プラスとマイナスが所定の幅で帯状に交互に帯電されたものとなる。このプラス、マイナス交互に帯電した搬送ベルト251上に用紙242が給送されると、用紙242が搬送ベルト251に吸着され、搬送ベルト251の周回移動によって用紙242が副走査方向に搬送される。   At this time, a positive output and a negative output are alternately applied to the charging roller 256, that is, an alternating voltage is applied, and a charging voltage pattern in which the conveying belt 251 alternates, that is, in the sub-scanning direction that is the circumferential direction. , Plus and minus are alternately charged in a band shape with a predetermined width. When the sheet 242 is fed onto the conveyance belt 251 charged alternately with plus and minus, the sheet 242 is attracted to the conveyance belt 251, and the sheet 242 is conveyed in the sub scanning direction by the circumferential movement of the conveyance belt 251.

そこで、キャリッジ233を移動させながら画像信号に応じて記録ヘッド234を駆動することにより、停止している用紙242にインク滴を吐出して1行分を記録し、用紙242を所定量搬送後、次の行の記録を行う。記録終了信号又は用紙242の後端が記録領域に到達した信号を受けることにより、記録動作を終了して、用紙242を排紙トレイ203に排紙する。   Therefore, by driving the recording head 234 according to the image signal while moving the carriage 233, ink droplets are ejected onto the stopped paper 242 to record one line, and after the paper 242 is conveyed by a predetermined amount, Record the next line. Upon receiving a recording end signal or a signal that the trailing edge of the paper 242 has reached the recording area, the recording operation is finished and the paper 242 is discharged onto the paper discharge tray 203.

なお、上述した処理はプログラムによってコンピュータに行なわせることができ、このプログラムは、記憶媒体に記憶して提供することができ、或はインターネットネットなどのネットワークを通じてダウンロードすることで提供される。また、上記実施形態で説明した画像形成装置とホスト側(情報処理装置)とを組み合わせて画像形成システムを構成することもできる。   The above-described processing can be performed by a computer by a program, and this program can be provided by being stored in a storage medium, or can be provided by downloading through a network such as the Internet. The image forming system can also be configured by combining the image forming apparatus described in the above embodiment and the host side (information processing apparatus).

300 情報処理装置(プリンタ本体)
316 外部メモリ
310 プリンタエンジン
400 ホスト
300 Information processing device (printer body)
316 External memory 310 Printer engine 400 Host

Claims (5)

アップデート用データが保存された外部メモリの接続を検出する検出手段と、
前記外部メモリ内のアップデート用データを取得しアップデートを実行する手段と、
USB及びネットワーク通信の少なくともいずれかによりデータを受信し、受信したデータによる処理を実行する手段と、を備え、
前記アップデートを実行する手段は、
前記検出手段で前記外部メモリが接続されたことを検出したとき、前記USB及びネットワーク通信の少なくともいずれかから受信したデータの処理中又はデータの受信中であるときには、予め定めた処理の優先順位に従って、前記外部メモリのアップデート用データによるアップデートを実行する
ことを特徴とする情報処理装置。
Detection means for detecting connection of an external memory storing update data;
Means for obtaining update data in the external memory and executing the update;
Means for receiving data by at least one of USB and network communication, and executing processing by the received data,
The means for performing the update comprises:
When the detection means detects that the external memory is connected, when data received from at least one of the USB and network communication is being processed or data is being received, according to a predetermined processing priority order An information processing apparatus that executes an update using update data in the external memory.
前記USB及びネットワーク通信の少なくともいずれかからのデータがアップデート用データであるときには、前記外部メモリのアップデート用データと比較し、前記外部メモリのアップデート用データが新しいときに前記外部メモリのアップデート用データによるアップデートを優先して実行することを特徴とする請求項1に記載の情報処理装置。   When the data from at least one of the USB and the network communication is update data, it is compared with the update data in the external memory, and when the update data in the external memory is new, the update data in the external memory is used. The information processing apparatus according to claim 1, wherein the update is executed with priority. 前記USB及びネットワーク通信の少なくともいずれかからのデータの処理を取消し、前記外部メモリのアップデート用データによるアップデートを優先して実行することを特徴とする請求項1に記載の情報処理装置。   2. The information processing apparatus according to claim 1, wherein processing of data from at least one of the USB and network communication is canceled, and update by update data in the external memory is preferentially executed. 前記USB及びネットワーク通信の少なくともいずれかからのデータがアップデート用データ以外のデータであるときには、当該USB及びネットワーク通信の少なくともいずれかからのデータの処理を優先し、前記USB及びネットワーク通信の少なくともいずれかからのデータがアップデート用データであるときには、当該アップデート用データによる処理を取消し、前記外部メモリのアップデート用データによるアップデートを優先して実行することを特徴とする請求項1に記載の情報処理装置。   When data from at least one of the USB and network communication is data other than update data, priority is given to processing of data from at least one of the USB and network communication, and at least one of the USB and network communication 2. The information processing apparatus according to claim 1, wherein when the data from the update data is update data, the processing by the update data is canceled and the update by the update data in the external memory is preferentially executed. アップデート用データが保存された外部メモリの接続を検出する検出手段と、
前記外部メモリ内のアップデート用データを取得しアップデートを実行する手段と、
USB及びネットワーク通信の少なくともいずれかによりデータを受信し、受信したデータによる処理を実行する手段と、を備え、
前記アップデートを実行する手段は、
前記検出手段で前記外部メモリが接続されたことを検出したとき、前記USB及びネットワーク通信の少なくともいずれかから受信したデータの処理中又はデータの受信中であるときには、前記外部メモリのアップデート用データによるアップデートを優先するか否かをユーザーに選択させる出力を行い、
ユーザーによって前記外部メモリのアップデート用データによるアップデートを優先する指示がなされたときに、前記USB及びネットワーク通信の少なくともいずれかからのデータの処理を取消し、前記外部メモリのアップデート用データによるアップデートを実行する
ことを特徴とする情報処理装置。
Detection means for detecting connection of an external memory storing update data;
Means for obtaining update data in the external memory and executing the update;
Means for receiving data by at least one of USB and network communication, and executing processing by the received data,
The means for performing the update comprises:
When the detecting means detects that the external memory is connected, and when data received from at least one of the USB and network communication is being processed or data is being received, the update data in the external memory is used. Output to let the user choose whether to give priority to update,
When the user gives an instruction to give priority to the update by the update data of the external memory, the processing of the data from at least one of the USB and the network communication is canceled and the update by the update data of the external memory is executed. An information processing apparatus characterized by that.
JP2010206143A 2010-09-14 2010-09-14 Information processor Pending JP2012063888A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010206143A JP2012063888A (en) 2010-09-14 2010-09-14 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010206143A JP2012063888A (en) 2010-09-14 2010-09-14 Information processor

Publications (1)

Publication Number Publication Date
JP2012063888A true JP2012063888A (en) 2012-03-29

Family

ID=46059554

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010206143A Pending JP2012063888A (en) 2010-09-14 2010-09-14 Information processor

Country Status (1)

Country Link
JP (1) JP2012063888A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014004804A (en) * 2012-06-27 2014-01-16 Seiko Epson Corp Control method for printer and printer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014004804A (en) * 2012-06-27 2014-01-16 Seiko Epson Corp Control method for printer and printer

Similar Documents

Publication Publication Date Title
JP5398584B2 (en) Printing control apparatus, method and program
US8636430B2 (en) Continuous sheet print control apparatus and method for setting discharged page order
US9290012B2 (en) Print control apparatus and method for duplex printing on a continuous sheet
US9324011B2 (en) Processing apparatus and processing method for processing print jobs
JP6188398B2 (en) Printing control apparatus, method and program
EP2361779B1 (en) Print control apparatus and print control method
JP2010069619A (en) Inkjet recording apparatus, method for controlling printing, program, and recording medium
JP5818446B2 (en) Printing control apparatus, method and program
JP2010287092A (en) Image forming system
EP2437202B1 (en) Print control apparatus and method
JP2011056772A (en) Image forming apparatus, image forming system, image forming program and recording medium recording them
JP2012063888A (en) Information processor
JP2009220459A (en) Equipment controller, image forming device, and program
JP2016112718A (en) Method for detecting discharge failure in image forming apparatus of ink-jet type, device for detecting discharge failure, and image forming apparatus of ink-jet type equipped with the same
JP6004630B2 (en) Printing control apparatus, method and program
JP2013071361A (en) Apparatus, method, and program for controlling printing
JP6025943B2 (en) Printing control apparatus, method and program
US20120188566A1 (en) Printing apparatus and processing method thereof
JP2015221512A (en) Inkjet recording apparatus
JP5868472B2 (en) Printing control apparatus, method and program
US12090764B2 (en) Printing apparatus and control method of the same
JP2012166435A (en) Print control device, method and program
JP2013091318A (en) Printing control device, method, and program
JP5822885B2 (en) Printing control apparatus, method and program
JP2011056714A (en) Image forming apparatus