JP7401844B2 - Computer program, management device, and management method - Google Patents

Computer program, management device, and management method Download PDF

Info

Publication number
JP7401844B2
JP7401844B2 JP2019169412A JP2019169412A JP7401844B2 JP 7401844 B2 JP7401844 B2 JP 7401844B2 JP 2019169412 A JP2019169412 A JP 2019169412A JP 2019169412 A JP2019169412 A JP 2019169412A JP 7401844 B2 JP7401844 B2 JP 7401844B2
Authority
JP
Japan
Prior art keywords
printing material
tank
display image
cartridge
state
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.)
Active
Application number
JP2019169412A
Other languages
Japanese (ja)
Other versions
JP2021045883A (en
Inventor
晃子 水野
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 JP2019169412A priority Critical patent/JP7401844B2/en
Publication of JP2021045883A publication Critical patent/JP2021045883A/en
Priority to JP2023197960A priority patent/JP2024009197A/en
Application granted granted Critical
Publication of JP7401844B2 publication Critical patent/JP7401844B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本明細書は、印刷実行部に印刷材を供給するカートリッジに関する表示画面に関する。 The present specification relates to a display screen related to a cartridge that supplies printing material to a printing execution section.

特許文献1には、小容量カートリッジのトナーの残量を示すゲージと、大容量カートリッジのトナーの残量を示すゲージと、を含む表示画面を表示する画像形成装置が開示されている。この画像形成装置は、小容量カートリッジが空であることを示すゲージ上の位置と、大容量カートリッジの残量が空であることを示すゲージ上の位置と、が揃えられている。 Patent Document 1 discloses an image forming apparatus that displays a display screen that includes a gauge that indicates the remaining amount of toner in a small-capacity cartridge and a gauge that indicates the remaining amount of toner in a large-capacity cartridge. In this image forming apparatus, the position on the gauge indicating that the small capacity cartridge is empty is aligned with the position on the gauge indicating that the remaining capacity of the large capacity cartridge is empty.

特開2001-83846号公報Japanese Patent Application Publication No. 2001-83846

しかしながら、上記技術では、カートリッジが装着され、印刷実行部に印刷材(例えば、インクやトナー)を供給する構造については何ら考慮されていなかった。例えば、印刷材を供給する構造によって、印刷材が減少した際におけるカートリッジの発注や交換のタイミングが異なり得る。このために、印刷材を供給する構造が異なるモデルを含む複数個の印刷実行部を管理する場合には、表示画面において、カートリッジの発注や交換のタイミングが把握し難くなり、表示画面のユーザに対する利便性が低下する可能性があった。 However, in the above technique, no consideration was given to a structure in which a cartridge is attached and a printing material (for example, ink or toner) is supplied to a printing execution unit. For example, the timing of ordering or replacing a cartridge when the printing material runs low may vary depending on the structure for supplying the printing material. For this reason, when managing multiple print execution units including models with different printing material supply structures, it becomes difficult to grasp the timing of cartridge ordering and replacement on the display screen, and the user of the display screen There was a possibility that the convenience would be reduced.

本明細書は、複数個の印刷実行部について印刷材の残量に関する指標値を表示する表示画面のユーザに対する利便性を向上する技術を開示する。 This specification discloses a technique for improving the convenience for users of a display screen that displays index values regarding the remaining amount of printing materials for a plurality of print execution units.

本明細書に開示された技術は、以下の適用例として実現することが可能である。 The technology disclosed in this specification can be implemented as the following application examples.

[適用例1]コンピュータプログラムであって、第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得機能であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得機能と、第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得機能であって、前記第2供給部は、前記タンクを有しない、前記第2取得機能と、前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成機能であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成機能と、前記表示画面データを出力する出力機能と、をコンピュータに実現させ、前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、前記第2表示画像は、前記特定画像を含まない、コンピュータプログラム。 [Application Example 1] A computer program that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply unit that supplies the first printing material to a first printing execution unit. The first acquisition function includes a first acquisition function in which the first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first acquisition function that supplies the first printing material to the first printing execution section; and the second cartridge installed in the second supply section that supplies the second printing material to the second printing execution section. A second acquisition function that acquires second information regarding the remaining amount of the second printing material, wherein the second supply unit does not have the tank, and uses the second acquisition function and the first information. a first display image including a first object for displaying a first value to be determined; a second display image including a second object for displaying a second value determined using the second information; , wherein the first value is an index value regarding the remaining amount of the first printing material, and the second value is an index value regarding the remaining amount of the second printing material. A computer is made to realize the generation function and the output function of outputting the display screen data, which are index values regarding the remaining amount of the first cartridge, and the values that the first value can take are determined by A value corresponding to a first state in which printing material remains and the first printing material remains in the tank, and a value corresponding to a first state in which the first printing material does not remain in the first cartridge and in the tank. and a value corresponding to a second state in which the first printing material remains, and the first display image includes, when the first object shows the first value corresponding to the second state, The computer program product includes a specific image indicating that the first object corresponds to the first supply unit having the tank, and the second display image does not include the specific image.

タンクを有する第1供給部に装着される第1カートリッジに第1印刷材が残存しない状態であってもタンクに第1印刷材が残存する限り、第1印刷実行部は印刷を継続できる。タンクを有する第2供給部に装着される第2カートリッジに第2印刷材が残存しない状態では、第2印刷実行部は印刷を継続できない。これに起因して、第1印刷材の補給に関する好ましいタイミング(例えば、第1カートリッジの発注の好ましいタイミング)と第2印刷材の補給の好ましいタイミングは異なる。上記構成によれば、第1表示画像は、第2状態に対応する第1値を示す場合に、第1印刷実行部の第1供給部がタンクを有することを示す特定画像を含む。この結果、複数個の印刷実行部について印刷材の残量に関する指標値を表示する表示画面のユーザに対する利便性を向上できる。例えば、第1オブジェクトが第2状態に対応する第1値を示している際に、特定画像が表示されていることで、ユーザは、その第1オブジェクトがタンクを有する第1供給部に対応することを容易に認識できる。したがって、ユーザは、第1印刷材の補給に関するタイミングの到来を容易に認識できる。
[適用例2]
適用例1に記載のコンピュータプログラムであって、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記特定画像は、前記第1サブオブジェクトと前記第2サブオブジェクトとの間の境界を示す画像である、コンピュータプログラム。
[適用例3]
適用例2に記載のコンピュータプログラムであって、
前記第1サブオブジェクトは、前記第1値に関わらずに固定されたサイズを有し、
前記第1サブオブジェクトは、前記第1状態に対応する前記第1値を示す場合に、前記第1値に応じて変動するサイズを有する第1変動領域と、残りの領域と、に分割して表示され、
前記第2サブオブジェクトは、前記第1値に関わらずに固定されたサイズを有し、
前記第2サブオブジェクトは、前記第2状態に対応する前記第1値を示す場合に、前記第1値に応じて変動するサイズを有する第2変動領域と、残りの領域と、に分割して表示され、
前記境界を示す画像は、前記第1サブオブジェクトと前記第2サブオブジェクトとの少なくとも一方の端を示す画像である、コンピュータプログラム。
[適用例4]
適用例2に記載のコンピュータプログラムであって、
前記第1サブオブジェクトは、前記第1値に関わらずに固定されたサイズを有し、
前記第1サブオブジェクトは、前記第1状態に対応する前記第1値を示す場合に、前記第1値に応じて変動する色を有し、
前記第2サブオブジェクトは、前記第1値に関わらずに固定されたサイズを有し、
前記第2サブオブジェクトは、前記第2状態に対応する前記第1値を示す場合に、前記第1値に応じて変動する色を有し、
前記境界を示す画像は、前記第1サブオブジェクトと前記第2サブオブジェクトとの少なくとも一方の端を示す画像である、コンピュータプログラム。
[適用例5]
適用例1~4のいずれかに記載のコンピュータプログラムであって、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記特定画像は、前記第2サブオブジェクトの少なくとも一部であって前記第2オブジェクトとは異なる色を有する画像である、コンピュータプログラム。
[適用例6]
適用例1~5のいずれかに記載のコンピュータプログラムであって、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記特定画像は、前記第2サブオブジェクトの少なくとも一部であって前記第2オブジェクトとは異なる模様を有する画像である、コンピュータプログラム。
[適用例7]
適用例1~6のいずれかに記載のコンピュータプログラムであって、
前記特定画像は、前記第1表示画像において前記第1オブジェクトの背景を示す画像であって、前記第1表示画像における前記第2オブジェクトの背景とは異なる色を有する画像である、コンピュータプログラム。
[適用例8]
適用例1~7のいずれかに記載のコンピュータプログラムであって、
前記特定画像は、前記第1表示画像において前記第1オブジェクトとともに表示される識別画像であって、前記第2表示画像には含まれない前記識別画像である、コンピュータプログラム。
Even if the first printing material does not remain in the first cartridge installed in the first supply section having a tank, the first printing execution section can continue printing as long as the first printing material remains in the tank. If the second printing material does not remain in the second cartridge attached to the second supply section having a tank, the second printing execution section cannot continue printing. Due to this, the preferred timing for replenishing the first printing material (for example, the preferred timing for ordering the first cartridge) is different from the preferred timing for replenishing the second printing material. According to the above configuration, the first display image includes a specific image that indicates that the first supply section of the first printing execution section has a tank when the first display image indicates the first value corresponding to the second state. As a result, it is possible to improve the usability for the user of the display screen that displays index values regarding the remaining amount of printing material for the plurality of print execution units. For example, when the first object shows the first value corresponding to the second state, the user can determine that the first object corresponds to a first supply unit having a tank because the specific image is displayed. can be easily recognized. Therefore, the user can easily recognize when the timing for replenishing the first printing material has arrived.
[Application example 2]
The computer program according to Application Example 1,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
The computer program, wherein the specific image is an image showing a boundary between the first sub-object and the second sub-object.
[Application example 3]
The computer program according to Application Example 2,
the first sub-object has a fixed size regardless of the first value;
When the first sub-object indicates the first value corresponding to the first state, the first sub-object is divided into a first variable area having a size that changes according to the first value, and a remaining area. displayed,
the second sub-object has a fixed size regardless of the first value;
When the second sub-object indicates the first value corresponding to the second state, the second sub-object is divided into a second variable area having a size that changes according to the first value, and a remaining area. displayed,
The computer program, wherein the image showing the boundary is an image showing at least one end of the first sub-object and the second sub-object.
[Application example 4]
The computer program according to Application Example 2,
the first sub-object has a fixed size regardless of the first value;
When the first sub-object indicates the first value corresponding to the first state, the first sub-object has a color that changes depending on the first value,
the second sub-object has a fixed size regardless of the first value;
The second sub-object has a color that changes depending on the first value when indicating the first value corresponding to the second state,
The computer program, wherein the image showing the boundary is an image showing at least one end of the first sub-object and the second sub-object.
[Application example 5]
The computer program according to any one of Application Examples 1 to 4,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
The computer program product, wherein the specific image is an image that is at least a part of the second sub-object and has a color different from that of the second object.
[Application example 6]
The computer program according to any one of Application Examples 1 to 5,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
The computer program is a computer program, wherein the specific image is an image that is at least a part of the second sub-object and has a pattern different from that of the second object.
[Application example 7]
The computer program according to any one of application examples 1 to 6,
The specific image is an image showing a background of the first object in the first display image and has a color different from a background of the second object in the first display image.
[Application example 8]
The computer program according to any one of Application Examples 1 to 7,
The computer program product, wherein the specific image is an identification image that is displayed together with the first object in the first display image and is not included in the second display image.

なお、本明細書に開示された技術は、種々の形態で実現可能であり、例えば、印刷実行部の管理装置、端末装置、印刷実行部の管理方法、これらの装置および方法の機能を実現するためのコンピュータプログラム、そのコンピュータプログラムを記録した記録媒体、等の形態で実現することができる。 Note that the technology disclosed in this specification can be realized in various forms, such as a management device for a print execution unit, a terminal device, a method for managing a print execution unit, and a method for realizing the functions of these devices and methods. This can be realized in the form of a computer program for, a recording medium on which the computer program is recorded, and the like.

システム1000の構成を示すブロック図。FIG. 1 is a block diagram showing the configuration of a system 1000. 印刷実行部160とインク供給部170Aとの構成を示す概略図。A schematic diagram showing the configuration of a print execution section 160 and an ink supply section 170A. 印刷実行部160とインク供給部170Cとの構成を示す概略図。A schematic diagram showing the configuration of a print execution section 160 and an ink supply section 170C. 実施例の管理データベースPDの一例を示す図。The figure which shows an example of management database PD of an Example. 画面データ生成処理のフローチャート。Flowchart of screen data generation processing. 表示画像の一例を示す図。The figure which shows an example of a display image. 管理画面DWの一例を示す図。The figure which shows an example of the management screen DW. 比較例の管理画面の表示領域CL3xの一例を示す図。The figure which shows an example of display area CL3x of the management screen of a comparative example. 第2~第4実施例の管理画面の表示領域CL32~CL34の一例を示す図。FIG. 7 is a diagram showing an example of display areas CL32 to CL34 of the management screen in the second to fourth embodiments. 第5~第7実施例の管理画面の表示領域CL35~CL37の一例を示す図。FIG. 7 is a diagram showing an example of display areas CL35 to CL37 of the management screen in the fifth to seventh embodiments.

A.実施例
A-1.システム1000の構成
図1は、システム1000の構成を示すブロック図である。システム1000は、プリンタ100A~100Dと、本実施例の管理装置300と、を備える。プリンタ100A~100Dと、管理装置300とは、ローカルエリアネットワークNTに接続されており、ローカルエリアネットワークNTを介して、互いに通信可能である。
A. Example A-1. Configuration of System 1000 FIG. 1 is a block diagram showing the configuration of system 1000. The system 1000 includes printers 100A to 100D and a management device 300 of this embodiment. The printers 100A to 100D and the management device 300 are connected to a local area network NT and can communicate with each other via the local area network NT.

プリンタ100Aは、プリンタ100AのコントローラとしてのCPU110と、DRAMなどの揮発性記憶装置120と、ハードディスクやフラッシュメモリなどの不揮発性記憶装置130と、画像を表示する液晶ディスプレイなどの表示部140と、ユーザによる操作を取得するためのボタンやタッチパネルなどの操作部150と、印刷実行部160と、インク供給部170Aと、通信インタフェース(IF)180と、を備えている。 The printer 100A includes a CPU 110 as a controller of the printer 100A, a volatile storage device 120 such as a DRAM, a non-volatile storage device 130 such as a hard disk or a flash memory, a display unit 140 such as a liquid crystal display that displays images, and a user interface. The printer includes an operation unit 150 such as a button or a touch panel for obtaining an operation, a print execution unit 160, an ink supply unit 170A, and a communication interface (IF) 180.

通信IF180は、ローカルエリアネットワークNTに接続するためのインタフェースである。具体的には、通信IF180は、イーサネット(登録商標)に準拠した有線のインタフェースや、Wi-Fi規格(IEEE(The Institute of Electrical and Electronics Engineers, Inc.の略)の802.11の規格又はそれに準ずる規格(例えば、802.11a,11b,11g,11n等)に従った規格)に準拠した無線のインタフェースである。 Communication IF 180 is an interface for connecting to local area network NT. Specifically, the communication IF 180 is a wired interface compliant with Ethernet (registered trademark), a Wi-Fi standard (IEEE (The Institute of Electrical and Electronics Engineers, Inc.) 802.11 standard, or the like). It is a wireless interface compliant with a corresponding standard (for example, a standard compliant with 802.11a, 11b, 11g, 11n, etc.).

CPU110は、データ処理を行う演算装置(プロセッサ)である。揮発性記憶装置120は、CPU110が処理を行う際に生成される種々の中間データを一時的に格納するバッファ領域を提供する。不揮発性記憶装置130には、プリンタを制御するためのコンピュータプログラムPG1と、後述する情報データベースIBと、が格納されている。 The CPU 110 is an arithmetic unit (processor) that performs data processing. The volatile storage device 120 provides a buffer area that temporarily stores various intermediate data generated when the CPU 110 performs processing. The nonvolatile storage device 130 stores a computer program PG1 for controlling the printer and an information database IB to be described later.

コンピュータプログラムPG1は、本実施例では、プリンタ100Aの製造時に不揮発性記憶装置130に予め格納されて提供され得る。これに代えて、コンピュータプログラムPG1は、例えば、インターネットITを介して接続されたサーバからダウンロードされる形態、あるいは、CD-ROMなどに記録された形態で提供され得る。 In this embodiment, the computer program PG1 may be provided by being stored in advance in the nonvolatile storage device 130 at the time of manufacturing the printer 100A. Alternatively, the computer program PG1 may be provided, for example, in the form of being downloaded from a server connected via the Internet IT, or in the form of being recorded on a CD-ROM or the like.

CPU110は、コンピュータプログラムPG1を実行することによって、印刷実行部160を制御して、印刷実行部160に画像を印刷させる印刷処理を実行する。また、CPU110は、コンピュータプログラムPG1を実行することによって、管理装置300からの要求に応じて、情報データベースIBに格納されたプリンタ100Aに関する各種のプリンタ情報を、管理装置300に送信する。 By executing the computer program PG1, the CPU 110 controls the print execution unit 160 to execute a print process for causing the print execution unit 160 to print an image. Further, by executing the computer program PG1, the CPU 110 transmits various types of printer information regarding the printer 100A stored in the information database IB to the management device 300 in response to a request from the management device 300.

印刷実行部160は、CPU110の制御に従って、印刷を実行する。インク供給部170Aは、印刷実行部160に印刷材としてのインクIkを供給する。図2は、印刷実行部160とインク供給部170Aとの構成を示す概略図である。 The print execution unit 160 executes printing under the control of the CPU 110. The ink supply section 170A supplies ink Ik as a printing material to the printing execution section 160. FIG. 2 is a schematic diagram showing the configuration of the print execution section 160 and the ink supply section 170A.

印刷実行部160は、インクカートリッジ200Aから供給されるインクIkを印刷材として用いて、印刷媒体としての用紙上に画像を印刷するインクジェット方式の印刷機構である。具体的には、印刷実行部160は、図示しない印刷ヘッドのノズルからインクIkを吐出して用紙上にドットを形成することによって、用紙上に画像を形成する。本実施例では、印刷実行部160は、1色のインクIk(例えば、ブラック(K))が用いられるモノクロの印刷機構である。 The print execution unit 160 is an inkjet printing mechanism that prints an image on paper as a print medium using ink Ik supplied from the ink cartridge 200A as a printing material. Specifically, the print execution unit 160 forms an image on the paper by ejecting ink Ik from a nozzle of a print head (not shown) to form dots on the paper. In this embodiment, the printing execution unit 160 is a monochrome printing mechanism that uses one color of ink Ik (for example, black (K)).

図2(A)、図2(B)に示すように、インク供給部170Aは、インクカートリッジ200Aが装着される装着部172Aと、インク供給口174Aと、中間タンク175Aと、インク流路部177Aと、を備えている。 As shown in FIGS. 2(A) and 2(B), the ink supply section 170A includes a mounting section 172A into which the ink cartridge 200A is mounted, an ink supply port 174A, an intermediate tank 175A, and an ink flow path section 177A. It is equipped with.

インクカートリッジ200Aには、インクIkを収容する主収容室210Aと、連通口220Aと、インク出口230Aと、が形成されている。連通口220Aは、主収容室210Aと外気とを連通する開口である。インク出口230Aは、主収容室210A内のインクIkをインク供給部170Aに供給するための開口である。インク出口230Aは、主収容室210A内の全てのインクIkをインク供給部170Aに供給できるように、主収容室210Aの鉛直方向の下端近傍に設けられている。 The ink cartridge 200A is formed with a main storage chamber 210A that accommodates the ink Ik, a communication port 220A, and an ink outlet 230A. The communication port 220A is an opening that communicates the main storage chamber 210A with the outside air. The ink outlet 230A is an opening for supplying the ink Ik in the main storage chamber 210A to the ink supply section 170A. The ink outlet 230A is provided near the lower end of the main storage chamber 210A in the vertical direction so that all the ink Ik in the main storage chamber 210A can be supplied to the ink supply section 170A.

インクカートリッジ200Aの外面には、ICチップ250Aが取り付けられている。ICチップ250Aのメモリには、インクカートリッジ200Aに関する各種の情報が格納されている。本実施例では、ICチップ250Aのメモリに格納される情報には、総印刷可能枚数TNと、インクカートリッジ200Aを識別する識別情報(例えば、シリアルナンバー)と、が含まれる。総印刷可能枚数TNは、新品のインクカートリッジ200Aに収容されている量(初期量)のインクIkを用いて、印刷可能な印刷物の枚数である。総印刷可能枚数TNは、インクカートリッジ200AのインクIkの初期量を、印刷枚数を単位として示す値とも言うことができる。総印刷可能枚数TNは、例えば、インクカートリッジ200AのインクIkの初期量を、平均的な印刷物一枚あたりに用いられるインク量で除した値である。 An IC chip 250A is attached to the outer surface of the ink cartridge 200A. Various information regarding the ink cartridge 200A is stored in the memory of the IC chip 250A. In this embodiment, the information stored in the memory of the IC chip 250A includes the total number of printable sheets TN and identification information (eg, serial number) for identifying the ink cartridge 200A. The total number of printable sheets TN is the number of printed materials that can be printed using the amount (initial amount) of ink Ik contained in the new ink cartridge 200A. The total number of printable sheets TN can also be said to be a value indicating the initial amount of ink Ik in the ink cartridge 200A in units of the number of printable sheets. The total number of printable sheets TN is, for example, a value obtained by dividing the initial amount of ink Ik in the ink cartridge 200A by the amount of ink used per average printed sheet.

装着部172Aは、例えば、インクカートリッジ200Aを着脱可能に装着することができるホルダである。インク供給口174Aは、装着部172Aに装着されたインクカートリッジ200Aのインク出口230Aと連通される。インク供給口174Aから主収容室210A内のインクIkがインク供給部170Aに供給される。装着部172Aには、装着部172Aに装着されるインクカートリッジ200AのICチップ250Aの電極に接触する接点CMを有している。接点CMを介して、プリンタ100A(CPU110)は、ICチップ250Aのメモリに格納される情報の読み出しや、該メモリへの情報の書き込みを実行できる。 The mounting portion 172A is, for example, a holder into which the ink cartridge 200A can be removably mounted. The ink supply port 174A communicates with the ink outlet 230A of the ink cartridge 200A mounted on the mounting portion 172A. Ink Ik in the main storage chamber 210A is supplied to the ink supply section 170A from the ink supply port 174A. The mounting portion 172A has a contact CM that contacts the electrode of the IC chip 250A of the ink cartridge 200A mounted on the mounting portion 172A. Via the contact CM, the printer 100A (CPU 110) can read information stored in the memory of the IC chip 250A and write information to the memory.

中間タンク175Aには、インクIkを収容する副収容室179Aと、連通口178Aと、が形成されている。連通口178Aは、副収容室179Aと外気とを連通する開口である。副収容室179Aは、インク供給口174Aと連通しており、インク供給口174Aを介してインクカートリッジ200Aから供給されるインクIkを収容する。 The intermediate tank 175A is formed with a sub-accommodating chamber 179A that accommodates the ink Ik and a communication port 178A. The communication port 178A is an opening that communicates the subaccommodation chamber 179A with the outside air. The sub storage chamber 179A communicates with the ink supply port 174A, and accommodates the ink Ik supplied from the ink cartridge 200A via the ink supply port 174A.

インク流路部177Aの上流端は、中間タンク175Aの副収容室179Aの底面の近傍に接続され、副収容室179Aと連通している。インク流路部177Aの下流端は、印刷実行部160の図示しない印刷ヘッドに接続されている。これによって、インク流路部177Aを介して副収容室179Aに収容されるインクIkが印刷実行部160に供給される。 The upstream end of the ink flow path section 177A is connected to the vicinity of the bottom of the subaccommodation chamber 179A of the intermediate tank 175A, and communicates with the subaccommodation chamber 179A. The downstream end of the ink flow path section 177A is connected to a print head (not shown) of the print execution section 160. As a result, the ink Ik stored in the sub storage chamber 179A is supplied to the printing execution section 160 via the ink flow path section 177A.

以上の説明から解るように、中間タンク175Aは、装着部172Aに装着されるインクカートリッジ200Aから印刷実行部160に至るインクIkの流動経路に配置されている。 As can be seen from the above description, the intermediate tank 175A is arranged in the flow path of the ink Ik from the ink cartridge 200A mounted on the mounting section 172A to the printing execution section 160.

ここで、プリンタ100Aのインク供給部170Aのように、インクカートリッジから印刷機構に至るインクIkの経路に中間タンクを備えるタイプのインクIkの供給方式を二室供給方式とも呼ぶ。図2(A)には、インクカートリッジ200A内(主収容室210A内)にインクIkが残存し、かつ、中間タンク175A内(副収容室179A内)にインクIkが残存する第1の収容状態S1にあるインク供給部170Aが図示されている。図2(B)には、インクカートリッジ200A内(主収容室210A内)にインクIkが残存せず、かつ、中間タンク175A内(副収容室179A内)にインクIkが残存する第2の収容状態S2にあるインク供給部170Aが図示されている。 Here, a type of ink Ik supply system that includes an intermediate tank in the ink Ik path from the ink cartridge to the printing mechanism, such as the ink supply unit 170A of the printer 100A, is also referred to as a two-chamber supply system. FIG. 2A shows a first accommodation state in which ink Ik remains in the ink cartridge 200A (in the main accommodation chamber 210A) and ink Ik remains in the intermediate tank 175A (in the sub-accommodation chamber 179A). The ink supply section 170A located at S1 is illustrated. FIG. 2B shows a second storage in which no ink Ik remains in the ink cartridge 200A (in the main storage chamber 210A) and ink Ik remains in the intermediate tank 175A (in the sub storage chamber 179A). The ink supply section 170A is shown in state S2.

インクカートリッジ200Aの主収容室210Aは、連通口220Aによって外部と連通し、中間タンク175Aの副収容室179Aは、連通口178Aによって外部と連通している。そして、中間タンク175Aの副収容室179Aは、インクカートリッジ200Aの主収容室210Aの鉛直方向の下端(以下、単に、下端とも呼ぶ)よりも鉛直下方(図2の下側)に位置する部分と、主収容室210Aの鉛直方向の下端よりも鉛直上方に位置する部分と、を含んでいる。このために、新品のインクカートリッジ200Aが装着されると、インクカートリッジ200A内のインクIkの一部は、インク供給口174Aから副収容室179A内に移動する。そして、主収容室210A内のインクIkの液面ISmと、副収容室179A内のインクIkの液面ISsと、の高さが一致した状態となる(図2(A))。 The main storage chamber 210A of the ink cartridge 200A communicates with the outside through a communication port 220A, and the sub storage chamber 179A of the intermediate tank 175A communicates with the outside through a communication port 178A. The sub storage chamber 179A of the intermediate tank 175A is a portion located vertically below (lower side in FIG. 2) the lower end (hereinafter simply referred to as the lower end) in the vertical direction of the main storage chamber 210A of the ink cartridge 200A. , and a portion located vertically above the vertically lower end of the main storage chamber 210A. Therefore, when a new ink cartridge 200A is installed, a portion of the ink Ik in the ink cartridge 200A moves from the ink supply port 174A into the subaccommodation chamber 179A. Then, the level ISm of the ink Ik in the main storage chamber 210A and the level ISs of the ink Ik in the sub storage chamber 179A become equal in height (FIG. 2(A)).

印刷実行部160によって印刷が行われてインクIkが消費されると、2つの液面ISm、ISsが一致した状態を維持したまま、液面ISm、ISsが低下していく。そして、液面ISm、ISsが、インクカートリッジ200Aの主収容室210Aの下端の位置EL(エンプティレベルELとも呼ぶ)に到達すると、インクカートリッジ200Aの主収容室210A内にインクIkは、残存しなくなり、インクIkの収容状態は、第1の収容状態S1(図2(A))から第2の収容状態S2(図2(B))に遷移する。ここで、インクカートリッジ200Aの主収容室210A内にインクIkが、残存しない状態とは、主収容室210Aから副収容室179AへのインクIkの移動が無くなる状態を意味し、主収容室210Aの内壁に多少のインクIkが付着している状態を含む。 When printing is performed by the print execution unit 160 and the ink Ik is consumed, the liquid levels ISm and ISs decrease while maintaining the two liquid levels ISm and ISs in the same state. Then, when the liquid levels ISm and ISs reach the lower end position EL (also called empty level EL) of the main storage chamber 210A of the ink cartridge 200A, no ink Ik remains in the main storage chamber 210A of the ink cartridge 200A. , the storage state of the ink Ik transitions from the first storage state S1 (FIG. 2(A)) to the second storage state S2 (FIG. 2(B)). Here, the state in which no ink Ik remains in the main storage chamber 210A of the ink cartridge 200A means a state in which there is no movement of ink Ik from the main storage chamber 210A to the sub storage chamber 179A; This includes a state in which some ink Ik adheres to the inner wall.

第2の収容状態S2に遷移した後であっても、副収容室179AにインクIkが残存している限り、印刷実行部160は、印刷を継続できる。第2の収容状態S2に遷移した後に、インクカートリッジ200Aが交換されれば、インクカートリッジ200AにインクIkが残存しない状態で、インクカートリッジ200Aを交換できるので、インクIkの無駄が発生しない。印刷を継続できる状態で、インクIkの無駄を発生することなく、インクカートリッジ200Aを交換できる点が、二室供給方式の利点である。 Even after the transition to the second accommodation state S2, the printing execution unit 160 can continue printing as long as the ink Ik remains in the sub-accommodation chamber 179A. If the ink cartridge 200A is replaced after transitioning to the second housing state S2, the ink cartridge 200A can be replaced with no ink Ik remaining in the ink cartridge 200A, so no ink Ik is wasted. The advantage of the two-chamber supply system is that the ink cartridge 200A can be replaced while printing can continue without wasting ink Ik.

二室供給方式では、一例として、中間タンク175Aに、副収容室179A内のインクIkの液面ISsがエンプティレベルELに到達したか否かを検出する液面センサ(図示省略)が備えられている。これによって、インクカートリッジ200A内にインクIkが残存するか否かを検出することができる。液面センサとしては、例えば、インクIkよりも比重が小さなフロートを含む構成が採用される。この構成では、液面ISsがエンプティレベルELに到達すると、該フロートの位置が鉛直下方に移動し、該フロートの移動を検出することによって、インクIkの液面ISsがエンプティレベルELに到達したか否かが検出される。換言すれば、液面センサは、インクの収容状態が、第1の収容状態S1であるか第2の収容状態S2であるかを検出するセンサである。液面センサは、他の公知の方式、例えば、インクIkの電気抵抗を測定する方式が採用されても良い。二室供給方式では、インクカートリッジ200Aに、液面センサを備える必要がないので、インクカートリッジ200Aの構成をシンプルにできる利点がある。 In the two-chamber supply system, for example, the intermediate tank 175A is equipped with a liquid level sensor (not shown) that detects whether the liquid level ISs of the ink Ik in the sub-accommodating chamber 179A has reached the empty level EL. There is. This makes it possible to detect whether ink Ik remains in the ink cartridge 200A. As the liquid level sensor, for example, a configuration including a float having a specific gravity smaller than that of the ink Ik is adopted. In this configuration, when the liquid level ISs reaches the empty level EL, the position of the float moves vertically downward, and by detecting the movement of the float, it is possible to determine whether the liquid level ISs of the ink Ik has reached the empty level EL. Whether or not it is detected is detected. In other words, the liquid level sensor is a sensor that detects whether the ink storage state is the first storage state S1 or the second storage state S2. The liquid level sensor may employ another known method, for example, a method that measures the electrical resistance of the ink Ik. The two-chamber supply system does not require the ink cartridge 200A to include a liquid level sensor, so it has the advantage of simplifying the configuration of the ink cartridge 200A.

ここで、第1の収容状態S1と第2の収容状態S2との境界に対応するインク量を境界インク量とも呼ぶ。本実施例の境界インク量は、副収容室179Aにおいて、液面ISがエンプティレベルELに位置しているときの副収容室179Aにおけるインク量とも言うことができる。また、境界インク量は、第2の収容状態S2における最大のインク量とも言うことができる。また、境界インク量は、副収容室179Aのうち、主収容室210Aの鉛直下方の端よりも鉛直下方に位置する部分の容量と等しい。境界インク量のインクIkを用いて、印刷可能な印刷物の枚数、すなわち、第2の収容状態S2に遷移した後に、中間タンク175A内に残ったインクIkを用いて、印刷可能な印刷物の枚数を、タンク印刷可能枚数SNとする。タンク印刷可能枚数SNは、境界インク量を、印刷枚数を単位として示す値とも言うことができる。境界インク量やタンク印刷可能枚数SNは、中間タンク175Aの構造やサイズに依存する値であり、プリンタの機種ごとに固有な値である。 Here, the amount of ink corresponding to the boundary between the first accommodation state S1 and the second accommodation state S2 is also referred to as the boundary ink amount. The boundary ink amount in this embodiment can also be said to be the amount of ink in the sub-accommodation chamber 179A when the liquid level IS is located at the empty level EL in the sub-accommodation chamber 179A. Further, the boundary ink amount can also be said to be the maximum ink amount in the second accommodation state S2. Further, the boundary ink amount is equal to the capacity of the portion of the sub storage chamber 179A that is located vertically below the vertically lower end of the main storage chamber 210A. The number of printed matter that can be printed using the ink Ik of the boundary ink amount, that is, the number of printed matter that can be printed using the ink Ik remaining in the intermediate tank 175A after transitioning to the second storage state S2. , tank printable number of sheets SN. The tank printable number SN can also be said to be a value indicating the boundary ink amount in units of the number of prints. The boundary ink amount and the tank printable number SN are values that depend on the structure and size of the intermediate tank 175A, and are unique values for each printer model.

情報データベースIBは、プリンタ100Aに関するプリンタ情報が格納されたデータベースである。プリンタ情報は、例えば、シリアルナンバーやモデル名を示す情報を含む。プリンタ情報は、例えば、インクIkに関するインク情報や、印刷履歴に関する履歴情報を含む。インク情報は、例えば、上述した総印刷可能枚数TNと、上述したタンク印刷可能枚数SNと、残印刷可能枚数RNと、を含む。総印刷可能枚数TNは、例えば、インクカートリッジ200AのICチップ250Aのメモリから取得される。残印刷可能枚数RNは、インクカートリッジ200Aと中間タンク175Aとに残存しているインクIkを用いて、印刷可能な印刷物の枚数である。例えば、残印刷可能枚数RNは、総印刷可能枚数TNから、インクカートリッジ200Aの交換時からの累積印刷枚数を減じた枚数である(RN=TN-SN)。 The information database IB is a database that stores printer information regarding the printer 100A. The printer information includes, for example, information indicating a serial number and a model name. The printer information includes, for example, ink information regarding ink Ik and history information regarding printing history. The ink information includes, for example, the above-mentioned total printable number TN, the above-mentioned tank printable number SN, and remaining printable number RN. The total number of printable sheets TN is obtained, for example, from the memory of the IC chip 250A of the ink cartridge 200A. The remaining printable number RN is the number of printed materials that can be printed using the ink Ik remaining in the ink cartridge 200A and the intermediate tank 175A. For example, the remaining number of printable sheets RN is the total number of printable sheets TN minus the cumulative number of printable sheets since the time of replacing the ink cartridge 200A (RN=TN-SN).

プリンタ100A(CPU110)は、例えば、印刷を実行する度に、情報データベースIBに格納される履歴情報やインク情報を更新することで、情報データベースIBに格納されるプリンタ情報を最新の情報に維持する。例えば、情報データベースIBに格納される残印刷可能枚数RNは、プリンタ100Aによって、例えば、プリンタ100Aにおいて印刷が実行される度に、更新される。 The printer 100A (CPU 110) keeps the printer information stored in the information database IB up-to-date by, for example, updating the history information and ink information stored in the information database IB every time printing is executed. . For example, the remaining printable number RN stored in the information database IB is updated by the printer 100A each time printing is executed in the printer 100A.

プリンタ100Bは、プリンタ100Aのインク供給部170Aとは異なるインク供給部170B(図1)を備えている。プリンタ100Bの他の構成は、プリンタ100Aと同じである。インク供給部170Bは、図2のインク供給部170Aと同様に、インクカートリッジから印刷機構に至るインクIkの経路に中間タンクを備える二室供給方式が採用されている(図示省略)。ただし、インク供給部170Bでは、中間タンク(副収容室)の容量が、インク供給部170Aの中間タンク175Aの容量とは異なっている。このために、プリンタ100Bのタンク印刷可能枚数SNは、プリンタ100Aのタンク印刷可能枚数SNとは異なっている。 The printer 100B includes an ink supply section 170B (FIG. 1) that is different from the ink supply section 170A of the printer 100A. The other configuration of printer 100B is the same as printer 100A. Similar to the ink supply section 170A in FIG. 2, the ink supply section 170B employs a two-chamber supply system in which an intermediate tank is provided in the path of the ink Ik from the ink cartridge to the printing mechanism (not shown). However, in the ink supply section 170B, the capacity of the intermediate tank (subaccommodation chamber) is different from the capacity of the intermediate tank 175A of the ink supply section 170A. For this reason, the tank printable number SN of the printer 100B is different from the tank printable number SN of the printer 100A.

プリンタ100Cは、プリンタ100Aのインク供給部170Aとは異なるインク供給部170Cを備えている。プリンタ100Cの他の構成は、プリンタ100Aと同じである。インク供給部170Cでは、図2のインク供給部170Aとは異なり、インクカートリッジ200Cから印刷機構に至るインクIkの経路に中間タンクを備えない一室供給方式が採用されている。 The printer 100C includes an ink supply section 170C that is different from the ink supply section 170A of the printer 100A. The other configuration of printer 100C is the same as printer 100A. The ink supply section 170C, unlike the ink supply section 170A shown in FIG. 2, adopts a one-chamber supply system in which an intermediate tank is not provided in the path of the ink Ik from the ink cartridge 200C to the printing mechanism.

図3は、印刷実行部160とインク供給部170Cとの構成を示す概略図である。インク供給部170Cは、インクジェット方式の上述した印刷実行部160と、装着部172Cと、インク供給口174Cと、インク流路部177Cと、を備えている。 FIG. 3 is a schematic diagram showing the configuration of the print execution section 160 and the ink supply section 170C. The ink supply section 170C includes the above-described inkjet printing execution section 160, a mounting section 172C, an ink supply port 174C, and an ink flow path section 177C.

インクカートリッジ200Cには、インクカートリッジ200Aと同様に、インクIkを収容する収容室210Cと、収容室210Cと外気とを連通する連通口220Cと、インクIkをインク供給部170Cに供給するためのインク出口230Cと、が形成されている。インクカートリッジ200Cの外面には、インクカートリッジ200Aと同様に、ICチップ250Cが取り付けられている。 Like the ink cartridge 200A, the ink cartridge 200C includes a storage chamber 210C that stores the ink Ik, a communication port 220C that communicates the storage chamber 210C with the outside air, and an ink tank that supplies the ink Ik to the ink supply section 170C. An outlet 230C is formed. An IC chip 250C is attached to the outer surface of the ink cartridge 200C, similar to the ink cartridge 200A.

装着部172Cは、例えば、インクカートリッジ200Cを着脱可能に装着することができるホルダである。インク供給口174Cは、装着部172Cに装着されたインクカートリッジ200Cのインク出口230Cと連通される。インク流路部177Cの上流端は、インク供給口174Cと連通しており、インク流路部177Cの下流端は、印刷実行部160の図示しない印刷ヘッドに接続されている。これによって、インク流路部177Cを介してインクカートリッジ200C(収容室210C)内のインクIkが印刷実行部160に供給される。 The mounting portion 172C is, for example, a holder into which the ink cartridge 200C can be removably mounted. The ink supply port 174C communicates with the ink outlet 230C of the ink cartridge 200C mounted on the mounting portion 172C. The upstream end of the ink flow path section 177C communicates with the ink supply port 174C, and the downstream end of the ink flow path section 177C is connected to a print head (not shown) of the print execution section 160. As a result, the ink Ik in the ink cartridge 200C (accommodating chamber 210C) is supplied to the printing execution section 160 via the ink flow path section 177C.

一室供給方式では、インクカートリッジ200Cに、収容室210C内のインクIkの液面ISがエンプティレベルELcに到達したか否かを検出する液面センサ(図示省略)が備えられている。 In the one-chamber supply method, the ink cartridge 200C is equipped with a liquid level sensor (not shown) that detects whether the liquid level IS of the ink Ik in the storage chamber 210C has reached the empty level ELc.

一室供給方式では、二室供給方式が備える中間タンクを備えないので、インクカートリッジ200C内にインクIkが残存しなくなる前に、印刷実行部160は印刷を行うことができなくなる。例えば、インクカートリッジ200C内のインクIkの残量が僅かになると、印刷実行部160に供給されるインクIkに空気が混入する不具合が発生する。このために、このような空気の混入が発生し得る残量以上のインクIkが、インクカートリッジ200C内に残存する状態では、印刷実行部160による印刷は停止されざるを得ない。 Since the one-chamber supply system does not include the intermediate tank that the two-chamber supply system has, the print execution unit 160 will be unable to print before no ink Ik remains in the ink cartridge 200C. For example, when the amount of ink Ik remaining in the ink cartridge 200C becomes small, a problem occurs in which air gets mixed into the ink Ik supplied to the print execution section 160. For this reason, in a state in which ink Ik remains in the ink cartridge 200C in an amount greater than the amount that can cause air to be mixed in, printing by the print execution unit 160 must be stopped.

このために、一室供給方式では、エンプティレベルELc(図3)は、インクカートリッジ200AのエンプティレベルEL(図2、図3)よりも鉛直方向の上方に設定されている。図3(B)には、インクカートリッジ200C内のインクIkの液面ISが、エンプティレベルELcに到達した状態を示している。この状態では、インクカートリッジ200C(収容室210C)内に、少量のインクIkが残存している。一室供給方式では、例えば、インクカートリッジ200C内のインクIkの液面ISが、エンプティレベルELcに到達した状態で、インクカートリッジ200Cの交換が行われる。 For this reason, in the one-chamber supply system, the empty level ELc (FIG. 3) is set vertically higher than the empty level EL (FIGS. 2 and 3) of the ink cartridge 200A. FIG. 3B shows a state in which the liquid level IS of the ink Ik in the ink cartridge 200C has reached the empty level ELc. In this state, a small amount of ink Ik remains in the ink cartridge 200C (accommodation chamber 210C). In the one-chamber supply method, for example, the ink cartridge 200C is replaced when the liquid level IS of the ink Ik in the ink cartridge 200C reaches the empty level ELc.

プリンタ100Dの構成は、プリンタ100Cと同一である。このため、プリンタ100Dは、プリンタ100Cのインク供給部170Cと同一の構造のインク供給部170D(図1)を備えている。すなわち、プリンタ100Dでは、プリンタ100Cと同様に一室供給方式が採用されている(図示省略)。 The configuration of printer 100D is the same as printer 100C. For this reason, the printer 100D includes an ink supply section 170D (FIG. 1) having the same structure as the ink supply section 170C of the printer 100C. That is, the printer 100D employs a one-chamber supply system (not shown) similarly to the printer 100C.

ここで、インク供給部170A~170Dに装着されるインクカートリッジ200A~200D(図1)のインクIkの初期量は、それぞれ異なっている。このために、インクカートリッジ200A~200Dの総印刷可能枚数TNは、それぞれ異なっている。 Here, the initial amounts of ink Ik in the ink cartridges 200A to 200D (FIG. 1) installed in the ink supply units 170A to 170D are different. For this reason, the total number of printable sheets TN of the ink cartridges 200A to 200D is different from each other.

管理装置300は、プリンタ100A~100Dの管理者が所有する計算機である。管理装置300は、例えば、パーソナルコンピュータであり、管理装置300のコントローラとしてのCPU310と、DRAMなどの揮発性記憶装置320と、ハードディスクやフラッシュメモリなどの不揮発性記憶装置330と、画像を表示する液晶ディスプレイなどの表示部340と、キーボードやマウスなどの操作部350と、通信インタフェース(IF)380と、を備えている。 The management device 300 is a computer owned by the administrator of the printers 100A to 100D. The management device 300 is, for example, a personal computer, and includes a CPU 310 as a controller of the management device 300, a volatile storage device 320 such as a DRAM, a non-volatile storage device 330 such as a hard disk or flash memory, and a liquid crystal display for displaying images. It includes a display section 340 such as a display, an operation section 350 such as a keyboard and a mouse, and a communication interface (IF) 380.

通信IF380は、ローカルエリアネットワークNTに接続されている。通信IF380は、通信IF180と同様に、イーサネット(登録商標)に準拠した有線のインタフェースや、Wi-Fi規格又はそれに準ずる規格に準拠した無線のインタフェースである。 Communication IF 380 is connected to local area network NT. The communication IF 380, like the communication IF 180, is a wired interface compliant with Ethernet (registered trademark) or a wireless interface compliant with the Wi-Fi standard or a standard equivalent thereto.

CPU310は、データ処理を行う演算装置(プロセッサ)である。揮発性記憶装置320は、CPU310が処理を行う際に生成される種々の中間データを一時的に格納するバッファ領域を提供する。不揮発性記憶装置330には、コンピュータプログラムPG2と、管理データベースPDと、が格納されている。 The CPU 310 is an arithmetic unit (processor) that performs data processing. The volatile storage device 320 provides a buffer area that temporarily stores various intermediate data generated when the CPU 310 performs processing. The nonvolatile storage device 330 stores a computer program PG2 and a management database PD.

コンピュータプログラムPG2は、例えば、システム1000を管理する事業者やプリンタ100A~100Dを製造する事業者のサーバからダウンロードされる形態で提供されるアプリケーションプログラムである。これに代えて、コンピュータプログラムPG2は、CD-ROMなどに記録された形態で提供されても良く、管理装置300の製造時に不揮発性記憶装置330に予め格納されて提供されても良い。 The computer program PG2 is, for example, an application program provided in the form of a download from a server of a business that manages the system 1000 or a business that manufactures the printers 100A to 100D. Alternatively, the computer program PG2 may be provided in a form recorded on a CD-ROM or the like, or may be provided by being stored in advance in the nonvolatile storage device 330 at the time of manufacturing the management device 300.

管理装置300(CPU310)は、コンピュータプログラムPG2を実行することによって、後述するシステム1000内のプリンタ100A~100Dの管理に関する処理、例えば、後述する画面データ生成処理や管理画面表示処理を実行する。 By executing the computer program PG2, the management device 300 (CPU 310) executes processing related to the management of printers 100A to 100D in the system 1000, which will be described later, such as screen data generation processing and management screen display processing, which will be described later.

管理データベースPDは、管理装置300によって収集されたプリンタ情報が記録されるデータベースである。図4は、実施例の管理データベースPDの一例を示す図である。図4に示すように、管理データベースPDは、管理対象のプリンタ100A~100Dに対応するエントリEN1~EN4を含む。 The management database PD is a database in which printer information collected by the management device 300 is recorded. FIG. 4 is a diagram showing an example of the management database PD of the embodiment. As shown in FIG. 4, the management database PD includes entries EN1 to EN4 corresponding to printers 100A to 100D to be managed.

プリンタ100Aに対応するエントリEN1は、プリンタ100Aのプリンタ情報の複数個の項目、一例として、シリアルナンバーと、モデル名と、IPアドレスと、インクIkに関するインク関連情報と、を含む。インク関連情報は、一例として、上述したインクIkの供給方式と、上述した総印刷可能枚数TNと、上述したタンク印刷可能枚数SNと、上述した残印刷可能枚数RNと、カートリッジ残率CRと、中間タンク残率SRと、を示す情報を含む。 The entry EN1 corresponding to the printer 100A includes a plurality of items of printer information of the printer 100A, such as a serial number, a model name, an IP address, and ink-related information regarding the ink Ik. The ink-related information includes, for example, the above-mentioned ink Ik supply method, the above-mentioned total printable number TN, the above-mentioned tank printable number SN, the above-mentioned remaining printable number RN, cartridge remaining rate CR, It includes information indicating the intermediate tank remaining rate SR.

シリアルナンバーは、プリンタ100Aを識別するための識別情報である。モデル名は、プリンタ100Aの機種を示す名称である。IPアドレスは、プリンタ100Aに割り当てられているIPアドレスである。 The serial number is identification information for identifying the printer 100A. The model name is a name indicating the model of the printer 100A. The IP address is an IP address assigned to the printer 100A.

カートリッジ残率CRは、インクカートリッジ200Aに残存しているインクIkの割合(単位は%)である。ここで、図2に示す構成では、インクカートリッジ200Aにインクが残存しているときには中間タンク175AのエンプティレベルELより高い位置にもインクIkが存在するが、これはインクカートリッジ200Aに残存しているインクIkに含まれるものとして扱う。中間タンク175Aに存在するインクIkはインクカートリッジ200AのインクIkがゼロとなった以降に(換言すれば、第1の収容状態S1から第2の収容状態S2に遷移した後に)消費可能な量で表わす方がインクカートリッジの交換の目安としての意味を成すからである。したがって、二室供給方式のプリンタ100Aでは、カートリッジ残率CRは、総印刷可能枚数TNと、タンク印刷可能枚数SN(インクカートリッジ200AのインクIkがゼロとなった以降に印刷可能な枚数)と、残印刷可能枚数RNと、を用いて、以下の式(1)に従って算出するものとする。
CR=100×(RN-SN)/(TN-SN) (RN>SNの場合)
CR=0 (RN≦SNの場合) …(1)
The cartridge remaining rate CR is the percentage (unit: %) of the ink Ik remaining in the ink cartridge 200A. Here, in the configuration shown in FIG. 2, when ink remains in the ink cartridge 200A, ink Ik also exists at a position higher than the empty level EL of the intermediate tank 175A; It is treated as being included in ink Ik. The ink Ik existing in the intermediate tank 175A is the amount that can be consumed after the ink Ik in the ink cartridge 200A becomes zero (in other words, after the transition from the first accommodation state S1 to the second accommodation state S2). This is because displaying the information makes more sense as a guide for replacing the ink cartridge. Therefore, in the two-chamber supply type printer 100A, the cartridge remaining rate CR is determined by the total number of printable pages TN, the tank printable number SN (the number of printable pages after the ink Ik of the ink cartridge 200A becomes zero), The remaining printable number RN is calculated according to the following equation (1).
CR=100×(RN-SN)/(TN-SN) (If RN>SN)
CR=0 (when RN≦SN) …(1)

RN>SNの場合、すなわち、残印刷可能枚数RNがタンク印刷可能枚数SNより大きい場合は、上述した第1の収容状態S1であり、インクカートリッジ200AにインクIkが残存している。分子の(RN-SN)は、インクカートリッジ200Aに残存しているインクIk(中間タンク175AのエンプティレベルELより高い位置に残存しているインクIkを含む)を用いて印刷可能な枚数を示す。分母の(TN-SN)は、新品のインクカートリッジ200Aが装着された時点でインクカートリッジ200Aに残存しているインクIk(中間タンク175AのエンプティレベルELより高い位置に残存しているインクIkを含む)を用いて印刷可能な枚数を示す。RN≦SNの場合、すなわち、残印刷可能枚数RNがタンク印刷可能枚数SN以下である場合は、上述した第2の収容状態S2であり、インクカートリッジ200AにインクIkが残存していない。このために、RN≦SNの場合には、カートリッジ残率CRは0である。 If RN>SN, that is, if the number of remaining printable sheets RN is greater than the tank printable number SN, the ink cartridge 200A is in the first accommodation state S1, and ink Ik remains in the ink cartridge 200A. The numerator (RN-SN) indicates the number of sheets that can be printed using the ink Ik remaining in the ink cartridge 200A (including the ink Ik remaining at a position higher than the empty level EL of the intermediate tank 175A). The denominator (TN-SN) is the ink Ik remaining in the ink cartridge 200A when a new ink cartridge 200A is installed (including the ink Ik remaining at a position higher than the empty level EL of the intermediate tank 175A). ) to indicate the number of pages that can be printed. When RN≦SN, that is, when the remaining printable number RN is less than or equal to the tank printable number SN, the second accommodation state S2 is established, and no ink Ik remains in the ink cartridge 200A. Therefore, when RN≦SN, the cartridge remaining rate CR is zero.

