JP2017069893A - Image formation apparatus, image formation method and program - Google Patents

Image formation apparatus, image formation method and program Download PDF

Info

Publication number
JP2017069893A
JP2017069893A JP2015196522A JP2015196522A JP2017069893A JP 2017069893 A JP2017069893 A JP 2017069893A JP 2015196522 A JP2015196522 A JP 2015196522A JP 2015196522 A JP2015196522 A JP 2015196522A JP 2017069893 A JP2017069893 A JP 2017069893A
Authority
JP
Japan
Prior art keywords
job
image forming
executed
user information
unit
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
JP2015196522A
Other languages
Japanese (ja)
Other versions
JP6665474B2 (en
Inventor
大宮 誉史
Takashi Omiya
誉史 大宮
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2015196522A priority Critical patent/JP6665474B2/en
Publication of JP2017069893A publication Critical patent/JP2017069893A/en
Application granted granted Critical
Publication of JP6665474B2 publication Critical patent/JP6665474B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image formation apparatus, an image formation method and program capable of suppress a situation in which a job of another user, belonging to the same group as a user who executes an interruption job, cannot be executed, because of the execution of the interruption job.SOLUTION: When a job is accepted, the job is stored into a RAM. Each job stored in the RAM is executed successively from a job stored earlier. When an interruption job is accepted interruption job processing is executed. In the interruption job processing, it is determine whether or not the interruption job of concern is an image formation job. If the interruption job is an image formation job, it is determined whether or not another user job which belongs to the same group as user information related to the interruption job, is stored in a RAM 23. When the other user job is stored in the RAM 23, the execution of the interruption job is suspended.SELECTED DRAWING: Figure 2

Description

本発明は、画像形成装置、画像形成装置で実行される画像形成方法及び画像形成装置のコンピュータにインストールされるプログラムに関する。   The present invention relates to an image forming apparatus, an image forming method executed by the image forming apparatus, and a program installed in a computer of the image forming apparatus.

画像形成に係るジョブや画像読取に係るジョブなどの複数種のジョブを実行可能なMFP(Multi-Function Peripheral)が知られている。   There is known an MFP (Multi-Function Peripheral) capable of executing a plurality of types of jobs such as an image forming job and an image reading job.

MFPなどの画像形成装置では、ジョブが入力されると、その入力されたジョブが実行される。ジョブの実行中に新たなジョブが入力された場合には、新たに入力されたジョブがキューに記憶される。キューに記憶されたジョブ(キュージョブ)は、先に記憶されたジョブから順に実行される。また、割り込みジョブの実行機能を有する機種では、キュージョブが存在していても、割り込みジョブが入力されると、その割り込みジョブがキュージョブに優先して実行される。   In an image forming apparatus such as an MFP, when a job is input, the input job is executed. When a new job is input during job execution, the newly input job is stored in the queue. Jobs stored in the queue (queue job) are executed in order from the previously stored job. Further, in a model having an interrupt job execution function, even if a queue job exists, when the interrupt job is input, the interrupt job is executed with priority over the queue job.

この種の画像形成装置の中には、複数のユーザが属するグループごとに、画像が形成されるシートなどの消耗品の使用量の上限を設定し、グループ全体での使用量が上限に達すると、そのグループのユーザによる消耗品の利用を制限する機能を有するものがある。たとえば、ユーザの入力による新たなジョブが受け付けられた時点で、そのユーザが属するグループの消耗材の使用可能量を新たなジョブによる消耗品の使用量が上回る場合、新たなジョブの実行が制限される。   In this type of image forming apparatus, for each group to which a plurality of users belong, an upper limit is set for the amount of consumables such as sheets on which images are to be formed. Some have a function of restricting the use of consumables by users of the group. For example, when a new job is received by a user input, if the amount of consumables used by the new job exceeds the amount of consumables used by the group to which the user belongs, execution of the new job is restricted. The

消耗材の使用可能量(以下、単に「使用可能量」と記す。)は、既に実行されたジョブによる消耗品の使用量及び未実行のキュージョブによる消耗品の使用量の合計を使用量の上限から差し引くことにより算出される。従来、新たなジョブが緊急を要する割り込みジョブである場合には、既に実行されたジョブによる消耗品の使用量のみを使用量の上限から差し引くことによって使用可能量を算出し、割り込みジョブの実行を優先することが提案されている(たとえば、特許文献1参照)。   The usable amount of consumables (hereinafter simply referred to as “usable amount”) is the sum of the amount of consumables used by jobs already executed and the amount of consumables used by unexecuted queue jobs. Calculated by subtracting from the upper limit. Conventionally, if the new job is an urgent interrupt job, the usable amount is calculated by subtracting only the consumable usage amount from the already executed job from the upper limit of the usage amount, and the interrupt job is executed. Prioritizing has been proposed (see, for example, Patent Document 1).

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

しかしながら、従来の提案に係る手法により割り込みジョブが実行されると、割り込みジョブが実行されたために使用可能量が減少し、割り込みジョブを実行したユーザと同じグループに属する別のユーザのキュージョブがキューに記憶されている場合に、その別のユーザのキュージョブが実行できなくなる可能性がある。   However, when an interrupt job is executed by the method according to the conventional proposal, the usable amount decreases because the interrupt job is executed, and a queue job of another user belonging to the same group as the user who executed the interrupt job is queued. May be unable to execute another user's queue job.

本発明の目的は、割り込みジョブが実行されたために、割り込みジョブを実行したユーザと同じグループに属する別のユーザのジョブが実行できなくなることを抑制できる、画像形成装置、画像形成方法及びプログラムを提供することである。   An object of the present invention is to provide an image forming apparatus, an image forming method, and a program that can prevent a job of another user belonging to the same group as the user who executed the interrupt job from being disabled because the interrupt job has been executed. It is to be.

前記の目的を達成するため、本発明の一の局面に係る画像形成装置は、ユーザ情報を含むジョブを受け付ける受付部と、シートに画像を形成する画像形成部と、記憶部と、制御部とを備え、ジョブの種類には、消耗品の使用を伴って画像形成部を用いて画像形成が実行される画像形成ジョブが含まれ、制御部は、受付部に受け付けられたジョブを記憶部に記憶させるジョブ記憶処理と、記憶部に記憶されているジョブを先に記憶されたジョブから順に実行するジョブ実行処理と、複数のユーザ情報が属するグループ情報について、複数のユーザ情報のそれぞれに係る画像形成ジョブの実行に伴う消耗品の使用量を合算し、その合算した使用量の累積である累積使用量を記憶部に記憶させる累積使用量記憶処理とを実行し、ジョブ実行処理における画像形成ジョブの実行に際し、当該画像形成ジョブの実行による消耗品の使用量と、当該画像形成ジョブに係るユーザ情報が属するグループ情報の累積使用量との合計が当該グループ情報に対して設定された上限使用量を超える場合、当該画像形成ジョブの実行を保留し、所定の画像形成ジョブ及び当該所定の画像形成ジョブをジョブ実行処理の実行対象となるジョブより先に実行させる割り込み指示が受付部に受け付けられた場合において、当該受け付けられた所定の画像形成ジョブに係るユーザ情報と同じグループ情報に属する別のユーザ情報に係る画像形成ジョブが記憶部に記憶されている場合は、当該受け付けられた所定の画像形成ジョブの実行を保留し、別のユーザ情報に係る画像形成ジョブが記憶部に記憶されていない場合は、当該受け付けられた所定の画像形成ジョブをジョブ実行処理の実行対象となるジョブより先に実行させるよう画像形成部を制御する。   In order to achieve the above object, an image forming apparatus according to one aspect of the present invention includes a receiving unit that receives a job including user information, an image forming unit that forms an image on a sheet, a storage unit, and a control unit. The job type includes an image forming job in which image formation is performed using the image forming unit with the use of consumables, and the control unit stores the job received by the receiving unit in the storage unit. Job storage processing to be stored, job execution processing to execute jobs stored in the storage unit in order from the previously stored job, and group information to which a plurality of user information belongs, images related to each of a plurality of user information A cumulative usage storage process is performed in which the usage amount of consumables associated with the execution of the forming job is summed, and the cumulative usage amount that is the cumulative total of the combined usage amount is stored in the storage unit. When the image forming job is executed, the sum of the usage amount of the consumables by the execution of the image forming job and the cumulative usage amount of the group information to which the user information related to the image forming job belongs is set for the group information. If the upper limit usage amount is exceeded, execution of the image forming job is suspended, and an interrupt instruction for executing the predetermined image forming job and the predetermined image forming job before the job to be executed by the job execution process is received If an image forming job related to another user information belonging to the same group information as the user information related to the received predetermined image forming job is stored in the storage unit, the received When execution of a predetermined image forming job is suspended and an image forming job related to different user information is not stored in the storage unit Controls the image forming unit so as to execute than a job to be the predetermined image forming job accepted and executed in the job execution process first.

この構成によれば、ジョブが受付部に受け付けられると、そのジョブが記憶部に記憶される。記憶部に記憶されているジョブは、先に記憶されたものから順に実行される。ジョブが画像形成ジョブである場合に、その画像形成ジョブが実行されると、画像形成ジョブの実行に伴う消耗品の使用量が算出される。消耗品の使用量は、グループ情報ごとに管理される。すなわち、同一のグループ情報に含まれる複数のユーザ情報のそれぞれに係る画像形成ジョブの実行に伴う消耗品の使用量が合算されて、その合算した使用量の累積が累積使用量として記憶部に記憶される。   According to this configuration, when a job is received by the receiving unit, the job is stored in the storage unit. The jobs stored in the storage unit are executed in order from the previously stored job. When the job is an image forming job, when the image forming job is executed, the consumption amount of consumables accompanying the execution of the image forming job is calculated. The consumption amount of consumables is managed for each group information. That is, the consumption amount of consumables associated with the execution of the image forming job associated with each of the plurality of user information included in the same group information is added up, and the accumulated usage amount is stored in the storage unit as the accumulated usage amount. Is done.

画像形成ジョブの実行に際し、画像形成ジョブの実行による消耗品の使用量と、画像形成ジョブに係るユーザ情報が属するグループ情報の累積使用量との合計が算出される。そして、その合計がグループ情報に対して設定された上限使用量を超える場合には、画像形成ジョブの実行が保留される。これにより、グループ情報に係るグループ全体での消耗品の使用量が上限使用量に達した場合に、当該グループに属するユーザによる消耗品の新たな使用を制限することができる。   When the image forming job is executed, the sum of the consumption amount of the consumable used by the execution of the image forming job and the accumulated usage amount of the group information to which the user information related to the image forming job belongs is calculated. If the total exceeds the upper limit usage set for the group information, the execution of the image forming job is suspended. Thereby, when the usage amount of the consumables in the entire group related to the group information reaches the upper limit usage amount, new usage of the consumables by the users belonging to the group can be restricted.

所定の画像形成ジョブ及び当該所定の画像形成ジョブを記憶部に記憶されているジョブより先に実行させる割り込み指示が受付部に受け付けられた場合には、当該割り込み指示に係る所定の画像形成ジョブ、つまり割り込みジョブに係るユーザ情報と同じグループ情報に属する別のユーザ情報に係る画像形成ジョブが記憶部に記憶されているか否かが判断される。   When the reception unit receives a predetermined image forming job and an interrupt instruction for executing the predetermined image forming job before a job stored in the storage unit, the predetermined image forming job according to the interrupt instruction, That is, it is determined whether or not an image forming job related to another user information belonging to the same group information as the user information related to the interrupt job is stored in the storage unit.

別のユーザ情報に係る画像形成ジョブが記憶部に記憶されている場合、割り込み指示に係る所定の画像形成ジョブの実行が保留される。これにより、別のユーザ情報に係るユーザ、つまり割り込み指示を受付部に受け付けさせたユーザと同じグループに属する別のユーザの画像形成ジョブ(キュージョブ)が実行できなくなることを抑制できる。   When an image forming job related to another user information is stored in the storage unit, execution of the predetermined image forming job related to the interrupt instruction is suspended. Accordingly, it is possible to prevent an image forming job (queue job) of another user belonging to the same group as the user related to the different user information, that is, the user who has received the interrupt instruction from being accepted, from being executed.

一方、別のユーザ情報に係る画像形成ジョブが記憶部に記憶されていない場合は、割り込み指示に係る所定の画像形成ジョブが記憶部に記憶されている画像形成ジョブより先に実行される。これにより、所定の画像形成ジョブの実行を担保することができる。   On the other hand, when an image forming job related to different user information is not stored in the storage unit, a predetermined image forming job related to the interrupt instruction is executed before the image forming job stored in the storage unit. Thereby, execution of a predetermined image forming job can be secured.

なお、本発明は、画像形成装置の形態で実現することができるだけでなく、たとえば、画像形成装置で実行される画像形成方法及び画像形成装置のコンピュータにインストールされるプログラムの形態で実現することもできる。   The present invention can be realized not only in the form of an image forming apparatus but also in the form of an image forming method executed by the image forming apparatus and a program installed in the computer of the image forming apparatus, for example. it can.

本発明によれば、割り込みジョブが実行されたために、割り込みジョブを実行したユーザと同じグループに属する別のユーザのジョブが実行できなくなることを抑制できる。   According to the present invention, it is possible to prevent a job of another user belonging to the same group as the user who executed the interrupt job from being executed because the interrupt job has been executed.

本発明の一実施形態に係るMFPの電気的構成を示すブロック図である。1 is a block diagram showing an electrical configuration of an MFP according to an embodiment of the present invention. ジョブ受付処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a job reception process. ジョブ実行処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a job execution process. 割り込みジョブ処理の流れを示すフローチャート(その1)である。6 is a flowchart (part 1) illustrating a flow of interrupt job processing. 割り込みジョブ処理の流れを示すフローチャート(その2)である。12 is a flowchart (part 2) illustrating a flow of interrupt job processing.

以下では、本発明の実施の形態について、添付図面を参照しつつ詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

<MFPの電気的構成>
MFP(Multi-Function Peripheral)1は、プリンタ機能及びスキャナ機能を有する複合機である。MFP1は、図1に示されるように、画像形成部11、画像読取部12、操作部13、表示部14、通信部15及び制御部16を備えている。
<Electric configuration of MFP>
An MFP (Multi-Function Peripheral) 1 is a multifunction machine having a printer function and a scanner function. As shown in FIG. 1, the MFP 1 includes an image forming unit 11, an image reading unit 12, an operation unit 13, a display unit 14, a communication unit 15, and a control unit 16.

画像形成部11は、画像データに係る画像(カラー画像又はモノクロ画像)をシートに形成する。画像形成の方式は、電子写真方式であってもよいし、インクジェット方式であってもよい。   The image forming unit 11 forms an image (color image or monochrome image) related to the image data on a sheet. The image forming method may be an electrophotographic method or an inkjet method.

画像読取部12は、イメージセンサ及びAFE(Analog Front End)などを備えている。画像読取部12では、イメージセンサにより原稿の画像が読み取られて、イメージセンサからアナログ画像信号が出力され、AFEによりそのアナログ画像信号がデジタル画像データに変換される。   The image reading unit 12 includes an image sensor, an AFE (Analog Front End), and the like. In the image reading unit 12, an image of a document is read by the image sensor, an analog image signal is output from the image sensor, and the analog image signal is converted into digital image data by AFE.

操作部13は、操作ボタン(たとえば、スタートキー、テンキー、カーソルキー)を備えている。操作ボタンの操作により、各種の指示などを操作部13に入力することが可能である。   The operation unit 13 includes operation buttons (for example, a start key, a numeric keypad, and a cursor key). Various instructions can be input to the operation unit 13 by operating the operation buttons.

表示部14は、たとえば、液晶表示器からなる。表示部14には、各種の情報が表示される。   The display part 14 consists of a liquid crystal display, for example. Various information is displayed on the display unit 14.

通信部15は、LAN2を経由したネットワーク通信のための回路などを備えている。LAN2は、有線LAN又は無線LANで構成されていてもよいし、有線LAN及び無線LANの両方で構成されていてもよい。LAN2には、PC(Personal Computer)3などの外部装置が接続されている。MFP1とPC3との間では、LAN2を経由した双方向通信が可能である。通信部15は、電話回線網を介したファクシミリ通信のために、NCU(Network Control Unit)を内蔵したモデムなどを備えていてもよい。   The communication unit 15 includes a circuit for network communication via the LAN 2 and the like. The LAN 2 may be configured by a wired LAN or a wireless LAN, or may be configured by both a wired LAN and a wireless LAN. An external device such as a PC (Personal Computer) 3 is connected to the LAN 2. Two-way communication via the LAN 2 is possible between the MFP 1 and the PC 3. The communication unit 15 may include a modem with a built-in NCU (Network Control Unit) for facsimile communication via a telephone line network.

制御部16は、ASIC(Application Specific Integrated Circuit)21、ROM22及びRAM23(記憶部の一例)などを備えている。   The control unit 16 includes an application specific integrated circuit (ASIC) 21, a ROM 22, a RAM 23 (an example of a storage unit), and the like.

ASIC21は、CPU24(制御部の一例)を内蔵している。ASIC21には、画像読取部12により取得された画像データ、操作部13の操作内容を表す操作信号などが入力される。CPU24は、ASIC21に入力される信号などに基づいて、ROM22に記憶されているプログラムを実行することにより、画像形成部11、画像読取部12及び表示部14を制御し、通信部15を通信のために制御する。CPU24による制御(プログラム)の実行時、RAM23がワークエリアとして使用される。RAM23には、NVRAM(Non Volatile RAM)などの不揮発性メモリが含まれていてもよい。   The ASIC 21 includes a CPU 24 (an example of a control unit). The ASIC 21 receives image data acquired by the image reading unit 12, an operation signal indicating the operation content of the operation unit 13, and the like. The CPU 24 controls the image forming unit 11, the image reading unit 12, and the display unit 14 by executing a program stored in the ROM 22 based on a signal input to the ASIC 21 and the like, and communicates the communication unit 15 with the communication unit 15. To control for. When the control (program) is executed by the CPU 24, the RAM 23 is used as a work area. The RAM 23 may include a nonvolatile memory such as NVRAM (Non Volatile RAM).

<ジョブ受付処理>
MFP1によって実行可能なジョブには、たとえば、プリント機能を使用するプリントジョブと、スキャナ機能を使用するスキャンジョブと、スキャナ機能及びプリンタ機能を使用するコピージョブとが含まれる。
<Job reception process>
Jobs that can be executed by the MFP 1 include, for example, a print job that uses a print function, a scan job that uses a scanner function, and a copy job that uses a scanner function and a printer function.

プリントジョブの実行に際しては、ユーザによりPC3が操作されて、画像形成対象のファイルが選択される。その後、ユーザによりPC3が操作されて、プリントジョブの実行が指示されると、先に選択されたファイル(画像データ)の画像形成に係るプリントジョブがPC3からMFP1に送信される。MFP1の通信部15がプリントジョブを受信することにより、通信部15にプリントジョブが受け付けられ、プリントジョブが実行される。プリントジョブの実行により、ファイルに係る画像がシートに形成される。この場合、通信部15が受付部の一例である。   When executing a print job, the user operates the PC 3 to select a file to be imaged. Thereafter, when the user operates the PC 3 to instruct execution of the print job, a print job related to image formation of the previously selected file (image data) is transmitted from the PC 3 to the MFP 1. When the communication unit 15 of the MFP 1 receives the print job, the print job is received by the communication unit 15 and the print job is executed. By executing the print job, an image related to the file is formed on the sheet. In this case, the communication unit 15 is an example of a reception unit.

スキャンジョブの実行に際しては、ユーザによって、スキャンジョブの対象となるシート(原稿)がMFP1の所定のセット位置にセットされる。その後、ユーザにより操作部13が操作されて、スキャンジョブの実行が指示されると、操作部13にスキャンジョブが受け付けられ、スキャンジョブが実行される。この場合、操作部13が受付部の一例である。また、スキャンジョブの実行の指示は、ユーザがPC3を操作することにより、PC3から通信部15に入力されてもよい。この場合、通信部15にスキャンジョブが受け付けられ、通信部15が受付部の一例となる。スキャンジョブの実行により、セット位置にセットされたシートの画像が画像読取部12によって読み取られ、その読み取りにより生成される画像データがMFP1からPC3に送信される。   When executing the scan job, the user sets a sheet (original) as a target of the scan job at a predetermined setting position of the MFP 1. Thereafter, when the user operates the operation unit 13 to instruct execution of the scan job, the operation unit 13 receives the scan job and executes the scan job. In this case, the operation unit 13 is an example of a reception unit. Also, the scan job execution instruction may be input from the PC 3 to the communication unit 15 by the user operating the PC 3. In this case, a scan job is received by the communication unit 15, and the communication unit 15 is an example of a reception unit. By executing the scan job, the image of the sheet set at the set position is read by the image reading unit 12, and image data generated by the reading is transmitted from the MFP 1 to the PC 3.

コピージョブの実行に際しては、ユーザによって、たとえば、コピージョブの対象となるコピー元のシート(原稿)がMFP1の所定のセット位置にセットされる。その後、ユーザにより操作部13が操作されて、コピージョブの実行が指示されると、操作部13にコピージョブが受け付けられ、コピージョブが実行される。この場合、操作部13が受付部の一例である。コピージョブの実行により、セット位置にセットされたシートの画像が画像読取部12によって読み取られ、その読み取りにより生成される画像データに係る画像、つまり読み取られた画像と同一の画像がシートに形成される。   When executing the copy job, the user sets, for example, a copy source sheet (original) as a target of the copy job at a predetermined set position of the MFP 1. Thereafter, when the user operates the operation unit 13 to instruct execution of a copy job, the copy job is received by the operation unit 13 and the copy job is executed. In this case, the operation unit 13 is an example of a reception unit. By executing the copy job, the image of the sheet set at the set position is read by the image reading unit 12, and an image related to the image data generated by the reading, that is, the same image as the read image is formed on the sheet. The

通信部15により受け付けられるジョブ(プリントジョブ及びスキャンジョブ)には、そのジョブを送信したユーザに係るユーザ情報が含まれる。ユーザ情報は、MFP1を使用するユーザに割り当てられたユーザIDである。また、操作部13によるジョブ(スキャンジョブ及びコピージョブ)の受け付けに際しては、たとえば、ユーザが操作部13を操作することにより、そのユーザのユーザ情報が操作部13に入力される。ユーザ情報を操作部13に入力するための操作は、たとえば、操作部13に設けられている操作ボタンの操作であってもよいし、ユーザが操作部13に設けられているNFC(Near Field Communication)部にユーザIDが記憶されたIDカードなどをかざす操作(NFC部とIDカードなどとの間で近距離無線通信を行わせる操作)であってもよい。   The job (print job and scan job) received by the communication unit 15 includes user information related to the user who transmitted the job. The user information is a user ID assigned to the user who uses the MFP 1. When a job (scan job and copy job) is received by the operation unit 13, for example, when the user operates the operation unit 13, user information of the user is input to the operation unit 13. The operation for inputting the user information to the operation unit 13 may be, for example, an operation of an operation button provided in the operation unit 13, or an NFC (Near Field Communication) provided in the operation unit 13 by the user. ) Part may be an operation of holding an ID card or the like in which a user ID is stored (an operation for performing short-range wireless communication between the NFC part and the ID card).

