JP6776720B2 - Program and information processing terminal - Google Patents

Program and information processing terminal Download PDF

Info

Publication number
JP6776720B2
JP6776720B2 JP2016161181A JP2016161181A JP6776720B2 JP 6776720 B2 JP6776720 B2 JP 6776720B2 JP 2016161181 A JP2016161181 A JP 2016161181A JP 2016161181 A JP2016161181 A JP 2016161181A JP 6776720 B2 JP6776720 B2 JP 6776720B2
Authority
JP
Japan
Prior art keywords
information
image processing
display
status
remaining amount
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
JP2016161181A
Other languages
Japanese (ja)
Other versions
JP2018028846A (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 JP2016161181A priority Critical patent/JP6776720B2/en
Publication of JP2018028846A publication Critical patent/JP2018028846A/en
Application granted granted Critical
Publication of JP6776720B2 publication Critical patent/JP6776720B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、画像処理装置が画像処理動作に用いる消耗品の残量を表示する情報処理端末のプログラムに関する。 The present invention relates to a program of an information processing terminal that displays the remaining amount of consumables used by an image processing apparatus for image processing operations.

例えば特許文献1には、画像処理装置のステータスを示すステータス画面をディスプレイに表示させるクライアントPCが開示されている。より詳細には、特許文献1に記載のクライアントPCは、ステータス画面に表示させる画像処理装置のインク残量を、ローカル通信が可能な場合に画像処理装置から取得し、ローカル通信が不能な場合に情報処理サーバから取得する。 For example, Patent Document 1 discloses a client PC that displays a status screen showing the status of an image processing device on a display. More specifically, the client PC described in Patent Document 1 acquires the ink remaining amount of the image processing device to be displayed on the status screen from the image processing device when local communication is possible, and when local communication is not possible. Obtained from the information processing server.

特開2015−118613号公報JP-A-2015-118613

特許文献1に記載のクライアントPCは、画像処理装置或いは情報処理サーバと通信可能であることが前提であり、通信不能な場合にステータス画面を表示させることができない。また、クライアントPCは、ステータス画面を表示させるためにリアルタイムにインク残量を取得しなければならないので、通信負荷が高いという課題がある。 The client PC described in Patent Document 1 is premised on being able to communicate with an image processing device or an information processing server, and cannot display a status screen when communication is not possible. Further, since the client PC must acquire the ink remaining amount in real time in order to display the status screen, there is a problem that the communication load is high.

本発明は、上記の事情に鑑みてなされたものであり、その目的は、ステータス情報をリアルタイムに取得しなくても、画像処理装置の消耗品残量を適切に表示可能な情報処理端末のプログラムを提供することにある。 The present invention has been made in view of the above circumstances, and an object of the present invention is a program of an information processing terminal capable of appropriately displaying the remaining amount of consumables of an image processing device without acquiring status information in real time. Is to provide.

本明細書では様々な開示を行う。開示例の1つであるプログラムは、通信インタフェースと、入力インタフェースと、ディスプレイと、メモリとを備える情報処理端末によって読み取り可能である。該プログラムは、消耗品を用いて画像処理動作を実行する画像処理装置から、前記通信インタフェースを通じてステータス情報を受信する受信処理と、前記受信処理で受信した前記ステータス情報を、履歴情報として前記メモリに記憶させる第1記憶処理とを前記情報処理端末に繰り返し実行させる。前記ステータス情報は、前記画像処理装置に装着された前記消耗品の残量を示す情報である。該プログラムは、前記消耗品の残量の表示を指示する第1指示操作を前記入力インタフェースを通じて受け付けたことに応じて、前記メモリに記憶された前記履歴情報に基づいて、前記画像処理装置に装着されている前記消耗品の現在の残量を推定する推定処理と、前記推定処理で推定した残量を示すステータス画面を、前記ディスプレイに表示させる第1表示処理とを前記情報処理端末に実行させる。 Various disclosures are made herein. The program, which is one of the disclosure examples, can be read by an information processing terminal including a communication interface, an input interface, a display, and a memory. The program receives a reception process for receiving status information through the communication interface from an image processing device that executes an image processing operation using consumables, and the status information received in the reception process is stored in the memory as history information. The information processing terminal is repeatedly executed with the first storage process to be stored. The status information is information indicating the remaining amount of the consumables mounted on the image processing device. The program is attached to the image processing device based on the history information stored in the memory in response to receiving the first instruction operation for instructing the display of the remaining amount of the consumables through the input interface. The information processing terminal is made to execute an estimation process for estimating the current remaining amount of the consumables and a first display process for displaying a status screen indicating the remaining amount estimated by the estimation process on the display. ..

上記構成によれば、過去に受信した複数のステータス情報に基づく履歴情報から消耗品の現在の残量を推定し、推定した残量を示すステータス画面を表示させることができる。これにより、ステータス情報をリアルタイムに取得しなくても、画像処理装置の消耗品残量を適切に表示可能になる。 According to the above configuration, the current remaining amount of consumables can be estimated from the history information based on a plurality of status information received in the past, and the status screen showing the estimated remaining amount can be displayed. As a result, the remaining amount of consumables of the image processing device can be appropriately displayed without acquiring the status information in real time.

図1は、実施形態に係るシステム100の概要を示す図である。FIG. 1 is a diagram showing an outline of the system 100 according to the embodiment. 図2(A)はMFP10のブロック図を、図2(B)は情報処理端末50のブロック図を示す。FIG. 2A shows a block diagram of the MFP10, and FIG. 2B shows a block diagram of the information processing terminal 50. 図3は、メモリ62に記憶されるデータ例であって、(A)は実績リストを、(B)は履歴リストを示す。3A and 3B are examples of data stored in the memory 62, in which FIG. 3A shows an achievement list and FIG. 3B shows a history list. 図4(A)はステータスリストを、図4(B)はステータスリストから履歴レコードを算出する途中経過を示す。FIG. 4A shows the status list, and FIG. 4B shows the progress of calculating the history record from the status list. 図5は、S41で読み出す最新のステータスレコードの例を示す。FIG. 5 shows an example of the latest status record read in S41. 図6は、ポーリング処理のフローチャートである。FIG. 6 is a flowchart of the polling process. 図7は、メイン処理のフローチャートである。FIG. 7 is a flowchart of the main process. 図8は、ステータス表示処理のフローチャートである。FIG. 8 is a flowchart of the status display process. 図9は、ディスプレイ53に表示例であって、(A)はメイン画面を、(B)はデバイス選択画面を示す。9A and 9B show an example of display on the display 53, in which FIG. 9A shows a main screen and FIG. 9B shows a device selection screen. 図10は、ステータス画面の表示例であって、(A)は図5(A)のステータスレコードに対応し、(B)は図5(B)のステータスレコードに対応する。10A and 10B are display examples of the status screen, in which FIG. 10A corresponds to the status record of FIG. 5A and FIG. 10B corresponds to the status record of FIG. 5B. 図11は、ステータス画面の表示例であって、(A)は図5(C)のステータスレコードに対応し、(B)は図5(D)のステータスレコードに対応する。11A and 11B are display examples of the status screen, in which FIG. 11A corresponds to the status record of FIG. 5C and FIG. 11B corresponds to the status record of FIG. 5D.

以下、適宜図面を参照して本発明の実施形態について説明する。なお、以下に説明される実施形態は本発明の一例にすぎず、本発明の要旨を変更しない範囲で、本発明の実施形態を適宜変更できることは言うまでもない。例えば、後述する各処理の実行順序は、本発明の要旨を変更しない範囲で、適宜変更することができる。 Hereinafter, embodiments of the present invention will be described with reference to the drawings as appropriate. It goes without saying that the embodiments described below are merely examples of the present invention, and the embodiments of the present invention can be appropriately changed without changing the gist of the present invention. For example, the execution order of each process described later can be appropriately changed without changing the gist of the present invention.

図1は、本実施形態に係るシステム100の概略図である。図1に示されるシステム100は、MFP(Multi Function Peripheralの略)10A、10B(以下、これらを総称して、「MFP10」と表記することがある。)と、情報処理端末50と、サーバ80とで構成される。MFP10、情報処理端末50、及びサーバ80は、通信ネットワークを介して相互に通信可能とされている。通信ネットワークの具体例は特に限定されないが、例えば、インターネット101、有線LAN、無線LAN102、或いはこれらの組み合わせであってもよい。 FIG. 1 is a schematic view of the system 100 according to the present embodiment. The system 100 shown in FIG. 1 includes MFPs (abbreviations for Multi Function Peripheral) 10A and 10B (hereinafter, these may be collectively referred to as “MFP10”), an information processing terminal 50, and a server 80. It is composed of and. The MFP 10, the information processing terminal 50, and the server 80 can communicate with each other via a communication network. Specific examples of the communication network are not particularly limited, but may be, for example, the Internet 101, a wired LAN, a wireless LAN 102, or a combination thereof.

MFP10及び情報処理端末50は、無線LAN102に属している。すなわち、MFP10及び情報処理端末50は、無線LAN102の不図示のアクセスポイントを経由して、相互に通信することができる。また、無線LAN102は、ルータ102Aを通じてインターネット101に接続されている。さらに、サーバ80は、インターネット101に接続されている。すなわち、MFP10及び情報処理端末50は、ルータ102Aからインターネット101を経由して、サーバ80と通信することができる。 The MFP 10 and the information processing terminal 50 belong to the wireless LAN 102. That is, the MFP 10 and the information processing terminal 50 can communicate with each other via an access point (not shown) of the wireless LAN 102. Further, the wireless LAN 102 is connected to the Internet 101 through the router 102A. Further, the server 80 is connected to the Internet 101. That is, the MFP 10 and the information processing terminal 50 can communicate with the server 80 from the router 102A via the Internet 101.

MFP10は、図2(A)に示されるように、プリンタ11と、スキャナ12と、FAX部13と、ディスプレイ23と、入力I/F24と、通信I/F25と、CPU31と、メモリ32と、通信バス33とを主に備える。MFP10を構成する各構成要素は、通信バス33を通じて相互に接続されている。MFP10は、画像処理装置の一例である。本実施形態において、MFP10Aは装置ID“MFP−A”で識別され、MFP10Bは装置ID“MFP−B”で識別される。装置IDは、装置識別情報の一例である。 As shown in FIG. 2A, the MFP 10 includes a printer 11, a scanner 12, a fax unit 13, a display 23, an input I / F 24, a communication I / F 25, a CPU 31, and a memory 32. It mainly includes a communication bus 33. The components constituting the MFP 10 are connected to each other through the communication bus 33. The MFP 10 is an example of an image processing device. In this embodiment, the MFP 10A is identified by the device ID "MFP-A" and the MFP 10B is identified by the device ID "MFP-B". The device ID is an example of device identification information.

プリンタ11は、画像データで示される画像をシートに記録するプリント動作を実行する。プリンタ11の記録方式としては、インクジェット方式や電子写真方式などの公知の方式を採用することができる。スキャナ12は、原稿に記録されている画像を読み取って画像データを生成するスキャン動作を実行する。FAX部13は、画像データを外部装置にFAX送信するFAX送信動作と、画像データを外部装置からFAX受信するFAX受信動作とを実行する。 The printer 11 executes a printing operation of recording an image represented by image data on a sheet. As the recording method of the printer 11, a known method such as an inkjet method or an electrophotographic method can be adopted. The scanner 12 executes a scanning operation of reading an image recorded on a document and generating image data. The FAX unit 13 executes a FAX transmission operation of transmitting image data by FAX to an external device and a FAX reception operation of receiving image data by FAX from the external device.

なお、MFP10は、プリンタ11、スキャナ12、FAX部13の少なくとも1つを備えていればよい。すなわち、MFP10A、10Bの構成は、同様であってもよいし、異なっていてもよい。プリンタ11、スキャナ12、及びFAX部13は、画像処理部の一例である。プリント動作、スキャン動作、FAX送信動作、及びFAX受信動作は、画像処理動作の一例である。 The MFP 10 may include at least one of a printer 11, a scanner 12, and a fax unit 13. That is, the configurations of the MFPs 10A and 10B may be the same or different. The printer 11, the scanner 12, and the FAX unit 13 are examples of the image processing unit. The print operation, scan operation, fax transmission operation, and fax reception operation are examples of image processing operations.

図示は省略するが、プリンタ11は、インクカートリッジが装着される装着部を備える。そして、プリンタ11は、インクカートリッジに貯留されたインクを用いて、シートに画像を記録する。インクカートリッジは、プリント動作に用いられる消耗品の一例である。本実施形態では、ブラックインクが貯留されたインクカートリッジが装着部に着脱される例を説明するが、各々に異なる色(例えば、シアン、マゼンタ、イエロー)のインクが貯留された複数のインクカートリッジが着脱可能であってもよい。 Although not shown, the printer 11 includes a mounting portion on which an ink cartridge is mounted. Then, the printer 11 records an image on the sheet using the ink stored in the ink cartridge. Ink cartridges are an example of consumables used in printing operations. In the present embodiment, an example in which an ink cartridge in which black ink is stored is attached to and detached from the mounting portion will be described, but a plurality of ink cartridges in which inks of different colors (for example, cyan, magenta, and yellow) are stored are used. It may be removable.

すなわち、インクカートリッジに貯留されたインクの量は、プリンタ11がプリント動作を実行する度に、徐々に減少する。そして、プリンタ11は、インクカートリッジに貯留されたインクがなくなると、それ以上プリント動作を実行することができなくなる。換言すれば、プリンタ11がプリント動作をさらに実行するためには、インクがなくなったインクカートリッジを装着部から取り外し、且つインクが貯留された新たなインクカートリッジを装着部に装着する(すなわち、インクカートリッジを交換する)必要がある。 That is, the amount of ink stored in the ink cartridge gradually decreases each time the printer 11 executes a printing operation. Then, when the ink stored in the ink cartridge is exhausted, the printer 11 can no longer execute the printing operation. In other words, in order for the printer 11 to further perform the printing operation, the ink cartridge that has run out of ink is removed from the mounting portion, and a new ink cartridge in which ink is stored is mounted in the mounting portion (that is, the ink cartridge). Need to be replaced).