中間タンク残率SRは、図2に示す実施例では、エンプティレベルELより低い位置で中間タンク175Aに残存しているインクIkの割合(単位は%)である。中間タンク残率SRは、タンク印刷可能枚数SNと、残印刷可能枚数RNと、を用いて、以下の式(2)に従って算出される。
SR=100 (RN>SNの場合)
SR=100×RN/SN (RN≦SNの場合) …(2)
In the embodiment shown in FIG. 2, the intermediate tank remaining ratio SR is the proportion (in %) of the ink Ik remaining in the intermediate tank 175A at a position lower than the empty level EL. The intermediate tank remaining rate SR is calculated according to the following equation (2) using the tank printable number SN and the remaining printable number RN.
SR=100 (when RN>SN)
SR=100×RN/SN (If RN≦SN) …(2)

RN>SNの場合、すなわち、残印刷可能枚数RNがタンク印刷可能枚数SNより大きい場合は、上述した第1の収容状態S1であり、インクカートリッジ200AにインクIkが残存している。このために、中間タンク残率SRは、100%とされる。RN≦SNの場合、すなわち、残印刷可能枚数RNがタンク印刷可能枚数SN以下である場合は、上述した第2の収容状態S2であり、中間タンク175AのみにインクIkが残存している。 If RN>SN, that is, if the number of remaining printable sheets RN is greater than the tank printable number SN, the ink cartridge 200A is in the first accommodation state S1, and ink Ik remains in the ink cartridge 200A. For this reason, the intermediate tank remaining rate SR is set to 100%. When RN≦SN, that is, when the remaining printable number RN is less than or equal to the tank printable number SN, the second accommodation state S2 is established, and ink Ik remains only in the intermediate tank 175A.