MFP1では、ジョブの実行中に、操作部13又は通信部15に新たなジョブが受け付けられた場合、その新たなジョブがRAM23に記憶される。RAM23に記憶されたジョブ(キュージョブ)は、原則、RAM23に先に記憶されたジョブから順に実行される。また、MFP1は、割り込みジョブの実行機能を有しており、割り込みジョブが入力されると、RAM23に未実行のジョブが記憶されていても、割り込みジョブがRAM23に記憶されているジョブに優先して実行される。割り込みジョブは、割り込み指示を伴って操作部13又は通信部15に受け付けられるジョブである。割り込み指示は、操作部13又は通信部15にジョブが受け付けられる際に、それぞれ操作部13又はPC3をユーザが操作することによって操作部13又は通信部15に受け付けられる。   In the MFP 1, when a new job is received by the operation unit 13 or the communication unit 15 during execution of the job, the new job is stored in the RAM 23. In principle, the jobs (queue jobs) stored in the RAM 23 are executed sequentially from the jobs stored in the RAM 23 first. The MFP 1 also has an interrupt job execution function. When an interrupt job is input, the interrupt job has priority over the job stored in the RAM 23 even if an unexecuted job is stored in the RAM 23. Executed. The interrupt job is a job accepted by the operation unit 13 or the communication unit 15 with an interrupt instruction. The interrupt instruction is received by the operation unit 13 or the communication unit 15 when the user operates the operation unit 13 or the PC 3 when a job is received by the operation unit 13 or the communication unit 15, respectively.

