JP2024086409A - Printing device, control method and program - Google Patents

Printing device, control method and program Download PDF

Info

Publication number
JP2024086409A
JP2024086409A JP2022201519A JP2022201519A JP2024086409A JP 2024086409 A JP2024086409 A JP 2024086409A JP 2022201519 A JP2022201519 A JP 2022201519A JP 2022201519 A JP2022201519 A JP 2022201519A JP 2024086409 A JP2024086409 A JP 2024086409A
Authority
JP
Japan
Prior art keywords
printing device
printing
detection
print preparation
preparation process
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022201519A
Other languages
Japanese (ja)
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.)
Canon Inc
Original Assignee
Canon Inc
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Publication of JP2024086409A publication Critical patent/JP2024086409A/en
Pending legal-status Critical Current

Links

Images

Abstract

Figure 2024086409000001

【課題】エラーの発生に基づく通知処理を適切に実行する印刷装置を提供する。
【解決手段】印刷装置は、印刷準備処理を開始させるためのセットアップ操作を検知する第1検知手段と、前記第1検知手段により前記セットアップ操作が検知されたことに基づいて前記印刷準備処理を実行する実行手段と、前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理において所定のエラーの発生が検知されたことに基づいて第1の通知処理を実行する第1通知制御手段と、前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理とは異なる処理において前記所定のエラーの発生が検知されたことに基づいて前記第1の通知処理と異なる第2の通知処理を実行する第2通知制御手段とを備える。
【選択図】図4

Figure 2024086409000001

A printing device that appropriately executes a notification process based on the occurrence of an error is provided.
[Solution] The printing device comprises a first detection means for detecting a setup operation to start a print preparation process, an execution means for executing the print preparation process based on the detection of the setup operation by the first detection means, a first notification control means for executing a first notification process based on the detection of the occurrence of a specified error in the print preparation process executed based on the detection of the setup operation by the first detection means, and a second notification control means for executing a second notification process different from the first notification process based on the detection of the occurrence of the specified error in a process different from the print preparation process executed based on the detection of the setup operation by the first detection means.
[Selected figure] Figure 4

Description

本発明は、印刷装置、制御方法およびプログラムに関する。 The present invention relates to a printing device, a control method, and a program.

印刷装置を購入したユーザにより印刷装置の初回の電源が投入されると、初期設置が行われる。ここで、初期設置には、例えば、インクセットアップ、用紙設置操作の検知、レジストレーション処理、外部機器との接続設定、などの印刷準備処理が含まれる。特許文献1には、初期設置作業に要する時間を短縮するために、外部機器との接続設定とその他の印刷準備処理とを並行して行うことが記載されている。 When a user who has purchased a printing device turns on the power of the printing device for the first time, initial setup is performed. Here, the initial setup includes print preparation processes such as ink setup, detection of paper installation operations, registration processing, and connection settings with external devices. Patent Document 1 describes performing connection settings with external devices and other print preparation processes in parallel to shorten the time required for initial setup work.

特開2016-141019号公報JP 2016-141019 A

ところで、特許文献1に記載の装置のように、印刷を実行しうる装置には、エラーが発生しうる。エラーの発生に基づく通知処理を実行する印刷装置が普及するについて、エラーの発生に基づく通知処理を適切に実行することが要望されている。 However, in devices that can perform printing, such as the device described in Patent Document 1, errors can occur. As printing devices that perform notification processing based on the occurrence of an error become more widespread, there is a demand for appropriate execution of notification processing based on the occurrence of an error.

本発明は、エラーの発生に基づく通知処理を適切に実行する印刷装置、制御方法およびプログラムを提供することを目的とする。 The present invention aims to provide a printing device, a control method, and a program that properly executes notification processing based on the occurrence of an error.

上記課題を解決するため、本発明に係る印刷装置は、印刷準備処理を開始させるためのセットアップ操作を検知する第1検知手段と、前記第1検知手段により前記セットアップ操作が検知されたことに基づいて前記印刷準備処理を実行する実行手段と、前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理において所定のエラーの発生が検知されたことに基づいて第1の通知処理を実行する第1通知制御手段と、前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理とは異なる処理において前記所定のエラーの発生が検知されたことに基づいて前記第1の通知処理と異なる第2の通知処理を実行する第2通知制御手段とを備えることを特徴とする。 To solve the above problem, the printing device according to the present invention is characterized by comprising a first detection means for detecting a setup operation for starting a print preparation process, an execution means for executing the print preparation process based on the setup operation being detected by the first detection means, a first notification control means for executing a first notification process based on the occurrence of a predetermined error being detected in the print preparation process executed based on the setup operation being detected by the first detection means, and a second notification control means for executing a second notification process different from the first notification process based on the occurrence of the predetermined error being detected in a process different from the print preparation process executed based on the setup operation being detected by the first detection means.

本発明によれば、エラーの発生に基づく通知処理を適切に実行することができる。 According to the present invention, notification processing based on the occurrence of an error can be appropriately executed.

印刷装置の外観図である。FIG. 1 is an external view of a printing apparatus. 印刷装置のブロック構成を示す図である。FIG. 2 is a block diagram illustrating a configuration of a printing apparatus. 印刷装置が実行する初期設置処理を示すフローチャートである。10 is a flowchart showing an initial setup process executed by a printing device. 通知制御処理を示すフローチャートである。13 is a flowchart showing a notification control process. 通知制御処理を示すフローチャートである。13 is a flowchart showing a notification control process. エラーの発生に基づく通知画面を示す図である。FIG. 13 illustrates a notification screen based on the occurrence of an error. 通知制御処理を示すフローチャートである。13 is a flowchart showing a notification control process.

以下、添付図面を参照して実施形態を詳しく説明する。なお、以下の実施形態は特許請求の範囲に係る発明を限定するものではない。実施形態には複数の特徴が記載されているが、これらの複数の特徴の全てが発明に必須のものとは限らず、また、複数の特徴は任意に組み合わせられてもよい。さらに、添付図面においては、同一若しくは同様の構成に同一の参照番号を付し、重複した説明は省略する。 The following embodiments are described in detail with reference to the attached drawings. Note that the following embodiments do not limit the invention according to the claims. Although the embodiments describe multiple features, not all of these multiple features are necessarily essential to the invention, and multiple features may be combined in any manner. Furthermore, in the attached drawings, the same reference numbers are used for the same or similar configurations, and duplicate explanations are omitted.

[第1実施形態]
図1は、印刷装置100の外観図である。本実施形態では、印刷装置100として、スキャナとその他の機能を兼ね備えたマルチファンクション印刷装置(MultiFuntionPeripheral:MFP)を一例として説明する。操作パネル101には、印刷装置100の状態表示を行う画面や各種設定等を行うためのユーザインタフェース(UI)画面などが表示される。UI画面上には疑似的なボタンなどが設けられ、ユーザはそれらを指で触ることで各種の入力指示を行うことができる。電源ボタン102は、印刷装置100の電源のONとOFFを切り替えるためのボタンである。原稿台103は、ガラス状の透明な台であり、原稿を載せてスキャナで読み取るときに用いられる。原稿台圧板104は、スキャナで読み取りを行う際に原稿が浮かないように原稿台に押し付けるとともに、外光がスキャナユニットに入らないようにするためのカバーである。給紙カセット105は、シート等の記録媒体(以下、一例として用紙とする)を収納するカセットである。背面給紙トレイ106は、印刷装置100の背面から用紙を設置可能なトレイである。背面給紙口カバー108は、背面給紙トレイ106の給紙口に対して開閉自在に設けられたカバーであり、用紙設置時に開閉されることにより給紙口内に異物が混入するのを防ぐことができる。給紙カセット105および背面給紙トレイ106に設置された用紙は、一枚ずつ内部の印刷部に搬送され、印刷処理が行われて印刷用紙排出口107から排出される。
[First embodiment]
FIG. 1 is an external view of a printing device 100. In this embodiment, a multifunction printing device (MFP) having both a scanner and other functions will be described as an example of the printing device 100. An operation panel 101 displays a screen for displaying the status of the printing device 100 and a user interface (UI) screen for performing various settings. Pseudo buttons and the like are provided on the UI screen, and a user can input various instructions by touching them with his/her finger. A power button 102 is a button for switching the power of the printing device 100 ON and OFF. A manuscript table 103 is a transparent glass table, and is used when a manuscript is placed on the manuscript table and read by a scanner. A manuscript table pressure plate 104 is a cover for pressing a manuscript against the manuscript table so that the manuscript does not float when reading by the scanner, and for preventing external light from entering the scanner unit. A paper feed cassette 105 is a cassette for storing recording media such as sheets (hereinafter, referred to as paper as an example). The rear paper feed tray 106 is a tray into which paper can be placed from the rear of the printing device 100. The rear paper feed port cover 108 is a cover that is provided for the paper feed port of the rear paper feed tray 106 and can be opened and closed freely, and can prevent foreign matter from entering the paper feed port by opening and closing when placing paper. Paper placed in the paper feed cassette 105 and the rear paper feed tray 106 is transported one sheet at a time to the internal printing section, where it is printed and discharged from the print paper discharge port 107.