また、プリンタ11は、装着部に装着されたインクカートリッジに貯留されたインクの量(以下、「インク残量」と表記する。)を検出し、検出したインク残量を示す残量信号をCPU31に出力する残量センサを備える。残量信号は、例えば、新品のインクカートリッジのインク残量を100%として、現在のインク残量をパーセンテージで示す。すなわち、CPU31は、装着部に装着されたインクカートリッジのインク残量を把握することができる。残量センサは、例えば、光学式センサ、機械式センサ、ソフトウェアセンサ、或いはそれらの組み合わせで実現される。 Further, the printer 11 detects the amount of ink stored in the ink cartridge mounted on the mounting portion (hereinafter, referred to as “remaining amount of ink”), and sends a remaining amount signal indicating the detected remaining amount of ink to the CPU 31. It is equipped with a remaining amount sensor that outputs to. The remaining amount signal indicates, for example, the current remaining amount of ink as a percentage, assuming that the remaining amount of ink in a new ink cartridge is 100%. That is, the CPU 31 can grasp the remaining amount of ink in the ink cartridge mounted on the mounting portion. The remaining amount sensor is realized by, for example, an optical sensor, a mechanical sensor, a software sensor, or a combination thereof.

さらに、プリンタ11は、インクカートリッジが装着部に装着されたことを検出し、装着されたことを示す装着信号をCPU31に出力する装着センサを備える。CPU31は、装着センサから装着信号が出力されたことに応じて、インクカートリッジの装着日時を示す装着日時情報をメモリ62に記憶させる。装着日時情報は、例えば、不図示のシステムクロックから取得した現在日時である。なお、メモリ32に装着日時情報が既に記憶されている場合、CPU31は、メモリ32に既に記憶された装着日時情報を、新たな装着日時情報で上書きする。装着センサは、例えば、光学式センサ、機械式センサ、或いはそれらの組み合わせで実現される。 Further, the printer 11 includes a mounting sensor that detects that the ink cartridge has been mounted on the mounting portion and outputs a mounting signal indicating that the ink cartridge has been mounted to the CPU 31. The CPU 31 stores the mounting date / time information indicating the mounting date / time of the ink cartridge in the memory 62 in response to the output of the mounting signal from the mounting sensor. The mounting date / time information is, for example, the current date / time acquired from a system clock (not shown). When the mounting date / time information is already stored in the memory 32, the CPU 31 overwrites the mounting date / time information already stored in the memory 32 with the new mounting date / time information. The mounting sensor is realized, for example, by an optical sensor, a mechanical sensor, or a combination thereof.

入力I/F24は、ユーザによる入力操作を受け付けるユーザインタフェースである。具体的には、入力I/F24はボタンを有しており、押下されたボタンに対応づけられた各種の操作信号をCPU31へ出力する。さらに、入力I/F24は、ディスプレイ23の表示画面に重畳された膜状のタッチセンサを有していてもよい。ディスプレイ23の表示画面に表示されたオブジェクトを指定する操作、文字列或いは数字列を入力する操作は、ユーザ操作の一例である。「オブジェクト」とは、例えば、ディスプレイ23に表示された文字列、アイコン、ボタン、リンク、ラジオボタン、チェックボックス、プルダウンメニュー等である。 The input I / F 24 is a user interface that accepts input operations by the user. Specifically, the input I / F 24 has a button, and outputs various operation signals associated with the pressed button to the CPU 31. Further, the input I / F 24 may have a film-like touch sensor superimposed on the display screen of the display 23. The operation of designating an object displayed on the display screen of the display 23 and the operation of inputting a character string or a number string are examples of user operations. The “object” is, for example, a character string, an icon, a button, a link, a radio button, a check box, a pull-down menu, or the like displayed on the display 23.

タッチセンサとして実現される入力I/F24は、ユーザがタッチした表示画面上の位置を示す位置情報を出力する。なお、本明細書中における「タッチ」とは、入力媒体を表示画面に接触させる操作全般を含む。また、入力媒体が表示画面に触れていなくても、表示画面との間の距離がごく僅かな位置まで入力媒体を近接させる「ホバー」或いは「フローティングタッチ」を、前述の「タッチ」の概念に含めてもよい。さらに入力媒体とは、ユーザの指であってもよいし、タッチペン等であってもよい。ディスプレイ23に表示されたアイコンの位置をタップするユーザ操作は、当該アイコンを指定する指定操作の一例である。 The input I / F24 realized as a touch sensor outputs position information indicating a position on the display screen touched by the user. The term "touch" in the present specification includes all operations of bringing the input medium into contact with the display screen. Further, even if the input medium does not touch the display screen, the "hover" or "floating touch" that brings the input medium close to the position where the distance from the display screen is very small is used as the above-mentioned concept of "touch". May be included. Further, the input medium may be a user's finger, a stylus, or the like. The user operation of tapping the position of the icon displayed on the display 23 is an example of the designation operation for designating the icon.

通信I/F25は、通信ネットワークを通じて外部装置と通信を行うための通信インタフェースの一例である。すなわち、MFP10は、通信I/F25を通じて情報処理端末50及びサーバ80に各種情報を送信し、通信I/F25を通じて情報処理端末50及びサーバ80から各種情報を受信する。通信I/F25の具体的な通信手順は特に限定されないが、例えば、Wi−Fi(Wi-Fi Allianceの登録商標)を採用することができる。 The communication I / F 25 is an example of a communication interface for communicating with an external device through a communication network. That is, the MFP 10 transmits various information to the information processing terminal 50 and the server 80 through the communication I / F 25, and receives various information from the information processing terminal 50 and the server 80 through the communication I / F 25. The specific communication procedure of the communication I / F25 is not particularly limited, but for example, Wi-Fi (registered trademark of Wi-Fi Alliance) can be adopted.

CPU31は、MFP10の全体動作を制御するものである。CPU31は、入力I/F24から出力される各種信号、及び通信I/F25を通じて外部装置から取得した各種情報等に基づいて、後述する各種プログラムをメモリ32から取得して実行する。すなわち、CPU31及びメモリ32は、コントローラの一例を構成する。 The CPU 31 controls the overall operation of the MFP 10. The CPU 31 acquires various programs to be described later from the memory 32 and executes them based on various signals output from the input I / F 24 and various information acquired from the external device through the communication I / F 25. That is, the CPU 31 and the memory 32 form an example of the controller.

メモリ32には、OS34と、装置プログラム35とが記憶される。なお、装置プログラム35は、単一のプログラムであってもよいし、複数のプログラムの集合体であってもよい。また、メモリ32には、装置プログラム35の実行に必要なデータ或いは情報が記憶される。メモリ32は、例えば、RAM、ROM、EEPROM、HDD、MFP10に着脱されるUSBメモリ等の可搬記憶媒体、CPU31が備えるバッファ等、或いはそれらの組み合わせによって構成される。 The OS 34 and the device program 35 are stored in the memory 32. The device program 35 may be a single program or a collection of a plurality of programs. Further, the memory 32 stores data or information necessary for executing the device program 35. The memory 32 is composed of, for example, a RAM, a ROM, an EEPROM, an HDD, a portable storage medium such as a USB memory attached to and detached from the MFP 10, a buffer included in the CPU 31, or a combination thereof.

メモリ32は、コンピュータが読み取り可能なストレージ媒体であってもよい。コンピュータが読み取り可能なストレージ媒体とは、non−transitoryな媒体である。non−transitoryな媒体には、上記の例の他に、CD−ROM、DVD−ROM等の記録媒体も含まれる。また、non−transitoryな媒体は、tangibleな媒体でもある。一方、インターネット101上のサーバなどからダウンロードされるプログラムを搬送する電気信号は、コンピュータが読み取り可能な媒体の一種であるコンピュータが読み取り可能な信号媒体であるが、non−transitoryなコンピュータが読み取り可能なストレージ媒体には含まれない。 The memory 32 may be a computer-readable storage medium. A computer-readable storage medium is a non-transitory medium. In addition to the above examples, the non-transitory medium also includes recording media such as a CD-ROM and a DVD-ROM. The non-transitory medium is also a tangible medium. On the other hand, the electric signal that carries the program downloaded from the server on the Internet 101 is a signal medium that can be read by a computer, which is a kind of medium that can be read by a computer, but can be read by a non-transitory computer. Not included in storage media.

MFP10A、10Bの装置プログラム35には、様々な機能が実装されている。装置プログラム35には、例えば、プリンタ11にプリント動作を実行させる機能、スキャナ12にスキャン動作を実行させる機能、FAX部13にFAX送信動作及びFAX受信動作を実行させる機能が少なくとも実装されている。さらに、装置プログラム35には、後述する手動発注機能、自動発注機能、及び情報通知機能が実装されていてもよい。 Various functions are implemented in the device program 35 of the MFPs 10A and 10B. The device program 35 is at least equipped with a function of causing the printer 11 to execute a print operation, a function of causing the scanner 12 to execute a scan operation, and a function of causing the FAX unit 13 to execute a FAX transmission operation and a FAX reception operation. Further, the device program 35 may be equipped with a manual ordering function, an automatic ordering function, and an information notification function, which will be described later.

装置プログラム35は、通信I/F25を通じて情報処理端末50からプリント指示情報を受信したことに応じて、プリンタ11にプリント動作を実行させる。すなわち、プリンタ11は、プリント指示情報に含まれるプリントデータで示される画像を、シートに記録する。そして、装置プログラム35は、プリント動作によって画像が記録されたシートの枚数を、メモリ62に記憶された累積枚数情報で示されるシートの枚数に加算する。また、装置プログラム35は、装着センサから装着信号が出力されたことに応じて、累積枚数情報をリセットする。すなわち、累積枚数情報は、装着日時情報で示される装着日時に装着部に装着されたインクカートリッジを用いて記録したシートの枚数を示す。 The device program 35 causes the printer 11 to execute a print operation in response to receiving print instruction information from the information processing terminal 50 through the communication I / F 25. That is, the printer 11 records the image indicated by the print data included in the print instruction information on the sheet. Then, the device program 35 adds the number of sheets on which the image is recorded by the printing operation to the number of sheets indicated by the cumulative number information stored in the memory 62. Further, the device program 35 resets the cumulative number of sheets information in response to the output of the mounting signal from the mounting sensor. That is, the cumulative number of sheets information indicates the number of sheets recorded by using the ink cartridge mounted on the mounting portion at the mounting date and time indicated by the mounting date and time information.

手動発注機能は、ユーザの指示に従って新たなインクカートリッジの発送をサーバ80に要求する機能である。すなわち、装置プログラム35は、手動発注機能の実行を指示するユーザ操作を入力I/F24を通じて受け付けたことに応じて、通信I/F25を通じてサーバ80に第1発注情報を送信する。第1発注情報は、ユーザによって指示されたインクカートリッジを、宛先情報で示される宛先に発送することを要求する情報である。第1発注情報は、例えば、MFP10Aのインクカートリッジを識別する消耗品ID(例えば、型番)と、メモリ62に記憶されたアカウント情報とを含む。宛先情報は、アカウント情報と対応付けてサーバ80に予め登録されている。 The manual ordering function is a function of requesting the server 80 to ship a new ink cartridge according to a user's instruction. That is, the device program 35 transmits the first ordering information to the server 80 through the communication I / F25 in response to receiving the user operation instructing the execution of the manual ordering function through the input I / F24. The first ordering information is information that requests that the ink cartridge instructed by the user be shipped to the destination indicated by the destination information. The first ordering information includes, for example, a consumable ID (for example, a model number) that identifies the ink cartridge of the MFP 10A, and account information stored in the memory 62. The destination information is registered in advance in the server 80 in association with the account information.

自動発注機能は、インクカートリッジのインク残量が閾値未満になったことに応じて、新たなインクカートリッジの発送をサーバ80に自動的に要求する機能である。装置プログラム35は、例えば、残量センサから出力された残量信号を所定の時間間隔で繰り返し取得し、取得した残量信号で示されるインク残量と閾値(例えば、10%)とを比較する。そして、装置プログラム35は、インク残量が閾値未満であると判断したことに応じて、通信I/F25を通じてサーバ80に第2発注情報を送信する。第2発注情報は、インク残量が閾値未満であると判断したインクカートリッジと同種のインクカートリッジを、宛先情報で示される宛先に発送することを要求する情報である。第2発注情報に含まれる情報は、第1発注情報と同様であってもよい。 The automatic ordering function is a function that automatically requests the server 80 to ship a new ink cartridge when the remaining amount of ink in the ink cartridge becomes less than the threshold value. For example, the device program 35 repeatedly acquires the remaining amount signal output from the remaining amount sensor at a predetermined time interval, and compares the ink remaining amount indicated by the acquired remaining amount signal with the threshold value (for example, 10%). .. Then, the device program 35 transmits the second order information to the server 80 through the communication I / F 25 in response to the determination that the ink remaining amount is less than the threshold value. The second ordering information is information for requesting that an ink cartridge of the same type as the ink cartridge for which it is determined that the remaining amount of ink is less than the threshold value is shipped to the destination indicated by the destination information. The information included in the second ordering information may be the same as the first ordering information.

また、装置プログラム35は、第1発注情報或いは第2発注情報の応答として、通信I/F25を通じてサーバ80から発注受付情報を受信する。発注受付情報は、インクカートリッジの発注を受け付けたことを示す情報である。発注受付情報は、例えば、発注を受け付けたインクカートリッジが、宛先情報で示される宛先に到着する予定日を示す予定日情報を含む。そして、装置プログラム35は、発注受付情報に含まれる予定日情報をメモリ62に記憶させる。 Further, the device program 35 receives the order acceptance information from the server 80 through the communication I / F 25 as a response of the first order information or the second order information. The order acceptance information is information indicating that the order for the ink cartridge has been accepted. The order acceptance information includes, for example, the scheduled date information indicating the scheduled date when the ink cartridge that has received the order arrives at the destination indicated by the destination information. Then, the device program 35 stores the scheduled date information included in the order acceptance information in the memory 62.