MFP1では、CPU24により、図2に示されるジョブ受付処理が実行される。   In the MFP 1, the CPU 24 executes the job reception process shown in FIG.

ジョブ受付処理では、CPU24は、操作部13又は通信部15にジョブが受け付けられたか否かを判断する(S1)。   In the job reception process, the CPU 24 determines whether a job is received by the operation unit 13 or the communication unit 15 (S1).

操作部13又は通信部15にジョブが受け付けられると(S1:YES)、CPU24は、そのジョブが割り込みジョブであるか否かを判断する(S2)。   When the job is received by the operation unit 13 or the communication unit 15 (S1: YES), the CPU 24 determines whether or not the job is an interrupt job (S2).

操作部13又は通信部15に受け付けられたジョブが割り込みジョブである場合(S2:YES)、CPU24は、割り込みジョブ処理を実行し(S3)、ジョブ受付処理を終了する。割り込みジョブ処理については、後述する。   When the job received by the operation unit 13 or the communication unit 15 is an interrupt job (S2: YES), the CPU 24 executes an interrupt job process (S3) and ends the job reception process. The interrupt job process will be described later.

操作部13又は通信部15に受け付けられたジョブが割り込みジョブではない場合(S2:NO)、CPU24は、その受け付けられたジョブをユーザ情報と対応づけてRAM23に記憶させて(S4)、ジョブ受付処理を終了する。   When the job received by the operation unit 13 or the communication unit 15 is not an interrupt job (S2: NO), the CPU 24 stores the received job in the RAM 23 in association with the user information (S4), and receives the job. The process ends.

<ジョブ実行処理>
ジョブが実行されていない状態では、CPU24により、図3に示されるジョブ実行処理が実行される。
<Job execution processing>
When the job is not executed, the CPU 24 executes the job execution process shown in FIG.

ジョブ実行処理において、CPU24は、RAM23に非保留のジョブが記憶されているか否かを確認する(S11)。   In the job execution process, the CPU 24 checks whether or not a non-hold job is stored in the RAM 23 (S11).