図2は、印刷装置100のブロック構成を示す図である。印刷装置100は、制御部110、操作部120、印刷部130、スキャナ部140、通信部150を含んで構成される。制御部110は、CPU111とデータ記憶部112とを含み、印刷装置100全体の制御を行う。データ記憶部112は、ROMやRAMなどで構成され、CPU111が実行する各種プログラムの他、画像データや制御データなどを保持する。本実施形態では、データ記憶部112は、印刷装置100が初期設置状態であるか否かを示す初期設置フラグを保持している。本実施形態における印刷装置100の動作は、CPU111がROMに記憶されたプログラムをRAMに読み出して実行することにより実現される。操作部120は、上述の操作パネル101と電源ボタン102とを含んで構成される。 Figure 2 is a diagram showing the block configuration of the printing device 100. The printing device 100 is configured to include a control unit 110, an operation unit 120, a printing unit 130, a scanner unit 140, and a communication unit 150. The control unit 110 includes a CPU 111 and a data storage unit 112, and controls the entire printing device 100. The data storage unit 112 is configured with a ROM, a RAM, etc., and stores various programs executed by the CPU 111 as well as image data and control data. In this embodiment, the data storage unit 112 stores an initial setting flag indicating whether the printing device 100 is in an initial setting state. The operation of the printing device 100 in this embodiment is realized by the CPU 111 reading the program stored in the ROM into the RAM and executing it. The operation unit 120 is configured to include the above-mentioned operation panel 101 and power button 102.

印刷部130は、上述の給紙カセット105、背面給紙トレイ106、および背面給紙口カバー108の他、印刷機構131と給紙カセット着脱センサ132と背面給紙口カバーセンサ133とを含む。背面給紙トレイ106、および背面給紙口カバー108は、Automatic Sheet Feeder(ASF)である。また、背面給紙口カバー108は、背面給紙トレイ106に用紙をセットするための給紙口を閉じるためのカバーである。印刷機構131は、給紙カセット105または背面給紙トレイ106から用紙を引き込み、プリントヘッドのノズルからインクを吐出して印刷を行う。つまり、印刷機構131は、印刷装置100の記録方式に対応した構成を有する。本実施形態では、印刷機構131は、インクジェット記録方式に対応した構成を有する。なお、印刷機構131は、インクジェット記録方式のみならず、電子写真方式等、他の記録方式に対応した構成を有しても良い。給紙カセット着脱センサ132は、装置本体に給紙カセット105が取り付けられているか否かを検知するセンサである。なお、給紙カセット着脱センサ132は、給紙カセット105内の用紙の有無を検知しない。背面給紙口カバーセンサ133は、背面給紙口カバー108の開閉状態を検知するセンサである。スキャナ部140は、スキャン機構141と上述の原稿台103とを含んで構成される。スキャン機構141は、光源および光学センサを含むスキャナカートリッジを含む。光源は、原稿台103にセットされた原稿に対して光を照射し、光学センサにより原稿画像を読み取る。また、印刷機構131には、インクカートリッジが装着されたか否かを検知するセンサが設けられており、CPU111は、そのセンサの検知信号に基づいて、インクカートリッジが装着されたか否かを判定することが可能である。 The printing unit 130 includes the above-mentioned paper feed cassette 105, rear paper feed tray 106, and rear paper feed port cover 108, as well as a printing mechanism 131, a paper feed cassette attachment/detachment sensor 132, and a rear paper feed port cover sensor 133. The rear paper feed tray 106 and rear paper feed port cover 108 are Automatic Sheet Feeder (ASF). The rear paper feed port cover 108 is a cover for closing the paper feed port for setting paper in the rear paper feed tray 106. The printing mechanism 131 pulls in paper from the paper feed cassette 105 or rear paper feed tray 106 and ejects ink from the nozzles of the print head to perform printing. In other words, the printing mechanism 131 has a configuration corresponding to the recording method of the printing device 100. In this embodiment, the printing mechanism 131 has a configuration corresponding to the inkjet recording method. The printing mechanism 131 may have a configuration compatible with not only the inkjet recording method but also other recording methods such as the electrophotographic method. The paper feed cassette attachment/detachment sensor 132 is a sensor that detects whether the paper feed cassette 105 is attached to the device body. The paper feed cassette attachment/detachment sensor 132 does not detect the presence or absence of paper in the paper feed cassette 105. The rear paper feed port cover sensor 133 is a sensor that detects the open/close state of the rear paper feed port cover 108. The scanner unit 140 is configured to include a scan mechanism 141 and the above-mentioned document table 103. The scan mechanism 141 includes a scanner cartridge including a light source and an optical sensor. The light source irradiates light onto a document set on the document table 103, and the optical sensor reads the document image. The printing mechanism 131 is also provided with a sensor that detects whether an ink cartridge is attached, and the CPU 111 can determine whether an ink cartridge is attached based on a detection signal from the sensor.

通信部150は、無線LANモジュール151とUSBモジュール152とを含んで構成される。無線LANモジュール151は、WiFi(登録商標)等、無線LANを介してネットワーク上でデータの送受信を行うための通信モジュールである。USBモジュール152は、USBケーブルを介して他の周辺機器とのデータの送受信を行うための通信モジュールである。また、通信部150は、他の通信モジュールを含んで良く、例えば、Bluetooth(登録商標)等の近距離無線通信など、無線LANモジュール151と通信可能範囲が異なる通信モジュールを含んでも良い。印刷装置100は、図2の構成に限られず、印刷装置100が適用されるデバイスが実行可能な機能に応じた構成を適宜有する。 The communication unit 150 includes a wireless LAN module 151 and a USB module 152. The wireless LAN module 151 is a communication module for transmitting and receiving data over a network via a wireless LAN, such as WiFi (registered trademark). The USB module 152 is a communication module for transmitting and receiving data with other peripheral devices via a USB cable. The communication unit 150 may also include other communication modules, such as a communication module with a different communication range from the wireless LAN module 151, such as a short-range wireless communication module such as Bluetooth (registered trademark). The printing device 100 is not limited to the configuration in FIG. 2, and may have a configuration appropriate to the functions that can be executed by the device to which the printing device 100 is applied.

印刷装置100を購入したユーザにより印刷装置100の初回の電源が投入されると、初期設置が行われる。ここで、初期設置には、例えば、インクカートリッジのセットアップ(インクセットアップ)、用紙設置操作の検知、印刷における用紙上のインクの着弾位置を調整するための処理であるレジストレーション処理、外部機器との接続設定、などの印刷準備処理が含まれる。なおレジストレーション処理は、インクを吐出するプリントヘッドの位置や高さ、傾きを調整したり、プリントヘッドからインクを吐出するタイミングを調整したりする処理である。本実施形態では、レジストレーション処理は、用紙設置操作の検知に基づいても実行される。さらに、レジストレーション処理は、レジストレーション処理がまだ完了しておらず初期設置が完了していない状態で印刷ボタン(印刷指示操作)が押下されることに基づいても実行される。すなわち、レジストレーション処理のように、印刷準備処理の中には、特定のセットアップ操作を前段で実行することで実行されるものがある。ここで、用紙設置操作の検知は、給紙カセット105の装着操作を給紙カセット着脱センサ132により検知することによって実現される。給紙カセット105の装着操作を検知する方法では、実際に用紙が設置されたか否かは検知されない。そのため、ユーザが用紙を設置せずに給紙カセット105を単に脱着した場合であっても、レジストレーション処理は自動的に開始される。そして、その場合、用紙なしエラーが発生する。用紙なしエラーが発生したことをユーザに通知してしまうと、ユーザに対して、余計なエラー通知となり、利便性が損なわれるような印象を抱かせてしまうことが想定される。なお用紙設置操作の検知は、例えば、背面給紙口カバー108が閉じられる操作を背面給紙口カバーセンサ133により検知することによって実現されても良い。背面給紙口カバー108は背面給紙トレイ106に用紙が設置された後にユーザによって閉じられるべきカバーであるが、背面給紙トレイ106に用紙が設置されずともユーザによって閉じられることがある。そのため、背面給紙口カバー108が閉じられる操作が検知されることに基づいてレジストレーション処理が開始される形態も、給紙カセット105の装着操作が検知されることに基づいてレジストレーション処理が開始される形態と同様の課題が生じうる。 When the user who purchased the printing device 100 turns on the power of the printing device 100 for the first time, the initial setup is performed. Here, the initial setup includes print preparation processes such as setting up the ink cartridges (ink setup), detecting the paper installation operation, a registration process for adjusting the landing position of the ink on the paper during printing, and connection settings with external devices. The registration process is a process for adjusting the position, height, and inclination of the print head that ejects ink, and adjusting the timing of ejecting ink from the print head. In this embodiment, the registration process is also performed based on the detection of the paper installation operation. Furthermore, the registration process is also performed based on the pressing of the print button (print instruction operation) when the registration process has not yet been completed and the initial setup has not yet been completed. That is, some print preparation processes, such as the registration process, are performed by performing a specific setup operation in the previous stage. Here, the detection of the paper installation operation is realized by detecting the installation operation of the paper feed cassette 105 by the paper feed cassette attachment/detachment sensor 132. In the method of detecting the mounting operation of the paper feed cassette 105, it is not possible to detect whether or not paper has actually been placed. Therefore, even if the user simply removes or attaches the paper feed cassette 105 without placing paper, the registration process is automatically started. In that case, a no-paper error occurs. If the user is notified of the occurrence of the no-paper error, it is assumed that the user will receive an unnecessary error notification, which may give the impression that the convenience is impaired. The detection of the paper placement operation may be realized, for example, by detecting the operation of closing the rear paper feed port cover 108 by the rear paper feed port cover sensor 133. The rear paper feed port cover 108 is a cover that should be closed by the user after paper is placed in the rear paper feed tray 106, but it may be closed by the user even if paper is not placed in the rear paper feed tray 106. Therefore, the form in which the registration process is started based on the detection of the operation of closing the rear paper feed port cover 108 may also have the same problems as the form in which the registration process is started based on the detection of the mounting operation of the paper feed cassette 105.