以上の説明から解るように、カートリッジ残率CRと中間タンク残率SRとは、インクカートリッジ200Aが装着されたプリンタ100Aに供給されるインクIkの残率を示す2個の指標値である。 As can be seen from the above description, the cartridge remaining rate CR and the intermediate tank remaining rate SR are two index values indicating the remaining rate of ink Ik supplied to the printer 100A in which the ink cartridge 200A is installed.

プリンタ100B~100Dに対応するエントリEN2~EN4は、それぞれ、プリンタ100Aに対応するエントリEN1と同種の項目を示す情報を含む。ただし、プリンタ100C、100Dは、一室供給方式のプリンタであり、中間タンクを備えないために、エントリEN3、EN4は、タンク印刷可能枚数SN、および、中間タンク残率SRを含まない。一室供給方式のプリンタ100C、100Dでは、カートリッジ残率CRは、総印刷可能枚数TNと、残印刷可能枚数RNと、を用いて、以下の式(3)に従って算出される。
CR=RN/TN …(3)
Entries EN2 to EN4 corresponding to printers 100B to 100D each include information indicating the same type of item as entry EN1 corresponding to printer 100A. However, since the printers 100C and 100D are single-chamber supply type printers and do not include an intermediate tank, the entries EN3 and EN4 do not include the tank printable number SN and the intermediate tank remaining rate SR. In the printers 100C and 100D of the single-chamber supply method, the cartridge remaining rate CR is calculated according to the following equation (3) using the total number of printable sheets TN and the remaining number of printable sheets RN.
CR=RN/TN...(3)

本実施例では、管理データベースPDに記録されるプリンタ情報のうちのシリアルナンバーと、モデル名と、IPアドレスとは、例えば、システム1000の運用の開始時に、管理装置300によって取得される。本実施例では、これらの情報の取得には、SNMP(Simple Network Management Protocol)が用いられる。具体的には、管理装置300は、ローカルエリアネットワークNT内のプリンタを探索するためのSNMP要求を、ローカルエリアネットワークNT内にブロードキャストする。プリンタ100A~100Dは、該SNMP要求に対して、自身のIPアドレスを含む応答を返信する。管理装置300は、受信されるIPアドレスを用いて、シリアルナンバーとモデル名との送信を要求するSNMP要求をプリンタ100A~100Dにそれぞれ送信し、該SNMP要求に対する応答として、プリンタ100A~100Dのシリアルナンバーとモデル名とを受信する。管理装置300は、シリアルナンバーとモデル名とIPアドレスとを管理データベースPDに記録する。これによって、管理対象のプリンタとして、プリンタ100A~100Dが登録される。 In this embodiment, the serial number, model name, and IP address of the printer information recorded in the management database PD are acquired by the management device 300, for example, at the start of operation of the system 1000. In this embodiment, SNMP (Simple Network Management Protocol) is used to acquire this information. Specifically, the management device 300 broadcasts an SNMP request within the local area network NT to search for printers within the local area network NT. The printers 100A to 100D respond to the SNMP request with a response including their own IP addresses. Using the received IP address, the management device 300 sends an SNMP request to each of the printers 100A to 100D requesting the transmission of a serial number and model name, and as a response to the SNMP request, the management device 300 sends the serial number and model name of the printers 100A to 100D. Receive the number and model name. The management device 300 records the serial number, model name, and IP address in the management database PD. As a result, the printers 100A to 100D are registered as printers to be managed.

管理データベースPDに記録されるプリンタ情報のうち、インクIkの供給方式と、総印刷可能枚数TNと、タンク印刷可能枚数SNと、残印刷可能枚数RNとは、後述する画面データ生成処理において、管理対象のプリンタ100A~100Dから取得される。管理データベースPDに記録されるプリンタ情報のうち、カートリッジ残率CRと、中間タンク残率SRと、は、画面データ生成処理において、管理装置300によって算出される。 Of the printer information recorded in the management database PD, the ink Ik supply method, total printable number TN, tank printable number SN, and remaining printable number RN are managed in the screen data generation process described later. It is acquired from the target printers 100A to 100D. Among the printer information recorded in the management database PD, the cartridge remaining rate CR and intermediate tank remaining rate SR are calculated by the management device 300 in the screen data generation process.

A-2.システム1000の動作
A-2-1.画面データ生成処理
管理装置300(CPU310)は、定期的に、例えば、1日あたり1~数回の頻度、より好ましくは、5分に1回の頻度で、予め定められた時刻に、画面データ生成処理を実行する。画面データ生成処理は、管理対象のプリンタ、本実施例では、プリンタ100A~100Dに関するプリンタ情報を含む管理画面DWを表示するための画面データを生成する処理である。図5は、画面データ生成処理のフローチャートである。
A-2. Operation of system 1000 A-2-1. Screen data generation processing The management device 300 (CPU 310) periodically generates screen data at a predetermined time, for example, once to several times a day, more preferably once every 5 minutes. Execute generation processing. The screen data generation process is a process of generating screen data for displaying a management screen DW that includes printer information regarding printers to be managed, in this embodiment, printers 100A to 100D. FIG. 5 is a flowchart of screen data generation processing.

S110では、管理装置300は、管理対象の複数個のプリンタ100A~100Dのそれぞれから、プリンタ情報を収集する。プリンタ情報の収集には、本実施例では、SNMPが用いられる。具体的には、管理装置300は、プリンタ情報のうち、収集すべき項目を要求するSNMP要求を、プリンタ100A~100Dのそれぞれに対して送信する。管理装置300は、SNMP要求に対する応答として、プリンタ100A~100Dのそれぞれからプリンタ情報を受信する。管理装置300は、収集したプリンタ情報を管理データベースPDに記録する。収集される各プリンタのプリンタ情報は、上述したインクIkの供給方式と、総印刷可能枚数TNと、タンク印刷可能枚数SNと、残印刷可能枚数RNと、を含む。 In S110, the management device 300 collects printer information from each of the plurality of printers 100A to 100D to be managed. In this embodiment, SNMP is used to collect printer information. Specifically, the management device 300 transmits to each of the printers 100A to 100D an SNMP request requesting items of printer information to be collected. The management device 300 receives printer information from each of the printers 100A to 100D as a response to the SNMP request. The management device 300 records the collected printer information in the management database PD. The collected printer information for each printer includes the above-described ink Ik supply method, total printable number TN, tank printable number SN, and remaining printable number RN.

S115では、管理装置300は、複数個の管理対象のプリンタ100A~100Dから、1個の注目プリンタを選択する。 In S115, the management device 300 selects one printer of interest from the plurality of printers 100A to 100D to be managed.

S125では、管理装置300は、プリンタ情報として取得済みのインクIkの供給方式を示す情報に基づいて、注目プリンタのインクIkの供給方式が二室供給方式であるか否かを判断する。例えば、注目プリンタはプリンタ100A、100Bである場合には、供給方式は二室供給方式であると判断される。注目プリンタがプリンタ100C、100Dである場合には、供給方式は二室供給方式ではないと判断される。 In S125, the management device 300 determines whether the ink Ik supply method of the printer of interest is the two-chamber supply method, based on information indicating the ink Ik supply method already acquired as printer information. For example, when the printers of interest are printers 100A and 100B, it is determined that the supply method is the two-chamber supply method. When the printers of interest are printers 100C and 100D, it is determined that the supply method is not the two-chamber supply method.

インクIkの供給方式が二室供給方式である場合には(S125:YES)、S130にて、管理装置300は、注目プリンタについて、残印刷可能枚数RNはタンク印刷可能枚数SN以下であるか否かを判断する。換言すれば、残印刷可能枚数RNがタンク印刷可能枚数SN以下であることは、二室供給方式である注目プリンタのインクIkの収容状態が、第2の収容状態S2であることを意味する。残印刷可能枚数RNがタンク印刷可能枚数SNより大きいことは、注目プリンタのインクIkの収容状態が、第1の収容状態S1であることを意味する。 If the ink Ik supply method is the two-chamber supply method (S125: YES), in S130, the management device 300 determines whether or not the remaining printable number RN of the target printer is less than or equal to the tank printable number SN. to judge. In other words, the fact that the number of remaining printable sheets RN is less than or equal to the tank printable sheet number SN means that the storage state of the ink Ik of the two-chamber supply type printer of interest is the second storage state S2. The fact that the remaining printable number RN is greater than the tank printable number SN means that the ink Ik storage state of the printer of interest is the first storage state S1.

残印刷可能枚数RNがタンク印刷可能枚数SN以下である場合には(S130:YES)、インクIkの収容状態は第2の収容状態S2であるので、インクカートリッジ200AにはインクIkは残存していない。このために、この場合には、S135にて、管理装置300は、カートリッジ残率CRを0%に決定する(式(1)参照)。そして、S140では、管理装置300は、中間タンク残率SRを算出する(式(2)参照)。 If the remaining printable number RN is less than or equal to the tank printable number SN (S130: YES), the ink Ik accommodation state is the second accommodation state S2, so no ink Ik remains in the ink cartridge 200A. do not have. Therefore, in this case, in S135, the management device 300 determines the cartridge remaining rate CR to be 0% (see equation (1)). Then, in S140, the management device 300 calculates the intermediate tank remaining rate SR (see equation (2)).

残印刷可能枚数RNがタンク印刷可能枚数SNより大きい場合には(S130:NO)、インクIkの収容状態は第1の収容状態S1であるので、インクカートリッジ200AにはインクIkが残存している。このために、この場合には、S150にて、管理装置300は、カートリッジ残率CRを算出する(式(1)参照)。そして、S155では、管理装置300は、中間タンク残率SRを100%に決定する(式(2)参照)。 If the remaining printable number RN is greater than the tank printable number SN (S130: NO), the ink Ik accommodation state is the first accommodation state S1, so ink Ik remains in the ink cartridge 200A. . Therefore, in this case, in S150, the management device 300 calculates the cartridge remaining rate CR (see equation (1)). Then, in S155, the management device 300 determines the intermediate tank remaining rate SR to be 100% (see equation (2)).

インクIkの供給方式が二室供給方式でない場合には(S125:NO)、すなわち、インクIkの供給方式が一室供給方式である場合には、S160にて、管理装置300は、カートリッジ残率CRを算出する(式(3)参照)。一室供給方式であるプリンタ100Cは、中間タンクを備えないので、一室供給方式であるプリンタ100Cについて中間タンク残率SRという概念は存在しない。このために、一室供給方式である場合には、中間タンク残率SRは算出されない。 If the ink Ik supply method is not the two-chamber supply method (S125: NO), that is, if the ink Ik supply method is the one-chamber supply method, the management device 300 determines the cartridge remaining rate in S160. Calculate CR (see equation (3)). Since the printer 100C, which is a one-chamber supply system, does not include an intermediate tank, the concept of intermediate tank remaining rate SR does not exist for the printer 100C, which is a one-chamber supply system. For this reason, in the case of the one-room supply system, the intermediate tank remaining rate SR is not calculated.

S165では、管理装置300は、表示画像RIを示す表示画像データを生成する。表示画像RIは、残印刷可能枚数RN等を用いて決定されるインクIkの残率(カートリッジ残率CRや中間タンク残率SR)を表示するための画像である。注目プリンタが二室供給方式のプリンタ100Aである場合に生成される表示画像データによって示される表示画像RIaの一例が、図6(A)、(B)に示されている。図6(A)は、プリンタ100AのインクIkの収容状態が第1の収容状態S1である場合の表示画像RIaを示している。 In S165, the management device 300 generates display image data indicating the display image RI. The display image RI is an image for displaying the remaining rate of ink Ik (cartridge remaining rate CR and intermediate tank remaining rate SR) determined using the remaining printable number of sheets RN and the like. An example of the display image RIa shown by the display image data generated when the printer of interest is the two-chamber supply type printer 100A is shown in FIGS. 6(A) and 6(B). FIG. 6A shows a display image RIa when the ink Ik accommodation state of the printer 100A is the first accommodation state S1.

図6(A)に示すように、二室供給方式用の表示画像RIaは、オブジェクトOaを含んでいる。このオブジェクトOaは、2個のサブオブジェクト、すなわち、カートリッジオブジェクトCOaと、タンクオブジェクトTOaと、を含んでいる。カートリッジオブジェクトCOaと、タンクオブジェクトTOaと、は、共に、左右方向に直線状に延びる帯状のオブジェクトである。カートリッジオブジェクトCOaと、タンクオブジェクトTOaとは、横方向に並んでいる。 As shown in FIG. 6A, the display image RIa for the two-chamber supply method includes an object Oa. This object Oa includes two sub-objects: a cartridge object COa and a tank object TOa. Both the cartridge object COa and the tank object TOa are band-shaped objects that extend linearly in the left-right direction. The cartridge object COa and the tank object TOa are lined up in the horizontal direction.

カートリッジオブジェクトCOaは、カートリッジ残率CRを表示するためのオブジェクトである。カートリッジオブジェクトCOaの長手方向(図6(A)の左右方向)の位置は、カートリッジ残率CRが取り得る値(0~100%の値)に対応している。例えば、カートリッジオブジェクトCOaの左端E1aは、カートリッジ残率CRが取り得る最小値(0%)に対応している。カートリッジオブジェクトCOaの右端E2aは、カートリッジ残率CRが取り得る最大値(100%)に対応している。 The cartridge object COa is an object for displaying the cartridge remaining rate CR. The position of the cartridge object COa in the longitudinal direction (horizontal direction in FIG. 6(A)) corresponds to the possible values of the cartridge remaining rate CR (values from 0 to 100%). For example, the left end E1a of the cartridge object COa corresponds to the minimum value (0%) that the cartridge remaining rate CR can take. The right end E2a of the cartridge object COa corresponds to the maximum value (100%) that the cartridge remaining rate CR can take.