MFP1においては、複数のユーザが属するグループごとに、画像が形成されるシートの使用量(使用枚数)の上限が設定されている。グループ全体での使用量がこの上限に達すると、MFP1は、そのグループのユーザによるシートを使用したジョブ、つまりプリントジョブ及びコピージョブの実行を保留することにより、シートの使用を制限することができる。RAM23には、グループ(グループの識別情報であるグループ情報)ごとに、グループに属する全ユーザのユーザ情報と、シートの使用量の上限である上限使用量と、グループに属する全ユーザによるシートの既使用量の累積である累積使用量とが記憶されている。   In the MFP 1, an upper limit of the amount of used sheets (number of sheets used) on which an image is formed is set for each group to which a plurality of users belong. When the usage amount of the entire group reaches the upper limit, the MFP 1 can restrict the use of the sheet by deferring the execution of the job using the sheet by the user of the group, that is, the print job and the copy job. . The RAM 23 stores, for each group (group information that is group identification information), user information of all users belonging to the group, an upper limit usage amount that is an upper limit of the usage amount of the seat, and existing seats by all users belonging to the group. A cumulative usage amount that is a cumulative usage amount is stored.

RAM23に非保留のジョブが記憶されていない場合(S11:NO)、CPU24は、ジョブ実行処理を終了する。その後、CPU24は、一定の時間が経過すると、ジョブ実行処理を再び実行する。   If no non-hold job is stored in the RAM 23 (S11: NO), the CPU 24 ends the job execution process. Thereafter, the CPU 24 executes the job execution process again after a certain time has elapsed.

RAM23に非保留のジョブが記憶されている場合(S11:YES)、CPU24は、RAM23に記憶されている非保留のジョブのうち、RAM23に最先に記憶されたジョブを選択ジョブとして選択する(S12)。   When a non-holding job is stored in the RAM 23 (S11: YES), the CPU 24 selects a job stored first in the RAM 23 as a selection job among the non-holding jobs stored in the RAM 23 ( S12).

次いで、CPU24は、選択ジョブに係るユーザ情報が属するグループを特定する(S13)。選択ジョブに係るユーザ情報が属するグループの特定は、選択ジョブのユーザ情報がどのグループに属しているかを特定することにより行われる。   Next, the CPU 24 specifies a group to which user information related to the selected job belongs (S13). The group to which the user information related to the selected job belongs is specified by specifying to which group the user information of the selected job belongs.

そして、CPU24は、選択ジョブを実行した場合のシートの使用量(選択ジョブによるシートの使用量)と、選択ジョブに係るユーザ情報が属するグループの累積使用量とを合計し、その合計がグループの上限使用量を超えるか否かを判定する(S14)。   Then, the CPU 24 totals the sheet usage amount (sheet usage amount by the selection job) when the selection job is executed and the cumulative usage amount of the group to which the user information related to the selection job belongs, and the total is the group usage amount. It is determined whether or not the upper limit usage is exceeded (S14).

当該合計がグループの上限使用量を超える場合(S14:YES)、CPU24は、選択ジョブの実行を保留する(S15)。この場合、CPU24は、RAM23に非保留のジョブが記憶されているか否かを再び判断する(S11)。   When the total exceeds the upper limit usage amount of the group (S14: YES), the CPU 24 suspends execution of the selected job (S15). In this case, the CPU 24 determines again whether or not a non-hold job is stored in the RAM 23 (S11).

選択ジョブによるシートの使用量とグループの累積使用量との合計がグループの上限使用量以下である場合(S14:NO)、CPU24は、選択ジョブを実行する(S16)。   When the sum of the sheet usage amount and the group cumulative usage amount is less than or equal to the upper limit usage amount of the group (S14: NO), the CPU 24 executes the selection job (S16).

その後、CPU24は、選択ジョブの終了を待つ(S17)。   Thereafter, the CPU 24 waits for the end of the selected job (S17).

選択ジョブが終了すると、CPU24は、その選択ジョブをRAM23から消去する(S18)。   When the selected job ends, the CPU 24 deletes the selected job from the RAM 23 (S18).

また、CPU24は、選択ジョブの実行前におけるグループの累積使用量に選択ジョブによるシートの使用量を合算し、グループの累積使用量を合算値に更新する(S19)。その後、CPU24は、RAM23に非保留のジョブが記憶されているか否かを再び判断する(S11)。   Further, the CPU 24 adds the sheet usage amount of the selected job to the cumulative usage amount of the group before the execution of the selected job, and updates the cumulative usage amount of the group to the total value (S19). Thereafter, the CPU 24 determines again whether or not a non-hold job is stored in the RAM 23 (S11).

<割り込みジョブ処理>
図2のステップS3で実行される割り込みジョブ処理の流れは、図4A及び図4Bに示されている。
<Interrupt job processing>
The flow of interrupt job processing executed in step S3 of FIG. 2 is shown in FIGS. 4A and 4B.

割り込みジョブ処理では、CPU24は、まず、操作部13又は通信部15に受け付けられた割り込みジョブをユーザ情報と対応づけてRAM23に記憶させる(S301)。   In the interrupt job process, the CPU 24 first stores the interrupt job received by the operation unit 13 or the communication unit 15 in the RAM 23 in association with the user information (S301).

次に、CPU24は、選択ジョブを実行中であるか否かを判断する(S302)。   Next, the CPU 24 determines whether or not the selected job is being executed (S302).

選択ジョブの実行中である場合(S302:YES)、CPU24は、その選択ジョブが終了するまで処理を待機する。   When the selected job is being executed (S302: YES), the CPU 24 waits for processing until the selected job is completed.

選択ジョブの実行中ではない場合(S302:NO)、CPU24は、割り込みジョブがシートの使用を伴う画像形成ジョブ、つまりプリントジョブ又はコピージョブであるか否かを判断する(S303)。   If the selected job is not being executed (S302: NO), the CPU 24 determines whether or not the interrupt job is an image forming job involving use of a sheet, that is, a print job or a copy job (S303).

割り込みジョブが画像形成ジョブである場合(S303:YES)、CPU24は、割り込みジョブに係るユーザ情報が属するグループを特定する(S304)。   When the interrupt job is an image forming job (S303: YES), the CPU 24 identifies the group to which the user information related to the interrupt job belongs (S304).

そして、CPU24は、特定したグループの別のユーザ情報に係るジョブである別ユーザジョブがRAM23に記憶されているか否かを調べる(S305)。   Then, the CPU 24 checks whether or not another user job that is a job related to another user information of the identified group is stored in the RAM 23 (S305).

別ユーザジョブがRAM23に記憶されていた場合(S305:YES)、CPU24は、割り込みジョブを実行した場合のシートの使用量(割り込みジョブによるシートの使用量)と、別ユーザジョブを実行した場合のシートの使用量(別ユーザジョブによるシートの使用量)と、割り込みジョブに係るユーザ情報が属するグループの累積使用量とを合計し、その合計がグループの上限使用量を超えるか否かを判定する(S306)。   When another user job is stored in the RAM 23 (S305: YES), the CPU 24 uses the amount of sheet used when the interrupt job is executed (the amount of sheet used by the interrupt job) and when another user job is executed. The sheet usage (sheet usage by another user job) and the cumulative usage of the group to which the user information related to the interrupt job belongs are summed, and it is determined whether the total exceeds the upper limit usage of the group. (S306).

当該合計がグループの上限使用量を超える場合(S306:YES)、CPU24は、別ユーザジョブによるシートの使用量と、割り込みジョブに係るユーザ情報が属するグループの累積使用量とを合計し、その合計がグループの上限使用量を超えるか否かを判定する(S307)。   When the total exceeds the upper limit usage amount of the group (S306: YES), the CPU 24 adds up the usage amount of the sheet by another user job and the cumulative usage amount of the group to which the user information related to the interrupt job belongs, and the total It is determined whether or not exceeds the upper limit usage amount of the group (S307).

当該合計がグループの上限使用量を超える場合(S307:YES)、CPU24は、割り込みジョブの実行を禁止して(S308)、割り込みジョブ処理を終了する。   When the total exceeds the upper limit usage amount of the group (S307: YES), the CPU 24 prohibits execution of the interrupt job (S308) and ends the interrupt job process.

別ユーザジョブによるシートの使用量と割り込みジョブに係るユーザ情報が属するグループの累積使用量との合計がグループの上限使用量を超えない場合(S307:NO)、CPU24は、グループの上限使用量から別ユーザジョブによるシートの使用量と割り込みジョブに係るユーザ情報が属するグループの累積使用量との合計を差し引き、その差し引いた値を使用可能量として、使用可能量分の割込みジョブを実行するか否かをユーザに問い合わせる画面表示を表示部14に表示する(S309)。   When the sum of the sheet usage amount by another user job and the cumulative usage amount of the group to which the user information related to the interrupt job does not exceed the upper limit usage amount of the group (S307: NO), the CPU 24 determines from the upper limit usage amount of the group. Whether or not to execute the interrupt job for the usable amount by subtracting the total of the usage amount of the sheet by another user job and the cumulative usage amount of the group to which the user information related to the interrupt job belongs, and using the subtracted value as the usable amount A screen display for inquiring the user is displayed on the display unit 14 (S309).

この画面表示に応答して操作部13に使用可能量分の割込みジョブを実行する旨の指示が入力された場合(S310:YES)、CPU24は、使用可能量分の割り込みジョブを実行する(S311)。たとえば、割り込みジョブによるシートの使用量が10枚であり、使用可能量が7枚である場合、割り込みジョブが7枚のシートの使用を上限として実行される。   In response to this screen display, when an instruction to execute the usable amount of interrupt jobs is input to the operation unit 13 (S310: YES), the CPU 24 executes the usable amount of interrupt jobs (S311). ). For example, when the number of sheets used by the interrupt job is 10 sheets and the usable amount is 7 sheets, the interrupt job is executed up to the use of 7 sheets.