本実施形態では、印刷準備処理における所定のエラーの発生に関する通知処理を制御することにより、ユーザエクスペリエンス(UX)を向上させる。本実施形態においては、印刷準備処理のためのセットアップ操作の一例として、インクセットアップ、用紙設置操作の検知、を説明する。これらの処理は、印刷準備処理の前段で実行される処理の一例である。従って、印刷準備処理の前段で実行されるのであれば、他のセットアップ操作であっても、本実施形態の動作を適用可能である。 In this embodiment, the user experience (UX) is improved by controlling notification processing regarding the occurrence of a specified error during print preparation processing. In this embodiment, ink setup and detection of paper installation operations are described as examples of setup operations for print preparation processing. These processes are examples of processes executed prior to the print preparation processing. Therefore, the operations of this embodiment can be applied to other setup operations as long as they are executed prior to the print preparation processing.

図3は、本実施形態における印刷装置100が実行する初期設置処理を示すフローチャートである。なお、図3の処理は、CPU111が、データ記憶部112のROMに格納されている制御プログラムを、データ記憶部112のRAMにロードし、その制御プログラムを実行することにより実現される。図3の処理は、ユーザが電源ボタン102を押下して、印刷装置100の電源を投入することで開始される。 Figure 3 is a flowchart showing the initial setup process executed by the printing device 100 in this embodiment. The process in Figure 3 is realized by the CPU 111 loading a control program stored in the ROM of the data storage unit 112 into the RAM of the data storage unit 112 and executing the control program. The process in Figure 3 is started when the user presses the power button 102 to turn on the printing device 100.

S201では、CPU111は、データ記憶部112から初期設置フラグの値を読み出す。初期設置フラグは、印刷装置100が初期設置状態である(最初の起動である)ことを示す“True”、もしくは、初期設置状態でない(2回目以降の起動である)ことを示す“False”のいずれかの値を持つ。例えば、印刷装置100の着荷時には、初期設置フラグの値は、“True”に設定されている。 In S201, the CPU 111 reads the value of the initial installation flag from the data storage unit 112. The initial installation flag has a value of either "True", which indicates that the printing device 100 is in an initial installation state (first startup), or "False", which indicates that the printing device 100 is not in an initial installation state (second or subsequent startup). For example, when the printing device 100 arrives, the value of the initial installation flag is set to "True".

S202では、読み出された初期設置フラグ値に基づいて、処理が切り分けられる。具体的には、初期設置フラグの値が“True”であると判定された場合、CPU111は、印刷装置100は初期設置状態であると判断し、初期設置専用の起動制御を開始するためにS203に進む。一方、初期設置フラグの値が“False”であると判定された場合、CPU111は、印刷装置100の初期設置は完了していると判断し、図3の処理を終了する。この場合、図3の処理の終了後、後述する初期設置ではなく、通常の起動処理に移行する。通常の起動処理についての説明は省略する。 In S202, the process is divided based on the read initial installation flag value. Specifically, if the value of the initial installation flag is determined to be "True", the CPU 111 determines that the printing device 100 is in an initial installation state, and proceeds to S203 to start startup control specifically for initial installation. On the other hand, if the value of the initial installation flag is determined to be "False", the CPU 111 determines that the initial installation of the printing device 100 has been completed, and ends the process in FIG. 3. In this case, after the process in FIG. 3 ends, the process moves to normal startup processing rather than the initial installation described below. A description of the normal startup processing is omitted.

S203では、CPU111は、印刷機構131へのインクセットアップを促す案内表示を操作パネル101に表示させる。S203ではさらに、CPU111は、インクセットアップが実行されたか否かを判定する。インクセットアップが実行されたと判定された場合、S205に進む。 In S203, the CPU 111 causes the operation panel 101 to display a guide display prompting the user to perform ink setup on the print mechanism 131. In S203, the CPU 111 further determines whether ink setup has been performed. If it is determined that ink setup has been performed, the process proceeds to S205.

S204では、CPU111は、給紙カセット105または背面給紙トレイ106に用紙をセットさせる案内表示を操作パネル101に表示させる。 In S204, the CPU 111 causes the operation panel 101 to display a guide display for loading paper into the paper feed cassette 105 or rear paper feed tray 106.

S205では、CPU111は、セットされたインクと用紙を使用してレジストレーション処理を実行する。具体的には、給紙カセット105または背面給紙トレイ106から用紙を引き込んで、予め定められた印刷パターンを用いたテスト印刷(テストパターンの印刷)を実行する。そして、CPU111は、テスト印刷の結果をスキャン機構141で光学的に読み取らせ、読取結果に基づいて、インクの吐出タイミングやプリントヘッドの位置や高さ、傾きを最適化する処理である調整処理が実行される。S205の処理については後述する。 In S205, the CPU 111 executes a registration process using the set ink and paper. Specifically, paper is pulled in from the paper feed cassette 105 or rear paper feed tray 106, and a test print (printing of a test pattern) is executed using a predetermined print pattern. The CPU 111 then causes the scan mechanism 141 to optically read the results of the test print, and executes an adjustment process that optimizes the ink ejection timing and the position, height, and tilt of the print head based on the read results. The process of S205 will be described later.

レジストレーション処理が終了すると、S206では、CPU111は、初期設置フラグの値を“False”に更新する。これにより、次回以降の印刷装置100の電源ON時には、通常の起動制御が実行されるようになる。 When the registration process is completed, in S206, the CPU 111 updates the value of the initial installation flag to "False." This causes normal startup control to be performed the next time the printing device 100 is turned on.

続いて、S205のレジストレーション処理において、用紙なし状態が発生した場合の通知制御について説明する。図4の処理は、S204の用紙設置案内表示が行われた状態で開始する。本実施形態では、S204からS205に進む契機として、操作パネル101の印刷開始ボタン押下の受付の検知、または用紙設置操作の検知が必要なものとする。ここで、用紙設置操作の検知は、給紙カセット着脱センサ132によって給紙カセット105が取り付けられたことを検知するか、または、背面給紙口カバーセンサ133によって背面給紙口カバー108が閉じられたことを検知することによって行われる。 Next, notification control when a paper-out condition occurs during the registration process in S205 will be described. The process in FIG. 4 starts with the paper installation guide displayed in S204. In this embodiment, the trigger for moving from S204 to S205 is the detection of the acceptance of pressing the print start button on the operation panel 101, or the detection of a paper installation operation. Here, the detection of a paper installation operation is performed by detecting that the paper feed cassette 105 has been installed by the paper feed cassette attachment/detachment sensor 132, or by detecting that the rear feed port cover 108 has been closed by the rear feed port cover sensor 133.

S301では、CPU111は、印刷開始ボタンの押下または用紙設置操作を検知するまで待機する。用紙設置操作が検知された場合、S302に進み、印刷開始ボタンの押下が検知された場合、S305に進む。 In S301, the CPU 111 waits until it detects pressing of the print start button or a paper placement operation. If a paper placement operation is detected, the process proceeds to S302, and if pressing of the print start button is detected, the process proceeds to S305.

まず、用紙設置操作が検知された場合について説明する。 First, we will explain what happens when a paper placement operation is detected.