ここで、カートリッジ残率CRは、第1の収容状態S1にて取り得るインクIkの残量と対応しているので、カートリッジオブジェクトCOaの長手方向の位置は、第1の収容状態S1にて取り得るインクIkの残量と対応している、と言うことができる。例えば、カートリッジオブジェクトCOaの左端E1aは、第1の収容状態S1にて取り得るインクIkの残量の最小値に対応し、カートリッジオブジェクトCOaの右端E2aは、第1の収容状態S1にて取り得るインクIkの残量の最大値に対応している。帯状のカートリッジオブジェクトCOaの長手方向の位置が、右端から左端に向かうほど、対応するインクIkの残量は小さくなる。したがって、帯状のカートリッジオブジェクトCOaにおいて、長手方向の第1の位置(例えば、右端の位置)は、インクIkの第1の残量(例えば、第1の収容状態S1での最大値)に対応し、第1の位置よりも左端側に位置する第2の位置(例えば、左端の位置)は、インクIkの第1の残量よりも少ない第2の残量(例えば、第1の収容状態S1での最小値)に対応する。この結果、帯状のカートリッジオブジェクトCOaを用いることで、プリンタ100Aの第1の収容状態S1におけるインクIkの残率を、容易に把握できる表示画像RIaが実現できる。 Here, since the cartridge remaining rate CR corresponds to the remaining amount of ink Ik that can be taken in the first accommodation state S1, the longitudinal position of the cartridge object COa is determined in the first accommodation state S1. It can be said that it corresponds to the remaining amount of ink Ik to be obtained. For example, the left end E1a of the cartridge object COa corresponds to the minimum value of the remaining amount of ink Ik that can be taken in the first accommodation state S1, and the right end E2a of the cartridge object COa corresponds to the minimum value of the remaining amount of ink Ik that can be taken in the first accommodation state S1. This corresponds to the maximum value of the remaining amount of ink Ik. As the longitudinal position of the strip-shaped cartridge object COa moves from the right end to the left end, the remaining amount of the corresponding ink Ik becomes smaller. Therefore, in the strip-shaped cartridge object COa, the first position in the longitudinal direction (for example, the rightmost position) corresponds to the first remaining amount of ink Ik (for example, the maximum value in the first accommodation state S1). , a second position located on the left end side of the first position (e.g., the left end position) has a second remaining amount of ink Ik smaller than the first remaining amount (e.g., in the first accommodation state S1). ). As a result, by using the belt-shaped cartridge object COa, it is possible to realize a display image RIa in which the remaining rate of ink Ik in the first accommodation state S1 of the printer 100A can be easily grasped.

タンクオブジェクトTOaは、中間タンク残率SRを表示するためのオブジェクトである。タンクオブジェクトTOaの長手方向(図6(A)の左右方向)の位置は、中間タンク残率SRが取り得る値(0~100%の値)に対応している。例えば、タンクオブジェクトTOaの左端E3aは、中間タンク残率SRが取り得る最小値(0%)に対応している。タンクオブジェクトTOaの右端E4aは、中間タンク残率SRが取り得る最大値(100%)に対応している。 The tank object TOa is an object for displaying the intermediate tank remaining rate SR. The position of the tank object TOa in the longitudinal direction (horizontal direction in FIG. 6(A)) corresponds to the possible values of the intermediate tank remaining rate SR (values from 0 to 100%). For example, the left end E3a of the tank object TOa corresponds to the minimum value (0%) that the intermediate tank remaining rate SR can take. The right end E4a of the tank object TOa corresponds to the maximum value (100%) that the intermediate tank remaining rate SR can take.

ここで、中間タンク残率SRは、第2の収容状態S2にて取り得るインクIkの残量と対応しているので、タンクオブジェクトTOaの長手方向の位置は、第2の収容状態S2にて取り得るインクIkの残量と対応している、と言うことができる。例えば、タンクオブジェクトTOaの左端E3aは、第2の収容状態S2にて取り得るインクIkの残量の最小値に対応し、タンクオブジェクトTOaの右端E4aは、第2の収容状態S2にて取り得るインクIkの残量の最大値に対応している。カートリッジオブジェクトCOaと同様に、帯状のタンクオブジェクトTOaの長手方向の位置が、右端から左端に向かうほど、対応するインクIkの残量は小さくなる。 Here, since the intermediate tank remaining rate SR corresponds to the remaining amount of ink Ik that can be taken in the second accommodation state S2, the longitudinal position of the tank object TOa is determined in the second accommodation state S2. It can be said that it corresponds to the remaining amount of ink Ik that can be taken. For example, the left end E3a of the tank object TOa corresponds to the minimum remaining amount of ink Ik that can be taken in the second storage state S2, and the right end E4a of the tank object TOa corresponds to the minimum value that can be taken in the second storage state S2. This corresponds to the maximum remaining amount of ink Ik. Similar to the cartridge object COa, as the longitudinal position of the band-shaped tank object TOa moves from the right end to the left end, the remaining amount of the corresponding ink Ik decreases.

オブジェクトOaの全体の長手方向の長さ(TT+TC)と、タンクオブジェクトTOaの長手方向の長さTTと、の比率は、総印刷可能枚数TNと、タンク印刷可能枚数SNと、の比率と等しい。 The ratio between the entire longitudinal length (TT+TC) of the object Oa and the longitudinal length TT of the tank object TOa is equal to the ratio between the total printable number TN and the tank printable number SN.

カートリッジオブジェクトCOは、カートリッジ残率CRに関わらずに固定されたサイズを有する。第1の収容状態S1に対応するインクIkの残率を示す図6(A)において、カートリッジオブジェクトCOaのハッチングされている領域は、カートリッジ残率CRに応じてサイズ(具体的には長手方向の長さ)が変動する変動領域VCであり、インクIkの残率を示す部分である。カートリッジオブジェクトCOaのハッチングされていない領域は、カートリッジオブジェクトCOaのうち、変動領域VCを除いた残りの領域である残領域RCである。換言すれば、カートリッジオブジェクトCOaは、0%より大きなカートリッジ残率CR、すなわち、第1の収容状態S1に対応するインクIkの残率を示す場合に、変動領域VCと、残領域RCと、に分割して表示される。このために、図6(A)に示すように、第1の収容状態S1では、変動領域VCと残領域RCとの境界ECは、カートリッジオブジェクトCOa内に位置する。カートリッジオブジェクトCOaのうち、変動領域VCが占める部分の割合、すなわち、カートリッジオブジェクトCOaの長手方向の長さTCに対する、変動領域VCが占める部分の長手方向の長さLCは、カートリッジ残率CRと等しい(CR=LC/TC)。 The cartridge object CO has a fixed size regardless of the cartridge remaining rate CR. In FIG. 6A, which shows the remaining rate of ink Ik corresponding to the first accommodation state S1, the hatched area of the cartridge object COa has a size (specifically, a longitudinal direction) according to the cartridge remaining rate CR. This is a variable region VC in which the length) varies, and is a portion indicating the remaining rate of ink Ik. The non-hatched area of the cartridge object COa is the remaining area RC, which is the remaining area of the cartridge object COa excluding the variable area VC. In other words, when the cartridge object COa indicates the cartridge remaining rate CR greater than 0%, that is, the remaining rate of the ink Ik corresponding to the first storage state S1, the cartridge object COa has a variable area VC and a remaining area RC. Displayed separately. For this reason, as shown in FIG. 6A, in the first accommodation state S1, the boundary EC between the variable area VC and the remaining area RC is located within the cartridge object COa. The proportion of the portion occupied by the variable region VC in the cartridge object COa, that is, the length LC in the longitudinal direction of the portion occupied by the variable region VC relative to the longitudinal length TC of the cartridge object COa is equal to the cartridge remaining rate CR. (CR=LC/TC).

タンクオブジェクトTOは、中間タンク残率SRに関わらずに固定されたサイズを有する。第2の収容状態S2に対応するインクIkの残量を示す図6(B)において、タンクオブジェクトTOaのハッチングされている領域は、中間タンク残率SRに応じてサイズ(具体的には長手方向の長さ)が変動する変動領域VTであり、インクIkの残率を示す部分である。タンクオブジェクトTOaのハッチングされていない領域は、タンクオブジェクトTOaのうち、変動領域VTを除いた残りの領域である残領域RTである。換言すれば、タンクオブジェクトTOaは、100%より小さな中間タンク残率SR、すなわち、第2の収容状態S2に対応するインクIkの残率を示す場合に、変動領域VTと、残領域RTと、に分割して表示される。このために、図6(B)に示すように、第2の収容状態S2では、変動領域VTと残領域RTとの境界ETは、タンクオブジェクトTOa内に位置する。タンクオブジェクトTOaのうち、変動領域VTが占める部分の割合、すなわち、タンクオブジェクトTOaの長手方向の長さTTに対する、変動領域VTが占める部分の長手方向の長さLTは、中間タンク残率SRと等しい(SR=LT/TT)。 The tank object TO has a fixed size regardless of the intermediate tank remaining rate SR. In FIG. 6(B) showing the remaining amount of ink Ik corresponding to the second accommodation state S2, the hatched area of the tank object TOa has a size (specifically, the longitudinal direction) according to the intermediate tank remaining ratio SR. This is a variable region VT in which the length of the ink Ik varies, and is a portion indicating the remaining rate of the ink Ik. The non-hatched area of the tank object TOa is the remaining area RT of the tank object TOa, excluding the variable area VT. In other words, when the tank object TOa indicates the intermediate tank remaining rate SR smaller than 100%, that is, the remaining rate of the ink Ik corresponding to the second accommodation state S2, the tank object TOa has a variable area VT, a remaining area RT, It is divided into and displayed. For this reason, as shown in FIG. 6(B), in the second containment state S2, the boundary ET between the variable region VT and the remaining region RT is located within the tank object TOa. The ratio of the portion occupied by the variable region VT in the tank object TOa, that is, the longitudinal length LT of the portion occupied by the variable region VT relative to the longitudinal length TT of the tank object TOa is the intermediate tank remaining rate SR. Equal (SR=LT/TT).

なお、第1の収容状態S1では、中間タンク残率SRは100%であるので、図6(A)では、タンクオブジェクトTOaの全体が変動領域VTとなっている。第2の収容状態S2では、カートリッジ残率CRは0%であるので、図6(B)では、カートリッジオブジェクトCOaの全体が残領域RCとなっている。また、タンクオブジェクトTOaとカートリッジオブジェクトCOaの長手方向の長さの和(TT+TC)に対する変動領域VT、VCの長さの和(LT+LC)は、全体のインクIkの残率に等しい。すなわち、全体のインクIkの残率は、(LT+LC)/(TT+TC)である。 Note that in the first storage state S1, the intermediate tank remaining rate SR is 100%, so the entire tank object TOa is in the variable region VT in FIG. 6(A). In the second accommodation state S2, the cartridge remaining rate CR is 0%, so the entire cartridge object COa is the remaining area RC in FIG. 6(B). Further, the sum of the lengths of the variable regions VT and VC (LT+LC) with respect to the sum of the lengths in the longitudinal direction of the tank object TOa and the cartridge object COa (TT+TC) is equal to the overall remaining rate of ink Ik. That is, the overall remaining rate of ink Ik is (LT+LC)/(TT+TC).

以上の説明から解るように、オブジェクトOaは、プリンタ100Aに供給されるインクIkの残量に関する指標値を(例えば、インクIkの残率)示している。そして、オブジェクトOaの左端(タンクオブジェクトTOの左端E3a)は、該指標値の最小値に対応し、オブジェクトOaの右端(カートリッジオブジェクトCOaの右端E2a)は、該指標値の最大値に対応する。 As can be seen from the above description, the object Oa indicates an index value regarding the remaining amount of ink Ik supplied to the printer 100A (for example, the remaining rate of ink Ik). The left end of the object Oa (the left end E3a of the tank object TO) corresponds to the minimum value of the index value, and the right end of the object Oa (the right end E2a of the cartridge object COa) corresponds to the maximum value of the index value.

ここで、オブジェクトOaは、境界部BDaを含んでいる。境界部BDaは、タンクオブジェクトTOaとカートリッジオブジェクトCOaとの間に設けられた僅かな隙間である。境界部BDaによって、タンクオブジェクトTOaとカートリッジオブジェクトCOaとの境界が明示される。境界部BDaは、第1の収容状態S1と第2の収容状態S2との境界に対応する長手方向の位置を示している。 Here, the object Oa includes a boundary BDa. The boundary BDa is a small gap provided between the tank object TOa and the cartridge object COa. The boundary BDa clearly defines the boundary between the tank object TOa and the cartridge object COa. The boundary portion BDa indicates a position in the longitudinal direction corresponding to the boundary between the first accommodation state S1 and the second accommodation state S2.

なお、現在、装着されているインクカートリッジの次に使用すべきカートリッジ(交換用カートリッジとも呼ぶ)の発注のタイミングを発注タイミングと呼ぶ。発注タイミングに対応する指標値(例えば、インクIkの特定の残率)に対応するオブジェクトOa上の長手方向の位置を、発注対応位置と呼ぶ。二室供給方式のプリンタ100Aでは、交換用カートリッジのデフォルトの発注タイミングは、第1の収容状態S1から第2の収容状態S2に遷移したとき、すなわち、インクカートリッジ200A内のインクIkの残量が0になったときである。このために、二室供給方式のプリンタ100Aでは、発注対応位置RPaは、上述した境界部BDaの位置である。 Note that the timing of ordering a cartridge to be used next to the currently installed ink cartridge (also referred to as a replacement cartridge) is referred to as ordering timing. The position in the longitudinal direction on the object Oa that corresponds to the index value (for example, a specific remaining rate of ink Ik) corresponding to the order timing is called an order corresponding position. In the two-chamber supply system printer 100A, the default ordering timing for a replacement cartridge is when the first accommodation state S1 transitions to the second accommodation state S2, that is, when the remaining amount of ink Ik in the ink cartridge 200A is This is when it becomes 0. For this reason, in the two-chamber supply system printer 100A, the ordering position RPa is the position of the above-mentioned boundary BDa.

注目プリンタが一室供給方式のプリンタ100Cである場合に生成される表示画像データによって示される表示画像RIcの一例が、図6(C)に示されている。表示画像RIcは、オブジェクトOcを含んでいる。一室供給方式のプリンタ100Cは、中間タンクを備えないので、オブジェクトOcは、カートリッジオブジェクトのみであり、タンクオブジェクトを含まない。このため、全体のインクIkの残率は、カートリッジ残率CRである。 An example of a display image RIc shown by display image data generated when the printer of interest is a one-room supply type printer 100C is shown in FIG. 6(C). Display image RIc includes object Oc. Since the single-chamber supply type printer 100C does not include an intermediate tank, the object Oc is only a cartridge object and does not include a tank object. Therefore, the overall ink Ik remaining rate is the cartridge remaining rate CR.

オブジェクトOcは、カートリッジ残率CRに関わらずに固定されたサイズを有する。図6(C)において、オブジェクトOcのハッチングされている領域は、カートリッジ残率CRに応じてサイズ(具体的には長手方向の長さ)が変動する変動領域VRであり、インクIkの残率を示す部分である。オブジェクトOcのハッチングされていない領域は、オブジェクトOcのうち、変動領域VRを除いた残りの領域である残領域RRである。換言すれば、オブジェクトOcは、0%より大きなカートリッジ残率CRを示す場合に、変動領域VRと、残領域RRと、に分割して表示される。オブジェクトOcのうち、変動領域VRが占める部分の割合、すなわち、オブジェクトOcの長手方向の長さTRに対する、変動領域VRが占める部分の長手方向の長さLRは、カートリッジ残率CRと等しい(CR=TR/LR)。 The object Oc has a fixed size regardless of the cartridge remaining rate CR. In FIG. 6(C), the hatched area of the object Oc is a variable area VR whose size (specifically, length in the longitudinal direction) changes depending on the cartridge remaining rate CR, and the remaining rate of the ink Ik. This is the part that shows. The unhatched area of the object Oc is the remaining area RR, which is the remaining area of the object Oc excluding the variable area VR. In other words, when the object Oc indicates a cartridge remaining rate CR greater than 0%, the object Oc is displayed divided into a variable area VR and a remaining area RR. The ratio of the portion occupied by the variable region VR in the object Oc, that is, the longitudinal length LR of the portion occupied by the variable region VR to the longitudinal length TR of the object Oc is equal to the cartridge remaining rate CR (CR =TR/LR).

以上の説明から解るように、オブジェクトOcは、プリンタ100Cに供給されるインクIkの残量に関する指標値(例えば、インクIkの残率)示している。オブジェクトOcの左端E1cは、該指標値の最小値に対応し、オブジェクトOcの右端E2cは、該指標値の最大値に対応する。 As can be seen from the above description, the object Oc indicates an index value (for example, the remaining rate of ink Ik) regarding the remaining amount of ink Ik supplied to the printer 100C. The left end E1c of the object Oc corresponds to the minimum value of the index value, and the right end E2c of the object Oc corresponds to the maximum value of the index value.

ここで、一室供給方式のプリンタ100Cでは、交換用カートリッジの発注タイミングは、インクカートリッジ200C内のインクIkの残量が基準量になったときである。デフォルトの基準量は、例えば、交換用カートリッジの発注から、交換用カートリッジがユーザの手元に届くまでの間に行われる印刷量を考慮して決定されている。例えば、デフォルトの基準量は、所定の枚数分(本実施例では100枚)の印刷に要するインクIkの量に設定されている。図6(C)のオブジェクトOcには、デフォルトの発注タイミングに対応する発注対応位置RPcが破線で示されている。 In the single-chamber supply system printer 100C, the timing for ordering a replacement cartridge is when the remaining amount of ink Ik in the ink cartridge 200C reaches a reference amount. The default reference amount is determined, for example, in consideration of the amount of printing that will be performed from the time the replacement cartridge is ordered until the replacement cartridge is delivered to the user. For example, the default reference amount is set to the amount of ink Ik required to print a predetermined number of sheets (100 sheets in this embodiment). In the object Oc in FIG. 6C, an order corresponding position RPc corresponding to the default order timing is indicated by a broken line.

なお、詳細の説明は省略するが、注目プリンタがプリンタ100Bである場合に生成される表示画像データによって示される表示画像RIbは、図6(A)、(B)の表示画像RIaと同様に、タンクオブジェクトとカートリッジオブジェクトとから成るオブジェクトObを含む。注目プリンタがプリンタ100Dである場合に生成される表示画像データによって示される表示画像RIdは、図6(C)の表示画像RIcと同様に、カートリッジオブジェクトのみから成るオブジェクトOdを含む。 Although detailed explanation is omitted, the display image RIb shown by the display image data generated when the printer of interest is the printer 100B is similar to the display image RIa in FIGS. 6(A) and 6(B). Contains an object Ob consisting of a tank object and a cartridge object. The display image RId shown by the display image data generated when the printer of interest is the printer 100D includes an object Od consisting only of cartridge objects, similar to the display image RIc in FIG. 6(C).

図5のS170では、管理装置300は、管理対象の全てのプリンタを注目プリンタとして処理したか否かを判断する。管理装置300は、未処理のプリンタがある場合には(S170:NO)、管理装置300は、S115に戻って、未処理のプリンタを注目プリンタとして選択する。全てのプリンタについて処理された場合には(S170:YES)、管理装置300は、175に処理を進める。 In S170 of FIG. 5, the management device 300 determines whether all the printers to be managed have been processed as printers of interest. If there is an unprocessed printer (S170: NO), the management device 300 returns to S115 and selects the unprocessed printer as the printer of interest. If all printers have been processed (S170: YES), the management device 300 advances the process to 175.

S175では、管理装置300は、プリンタ100A~100Dのそれぞれについて生成済みの表示画像データを用いて、管理画面DWを示す表示画面データを生成する。図7は、管理画面DWの一例を示す図である。管理画面DWは、管理対象のプリンタ100A~100Dのプリンタ情報の一覧である。管理画面DWは、複数個のプリンタ情報の項目を表示する複数個の表示領域を含んでいる。図7には、これらの表示領域のうちの3個の表示領域CL1~CL3が示されている。例えば、表示領域CL1には、管理対象のプリンタ100A~100Dのシリアルナンバーが示され、表示領域CL2には、管理対象のプリンタ100A~100Dのモデル名が示されている。表示領域CL3には、管理対象のプリンタ100A~100DのインクIkの残率を示す情報として、上述した表示画像RIa~RIdが示されている。 In S175, the management device 300 generates display screen data indicating the management screen DW using the display image data already generated for each of the printers 100A to 100D. FIG. 7 is a diagram showing an example of the management screen DW. The management screen DW is a list of printer information of the printers 100A to 100D to be managed. The management screen DW includes a plurality of display areas that display a plurality of printer information items. FIG. 7 shows three display areas CL1 to CL3 among these display areas. For example, the display area CL1 shows the serial numbers of the printers 100A to 100D to be managed, and the display area CL2 shows the model names of the printers 100A to 100D to be managed. In the display area CL3, the above-described display images RIa to RId are shown as information indicating the remaining ink Ik of the managed printers 100A to 100D.

図7の例では、二室供給方式のプリンタ100A、100Bに対応する表示画像RIa、RIbのうち、表示画像RIaは、第2の収容状態S2に対応するインクIkの残率を示しており、表示画像RIbは、第1の収容状態S1に対応するインクIkの残率を示している。また、一室供給方式のプリンタ100C、100Dに対応する表示画像RIc、RIdのうち、表示画像RIcは、比較的小さなインクIkの残率を示しており、表示画像RIdは、比較的大きなインクIkの残率を示している。 In the example of FIG. 7, among the display images RIa and RIb corresponding to the two-chamber supply type printers 100A and 100B, the display image RIa shows the remaining rate of ink Ik corresponding to the second accommodation state S2, The display image RIb shows the remaining rate of the ink Ik corresponding to the first accommodation state S1. Furthermore, among the display images RIc and RId corresponding to the single-chamber supply type printers 100C and 100D, the display image RIc shows a relatively small residual rate of ink Ik, and the display image RId shows a relatively large residual rate of ink Ik. It shows the remaining rate.

S175にて画面データが生成されると、画面データ生成処理は終了される。 Once the screen data is generated in S175, the screen data generation process ends.

管理装置300は、所定の契機で、画面データ生成処理によって生成済みの画面データを用いて、管理画面DWを、表示部340に表示する。例えば、管理装置300は、コンピュータプログラムPG2の起動時に、管理画面DWを表示する。また、管理装置300は、操作部350を介してユーザからの表示要求を取得した場合に、表示部340に、管理画面DWを表示する。管理装置300のユーザは、例えば、システム1000の管理者である。システム1000の管理者は、プリンタ100A~100Dの使用者であっても良いし、プリンタ100A~100Dの使用者とは異なる者、例えば、プリンタ100A~100Dの販売者であっても良い。 At a predetermined timing, the management device 300 displays the management screen DW on the display unit 340 using the screen data already generated by the screen data generation process. For example, the management device 300 displays the management screen DW when the computer program PG2 is started. Further, when the management device 300 receives a display request from the user via the operation unit 350, the management device 300 displays the management screen DW on the display unit 340. The user of the management device 300 is, for example, the administrator of the system 1000. The administrator of the system 1000 may be the user of the printers 100A to 100D, or may be a person different from the user of the printers 100A to 100D, for example, a seller of the printers 100A to 100D.