逆に、画面表示に応答して操作部13に使用可能量分の割込みジョブを実行しない旨の指示が入力された場合(S310:NO)、CPU24は、割り込みジョブの実行を禁止して(S308)、割り込みジョブ処理を終了する。   On the other hand, when an instruction not to execute the usable amount of interrupt jobs is input to the operation unit 13 in response to the screen display (S310: NO), the CPU 24 prohibits the execution of the interrupt jobs (S308). ), Interrupt job processing is terminated.

なお、使用可能量分の割込みジョブを実行するか否かをユーザに問い合わせず、自動的に使用可能量分の割り込みジョブを実行する構成であってもよい。   In addition, the configuration may be such that the interrupt job for the usable amount is automatically executed without inquiring of the user whether or not the interrupt job for the usable amount is to be executed.

CPU24は、使用可能量分の割り込みジョブを実行した場合、その割り込みジョブの終了を待つ(S312)。   When the CPU 24 executes the interrupt job for the usable amount, it waits for the end of the interrupt job (S312).

そして、割り込みジョブが終了すると(S312:YES)、CPU24は、割り込みジョブの実行前におけるグループの累積使用量に割り込みジョブによるシートの使用量を合算し、グループの累積使用量を合算値に更新して(S313)、割り込みジョブ処理を終了する。   When the interrupt job ends (S312: YES), the CPU 24 adds the sheet usage amount of the interrupt job to the cumulative usage amount of the group before the execution of the interrupt job, and updates the cumulative usage amount of the group to the total value. (S313), the interrupt job process is terminated.

この場合、割り込みジョブがRAM23から消去されてもよいし、割り込みジョブが途中で終了されたので、割り込みジョブにおける既実行部分のデータがRAM23から消去され、割り込みジョブにおける未実行部分のデータがRAM23に残されてもよい。   In this case, the interrupt job may be erased from the RAM 23, or the interrupt job is terminated midway, so the data of the already executed part in the interrupt job is erased from the RAM 23, and the data of the unexecuted part in the interrupt job is stored in the RAM 23. May be left behind.

一方、割り込みジョブが画像形成ジョブではない場合(S303:NO)、割り込みジョブが画像形成ジョブであるが、別ユーザジョブがRAM23に記憶されていない場合(S305:NO)、又は、割り込みジョブによるシートの使用量と別ユーザジョブによるシートの使用量と割り込みジョブに係るユーザ情報が属するグループの累積使用量との合計が当該グループの上限使用量を超えない場合(S306:NO)、CPU24は、割り込みジョブを実行する(S314)。   On the other hand, when the interrupt job is not an image forming job (S303: NO), the interrupt job is an image forming job, but another user job is not stored in the RAM 23 (S305: NO), or a sheet by the interrupt job If the total of the usage amount of the sheet, the usage amount of the sheet by another user job, and the cumulative usage amount of the group to which the user information related to the interrupt job belongs does not exceed the upper limit usage amount of the group (S306: NO), the CPU 24 The job is executed (S314).

そして、CPU24は、割り込みジョブの終了を待ち(S312)、割り込みジョブが終了すると(S312:YES)、CPU24は、割り込みジョブの実行前におけるグループの累積使用量に割り込みジョブによるシートの使用量を合算し、グループの累積使用量を合算値に更新して(S313)、割り込みジョブ処理を終了する。   Then, the CPU 24 waits for the end of the interrupt job (S312), and when the interrupt job ends (S312: YES), the CPU 24 adds the sheet usage amount by the interrupt job to the accumulated usage amount of the group before the execution of the interrupt job. Then, the accumulated usage amount of the group is updated to the total value (S313), and the interrupt job processing is terminated.

<作用効果>
以上のように、ジョブが操作部13又は通信部15に受け付けられると、そのジョブがRAM23に記憶される。RAM23に記憶されているジョブは、先に記憶されたものから順に実行される。ジョブが画像形成ジョブである場合に、その画像形成ジョブが実行されると、画像形成ジョブの実行に伴う消耗品の使用量が算出される。消耗品の使用量は、グループごとに管理される。すなわち、同一のグループに含まれる複数のユーザ情報のそれぞれに係る画像形成ジョブの実行に伴う消耗品の使用量が合算されて、その合算した使用量の累積がグループの累積使用量としてRAM23に記憶される。
<Effect>
As described above, when a job is received by the operation unit 13 or the communication unit 15, the job is stored in the RAM 23. The jobs stored in the RAM 23 are executed in order from the previously stored job. When the job is an image forming job, when the image forming job is executed, the consumption amount of consumables accompanying the execution of the image forming job is calculated. The amount of consumables used is managed for each group. In other words, the consumption amounts of consumables associated with the execution of image forming jobs relating to each of a plurality of pieces of user information included in the same group are added together, and the accumulated usage amount is stored in the RAM 23 as the accumulated usage amount of the group. Is done.

画像形成ジョブの実行に際し、画像形成ジョブの実行による消耗品の使用量と、画像形成ジョブに係るユーザ情報が属するグループの累積使用量との合計が算出される。そして、その合計がグループに対して設定された上限使用量を超える場合には、画像形成ジョブの実行が保留される。これにより、グループに係るグループ全体での消耗品の使用量が上限使用量に達した場合に、当該グループに属するユーザによる消耗品の新たな使用を制限することができる。   When executing the image forming job, the sum of the consumption amount of the consumables due to the execution of the image forming job and the cumulative usage amount of the group to which the user information related to the image forming job belongs is calculated. If the total exceeds the upper limit usage set for the group, the execution of the image forming job is suspended. Thereby, when the usage amount of the consumables in the entire group related to the group reaches the upper limit usage amount, the new usage of the consumables by the users belonging to the group can be restricted.

また、割り込みジョブが操作部13又は通信部15に受け付けられ、その割り込みジョブが画像形成ジョブである場合には、割り込みジョブに係るユーザ情報と同じグループに属する別ユーザジョブがRAM23に記憶されているか否かが判断される。   If the interrupt job is received by the operation unit 13 or the communication unit 15 and the interrupt job is an image forming job, is another user job belonging to the same group as the user information related to the interrupt job stored in the RAM 23? It is determined whether or not.

別ユーザジョブがRAM23に記憶されている場合、割り込みジョブの実行が保留される。これにより、別ユーザジョブ(キュージョブ)が実行できなくなることを抑制できる。   When another user job is stored in the RAM 23, execution of the interrupt job is suspended. As a result, it is possible to prevent another user job (queue job) from being executed.

一方、別ユーザジョブがRAM23に記憶されていない場合は、割り込みジョブがRAM23に記憶されている画像形成ジョブより先に実行される。これにより、割り込みジョブの実行を担保することができる。   On the other hand, when another user job is not stored in the RAM 23, the interrupt job is executed prior to the image forming job stored in the RAM 23. Thereby, execution of the interrupt job can be secured.

割り込みジョブが画像形成ジョブではない場合、たとえば、割り込みジョブがスキャンジョブである場合には、割り込みジョブの実行に伴う消耗品の使用がないので、割り込みジョブがRAM23に記憶されているジョブに優先して実行される。これにより、割り込みジョブの実行を担保することができる。   If the interrupt job is not an image forming job, for example, if the interrupt job is a scan job, there is no use of consumables associated with the execution of the interrupt job, so the interrupt job takes precedence over the job stored in the RAM 23. Executed. Thereby, execution of the interrupt job can be secured.

また、割り込みジョブが画像形成ジョブであっても、割り込みジョブによるシートの使用量と別ユーザジョブによるシートの使用量と割り込みジョブに係るユーザ情報が属するグループの累積使用量との合計が当該グループの上限使用量を超えない場合には、割り込みジョブがRAM23に記憶されているジョブに優先して実行される。これにより、割り込みジョブの実行を担保することができ、割り込みジョブの実行後における別ユーザジョブの実行を担保することができる。   Even if the interrupt job is an image forming job, the sum of the sheet usage by the interrupt job, the sheet usage by another user job, and the cumulative usage of the group to which the user information related to the interrupt job belongs is the sum of the group. If the upper limit usage amount is not exceeded, the interrupt job is executed with priority over the job stored in the RAM 23. Thereby, the execution of the interrupt job can be secured, and the execution of another user job after the execution of the interrupt job can be secured.

また、割り込みジョブが操作部13又は通信部15に受け付けられた際に、別ユーザジョブによるシートの使用量と割り込みジョブに係るユーザ情報が属するグループの累積使用量との合計がグループの上限使用量を超えている場合には、割り込みジョブの実行が禁止される。これにより、別ユーザジョブの実行を担保することができる。   When the interrupt job is received by the operation unit 13 or the communication unit 15, the total of the usage amount of the sheet by another user job and the cumulative usage amount of the group to which the user information related to the interruption job belongs is the upper limit usage amount of the group. If it exceeds the limit, execution of the interrupt job is prohibited. Thereby, execution of another user job can be secured.