また、装置プログラム35は、メモリ32に記憶された発注フラグの設定値を切り替える。発注フラグは、新たなインクカートリッジを発注したことを示す発注情報の一例である。発注フラグには、インクカートリッジを発注したことを示す第1値“ON”、或いはインクカートリッジを発注していないことを示す第2値“OFF”が設定される。そして、装置プログラム35は、発注受付情報を受信したことに応じて、発注フラグに第1値“ON”を設定する。また、装置プログラム35は、装着センサから装着信号が出力されたことに応じて、発注フラグに第2値“OFF”を設定すると共に、予定日情報をメモリ62から削除する。 Further, the device program 35 switches the set value of the ordering flag stored in the memory 32. The order flag is an example of order information indicating that a new ink cartridge has been ordered. The order flag is set with a first value "ON" indicating that the ink cartridge has been ordered, or a second value "OFF" indicating that the ink cartridge has not been ordered. Then, the device program 35 sets the first value "ON" in the order flag in response to receiving the order acceptance information. Further, the device program 35 sets the second value “OFF” in the ordering flag and deletes the scheduled date information from the memory 62 in response to the output of the mounting signal from the mounting sensor.

情報通知機能は、情報処理端末50にステータス情報を送信する機能である。装置プログラム35は、例えば、通信I/F25を通じて情報処理端末50からステータス要求情報を受信したことに応じて、通信I/F25を通じて情報処理端末50にステータス情報を送信する。但し、ステータス情報を送信するタイミングは前述の例に限定されず、例えば、装置プログラム35に予め設定されたタイミング等であってもよい。 The information notification function is a function of transmitting status information to the information processing terminal 50. The device program 35 transmits the status information to the information processing terminal 50 through the communication I / F 25, for example, in response to receiving the status request information from the information processing terminal 50 through the communication I / F 25. However, the timing of transmitting the status information is not limited to the above-mentioned example, and may be, for example, a timing preset in the device program 35.

ステータス情報は、装着日時情報、残量情報、発注フラグ、及び累積枚数情報を少なくとも含む。また、ステータス情報は、発注フラグに第1値“ON”が設定されている場合に、予定日情報をさらに含む。残量情報は、ステータス要求情報を受信した時点において、残量センサから出力される残量信号で示されるインク残量を示す。装着日時情報、発注フラグ、予定日情報、及び累積枚数情報は、ステータス要求情報を受信した時点において、メモリ32に記憶されている情報である。 The status information includes at least the mounting date / time information, the remaining amount information, the order flag, and the cumulative number of sheets information. Further, the status information further includes the scheduled date information when the first value "ON" is set in the order flag. The remaining amount information indicates the remaining amount of ink indicated by the remaining amount signal output from the remaining amount sensor when the status request information is received. The mounting date / time information, the order flag, the scheduled date information, and the cumulative number of sheets information are information stored in the memory 32 at the time of receiving the status request information.

情報処理端末50は、図2(B)に示されるように、ディスプレイ53と、入力I/F54と、通信I/F55と、CPU61と、メモリ62と、通信バス63とを主に備える。情報処理端末50に含まれるディスプレイ53、入力I/F54、通信I/F55、CPU61、メモリ62、及び通信バス63は、MFP10に含まれるディスプレイ23、入力I/F24、通信I/F25、CPU31、メモリ32、及び通信バス33と同様の構成であるので、説明は省略する。情報処理端末50は、例えば、携帯電話、スマートフォン、タブレット端末、或いはPC等であってもよい。情報処理端末50は、端末識別情報の一例である端末ID“Term−A”で識別される。メモリ62は、OS64と、端末プログラム65とを記憶している。 As shown in FIG. 2B, the information processing terminal 50 mainly includes a display 53, an input I / F 54, a communication I / F 55, a CPU 61, a memory 62, and a communication bus 63. The display 53, the input I / F 54, the communication I / F 55, the CPU 61, the memory 62, and the communication bus 63 included in the information processing terminal 50 are the display 23, the input I / F 24, the communication I / F 25, and the CPU 31 included in the MFP 10. Since the configuration is the same as that of the memory 32 and the communication bus 33, the description thereof will be omitted. The information processing terminal 50 may be, for example, a mobile phone, a smartphone, a tablet terminal, a PC, or the like. The information processing terminal 50 is identified by the terminal ID "Term-A" which is an example of the terminal identification information. The memory 62 stores the OS 64 and the terminal program 65.

端末プログラム65は、MFP10の状態をユーザに報知する所謂ステータスモニタである。すなわち、端末プログラム65は、通信I/F55を通じてMFP10からステータス情報を受信し、受信したステータス情報で示されるMFP10の状態をディスプレイ53に表示させる。また、端末プログラム65は、プリント動作、スキャン動作、或いはFAX送信動作をMFP10に指示する機能をさらに有する。 The terminal program 65 is a so-called status monitor that notifies the user of the status of the MFP 10. That is, the terminal program 65 receives the status information from the MFP 10 through the communication I / F 55, and displays the status of the MFP 10 indicated by the received status information on the display 53. Further, the terminal program 65 further has a function of instructing the MFP 10 to perform a print operation, a scan operation, or a fax transmission operation.

メモリ62は、図3(A)に示される実績リストを記憶することができる。実績リストは、1以上の実績レコードを含むことができる。実績レコードは、MFP10に実行させたプリント動作の内容を示す。実績レコードは、例えば、プリント日時情報と、装置IDと、実績枚数情報とを含む。プリント日時情報は、プリント指示情報を送信したプリント日時を示す。装置IDは、プリント指示情報の送信先のMFP10を識別する。実績枚数情報は、プリント指示情報に従ったプリント動作で画像が記録されるシートの枚数を示す枚数情報の一例である。 The memory 62 can store the achievement list shown in FIG. 3A. The achievement list can include one or more achievement records. The actual record shows the content of the print operation executed by the MFP 10. The actual record includes, for example, print date / time information, device ID, and actual number of sheets information. The print date / time information indicates the print date / time when the print instruction information is transmitted. The device ID identifies the MFP 10 to which the print instruction information is transmitted. The actual number of sheets information is an example of the number of sheets information indicating the number of sheets on which an image is recorded by the printing operation according to the print instruction information.

また、メモリ62は、図3(B)に示される履歴リストと、図4(A)に示されるステータスリストとを記憶することができる。履歴リストは、1以上の履歴レコードを含む。ステータスリストは、1以上のステータスレコードを含む。メモリ62は、例えば、MFP10A、10Bそれぞれに対応付けられた複数の履歴リスト及び複数のステータスリストを記憶している。図3(B)に示される履歴リスト及び図4(A)に示されるステータスリストは、MFP10Aに対応付けられているものとする。 Further, the memory 62 can store the history list shown in FIG. 3 (B) and the status list shown in FIG. 4 (A). The history list contains one or more history records. The status list contains one or more status records. The memory 62 stores, for example, a plurality of history lists and a plurality of status lists associated with each of the MFPs 10A and 10B. It is assumed that the history list shown in FIG. 3 (B) and the status list shown in FIG. 4 (A) are associated with the MFP 10A.

履歴レコードは、MFP10から受信した複数のステータス情報を集計期間毎に集計した情報である。履歴レコードは、例えば、期間情報と、消費量情報とを含む。期間情報は、集計対象となるステータス情報の受信日時の範囲である集計期間を示す。集計期間は、例えば、集計日と、集計開始時刻と、集計終了時刻とで特定される。本実施形態の集計期間は、8時〜20時までの12時間と、20時〜翌8時までの12時間とする。消費量情報は、集計期間におけるインクの消費量(以下、「集計消費量」と表記する。)を示す履歴情報の一例である。集計消費量は、集計期間内に受信したステータス情報のインク残量を集計することによって得られる。ステータスレコードは、MFP10から受信したステータス情報と、ステータス情報の受信日時を示す受信日時情報とを含む。 The history record is information obtained by aggregating a plurality of status information received from the MFP 10 for each aggregation period. The history record includes, for example, period information and consumption information. The period information indicates the aggregation period, which is the range of the reception date and time of the status information to be aggregated. The aggregation period is specified by, for example, an aggregation date, an aggregation start time, and an aggregation end time. The aggregation period of this embodiment is 12 hours from 8:00 to 20:00 and 12 hours from 20:00 to 8:00 the next day. The consumption amount information is an example of historical information indicating the amount of ink consumed during the aggregation period (hereinafter, referred to as "aggregated consumption amount"). The total consumption amount is obtained by totaling the ink remaining amount of the status information received within the total period. The status record includes the status information received from the MFP 10 and the reception date / time information indicating the reception date / time of the status information.

また図示は省略するが、メモリ62は、指定装置IDを記憶することができる。指定装置IDは、通信ネットワークを通じて通信可能な複数のMFPのうち、ユーザによって指定されたMFP10(以下、「指定装置」と表記することがある。)の装置IDである。指定装置IDは、指定装置情報の一例である。本実施形態では、MFP10Aの装置ID“MFP−A”が指定装置IDとしてメモリ62に記憶されているものとする。 Although not shown, the memory 62 can store the designated device ID. The designated device ID is a device ID of the MFP 10 (hereinafter, may be referred to as “designated device”) designated by the user among a plurality of MFPs capable of communicating through the communication network. The designated device ID is an example of designated device information. In the present embodiment, it is assumed that the device ID “MFP-A” of the MFP 10A is stored in the memory 62 as the designated device ID.

サーバ80は、所謂WEBショッピングサービスを提供するサーバである。より詳細には、サーバ80は、MFP10からの要求に応じて、指定された消耗品を指定された宛先に発送する。サーバ80は、1台で構成されていてもよいし、複数のサーバで構成されていてもよい。また、サーバ80が要求を受け付けてから消耗品が発送されるまでの過程において、作業員による作業(例えば、指定された消耗品を倉庫から取り出す作業、取り出した消耗品を梱包する作業等)が介在してもよいことは言うまでもない。 The server 80 is a server that provides a so-called WEB shopping service. More specifically, the server 80 ships the designated consumables to the designated destination in response to a request from the MFP 10. The server 80 may be configured by one server, or may be configured by a plurality of servers. Further, in the process from the receipt of the request by the server 80 to the shipment of the consumables, the work by the worker (for example, the work of taking out the specified consumables from the warehouse, the work of packing the taken out consumables, etc.) is performed. Needless to say, it may be intervened.

まず事前準備として、サーバ80は、MFP10から決済情報及び宛先情報を受信する。決済情報は、例えば、クレジットカード番号である。次に、サーバ80は、受信した決済情報及び宛先情報を一意に識別するアカウント情報を生成する。次に、サーバ80は、受信した決済情報及び宛先情報と、生成したアカウント情報とを対応付けてサーバメモリに記憶させる。次に、サーバ80は、決済情報及び宛先情報の送信先のMFP10に、生成したアカウント情報を送信する。 First, as a preliminary preparation, the server 80 receives payment information and destination information from the MFP 10. The payment information is, for example, a credit card number. Next, the server 80 generates account information that uniquely identifies the received payment information and destination information. Next, the server 80 associates the received payment information and the destination information with the generated account information and stores them in the server memory. Next, the server 80 transmits the generated account information to the MFP 10 to which the payment information and the destination information are transmitted.

次に、サーバ80は、第1発注情報或いは第2発注情報を受信したことに応じて、受信した発注情報に含まれるアカウント情報に対応付けられた決済情報及び宛先情報をサーバメモリから読み出す。次に、サーバ80は、受信した発注した発注情報に含まれる消耗品IDで示される消耗品の代金を、読み出した決済情報を用いて決済する。次に、サーバ80は、消耗品IDで示される消耗品を、宛先情報で示される宛先に発送する作業を、作業者に指示する。そして、サーバ80は、発送を指示した消耗品の到着予定日を示す発注受付情報を、MFP10に送信する。 Next, in response to receiving the first ordering information or the second ordering information, the server 80 reads out the payment information and the destination information associated with the account information included in the received ordering information from the server memory. Next, the server 80 setstles the price of the consumable item indicated by the consumable item ID included in the received order information ordered by using the read payment information. Next, the server 80 instructs the worker to send the consumables indicated by the consumables ID to the destination indicated by the destination information. Then, the server 80 transmits the order acceptance information indicating the expected arrival date of the consumables instructed to be shipped to the MFP 10.

図6〜図8を参照して、本実施形態に係るシステム100の動作を説明する。 The operation of the system 100 according to the present embodiment will be described with reference to FIGS. 6 to 8.

本明細書のフローチャートは、基本的に、プログラムに記述された命令に従ったCPU31の処理を示す。すなわち、以下の説明における「判断」、「抽出」、「推定」、「選択」、「算出」、「決定」、「特定」、「制御」等の処理は、CPU31、61の処理を表している。CPU31、61による処理は、OS34、64を介したハードウェア制御も含む。また、本明細書中の「データ」とは、コンピュータに読取可能なビット列で表される。そして、実質的な意味内容が同じでフォーマットが異なるデータは、同一のデータとして扱われるものとする。本明細書中の「情報」についても同様である。 The flowchart of the present specification basically shows the processing of the CPU 31 according to the instruction described in the program. That is, the processes such as "judgment", "extraction", "estimation", "selection", "calculation", "determination", "specification", and "control" in the following description represent the processes of CPUs 31 and 61. There is. The processing by the CPUs 31 and 61 also includes hardware control via the OSs 34 and 64. Further, the "data" in the present specification is represented by a computer-readable bit string. Then, data having the same substantial meaning and content but different formats are treated as the same data. The same applies to "information" in the present specification.

[ポーリング処理]
まず、情報処理端末50の端末プログラム65は、例えば、起動されている期間中に、ポーリング処理を継続して実行する。ポーリング処理は、予め定められた第1時間(例えば、60sec)が経過する度に、MFP10からステータス情報を繰り返し受信する処理である。ポーリング処理は、例えば、端末プログラム65がフォアグラウンドで実行されているときのみならず、バックグラウンドで実行されているときにも実行される。図6を参照して、ポーリング処理の詳細を説明する。
[Polling process]
First, the terminal program 65 of the information processing terminal 50 continuously executes the polling process, for example, during the period in which it is started. The polling process is a process of repeatedly receiving status information from the MFP 10 every time a predetermined first time (for example, 60 sec) elapses. The polling process is executed not only when the terminal program 65 is executed in the foreground but also when it is executed in the background, for example. The details of the polling process will be described with reference to FIG.