S302では、CPU111は、レジストレーション処理を開始し、レジストレーション処理に含まれる印刷処理であるテストパターンの印刷を行うため、用紙引き込み動作を実行する。S303では、CPU111は、S302での用紙引き込み動作の実行後に用紙なし状態が発生したか否かを判定する。用紙なし状態が発生していないと判定された場合、即ち、印刷機構131によって用紙引き込み動作が成功した場合は、そのままテストパターンの印刷を続けることが可能と判断し、図4の処理を終了する。なおこのとき、テストパターンの印刷が継続され、完了される。そして、前述したように、印刷の結果に基づいて、レジストレーション処理に含まれる調整処理が実行される。一方、用紙なし状態が発生していると判定された場合、S304に進む。この時当然、テストパターンの印刷は実行されない。S304では、CPU111は、用紙設置案内を操作パネル101に表示させ、その後、図4の処理を終了する。即ち、S304では、用紙なし状態が、エラーとして通知されるのではなく、エラーを解消するための案内(ガイダンス)として通知される。図6(a)は、用紙設置を促す案内表示の一例を示す図である。用紙設置案内501は、用紙を設置するためのガイダンス502と、画像503とを含む。なお、画像503は、静止画像であっても良いし、動画像であっても良い。 In S302, the CPU 111 starts the registration process and executes a paper pull-in operation to print a test pattern, which is a printing process included in the registration process. In S303, the CPU 111 determines whether or not a paper-out state has occurred after the paper pull-in operation in S302 has been executed. If it is determined that a paper-out state has not occurred, that is, if the paper pull-in operation by the printing mechanism 131 has been successful, it is determined that it is possible to continue printing the test pattern as is, and the process in FIG. 4 is terminated. At this time, the printing of the test pattern is continued and completed. Then, as described above, the adjustment process included in the registration process is executed based on the result of the printing. On the other hand, if it is determined that a paper-out state has occurred, the process proceeds to S304. At this time, the printing of the test pattern is not executed, of course. In S304, the CPU 111 displays a paper installation guide on the operation panel 101, and then terminates the process in FIG. 4. That is, in S304, the paper-out state is not notified as an error, but is notified as a guide (guidance) for resolving the error. FIG. 6A is a diagram showing an example of a guide display that prompts the user to place paper. Paper placement guide 501 includes guidance 502 for placing paper and an image 503. Note that image 503 may be a still image or a moving image.

次に、印刷開始ボタンが検知された場合について説明する。 Next, we will explain what happens when the print start button is detected.

S305では、CPU111は、レジストレーション処理を開始し、テストパターンの印刷を行うため、用紙引き込み動作を実行する。S306では、CPU111は、S305での用紙引き込み動作の実行後に用紙なし状態が発生したか否かを判定する。用紙なし状態が発生していないと判定された場合、即ち、印刷機構131によって用紙引き込み動作が成功した場合は、そのままテストパターンの印刷を続けることが可能と判断し、図4の処理を終了する。なおこのとき、テストパターンの印刷が継続され、完了される。そして、前述したように、印刷の結果に基づいて、レジストレーション処理に含まれる調整処理が実行される。一方、用紙なし状態が発生していると判定された場合、S307に進む。この時当然、テストパターンの印刷は実行されない。S307では、CPU111は、用紙なしエラーを操作パネル101に表示させ、その後、図4の処理を終了する。即ち、S307では、用紙なし状態が、エラーとして通知される。図6(b)は、エラー表示の一例を示す図である。エラー通知510は、用紙がない旨を示すエラーメッセージ511を含む。 In S305, the CPU 111 starts the registration process and executes a paper pull-in operation to print a test pattern. In S306, the CPU 111 determines whether or not a paper-out state has occurred after the paper pull-in operation in S305 has been executed. If it is determined that a paper-out state has not occurred, that is, if the paper pull-in operation by the printing mechanism 131 has been successful, it is determined that it is possible to continue printing the test pattern as is, and the process in FIG. 4 is terminated. At this time, the printing of the test pattern is continued and completed. Then, as described above, the adjustment process included in the registration process is executed based on the result of the printing. On the other hand, if it is determined that a paper-out state has occurred, the process proceeds to S307. At this time, the printing of the test pattern is not executed, of course. In S307, the CPU 111 displays a paper-out error on the operation panel 101, and then terminates the process in FIG. 4. That is, in S307, the paper-out state is notified as an error. FIG. 6B is a diagram showing an example of an error display. The error notification 510 includes an error message 511 indicating that there is no paper.

このように、本実施形態では、印刷準備処理であるレジストレーション処理のトリガーに応じて、用紙なし状態が発生した場合の通知内容が異なる。すなわち、用紙設置操作を検知したことでレジストレーション処理が実行された場合と、印刷開始ボタン押下を検知したことでレジストレーション処理が実行された場合とで、用紙なし状態が発生した場合の通知内容が異なる。印刷装置100の初期設置において、ユーザは、レジストレーション処理を開始させるために、インクセットアップに続いて給紙カセット105の脱着操作を行う。その際、目的がレジストレーション処理の開始であるので、ユーザがそのタイミングで給紙カセット105に用紙をセットし忘れることがあり得る。その場合に、単なるエラーが発生していることを示すメッセージを表示してしまうと、UXの低下の一因となってしまう。そこで、本実施形態では、エラーメッセージではなく、警告のレベルがより低い、用紙を設置するためのガイダンスを表示する。その結果、UXを向上させることができる。一方、印刷開始ボタン押下を検知した場合には、ユーザは、明らかにそのタイミングで印刷を実行する意思があると判断し、用紙なし状態を検知した場合にはエラーメッセージを表示させる。 In this way, in this embodiment, the notification content when a paper out state occurs differs depending on the trigger of the registration process, which is a print preparation process. That is, the notification content when a paper out state occurs differs depending on whether the registration process is executed by detecting a paper installation operation or by detecting a print start button press. In the initial installation of the printing device 100, the user performs an ink setup and then an detachment operation of the paper feed cassette 105 in order to start the registration process. At that time, since the purpose is to start the registration process, the user may forget to set paper in the paper feed cassette 105 at that timing. In that case, if a message indicating that a simple error has occurred is displayed, it will be a factor in reducing UX. Therefore, in this embodiment, instead of an error message, a guidance for setting paper, which is a lower level of warning, is displayed. As a result, UX can be improved. On the other hand, when the print start button is detected as being pressed, it is determined that the user clearly intends to execute printing at that timing, and an error message is displayed when a paper out state is detected.

レジストレーション処理では、パターンの印刷とスキャンとを繰り返すことで2枚以上の印刷を行う場合がある。そのような場合、1枚目の印刷時に用紙なし状態が発生したタイミングで、図4の処理が実行されるようにしても良い。例えば、S302の1枚目の給紙動作についてS303で用紙なし状態が発生したと判定された場合、S304における用紙設置案内の表示が行われる。その際、ユーザが用紙設置案内に従って用紙設置を行い、2枚目以降の給紙動作が開始されると、再び、S302からの処理が繰り返される。そのときにS303で用紙なし状態が発生したと判定された場合、S304では、用紙設置案内ではなく、S307で説明したエラーメッセージの表示が行われるようにしても良い。 In the registration process, two or more sheets may be printed by repeating the printing and scanning of a pattern. In such a case, the process of FIG. 4 may be executed when an out-of-paper condition occurs when printing the first sheet. For example, if it is determined in S303 that an out-of-paper condition has occurred for the first sheet feeding operation in S302, a paper setting guide is displayed in S304. At that time, when the user sets the paper according to the paper setting guide and the paper feeding operation for the second sheet or subsequent sheets is started, the process from S302 is repeated again. At that time, if it is determined in S303 that an out-of-paper condition has occurred, the error message described in S307 may be displayed in S304 instead of the paper setting guide.

以上のように、本実施形態によれば、初期設置におけるセットアップ操作に係るエラーメッセージを低減させ、UXを向上させることができる。 As described above, this embodiment can reduce error messages related to setup operations during initial installation and improve UX.

[第2実施形態]
以下、第1実施形態と異なる点について第2実施形態を説明する。第1実施形態では、用紙設置操作を検知してレジストレーション処理を開始した場合に、用紙なしエラーの表示を抑制する構成について説明した。本実施形態では、印刷開始ボタンの押下を検知してレジストレーション処理を開始した場合にも、条件に応じて用紙なしエラーの表示を抑制する構成について説明する。
[Second embodiment]
The second embodiment will be described below with respect to the differences from the first embodiment. In the first embodiment, a configuration was described in which the display of an out-of-paper error is suppressed when a paper setting operation is detected and registration processing is started. In this embodiment, a configuration will be described in which the display of an out-of-paper error is suppressed according to conditions even when a press of the print start button is detected and registration processing is started.

本実施形態では、S305に示したように、用紙設置案内の表示後に用紙設置操作を検知することなく印刷開始ボタンの押下を検知してレジストレーション処理を開始するケースを想定する。ユーザは、S204で用紙設置案内が表示されるより前に用紙設置操作を完了した場合には、印刷開始ボタンの押下により即時にレジストレーション処理を開始させることができる。しかしながら、印刷装置100の着荷後の初回印刷時には、ユーザは用紙設置操作を行う前に誤って印刷開始ボタンを押下してしまうことがあり得る。その場合、用紙なしエラーが発生してしまう。本実施形態では、印刷装置100の着荷後の初回印刷時に、用紙設置操作を行う前に誤って印刷開始ボタンを押下した場合には、エラーメッセージを表示させるのではなく、用紙設置案内を表示する。本実施形態では、そのための構成として、CPU111は、用紙設置操作履歴を参照することにより、用紙なしエラーの表示を抑制するか否かを判定する。 In this embodiment, as shown in S305, a case is assumed in which the registration process is started by detecting the pressing of the print start button without detecting the paper installation operation after the paper installation guide is displayed. If the user completes the paper installation operation before the paper installation guide is displayed in S204, the user can immediately start the registration process by pressing the print start button. However, at the time of the first printing after the printing device 100 arrives, the user may mistakenly press the print start button before performing the paper installation operation. In that case, an out-of-paper error occurs. In this embodiment, if the print start button is mistakenly pressed before performing the paper installation operation at the time of the first printing after the printing device 100 arrives, the paper installation guide is displayed instead of displaying an error message. In this embodiment, as a configuration for this purpose, the CPU 111 determines whether or not to suppress the display of the out-of-paper error by referring to the paper installation operation history.