一方、別ユーザジョブによるシートの使用量と割り込みジョブに係るユーザ情報が属するグループの累積使用量との合計がグループの上限使用量を超えない場合、グループの上限使用量から別ユーザジョブによるシートの使用量と割り込みジョブに係るユーザ情報が属するグループの累積使用量との合計が差し引かれ、その差し引かれた値を使用可能量として、使用可能量分の割り込みジョブが実行される。これにより、別ユーザジョブの実行を担保できながら、割り込みジョブを可能な範囲で別ユーザジョブに優先して実行することができる。   On the other hand, if the total of the usage amount of the sheet by another user job and the cumulative usage amount of the group to which the user information related to the interrupt job does not exceed the upper limit usage amount of the group, The sum of the usage amount and the cumulative usage amount of the group to which the user information related to the interrupt job belongs is subtracted, and the interrupt job for the usable amount is executed using the subtracted value as the usable amount. Thereby, while ensuring execution of another user job, an interrupt job can be executed with priority over another user job as much as possible.

<変形例>
以上、本発明の一実施形態について説明したが、本発明は、他の形態で実施することもできる。
<Modification>
As mentioned above, although one Embodiment of this invention was described, this invention can also be implemented with another form.

たとえば、前述の実施形態では、グループごとに使用量の上限が設定される消耗品の一例として、シートを取り上げた。グループごとに使用量の上限が設定される消耗品は、シート以外であってもよく、たとえば、画像形成部11によるシートへの画像の形成に使用されるインク又はトナーなどの着色剤であってもよい。   For example, in the above-described embodiment, the sheet is taken up as an example of the consumable item in which the upper limit of the usage amount is set for each group. The consumable item for which the upper limit of the usage amount is set for each group may be other than the sheet, for example, a colorant such as ink or toner used for forming an image on the sheet by the image forming unit 11. Also good.

MFP1がカラー画像をシートに形成可能な機種である場合、着色剤には、イエロー、マゼンタ、シアン及びブラックの各色の着色剤が含まれる。MFP1がイエロー、マゼンタ及びシアンの各色の着色剤を使用してカラー画像をシートに形成し、ブラックの着色剤のみを使用してモノクロ画像をシートに形成可能な構成であり、グループごとに使用量の上限が設定される消耗品が着色剤である場合、イエロー、マゼンタ及びシアンの各色の着色剤の累積使用量の合計に対する上限使用量が設定され、その上限使用量とは別に、ブラックの着色剤の累積使用量に対する上限使用量が設定されてもよい。   When the MFP 1 is a model capable of forming a color image on a sheet, the colorant includes colorants of yellow, magenta, cyan, and black. The MFP 1 can form a color image on a sheet using colorants of yellow, magenta, and cyan, and can form a monochrome image on a sheet using only a black colorant. If the consumable for which the upper limit is set is a colorant, the upper limit usage is set for the total cumulative usage of the colorants of yellow, magenta, and cyan. An upper limit usage amount for the cumulative usage amount of the agent may be set.

そして、カラー画像の形成に係るジョブ(カラー画像形成ジョブ)の実行に際し、カラー画像形成ジョブの実行によるイエロー、マゼンタ及びシアンの各色の着色剤の使用量と、カラー画像形成ジョブに係るユーザ情報が属するグループのイエロー、マゼンタ及びシアンの各色の着色剤の累積使用量との合計が算出されて、その合計がイエロー、マゼンタ及びシアンの各色の着色剤に対して設定された上限使用量を超える場合には、カラー画像形成ジョブの実行が保留されるとよい。一方、モノクロ画像の形成に係るジョブ(モノクロ画像形成ジョブ)の実行に際し、モノクロ画像形成ジョブの実行によるブラックの着色剤の使用量と、モノクロ画像形成ジョブに係るユーザ情報が属するグループのブラックの着色剤の累積使用量との合計が算出されて、その合計がモノクロの着色剤に対して設定された上限使用量を超える場合には、モノクロ画像形成ジョブの実行が保留されるとよい。これにより、カラー画像形成ジョブ又はモノクロ画像形成ジョブの一方の実行が保留されても、その他方の実行を担保することができる。   When executing a job related to color image formation (color image formation job), the usage amount of each colorant of yellow, magenta and cyan by execution of the color image formation job and user information related to the color image formation job are When the sum of the cumulative usage of the colorants for each color of yellow, magenta, and cyan of the group to which the group belongs is calculated, and the total exceeds the upper limit usage set for the colorants of each color of yellow, magenta, and cyan The execution of the color image forming job is preferably suspended. On the other hand, when a job related to monochrome image formation (monochrome image formation job) is executed, the amount of black colorant used by the execution of the monochrome image formation job and the black coloration of the group to which the user information related to the monochrome image formation job belongs. When the total of the cumulative usage amount of the agent is calculated and the total exceeds the upper limit usage amount set for the monochrome colorant, the execution of the monochrome image forming job may be suspended. As a result, even if one of the color image forming job and the monochrome image forming job is suspended, it is possible to guarantee the other one.

また、前述の実施形態では操作部13が受付部の一例として挙げられているが、操作部13は各種ジョブの実行指令をユーザから受け付けているものと解釈するのであれば、ASIC21を受付部の一例として挙げることができる。つまり、コピージョブやスキャンジョブに係る画像データが画像読取部12からASIC21に受け付けられ、コピージョブやスキャンジョブに係る実行指示とユーザ情報が操作部13からASIC21に受け付けられることになる。   In the above-described embodiment, the operation unit 13 is cited as an example of a reception unit. However, if the operation unit 13 interprets that execution commands for various jobs are received from the user, the ASIC 21 is used as a reception unit. As an example. That is, image data related to a copy job or scan job is received from the image reading unit 12 to the ASIC 21, and an execution instruction and user information related to the copy job or scan job are received from the operation unit 13 to the ASIC 21.

また、前述の実施形態では、選択ジョブの実行中に割込みジョブが操作部13又は通信部15に受け付けた場合に選択ジョブが終了するまで割込みジョブの実行を待機する構成が説明されているが、実行中の選択ジョブを一時中断して割込みジョブを実行してもよい。その場合一時中断した選択ジョブは実行されていない部分がRAM23に再登録される。   In the above-described embodiment, a configuration is described in which, when an interrupt job is received by the operation unit 13 or the communication unit 15 during execution of the selected job, the execution of the interrupt job is waited until the selected job ends. An interrupt job may be executed by temporarily interrupting the selected job being executed. In this case, the portion where the selected job that has been temporarily suspended is not executed is re-registered in the RAM 23.

また、前述の実施形態では、CPU24が各処理を実行する場合について説明した。しかしながら、ASIC21が複数のCPUを備え、複数のCPUが協働して各処理を実行してもよい。   Further, in the above-described embodiment, the case where the CPU 24 executes each process has been described. However, the ASIC 21 may include a plurality of CPUs, and the plurality of CPUs may cooperate to execute each process.

その他、前述の構成には、特許請求の範囲に記載された事項の範囲で種々の設計変更を施すことが可能である。   In addition, various design changes can be made to the above-described configuration within the scope of the matters described in the claims.

1 MFP
11 画像形成部
13 操作部
15 通信部
23 RAM
24 CPU
1 MFP
11 Image forming unit 13 Operation unit 15 Communication unit 23 RAM
24 CPU

Claims (9)