まず、端末プログラム65は、メモリ62に記憶された指定装置ID“MFP−A”で識別されるMFP10Aに、通信I/F55を通じてステータス要求情報を送信する(S11)。ステータス要求情報は、ステータス情報の送信を指定装置に指示するための情報である。そして、端末プログラム65は、通信I/F55を通じてMFP10Aからステータス情報を、ステータス要求情報の応答として受信する(S12:Yes)。S12の処理は、受信処理の一例である。 First, the terminal program 65 transmits status request information to the MFP10A identified by the designated device ID “MFP-A” stored in the memory 62 via the communication I / F55 (S11). The status request information is information for instructing the designated device to transmit the status information. Then, the terminal program 65 receives the status information from the MFP 10A through the communication I / F55 as a response to the status request information (S12: Yes). The process of S12 is an example of the reception process.

次に、端末プログラム65は、S12で受信したステータス情報と、不図示のシステムクロックから取得した現在日時を示す受信日時情報とを含むステータスレコードを、ステータスリストに登録する(S13)。次に、端末プログラム65は、直近のS12で受信したステータス情報が、現在の集計期間で初めて受信したステータス情報か否かを判断する(S14)。換言すれば、端末プログラム65は、前回のS12から今回のS12までの間に、集計終了時刻(8時/20時)が経過したか否かを判断する。 Next, the terminal program 65 registers the status record including the status information received in S12 and the reception date / time information indicating the current date / time acquired from the system clock (not shown) in the status list (S13). Next, the terminal program 65 determines whether or not the status information received in the latest S12 is the status information received for the first time in the current aggregation period (S14). In other words, the terminal program 65 determines whether or not the aggregation end time (8 o'clock / 20 o'clock) has passed between the previous S12 and the current S12.

次に、端末プログラム65は、集計終了時刻を経過していないと判断したことに応じて(S14:No)、前回のS11から第1時間が経過したタイミングでS11以降の処理を再び実行する。また、端末プログラム65は、ステータス要求情報を送信してから所定の時間が経過するまでにステータス情報を受信しなかったことに応じて(S12:No)、S13、S14の処理を実行することなく、前回のS11から第1時間が経過したタイミングでS11以降の処理を再び実行する。 Next, the terminal program 65 re-executes the processing after S11 at the timing when the first time has elapsed from the previous S11 in response to the determination that the aggregation end time has not elapsed (S14: No). Further, the terminal program 65 does not execute the processes of S13 and S14 according to the fact that the status information is not received by the time when the predetermined time elapses after the status request information is transmitted (S12: No). , The processing after S11 is executed again at the timing when the first time has elapsed from the previous S11.

そして、端末プログラム65は、集計終了時刻を経過したと判断したことに応じて(S14:Yes)、直近に終了した集計期間に対応する履歴レコードを、履歴リストに登録する(S15)。S15の処理は、第1記憶処理の一例である。以下、図4(A)に示されるステータスレコードがステータスリストに登録されている状態で、集計終了時刻“7/4 20時”が経過した場合を例として、S15の処理の詳細を説明する。 Then, the terminal program 65 registers the history record corresponding to the most recently completed aggregation period in the history list according to the determination that the aggregation end time has passed (S14: Yes). The process of S15 is an example of the first storage process. Hereinafter, the details of the processing of S15 will be described by taking as an example the case where the aggregation end time “7/4 20:00” has passed while the status record shown in FIG. 4A is registered in the status list.

まず、端末プログラム65は、図4(B)に示されるように、ステータスリストに登録された複数のステータスレコードから、初回インク残量と、最終インク残量と、交換回数とを抽出する。初回インク残量は、集計期間“7/4 8時〜20時”の最初に受信したステータス情報のインク残量“20%”である。最終インク残量は、集計期間“7/4 8時〜20時”の最後に受信したステータス情報のインク残量“80%”である。交換回数は、時間的に隣接する2つのステータス情報において、装着日時が変化した回数“1回”である。 First, as shown in FIG. 4B, the terminal program 65 extracts the initial ink remaining amount, the final ink remaining amount, and the number of replacements from the plurality of status records registered in the status list. The initial ink remaining amount is the ink remaining amount “20%” of the status information received at the beginning of the aggregation period “7/4 8:00 to 20:00”. The final ink remaining amount is the ink remaining amount “80%” of the status information received at the end of the aggregation period “7/4 8:00 to 20:00”. The number of exchanges is the number of times the wearing date and time have changed "once" in the two status information adjacent in time.

次に、端末プログラム65は、初回インク残量−最終インク残量+交換回数×100によって、集計消費量を算出する。図4(B)の例では、集計消費量“40%”となる。そして、端末プログラム65は、集計日“7/4”、集計開始時刻“8時”、集計終了時刻“20時”を示す期間情報と、集計消費量“40%”を示す消費量情報とを含む履歴レコードを、履歴リストに登録する。 Next, the terminal program 65 calculates the total consumption amount by the initial ink remaining amount-the final ink remaining amount + the number of exchanges x 100. In the example of FIG. 4B, the total consumption amount is “40%”. Then, the terminal program 65 provides the period information indicating the aggregation date "7/4", the aggregation start time "8 o'clock", and the aggregation end time "20:00", and the consumption amount information indicating the total consumption amount "40%". Register the history record to be included in the history list.

[メイン処理]
また、端末プログラム65は、例えば、入力I/F54を通じたユーザ操作によって起動されたことに応じて、メイン処理を実行する。メイン処理は、指定装置を切り替える処理と、指定装置に画像処理動作を実行させる処理と、指定装置のステータスをディスプレイ53に表示させる処理とを含む。また、端末プログラム65は、図6に示されるポーリング処理を、メイン処理と並行して実行するものとする。図7を参照して、メイン処理の詳細を説明する。
[Main processing]
Further, the terminal program 65 executes the main process in response to being activated by a user operation through the input I / F 54, for example. The main process includes a process of switching the designated device, a process of causing the designated device to execute an image processing operation, and a process of displaying the status of the designated device on the display 53. Further, the terminal program 65 shall execute the polling process shown in FIG. 6 in parallel with the main process. The details of the main process will be described with reference to FIG. 7.

まず、端末プログラム65は、図9(A)に示されるメイン画面をディスプレイ53に表示させる(S21)。メイン画面は、[プリント]アイコン111と、[ステータス]アイコン112と、切替アイコン113とを含む。[プリント]アイコン111は、指定装置にプリント動作を実行させる指示に対応する。[ステータス]アイコン112は、指定装置のステータスをディスプレイ53に表示させる指示に対応する。切替アイコン113は、指定装置を切り替える指示に対応する。指定装置が指定されていない場合の切替アイコン113には、“未選択”の文字列が記述されている。そして、端末プログラム65は、メイン画面に対するユーザ操作を、入力I/F54を通じて受け付ける(S22、S23、S24)。 First, the terminal program 65 causes the display 53 to display the main screen shown in FIG. 9A (S21). The main screen includes a [print] icon 111, a [status] icon 112, and a switching icon 113. The [Print] icon 111 corresponds to an instruction to cause the designated device to execute the print operation. The [status] icon 112 corresponds to an instruction to display the status of the designated device on the display 53. The switching icon 113 corresponds to an instruction to switch the designated device. A character string of "unselected" is described in the switching icon 113 when the designated device is not specified. Then, the terminal program 65 accepts a user operation on the main screen through the input I / F 54 (S22, S23, S24).

次に、端末プログラム65は、例えば切替アイコン113の指定を入力I/F54を通じて受け付けたことに応じて(S22:Yes)、通信I/F55を通じて通信可能なMFP10A、10Bを検索する(S25)。通信可能なMFP10A、10Bの検索方法は既に周知なので詳細な説明は省略するが、例えば、SNMP(Simple Network Management Protocolの略)を用いて検索することができる。本実施形態では、MFP10A、10Bが発見されたものとする。 Next, the terminal program 65 searches for MFPs 10A and 10B capable of communicating through the communication I / F55, for example, in response to receiving the designation of the switching icon 113 through the input I / F54 (S22: Yes) (S25). Since the search method of the communicable MFPs 10A and 10B is already well known, detailed description thereof will be omitted, but the search can be performed using, for example, SNMP (abbreviation of Simple Network Management Protocol). In this embodiment, it is assumed that the MFPs 10A and 10B have been discovered.

次に、端末プログラム65は、図9(B)に示されるデバイス選択画面をディスプレイ53に表示させる(S26)。デバイス選択画面は、デバイスアイコン121、122を含む。デバイスアイコン121、122は、ステップS25で発見したMFP10A、10Bに対応する。また、デバイスアイコン121、122には、対応するMFP10A、10Bの装置IDが記述されている。そして、端末プログラム65は、デバイス選択画面に対するユーザ操作を入力I/F54を通じて受け付ける(S27)。 Next, the terminal program 65 causes the device selection screen shown in FIG. 9B to be displayed on the display 53 (S26). The device selection screen includes device icons 121 and 122. The device icons 121 and 122 correspond to the MFPs 10A and 10B found in step S25. Further, the device IDs 121 and 122 of the corresponding MFPs 10A and 10B are described in the device icons 121 and 122. Then, the terminal program 65 accepts the user operation for the device selection screen through the input I / F 54 (S27).

次に、端末プログラム65は、例えばデバイスアイコン121の指定を入力I/F54を通じて受け付けたことに応じて(S27:Yes)、デバイスアイコン121に対応するMFP10Aを指定装置に決定する(S28)。デバイスアイコン121のタップは、指定装置IDの変更を指示する第3指示操作の一例である。S28の処理は、更新処理の一例である。 Next, the terminal program 65 determines the MFP 10A corresponding to the device icon 121 as the designated device (S28) in response to the reception of the designation of the device icon 121 through the input I / F 54 (S27: Yes). The tap of the device icon 121 is an example of a third instruction operation for instructing the change of the designated device ID. The process of S28 is an example of the update process.

より詳細には、端末プログラム65は、MFP10Aの装置ID“MFP−A”を、指定装置IDとしてメモリ62に記憶させる。なお、メモリ62に指定装置IDが既に記憶されている場合、端末プログラム65は、メモリ62に既に記憶された指定装置IDを、新たな指定装置IDで上書きする。指定装置IDを上書きする処理において、既に記憶されている指定装置IDは第1識別情報の一例であり、新たな指定装置IDは第2識別情報の一例である。 More specifically, the terminal program 65 stores the device ID “MFP-A” of the MFP 10A in the memory 62 as the designated device ID. When the designated device ID is already stored in the memory 62, the terminal program 65 overwrites the designated device ID already stored in the memory 62 with a new designated device ID. In the process of overwriting the designated device ID, the already stored designated device ID is an example of the first identification information, and the new designated device ID is an example of the second identification information.

次に、端末プログラム65は、メイン画面をディスプレイ53に再び表示させる(S21)。ここで表示されるメイン画面は、指定装置ID“MFP−A”が切替アイコン113に記述されている点が図9(A)と相違し、その他の点が図9(A)と共通する。次に、端末プログラム65は、例えば、[プリント]アイコン111の指定を入力I/F54を通じて受け付けたことに応じて(S23:Yes)、メモリ62に記憶された指定装置IDで示されるMFP10Aに、通信I/F55を通じてプリント指示情報を送信する(S29)。S29の処理は、動作指示処理の一例である。 Next, the terminal program 65 causes the main screen to be displayed again on the display 53 (S21). The main screen displayed here is different from FIG. 9A in that the designated device ID “MFP-A” is described in the switching icon 113, and is common to FIG. 9A in other points. Next, the terminal program 65 receives, for example, the designation of the [print] icon 111 through the input I / F 54 (S23: Yes), and causes the MFP 10A indicated by the designated device ID stored in the memory 62. The print instruction information is transmitted through the communication I / F55 (S29). The process of S29 is an example of the operation instruction process.

プリント指示情報は、指定装置にプリント動作の実行を指示する動作指示情報の一例である。プリント指示情報は、例えば、プリント動作の対象となるプリントデータと、プリント動作の実行条件(例えば、シートサイズ、部数等)を示す条件情報とを含む。プリントデータ及び条件情報は、例えば、入力I/F54を通じて、ユーザによって指定される。[プリント]アイコン111のタップは、画像処理動作の実行を指示する第2指示操作の一例である。 The print instruction information is an example of the operation instruction information for instructing the designated device to execute the print operation. The print instruction information includes, for example, print data to be the target of the print operation and condition information indicating execution conditions (for example, sheet size, number of copies, etc.) of the print operation. The print data and condition information are specified by the user, for example, through the input I / F 54. The tapping of the [Print] icon 111 is an example of a second instruction operation for instructing the execution of the image processing operation.

一方図示は省略するが、MFP10Aの装置プログラム35は、通信I/F25を通じて情報処理端末50からプリント指示情報を受信する。そして、装置プログラム35は、受信したプリント指示情報に従ったプリント動作を、プリンタ11に実行させる。すなわち、プリンタ11は、プリントデータで示される画像を、条件情報で示される実行条件に従ってシートに記録する。そして、装置プログラム35は、今回のプリント動作で画像を記録したシートの枚数を、メモリ62に記憶された累積枚数情報で示されるシートの枚数に加算する。 On the other hand, although not shown, the apparatus program 35 of the MFP 10A receives print instruction information from the information processing terminal 50 through the communication I / F 25. Then, the device program 35 causes the printer 11 to execute a print operation according to the received print instruction information. That is, the printer 11 records the image indicated by the print data on the sheet according to the execution conditions indicated by the condition information. Then, the device program 35 adds the number of sheets on which the image is recorded in the current printing operation to the number of sheets indicated by the cumulative number of sheets information stored in the memory 62.

また、端末プログラム65は、S29で送信したプリント指示情報に対応する実績レコードを、実績リストに登録する(S30)。すなわち、端末プログラム65は、不図示のシステムクロックから取得した現在日時を示すプリント日時情報と、指定装置ID“MFP−A”と、実績枚数情報とを含む実績レコードを、実績リストに登録する。実績枚数情報は、例えば、プリントデータで示される画像の枚数と、条件情報で示される部数との積である。S30の処理は、第2記憶処理の一例である。そして、端末プログラム65は、メイン画面をディスプレイ53に再び表示させる(S11)。 Further, the terminal program 65 registers the achievement record corresponding to the print instruction information transmitted in S29 in the achievement list (S30). That is, the terminal program 65 registers the actual record including the print date and time information indicating the current date and time acquired from the system clock (not shown), the designated device ID "MFP-A", and the actual number of sheets information in the actual result list. The actual number of sheets information is, for example, the product of the number of images indicated by the print data and the number of copies indicated by the condition information. The process of S30 is an example of the second storage process. Then, the terminal program 65 causes the main screen to be displayed again on the display 53 (S11).