以上説明した本実施例によれば、管理装置300は、プリンタ100A~100DからインクIkの残量に関する情報である残印刷可能枚数RNを取得する(図5のS110)。管理装置300は、プリンタ100Aの残印刷可能枚数RNを用いて決定される指標値(例えば、インクIkの残率)を表示するためのオブジェクトOaを含む表示画像RIaと、プリンタ100Cの残印刷可能枚数RNを用いて決定される指標値を表示するための表示画像RIcと、を含む管理画面DWを示す表示画面データを生成する(図5のS115~S175)。そして、管理装置300は、該表示画面データを用いて管理画面DWを表示部340に表示する。二室供給方式のプリンタ100AのインクIkに関する指標値(インクIkの残率)が取り得る値は、上述のように第1の収容状態S1に対応する値(本実施例ではカートリッジ残率CRの0~100%)と第2の収容状態S2に対応する値(本実施例では中間タンク残率SRの0~100%)とを含む。二室供給方式のプリンタ100Aに対応する表示画像RIaは、オブジェクトOaが、第2の収容状態S2に対応するインクIkの残率を示す場合に、オブジェクトOaが二室供給方式のプリンタに対応すること、すなわち、中間タンク175Aを有するインク供給部170A(図2)に対応することを示す境界部BDaの画像を含む。これに対して、一室供給方式のプリンタ100Cに対応する表示画像RIcは、境界部BDaの画像を含まない。この結果、複数個のプリンタについてインクIkの残量に関する指標値を表示する管理画面DWのユーザに対する利便性を向上できる。 According to the embodiment described above, the management device 300 acquires the remaining printable number RN, which is information regarding the remaining amount of ink Ik, from the printers 100A to 100D (S110 in FIG. 5). The management device 300 displays a display image RIa that includes an object Oa for displaying an index value (for example, the remaining rate of ink Ik) determined using the remaining printable number RN of the printer 100A, and a display image RIa that includes an object Oa that is determined using the remaining printable number RN of the printer 100A, and the remaining printable number of the printer 100C. Display screen data showing a management screen DW including a display image RIc for displaying an index value determined using the number of sheets RN is generated (S115 to S175 in FIG. 5). Then, the management device 300 displays the management screen DW on the display unit 340 using the display screen data. The possible values of the index value (ink Ik remaining rate) of the two-chamber supply system printer 100A are the values corresponding to the first accommodation state S1 (in this embodiment, the cartridge remaining rate CR). 0 to 100%) and a value corresponding to the second accommodation state S2 (in this embodiment, 0 to 100% of the intermediate tank remaining rate SR). The display image RIa corresponding to the two-chamber supply type printer 100A corresponds to the two-chamber supply type printer when the object Oa indicates the remaining rate of ink Ik corresponding to the second accommodation state S2. That is, it includes an image of the boundary BDa indicating that it corresponds to the ink supply section 170A (FIG. 2) having the intermediate tank 175A. On the other hand, the display image RIc corresponding to the one-room supply type printer 100C does not include the image of the boundary portion BDa. As a result, it is possible to improve the convenience for the user of the management screen DW that displays index values regarding the remaining amount of ink Ik for a plurality of printers.

例えば、図7の例では、上述したように、表示画像RIaのオブジェクトOaは、第2の収容状態S2に対応するインクIkの残率を示している。この場合であっても表示画像RIaは境界部BDaの画像を含んでいるために、ユーザは、オブジェクトOaが二室供給方式のプリンタ100Aに対応することを認識できる。これによって、例えば、ユーザは、プリンタ100Aについて交換用カートリッジの発注タイミングが到来したことを容易に認識することができる。 For example, in the example of FIG. 7, as described above, the object Oa of the display image RIa indicates the remaining rate of the ink Ik corresponding to the second accommodation state S2. Even in this case, since the display image RIa includes the image of the boundary BDa, the user can recognize that the object Oa corresponds to the two-chamber supply type printer 100A. Thereby, for example, the user can easily recognize that it is time to order a replacement cartridge for the printer 100A.

二室供給方式のプリンタ100Aは、インクカートリッジ200AにインクIkが残存しない第2の収容状態S2であっても中間タンク175AにインクIkが残存する限り、印刷を継続できる。一室供給方式のプリンタ100Cは、インクカートリッジ200CにインクIkが残存しない状態では、印刷を継続できない。これに起因して、インクカートリッジ200Aの好ましい発注タイミングと、インクカートリッジ200Cの好ましい発注タイミングとは、異なる。例えば、インクカートリッジ200Aの好ましい発注タイミングは、上述した発注対応位置RPa(図6(A)、境界部BDaの位置)にインクIkの残率が達したときである。インクカートリッジ200Cの好ましい発注タイミングは、上述した発注対応位置RPc(図6(C))にインクIkの残率が達したときである。このために、ユーザが仮にオブジェクトOaが二室供給方式のプリンタ100Aに対応することを認識できない場合には、ユーザがオブジェクトOaを見た際に、プリンタ100Aについて交換用カートリッジの発注タイミングが到来したか否かが解らない可能性がある。 The two-chamber supply type printer 100A can continue printing as long as the ink Ik remains in the intermediate tank 175A even in the second accommodation state S2 in which no ink Ik remains in the ink cartridge 200A. The single-chamber supply type printer 100C cannot continue printing unless ink Ik remains in the ink cartridge 200C. Due to this, the preferred timing for ordering the ink cartridge 200A and the preferred timing for ordering the ink cartridge 200C are different. For example, the preferred ordering timing for the ink cartridge 200A is when the remaining rate of the ink Ik reaches the above-mentioned ordering position RPa (FIG. 6A, position of the boundary BDa). The preferred ordering timing for the ink cartridge 200C is when the remaining rate of the ink Ik reaches the above-mentioned ordering position RPc (FIG. 6(C)). For this reason, if the user cannot recognize that the object Oa corresponds to the two-chamber supply type printer 100A, when the user sees the object Oa, the timing to order a replacement cartridge for the printer 100A has arrived. It is possible that it is not known whether or not.

図8は、比較例の管理画面の表示領域CL3xの一例を示す図である。表示領域CL3xは、プリンタ100A~100Dに対応する表示画像RIxa~RIxdを含んでいる。比較例では、表示画像RIxa~RIxdのオブジェクトOxa~Oxdは、第1実施例と異なり、変動領域と残領域とに分割されない。比較例のオブジェクトOxa~Oxdは、オブジェクト全体の長さがインクIkの残率に応じて変動する。換言すれば、比較例の各オブジェクトは、第1実施例の変動領域のみで構成される。 FIG. 8 is a diagram showing an example of the display area CL3x of the management screen of the comparative example. The display area CL3x includes display images RIxa to RIxd corresponding to the printers 100A to 100D. In the comparative example, objects Oxa to Oxd of display images RIxa to RIxd are not divided into a variable area and a remaining area, unlike the first example. In the objects Oxa to Oxd of the comparative example, the length of the entire object varies depending on the remaining rate of ink Ik. In other words, each object of the comparative example is composed only of the variable area of the first example.

図8の例では、図7の例と同様に、表示画像RIxaは、第2の収容状態S2に対応するインクIkの残率を示しており、表示画像RIxbは、第1の収容状態S1に対応するインクIkの残率を示している。また、表示画像RIxcは、比較的小さなインクIkの残率を示しており、表示画像RIxdは、比較的大きなインクIkの残率を示している。 In the example of FIG. 8, similarly to the example of FIG. 7, the display image RIxa shows the remaining rate of ink Ik corresponding to the second accommodation state S2, and the display image RIxb shows the remaining rate of ink Ik corresponding to the first accommodation state S1. The remaining percentage of the corresponding ink Ik is shown. Further, the display image RIxc shows a relatively small remaining rate of ink Ik, and the display image RIxd shows a relatively large remaining rate of ink Ik.

二室供給方式のプリンタに対応する比較例のオブジェクトは、第1の収容状態S1に対応するインクIkの残率を示す場合には、図8のオブジェクトOxbに示すように、タンクオブジェクトTOxとカートリッジオブジェクトCOxとに分かれているため、境界部BDxを示す画像を含む。しかしながら、第2の収容状態S2に対応するインクIkの残率を示す場合には、図8のオブジェクトOxaに示すように、カートリッジオブジェクトが表示されず、タンクオブジェクトのみとなるので、境界部を示す画像が存在しない。このために、図8に示すように、二室供給方式のプリンタ100Aに対応するオブジェクトOxaは、一室供給方式のプリンタ100Cに対応するオブジェクトOxcと、同じになる。この結果、比較例では、オブジェクトOxaを見たユーザは、オブジェクトOxaが二室供給方式のプリンタに対応するのか否かが解らない。これに対して、第1実施例の図7の例では、二室供給方式のプリンタ100Aに対応するオブジェクトOaは、第2の収容状態S2に対応するインクIkの残率を示しているにも拘わらず、境界部BDaが明示されている。これによって、上述したように、オブジェクトOaを見たユーザは、オブジェクトOaが二室供給方式のプリンタに対応することを容易に認識できる。 The object of the comparative example corresponding to the two-chamber supply system printer is a tank object TOx and a cartridge as shown in the object Oxb in FIG. Since the image is divided into the object COx and the object COx, it includes an image showing the boundary portion BDx. However, when showing the remaining rate of the ink Ik corresponding to the second accommodation state S2, as shown in the object Oxa in FIG. 8, the cartridge object is not displayed and only the tank object is displayed. Image does not exist. For this reason, as shown in FIG. 8, the object Oxa corresponding to the two-chamber supply type printer 100A is the same as the object Oxc corresponding to the one-chamber supply type printer 100C. As a result, in the comparative example, the user who views the object Oxa does not know whether or not the object Oxa is compatible with a two-chamber supply type printer. On the other hand, in the example of FIG. 7 of the first embodiment, the object Oa corresponding to the two-chamber supply type printer 100A indicates the remaining rate of ink Ik corresponding to the second accommodation state S2. Regardless, the boundary BDa is clearly shown. As a result, as described above, the user viewing the object Oa can easily recognize that the object Oa corresponds to a two-chamber supply type printer.

さらに、上記実施例では、オブジェクトOaは、第1の収容状態S1に対応するインクIkの残率を示すカートリッジオブジェクトCOaと、第2の収容状態S2に対応するインクIkの残率を示すタンクオブジェクトTOaと、を含む(図6(A))。境界部BDaは、カートリッジオブジェクトCOaとタンクオブジェクトTOaとの境界を示す画像である。このように、カートリッジオブジェクトCOaとタンクオブジェクトTOaとの境界が示されることで、オブジェクトOaが中間タンク175Aを有する二室供給方式を示すことをユーザは直感的に理解しやすい。したがって、オブジェクトOaは二室供給方式のプリンタに対応することをさらに容易に認識できる。 Further, in the above embodiment, the object Oa includes a cartridge object COa indicating the remaining rate of ink Ik corresponding to the first accommodation state S1, and a tank object COa indicating the remaining rate of ink Ik corresponding to the second accommodation state S2. TOa (FIG. 6(A)). The boundary BDa is an image showing the boundary between the cartridge object COa and the tank object TOa. In this way, by showing the boundary between the cartridge object COa and the tank object TOa, the user can easily understand intuitively that the object Oa indicates a two-chamber supply system having the intermediate tank 175A. Therefore, it can be more easily recognized that the object Oa corresponds to a two-chamber supply type printer.

さらに、上記実施例では、カートリッジオブジェクトCOaおよびタンクオブジェクトTOaは、それぞれ、インクIkの残率に拘わらずに固定されたサイズを有し、変動領域VC、VTと残領域RC、RTとに分割して表示されることで、インクIkの残率を示す。そして、境界部BDaは、カートリッジオブジェクトCOaの左端E1aとタンクオブジェクトTOaの右端E4aと示す画像である。すなわち、カートリッジオブジェクトCOaの左端E1aとタンクオブジェクトTOaの右端E4aとの間に境界部BDaが存在することで、カートリッジオブジェクトCOaの左端E1aとタンクオブジェクトTOaの右端E4aとが明示される。この結果、ユーザはオブジェクトOaが二室供給方式のプリンタに対応することを容易に認識できる。なお、変形例では、境界部BDaは、間隔の部分ではなく、カートリッジオブジェクトCOaの左端E1aとタンクオブジェクトTOaの右端E4aとの境界を明示する線であっても良い。 Furthermore, in the above embodiment, the cartridge object COa and the tank object TOa each have a fixed size regardless of the remaining rate of ink Ik, and are divided into variable areas VC, VT and remaining areas RC, RT. This indicates the remaining rate of ink Ik. The boundary BDa is an image showing the left end E1a of the cartridge object COa and the right end E4a of the tank object TOa. In other words, the existence of the boundary BDa between the left end E1a of the cartridge object COa and the right end E4a of the tank object TOa clearly identifies the left end E1a of the cartridge object COa and the right end E4a of the tank object TOa. As a result, the user can easily recognize that the object Oa corresponds to a two-chamber supply type printer. In addition, in a modified example, the boundary portion BDa may be a line that clearly defines the boundary between the left end E1a of the cartridge object COa and the right end E4a of the tank object TOa, instead of the interval portion.

以上の説明から解るように、インクカートリッジ200Aは、第1カートリッジの例であり、インクカートリッジ200Cは、第2カートリッジの例である。プリンタ100Aから取得される残印刷可能枚数RNは、第1情報の例であり、プリンタ100Cから取得される残印刷可能枚数RNは、第2情報の例である。オブジェクトOaは、第1オブジェクトの例であり、オブジェクトObは、第2オブジェクトの例である。カートリッジオブジェクトCOaは第1サブオブジェクトの例であり、タンクオブジェクトTOaは第2サブオブジェクトの例である。境界部BDaは、特定画像の例である。 As can be seen from the above description, the ink cartridge 200A is an example of the first cartridge, and the ink cartridge 200C is an example of the second cartridge. The remaining printable number RN obtained from the printer 100A is an example of first information, and the remaining printable number RN obtained from the printer 100C is an example of second information. Object Oa is an example of a first object, and object Ob is an example of a second object. Cartridge object COa is an example of a first sub-object, and tank object TOa is an example of a second sub-object. The boundary BDa is an example of a specific image.

B.第2実施例
図9は、第2~第4実施例の管理画面の表示領域CL32~CL34の一例を示す図である。第2実施例では、第1実施例の管理画面DWの表示領域CL3(図7)に代えて、図9(A)の表示領域CL32が表示される。
B. Second Embodiment FIG. 9 is a diagram showing an example of the display areas CL32 to CL34 of the management screen in the second to fourth embodiments. In the second embodiment, instead of the display area CL3 (FIG. 7) of the management screen DW of the first embodiment, a display area CL32 in FIG. 9(A) is displayed.

表示領域CL32は、プリンタ100A~100Dに対応する表示画像RI2a~RI2dを含んでいる。第2実施例では、表示画像RI2a~RI2dのオブジェクトO2a~O2dは、第1実施例と異なり、比較例(図8)と同様に、変動領域と残領域とに分割されない。第2実施例のオブジェクトO2a~O2dは、比較例と同様に、オブジェクト全体の長さがインクIkの残率に応じて変動する。 Display area CL32 includes display images RI2a to RI2d corresponding to printers 100A to 100D. In the second example, unlike the first example, objects O2a to O2d of display images RI2a to RI2d are not divided into a variable area and a remaining area, as in the comparative example (FIG. 8). In the objects O2a to O2d of the second example, the length of the entire object varies depending on the remaining rate of the ink Ik, as in the comparative example.

図9(A)の例では、図7の例と同様に、表示画像RI2aは、第2の収容状態S2に対応するインクIkの残率を示しており、表示画像RI2bは、第1の収容状態S1に対応するインクIkの残率を示している。また、表示画像RI2cは、比較的小さなインクIkの残率を示しており、表示画像RI2dは、比較的大きなインクIkの残率を示している。 In the example of FIG. 9A, similarly to the example of FIG. The remaining percentage of ink Ik corresponding to state S1 is shown. Further, the display image RI2c shows a relatively small remaining rate of ink Ik, and the display image RI2d shows a relatively large remaining rate of ink Ik.

第2実施例では、二室供給方式のプリンタ100A、100Bに対応する表示画像RI2a、RI2bにおいて、オブジェクトO2a、O2bの背景を示す背景画像BGmは、第1色(例えば、赤色)を有する。一室供給方式の100C、100Dに対応する表示画像RI2c、RI2dにおいて、オブジェクトO2c、O2dの背景を背景画像BGnは、第1色とは異なる第2色(例えば、青色)を有する。 In the second embodiment, in the display images RI2a and RI2b corresponding to the two-chamber supply type printers 100A and 100B, the background image BGm indicating the background of the objects O2a and O2b has a first color (for example, red). In the display images RI2c and RI2d corresponding to the one-room supply system 100C and 100D, the background image BGn of the objects O2c and O2d has a second color (for example, blue) different from the first color.

第2実施例では、図9(A)に示すように、二室供給方式のプリンタ100Aに対応するオブジェクトO2aは、一室供給方式のプリンタ100Cに対応するオブジェクトO2cと、同じになる。この結果、第2実施例では、オブジェクトO2aだけでは、ユーザはオブジェクトO2aが二室供給方式のプリンタに対応するのか否かが解らない。 In the second embodiment, as shown in FIG. 9A, the object O2a corresponding to the two-chamber supply type printer 100A is the same as the object O2c corresponding to the one-chamber supply type printer 100C. As a result, in the second embodiment, the user cannot tell from only the object O2a whether or not the object O2a is compatible with a two-chamber supply type printer.

第2実施例によれば、表示画像RI2aにおける背景画像BGmの色が表示画像RI2cにおける背景画像BGnの色とは異なるので、ユーザは、第1実施例と同様に、表示画像RI2aのオブジェクトO2aが二室供給方式のプリンタに対応することを容易に認識できる。以上の説明から解るように、第2実施例では、背景画像BGmは、特定画像の例である。 According to the second embodiment, since the color of the background image BGm in the display image RI2a is different from the color of the background image BGn in the display image RI2c, the user can see that the object O2a in the display image RI2a is It can be easily recognized that it is compatible with a two-chamber feed type printer. As can be seen from the above description, in the second example, the background image BGm is an example of a specific image.

C.第3実施例
第3実施例では、第1実施例の管理画面DWの表示領域CL3(図7)に代えて、図9(B)の表示領域CL33が表示される。
C. Third Embodiment In the third embodiment, a display area CL33 in FIG. 9(B) is displayed in place of the display area CL3 (FIG. 7) of the management screen DW in the first embodiment.

表示領域CL33は、プリンタ100A~100Dに対応する表示画像RI3a~RI3dを含んでいる。第3実施例では、表示画像RI3a~RI3dのオブジェクトO3a~O3dは、その色を除いた構成は、第2実施例のオブジェクトO2a~O2dと同一である。 Display area CL33 includes display images RI3a to RI3d corresponding to printers 100A to 100D. In the third embodiment, the objects O3a to O3d of the display images RI3a to RI3d have the same configuration as the objects O2a to O2d of the second embodiment except for their colors.

図9(B)の例では、図7の例と同様に、表示画像RI3aは、第2の収容状態S2に対応するインクIkの残率を示しており、表示画像RI3bは、第1の収容状態S1に対応するインクIkの残率を示している。また、表示画像RI3cは、比較的小さなインクIkの残率を示しており、表示画像RI3dは、比較的大きなインクIkの残率を示している。 In the example of FIG. 9(B), similarly to the example of FIG. The remaining percentage of ink Ik corresponding to state S1 is shown. Further, the display image RI3c shows a relatively small remaining rate of ink Ik, and the display image RI3d shows a relatively large remaining rate of ink Ik.

二室供給方式のプリンタ100A、100Bに対応する表示画像RI3a、RI3bにおいて、オブジェクトO3a、O3bは、第1の収容状態S1に対応するインクIkの残量を示す場合には、タンクオブジェクトとカートリッジオブジェクトから成り、第2の収容状態S2に対応するインクIkの残量を示す場合には、タンクオブジェクトのみから成る。図9(B)の例では、オブジェクトO3bは、タンクオブジェクトTO3bとカートリッジオブジェクトCO3bから成り、オブジェクトO3aは、タンクオブジェクトTO3aのみから成る。一室供給方式のプリンタ100C、100Dに対応する表示画像RI3c、RI3dにおいて、オブジェクトO3c、O3dは、常に、カートリッジオブジェクトCO3c、CO3dのみから成る。 In display images RI3a and RI3b corresponding to two-chamber supply type printers 100A and 100B, objects O3a and O3b are tank objects and cartridge objects when indicating the remaining amount of ink Ik corresponding to the first accommodation state S1. , and when indicating the remaining amount of ink Ik corresponding to the second accommodation state S2, it consists only of a tank object. In the example of FIG. 9(B), the object O3b consists of a tank object TO3b and a cartridge object CO3b, and the object O3a consists only of a tank object TO3a. In the display images RI3c and RI3d corresponding to the single-chamber supply type printers 100C and 100D, the objects O3c and O3d always consist of only the cartridge objects CO3c and CO3d.

第3実施例では、タンクオブジェクトは、第3色(例えば、赤色)を有する画像である。例えば、図9(B)の例では、オブジェクトO3a(タンクオブジェクトTO3a)と、オブジェクトO3bのタンクオブジェクトTO3bと、は第3色を有する画像である。そして、カートリッジオブジェクトは、第3色とは異なる第4色(例えば、青色)を有する画像である。例えば、図9(B)の例では、オブジェクトO3bのカートリッジオブジェクトCO3bと、オブジェクトO3c、O3d(カートリッジオブジェクトCO3c、CO3d)とは、第3色を有する画像である。 In a third example, the tank object is an image having a third color (eg, red). For example, in the example of FIG. 9B, object O3a (tank object TO3a) and tank object TO3b of object O3b are images having the third color. The cartridge object is an image having a fourth color (for example, blue) that is different from the third color. For example, in the example of FIG. 9B, the cartridge object CO3b of the object O3b and the objects O3c and O3d (cartridge objects CO3c and CO3d) are images having the third color.

第3実施例では、図9(B)に示すように、二室供給方式のプリンタ100Aに対応するオブジェクトO3aの形状は、一室供給方式のプリンタ100Cに対応するオブジェクトO3cと、同じになる。この結果、第3実施例では、オブジェクトO3aの形状だけでは、ユーザはオブジェクトO3cが二室供給方式のプリンタに対応するのか否かが解らない。 In the third embodiment, as shown in FIG. 9B, the shape of the object O3a corresponding to the two-chamber supply type printer 100A is the same as the object O3c corresponding to the one-chamber supply type printer 100C. As a result, in the third embodiment, the user cannot tell from only the shape of the object O3a whether or not the object O3c is compatible with a two-chamber supply type printer.

第2実施例によれば、表示画像RI3aにおけるタンクオブジェクトCO3a(図9(B)ではオブジェクトO3aの全体)の色が表示画像RI3cにおけるオブジェクトO3cの色とは異なるので、ユーザは、第1実施例と同様に、表示画像RI3aのオブジェクトO3aが二室供給方式のプリンタに対応することを容易に認識できる。以上の説明から解るように、第3実施例では、第3色を有するタンクオブジェクトCO3aは、特定画像の例である。 According to the second embodiment, since the color of the tank object CO3a (the entire object O3a in FIG. 9B) in the display image RI3a is different from the color of the object O3c in the display image RI3c, the user can Similarly, it can be easily recognized that the object O3a of the display image RI3a corresponds to a two-chamber supply type printer. As can be seen from the above description, in the third embodiment, the tank object CO3a having the third color is an example of a specific image.