ユーザ情報を含むジョブを受け付ける受付部と、
シートに画像を形成する画像形成部と、
記憶部と、
制御部とを備え、
前記ジョブの種類には、消耗品の使用を伴って前記画像形成部を用いて画像形成が実行される画像形成ジョブが含まれ、
前記制御部は、
前記受付部に受け付けられた前記ジョブを前記記憶部に記憶させるジョブ記憶処理と、
前記記憶部に記憶されている前記ジョブを先に記憶された前記ジョブから順に実行するジョブ実行処理と、
複数のユーザ情報が属するグループ情報について、前記複数のユーザ情報のそれぞれに係る前記画像形成ジョブの実行に伴う前記消耗品の使用量を合算し、その合算した使用量の累積である累積使用量を前記記憶部に記憶させる累積使用量記憶処理とを実行し、
前記ジョブ実行処理における前記画像形成ジョブの実行に際し、当該画像形成ジョブの実行による前記消耗品の使用量と、当該画像形成ジョブに係るユーザ情報が属する前記グループ情報の前記累積使用量との合計が当該グループ情報に対して設定された上限使用量を超える場合、当該画像形成ジョブの実行を保留し、
所定の前記画像形成ジョブ及び当該所定の前記画像形成ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させる割り込み指示が前記受付部に受け付けられた場合において、当該受け付けられた前記所定の画像形成ジョブに係るユーザ情報と同じ前記グループ情報に属する別のユーザ情報に係る前記画像形成ジョブが前記記憶部に記憶されている場合は、当該受け付けられた前記所定の画像形成ジョブの実行を保留し、前記別のユーザ情報に係る前記画像形成ジョブが前記記憶部に記憶されていない場合は、当該受け付けられた前記所定の画像形成ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させるよう前記画像形成部を制御する、画像形成装置。
A reception unit for receiving a job including user information;
An image forming unit for forming an image on a sheet;
A storage unit;
A control unit,
The job type includes an image forming job in which image formation is performed using the image forming unit with use of consumables,
The controller is
Job storage processing for storing the job received by the reception unit in the storage unit;
Job execution processing for executing the job stored in the storage unit in order from the job stored in advance;
For the group information to which a plurality of user information belongs, the usage amount of the consumables accompanying the execution of the image forming job related to each of the plurality of user information is added up, and the cumulative usage amount that is the cumulative usage amount is added up. A cumulative usage storage process to be stored in the storage unit;
When the image forming job is executed in the job execution process, the sum of the consumption amount used by the execution of the image forming job and the cumulative usage amount of the group information to which the user information related to the image forming job belongs is calculated. If the upper limit usage set for the group information is exceeded, execution of the image forming job is suspended,
When the reception unit receives an interrupt instruction for executing the predetermined image forming job and the predetermined image forming job prior to the job to be executed by the job execution process, the received predetermined image forming job If the image forming job related to another user information belonging to the same group information as the user information related to the image forming job is stored in the storage unit, the received predetermined image forming job is executed. If the image forming job related to the other user information is not stored in the storage unit, the received predetermined image forming job is placed before the job to be executed by the job execution process. An image forming apparatus that controls the image forming unit to be executed.
請求項1に記載の画像形成装置であって、
前記制御部は、
前記ジョブ及び当該ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させる割り込み指示が前記受付部に受け付けられ、当該受け付けられた当該ジョブが前記画像形成ジョブではない場合、当該受け付けられた前記ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させるよう前記画像形成部を制御する、画像形成装置。
The image forming apparatus according to claim 1,
The controller is
An interrupt instruction that causes the job and the job to be executed prior to the job to be executed by the job execution process is accepted by the accepting unit, and is accepted when the accepted job is not the image forming job. An image forming apparatus that controls the image forming unit to execute the job before the job to be executed by the job execution process.
請求項1又は2に記載の画像形成装置であって、
前記制御部は、
前記画像形成ジョブ及び前記割り込み指示が前記受付部に受け付けられ、当該受け付けられた前記画像形成ジョブに係るユーザ情報と同じ前記グループ情報に属する別のユーザ情報に係る前記画像形成ジョブが前記記憶部に記憶されており、前記別のユーザ情報に係る前記画像形成ジョブの実行による前記消耗品の使用量と、当該受け付けられた前記画像形成ジョブの実行による前記消耗品の使用量と、前記グループ情報に対して前記記憶部に記憶されている前記累積使用量との合計が当該グループ情報に対して設定された上限使用量未満である場合、当該受け付けられた前記画像形成ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させるよう前記画像形成部を制御する、画像形成装置。
The image forming apparatus according to claim 1, wherein
The controller is
The image forming job and the interrupt instruction are received by the receiving unit, and the image forming job related to another user information belonging to the same group information as the user information related to the received image forming job is stored in the storage unit. And stored in the group information, the usage amount of the consumable by execution of the image forming job related to the other user information, the usage amount of the consumable by execution of the accepted image forming job, and the group information. On the other hand, when the sum of the accumulated usage amount stored in the storage unit is less than the upper limit usage amount set for the group information, the received image forming job is executed as the job execution process. An image forming apparatus that controls the image forming unit to be executed prior to the target job.
請求項3に記載の画像形成装置であって、
前記制御部は、
前記画像形成ジョブ及び前記割り込み指示が前記受付部に受け付けられ、当該受け付けられた前記画像形成ジョブに係るユーザ情報と同じ前記グループ情報に属する別のユーザ情報に係る前記画像形成ジョブが前記記憶部に記憶されており、前記別のユーザ情報に係る前記画像形成ジョブの実行による前記消耗品の使用量と、前記グループ情報に対して前記記憶部に記憶されている前記累積使用量との合計が当該グループ情報に対して設定された上限使用量を超える場合、当該受け付けられた前記画像形成ジョブの実行を禁止する、画像形成装置。
The image forming apparatus according to claim 3, wherein
The controller is
The image forming job and the interrupt instruction are received by the receiving unit, and the image forming job related to another user information belonging to the same group information as the user information related to the received image forming job is stored in the storage unit. The sum of the consumption amount used by the execution of the image forming job related to the other user information and the cumulative usage amount stored in the storage unit with respect to the group information is An image forming apparatus that prohibits execution of the accepted image forming job when an upper limit usage amount set for group information is exceeded.
請求項3又は4に記載の画像形成装置であって、
前記制御部は、
前記画像形成ジョブ及び前記割り込み指示が前記受付部に受け付けられ、当該受け付けられた前記画像形成ジョブに係るユーザ情報と同じ前記グループ情報に属する別のユーザ情報に係る前記画像形成ジョブが前記記憶部に記憶されており、前記別のユーザ情報に係る前記画像形成ジョブの実行による前記消耗品の使用量と、前記グループ情報に対して前記記憶部に記憶されている前記累積使用量との合計が当該グループ情報に対して設定された上限使用量未満である場合、当該合計と前記上限使用量との差の前記消耗品が使用されるまで、当該受け付けられた前記画像形成ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させるよう前記画像形成部を制御する、画像形成装置。
The image forming apparatus according to claim 3, wherein:
The controller is
The image forming job and the interrupt instruction are received by the receiving unit, and the image forming job related to another user information belonging to the same group information as the user information related to the received image forming job is stored in the storage unit. The sum of the consumption amount used by the execution of the image forming job related to the other user information and the cumulative usage amount stored in the storage unit with respect to the group information is If it is less than the upper limit usage amount set for the group information, the accepted image forming job is transferred to the job execution process until the consumable of the difference between the total and the upper limit usage amount is used. An image forming apparatus that controls the image forming unit to be executed before the job to be executed.
請求項3又は4に記載の画像形成装置であって、
表示部をさらに備え、
前記制御部は、
前記画像形成ジョブ及び前記割り込み指示が前記受付部に受け付けられ、当該受け付けられた前記画像形成ジョブに係るユーザ情報と同じ前記グループ情報に属する別のユーザ情報に係る前記画像形成ジョブが前記記憶部に記憶されており、前記別のユーザ情報に係る前記画像形成ジョブの実行による前記消耗品の使用量と、前記グループ情報に対して前記記憶部に記憶されている前記累積使用量との合計が当該グループ情報に対して設定された上限使用量未満である場合、当該合計と前記上限使用量との差の前記消耗品が使用されるまで当該受け付けられた前記画像形成ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させるか否かを問い合わせる表示を前記表示部に表示させる、画像形成装置。
The image forming apparatus according to claim 3, wherein:
A display unit;
The controller is
The image forming job and the interrupt instruction are received by the receiving unit, and the image forming job related to another user information belonging to the same group information as the user information related to the received image forming job is stored in the storage unit. The sum of the consumption amount used by the execution of the image forming job related to the other user information and the cumulative usage amount stored in the storage unit with respect to the group information is If the consumption amount is less than the upper limit usage amount set for the group information, the received image forming job is executed until the consumable of the difference between the total and the upper limit usage amount is used. An image forming apparatus for causing a display for inquiring whether to execute the job before the target job to be displayed on the display unit.
請求項1〜6のいずれか一項に記載の画像形成装置であって、
前記画像形成ジョブには、前記画像形成部により第1消耗品の使用を伴って実行される第1画像形成ジョブと、前記画像形成部により前記第1消耗品と種類の異なる第2消耗品の使用を伴って実行される第2画像形成ジョブとが含まれ、
前記制御部は、
前記累積使用量記憶処理において、前記第1消耗品と前記第2消耗品とを分けて、それぞれの前記累積使用量を前記記憶部に記憶させる、画像形成装置。
The image forming apparatus according to any one of claims 1 to 6,
The image forming job includes a first image forming job executed by the image forming unit with use of the first consumable item, and a second consumable item of a type different from the first consumable item by the image forming unit. And a second image forming job executed with use,
The controller is
In the cumulative usage amount storage process, the first consumable item and the second consumable item are separated, and the cumulative usage amount is stored in the storage unit.
ユーザ情報を含むジョブを受け付ける受付部と、
シートに画像を形成する画像形成部と、
記憶部と、
制御部とを備える画像形成装置で実行される画像形成方法であって、
前記ジョブの種類には、消耗品の使用を伴って前記画像形成部を用いて画像形成が実行される画像形成ジョブが含まれ、
前記制御部が、
前記受付部に受け付けられた前記ジョブを前記記憶部に記憶させるジョブ記憶処理と、
前記記憶部に記憶されている前記ジョブを先に記憶された前記ジョブから順に実行するジョブ実行処理と、
複数のユーザ情報が属するグループ情報について、前記複数のユーザ情報のそれぞれに係る前記画像形成ジョブの実行に伴う前記消耗品の使用量を合算し、その合算した使用量の累積である累積使用量を前記記憶部に記憶させる累積使用量記憶処理とを実行し、
前記ジョブ実行処理における前記画像形成ジョブの実行に際し、当該画像形成ジョブの実行による前記消耗品の使用量と、当該画像形成ジョブに係るユーザ情報が属する前記グループ情報の前記累積使用量との合計が当該グループ情報に対して設定された上限使用量を超える場合、当該画像形成ジョブの実行を保留し、
所定の前記画像形成ジョブ及び当該所定の前記画像形成ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させる割り込み指示が前記受付部に受け付けられた場合において、当該受け付けられた前記所定の画像形成ジョブに係るユーザ情報と同じ前記グループ情報に属する別のユーザ情報に係る前記画像形成ジョブが前記記憶部に記憶されている場合は、当該受け付けられた前記所定の画像形成ジョブの実行を保留し、前記別のユーザ情報に係る前記画像形成ジョブが前記記憶部に記憶されていない場合は、当該受け付けられた前記所定の画像形成ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させるよう前記画像形成部を制御する、画像形成方法。
A reception unit for receiving a job including user information;
An image forming unit for forming an image on a sheet;
A storage unit;
An image forming method executed by an image forming apparatus including a control unit,
The job type includes an image forming job in which image formation is performed using the image forming unit with use of consumables,
The control unit is
Job storage processing for storing the job received by the reception unit in the storage unit;
Job execution processing for executing the job stored in the storage unit in order from the job stored in advance;
For the group information to which a plurality of user information belongs, the usage amount of the consumables accompanying the execution of the image forming job related to each of the plurality of user information is added up, and the cumulative usage amount that is the cumulative usage amount is added up. A cumulative usage storage process to be stored in the storage unit;
When the image forming job is executed in the job execution process, the sum of the consumption amount used by the execution of the image forming job and the cumulative usage amount of the group information to which the user information related to the image forming job belongs is calculated. If the upper limit usage set for the group information is exceeded, execution of the image forming job is suspended,
When the reception unit receives an interrupt instruction for executing the predetermined image forming job and the predetermined image forming job prior to the job to be executed by the job execution process, the received predetermined image forming job If the image forming job related to another user information belonging to the same group information as the user information related to the image forming job is stored in the storage unit, the received predetermined image forming job is executed. If the image forming job related to the other user information is not stored in the storage unit, the received predetermined image forming job is placed before the job to be executed by the job execution process. An image forming method for controlling the image forming unit to be executed.
ユーザ情報を含むジョブを受け付ける受付部と、
シートに画像を形成する画像形成部と、
記憶部とを備える画像形成装置のコンピュータにインストールされるプログラムであって、
前記ジョブの種類には、消耗品の使用を伴って前記画像形成部を用いて画像形成が実行される画像形成ジョブが含まれ、
前記コンピュータに、
前記受付部に受け付けられた前記ジョブを前記記憶部に記憶させるジョブ記憶処理と、
前記記憶部に記憶されている前記ジョブを先に記憶された前記ジョブから順に実行するジョブ実行処理と、
複数のユーザ情報が属するグループ情報について、前記複数のユーザ情報のそれぞれに係る前記画像形成ジョブの実行に伴う前記消耗品の使用量を合算し、その合算した使用量の累積である累積使用量を前記記憶部に記憶させる累積使用量記憶処理とを実行させ、
前記ジョブ実行処理における前記画像形成ジョブの実行に際し、当該画像形成ジョブの実行による前記消耗品の使用量と、当該画像形成ジョブに係るユーザ情報が属する前記グループ情報の前記累積使用量との合計が当該グループ情報に対して設定された上限使用量を超える場合、当該画像形成ジョブの実行を保留させ、
所定の前記画像形成ジョブ及び当該所定の前記画像形成ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させる割り込み指示が前記受付部に受け付けられた場合において、当該受け付けられた前記所定の画像形成ジョブに係るユーザ情報と同じ前記グループ情報に属する別のユーザ情報に係る前記画像形成ジョブが前記記憶部に記憶されている場合は、当該受け付けられた前記所定の画像形成ジョブの実行を保留させ、前記別のユーザ情報に係る前記画像形成ジョブが前記記憶部に記憶されていない場合は、当該受け付けられた前記所定の画像形成ジョブを前記ジョブ実行処理の実行対象となる前記ジョブより先に実行させるよう前記画像形成部を制御させる、プログラム。
A reception unit for receiving a job including user information;
An image forming unit for forming an image on a sheet;
A program installed in a computer of an image forming apparatus including a storage unit,
The job type includes an image forming job in which image formation is performed using the image forming unit with use of consumables,
In the computer,
Job storage processing for storing the job received by the reception unit in the storage unit;
Job execution processing for executing the job stored in the storage unit in order from the job stored in advance;
For the group information to which a plurality of user information belongs, the usage amount of the consumables accompanying the execution of the image forming job related to each of the plurality of user information is added up, and the cumulative usage amount that is the cumulative usage amount is added up. A cumulative usage storage process to be stored in the storage unit;
When the image forming job is executed in the job execution process, the sum of the consumption amount used by the execution of the image forming job and the cumulative usage amount of the group information to which the user information related to the image forming job belongs is calculated. If the upper limit usage set for the group information is exceeded, execution of the image forming job is suspended,
When the reception unit receives an interrupt instruction for executing the predetermined image forming job and the predetermined image forming job prior to the job to be executed by the job execution process, the received predetermined image forming job If the image forming job related to another user information belonging to the same group information as the user information related to the image forming job is stored in the storage unit, the received predetermined image forming job is executed. When the image forming job related to the other user information is not stored in the storage unit, the received predetermined image forming job is preceded by the job to be executed by the job execution process. A program causing the image forming unit to be controlled to be executed.
JP2015196522A 2015-10-02 2015-10-02 Image forming apparatus, image forming method, and program Active JP6665474B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015196522A JP6665474B2 (en) 2015-10-02 2015-10-02 Image forming apparatus, image forming method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015196522A JP6665474B2 (en) 2015-10-02 2015-10-02 Image forming apparatus, image forming method, and program