次に、端末プログラム65は、例えば、[ステータス]アイコン112の指定を入力I/F54を通じて受け付けたことに応じて(S24:Yes)、ステータス表示処理を実行する(S31)。ステータス表示処理は、指定装置のステータスをディスプレイ53に表示させる処理である。[ステータス]アイコン112のタップは、消耗品の残量の表示を指示する第1指示操作の一例である。図8を参照して、ステータス表示処理の詳細を説明する。 Next, the terminal program 65 executes the status display process in response to the reception of the designation of the [status] icon 112 through the input I / F 54 (S24: Yes), for example (S31). The status display process is a process of displaying the status of the designated device on the display 53. The tapping of the [Status] icon 112 is an example of the first instruction operation for instructing the display of the remaining amount of consumables. The details of the status display process will be described with reference to FIG.

[ステータス表示処理]
まず、端末プログラム65は、ステータスリストに含まれる複数のステータスレコードのうち、受信日時情報で示される受信日時が最新のステータスレコードを読み出す(S41)。換言すれば、端末プログラム65は、直近のS12で受信したステータス情報を含むステータスレコードを、ステータスリストから読み出す。次に、端末プログラム65は、情報処理端末50が指定装置と通信可能な状態か否かを判断する(S42)。S42の処理は、第1判断処理の一例である。
[Status display processing]
First, the terminal program 65 reads out the status record having the latest reception date / time indicated by the reception date / time information among the plurality of status records included in the status list (S41). In other words, the terminal program 65 reads the status record including the status information received in the latest S12 from the status list. Next, the terminal program 65 determines whether or not the information processing terminal 50 can communicate with the designated device (S42). The process of S42 is an example of the first determination process.

端末プログラム65は、ポーリング処理で指定装置からステータス情報を受信していることに応じて、情報処理端末50が指定装置と通信可能な状態と判断する。そこで、端末プログラム65は、例えば、読み出したステータスレコードの受信日時と現在日時との差(以下、「経過時間」と表記する。)と、予め定められた第2時間(例えば、180sec)とを比較する。そして、端末プログラム65は、経過時間が第2時間未満である場合に、情報処理端末50が指定装置と通信可能だと判断してもよい(S42:Yes)。一方、端末プログラム65は、経過時間が第2時間以上の場合に、情報処理端末50が指定装置と通信不能だと判断してもよい(S42:No)。 The terminal program 65 determines that the information processing terminal 50 can communicate with the designated device according to the status information received from the designated device in the polling process. Therefore, the terminal program 65, for example, sets the difference between the reception date and time of the read status record and the current date and time (hereinafter, referred to as "elapsed time") and a predetermined second time (for example, 180 sec). Compare. Then, the terminal program 65 may determine that the information processing terminal 50 can communicate with the designated device when the elapsed time is less than the second time (S42: Yes). On the other hand, the terminal program 65 may determine that the information processing terminal 50 cannot communicate with the designated device when the elapsed time is the second hour or more (S42: No).

一例として、端末プログラム65は、例えば、現在日時“7/11 11:01”に、図5(A)に示されるステータスレコードを読み出したことに応じて、経過時間(60sec)が第2時間未満、すなわち、指定装置と通信可能だと判断する(S42:Yes)。そして、端末プログラム65は、直近のS41で読み出したステータス情報に基づいて、図10(A)に示されるステータス画面をディスプレイ53に表示させる(S43)。S43の処理は、第2表示処理の一例である。 As an example, the terminal program 65 has an elapsed time (60 sec) of less than the second hour, for example, in response to reading the status record shown in FIG. 5A at the current date and time “7/11 11:01”. That is, it is determined that communication with the designated device is possible (S42: Yes). Then, the terminal program 65 displays the status screen shown in FIG. 10A on the display 53 based on the status information read in the latest S41 (S43). The process of S43 is an example of the second display process.

図10(A)に示されるステータス画面は、指定装置であるMFP10Aと通信可能であることに対応する「MFP−A:オンライン」のメッセージと、直近のS41で読み出したステータス情報の残量情報に対応する「インク残量:70%」のメッセージと、MFP10Aがプリント動作を実行可能なことに対応する「[OK]プリントできます。」のメッセージと、[OK]アイコン130とを含む。そして、端末プログラム65は、[OK]アイコン130の指定を入力I/F54を通じて受け付けたことに応じて(S44:Yes)、ステータス表示処理を終了する。 The status screen shown in FIG. 10A shows the message "MFP-A: Online" corresponding to the ability to communicate with the designated device MFP10A and the remaining amount information of the status information read in the latest S41. It includes a corresponding "ink remaining amount: 70%" message, a "[OK] print is possible" message corresponding to the fact that the MFP10A can execute a print operation, and an [OK] icon 130. Then, the terminal program 65 ends the status display process in response to receiving the designation of the [OK] icon 130 through the input I / F 54 (S44: Yes).

他の例として、端末プログラム65は、例えば、現在日時“7/11 13:00”に、図5(B)に示されるステータスレコードを読み出したことに応じて、経過時間(7200sec)が第2時間以上、すなわち、指定装置と通信不能だと判断する(S42:No)。次に、端末プログラム65は、直近のS41で読み出したステータス情報の残量情報で示されるインク残量と、予め定められた閾値残量(例えば、5%)とを比較する(S45)。閾値残量は、プリント動作の実行に必要なインク残量の下限値の一例である。S45の処理は、第2判断処理の一例である。 As another example, the terminal program 65 has a second elapsed time (7200 sec), for example, in response to reading the status record shown in FIG. 5 (B) at the current date and time “7/11 13:00”. It is determined that communication with the designated device is impossible for more than an hour (S42: No). Next, the terminal program 65 compares the ink remaining amount indicated by the remaining amount information of the status information read in the latest S41 with the predetermined threshold remaining amount (for example, 5%) (S45). The threshold remaining amount is an example of the lower limit value of the ink remaining amount required to execute the printing operation. The process of S45 is an example of the second determination process.

次に、端末プログラム65は、図5(B)のインク残量“2%”が閾値残量“5%”未満だと判断したことに応じて(S45:Yes)、直近のS41で読み出したステータス情報に基づいて、図10(B)に示されるステータス画面をディスプレイ53に表示させる(S43)。図10(B)に示されるステータス画面は、MFP10Aと通信不能であることに対応する「MFP−A:オフライン」のメッセージと、直近のS41で読み出したステータス情報の残量情報に対応する「インク残量:2%」のメッセージと、発注フラグ“ON”に対応する「発注:済」のメッセージと、予定日情報に対応する「到着予定:7/13」のメッセージと、[OK]アイコン130とを含む。 Next, the terminal program 65 reads in the latest S41 in response to the determination that the ink remaining amount "2%" in FIG. 5B is less than the threshold remaining amount "5%" (S45: Yes). Based on the status information, the status screen shown in FIG. 10B is displayed on the display 53 (S43). The status screen shown in FIG. 10B shows the "MFP-A: offline" message corresponding to the inability to communicate with the MFP 10A and the "ink" corresponding to the remaining amount information of the status information read in the latest S41. "Remaining amount: 2%" message, "Order: Completed" message corresponding to the order flag "ON", "Arrival schedule: 7/13" message corresponding to the scheduled date information, and [OK] icon 130 And include.

他の例として、端末プログラム65は、例えば、現在日時“7/11 14:00”に、図5(C)に示されるステータスレコードを読み出したことに応じて、経過時間(10800sec)が第2時間以上、すなわち、指定装置と通信不能だと判断する(S42:No)。また、端末プログラム65は、図5(C)のインク残量“85%”が閾値残量“5%”以上だと判断したことに応じて(S45:No)、実績リスト及び履歴リストに含まれるレコードに基づいて、MFP10Aに装着されたインクカートリッジの現在のインク残量を推定する(S46)。S46の処理は、推定処理の一例である。 As another example, the terminal program 65 has an elapsed time (10800 sec) second, for example, in response to reading the status record shown in FIG. 5 (C) at the current date and time “7/11 14:00”. It is determined that communication with the designated device is impossible for more than an hour (S42: No). Further, the terminal program 65 is included in the achievement list and the history list according to the determination that the ink remaining amount "85%" in FIG. 5C is equal to or more than the threshold remaining amount "5%" (S45: No). The current remaining amount of ink in the ink cartridge mounted on the MFP 10A is estimated based on the record (S46). The process of S46 is an example of the estimation process.

より詳細には、端末プログラム65は、プリント日時情報で示されるプリント日時が、直近のS41で読み出したステータス情報の装着日時情報で示される装着日時“7/8 16:00”以降の実績レコードを、実績リストから読み出す。また、端末プログラム65は、1週間前(すなわち、期間情報“7/4 8時〜20時”)で且つ現在時刻を含む履歴レコードを、履歴リストから読み出す。そして、端末プログラム65は、S41、S46で読み出したレコードに含まれる情報を下記式1に代入して、推定インク残量を算出する。 More specifically, the terminal program 65 records the actual record that the print date and time indicated by the print date and time information is after the attachment date and time "7/8 16:00" indicated by the attachment date and time information of the status information read in the latest S41. , Read from the achievement list. Further, the terminal program 65 reads a history record one week ago (that is, period information "7/4 8:00 to 20:00") and including the current time from the history list. Then, the terminal program 65 substitutes the information contained in the records read in S41 and S46 into the following equation 1 to calculate the estimated ink remaining amount.

推定インク残量=インク残量
−集計消費量×{(現在時刻−集計開始時刻)/集計期間}
×{(累積ページ数−実績ページ数)/累積ページ数}
・・・(式1)
Estimated ink level = ink level
-Aggregate consumption x {(Current time-Aggregation start time) / Aggregation period}
× {(cumulative number of pages-actual number of pages) / cumulative number of pages}
... (Equation 1)

「インク残量」は、直近のS41で読み出したステータス情報の残量情報で示されるインク残量“85%”である。「集計消費量」は、現在日時“7/11”と同一曜日で且つ現在時刻“14:00”を含む集計期間、すなわち、読み出した1週間前の履歴レコードの消費量情報で示される集計消費量“40%”である。「集計開始日時」は、読み出した履歴レコードの集計開始時刻“8時”である。「集計期間」は、期間情報で示される集計期間の長さ“12時間”である。「累積ページ数」は、読み出したステータス情報の累積枚数情報で示されるページ数“70ページ”である。「実績ページ数」は、読み出した実績レコードの実績枚数情報で示される枚数の合計値“35ページ”である。 The “ink remaining amount” is the ink remaining amount “85%” indicated by the remaining amount information of the status information read in the latest S41. The "aggregated consumption" is the aggregated consumption indicated by the consumption information of the history record read one week before, that is, the aggregated period including the current time "14:00" on the same day of the week as the current date and time "7/11". The amount is "40%". The "aggregation start date and time" is the aggregation start time "8 o'clock" of the read history record. The “aggregation period” is the length “12 hours” of the aggregation period indicated by the period information. The "cumulative number of pages" is the number of pages "70 pages" indicated by the cumulative number of pages information of the read status information. The "actual number of pages" is the total value "35 pages" of the number of sheets indicated by the actual number information of the read actual record.

すなわち、端末プログラム65は、85−40×{(14−8)/12}×{(70−35)/70}=75%を、推定インク残量として算出する。なお、上記式1の第2行で算出される値は、直近のS11からの消耗品の推定消耗量の一例である。また、上記式1の第3行で算出される値は、MFP10Aに装着されているインクカートリッジを用いて画像が記録されたシートの枚数のうち、情報処理端末50と異なる端末が記録させたシートの枚数の割合である。すなわち、端末プログラム65は、累積ページ数と実績ページ数とが不一致である場合に、MFP10Aにプリント動作を指示する端末が情報処理端末50以外に存在すると判断して、推定消耗量に第3行を乗じる。累積ページ数は第1シート枚数の一例であり、実績ページ数は第2シート枚数の一例である。 That is, the terminal program 65 calculates 85-40 × {(14-8) / 12} × {(70-35) / 70} = 75% as the estimated ink remaining amount. The value calculated in the second row of the above equation 1 is an example of the estimated consumption amount of consumables from the latest S11. Further, the value calculated in the third row of the above formula 1 is a sheet recorded by a terminal different from the information processing terminal 50 among the number of sheets on which an image is recorded using the ink cartridge mounted on the MFP 10A. It is the ratio of the number of sheets. That is, when the cumulative number of pages and the actual number of pages do not match, the terminal program 65 determines that there is a terminal other than the information processing terminal 50 that instructs the MFP 10A to perform a print operation, and the estimated consumption amount is the third line. Multiply. The cumulative number of pages is an example of the number of first sheets, and the actual number of pages is an example of the number of second sheets.

次に、端末プログラム65は、S46で推定したインク残量に基づいて、図11(A)に示されるステータス画面をディスプレイ53に表示させる(S47)。図11(A)に示されるステータス画面は、MFP10Aと通信不能であることに対応する「MFP−A:オフライン」のメッセージと、最後に受信したステータス情報の受信日時に対応する「(最終受信:7/11 11:00)」のメッセージと、S46で推定したインク残量に対応する「インク残量:75%」のメッセージと、「*インク残量は推定値です*」とのメッセージと、[OK]アイコン130とを含む。S47の処理は、第1表示処理の一例である。 Next, the terminal program 65 causes the status screen shown in FIG. 11A to be displayed on the display 53 based on the ink remaining amount estimated in S46 (S47). The status screen shown in FIG. 11A shows the "MFP-A: offline" message corresponding to the inability to communicate with the MFP10A and the "(last reception:) corresponding to the reception date and time of the last received status information. 7/11 11:00) ”,“ Ink level: 75% ”corresponding to the ink level estimated in S46,“ * Ink level is an estimated value * ”, and [OK] includes the icon 130. The process of S47 is an example of the first display process.