D.第4実施例
第4実施例では、第1実施例の管理画面DWの表示領域CL3(図7)に代えて、図9(C)の表示領域CL34が表示される。
D. Fourth Embodiment In the fourth embodiment, a display area CL34 in FIG. 9(C) is displayed in place of the display area CL3 (FIG. 7) of the management screen DW in the first embodiment.

表示領域CL34は、プリンタ100A~100Dに対応する表示画像RI4a~RI4dを含んでいる。第4実施例では、表示画像RI4a~RI4dのオブジェクトO4a~O4dは、その模様を除いた構成は、第2実施例のオブジェクトO2a~O2dと同一である。 Display area CL34 includes display images RI4a to RI4d corresponding to printers 100A to 100D. In the fourth embodiment, the objects O4a to O4d of the display images RI4a to RI4d have the same configuration as the objects O2a to O2d of the second embodiment, except for their patterns.

図9(C)の例では、図7の例と同様に、表示画像RI4aは、第2の収容状態S2に対応するインクIkの残率を示しており、表示画像RI4bは、第1の収容状態S1に対応するインクIkの残率を示している。また、表示画像RI4cは、比較的小さなインクIkの残率を示しており、表示画像RI4dは、比較的大きなインクIkの残率を示している。 In the example of FIG. 9C, similarly to the example of FIG. The remaining percentage of ink Ik corresponding to state S1 is shown. Further, the display image RI4c shows a relatively small remaining rate of ink Ik, and the display image RI4d shows a relatively large remaining rate of ink Ik.

二室供給方式のプリンタ100A、100Bに対応する表示画像RI4a、RI4bにおいて、オブジェクトO4a、O4bは、第1の収容状態S1に対応するインクIkの残量を示す場合には、タンクオブジェクトとカートリッジオブジェクトから成り、第2の収容状態S2に対応するインクIkの残量を示す場合には、タンクオブジェクトのみから成る。図9(C)の例では、オブジェクトO4bは、タンクオブジェクトTO4bとカートリッジオブジェクトCO4bから成り、オブジェクトO4aは、タンクオブジェクトTO4aのみから成る。一室供給方式のプリンタ100C、100Dに対応する表示画像RI4c、RI4dにおいて、オブジェクトO4c、O4dは、常に、カートリッジオブジェクトCO4c、CO4dのみから成る。 In display images RI4a and RI4b corresponding to two-chamber supply type printers 100A and 100B, objects O4a and O4b are tank objects and cartridge objects when indicating the remaining amount of ink Ik corresponding to the first accommodation state S1. , and when indicating the remaining amount of ink Ik corresponding to the second accommodation state S2, it consists only of a tank object. In the example of FIG. 9C, object O4b consists of tank object TO4b and cartridge object CO4b, and object O4a consists only of tank object TO4a. In display images RI4c and RI4d corresponding to single-chamber supply type printers 100C and 100D, objects O4c and O4d always consist of only cartridge objects CO4c and CO4d.

第4実施例では、タンクオブジェクトは、第1模様(例えば、千鳥模様)を有する画像である。例えば、図9(C)の例では、オブジェクトO4a(タンクオブジェクトTO4a)と、オブジェクトO4bのタンクオブジェクトTO4bと、は第1模様を有する画像である。そして、カートリッジオブジェクトは、第1模様とは異なる第2模様(例えば、横縞模様)を有する画像である。例えば、図9(C)の例では、オブジェクトO4bのカートリッジオブジェクトCO4bと、オブジェクトO4c、O4d(カートリッジオブジェクトCO4c、CO4d)とは、第2模様を有する画像である。 In the fourth example, the tank object is an image having a first pattern (for example, a zigzag pattern). For example, in the example of FIG. 9C, object O4a (tank object TO4a) and tank object TO4b of object O4b are images having the first pattern. The cartridge object is an image having a second pattern (for example, a horizontal striped pattern) different from the first pattern. For example, in the example of FIG. 9C, the cartridge object CO4b of the object O4b and the objects O4c and O4d (cartridge objects CO4c and CO4d) are images having the second pattern.

第4実施例では、図9(C)に示すように、二室供給方式のプリンタ100Aに対応するオブジェクトO4aの形状は、一室供給方式のプリンタ100Cに対応するオブジェクトO4cと、同じになる。この結果、第4実施例では、オブジェクトO4aの形状だけでは、ユーザはオブジェクトO4cが二室供給方式のプリンタに対応するのか否かが解らない。 In the fourth embodiment, as shown in FIG. 9C, the shape of the object O4a corresponding to the two-chamber supply type printer 100A is the same as the object O4c corresponding to the one-chamber supply type printer 100C. As a result, in the fourth embodiment, the user cannot tell from only the shape of the object O4a whether or not the object O4c is compatible with a two-chamber supply type printer.

第4実施例によれば、表示画像RI4aにおけるタンクオブジェクトCO4a(図9(C)ではオブジェクトO4aの全体)の模様が表示画像RI4cにおけるオブジェクトO4cの模様とは異なるので、ユーザは、第1実施例と同様に、表示画像RI4aのオブジェクトO4aが二室供給方式のプリンタに対応することを容易に認識できる。以上の説明から解るように、第4実施例では、第1模様を有するタンクオブジェクトCO4aは、特定画像の例である。 According to the fourth embodiment, the pattern of the tank object CO4a (the entire object O4a in FIG. 9C) in the display image RI4a is different from the pattern of the object O4c in the display image RI4c. Similarly, it can be easily recognized that the object O4a of the display image RI4a corresponds to a two-chamber supply type printer. As can be seen from the above description, in the fourth embodiment, the tank object CO4a having the first pattern is an example of a specific image.

E.第5実施例
図10は、第5~第7実施例の管理画面の表示領域CL35~CL37の一例を示す図である。第5実施例では、第1実施例の管理画面DWの表示領域CL3(図7)に代えて、図10(A)の表示領域CL35が表示される。
E. Fifth Embodiment FIG. 10 is a diagram showing an example of the display areas CL35 to CL37 of the management screen in the fifth to seventh embodiments. In the fifth embodiment, a display area CL35 in FIG. 10(A) is displayed in place of the display area CL3 (FIG. 7) of the management screen DW in the first embodiment.

表示領域CL35は、プリンタ100A~100Dに対応する表示画像RI5a~RI5dを含んでいる。第5実施例では、表示画像RI5a~RI5dのオブジェクトO5a~O5dは、第2実施例のオブジェクトO2a~O2dと同一である。 Display area CL35 includes display images RI5a to RI5d corresponding to printers 100A to 100D. In the fifth embodiment, objects O5a to O5d of display images RI5a to RI5d are the same as objects O2a to O2d of the second embodiment.

図10(A)の例では、図7の例と同様に、表示画像RI5aは、第2の収容状態S2に対応するインクIkの残率を示しており、表示画像RI5bは、第1の収容状態S1に対応するインクIkの残率を示している。また、表示画像RI5cは、比較的小さなインクIkの残率を示しており、表示画像RI5dは、比較的大きなインクIkの残率を示している。 In the example of FIG. 10(A), similarly to the example of FIG. The remaining percentage of ink Ik corresponding to state S1 is shown. Further, the display image RI5c shows a relatively small remaining rate of ink Ik, and the display image RI5d shows a relatively large remaining rate of ink Ik.

第5実施例では、二室供給方式のプリンタ100A、100Bに対応する表示画像RI5a、RI5bは、二室供給方式を示す識別マーク(例えば、花のマーク)を示す識別画像MKを含んでいる。図10(A)の例では、識別画像MKは、オブジェクトO5a、O5bが第1の収容状態S1に対応するインクIkの残率を示す場合にカートリッジオブジェクト(例えば、図10(A)のCO5b)が表示される位置に表示される。識別画像MKは、オブジェクトO5a、O5bが第2の収容状態S2に対応するインクIkの残率を示す場合、すなわち、オブジェクトO5a、O5bがカートリッジオブジェクトを含まない場合であっても表示される。識別画像MKは、一室供給方式のプリンタ100C、100Dに対応する表示画像RI5c、RI5dには、表示されない。 In the fifth embodiment, display images RI5a and RI5b corresponding to printers 100A and 100B of the two-chamber supply system include an identification image MK that shows an identification mark (for example, a flower mark) indicating the two-chamber supply system. In the example of FIG. 10A, the identification image MK is a cartridge object (for example, CO5b of FIG. is displayed in the position where it is displayed. The identification image MK is displayed even when the objects O5a and O5b show the remaining rate of ink Ik corresponding to the second storage state S2, that is, even when the objects O5a and O5b do not include a cartridge object. Identification image MK is not displayed on display images RI5c and RI5d corresponding to printers 100C and 100D of the one-room supply system.

第5実施例では、オブジェクトO5a~O5dの構成は、第2実施例のオブジェクトO2a~O2dと同一であるため、図10(A)に示すように、二室供給方式のプリンタ100Aに対応するオブジェクトO5aの形状は、一室供給方式のプリンタ100Cに対応するオブジェクトO5cと、同じになる。この結果、第5実施例では、オブジェクトO5aだけでは、ユーザはオブジェクトO5cが二室供給方式のプリンタに対応するのか否かが解らない。 In the fifth embodiment, the configurations of objects O5a to O5d are the same as those of objects O2a to O2d in the second embodiment, so as shown in FIG. The shape of O5a is the same as object O5c corresponding to the printer 100C of the one-room supply method. As a result, in the fifth embodiment, the user cannot tell from only the object O5a whether or not the object O5c is compatible with a two-chamber supply type printer.

第5実施例によれば、表示画像RI5aは、オブジェクトO5aとともに表示され、表示画像RI5cには含まれない識別画像MKを含むので、ユーザは、第1実施例と同様に、表示画像RI5aのオブジェクトO5aが二室供給方式のプリンタに対応することを容易に認識できる。以上の説明から解るように、第5実施例では、識別画像MKは、特定画像の例である。なお、変形例では、一室供給方式のプリンタ100C、100Dに対応する表示画像RI5c、RI5dは、識別画像MKとは異なる識別マーク(例えば、鳥のマーク)を示す画像を含んでも良い。 According to the fifth embodiment, the display image RI5a includes the identification image MK that is displayed together with the object O5a and is not included in the display image RI5c. It can be easily recognized that O5a corresponds to a two-chamber supply type printer. As can be seen from the above description, in the fifth embodiment, the identification image MK is an example of a specific image. In addition, in a modified example, the display images RI5c and RI5d corresponding to the one-room supply type printers 100C and 100D may include an image showing an identification mark (for example, a bird mark) different from the identification image MK.

F.第6実施例
第6実施例では、第1実施例の管理画面DWの表示領域CL3(図7)に代えて、図10(B)の表示領域CL36が表示される。
F. Sixth Embodiment In the sixth embodiment, a display area CL36 of FIG. 10(B) is displayed in place of the display area CL3 (FIG. 7) of the management screen DW of the first embodiment.

表示領域CL36は、プリンタ100A~100Dに対応する表示画像RI6a~RI6dを含んでいる。図10(B)の例では、図7の例と同様に、表示画像RI6aは、第2の収容状態S2に対応するインクIkの残率を示しており、表示画像RI6bは、第1の収容状態S1に対応するインクIkの残率を示している。また、表示画像RI6cは、比較的小さなインクIkの残率を示しており、表示画像RI6dは、比較的大きなインクIkの残率を示している。 Display area CL36 includes display images RI6a to RI6d corresponding to printers 100A to 100D. In the example of FIG. 10(B), similarly to the example of FIG. The remaining percentage of ink Ik corresponding to state S1 is shown. Further, the display image RI6c shows a relatively small remaining rate of ink Ik, and the display image RI6d shows a relatively large remaining rate of ink Ik.

二室供給方式のプリンタ100A、100Bに対応する表示画像RI6a、RI6bにおいて、オブジェクトO6a、O6bは、第1の収容状態S1に対応するインクIkの残量を示す場合には、タンクオブジェクトとカートリッジオブジェクトから成り、第2の収容状態S2に対応するインクIkの残量を示す場合には、タンクオブジェクトのみから成る。図10(B)の例では、オブジェクトO6bは、タンクオブジェクトTO6bとカートリッジオブジェクトCO6bから成り、オブジェクトO6aは、タンクオブジェクトTO6aのみから成る。一室供給方式のプリンタ100C、100Dに対応する表示画像RI6c、RI6dにおいて、オブジェクトO6c、O6dは、常に、カートリッジオブジェクトCO6c、CO6dのみから成る。 In display images RI6a and RI6b corresponding to two-chamber supply type printers 100A and 100B, objects O6a and O6b are tank objects and cartridge objects when indicating the remaining amount of ink Ik corresponding to the first accommodation state S1. , and when indicating the remaining amount of ink Ik corresponding to the second accommodation state S2, it consists only of a tank object. In the example of FIG. 10(B), the object O6b consists of a tank object TO6b and a cartridge object CO6b, and the object O6a consists of only a tank object TO6a. In display images RI6c and RI6d corresponding to single-chamber supply type printers 100C and 100D, objects O6c and O6d always consist of only cartridge objects CO6c and CO6d.

第6実施例では、各オブジェクトのサイズ(長手方向の長さ、および、短手方向の長さ)は固定である。例えば、図10(B)のオブジェクトO6a(タンクオブジェクトTO6a)、タンクオブジェクトTO6bのサイズは、中間タンク残率SRに関わらずに固定されている。カートリッジオブジェクトCO6b、オブジェクトO6c、O6d(カートリッジオブジェクトCO6c、CO6d)のサイズは、カートリッジ残率CRに関わらずに固定されている。 In the sixth embodiment, the size (length in the longitudinal direction and length in the lateral direction) of each object is fixed. For example, the sizes of the object O6a (tank object TO6a) and tank object TO6b in FIG. 10(B) are fixed regardless of the intermediate tank remaining rate SR. The sizes of the cartridge object CO6b, objects O6c, and O6d (cartridge objects CO6c, CO6d) are fixed regardless of the cartridge remaining rate CR.

第6実施例では、各オブジェクトは、その色によってインクIkの残率を示す。例えば、二室供給方式のプリンタ(例えば100A)に対応するタンクオブジェクト(例えばT06a)の色は、第2の収容状態S2に対応するインクIkの残率を示す場合に、インクIkの残率(中間タンク残率SR)に応じて変動する(図10(A))。例えば、本実施例では、タンクオブジェクトT06aの色は、無彩色である。そして、中間タンク残率SRが0%である場合に白になり、中間タンク残率SRが100%である場合に黒になるように、タンクオブジェクトT06aの濃度が中間タンク残率SRに応じて変動する。これによって、タンクオブジェクトT06aは、その濃度によって中間タンク残率SRを示す。なお、第2の収容状態S2では、カートリッジ残率CRは0%であるので、図10(A)の例では、カートリッジオブジェクトは表示されていない(カートリッジオブジェクトの色は白であり、背景と同じ色になっているとも言うことができる)。 In the sixth embodiment, each object indicates the remaining rate of ink Ik by its color. For example, when the color of a tank object (for example, T06a) corresponding to a two-chamber supply type printer (for example, 100A) indicates the remaining rate of ink Ik corresponding to the second storage state S2, It varies depending on the intermediate tank remaining rate (SR) (FIG. 10(A)). For example, in this embodiment, the color of the tank object T06a is achromatic. Then, the concentration of the tank object T06a is changed according to the intermediate tank remaining rate SR so that it becomes white when the intermediate tank remaining rate SR is 0% and becomes black when the intermediate tank remaining rate SR is 100%. fluctuate. As a result, the tank object T06a indicates the intermediate tank remaining rate SR based on its concentration. Note that in the second accommodation state S2, the cartridge remaining rate CR is 0%, so in the example of FIG. (You can also say that it is colored).

二室供給方式のプリンタ(例えば100B)に対応するカートリッジオブジェクト(例えばCO6b)の色は、第1の収容状態S1に対応するインクIkの残率を示す場合に、インクIkの残率(カートリッジ残率CR)に応じて変動する(図10(B))。例えば、本実施例では、カートリッジオブジェクトCO6bの色は、無彩色である。そして、カートリッジ残率CRが0%である場合に白になり、カートリッジ残率CRが100%である場合に黒になるように、カートリッジオブジェクトCO6bの濃度がカートリッジ残率CRRに応じて変動する。これによって、カートリッジオブジェクトCO6bは、その濃度によってカートリッジ残率CRを示す。なお、第1の収容状態S1では、中間タンク残率SRは100%であるので、図10(B)の例では、タンクオブジェクトTO6bの色は黒である。 When the color of a cartridge object (for example, CO6b) corresponding to a two-chamber supply type printer (for example, 100B) indicates the remaining rate of ink Ik corresponding to the first accommodation state S1, the color of the cartridge object (for example, CO6b) rate (CR)) (Fig. 10(B)). For example, in this embodiment, the color of the cartridge object CO6b is an achromatic color. Then, the density of the cartridge object CO6b changes according to the cartridge remaining rate CRR so that it becomes white when the cartridge remaining rate CR is 0% and becomes black when the cartridge remaining rate CR is 100%. As a result, the cartridge object CO6b indicates the cartridge remaining rate CR based on its density. Note that in the first storage state S1, the intermediate tank remaining rate SR is 100%, so in the example of FIG. 10(B), the color of the tank object TO6b is black.

一室供給方式のプリンタ(例えば100C)に対応するカートリッジオブジェクト(例えばCO6c)の色は、インクIkの残率(カートリッジ残率CR)に応じて変動する(図10(B))。例えば、本実施例では、カートリッジオブジェクトCO6cの色は、無彩色である。そして、カートリッジ残率CRが0%である場合に白になり、カートリッジ残率CRが100%である場合に黒になるように、カートリッジオブジェクトCO6cの濃度がカートリッジ残率CRに応じて変動する。これによって、カートリッジオブジェクトCO6cは、その濃度によってカートリッジ残率CRを示す。 The color of a cartridge object (for example, CO6c) corresponding to a single-chamber supply type printer (for example, 100C) changes depending on the remaining rate of ink Ik (cartridge remaining rate CR) (FIG. 10(B)). For example, in this embodiment, the color of the cartridge object CO6c is achromatic. Then, the density of the cartridge object CO6c changes according to the cartridge remaining rate CR such that it becomes white when the cartridge remaining rate CR is 0% and becomes black when the cartridge remaining rate CR is 100%. As a result, the cartridge object CO6c indicates the cartridge remaining rate CR based on its density.

なお、変形例では、カートリッジ残率CRや中間タンク残率SRに応じて、各オブジェクトの濃度に変えて、各オブジェクトの彩度や色相が変動するように構成されても良い。 In addition, in a modified example, the saturation and hue of each object may be changed in accordance with the cartridge remaining rate CR and the intermediate tank remaining rate SR instead of the density of each object.

第6実施例によれば、表示画像RI6aにおいて、第2の収容状態S2に対応するインクIkの残率を示す場合であっても、タンクオブジェクトTO6aのサイズは維持される。固定されたサイズのタンクオブジェクトTO6a、TO6b(図10(B))の右端は、第1の収容状態S1と第2の収容状態S2との境界を示す境界部BD6を構成する。このために、第6実施例では、第2の収容状態S2を示す場合であっても、境界部BD6の表示が維持されている、と言うことができる。これに対して、一室供給方式のプリンタ100Cに対応する表示画像RI6cでは、比較的小さなカートリッジ残率CRを示す場合であってもオブジェクトO6c(カートリッジオブジェクトCO6c)のサイズは、タンクオブジェクトTO6aのサイズより大きなサイズに維持される。したがって、表示画像RI6cには、表示画像RI6aの境界部BD6に類似する構成は表れない。したがって、ユーザは、第1実施例と同様に、表示画像RI6aのオブジェクトO6aが二室供給方式のプリンタに対応することを容易に認識できる。以上の説明から解るように、第6実施例では、境界部BD6は、特定画像の例である。 According to the sixth embodiment, the size of the tank object TO6a is maintained even when the display image RI6a shows the remaining percentage of the ink Ik corresponding to the second accommodation state S2. The right ends of the fixed-sized tank objects TO6a and TO6b (FIG. 10(B)) constitute a boundary portion BD6 that indicates the boundary between the first accommodation state S1 and the second accommodation state S2. For this reason, in the sixth embodiment, it can be said that the display of the boundary portion BD6 is maintained even when the second accommodation state S2 is indicated. On the other hand, in the display image RI6c corresponding to the printer 100C of the single-chamber supply method, even when the cartridge remaining rate CR is relatively small, the size of the object O6c (cartridge object CO6c) is the same as that of the tank object TO6a. maintained at a larger size. Therefore, a configuration similar to the boundary portion BD6 of the display image RI6a does not appear in the display image RI6c. Therefore, as in the first embodiment, the user can easily recognize that the object O6a of the display image RI6a corresponds to a two-chamber supply type printer. As can be seen from the above description, in the sixth embodiment, the boundary portion BD6 is an example of a specific image.

なお、変形例では、図10(B)に破線で示すように、表示画像RI6aにおいて、カートリッジ残率CRが0%であってもカートリッジオブジェクトを消去せずに、例えば、カートリッジオブジェクトCO6aの枠だけ表示しても良い。この場合には、第2の収容状態S2に対応するインクIkの残率を示す場合であっても、境界部BD6がより明確に表示される。 In addition, in the modified example, as shown by the broken line in FIG. 10(B), in the display image RI6a, even if the cartridge remaining rate CR is 0%, the cartridge object is not deleted, and, for example, only the frame of the cartridge object CO6a is deleted. It may be displayed. In this case, even when the remaining percentage of ink Ik corresponding to the second accommodation state S2 is shown, the boundary portion BD6 is displayed more clearly.

F.第7実施例
第7実施例では、第1実施例の管理画面DWの表示領域CL3(図7)に代えて、図10(C)の表示領域CL37が表示される。
F. Seventh Embodiment In the seventh embodiment, a display area CL37 in FIG. 10(C) is displayed in place of the display area CL3 (FIG. 7) of the management screen DW in the first embodiment.

表示領域CL37は、プリンタ100A~100Dに対応する表示画像RI7a~RI7dを含んでいる。図10(C)の例では、図7の例と同様に、表示画像RI7aは、第2の収容状態S2に対応するインクIkの残率を示しており、表示画像RI7bは、第1の収容状態S1に対応するインクIkの残率を示している。また、表示画像RI7cは、比較的小さなインクIkの残率を示しており、表示画像RI7dは、比較的大きなインクIkの残率を示している。 Display area CL37 includes display images RI7a to RI7d corresponding to printers 100A to 100D. In the example of FIG. 10(C), similarly to the example of FIG. The remaining percentage of ink Ik corresponding to state S1 is shown. Further, the display image RI7c shows a relatively small remaining rate of ink Ik, and the display image RI7d shows a relatively large remaining rate of ink Ik.