図5は、本実施形態における、S206のレジストレーション処理において、用紙なし状態が発生した場合の制御の処理を示すフローチャートである。 Figure 5 is a flowchart showing the control process when a paper-out condition occurs during the registration process of S206 in this embodiment.

S401では、CPU111は、印刷開始ボタンの押下または用紙設置操作を検知するまで待機する。用紙設置操作が検知された場合、S402に進み、印刷開始ボタンの押下が検知された場合、S406に進む。S402では、CPU111は、用紙設置操作履歴を更新する。具体的には、例えば、用紙設置操作履歴が格納されている、データ記憶部112の領域を“True”に更新する。印刷装置100の最初の起動時、初期値は“False”になっており、用紙設置操作を検知すると“True”に更新することで、用紙設置操作が行われた履歴があることを記憶する。なお、用紙設置操作履歴の値は上述の“True”と“False”の二値に限られず、初期値を“0”とし、用紙設置操作が行われる度に1ずつカウントアップしてもよい。さらに、用紙設置操作履歴の値は、給紙カセット105の操作履歴と、背面給紙トレイ106の操作履歴とのそれぞれについて格納してもよい。また、S402の処理は、用紙設置操作の検知に対応して行われる。そのため、例えば、S203のインクセットアップ案内が表示されている状態において、用紙設置操作を検知した場合にも、S402の用紙設置操作履歴の更新が行われる。 In S401, the CPU 111 waits until it detects the pressing of the print start button or the paper placement operation. If the paper placement operation is detected, the process proceeds to S402, and if the print start button is detected, the process proceeds to S406. In S402, the CPU 111 updates the paper placement operation history. Specifically, for example, the area of the data storage unit 112 in which the paper placement operation history is stored is updated to "True". When the printing device 100 is first started, the initial value is "False", and when a paper placement operation is detected, the value is updated to "True", thereby storing the fact that a paper placement operation has been performed. Note that the value of the paper placement operation history is not limited to the above-mentioned two values of "True" and "False", and the initial value may be "0", and the value may be counted up by one each time a paper placement operation is performed. Furthermore, the value of the paper placement operation history may be stored for each of the operation history of the paper feed cassette 105 and the operation history of the rear paper feed tray 106. Furthermore, the process of S402 is performed in response to the detection of a paper placement operation. Therefore, for example, if a paper placement operation is detected while the ink setup guide of S203 is being displayed, the paper placement operation history of S402 is updated.

S403~S407は、S302~S306における説明と同じであるので、それらの説明を省略する。S407で用紙なし状態が発生していると判定された場合、S408に進む。 Steps S403 to S407 are the same as those for steps S302 to S306, so their explanation will be omitted. If it is determined in step S407 that a paper out condition has occurred, the process proceeds to step S408.

S408では、CPU111は、上述の用紙設置操作履歴の値に基づいて、用紙設置操作履歴の有無を判定する。例えば、用紙設置操作履歴が“True”であった場合には、用紙設置操作履歴ありと判定されてS409に進む。一方、用紙設置操作履歴が“False”であった場合には、用紙設置操作履歴なしと判定されてS410に進む。 In S408, the CPU 111 determines whether or not there is a paper placement operation history based on the value of the paper placement operation history described above. For example, if the paper placement operation history is "True", it is determined that there is a paper placement operation history, and the process proceeds to S409. On the other hand, if the paper placement operation history is "False", it is determined that there is no paper placement operation history, and the process proceeds to S410.

S408からS409に進む場合とは、ユーザによる用紙設置操作が適切に行われなかったと判断される。その場合、S409において、CPU111は、用紙なしエラーを操作パネル101に表示させ、その後、図5の処理を終了する。一方、S408からS410に進む場合、ユーザが用紙設置操作をする前に誤って印刷開始ボタンを押下したと判断される。その場合、S410において、CPU111は、用紙設置案内を操作パネル101に表示させ、その後、図5の処理を終了する。即ち、S410では、図6(a)のように、用紙なし状態が、エラーとして通知されるのではなく、案内として通知される。 When the process proceeds from S408 to S409, it is determined that the user did not properly install the paper. In that case, in S409, the CPU 111 displays a paper-out error on the operation panel 101, and then ends the process in FIG. 5. On the other hand, when the process proceeds from S408 to S410, it is determined that the user mistakenly pressed the start print button before installing the paper. In that case, in S410, the CPU 111 displays a paper installation guide on the operation panel 101, and then ends the process in FIG. 5. That is, in S410, the paper-out state is not notified as an error, as in FIG. 6(a), but is notified as a guide.

以上のように、本実施形態によれば、ユーザが用紙設置操作をする前に誤って印刷開始ボタンの押下によりレジストレーション処理を開始してしまった場合に、用紙なしエラーの表示を抑制し、用紙設置案内を行うことができる。一方、ユーザによる用紙設置操作が適切に行われなかったと判断された場合、用紙なしエラーをユーザに明示することができる。 As described above, according to this embodiment, if the user accidentally presses the print start button to start the registration process before performing the paper installation operation, the display of an out-of-paper error can be suppressed and guidance on installing paper can be provided. On the other hand, if it is determined that the user did not properly install the paper, the out-of-paper error can be clearly displayed to the user.

また、本実施形態の処理は、図5に示すフローチャートに限られず、用紙設置操作の履歴の有無に応じてエラーとして表示するかもしくは案内として表示するかを切り替える処理が含まれているのであれば、他の処理でも良い。 In addition, the processing of this embodiment is not limited to the flowchart shown in FIG. 5, and other processing may be used as long as it includes a process for switching between displaying an error or displaying a notice depending on whether or not there is a history of paper installation operations.

図7は、図5の他の例を示すフローチャートである。また図7では、図5の代替として実行される形態に限定されない。初期設置時だけでなく、初期設置が完了した後にも実行されうる。これは、図7のフローチャートは、後述する通常の印刷処理時にエラーが発生するケースにも対応したものであるためである。図7では、S407で用紙なし状態が発生していないと判定された場合、S406の用紙引き込みにより実行される印刷を継続して実行する。このとき実行される印刷は、着荷後の初回印刷(テスト印刷)か、着荷後の初回印刷でない印刷である。着荷後の初回印刷とはすなわち、レジストレーション処理に含まれる印刷処理でありテストパターンの印刷である。着荷後の初回印刷は、印刷装置100の初期設置が完了していない状態で印刷ボタンが押下されることで実行される。一方、着荷後の初回印刷でない印刷とは、レジストレーション処理のための印刷とは異なる通常の印刷である。通常の印刷とは具体的には例えば、原稿台103に設置された原稿をスキャンすることで得られた画像を印刷する処理(コピー処理)である。また例えば、印刷装置100に取り付けられた外付けメモリ内(SDカードやUSBメモリ内)に保存された複数の画像であり、印刷装置100に表示された複数の画像のうちのユーザに選択された画像を印刷する印刷処理である。通常の印刷処理は、印刷装置100の初期設置が完了した後に印刷ボタンが押下されることで実行される。また、S407で用紙なし状態が発生していると判定された場合、S701に進む。S701では、CPU111は、S406の用紙引き込みにより実行される印刷が着荷後の初回印刷であるか否かを判定する。着荷後の初回印刷であると判定された場合、S408に進み、以降は図5と同様の処理が実行される。 Figure 7 is a flowchart showing another example of Figure 5. Also, Figure 7 is not limited to the form executed as an alternative to Figure 5. It can be executed not only at the time of initial installation, but also after the initial installation is completed. This is because the flowchart of Figure 7 also corresponds to the case where an error occurs during normal printing processing, which will be described later. In Figure 7, if it is determined in S407 that a paper-out state has not occurred, the printing executed by drawing in the paper in S406 is continued. The printing executed at this time is the first printing after arrival (test printing) or a printing that is not the first printing after arrival. The first printing after arrival is a printing process included in the registration process, and is printing of a test pattern. The first printing after arrival is executed by pressing the print button when the initial installation of the printing device 100 has not been completed. On the other hand, the printing that is not the first printing after arrival is a normal printing that is different from the printing for the registration process. Specifically, the normal printing is, for example, a process (copying process) of printing an image obtained by scanning a document placed on the document tray 103. Also, for example, this is a printing process in which an image selected by the user from among multiple images displayed on the printing device 100 is printed, the multiple images being stored in an external memory (SD card or USB memory) attached to the printing device 100. A normal printing process is executed by pressing the print button after the initial setup of the printing device 100 is completed. Also, if it is determined in S407 that a paper-out condition has occurred, the process proceeds to S701. In S701, the CPU 111 determines whether the printing executed by pulling in paper in S406 is the first printing since arrival. If it is determined that it is the first printing since arrival, the process proceeds to S408, and thereafter the same process as in FIG. 5 is executed.