さらに他の例として、端末プログラム65は、例えば、現在日時“7/11 14:00”に、図5(D)に示されるステータスレコードを読み出したことに応じて、経過時間(10800sec)が第2時間以上、すなわち、指定装置と通信不能だと判断する(S42:No)。次に、端末プログラム65は、図5(D)のインク残量“95%”が閾値残量“5%”以上だと判断したことに応じて(S45:No)、95−40×{(14−8)/12}×{(35−35)/35}=95%を、推定インク残量として算出する。 As yet another example, the terminal program 65 has an elapsed time (10800 sec), for example, in response to reading the status record shown in FIG. 5 (D) at the current date and time “7/11 14:00”. It is determined that communication with the designated device is impossible for 2 hours or more (S42: No). Next, the terminal program 65 determines that the ink remaining amount “95%” in FIG. 5 (D) is equal to or greater than the threshold remaining amount “5%” (S45: No), and 95-40 × {((S45: No)). 14-8) / 12} × {(35-35) / 35} = 95% is calculated as the estimated ink remaining amount.

そして、端末プログラム65は、図11(B)に示されるステータス画面をディスプレイ53に表示させる(S47)。図11(B)に示されるステータス画面は、「インク残量:95%」のメッセージが図11(A)と相違し、その他が図11(A)と共通する。すなわち、端末プログラム65は、累積ページ数と実績ページ数とが一致する場合に、MFP10Aにプリント動作を指示する端末が情報処理端末50以外に存在しないと判断して、直近のS11で受信したステータス情報の残量情報で示されるインク残量“95%”を、MFP10Aに装着されたインクカートリッジの現在のインク残量と推定する。 Then, the terminal program 65 displays the status screen shown in FIG. 11B on the display 53 (S47). In the status screen shown in FIG. 11B, the message "remaining amount of ink: 95%" is different from that in FIG. 11A, and the others are common to FIG. 11A. That is, when the cumulative number of pages and the actual number of pages match, the terminal program 65 determines that there is no terminal other than the information processing terminal 50 that instructs the MFP 10A to perform the print operation, and the status received in the latest S11. The ink remaining amount "95%" indicated by the remaining amount information of the information is estimated to be the current ink remaining amount of the ink cartridge mounted on the MFP 10A.

[本実施形態の作用効果]
上記の実施形態によれば、最新のステータス情報を受信してから現在までの経過時間が第2時間未満の場合に(S42:Yes)、当該ステータス情報で示されるインク残量を示すステータス画面を表示させる。一方、経過時間が第2時間以上の場合に(S42:No)、過去に受信した複数のステータス情報に基づく履歴レコードから現在のインク残量を推定し、推定したインク残量を示すステータス画面を表示させる。これにより、ステータス情報をリアルタイムに取得しなくても、指定装置のインク残量を適切に表示することができる。
[Action and effect of this embodiment]
According to the above embodiment, when the elapsed time from receiving the latest status information to the present is less than the second hour (S42: Yes), the status screen showing the ink remaining amount indicated by the status information is displayed. Display it. On the other hand, when the elapsed time is the second hour or more (S42: No), the current ink level is estimated from the history records based on the plurality of status information received in the past, and the status screen showing the estimated ink level is displayed. Display it. As a result, the ink remaining amount of the designated device can be appropriately displayed without acquiring the status information in real time.

一例として、MFP10Aが属する無線LAN102に情報処理端末50が接続されていない場合(例えば、アクセスポイントから出力されるビーコン信号の受信圏外に情報処理端末50が位置する)でも、MFP10Aのインク残量を適切に表示可能になる。他の例として、ステータス要求情報の送信間隔である第1時間が極めて長く設定された場合(例えば、12時間)でも、次にステータス情報を受信するまでの間において、MFP10Aのインク残量を適切に表示可能になる。 As an example, even when the information processing terminal 50 is not connected to the wireless LAN 102 to which the MFP 10A belongs (for example, the information processing terminal 50 is located outside the reception range of the beacon signal output from the access point), the remaining amount of ink in the MFP 10A can be measured. It can be displayed properly. As another example, even when the first time, which is the transmission interval of the status request information, is set to be extremely long (for example, 12 hours), the ink remaining amount of the MFP 10A is appropriate until the next status information is received. Can be displayed on.

但し、「指定装置と通信不能」とは、例えば、通信I/F55と無線LAN102のアクセスポイントとが接続できない場合を指し、指定装置の電源がOFFの状態とは区別されてもよい。すなわち、端末プログラム65は、S11で通信I/F55をアクセスポイントに接続できなかった場合と、S11で送信したステータス要求情報に対する応答が受信できなかった場合とを区別してもよい。 However, "cannot communicate with the designated device" refers to, for example, the case where the communication I / F 55 and the access point of the wireless LAN 102 cannot be connected, and may be distinguished from the state in which the power supply of the designated device is OFF. That is, the terminal program 65 may distinguish between the case where the communication I / F 55 cannot be connected to the access point in S11 and the case where the response to the status request information transmitted in S11 cannot be received.

また、上記の実施形態によれば、履歴リストに記憶された複数の履歴レコードのうち、MFP10Aの使用状況が似ている履歴レコードに基づいて推定インク残量を算出するので、MFP10Aの現在のインク残量の推定精度が向上する。なお、履歴レコードの集計期間は、前述の例に限定されない。集計期間の他の例として、平日(月曜日〜金曜日)と、休日(土曜日、日曜日、祝祭日)とであってもよい。すなわち、集計期間の長さは、履歴レコード毎に異なっていてもよい。 Further, according to the above embodiment, the estimated ink remaining amount is calculated based on the history records in which the usage status of the MFP10A is similar among the plurality of history records stored in the history list, so that the current ink of the MFP10A is calculated. The accuracy of estimating the remaining amount is improved. The aggregation period of history records is not limited to the above example. As another example of the aggregation period, it may be a weekday (Monday to Friday) and a holiday (Saturday, Sunday, public holiday). That is, the length of the aggregation period may be different for each history record.

また、上記の実施形態によれば、例えば、インクカートリッジの発注機能がMFP10Aに実装されている場合に、インクカートリッジが発注されたか否かと、新たなインクカートリッジの到着予定日とをユーザに認識させることができる。 Further, according to the above embodiment, for example, when the ink cartridge ordering function is implemented in the MFP 10A, the user is made to recognize whether or not the ink cartridge has been ordered and the expected arrival date of the new ink cartridge. be able to.

一方、S41で読み出したステータス情報で示されるインク残量がMFP10Aの実行に必要な下限値を既に下回っている場合、その後にステータス情報を受信していなくても、直近のステータス情報で示される残量から変化していないと考えることができる。そこで、上記の実施形態のように、直近のステータス情報で示されるインク残量が下限値以上の場合にのみ、推定処理を実行するのが望ましい。 On the other hand, when the ink remaining amount indicated by the status information read in S41 is already below the lower limit value required for executing the MFP 10A, the remaining ink indicated by the latest status information is not received after that. It can be considered that the quantity has not changed. Therefore, as in the above embodiment, it is desirable to execute the estimation process only when the ink remaining amount indicated by the latest status information is equal to or more than the lower limit value.

また、上記の実施形態によれば、複数の端末がMFP10Aにプリント動作を指示する場合に、図11(A)に示されるように、履歴レコードで示される集計消耗量から、情報処理端末50の寄与率を減じる。これにより、現在のインク残量の推定精度が向上する。一方、MFP10Aにプリント動作を指示する端末が情報処理端末50のみである場合に、当該情報処理端末50がMFP10Aと通信していない期間には、インクが消費されていないと判断できる。そこで、このような場合には、図11(B)に示されるように、直近のステータス情報で示されるインク残量を、現在のインク残量と推定すればよい。 Further, according to the above embodiment, when a plurality of terminals instruct the MFP 10A to perform a print operation, as shown in FIG. 11A, the information processing terminal 50 is based on the total consumption amount shown in the history record. Reduce the contribution rate. As a result, the accuracy of estimating the current remaining amount of ink is improved. On the other hand, when the information processing terminal 50 is the only terminal that instructs the MFP 10A to perform a print operation, it can be determined that the ink is not consumed during the period when the information processing terminal 50 is not communicating with the MFP 10A. Therefore, in such a case, as shown in FIG. 11B, the ink remaining amount indicated by the latest status information may be estimated as the current ink remaining amount.

但し、情報処理端末50以外の端末がMFP10Aにプリント動作を指示するか否かを判断する方法は、前述の例に限定されない。端末プログラム65は、例えば、S28で指定装置IDを“MFP−B”から“MFP−A”に更新する場合において、通信I/F55を通じてMFP10Bに削除指示情報を送信し、通信I/F55を通じてMFP10Aに登録指示情報を送信してもよい。削除指示情報は、後述するする端末情報から端末ID“Term−A”を削除することを指示する情報である。登録指示情報は、端末情報に端末ID“Term−A”を登録することを指示する情報である。すなわち、削除指示情報及び登録指示情報は、端末IDを含む。削除指示情報を送信する処理は第1通知処理の一例であり、登録指示情報を送信する処理は第2通知処理の一例である。 However, the method of determining whether or not a terminal other than the information processing terminal 50 instructs the MFP 10A to perform a print operation is not limited to the above example. For example, when the designated device ID is updated from "MFP-B" to "MFP-A" in S28, the terminal program 65 transmits deletion instruction information to the MFP10B through the communication I / F55, and the MFP10A through the communication I / F55. Registration instruction information may be sent to. The deletion instruction information is information instructing to delete the terminal ID "Term-A" from the terminal information described later. The registration instruction information is information instructing to register the terminal ID "Term-A" in the terminal information. That is, the deletion instruction information and the registration instruction information include the terminal ID. The process of transmitting the deletion instruction information is an example of the first notification process, and the process of transmitting the registration instruction information is an example of the second notification process.

一方、MFP10のメモリ32は、端末情報を記憶することができる。端末情報は、MFP10にプリント指示情報を送信する可能性がある端末の端末IDを含む。そして、装置プログラム35は、通信I/F25を通じて情報処理端末50から削除指示情報を受信したことに応じて、削除指示情報に含まれる端末IDを端末情報から削除する。一方、装置プログラム35は、通信I/F25を通じて情報処理端末50から登録指示情報を受信したことに応じて、登録指示情報に含まれる端末IDを端末情報に追加する。そして、装置プログラム35は、ステータス要求情報を受信したことに応じて、端末情報をさらに含むステータス要求情報を送信する。 On the other hand, the memory 32 of the MFP 10 can store terminal information. The terminal information includes a terminal ID of a terminal that may transmit print instruction information to the MFP 10. Then, the device program 35 deletes the terminal ID included in the deletion instruction information from the terminal information in response to receiving the deletion instruction information from the information processing terminal 50 through the communication I / F 25. On the other hand, the device program 35 adds the terminal ID included in the registration instruction information to the terminal information in response to receiving the registration instruction information from the information processing terminal 50 through the communication I / F 25. Then, the device program 35 transmits the status request information including the terminal information in response to the reception of the status request information.

そして、端末プログラム65は、直近のステータス情報の端末情報に基づいて、MFP10Aにプリント動作を指示する端末の有無を判断してもよい。すなわち、端末プログラム65は、端末情報が複数の端末IDを含むことに応じて、MFP10Aにプリント動作を指示する他の端末が存在すると判断する。一方、端末プログラム65は、端末情報が端末ID“Term−A”のみを含むことに応じて、MFP10Aにプリント動作を指示する他の端末が存在しないと判断する。これにより、前述の式1のような複雑な計算をしなくても、MFP10Aにプリント動作を指示する他の端末の有無を判断できる。 Then, the terminal program 65 may determine the presence or absence of a terminal instructing the MFP 10A to perform a print operation based on the terminal information of the latest status information. That is, the terminal program 65 determines that there is another terminal that instructs the MFP 10A to perform a print operation according to the terminal information including a plurality of terminal IDs. On the other hand, the terminal program 65 determines that there is no other terminal that instructs the MFP 10A to perform the print operation because the terminal information includes only the terminal ID "Term-A". As a result, it is possible to determine the presence or absence of another terminal that instructs the MFP 10A to perform a print operation without performing a complicated calculation as in the above equation 1.

また、上記の実施形態では、インクカートリッジを消耗品の一例として説明したが、消耗品の具体例はインクカートリッジに限定されない。例えば、プリント動作に用いられる消耗品の他の例として、トナーが貯留されたトナーカートリッジ、ドラムが収容されたドラムカートリッジ等が挙げられる。また、スキャン動作に用いられる消耗品の他の例として、原稿を搬送するローラ等が挙げられる。すなわち、本実施形態に係る消耗品は、MFP10の動作に伴って徐々に損耗し、損耗が進むとMFP10が動作を実行できなくなるあらゆる物が該当する。 Further, in the above embodiment, the ink cartridge has been described as an example of consumables, but the specific example of the consumable is not limited to the ink cartridge. For example, other examples of consumables used for printing operations include a toner cartridge in which toner is stored, a drum cartridge in which a drum is stored, and the like. Further, as another example of consumables used for the scanning operation, a roller for transporting a document and the like can be mentioned. That is, the consumables according to the present embodiment correspond to all items that are gradually worn down with the operation of the MFP10, and the MFP10 cannot execute the operation as the wear progresses.

また、上記の実施形態のMFP10及び情報処理端末50において、メモリ32、62に記憶された各種プログラムがCPU31、61によって実行されることによって、本発明のコントローラが実行する各処理が実現される例を説明した。しかしながら、コントローラの構成はこれに限定されず、その一部又は全部を集積回路等のハードウェアで実現してもよい。 Further, in the MFP 10 and the information processing terminal 50 of the above-described embodiment, each process executed by the controller of the present invention is realized by executing various programs stored in the memories 32 and 62 by the CPUs 31 and 61. Explained. However, the configuration of the controller is not limited to this, and a part or all of the controller configuration may be realized by hardware such as an integrated circuit.