プリンタ100A~100Dに対応する表示画像RI7a~RI7dにおいて、オブジェクトO7a~O7dは、それぞれ、インクIkの残量に拘わらずに固定されたサイズを有する。 In display images RI7a to RI7d corresponding to printers 100A to 100D, objects O7a to O7d each have a fixed size regardless of the remaining amount of ink Ik.

オブジェクトO7a~O7dは、それぞれ、インクIkの残率(カートリッジ残率CRや中間タンク残率SR)に応じてサイズ(具体的には長手方向の長さ)が変動する変動領域VAと、残領域RAと、に分割される。これによって、オブジェクトO7a~O7dは、変動領域VAの長手方向の長さによって、インクIkの残率を示す。 Objects O7a to O7d each have a variable area VA whose size (specifically, length in the longitudinal direction) changes depending on the remaining rate of ink Ik (cartridge remaining rate CR or intermediate tank remaining rate SR), and a remaining area. It is divided into RA and RA. As a result, the objects O7a to O7d indicate the remaining rate of ink Ik based on the length of the variable area VA in the longitudinal direction.

二室供給方式のプリンタ100Aに対応するオブジェクトO7aの残領域RAのうち、カートリッジ領域RAcの色と、タンク領域RAtの色とは、互いに異なる。カートリッジ領域RAcは、第1の収容状態S1に対応するインクIkの残率(カートリッジ残率CRの0~100%)に対応する領域である。タンク領域RAtは、第2の収容状態S2に対応するインクIkの残率(中間タンク残率SRの0~100%)に対応する領域である。 Of the remaining area RA of the object O7a corresponding to the two-chamber supply type printer 100A, the color of the cartridge area RAc and the color of the tank area RAt are different from each other. The cartridge area RAc is an area corresponding to the remaining rate of ink Ik (0 to 100% of the cartridge remaining rate CR) corresponding to the first accommodation state S1. The tank area RAt is an area corresponding to the remaining rate of the ink Ik (0 to 100% of the intermediate tank remaining rate SR) corresponding to the second accommodation state S2.

このために、図10(C)に示すように、オブジェクトO7aが第2の収容状態S2に対応するインクIkの残率を示す場合には、カートリッジ領域RAcとタンク領域RAtとの境界部BD7が明示される。 For this reason, as shown in FIG. 10(C), when the object O7a indicates the remaining rate of ink Ik corresponding to the second storage state S2, the boundary BD7 between the cartridge area RAc and the tank area RAt is be made explicit.

なお、図10(C)において、二室供給方式のプリンタ100Bに対応する表示画像RI7bのオブジェクトO7bは、第1の収容状態S1に対応するインクIkの残率を示している。このために、図10(C)の例では、オブジェクトO7bの残領域RAにはタンク領域RAtが含まれないので、オブジェクトO7bの残領域RAには、境界部BD7は現れていない。 In FIG. 10C, the object O7b of the display image RI7b corresponding to the two-chamber supply type printer 100B indicates the remaining rate of ink Ik corresponding to the first accommodation state S1. For this reason, in the example of FIG. 10(C), the remaining area RA of the object O7b does not include the tank area RAt, so the boundary portion BD7 does not appear in the remaining area RA of the object O7b.

一室供給方式のプリンタ100C、100Dに対応する表示画像RI7c、RI7dのオブジェクトO7c、O7dは、全体でカートリッジ残率CRを示すので、オブジェクトO7c、O7dの残領域RAの色は、常に、上述したカートリッジ領域RAcと同じ色である。このために、オブジェクトO7c、O7dの残領域RAには、境界部BD7が現れることはない。 The objects O7c and O7d of the display images RI7c and RI7d corresponding to the printers 100C and 100D of the single-chamber supply system collectively indicate the cartridge remaining rate CR, so the color of the remaining area RA of the objects O7c and O7d is always as described above. It has the same color as the cartridge area RAc. Therefore, the boundary portion BD7 does not appear in the remaining area RA of the objects O7c and O7d.

第7実施例によれば、表示画像RI7aのオブジェクトO7aの残領域RAには、境界部BD7が現れているので、ユーザは、第1実施例と同様に、表示画像RI7aのオブジェクトO7aが二室供給方式のプリンタに対応することを容易に認識できる。以上の説明から解るように、第7実施例では、境界部BD7は、特定画像の例である。 According to the seventh embodiment, since the boundary portion BD7 appears in the remaining area RA of the object O7a of the display image RI7a, the user can see that the object O7a of the display image RI7a has two rooms, as in the first embodiment. It is easy to recognize that it is compatible with feed-type printers. As can be seen from the above description, in the seventh embodiment, the boundary portion BD7 is an example of a specific image.

G.変形例
(1)上記各実施例では、処理対象のプリンタ、例えば、プリンタ100Aは、1色のインク(例えば、ブラック(K))を用いるモノクロの印刷実行部160を備える。これに代えて、プリンタ100Aは、複数色のインクIkを用いる印刷機構、例えば、シアン(C)、マゼンタ(M)、イエロ(Y)、ブラック(K)の4色のインクを用いてカラー画像を印刷する印刷機構を備えても良い。この場合には、プリンタ100Aには、4色のインクに対応する4個のインクカートリッジ200Aを装着可能である。プリンタ100Aは、インク供給部170Aを、4色のインクのそれぞれについて備える。この場合に、例えば、4色のインクカートリッジ200Aのうちの全部または一部のインクIkの初期量は互いに異なっていても良い。例えば、有彩色のCMYのインクカートリッジ200Aと、無彩色のKのインクカートリッジ200Aと、では、インクIkの初期量が異なっていても良い。また、4色のインクカートリッジ200Aのうちの全部または一部に対応する中間タンク175Aの境界インク量は、互いに異なっていても良い。例えば、有彩色のCMYのインクカートリッジ200Aに対応する中間タンク175Aと、無彩色のKのインクカートリッジ200Aに対応する中間タンク175Aと、では、境界インク量が互いに異なっていても良い。
G. Modification (1) In each of the above embodiments, the printer to be processed, for example, the printer 100A, includes a monochrome printing execution unit 160 that uses one color of ink (for example, black (K)). Instead of this, the printer 100A uses a printing mechanism that uses ink Ik of multiple colors, for example, four color inks of cyan (C), magenta (M), yellow (Y), and black (K) to print a color image. It is also possible to include a printing mechanism for printing. In this case, four ink cartridges 200A corresponding to four colors of ink can be installed in the printer 100A. The printer 100A includes an ink supply section 170A for each of the four colors of ink. In this case, for example, the initial amounts of ink Ik in all or some of the four color ink cartridges 200A may be different from each other. For example, the initial amount of ink Ik may be different between the chromatic CMY ink cartridge 200A and the achromatic K ink cartridge 200A. Further, the boundary ink amounts of the intermediate tanks 175A corresponding to all or part of the four color ink cartridges 200A may be different from each other. For example, the boundary ink amounts may be different between the intermediate tanks 175A corresponding to the chromatic CMY ink cartridges 200A and the intermediate tanks 175A corresponding to the achromatic K ink cartridges 200A.

本変形例では、管理画面の表示領域において、1個のプリンタの表示画像には、それぞれ、4色のインクに対応する4個のオブジェクトが含まれる。表示画像の各オブジェクトの構成には、例えば、上述した第1~第7実施例のオブジェクトの構成が採用される。 In this modification, in the display area of the management screen, each printer's display image includes four objects corresponding to four colors of ink. For example, the configurations of the objects in the first to seventh embodiments described above are adopted as the configuration of each object in the display image.

(2)上記第1~第7実施例の表示領域CL31~CL37の構成は、適宜に組み合わせられる。 (2) The configurations of the display areas CL31 to CL37 in the first to seventh embodiments described above can be combined as appropriate.

例えば、第1~第3実施例の表示領域CL31~CL33の構成が組み合わせられても良い。この場合には、例えば、図7の表示領域CL31において、表示画像RIa、RIbの背景画像の色と、表示画像RIc、RIdの背景画像の色と、が異なる色とされる。そして、図7の表示領域CL31において、オブジェクトOa、Obのタンクオブジェクトの変動領域の色が第1色とされ、オブジェクトOa、ObのカートリッジオブジェクトおよびオブジェクトOc、Odの変動領域の色が第1色とは異なる第2色とされる。 For example, the configurations of the display areas CL31 to CL33 in the first to third embodiments may be combined. In this case, for example, in the display area CL31 in FIG. 7, the color of the background images of display images RIa and RIb is different from the color of the background images of display images RIc and RId. In the display area CL31 of FIG. 7, the color of the variable area of the tank object of the objects Oa and Ob is the first color, and the color of the variable area of the cartridge object of the objects Oa and Ob and the variable area of the objects Oc and Od is the first color. The second color is different from the .

例えば、第5実施例の表示領域CL35に表示される識別画像MKは、他の実施例の表示領域において、二室供給方式のプリンタ100A、100Bに対応する表示画像内に表示されて良い。 For example, the identification image MK displayed in the display area CL35 of the fifth embodiment may be displayed within the display image corresponding to the two-chamber supply type printers 100A and 100B in the display areas of other embodiments.

(3)上記第1実施例では、管理画面DWの表示領域CL3において、インクIkの残量に関する指標値を表示する画像として、インクIkの残率を示す表示画像RIa~RIdが表示される。これに代えて、表示領域は、インクIk残量に関する他の指標値を表示しても良い。例えば、他の指標値として、残印刷可能枚数RNが表示されても良いし、インクIkの残量そのものが表示されても良い。この変形例であっても、プリンタ100A~100DのインクIkの残量を容易に把握できる管理画面DWが提供される。 (3) In the first embodiment, display images RIa to RId indicating the remaining percentage of ink Ik are displayed in the display area CL3 of the management screen DW as images displaying the index value regarding the remaining amount of ink Ik. Instead, the display area may display other index values regarding the remaining amount of ink Ik. For example, the number of remaining printable sheets RN may be displayed as another index value, or the remaining amount of ink Ik itself may be displayed. Even in this modification, a management screen DW is provided that allows easy understanding of the remaining amount of ink Ik in the printers 100A to 100D.

(4)上記実施例および変形例では、表示画像の各オブジェクトは、直線状に延びる帯状のオブジェクトであるが、曲線状に延びる帯状のオブジェクトであっても良い。例えば、円弧状に伸びる帯状のオブジェクトであっても良い。この場合には、該オブジェクトの長手方向、すなわち、周方向の位置がインクIkの残量に関する指標値が取り得る値に対応する。 (4) In the embodiments and modifications described above, each object in the display image is a band-shaped object extending in a straight line, but may be a band-shaped object extending in a curved line. For example, the object may be a belt-shaped object extending in an arc shape. In this case, the position of the object in the longitudinal direction, that is, the circumferential direction, corresponds to the possible value of the index value regarding the remaining amount of ink Ik.

(5)上記実施例では、処理対象のプリンタ、例えば、プリンタ100Aは、インクジェット式の印刷実行部160を備える。これに代えて、プリンタ100Aは、トナーを印刷材として用いて画像を印刷する電子写真式(例えば、レーザ式)の印刷機構を備えても良い。この場合には、プリンタは、トナーカートリッジを装着可能な供給部と、供給部に装着されるトナーカートリッジから供給されるトナーを収容する中間タンク(例えば、トナーが一時的に貯留されるサブタンク)と、中間タンクに収容されるトナーを用いて印刷を実行する印刷実行部と、を備えても良い。このような二室供給方式のトナー供給方式を備えるプリンタが採用される場合にも、本実施例の管理画面DWを適用することができる。 (5) In the above embodiment, the printer to be processed, for example, the printer 100A, includes the inkjet printing execution unit 160. Alternatively, the printer 100A may include an electrophotographic (eg, laser) printing mechanism that prints images using toner as a printing material. In this case, the printer includes a supply unit into which a toner cartridge can be attached, and an intermediate tank (for example, a sub-tank in which toner is temporarily stored) that accommodates toner supplied from the toner cartridge attached to the supply unit. , and a printing execution section that executes printing using toner stored in the intermediate tank. The management screen DW of this embodiment can also be applied when a printer equipped with such a two-chamber toner supply system is adopted.

(6)上記実施例では、管理装置300は、プリンタ100A~100Dから総印刷可能枚数TNと残印刷可能枚数RNとタンク印刷可能枚数SNとを取得して、カートリッジ残率CRおよび中間タンク残率SRを算出している(図5のS135~S160)。これに代えて、各プリンタが、カートリッジ残率CRおよび中間タンク残率SRを算出しても良い。この場合には、カートリッジ残率CRおよび中間タンク残率SRは、各プリンタの情報データベースIBに格納される。そして、管理装置300は、図5のS110にて、各プリンタから、カートリッジ残率CRおよび中間タンク残率SRを取得しても良い。 (6) In the above embodiment, the management device 300 acquires the total printable number TN, remaining printable number RN, and tank printable number SN from the printers 100A to 100D, and obtains the cartridge remaining rate CR and intermediate tank remaining rate. The SR is calculated (S135 to S160 in FIG. 5). Alternatively, each printer may calculate the cartridge remaining rate CR and the intermediate tank remaining rate SR. In this case, the cartridge remaining rate CR and intermediate tank remaining rate SR are stored in the information database IB of each printer. Then, the management device 300 may obtain the cartridge remaining rate CR and the intermediate tank remaining rate SR from each printer in S110 of FIG.

また、管理装置300には、各プリンタのタンク印刷可能枚数SNが、プリンタのモデルごとに予め記憶していても良い。この場合には、管理装置300は、各プリンタから取得されるモデル名を参照して、予め記憶されたタンク印刷可能枚数SNを取得しても良い。同様に、管理装置300は、各プリンタのインクカートリッジの総印刷可能枚数TNを、インクカートリッジの品番ごとに予め記憶していても良い。この場合には、管理装置300は、各プリンタから取得されるインクカートリッジの品番を参照して、予め記憶された総印刷可能枚数TNを取得しても良い。 Further, the management device 300 may store in advance the tank printable number SN of each printer for each printer model. In this case, the management device 300 may refer to the model name obtained from each printer to obtain the tank printable number SN stored in advance. Similarly, the management device 300 may store in advance the total number of printable sheets TN of the ink cartridges of each printer for each ink cartridge model number. In this case, the management device 300 may refer to the product number of the ink cartridge obtained from each printer to obtain the total number of printable sheets TN stored in advance.

(7)図7の管理画面DWのオブジェクトOa~Odは、左右方向に延びる帯状のオブジェクトである。これに代えて、例えば、これらのオブジェクトは、他の形状のオブジェクトであっても良い。例えば、オブジェクトは、上下方向に延びる帯状のオブジェクトであっても良い。また、例えば、オブジェクトは、複数個の円形のオブジェクトであって所定方向(例えば、上下方向)に並ぶ複数個の円形のオブジェクトであっても良い。この場合には、例えば、円形のオブジェクトの個数で、カートリッジ残率CRや中間タンク残率SRが示されても良い。 (7) Objects Oa to Od on the management screen DW in FIG. 7 are band-shaped objects extending in the left-right direction. Alternatively, for example, these objects may be objects of other shapes. For example, the object may be a strip-shaped object extending in the vertical direction. Further, for example, the object may be a plurality of circular objects arranged in a predetermined direction (for example, in an up-down direction). In this case, for example, the cartridge remaining rate CR or intermediate tank remaining rate SR may be indicated by the number of circular objects.

(8)上記実施例では、管理装置300による表示画面データの出力は、表示画面データを用いて表示部340に、管理画面DW(図7)を表示する形態で行われる。これに代えて、例えば、管理装置300による表示画面データの出力は、例えば、ユーザの端末装置(例えば、スマートフォンやパーソナルコンピュータ)に対して表示画面データを送信する形態で行われても良い。この場合には、例えば、端末装置の表示部に管理画面DW(図7)が表示される。 (8) In the above embodiment, the display screen data is output by the management device 300 in the form of displaying the management screen DW (FIG. 7) on the display unit 340 using the display screen data. Alternatively, for example, the display screen data may be output by the management device 300 in the form of transmitting the display screen data to a user's terminal device (for example, a smartphone or a personal computer). In this case, for example, the management screen DW (FIG. 7) is displayed on the display unit of the terminal device.

(9)上記実施例では、図5の画面データ生成処理は、管理装置300によって実行されている。これに代えて、管理対象の各プリンタが、図5のS125~S165の処理を実行して、表示画像データを生成し、該表示画像データを管理装置300に送信しても良い。そして、管理装置300は、各プリンタから取得した表示画像データを用いて、管理画面DWを示す表示画面データを生成しても良い。 (9) In the above embodiment, the screen data generation process in FIG. 5 is executed by the management device 300. Alternatively, each printer to be managed may execute the processes from S125 to S165 in FIG. 5 to generate display image data, and send the display image data to the management device 300. Then, the management device 300 may generate display screen data indicating the management screen DW using the display image data acquired from each printer.

(10)管理装置300は、ローカルエリアネットワークNTに接続されているが、管理装置300は、インターネットITに接続されていても良い。この場合には、例えば、プリンタ100A~100Dが、定期的に、かつ、自発的に、管理装置300に、プリンタ情報を送信する。管理装置300は、これらのプリンタ情報を用いて、図5の画面データ生成処理を実行する。そして、管理装置300は、上述したように、ユーザの端末装置からの要求に応じて、管理画面DWを示す画面データを、端末装置に送信する。この場合に、例えば、管理装置300は、ネットワークを介して互いに通信可能な複数個の計算機を含む、いわゆるクラウドサーバであっても良い。 (10) Although the management device 300 is connected to the local area network NT, the management device 300 may be connected to the Internet IT. In this case, for example, the printers 100A to 100D periodically and spontaneously transmit printer information to the management device 300. The management device 300 uses this printer information to execute the screen data generation process shown in FIG. 5. Then, as described above, the management device 300 transmits screen data indicating the management screen DW to the terminal device in response to a request from the user's terminal device. In this case, for example, the management device 300 may be a so-called cloud server that includes a plurality of computers that can communicate with each other via a network.

(11)上記各実施例において、ハードウェアによって実現されていた構成の一部をソフトウェアに置き換えるようにしてもよく、逆に、ソフトウェアによって実現されていた構成の一部あるいは全部をハードウェアに置き換えるようにしてもよい。 (11) In each of the above embodiments, part of the configuration realized by hardware may be replaced with software, or conversely, part or all of the configuration realized by software may be replaced by hardware. You can do it like this.

(12)本発明の機能の一部または全部がコンピュータプログラムで実現される場合には、そのプログラムは、コンピュータ読み取り可能な記録媒体(例えば、一時的ではない記録媒体)に格納された形で提供することができる。プログラムは、提供時と同一または異なる記録媒体(コンピュータ読み取り可能な記録媒体)に格納された状態で、使用され得る。「コンピュータ読み取り可能な記録媒体」は、メモリーカードやCD-ROMのような携帯型の記録媒体に限らず、各種ROM等のコンピュータ内の内部記憶装置や、ハードディスクドライブ等のコンピュータに接続されている外部記憶装置も含み得る。 (12) When part or all of the functions of the present invention are realized by a computer program, the program is provided in a form stored in a computer-readable recording medium (for example, a non-transitory recording medium). can do. The program can be used while being stored in the same or different recording medium (computer-readable recording medium) than when it was provided. "Computer-readable recording media" is not limited to portable recording media such as memory cards and CD-ROMs, but also internal storage devices in computers such as various ROMs, and devices connected to computers such as hard disk drives. External storage may also be included.

以上、実施例、変形例に基づき本発明について説明してきたが、上記した発明の実施の形態は、本発明の理解を容易にするためのものであり、本発明を限定するものではない。本発明は、その趣旨並びに特許請求の範囲を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物が含まれる。 Although the present invention has been described above based on examples and modifications, the embodiments of the invention described above are for facilitating understanding of the present invention, and are not intended to limit the present invention. The present invention may be modified and improved without departing from the spirit and scope of the claims, and the present invention includes equivalents thereof.

100A~100D…プリンタ、110…CPU、120…揮発性記憶装置、130…不揮発性記憶装置、140…表示部、150…操作部、160…印刷実行部、170A、170C…インク供給部、171A、171C…印刷機構、172A、172C…装着部、174A、174C…インク供給口、175A…中間タンク、177A、177C…インク流路部、178A、178C…連通口、180…通信IF、200A~200C…インクカートリッジ、210A…主収容室、210C…収容室、220A、220C…連通口、230A、230C…インク出口、250A、250C…ICチップ、300…管理装置、310…CPU、320…揮発性記憶装置、330…不揮発性記憶装置、340…表示部、350…操作部、380…通信IF、1000…システム、S1…第1の収容状態、S2…第2の収容状態、IB…情報データベース、PD…管理データベース、DW…管理画面、CM…接点、NT…ローカルエリアネットワーク、IT…インターネット、PG1、PG2…コンピュータプログラム 100A to 100D...Printer, 110...CPU, 120...Volatile storage device, 130...Nonvolatile storage device, 140...Display section, 150...Operation section, 160...Print execution section, 170A, 170C...Ink supply section, 171A, 171C... Printing mechanism, 172A, 172C... Mounting section, 174A, 174C... Ink supply port, 175A... Intermediate tank, 177A, 177C... Ink channel section, 178A, 178C... Communication port, 180... Communication IF, 200A to 200C... Ink cartridge, 210A...Main accommodation chamber, 210C...Accommodation chamber, 220A, 220C...Communication port, 230A, 230C...Ink outlet, 250A, 250C...IC chip, 300...Management device, 310...CPU, 320...Volatile storage device , 330...Nonvolatile storage device, 340...Display unit, 350...Operation unit, 380...Communication IF, 1000...System, S1...First accommodation state, S2...Second accommodation state, IB...Information database, PD... Management database, DW...management screen, CM...contact, NT...local area network, IT...internet, PG1, PG2...computer program

Claims (15)