S701で着荷後の初回印刷でないと判定された場合、S702に進む。S702では、CPU111は、RAM等の記憶領域に格納されている給紙履歴を確認し、用紙情報が一致しているか否かを判定する。例えば、S702では、テスト印刷を行ったときの用紙種、用紙サイズと、今回の印刷の対象として指定されている用紙種、用紙サイズとが一致しているか否かを判定する。S702で一致していると判定された場合、S703において、CPU111は、図6(b)のような用紙なしエラーを操作パネル101に表示させ、その後、図7の処理を終了する。一方、S702で一致していないと判定された場合には、ユーザが用紙の入れ替えを忘れたものと判断される。よって、本実施形態では、その場合、S704において、CPU111は、図6(a)に示すような用紙設置案内を操作パネル101に表示させ、その後、図7の処理を終了する。 If it is determined in S701 that this is not the first print after arrival, the process proceeds to S702. In S702, the CPU 111 checks the paper feed history stored in a storage area such as a RAM, and determines whether the paper information matches. For example, in S702, it determines whether the paper type and paper size when the test print is performed match the paper type and paper size specified as the target of the current print. If it is determined that they match in S702, in S703, the CPU 111 displays a paper out error as shown in FIG. 6B on the operation panel 101, and then ends the process in FIG. 7. On the other hand, if it is determined that they do not match in S702, it is determined that the user has forgotten to replace the paper. Therefore, in this embodiment, in this case, in S704, the CPU 111 displays a paper installation guide as shown in FIG. 6A on the operation panel 101, and then ends the process in FIG. 7.

このような構成により、着荷後の2回目以降の印刷においても、ユーザが用紙の入れ替えを忘れたと判断できる場合には、エラーメッセージではなく警告のレベルがより低い、用紙を設置するためのガイダンスを表示する。その結果、UXをより向上させることができる。 With this configuration, if it is determined that the user has forgotten to replace the paper even during the second or subsequent prints after the delivery, guidance on how to place the paper is displayed, which is a lower level of warning rather than an error message. As a result, UX can be further improved.

本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。 The present invention can also be realized by supplying a program that realizes one or more of the functions of the above-mentioned embodiments to a system or device via a network or a storage medium, and having one or more processors in the computer of the system or device read and execute the program. It can also be realized by a circuit (e.g., an ASIC) that realizes one or more functions.

本実施形態の開示は、以下の印刷装置、方法およびプログラムを含む。
(項目1)
印刷準備処理を開始させるためのセットアップ操作を検知する第1検知手段と、
前記第1検知手段により前記セットアップ操作が検知されたことに基づいて前記印刷準備処理を実行する実行手段と、
前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理において所定のエラーの発生が検知されたことに基づいて第1の通知処理を実行する第1通知制御手段と、
前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理とは異なる処理において前記所定のエラーの発生が検知されたことに基づいて前記第1の通知処理と異なる第2の通知処理を実行する第2通知制御手段と、
を備えることを特徴とする印刷装置。
(項目2)
前記第1検知手段は、前記セットアップ操作のガイダンスが通知された後、前記セットアップ操作を検知することを特徴とする項目1に記載の印刷装置。
(項目3)
前記セットアップ操作と異なる操作であり、印刷を開始するための操作である指示操作を受け付ける受付手段、をさらに備え、
前記実行手段は、前記受付手段により前記指示操作を受け付けた場合、前記印刷準備処理を実行する、
ことを特徴とする項目1又は2に記載の印刷装置。
(項目4)
前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理とは異なる処理とは、前記受付手段により前記指示操作を受け付けたことに基づいて実行された前記印刷準備処理を含む、
ことを特徴とする項目3に記載の印刷装置。
(項目5)
前記受付手段により前記指示操作を受け付けたことに基づいて実行された前記印刷準備処理において前記所定のエラーの発生が検知された場合、前記第2通知制御手段は、前記第2の通知処理として、前記所定のエラーが発生したことを通知することを特徴とする項目4に記載の印刷装置。
(項目6)
前記受付手段により前記指示操作を受け付けたことにより実行された前記印刷準備処理において前記所定のエラーの発生が検知された場合、前記セットアップ操作のガイダンスが通知されていない状態で前記セットアップ操作が既に行われているかもしくはまだ行われていないかを判定する第1判定手段、をさらに備え、
前記第1判定手段により前記セットアップ操作がまだ行われていないと判定された場合、前記第1の通知処理が実行され、前記第1判定手段により前記セットアップ操作が既に行われていると判定された場合、前記第2の通知処理が実行される、
ことを特徴とする項目3乃至5のいずれか1項に記載の印刷装置。
(項目7)
前記印刷準備処理が既に完了されているかもしくはまだ実行されていないかを判定する第2判定手段、をさらに備え、
前記第1判定手段による判定は、前記第2判定手段により前記印刷準備処理がまだ完了されていないと判定された場合に行われる、
ことを特徴とする項目6に記載の印刷装置。
(項目8)
前記第2判定手段により前記印刷準備処理が既に完了されていると判定された場合、前記印刷準備処理に含まれる印刷で使用された記録媒体の情報と、前記受付手段により受け付けた前記指示操作の対象となる印刷に用いられる記録媒体の情報とが一致するか否かを判定する第3判定手段、をさらに備え、
前記第3判定手段により一致しないと判定された場合、前記第2の通知処理が実行される、
ことを特徴とする項目7に記載の印刷装置。
(項目9)
前記第3判定手段により一致すると判定された場合、前記第1の通知処理が実行されることを特徴とする項目8に記載の印刷装置。
(項目10)
前記セットアップ操作と異なる操作であり、印刷を開始するための操作である指示操作を受け付ける受付手段、をさらに備え、
前記実行手段は、前記受付手段により前記指示操作を受け付けた場合、前記印刷準備処理とは異なる他の印刷処理を実行する、
ことを特徴とする項目1に記載の印刷装置。
(項目11)
前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理とは異なる処理とは、前記他の印刷処理であることを特徴とする項目10に記載の印刷装置。
(項目12)
前記他の印刷処理とは、前記印刷装置の原稿台に設置された原稿をスキャンすることで得られた画像を印刷する処理を含むことを特徴とする項目11に記載の印刷装置。
(項目13)
前記他の印刷処理とは、前記印刷装置に取り付けられた外付けメモリ内に保存された複数の画像であり、前記印刷装置に表示された複数の画像のうちのユーザに選択された画像を印刷する印刷処理を含むことを特徴とする項目11又は12に記載の印刷装置。
(項目14)
前記第1通知制御手段は、前記セットアップ操作が検知されることに基づいて実行された前記印刷準備処理が実行され、前記所定のエラーの発生が検知された場合、前記第1の通知処理として、前記所定のエラーを解消するためのガイダンスを通知することを特徴とする項目1乃至13のいずれか1項に記載の印刷装置。
(項目15)
前記所定のエラーを解消するためのガイダンスは、シートに関する情報と、当該シートをカセットにセットするためのメッセージとを含むことを特徴とする項目14に記載の印刷装置。
(項目16)
前記セットアップ操作は、シートを収納するカセットの装着操作を含むことを特徴とする項目1乃至15のいずれか1項に記載の印刷装置。
(項目17)
前記所定のエラーは、前記印刷装置にシートがセットされていないエラーであることを特徴とする項目1乃至16のいずれか1項に記載の印刷装置。
(項目18)
前記セットアップ操作は、印刷装置が備えるトレイに用紙をセットするための給紙口を閉じるためのカバーを閉める操作を含むことを特徴とする項目1乃至17のいずれか1項に記載の印刷装置。
(項目19)
前記セットアップ操作は、インクセットアップの操作を含むことを特徴とする項目1乃至18のいずれか1項に記載の印刷装置。
(項目20)
前記印刷準備処理は、レジストレーション処理のための印刷処理を含むことを特徴とする項目1乃至19のいずれか1項に記載の印刷装置。
(項目21)
前記レジストレーション処理は、インクの着弾位置を調整するための処理を含むことを特徴とする項目20に記載の印刷装置。
(項目22)
前記レジストレーション処理は、プリントヘッドの位置を調整する処理を含むことを特徴とする項目20又は21に記載の印刷装置。
(項目23)
印刷装置において実行される方法であって、
印刷準備処理を開始させるためのセットアップ操作を検知する第1検知工程と、
前記第1検知工程において前記セットアップ操作が検知されたことに基づいて前記印刷準備処理を実行する実行工程と、
前記第1検知工程において前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理において所定のエラーの発生が検知されたことに基づいて第1の通知処理を実行する第1通知制御工程と、
前記第1検知工程において前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理とは異なる処理において前記所定のエラーの発生が検知されたことに基づいて前記第1の通知処理と異なる第2の通知処理を実行する第2通知制御工程と、
を有することを特徴とする方法。
(項目24)
項目1乃至22のいずれか1項に記載の印刷装置の各手段としてコンピュータを機能させるためのプログラム。
The disclosure of the present embodiment includes the following printing apparatus, method, and program.
(Item 1)
a first detection means for detecting a setup operation for starting a print preparation process;
an execution unit that executes the print preparation process based on the setup operation being detected by the first detection unit;
a first notification control means for executing a first notification process when an occurrence of a predetermined error is detected in the print preparation process executed based on the detection of the setup operation by the first detection means;
a second notification control means for executing a second notification process different from the first notification process when the occurrence of the predetermined error is detected in a process different from the print preparation process executed based on the detection of the setup operation by the first detection means;
A printing device comprising:
(Item 2)
2. The printing apparatus according to item 1, wherein the first detection unit detects the setup operation after a guidance for the setup operation is notified.
(Item 3)
a reception unit for receiving an instruction operation which is an operation for starting printing and is different from the setup operation,
the execution means executes the print preparation process when the instruction operation is accepted by the acceptance means.
3. The printing device according to claim 1 or 2.
(Item 4)
The process different from the print preparation process executed based on the detection of the setup operation by the first detection unit includes the print preparation process executed based on the reception of the instruction operation by the reception unit.
4. The printing device according to claim 3.
(Item 5)
The printing device described in item 4 is characterized in that when the occurrence of the specified error is detected in the print preparation process executed based on the acceptance of the instruction operation by the acceptance means, the second notification control means notifies the user that the specified error has occurred as the second notification process.
(Item 6)
a first determination means for determining, when the occurrence of the predetermined error is detected in the print preparation process executed in response to the reception of the instruction operation by the reception means, whether the setup operation has already been performed or has not yet been performed in a state in which no guidance for the setup operation has been notified,
When the first determination means determines that the setup operation has not yet been performed, the first notification process is executed, and when the first determination means determines that the setup operation has already been performed, the second notification process is executed.
6. The printing device according to any one of items 3 to 5.
(Item 7)
a second determination unit for determining whether the print preparation process has already been completed or has not yet been executed,
The determination by the first determination means is made when the second determination means determines that the print preparation process has not yet been completed.
7. The printing device according to claim 6,
(Item 8)
a third determination means for determining whether or not information on a recording medium used in printing included in the print preparation process matches information on a recording medium used in printing that is the target of the instruction operation received by the receiving means when the second determination means determines that the print preparation process has already been completed,
When the third determination means determines that there is no match, the second notification process is executed.
8. The printing device according to item 7,
(Item 9)
9. The printing device according to item 8, wherein when the third determination means determines that there is a match, the first notification process is executed.
(Item 10)
a reception unit for receiving an instruction operation which is an operation for starting printing and is different from the setup operation,
the execution means, when the instruction operation is accepted by the acceptance means, executes a print process different from the print preparation process.
2. The printing device according to claim 1,
(Item 11)
11. The printing apparatus according to item 10, wherein the process different from the print preparation process executed based on the detection of the setup operation by the first detection means is the other print process.
(Item 12)
12. The printing device according to item 11, wherein the other printing process includes a process of printing an image obtained by scanning a document placed on a document table of the printing device.
(Item 13)
The printing device described in item 11 or 12, characterized in that the other printing process is a plurality of images stored in an external memory attached to the printing device, and includes a printing process for printing an image selected by a user from among the plurality of images displayed on the printing device.
(Item 14)
The printing device described in any one of items 1 to 13, characterized in that when the print preparation process is executed based on the detection of the setup operation and the occurrence of the specified error is detected, the first notification control means notifies guidance for resolving the specified error as the first notification process.
(Item 15)
15. The printing apparatus according to item 14, wherein the guidance for resolving the specified error includes information about the sheet and a message for setting the sheet in a cassette.
(Item 16)
16. The printing apparatus according to claim 1, wherein the setup operation includes an operation of mounting a cassette that stores sheets.
(Item 17)
17. The printing device according to claim 1, wherein the predetermined error is an error in which a sheet is not set in the printing device.
(Item 18)
18. The printing device according to any one of items 1 to 17, wherein the setup operation includes an operation of closing a cover for closing a paper feed port for setting paper in a tray provided in the printing device.
(Item 19)
19. The printing apparatus of claim 1, wherein the setup operation includes an ink setup operation.
(Item 20)
20. The printing apparatus according to any one of items 1 to 19, wherein the print preparation process includes a print process for a registration process.
(Item 21)
21. The printing apparatus according to item 20, wherein the registration process includes a process for adjusting a landing position of ink.
(Item 22)
22. The printing apparatus according to claim 20 or 21, wherein the registration process includes a process for adjusting the position of a print head.
(Item 23)
1. A method implemented in a printing device, comprising:
a first detection step of detecting a setup operation for starting a print preparation process;
an execution step of executing the print preparation process based on the setup operation being detected in the first detection step;
a first notification control step of executing a first notification process based on detection of an occurrence of a predetermined error in the print preparation process executed based on detection of the setup operation in the first detection step;
a second notification control step of executing a second notification process different from the first notification process when the occurrence of the predetermined error is detected in a process different from the print preparation process executed based on the detection of the setup operation in the first detection step;
The method according to claim 1, further comprising:
(Item 24)
23. A program for causing a computer to function as each of the means of the printing device according to any one of items 1 to 22.