さらに、本発明は、MFP10及び情報処理端末50として実現できるだけでなく、MFP10及び情報処理端末50に処理を実行させるプログラムとして実現してもよい。そして、当該プログラムは、non−transitoryな記録媒体に記録されて提供されてもよい。non−transitoryな記録媒体は、CD−ROM、DVD−ROM等の他、通信ネットワークを通じてMFP10及び情報処理端末50に接続可能なサーバに搭載されたメモリを含んでもよい。そして、サーバのメモリに記憶されたプログラムは、当該プログラムを示す情報或いは信号として、インターネット101等の通信ネットワークを通じて配信されてもよい。 Further, the present invention can be realized not only as the MFP 10 and the information processing terminal 50, but also as a program for causing the MFP 10 and the information processing terminal 50 to execute processing. Then, the program may be recorded and provided on a non-transitory recording medium. The non-transitory recording medium may include a memory mounted on a server that can be connected to the MFP 10 and the information processing terminal 50 through a communication network, in addition to a CD-ROM, a DVD-ROM, and the like. Then, the program stored in the memory of the server may be distributed as information or a signal indicating the program through a communication network such as the Internet 101.

10・・・MFP
11・・・プリンタ
12・・・スキャナ
13・・・FAX部
23,53・・・ディスプレイ
24,54・・・入力I/F
25,55・・・通信I/F
31,61・・・CPU
32,62・・・メモリ
35・・・装置プログラム
50・・・情報処理端末
60・・・端末プログラム
80・・・サーバ
10 ... MFP
11 ... Printer 12 ... Scanner 13 ... FAX unit 23, 53 ... Display 24, 54 ... Input I / F
25, 55 ... Communication I / F
31,61 ... CPU
32, 62 ... Memory 35 ... Device program 50 ... Information processing terminal 60 ... Terminal program 80 ... Server

Claims (13)

通信インタフェースと、入力インタフェースと、ディスプレイと、メモリとを備える情報処理端末によって読み取り可能なプログラムであって、
該プログラムは、
消耗品を用いて画像処理動作を実行する画像処理装置から、前記通信インタフェースを通じてステータス情報を受信する受信処理と、
前記受信処理で受信した前記ステータス情報を、履歴情報として前記メモリに記憶させる第1記憶処理とを前記情報処理端末に繰り返し実行させ、前記ステータス情報は、前記画像処理装置に装着された前記消耗品の残量を示す情報であり、
該プログラムは、
前記消耗品の残量の表示を指示する第1指示操作を前記入力インタフェースを通じて受け付けたことに応じて、
前記メモリに記憶された前記履歴情報に基づいて、前記画像処理装置に装着されている前記消耗品の現在の残量を推定する推定処理と、
前記推定処理で推定した残量を示すステータス画面を、前記ディスプレイに表示させる第1表示処理と
前記通信インタフェースを通じて前記画像処理装置と通信可能か否かを判断する第1判断処理とを前記情報処理端末に実行させ、
前記第1判断処理で通信不能と判断したことに応じて、前記推定処理及び前記第1表示処理を前記情報処理端末に実行させ、
前記第1判断処理で通信可能と判断したことに応じて、直近に受信した前記ステータス情報で示される前記消耗品の残量を示すステータス画面を、前記ディスプレイに表示させる第2表示処理を前記情報処理端末に実行させ、
該プログラムは、前記受信処理及び前記第1記憶処理を、第1時間が経過する毎に前記情報処理端末に繰り返し実行させ、
該プログラムは、前記第1判断処理において、
前記受信処理を直近に実行してからの経過時間が前記第1時間より長い第2時間以上であることに応じて、前記画像処理装置と通信不能と判断し、
前記受信処理を直近に実行してからの経過時間が前記第2時間未満であることに応じて、前記画像処理装置と通信可能と判断する記載のプログラム。
A program that can be read by an information processing terminal including a communication interface, an input interface, a display, and a memory.
The program
Reception processing for receiving status information through the communication interface from an image processing device that executes image processing operations using consumables.
The information processing terminal is repeatedly executed with the first storage process of storing the status information received in the reception process in the memory as history information, and the status information is the consumable item attached to the image processing device. Information that indicates the remaining amount of
The program
In response to receiving the first instruction operation for instructing the display of the remaining amount of the consumable item through the input interface.
Based on the history information stored in the memory, an estimation process for estimating the current remaining amount of the consumables mounted on the image processing device, and an estimation process.
The status screen indicating the remaining amount estimated by the estimation process, a first display processing to be displayed on said display,
The information processing terminal is made to execute the first determination process of determining whether or not communication with the image processing device is possible through the communication interface.
In response to the determination that communication is not possible in the first determination process, the information processing terminal is made to execute the estimation process and the first display process.
In response to the determination that communication is possible in the first determination process, the information is the second display process for displaying the status screen indicating the remaining amount of the consumables indicated by the status information received most recently on the display. Let the processing terminal execute it
The program causes the information processing terminal to repeatedly execute the reception process and the first storage process every time the first time elapses.
The program is used in the first determination process.
It is determined that communication with the image processing device is impossible according to the elapsed time from the latest execution of the reception process being the second time or more, which is longer than the first time.
A program described in which it is determined that communication with the image processing device is possible according to the elapsed time from the latest execution of the reception process being less than the second time.
通信インタフェースと、入力インタフェースと、ディスプレイと、メモリとを備える情報処理端末によって読み取り可能なプログラムであって、
該プログラムは、
消耗品を用いて画像処理動作を実行する画像処理装置から、前記通信インタフェースを通じてステータス情報を受信する受信処理と、
前記受信処理で受信した前記ステータス情報を、履歴情報として前記メモリに記憶させる第1記憶処理とを前記情報処理端末に繰り返し実行させ、前記ステータス情報は、前記画像処理装置に装着された前記消耗品の残量を示す情報であり、
該プログラムは、
前記消耗品の残量の表示を指示する第1指示操作を前記入力インタフェースを通じて受け付けたことに応じて、
前記メモリに記憶された前記履歴情報に基づいて、前記画像処理装置に装着されている前記消耗品の現在の残量を推定する推定処理と、
前記推定処理で推定した残量を示すステータス画面を、前記ディスプレイに表示させる第1表示処理と
前記通信インタフェースを通じて前記画像処理装置と通信可能か否かを判断する第1判断処理とを前記情報処理端末に実行させ、
前記第1判断処理で通信不能と判断したことに応じて、前記推定処理及び前記第1表示処理を前記情報処理端末に実行させ、
前記第1判断処理で通信可能と判断したことに応じて、直近に受信した前記ステータス情報で示される前記消耗品の残量を示すステータス画面を、前記ディスプレイに表示させる第2表示処理を前記情報処理端末に実行させ、
前記ステータス情報は、
新たな前記消耗品を発注したことを示す発注情報と、
当該消耗品の到着予定日を示す予定日情報とを含むことが可能であり、
該プログラムは、直近に受信した前記ステータス情報が前記発注情報を含む場合の前記第1表示処理及び前記第2表示処理において、前記予定日情報で示される到着予定日をさらに示すステータス画面を、前記ディスプレイに表示させるプログラム。
A program that can be read by an information processing terminal including a communication interface, an input interface, a display, and a memory.
The program
Reception processing for receiving status information through the communication interface from an image processing device that executes image processing operations using consumables.
The information processing terminal is repeatedly executed with the first storage process of storing the status information received in the reception process in the memory as history information, and the status information is the consumable item attached to the image processing device. Information that indicates the remaining amount of
The program
In response to receiving the first instruction operation for instructing the display of the remaining amount of the consumable item through the input interface.
Based on the history information stored in the memory, an estimation process for estimating the current remaining amount of the consumables mounted on the image processing device, and an estimation process.
The status screen indicating the remaining amount estimated by the estimation process, a first display processing to be displayed on said display,
The information processing terminal is made to execute the first determination process of determining whether or not communication with the image processing device is possible through the communication interface.
In response to the determination that communication is not possible in the first determination process, the information processing terminal is made to execute the estimation process and the first display process.
In response to the determination that communication is possible in the first determination process, the information is the second display process for displaying the status screen indicating the remaining amount of the consumables indicated by the status information received most recently on the display. Let the processing terminal execute it
The status information is
Ordering information indicating that the new consumables have been ordered, and
It is possible to include scheduled date information indicating the expected arrival date of the consumable.
The program displays a status screen that further indicates the scheduled arrival date indicated by the scheduled date information in the first display process and the second display process when the status information received most recently includes the order information. A program to be displayed on the display.
該プログラムは、前記受信処理及び前記第1記憶処理を、第1時間が経過する毎に前記情報処理端末に繰り返し実行させ、
該プログラムは、前記第1判断処理において、
前記受信処理を直近に実行してからの経過時間が前記第1時間より長い第2時間以上であることに応じて、前記画像処理装置と通信不能と判断し、
前記受信処理を直近に実行してからの経過時間が前記第2時間未満であることに応じて、前記画像処理装置と通信可能と判断する請求項2に記載のプログラム。
The program causes the information processing terminal to repeatedly execute the reception process and the first storage process every time the first time elapses.
The program is used in the first determination process.
It is determined that communication with the image processing device is impossible according to the elapsed time from the latest execution of the reception process being the second time or more, which is longer than the first time.
The program according to claim 2, wherein it is determined that communication with the image processing device is possible according to the elapsed time from the latest execution of the reception process being less than the second time.
該プログラムは、
前記第1記憶処理において、集計開始時刻及び集計終了時刻で特定される複数の集計期間それぞれについて、当該集計期間に受信した前記ステータス情報を集計して、当該集計期間における前記消耗品の消耗量を示す前記履歴情報を前記メモリに記憶させ、
前記推定処理において、
現在時刻を含む前記集計期間に対応する前記履歴情報に基づいて、直近に前記受信処理を実行してからの前記消耗品の推定消耗量を算出し、
直近に受信した前記ステータス情報で示される前記消耗品の残量から前記推定消耗量を減じることによって、前記消耗品の現在の残量を推定する請求項1から3のいずれかに記載のプログラム。
The program
In the first storage process, the status information received during the aggregation period is aggregated for each of the plurality of aggregation periods specified by the aggregation start time and the aggregation end time, and the consumption amount of the consumables in the aggregation period is calculated. The history information shown is stored in the memory.
In the estimation process
Based on the history information corresponding to the aggregation period including the current time, the estimated consumption amount of the consumables since the latest reception process was executed is calculated.
The program according to any one of claims 1 to 3, which estimates the current remaining amount of the consumable by subtracting the estimated consumable amount from the remaining amount of the consumable indicated by the status information received most recently.
該プログラムは、
前記第1記憶処理において、複数の集計日それぞれについて、当該集計日に受信した前記ステータス情報を集計して、当該集計日における前記消耗品の消耗量を示す前記履歴情報を前記メモリに記憶させ、
前記推定処理において、
本日と同一曜日の前記集計日に対応する前記履歴情報に基づいて、直近に前記受信処理を実行してからの前記消耗品の推定消耗量を算出し、
直近に受信した前記ステータス情報で示される前記消耗品の残量から前記推定消耗量を減じることによって、前記消耗品の現在の残量を推定する請求項1から4のいずれかに記載のプログラム。
The program
In the first storage process, the status information received on the aggregation date is aggregated for each of the plurality of aggregation dates, and the history information indicating the consumption amount of the consumables on the aggregation date is stored in the memory.
In the estimation process
Based on the history information corresponding to the aggregation day on the same day of the week as today, the estimated consumption amount of the consumables since the latest reception process was executed is calculated.
The program according to any one of claims 1 to 4, wherein the current remaining amount of the consumable is estimated by subtracting the estimated consumable amount from the remaining amount of the consumable indicated by the status information received most recently.
該プログラムは、
前記画像処理動作の実行を指示する第2指示操作を前記入力インタフェースを通じて受け付けたことに応じて、前記画像処理動作の実行を指示する動作指示情報を、前記通信インタフェースを通じて前記画像処理装置に送信する動作指示処理を前記情報処理端末に実行させ、
前記推定処理において、前記画像処理装置に前記画像処理動作を指示する端末が前記情報処理端末以外に存在しないと判断したことに応じて、直近に受信した前記ステータス情報で示される前記消耗品の残量を、前記消耗品の現在の残量と推定する請求項4又は5に記載のプログラム。
The program
In response to receiving the second instruction operation instructing the execution of the image processing operation through the input interface, the operation instruction information instructing the execution of the image processing operation is transmitted to the image processing apparatus through the communication interface. Let the information processing terminal execute the operation instruction processing,
In the estimation process, in response to the determination that there is no terminal other than the information processing terminal that instructs the image processing device to perform the image processing operation, the residue of the consumable item indicated by the status information received most recently. The program according to claim 4 or 5, wherein the amount is estimated to be the current remaining amount of the consumable.
前記画像処理動作は、シートに画像を記録するプリント動作であり、
前記ステータス情報は、
前記消耗品が前記画像処理装置に装着された日時を示す装着日時情報と、
前記装着日時情報で示される日時に装着された前記消耗品を用いて画像を記録したシートの枚数を示す累積枚数情報とを含み、
該プログラムは、
前記第2指示操作を受け付けたことに応じて、前記動作指示情報に従った前記プリント動作で画像が記録されるシートの枚数を示す枚数情報を、前記メモリに記憶させる第2記憶処理を前記情報処理端末に実行させ、
前記推定処理において、直近に受信した前記ステータス情報の前記累積枚数情報で示される第1シート枚数と、前記装着日時情報で示される日時以降に前記メモリに記憶された前記枚数情報で示される第2シート枚数とが一致することに応じて、前記画像処理動作を指示する他の端末が存在しないと判断する請求項6に記載のプログラム。
The image processing operation is a printing operation of recording an image on a sheet.
The status information is
Mounting date and time information indicating the date and time when the consumable was mounted on the image processing device, and
Includes cumulative number information indicating the number of sheets on which an image was recorded using the consumables mounted on the date and time indicated by the mounting date and time information.
The program
In response to the acceptance of the second instruction operation, the information is the second storage process for storing the number information indicating the number of sheets on which an image is recorded in the print operation according to the operation instruction information in the memory. Let the processing terminal execute it
In the estimation process, the number of first sheets indicated by the cumulative number information of the status information received most recently and the second number information indicated by the number information stored in the memory after the date and time indicated by the mounting date and time information. The program according to claim 6, wherein it is determined that there is no other terminal instructing the image processing operation according to the number of sheets matching.
該プログラムは、前記推定処理において、前記履歴情報で特定される前記消耗品の消耗量に、(第1シート枚数−第2シート枚数)/第1シート枚数を乗じることによって、前記推定消耗量を算出する請求項7に記載のプログラム。 In the estimation process, the program calculates the estimated consumption amount by multiplying the consumption amount of the consumable item specified by the history information by (the number of first sheet sheets − the number of second sheet sheets) / the number of first sheet sheets. The program according to claim 7 for calculation. 前記ステータス情報は、送信元の前記画像処理装置に前記画像処理動作を指示し得る端末を示す端末情報を含み、
前記メモリは、前記通信インタフェースを通じて通信可能な複数の前記画像処理装置のうちの1つを識別する指定装置情報を記憶しており、
該プログラムは、
前記指定装置情報の変更を指示する第3指示操作を前記入力インタフェースを通じて受け付けたことに応じて、
前記メモリに記憶された前記指定装置情報を、第1識別情報から第2識別情報に更新する更新処理と、
前記情報処理端末を識別する端末識別情報を前記端末情報から削除することを指示する削除指示情報を、前記第1識別情報で識別される前記画像処理装置に前記通信インタフェースを通じて送信する第1通知処理と、
前記端末識別情報を前記端末情報に含めることを指示する登録指示情報を、前記第2識別情報で識別される前記画像処理装置に前記通信インタフェースを通じて送信する第2通知処理とを前記情報処理端末に実行させ、
前記受信処理において、前記指定装置情報で識別される前記画像処理装置から、前記端末情報をさらに含む前記ステータス情報を受信し、
前記推定処理において、直近に受信した前記ステータス情報の前記端末情報に基づいて、前記画像処理装置に前記画像処理動作を指示する端末の有無を判断する請求項6から8のいずれかに記載のプログラム。
The status information includes terminal information indicating a terminal capable of instructing the image processing device of the transmission source to perform the image processing operation.
The memory stores designated device information that identifies one of the plurality of image processing devices that can communicate through the communication interface.
The program
In response to receiving the third instruction operation for instructing the change of the designated device information through the input interface.
An update process for updating the designated device information stored in the memory from the first identification information to the second identification information, and
The first notification process of transmitting the deletion instruction information instructing to delete the terminal identification information that identifies the information processing terminal from the terminal information to the image processing device identified by the first identification information through the communication interface. When,
The information processing terminal is provided with a second notification process of transmitting registration instruction information instructing the terminal identification information to be included in the terminal information to the image processing device identified by the second identification information through the communication interface. Let it run
In the reception process, the status information including the terminal information is received from the image processing device identified by the designated device information.
The program according to any one of claims 6 to 8, which determines whether or not there is a terminal instructing the image processing apparatus to perform the image processing operation based on the terminal information of the status information received most recently in the estimation process. ..
該プログラムは、
前記第1指示操作を受け付けたことに応じて、直近に受信した前記ステータス情報で示される前記消耗品の残量が、前記画像処理動作の実行に必要な下限値未満か否かを判断する第2判断処理を前記情報処理端末に実行させ、
前記第2判断処理で前記下限値以上だと判断したことに応じて、前記推定処理及び前記第1表示処理を前記情報処理端末に実行させ、
前記第2判断処理で前記下限値未満だと判断したことに応じて、直近に受信した前記ステータス情報で示される前記消耗品の残量を示すステータス画面を、前記ディスプレイに表示させる第2表示処理を前記情報処理端末に実行させる請求項1から9のいずれかに記載のプログラム。
The program
In response to the acceptance of the first instruction operation, it is determined whether or not the remaining amount of the consumables indicated by the status information received most recently is less than the lower limit value required for executing the image processing operation. 2 Make the information processing terminal execute the judgment process,
In response to the determination in the second determination process that the value is equal to or greater than the lower limit, the information processing terminal is made to execute the estimation process and the first display process.
A second display process for displaying a status screen indicating the remaining amount of the consumables indicated by the most recently received status information on the display in response to the determination that the value is less than the lower limit in the second determination process. The program according to any one of claims 1 to 9, wherein the information processing terminal is executed.
前記ステータス情報は、
新たな前記消耗品を発注したことを示す発注情報と、
当該消耗品の到着予定日を示す予定日情報とを含むことが可能であり、
該プログラムは、直近に受信した前記ステータス情報が前記発注情報を含む場合の前記第1表示処理及び前記第2表示処理において、前記予定日情報で示される到着予定日をさらに示すステータス画面を、前記ディスプレイに表示させる請求項1に記載のプログラム。
The status information is
Ordering information indicating that the new consumables have been ordered, and
It is possible to include scheduled date information indicating the expected arrival date of the consumable.
The program displays a status screen that further indicates the scheduled arrival date indicated by the scheduled date information in the first display process and the second display process when the latest received status information includes the order information. The program according to claim 1, which is displayed on a display.
通信インタフェースと、
入力インタフェースと、
ディスプレイと、
メモリと、
コントローラとを備える情報処理端末であって、
前記コントローラは、
消耗品を用いて画像処理動作を実行する画像処理装置から、前記通信インタフェースを通じてステータス情報を受信する受信処理と、
前記受信処理で受信した前記ステータス情報を、履歴情報として前記メモリに記憶させる第1記憶処理とを繰り返し実行し、前記ステータス情報は、前記画像処理装置に装着された前記消耗品の残量を示す情報であり、
前記コントローラは、
前記消耗品の残量の表示を指示する第1指示操作を前記入力インタフェースを通じて受け付けたことに応じて、
前記メモリに記憶された前記履歴情報に基づいて、前記画像処理装置に装着されている前記消耗品の現在の残量を推定する推定処理と、
前記推定処理で推定した残量を示すステータス画面を、前記ディスプレイに表示させる第1表示処理と
前記通信インタフェースを通じて前記画像処理装置と通信可能か否かを判断する第1判断処理とを実行し、
前記第1判断処理で通信不能と判断したことに応じて、前記推定処理及び前記第1表示処理を実行し、
前記第1判断処理で通信可能と判断したことに応じて、直近に受信した前記ステータス情報で示される前記消耗品の残量を示すステータス画面を、前記ディスプレイに表示させる第2表示処理を実行し、
前記受信処理及び前記第1記憶処理を、第1時間が経過する毎に前記情報処理端末に繰り返し実行し、
前記第1判断処理において、
前記受信処理を直近に実行してからの経過時間が前記第1時間より長い第2時間以上であることに応じて、前記画像処理装置と通信不能と判断し、
前記受信処理を直近に実行してからの経過時間が前記第2時間未満であることに応じて、前記画像処理装置と通信可能と判断する情報処理端末。
Communication interface and
Input interface and
With the display
With memory
An information processing terminal equipped with a controller
The controller
Reception processing for receiving status information through the communication interface from an image processing device that executes image processing operations using consumables.
The status information received in the reception process is repeatedly executed as the first storage process of storing the status information in the memory as history information, and the status information indicates the remaining amount of the consumables mounted on the image processing device. Information
The controller
In response to receiving the first instruction operation for instructing the display of the remaining amount of the consumable item through the input interface.
Based on the history information stored in the memory, an estimation process for estimating the current remaining amount of the consumables mounted on the image processing device, and an estimation process.
The status screen indicating the remaining amount estimated by the estimation process, a first display processing to be displayed on said display,
The first determination process for determining whether or not communication with the image processing device is possible through the communication interface is executed.
In response to the determination that communication is not possible in the first determination process, the estimation process and the first display process are executed.
In response to the determination that communication is possible in the first determination process, the second display process for displaying the status screen indicating the remaining amount of the consumables indicated by the status information received most recently on the display is executed. ,
The reception process and the first storage process are repeatedly executed in the information processing terminal every time the first time elapses.
In the first judgment process
It is determined that communication with the image processing device is impossible according to the elapsed time from the latest execution of the reception process being the second time or more, which is longer than the first time.
An information processing terminal that determines that communication with the image processing device is possible according to the elapsed time from the most recent execution of the reception process being less than the second time .
通信インタフェースと、 Communication interface and
入力インタフェースと、 Input interface and
ディスプレイと、 With the display
メモリと、 With memory
コントローラとを備える情報処理端末であって、 An information processing terminal equipped with a controller
前記コントローラは、 The controller
消耗品を用いて画像処理動作を実行する画像処理装置から、前記通信インタフェースを通じてステータス情報を受信する受信処理と、 Reception processing for receiving status information through the communication interface from an image processing device that executes image processing operations using consumables.
前記受信処理で受信した前記ステータス情報を、履歴情報として前記メモリに記憶させる第1記憶処理とを繰り返し実行し、前記ステータス情報は、前記画像処理装置に装着された前記消耗品の残量を示す情報であり、 The status information received in the reception process is repeatedly executed as the first storage process of storing the status information in the memory as history information, and the status information indicates the remaining amount of the consumables mounted on the image processing device. Information
前記コントローラは、 The controller
前記消耗品の残量の表示を指示する第1指示操作を前記入力インタフェースを通じて受け付けたことに応じて、 In response to receiving the first instruction operation for instructing the display of the remaining amount of the consumable item through the input interface.
前記メモリに記憶された前記履歴情報に基づいて、前記画像処理装置に装着されている前記消耗品の現在の残量を推定する推定処理と、 Based on the history information stored in the memory, an estimation process for estimating the current remaining amount of the consumables mounted on the image processing device, and an estimation process.
前記推定処理で推定した残量を示すステータス画面を、前記ディスプレイに表示させる第1表示処理と、 The first display process of displaying the status screen showing the remaining amount estimated by the estimation process on the display, and
前記通信インタフェースを通じて前記画像処理装置と通信可能か否かを判断する第1判断処理とを実行し、 The first determination process for determining whether or not communication with the image processing device is possible through the communication interface is executed.
前記第1判断処理で通信不能と判断したことに応じて、前記推定処理及び前記第1表示処理を実行し、 In response to the determination that communication is not possible in the first determination process, the estimation process and the first display process are executed.
前記第1判断処理で通信可能と判断したことに応じて、直近に受信した前記ステータス情報で示される前記消耗品の残量を示すステータス画面を、前記ディスプレイに表示させる第2表示処理を実行し、 In response to the determination that communication is possible in the first determination process, the second display process for displaying the status screen indicating the remaining amount of the consumables indicated by the status information received most recently on the display is executed. ,
前記ステータス情報は、 The status information is
新たな前記消耗品を発注したことを示す発注情報と、 Ordering information indicating that the new consumables have been ordered, and
当該消耗品の到着予定日を示す予定日情報とを含むことが可能であり、 It is possible to include scheduled date information indicating the expected arrival date of the consumable.
直近に受信した前記ステータス情報が前記発注情報を含む場合の前記第1表示処理及び前記第2表示処理において、前記予定日情報で示される到着予定日をさらに示すステータス画面を、前記ディスプレイに表示する情報処理端末。 In the first display process and the second display process when the most recently received status information includes the order information, a status screen further indicating the expected arrival date indicated by the scheduled date information is displayed on the display. Information processing terminal.
JP2016161181A 2016-08-19 2016-08-19 Program and information processing terminal Active JP6776720B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016161181A JP6776720B2 (en) 2016-08-19 2016-08-19 Program and information processing terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016161181A JP6776720B2 (en) 2016-08-19 2016-08-19 Program and information processing terminal