コンピュータプログラムであって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得機能であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得機能と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得機能であって、前記第2供給部は、前記タンクを有しない、前記第2取得機能と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成機能であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成機能と、
前記表示画面データを出力する出力機能と、
をコンピュータに実現させ、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記第1サブオブジェクトは、前記第1値に関わらずに固定されたサイズを有し、
前記第1サブオブジェクトは、前記第1状態に対応する前記第1値を示す場合に、前記第1値に応じて変動する色を有し、
前記第2サブオブジェクトは、前記第1値に関わらずに固定されたサイズを有し、
前記第2サブオブジェクトは、前記第2状態に対応する前記第1値を示す場合に、前記第1値に応じて変動する色を有し、
前記特定画像は、前記第1サブオブジェクトと前記第2サブオブジェクトとの間の境界を示す画像であって、前記第1サブオブジェクトと前記第2サブオブジェクトとの少なくとも一方の端を示す画像である、コンピュータプログラム。
A computer program,
a first acquisition function that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply section that supplies first printing material to a first printing execution section; The first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first printing material accommodated in the tank is stored in the first printing material. the first acquisition function that is supplied to the print execution unit;
a second acquisition function that acquires second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit does not have the tank, and the second acquisition function;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image; is the generation function, which is an index value regarding the remaining amount of the second printing material;
an output function that outputs the display screen data;
to be realized by a computer,
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
the first sub-object has a fixed size regardless of the first value;
When the first sub-object indicates the first value corresponding to the first state, the first sub-object has a color that changes depending on the first value,
the second sub-object has a fixed size regardless of the first value;
The second sub-object has a color that changes depending on the first value when indicating the first value corresponding to the second state,
The specific image is an image showing a boundary between the first sub-object and the second sub-object, and is an image showing at least one end of the first sub-object and the second sub-object. , computer program.
コンピュータプログラムであって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得機能であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得機能と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得機能であって、前記第2供給部は、前記タンクを有しない、前記第2取得機能と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成機能であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成機能と、
前記表示画面データを出力する出力機能と、
をコンピュータに実現させ、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記特定画像は、前記第2サブオブジェクトの少なくとも一部であって前記第2オブジェクトとは異なる色を有する画像である、コンピュータプログラム。
A computer program,
a first acquisition function that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply section that supplies first printing material to a first printing execution section; The first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first printing material accommodated in the tank is stored in the first printing material. the first acquisition function that is supplied to the print execution unit;
a second acquisition function that acquires second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit does not have the tank, and the second acquisition function;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image; is the generation function, which is an index value regarding the remaining amount of the second printing material;
an output function that outputs the display screen data;
to be realized by a computer,
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
The computer program product is a computer program , wherein the specific image is an image that is at least a part of the second sub-object and has a color different from that of the second object .
コンピュータプログラムであって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得機能であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得機能と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得機能であって、前記第2供給部は、前記タンクを有しない、前記第2取得機能と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成機能であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成機能と、
前記表示画面データを出力する出力機能と、
をコンピュータに実現させ、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記特定画像は、前記第2サブオブジェクトの少なくとも一部であって前記第2オブジェクトとは異なる模様を有する画像である、コンピュータプログラム。
A computer program,
a first acquisition function that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply section that supplies first printing material to a first printing execution section; The first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first printing material accommodated in the tank is stored in the first printing material. the first acquisition function that is supplied to the print execution unit;
a second acquisition function that acquires second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit does not have the tank, and the second acquisition function;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image; is the generation function, which is an index value regarding the remaining amount of the second printing material;
an output function that outputs the display screen data;
to be realized by a computer,
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
The computer program is a computer program, wherein the specific image is an image that is at least a part of the second sub-object and has a pattern different from that of the second object .
コンピュータプログラムであって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得機能であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得機能と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得機能であって、前記第2供給部は、前記タンクを有しない、前記第2取得機能と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成機能であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成機能と、
前記表示画面データを出力する出力機能と、
をコンピュータに実現させ、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記特定画像は、前記第1表示画像において前記第1オブジェクトの背景を示す画像であって、前記第1表示画像における前記第2オブジェクトの背景とは異なる色を有する画像である、コンピュータプログラム。
A computer program,
a first acquisition function that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply section that supplies first printing material to a first printing execution section; The first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first printing material accommodated in the tank is stored in the first printing material. the first acquisition function that is supplied to the print execution unit;
a second acquisition function that acquires second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit does not have the tank, and the second acquisition function;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image; is the generation function, which is an index value regarding the remaining amount of the second printing material;
an output function that outputs the display screen data;
to be realized by a computer,
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The specific image is an image showing a background of the first object in the first display image and has a color different from a background of the second object in the first display image.
コンピュータプログラムであって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得機能であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得機能と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得機能であって、前記第2供給部は、前記タンクを有しない、前記第2取得機能と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成機能であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成機能と、
前記表示画面データを出力する出力機能と、
をコンピュータに実現させ、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記特定画像は、前記第1表示画像において前記第1オブジェクトとともに表示される識別画像であって、前記第2表示画像には含まれない前記識別画像である、コンピュータプログラム。
A computer program,
a first acquisition function that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply section that supplies first printing material to a first printing execution section; The first supply section includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply section, and the first printing material accommodated in the tank is supplied to the first printing material. the first acquisition function that is supplied to the print execution unit;
a second acquisition function that acquires second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit does not have the tank, and the second acquisition function;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image; is the generation function, which is an index value regarding the remaining amount of the second printing material;
an output function that outputs the display screen data;
to be realized by a computer,
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The computer program product, wherein the specific image is an identification image that is displayed together with the first object in the first display image and is not included in the second display image .
複数個の印刷実行部の管理装置であって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得部であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得部と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得部であって、前記第2供給部は、前記タンクを有しない、前記第2取得部と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成部であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成部と、
前記表示画面データを出力する出力部と、
を備え、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記第1サブオブジェクトは、前記第1値に関わらずに固定されたサイズを有し、
前記第1サブオブジェクトは、前記第1状態に対応する前記第1値を示す場合に、前記第1値に応じて変動する色を有し、
前記第2サブオブジェクトは、前記第1値に関わらずに固定されたサイズを有し、
前記第2サブオブジェクトは、前記第2状態に対応する前記第1値を示す場合に、前記第1値に応じて変動する色を有し、
前記特定画像は、前記第1サブオブジェクトと前記第2サブオブジェクトとの間の境界を示す画像であって、前記第1サブオブジェクトと前記第2サブオブジェクトとの少なくとも一方の端を示す画像である、管理装置。
A management device for a plurality of print execution units,
A first acquisition unit that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply unit that supplies first printing material to a first printing execution unit, the first acquisition unit comprising: The first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first printing material accommodated in the tank is stored in the first printing material. the first acquisition unit that supplies the print execution unit;
a second acquisition section that acquires second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit includes the second acquisition unit, which does not include the tank;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image; is an index value regarding the remaining amount of the second printing material;
an output unit that outputs the display screen data;
Equipped with
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
the first sub-object has a fixed size regardless of the first value;
When the first sub-object indicates the first value corresponding to the first state, the first sub-object has a color that changes depending on the first value,
the second sub-object has a fixed size regardless of the first value;
The second sub-object has a color that changes depending on the first value when indicating the first value corresponding to the second state,
The specific image is an image showing a boundary between the first sub-object and the second sub-object, and is an image showing at least one end of the first sub-object and the second sub-object. , management device.
複数個の印刷実行部の管理装置であって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得部であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得部と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得部であって、前記第2供給部は、前記タンクを有しない、前記第2取得部と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成部であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成部と、
前記表示画面データを出力する出力部と、
を備え、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記特定画像は、前記第2サブオブジェクトの少なくとも一部であって前記第2オブジェクトとは異なる色を有する画像である、管理装置。
A management device for a plurality of print execution units,
A first acquisition unit that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply unit that supplies first printing material to a first printing execution unit, the first acquisition unit comprising: The first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first printing material accommodated in the tank is stored in the first printing material. the first acquisition unit that supplies the print execution unit;
a second acquisition section that acquires second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit includes the second acquisition unit, which does not include the tank;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image; is an index value regarding the remaining amount of the second printing material;
an output unit that outputs the display screen data;
Equipped with
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
The management device , wherein the specific image is an image that is at least a part of the second sub-object and has a color different from that of the second object .
複数個の印刷実行部の管理装置であって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得部であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得部と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得部であって、前記第2供給部は、前記タンクを有しない、前記第2取得部と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成部であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成部と、
前記表示画面データを出力する出力部と、
を備え、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記特定画像は、前記第2サブオブジェクトの少なくとも一部であって前記第2オブジェクトとは異なる模様を有する画像である、管理装置。
A management device for a plurality of print execution units,
A first acquisition unit that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply unit that supplies first printing material to a first printing execution unit, the first acquisition unit comprising: The first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first printing material accommodated in the tank is stored in the first printing material. the first acquisition unit that supplies the print execution unit;
a second acquisition section that acquires second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit includes the second acquisition unit, which does not include the tank;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image; is an index value regarding the remaining amount of the second printing material;
an output unit that outputs the display screen data;
Equipped with
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
The specific image is an image that is at least a part of the second sub-object and has a pattern different from that of the second object .
複数個の印刷実行部の管理装置であって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得部であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得部と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得部であって、前記第2供給部は、前記タンクを有しない、前記第2取得部と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成部であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成部と、
前記表示画面データを出力する出力部と、
を備え、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記特定画像は、前記第1表示画像において前記第1オブジェクトの背景を示す画像であって、前記第1表示画像における前記第2オブジェクトの背景とは異なる色を有する画像である、管理装置。
A management device for a plurality of print execution units,
A first acquisition unit that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply unit that supplies first printing material to a first printing execution unit, the first acquisition unit comprising: The first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first printing material accommodated in the tank is stored in the first printing material. the first acquisition unit that supplies the print execution unit;
a second acquisition section that acquires second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit includes the second acquisition unit, which does not include the tank;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image; is an index value regarding the remaining amount of the second printing material;
an output unit that outputs the display screen data;
Equipped with
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The specific image is an image showing a background of the first object in the first display image and has a color different from a background of the second object in the first display image .
複数個の印刷実行部の管理装置であって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得部であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得部と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得部であって、前記第2供給部は、前記タンクを有しない、前記第2取得部と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成部であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成部と、
前記表示画面データを出力する出力部と、
を備え、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記特定画像は、前記第1表示画像において前記第1オブジェクトとともに表示される識別画像であって、前記第2表示画像には含まれない前記識別画像である、管理装置。
A management device for a plurality of print execution units,
A first acquisition unit that acquires first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply unit that supplies first printing material to a first printing execution unit, the first acquisition unit comprising: The first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first printing material accommodated in the tank is stored in the first printing material. the first acquisition unit that supplies the print execution unit;
a second acquisition section that acquires second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit includes the second acquisition unit, which does not include the tank;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image; is an index value regarding the remaining amount of the second printing material;
an output unit that outputs the display screen data;
Equipped with
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The management device , wherein the specific image is an identification image that is displayed together with the first object in the first display image and is not included in the second display image .
複数個の印刷実行部の管理方法であって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得工程であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得程と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得程であって、前記第2供給部は、前記タンクを有しない、前記第2取得程と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成程であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成程と、
前記表示画面データを出力する出力程と、
を備え、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記第1サブオブジェクトは、前記第1値に関わらずに固定されたサイズを有し、
前記第1サブオブジェクトは、前記第1状態に対応する前記第1値を示す場合に、前記第1値に応じて変動する色を有し、
前記第2サブオブジェクトは、前記第1値に関わらずに固定されたサイズを有し、
前記第2サブオブジェクトは、前記第2状態に対応する前記第1値を示す場合に、前記第1値に応じて変動する色を有し、
前記特定画像は、前記第1サブオブジェクトと前記第2サブオブジェクトとの間の境界を示す画像であって、前記第1サブオブジェクトと前記第2サブオブジェクトとの少なくとも一方の端を示す画像である、管理方法。
A method for managing multiple print execution units, the method comprising:
a first acquisition step of acquiring first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply section that supplies first printing material to a first printing execution section; The first supply unit includes a tank that accommodates the first printing material supplied from the first cartridge attached to the first supply unit, and the first printing material accommodated in the tank is stored in the first printing material. the first acquisition step , which is supplied to a printing execution unit;
a second acquisition step of acquiring second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit does not include the tank, the second acquisition step ;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image ; the generating step , wherein the value is an index value regarding the remaining amount of the second printing material;
an output step of outputting the display screen data;
Equipped with
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
the first sub-object has a fixed size regardless of the first value;
When the first sub-object indicates the first value corresponding to the first state, the first sub-object has a color that changes depending on the first value,
the second sub-object has a fixed size regardless of the first value;
The second sub-object has a color that changes depending on the first value when indicating the first value corresponding to the second state,
The specific image is an image showing a boundary between the first sub-object and the second sub-object, and is an image showing at least one end of the first sub-object and the second sub-object. ,Management method.
複数個の印刷実行部の管理方法であって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得程であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得程と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得程であって、前記第2供給部は、前記タンクを有しない、前記第2取得程と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成程であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成程と、
前記表示画面データを出力する出力程と、
を備え、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記特定画像は、前記第2サブオブジェクトの少なくとも一部であって前記第2オブジェクトとは異なる色を有する画像である、管理方法。
A method for managing multiple print execution units, the method comprising:
A first acquisition step of acquiring first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply section that supplies first printing material to a first printing execution section, The first supply section includes a tank that stores the first printing material supplied from the first cartridge attached to the first supply section, and the first printing material stored in the tank is supplied to the first printing material. 1 the first acquisition step of supplying to a printing execution unit;
a second acquisition step of acquiring second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit does not include the tank, and the second acquisition step ;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image ; the generating step , wherein the value is an index value regarding the remaining amount of the second printing material;
an output step of outputting the display screen data;
Equipped with
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
In the management method , the specific image is an image that is at least a part of the second sub-object and has a color different from that of the second object .
複数個の印刷実行部の管理方法であって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得程であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得程と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得程であって、前記第2供給部は、前記タンクを有しない、前記第2取得程と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成程であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成程と、
前記表示画面データを出力する出力程と、
を備え、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記第1オブジェクトは、前記第1状態に対応する前記第1値を示す第1サブオブジェクトと、前記第2状態に対応する前記第1値を示す第2サブオブジェクトと、を含み、
前記特定画像は、前記第2サブオブジェクトの少なくとも一部であって前記第2オブジェクトとは異なる模様を有する画像である、管理方法。
A method for managing multiple print execution units, the method comprising:
A first acquisition step of acquiring first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply section that supplies first printing material to a first printing execution section, The first supply section includes a tank that stores the first printing material supplied from the first cartridge attached to the first supply section, and the first printing material stored in the tank is supplied to the first printing material. 1 the first acquisition step of supplying to a printing execution unit;
a second acquisition step of acquiring second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit does not include the tank, and the second acquisition step ;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image ; the generating step , wherein the value is an index value regarding the remaining amount of the second printing material;
an output step of outputting the display screen data;
Equipped with
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The first object includes a first sub-object indicating the first value corresponding to the first state, and a second sub-object indicating the first value corresponding to the second state,
In the management method , the specific image is an image that is at least a part of the second sub-object and has a pattern different from that of the second object .
複数個の印刷実行部の管理方法であって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得程であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得程と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得程であって、前記第2供給部は、前記タンクを有しない、前記第2取得程と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成程であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成程と、
前記表示画面データを出力する出力程と、
を備え、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記特定画像は、前記第1表示画像において前記第1オブジェクトの背景を示す画像であって、前記第1表示画像における前記第2オブジェクトの背景とは異なる色を有する画像である、管理方法。
A method for managing multiple print execution units, the method comprising:
A first acquisition step of acquiring first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply section that supplies first printing material to a first printing execution section, The first supply section includes a tank that stores the first printing material supplied from the first cartridge attached to the first supply section, and the first printing material stored in the tank is supplied to the first printing material. 1 the first acquisition step of supplying to a printing execution unit;
a second acquisition step of acquiring second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit does not include the tank, and the second acquisition step ;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image ; the generating step , wherein the value is an index value regarding the remaining amount of the second printing material;
an output step of outputting the display screen data;
Equipped with
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
In the management method, the specific image is an image showing a background of the first object in the first display image and has a color different from a background of the second object in the first display image.
複数個の印刷実行部の管理方法であって、
第1印刷実行部に第1印刷材を供給する第1供給部に装着される第1カートリッジの前記第1印刷材の残量に関する第1情報を取得する第1取得程であって、前記第1供給部は、前記第1供給部に装着される前記第1カートリッジから供給される前記第1印刷材を収容するタンクを有し、前記タンクに収容される前記第1印刷材を前記第1印刷実行部に供給する、前記第1取得程と、
第2印刷実行部に第2印刷材を供給する第2供給部に装着される第2カートリッジの前記第2印刷材の残量に関する第2情報を取得する第2取得程であって、前記第2供給部は、前記タンクを有しない、前記第2取得程と、
前記第1情報を用いて決定される第1値を表示するための第1オブジェクトを含む第1表示画像と、前記第2情報を用いて決定される第2値を表示するための第2オブジェクトを含む第2表示画像と、を含む表示画面を示す表示画面データを生成する生成程であって、前記第1値は、前記第1印刷材の残量に関する指標値であり、前記第2値は、前記第2印刷材の残量に関する指標値である、前記生成程と、
前記表示画面データを出力する出力程と、
を備え、
前記第1値がとり得る値は、前記第1カートリッジ内に前記第1印刷材が残存し、かつ、前記タンク内に前記第1印刷材が残存する第1状態に対応する値と、前記第1カートリッジ内に前記第1印刷材が残存せず、かつ、前記タンク内に前記第1印刷材が残存する第2状態に対応する値と、を含み、
前記第1表示画像は、前記第1オブジェクトが、前記第2状態に対応する前記第1値を示す場合に、前記第1オブジェクトが前記タンクを有する前記第1供給部に対応することを示す特定画像を含み、
前記第2表示画像は、前記特定画像を含まず、
前記特定画像は、前記第1表示画像において前記第1オブジェクトとともに表示される識別画像であって、前記第2表示画像には含まれない前記識別画像である、管理方法。
A method for managing multiple print execution units, the method comprising:
A first acquisition step of acquiring first information regarding the remaining amount of the first printing material in a first cartridge installed in a first supply section that supplies first printing material to a first printing execution section, The first supply section includes a tank that stores the first printing material supplied from the first cartridge attached to the first supply section, and the first printing material stored in the tank is supplied to the first printing material. 1 the first acquisition step of supplying to a printing execution unit;
a second acquisition step of acquiring second information regarding the remaining amount of the second printing material in a second cartridge installed in a second supply section that supplies the second printing material to the second printing execution section; The second supply unit does not include the tank, and the second acquisition step ;
a first display image including a first object for displaying a first value determined using the first information; and a second object for displaying a second value determined using the second information. a second display image including a second display image ; the generating step , wherein the value is an index value regarding the remaining amount of the second printing material;
an output step of outputting the display screen data;
Equipped with
The values that the first value can take include a value corresponding to a first state in which the first printing material remains in the first cartridge and in the tank, and a value corresponding to the first state in which the first printing material remains in the tank; a value corresponding to a second state in which the first printing material does not remain in one cartridge and the first printing material remains in the tank;
The first display image is a specific display image indicating that the first object corresponds to the first supply unit having the tank when the first object shows the first value corresponding to the second state. Contains images;
The second display image does not include the specific image,
The management method , wherein the specific image is an identification image that is displayed together with the first object in the first display image and is not included in the second display image .
JP2019169412A 2019-09-18 2019-09-18 Computer program, management device, and management method Active JP7401844B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019169412A JP7401844B2 (en) 2019-09-18 2019-09-18 Computer program, management device, and management method
JP2023197960A JP2024009197A (en) 2019-09-18 2023-11-22 Computer program, management device and management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019169412A JP7401844B2 (en) 2019-09-18 2019-09-18 Computer program, management device, and management method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023197960A Division JP2024009197A (en) 2019-09-18 2023-11-22 Computer program, management device and management method

Publications (2)

Publication Number Publication Date
JP2021045883A JP2021045883A (en) 2021-03-25
JP7401844B2 true JP7401844B2 (en) 2023-12-20

Family

ID=74877377

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2019169412A Active JP7401844B2 (en) 2019-09-18 2019-09-18 Computer program, management device, and management method
JP2023197960A Pending JP2024009197A (en) 2019-09-18 2023-11-22 Computer program, management device and management method

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023197960A Pending JP2024009197A (en) 2019-09-18 2023-11-22 Computer program, management device and management method

Country Status (1)

Country Link
JP (2) JP7401844B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001083846A (en) 1999-07-13 2001-03-30 Canon Inc Method for successively displaying developer quantity, electrophotographic image forming device and processing cartridge
JP2005212270A (en) 2004-01-29 2005-08-11 Konica Minolta Holdings Inc Image processor, image recording device, and image recording system
JP2016210101A (en) 2015-05-11 2016-12-15 セイコーエプソン株式会社 Printer and control method
JP2019064123A (en) 2017-09-29 2019-04-25 ブラザー工業株式会社 Liquid discharge device and image formation apparatus
JP2019116080A (en) 2017-12-27 2019-07-18 ブラザー工業株式会社 Image forming device and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001083846A (en) 1999-07-13 2001-03-30 Canon Inc Method for successively displaying developer quantity, electrophotographic image forming device and processing cartridge
JP2005212270A (en) 2004-01-29 2005-08-11 Konica Minolta Holdings Inc Image processor, image recording device, and image recording system
JP2016210101A (en) 2015-05-11 2016-12-15 セイコーエプソン株式会社 Printer and control method
JP2019064123A (en) 2017-09-29 2019-04-25 ブラザー工業株式会社 Liquid discharge device and image formation apparatus
JP2019116080A (en) 2017-12-27 2019-07-18 ブラザー工業株式会社 Image forming device and program

Also Published As

Publication number Publication date
JP2024009197A (en) 2024-01-19
JP2021045883A (en) 2021-03-25

Similar Documents

Publication Publication Date Title
JP7025699B2 (en) Information processing equipment and computer programs
JP7037114B2 (en) Information processing equipment and computer programs
US9858613B2 (en) Server device and program in cartridge ordering system
JP7100286B2 (en) Communication equipment, output method, and computer program
JP7070828B2 (en) Computer programs and communication devices
JP7401844B2 (en) Computer program, management device, and management method
US20220203693A1 (en) Non-transitory computer-readable storage medium, management apparatus and management method
JP7323862B2 (en) Computer program, management device and management method
JP7328619B2 (en) Computer program, management device and management method
JP2020104359A (en) Processing unit and computer program
JP5045732B2 (en) Ordering / ordering system, ordering apparatus, image forming apparatus, ordering method, and computer program
JP7392350B2 (en) Computer program for information processing equipment
JP7141013B2 (en) Computer program and management device
JP7011222B2 (en) Computer programs and management devices
JP7255286B2 (en) Computer program for information processing equipment
JP2002096485A (en) Print control apparatus, method for selecting printer, printing system, and recording medium having program stored thereon
JP7244796B2 (en) Printing device and computer program
JP7288242B2 (en) Printing device and computer program
JP2005059227A (en) Order issuing device, order receiving device and order receiving/issuing system for consumables
JP2005288988A (en) Printing system, printer, printing controller, and printer driver
JP2020166370A (en) Computer program for information processing apparatus, information processing apparatus, and method executed by information processing apparatus
EP3972846A1 (en) Selectable fill mode of printing device having reservoir fillable from external colorant supply

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220830

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230621

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230802

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230927

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231121

R150 Certificate of patent or registration of utility model

Ref document number: 7401844

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150