発明は上記実施形態に制限されるものではなく、発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。従って、発明の範囲を公にするために請求項を添付する。 The invention is not limited to the above-described embodiment, and various modifications and variations are possible without departing from the spirit and scope of the invention. Therefore, the following claims are appended to disclose the scope of the invention.

100 印刷装置: 105 給紙カセット: 106 背面給紙トレイ: 108 背面給紙口カバー: 111 CPU: 112 データ記憶部 100 Printing device: 105 Paper feed cassette: 106 Rear paper feed tray: 108 Rear paper feed port cover: 111 CPU: 112 Data storage unit

Claims (24)

印刷準備処理を開始させるためのセットアップ操作を検知する第1検知手段と、
前記第1検知手段により前記セットアップ操作が検知されたことに基づいて前記印刷準備処理を実行する実行手段と、
前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理において所定のエラーの発生が検知されたことに基づいて第1の通知処理を実行する第1通知制御手段と、
前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理とは異なる処理において前記所定のエラーの発生が検知されたことに基づいて前記第1の通知処理と異なる第2の通知処理を実行する第2通知制御手段と、
を備えることを特徴とする印刷装置。
a first detection means for detecting a setup operation for starting a print preparation process;
an execution unit that executes the print preparation process based on the setup operation being detected by the first detection unit;
a first notification control means for executing a first notification process when an occurrence of a predetermined error is detected in the print preparation process executed based on the detection of the setup operation by the first detection means;
a second notification control means for executing a second notification process different from the first notification process when the occurrence of the predetermined error is detected in a process different from the print preparation process executed based on the detection of the setup operation by the first detection means;
A printing device comprising:
前記第1検知手段は、前記セットアップ操作のガイダンスが通知された後、前記セットアップ操作を検知することを特徴とする請求項1に記載の印刷装置。 The printing device according to claim 1, characterized in that the first detection means detects the setup operation after guidance for the setup operation is notified. 前記セットアップ操作と異なる操作であり、印刷を開始するための操作である指示操作を受け付ける受付手段、をさらに備え、
前記実行手段は、前記受付手段により前記指示操作を受け付けた場合、前記印刷準備処理を実行する、
ことを特徴とする請求項1に記載の印刷装置。
a reception unit for receiving an instruction operation which is an operation for starting printing and is different from the setup operation,
the execution means executes the print preparation process when the instruction operation is accepted by the acceptance means.
2. The printing device according to claim 1.
前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理とは異なる処理とは、前記受付手段により前記指示操作を受け付けたことに基づいて実行された前記印刷準備処理を含む、
ことを特徴とする請求項3に記載の印刷装置。
The process different from the print preparation process executed based on the detection of the setup operation by the first detection unit includes the print preparation process executed based on the reception of the instruction operation by the reception unit.
4. The printing apparatus according to claim 3.
前記受付手段により前記指示操作を受け付けたことに基づいて実行された前記印刷準備処理において前記所定のエラーの発生が検知された場合、前記第2通知制御手段は、前記第2の通知処理として、前記所定のエラーが発生したことを通知することを特徴とする請求項4に記載の印刷装置。 The printing device according to claim 4, characterized in that, when the occurrence of the specified error is detected in the print preparation process executed based on the acceptance of the instruction operation by the acceptance means, the second notification control means notifies the user that the specified error has occurred as the second notification process. 前記受付手段により前記指示操作を受け付けたことにより実行された前記印刷準備処理において前記所定のエラーの発生が検知された場合、前記セットアップ操作のガイダンスが通知されていない状態で前記セットアップ操作が既に行われているかもしくはまだ行われていないかを判定する第1判定手段、をさらに備え、
前記第1判定手段により前記セットアップ操作がまだ行われていないと判定された場合、前記第1の通知処理が実行され、前記第1判定手段により前記セットアップ操作が既に行われていると判定された場合、前記第2の通知処理が実行される、
ことを特徴とする請求項3に記載の印刷装置。
a first determination means for determining, when the occurrence of the predetermined error is detected in the print preparation process executed in response to the reception of the instruction operation by the reception means, whether the setup operation has already been performed or has not yet been performed in a state in which no guidance for the setup operation has been notified,
When the first determination means determines that the setup operation has not yet been performed, the first notification process is executed, and when the first determination means determines that the setup operation has already been performed, the second notification process is executed.
4. The printing apparatus according to claim 3.
前記印刷準備処理が既に完了されているかもしくはまだ実行されていないかを判定する第2判定手段、をさらに備え、
前記第1判定手段による判定は、前記第2判定手段により前記印刷準備処理がまだ完了されていないと判定された場合に行われる、
ことを特徴とする請求項6に記載の印刷装置。
a second determination unit for determining whether the print preparation process has already been completed or has not yet been performed,
The determination by the first determination means is made when the second determination means determines that the print preparation process has not yet been completed.
7. The printing apparatus according to claim 6.
前記第2判定手段により前記印刷準備処理が既に完了されていると判定された場合、前記印刷準備処理に含まれる印刷で使用された記録媒体の情報と、前記受付手段により受け付けた前記指示操作の対象となる印刷に用いられる記録媒体の情報とが一致するか否かを判定する第3判定手段、をさらに備え、
前記第3判定手段により一致しないと判定された場合、前記第2の通知処理が実行される、
ことを特徴とする請求項7に記載の印刷装置。
a third determination means for determining whether or not information on a recording medium used in printing included in the print preparation process matches information on a recording medium used in printing that is the target of the instruction operation received by the receiving means when the second determination means determines that the print preparation process has already been completed,
When the third determination means determines that there is no match, the second notification process is executed.
8. The printing apparatus according to claim 7.
前記第3判定手段により一致すると判定された場合、前記第1の通知処理が実行されることを特徴とする請求項8に記載の印刷装置。 The printing device according to claim 8, characterized in that, if the third determination means determines that there is a match, the first notification process is executed. 前記セットアップ操作と異なる操作であり、印刷を開始するための操作である指示操作を受け付ける受付手段、をさらに備え、
前記実行手段は、前記受付手段により前記指示操作を受け付けた場合、前記印刷準備処理とは異なる他の印刷処理を実行する、
ことを特徴とする請求項1に記載の印刷装置。
a reception unit for receiving an instruction operation which is an operation for starting printing and is different from the setup operation,
the execution means, when the instruction operation is accepted by the acceptance means, executes a print process different from the print preparation process.
2. The printing device according to claim 1.
前記第1検知手段により前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理とは異なる処理とは、前記他の印刷処理であることを特徴とする請求項10に記載の印刷装置。 The printing device according to claim 10, characterized in that the process different from the print preparation process executed based on the detection of the setup operation by the first detection means is the other print process. 前記他の印刷処理とは、前記印刷装置の原稿台に設置された原稿をスキャンすることで得られた画像を印刷する処理を含むことを特徴とする請求項11に記載の印刷装置。 The printing device according to claim 11, characterized in that the other printing process includes a process of printing an image obtained by scanning a document placed on a document tray of the printing device. 前記他の印刷処理とは、前記印刷装置に取り付けられた外付けメモリ内に保存された複数の画像であり、前記印刷装置に表示された複数の画像のうちのユーザに選択された画像を印刷する印刷処理を含むことを特徴とする請求項11に記載の印刷装置。 The printing device according to claim 11, characterized in that the other printing process includes a printing process for printing an image selected by a user from among a plurality of images displayed on the printing device, the image being a plurality of images stored in an external memory attached to the printing device. 前記第1通知制御手段は、前記セットアップ操作が検知されることに基づいて実行された前記印刷準備処理が実行され、前記所定のエラーの発生が検知された場合、前記第1の通知処理として、前記所定のエラーを解消するためのガイダンスを通知することを特徴とする請求項1に記載の印刷装置。 The printing device according to claim 1, characterized in that the first notification control means notifies guidance for resolving the specified error as the first notification process when the print preparation process is executed based on the detection of the setup operation and the occurrence of the specified error is detected. 前記所定のエラーを解消するためのガイダンスは、シートに関する情報と、当該シートをカセットにセットするためのメッセージとを含むことを特徴とする請求項14に記載の印刷装置。 The printing device according to claim 14, characterized in that the guidance for resolving the specified error includes information about the sheet and a message for setting the sheet in a cassette. 前記セットアップ操作は、シートを収納するカセットの装着操作を含むことを特徴とする請求項1に記載の印刷装置。 The printing device according to claim 1, characterized in that the setup operation includes the operation of mounting a cassette that stores sheets. 前記所定のエラーは、前記印刷装置にシートがセットされていないエラーであることを特徴とする請求項1に記載の印刷装置。 The printing device according to claim 1, characterized in that the specified error is an error in which no sheet is set in the printing device. 前記セットアップ操作は、印刷装置が備えるトレイに用紙をセットするための給紙口を閉じるためのカバーを閉める操作を含むことを特徴とする請求項1に記載の印刷装置。 The printing device according to claim 1, characterized in that the setup operation includes an operation of closing a cover to close a paper feed port for setting paper in a tray provided in the printing device. 前記セットアップ操作は、インクセットアップの操作を含むことを特徴とする請求項1に記載の印刷装置。 The printing device according to claim 1, characterized in that the setup operation includes an ink setup operation. 前記印刷準備処理は、レジストレーション処理のための印刷処理を含むことを特徴とする請求項1に記載の印刷装置。 The printing device according to claim 1, characterized in that the print preparation process includes a print process for registration processing. 前記レジストレーション処理は、インクの着弾位置を調整するための処理を含むことを特徴とする請求項20に記載の印刷装置。 The printing device according to claim 20, characterized in that the registration process includes a process for adjusting the ink landing position. 前記レジストレーション処理は、プリントヘッドの位置を調整する処理を含むことを特徴とする請求項20に記載の印刷装置。 The printing device according to claim 20, characterized in that the registration process includes a process for adjusting the position of the print head. 印刷装置において実行される方法であって、
印刷準備処理を開始させるためのセットアップ操作を検知する第1検知工程と、
前記第1検知工程において前記セットアップ操作が検知されたことに基づいて前記印刷準備処理を実行する実行工程と、
前記第1検知工程において前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理において所定のエラーの発生が検知されたことに基づいて第1の通知処理を実行する第1通知制御工程と、
前記第1検知工程において前記セットアップ操作が検知されたことに基づいて実行された前記印刷準備処理とは異なる処理において前記所定のエラーの発生が検知されたことに基づいて前記第1の通知処理と異なる第2の通知処理を実行する第2通知制御工程と、
を有することを特徴とする方法。
1. A method implemented in a printing device, comprising:
a first detection step of detecting a setup operation for starting a print preparation process;
an execution step of executing the print preparation process based on the setup operation being detected in the first detection step;
a first notification control step of executing a first notification process based on detection of an occurrence of a predetermined error in the print preparation process executed based on detection of the setup operation in the first detection step;
a second notification control step of executing a second notification process different from the first notification process when the occurrence of the predetermined error is detected in a process different from the print preparation process executed based on the detection of the setup operation in the first detection step;
The method according to claim 1, further comprising:
請求項1乃至22のいずれか1項に記載の印刷装置の各手段としてコンピュータを機能させるためのプログラム。 A program for causing a computer to function as each of the means of the printing device according to any one of claims 1 to 22.
JP2022201519A 2022-12-16 Printing device, control method and program Pending JP2024086409A (en)