Publications (2)

Publication Number Publication Date
JP2018028846A JP2018028846A (en) 2018-02-22
JP6776720B2 true JP6776720B2 (en) 2020-10-28

Family

ID=61248432

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016161181A Active JP6776720B2 (en) 2016-08-19 2016-08-19 Program and information processing terminal

Country Status (1)

Country Link
JP (1) JP6776720B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7025699B2 (en) * 2018-03-20 2022-02-25 ブラザー工業株式会社 Information processing equipment and computer programs
JP7188074B2 (en) * 2018-12-28 2022-12-13 京セラドキュメントソリューションズ株式会社 Ordering system, image forming apparatus and information processing program
JP2021135743A (en) * 2020-02-27 2021-09-13 セイコーエプソン株式会社 Printer and printing system
WO2023228992A1 (en) * 2022-05-27 2023-11-30 株式会社ミマキエンジニアリング Display method, electronic apparatus, program, and management system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3065053B2 (en) * 1998-01-06 2000-07-12 セイコーエプソン株式会社 Device monitoring system, local monitoring device, integrated monitoring device, device monitoring method, and computer-readable medium storing program
JP2009140012A (en) * 2007-12-03 2009-06-25 Fujifilm Corp Print system, consumable article management method for printer and program
JP4285585B1 (en) * 2008-08-28 2009-06-24 富士ゼロックス株式会社 Consumable management system

Also Published As

Publication number Publication date
JP2018028846A (en) 2018-02-22

Similar Documents

Publication Publication Date Title
JP6620985B2 (en) Information processing device
US10803510B2 (en) Information processing apparatus for automatic order of consumable items
JP6776720B2 (en) Program and information processing terminal
US9858613B2 (en) Server device and program in cartridge ordering system
US10692130B2 (en) Non-transitory computer-readable medium, information processing terminal and consumable ordering method
JP2020102254A (en) Information processing apparatus
US10336086B2 (en) Server device for ordering cartridge and program thereof
US20160062293A1 (en) Device Management Apparatus, Recording Medium and Device Management Method That Enables To Supply Replenishing or Replacement Efficiently
US9377981B2 (en) Image forming system that sends schedule information of image forming apparatus over network
US20200041944A1 (en) Image forming apparatus, method for controlling the same, and image forming system
US8817298B2 (en) Image forming apparatus and image forming system
JP5671897B2 (en) Screen control apparatus, image forming apparatus, and program
JP6299661B2 (en) Image forming system and recommendation degree display program
US20220101076A1 (en) Image processing apparatus, image processing system, and method to prevent duplicate order for supplies
JP2016206509A (en) Image formation apparatus
US9253355B2 (en) Communication apparatus that reduces power consumption, method of controlling the same, and storage medium
JP6895045B2 (en) program
JP2016191995A (en) server
JP6465084B2 (en) Departmental consumable management system and image forming apparatus
JP6919750B2 (en) Programs, information processing terminals, and communication methods
JP6631313B2 (en) program
JP2018107658A (en) program
JP2021022000A (en) Print system
JP6848410B2 (en) Driver program
US20240031501A1 (en) Image forming apparatus and control method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180219

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20180219

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190730

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200318

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200331

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200529

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200921

R150 Certificate of patent or registration of utility model

Ref document number: 6776720

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150