Publications (2)

Publication Number Publication Date
JP2017069893A true JP2017069893A (en) 2017-04-06
JP6665474B2 JP6665474B2 (en) 2020-03-13

Family

ID=58495362

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015196522A Active JP6665474B2 (en) 2015-10-02 2015-10-02 Image forming apparatus, image forming method, and program

Country Status (1)

Country Link
JP (1) JP6665474B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002215372A (en) * 2001-01-19 2002-08-02 Sharp Corp Imaging device and printing limit method for the imaging device
JP2006197053A (en) * 2005-01-12 2006-07-27 Konica Minolta Business Technologies Inc Image forming apparatus
JP2011091509A (en) * 2009-10-20 2011-05-06 Kyocera Mita Corp Image forming apparatus and program
JP2012203464A (en) * 2011-03-23 2012-10-22 Canon Inc Information processor, control method of the same, and program
JP2013054635A (en) * 2011-09-06 2013-03-21 Canon Marketing Japan Inc Image formation apparatus, image formation system, and control method and program therefor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002215372A (en) * 2001-01-19 2002-08-02 Sharp Corp Imaging device and printing limit method for the imaging device
JP2006197053A (en) * 2005-01-12 2006-07-27 Konica Minolta Business Technologies Inc Image forming apparatus
JP2011091509A (en) * 2009-10-20 2011-05-06 Kyocera Mita Corp Image forming apparatus and program
JP2012203464A (en) * 2011-03-23 2012-10-22 Canon Inc Information processor, control method of the same, and program
JP2013054635A (en) * 2011-09-06 2013-03-21 Canon Marketing Japan Inc Image formation apparatus, image formation system, and control method and program therefor

Also Published As

Publication number Publication date
JP6665474B2 (en) 2020-03-13

Similar Documents

Publication Publication Date Title
JP6475939B2 (en) Image forming apparatus, system including the same, and display method of restriction information of image forming apparatus
JP2004237658A (en) Electric device
JP2017209815A (en) Image forming system, image processing device to be used for this, control method thereof, and program
JP4898887B2 (en) Print control program, print control method, and print system
JP2015080916A (en) Printing device
JP5916675B2 (en) Information processing apparatus and job setting method
JP6379953B2 (en) Processing device, processing system, authority setting method and program
JP4706752B2 (en) Image processing apparatus and image processing system
JP5911458B2 (en) Information processing apparatus and job setting method
JP2010023367A (en) Image forming apparatus and control program therefor
US20170277490A1 (en) Printing System, and Recording Medium Therefor, That Enable Spooling of Instruction Execution Type Print Jobs in Print Apparatus in Accordance with Print-Regulating Information
JP6582947B2 (en) Printing device, server, and printing system
JP2011177966A (en) Image forming apparatus, image forming system, and method of controlling the image forming apparatus
JP2015080136A (en) Image formation apparatus
JP2007240836A (en) Image forming apparatus, control program thereof, and computer-readable storage medium stored with the control program
JP6665474B2 (en) Image forming apparatus, image forming method, and program
JP2011188490A (en) Image processor and check control method
WO2015182436A1 (en) Security management system, security management device, and image processing device
JP5157732B2 (en) Image processing apparatus and display control method for image processing apparatus
JP2006224398A (en) Printer device
JP2009037017A (en) Image forming apparatus, control method for image forming apparatus and control program for image forming apparatus
JP2011096049A (en) Information processor
JP5217905B2 (en) Printing device
US7859690B2 (en) Image forming apparatus having proof copy function
JP2018043433A (en) Image formation apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180823

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190524

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190709

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190909

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191227

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200203

R150 Certificate of patent or registration of utility model

Ref document number: 6665474

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150