Publications (1)

Publication Number Publication Date
JP2024086409A true JP2024086409A (en) 2024-06-27

Family

ID=

Similar Documents

Publication Publication Date Title
US11064089B2 (en) Communication device and method for controlling the same
US8289556B2 (en) Image processing apparatus
US8773682B2 (en) Image forming system, image forming apparatus, and information processing device
US10120625B2 (en) Image forming apparatus that uses set sheet information to reduce user effort in replenishing sheets
US10659623B2 (en) Image forming apparatus, information processing method, and program to cancel a job
CN103847254A (en) Printing system, printing apparatus and method of controlling the same
US8730511B2 (en) Printing apparatus
US20120120418A1 (en) Image forming apparatus, control method therefor and storage medium
US10715688B2 (en) Display device capable of notifying display object by voice, image processing apparatus, notifying method, process executing method
US10708455B2 (en) Operation input device capable of notifying operation icon by voice, image processing apparatus, notifying method, process executing method
JP2024086409A (en) Printing device, control method and program
US20150244886A1 (en) Personal digital assistant apparatus, display method, and recording medium for displaying abnormal status of image forming apparatus
US9001341B2 (en) Printing apparatus, control method for printing apparatus, and storage medium
US11570317B2 (en) Image forming apparatus that performs ADF scanning, image forming system, control method, and storage medium
JP2017149571A (en) Paper feeder and image forming device
JP2017085271A (en) Original processing device and data processing device
US20240131855A1 (en) Printing apparatus capable of guiding and displaying initial installation, control method therefor and storage medium
US10887481B2 (en) Image forming apparatus and non-transitory computer readable medium storing program
US11082574B2 (en) Image forming apparatus capable of avoiding mixture of prints, image forming method
JP2011204104A (en) Operation device and image forming apparatus including the same
US10326902B2 (en) Image forming apparatus
JP2006091947A (en) Print system, print controller, printer driver, and printer
JP2003316206A (en) Image forming apparatus
JP5053401B2 (en) Operation device and image forming apparatus provided with the same
JP2006150743A (en) Image forming apparatus, method and program