JP2018187769A - Printer and program - Google Patents

Printer and program Download PDF

Info

Publication number
JP2018187769A
JP2018187769A JP2017089051A JP2017089051A JP2018187769A JP 2018187769 A JP2018187769 A JP 2018187769A JP 2017089051 A JP2017089051 A JP 2017089051A JP 2017089051 A JP2017089051 A JP 2017089051A JP 2018187769 A JP2018187769 A JP 2018187769A
Authority
JP
Japan
Prior art keywords
tray
sheet
print
response
controller
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
JP2017089051A
Other languages
Japanese (ja)
Inventor
山田 純
Jun Yamada
山田  純
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 JP2017089051A priority Critical patent/JP2018187769A/en
Publication of JP2018187769A publication Critical patent/JP2018187769A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printer that achieves both of proper elimination of a jam state and ensuring of security.SOLUTION: A printer executes: print processing (S11) for printing an object image indicated by object data on a first sheet supported by a tray in response to reception of a printing instruction; interruption processing (S14) for interrupting the print processing in response to detection of a jam state in which the first sheet is jammed in a conveyance path during execution of the print processing (S12: Yes); and test print processing (S21) for printing a test image indicated by test data on a second sheet supported by the tray in response to detection of elimination of the jam state (S20: Yes). A controller resumes the print processing interrupted by the interruption processing (S11) in response to determination as to whether the test print processing has normally finished or not (S22: Yes).SELECTED DRAWING: Figure 4

Description

本発明は、シートに画像をプリントするプリンタに関する。   The present invention relates to a printer that prints an image on a sheet.

例えば特許文献1には、シートに画像をプリントし、プリント中にジャムが発生したことに応じて、ジャムの発生を報知する画像形成装置が開示されている。また、このような画像形成装置では、ジャムの発生によって中断したプリントを、ジャムが解消したことに応じて再開するのが一般的である。   For example, Patent Document 1 discloses an image forming apparatus that prints an image on a sheet and notifies the occurrence of a jam in response to the occurrence of a jam during printing. Also, in such an image forming apparatus, it is common to resume printing that has been interrupted due to the occurrence of a jam in response to the jam being resolved.

特開2006−297654号公報JP 2006-297654 A

ここで、ジャムを解消する作業は、画像形成装置にプリントを指示したユーザと異なる人(例えば、メンテナンス担当の作業員)によって行われる可能性がある。そして、ジャムが適切に解消されていないと再開したプリントが正常に終了しないので、作業員は、プリントが適切に実行できることを確認する必要がある。   Here, there is a possibility that the work for clearing the jam is performed by a person (for example, a maintenance staff member) different from the user who instructs the image forming apparatus to print. Since the resumed printing does not end normally unless the jam is properly resolved, the worker needs to confirm that the printing can be properly performed.

しかしながら、前述したように、ジャムの解消をトリガとして中断したプリントが再開されるとすると、シートにプリントされた画像を作業員に見られてしまう可能性がある。これは、ジャムの解消作業の観点からは必要なことではあるものの、プリントの対象となる画像データが秘密情報を含んでいる場合には、望ましくないことでもある。   However, as described above, if the print that was interrupted by the removal of the jam is resumed, the operator may be able to see the image printed on the sheet. This is necessary from the viewpoint of the jam clearing operation, but it is not desirable when the image data to be printed includes confidential information.

本発明は、上記の事情に鑑みてなされたものであり、その目的は、ジャム状態の適切な解消と、セキュリティの確保とを両立させたプリンタを提供することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a printer that achieves both proper elimination of a jammed state and security.

本明細書では様々な開示を行う。開示例の1つであるプリンタは、シートを支持するトレイと、前記トレイに支持されたシートが搬送される搬送経路と、前記トレイに支持されたシートを前記搬送経路に沿って搬送し、且つ搬送したシートに画像をプリントするプリント動作を実行するプリントハードウェアと、メモリと、コントローラとを備える。前記コントローラは、対象データを対象とする前記プリント動作を指示するプリント指示を受け付ける受付処理と、前記受付処理で前記プリント指示を受け付けたことに応じて、前記トレイに支持された第1シートに前記対象データで示される対象画像をプリントする前記プリント動作を前記プリントハードウェアに実行させるプリント処理と、前記プリント処理の実行中に前記第1シートが前記搬送経路内に詰まるジャム状態が発生したことを検出する第1検出処理と、前記第1検出処理で前記ジャム状態の発生を検出したことに応じて、前記プリント処理を中断する中断処理と、前記第1検出処理で検出した前記ジャム状態が解消されたことを検出する第2検出処理と、前記第2検出処理で前記ジャム状態の解消を検出したことに応じて、前記トレイに支持された第2シートにテストデータで示されるテスト画像をプリントする前記プリント動作を前記プリントハードウェアに実行させるテストプリント処理とを実行する。前記テストデータは、前記メモリに予め記憶されており、且つ前記対象データと異なるデータである。前記コントローラは、前記テストプリント処理が正常に終了したか否かを判断する第1判断処理を実行し、前記第1判断処理で正常に終了したと判断したことに応じて、前記中断処理で中断した前記プリント処理を再開する。   Various disclosures are provided herein. A printer that is one of the disclosed examples includes a tray that supports a sheet, a conveyance path that conveys a sheet supported by the tray, a sheet that is supported by the tray, and conveys the sheet along the conveyance path; and Printing hardware that executes a printing operation for printing an image on a conveyed sheet, a memory, and a controller are provided. The controller receives a print instruction for instructing the print operation for target data, and the first sheet supported on the tray receives the print instruction in the reception process. A print process for causing the print hardware to execute the print operation for printing the target image indicated by the target data, and a jam condition in which the first sheet is jammed in the conveyance path during the execution of the print process. A first detection process to be detected; an interruption process to interrupt the print process in response to detecting the occurrence of the jam state in the first detection process; and the jam condition detected in the first detection process is eliminated. In response to detecting the cancellation of the jammed state in the second detection process and the second detection process. Performing a second test to execute the printing operation for printing a test image shown in sheet test data to said print hardware printing process which is supported on the tray. The test data is stored in advance in the memory and is different from the target data. The controller executes a first determination process for determining whether or not the test print process has ended normally, and interrupts the interrupt process in response to determining that the test print process has ended normally in the first determination process. The above-described printing process is resumed.

上記構成によれば、ジャム状態が解消されたことに応じてテストプリント処理が実行され、テストプリント処理が正常に終了したことに応じてプリント処理が再開される。すなわち、作業員は、テストプリント処理で出力されたシートに基づいて、ジャム状態が適切に解消されたか否かを判断することができるので、その後に再開されるプリント処理で出力されるシートを見る必要がない。その結果、ジャム状態の適切な解消と、セキュリティ確保とを両立させることができる。   According to the above configuration, the test print process is executed in response to the cancellation of the jammed state, and the print process is resumed in response to the normal completion of the test print process. In other words, the worker can determine whether or not the jammed state has been properly resolved based on the sheet output in the test print process, and thus sees the sheet output in the print process that is resumed thereafter. There is no need. As a result, it is possible to achieve both proper resolution of the jammed state and security.

図1は、プリンタ10の外観斜視図である。FIG. 1 is an external perspective view of the printer 10. 図2は、プリンタ10の内部構造を模式的に示す縦断面図である。FIG. 2 is a longitudinal sectional view schematically showing the internal structure of the printer 10. 図3(A)はプリンタ10のブロック図を示し、図3(B)はEEPROM34に記憶されたトレイリストを示す。3A shows a block diagram of the printer 10, and FIG. 3B shows a tray list stored in the EEPROM 34. As shown in FIG. 図4は、プリント処理のフローチャートである。FIG. 4 is a flowchart of the printing process. 図5は、テスト処理のフローチャートである。FIG. 5 is a flowchart of the test process. 図6は、再開準備処理のフローチャートである。FIG. 6 is a flowchart of the restart preparation process. 図7は、ディスプレイ121の表示例であって、(A)は抜去指示画面を、(B)はジャム報知画面を示す。7A and 7B are display examples of the display 121, where FIG. 7A shows a removal instruction screen and FIG. 7B shows a jam notification screen. 図8は、ディスプレイ121の表示例であって、(A)はトレイ選択画面を、(B)は認証画面を示す。FIG. 8 is a display example of the display 121, where (A) shows a tray selection screen and (B) shows an authentication screen. 図9は、ディスプレイ121の表示例であって、(A)は再開指示画面を、(B)は設定画面を示す。FIG. 9 is a display example of the display 121, where (A) shows a restart instruction screen and (B) shows a setting screen.

以下、本発明の実施形態について説明する。なお、以下に説明される実施形態は本発明の一例にすぎず、本発明の要旨を変更しない範囲で、本発明の実施形態を適宜変更できることは言うまでもない。   Hereinafter, embodiments of the present invention will be described. The embodiment described below is merely an example of the present invention, and it is needless to say that the embodiment of the present invention can be changed as appropriate without departing from the gist of the present invention.

図1及び図2に示されるプリンタ10は、給送トレイ20A、20B、20Cに支持されたシート12を搬送経路65に沿って記録ヘッド24に対面する位置まで搬送し、記録ヘッド24にインクを吐出させることによって、当該シート12に画像をプリントするプリント動作を実行する。すなわち、プリンタ10は、所謂インクジェット記録方式を採用している。しかしながら、プリンタ10の記録方式はインクジェット記録方式に限定されず、電子写真方式等であってもよい。また、プリンタ10は、原稿に記録された画像を読み取って画像データを生成するスキャン動作を実行可能なスキャナをさらに備えていてもよい。すなわち、プリンタ10は、MFPであってもよい。   The printer 10 shown in FIGS. 1 and 2 transports the sheet 12 supported by the feeding trays 20A, 20B, and 20C along the transport path 65 to a position facing the recording head 24, and supplies ink to the recording head 24. By ejecting, a printing operation for printing an image on the sheet 12 is executed. That is, the printer 10 employs a so-called inkjet recording method. However, the recording method of the printer 10 is not limited to the ink jet recording method, and may be an electrophotographic method or the like. The printer 10 may further include a scanner capable of executing a scan operation for reading an image recorded on a document and generating image data. That is, the printer 10 may be an MFP.

プリンタ10は、図1〜図3(A)に示されるように、給送トレイ20A、20B、20Cと、排出トレイ21と、給送ローラ25A、25Bと、搬送ローラ部54と、記録ヘッド24と、排出ローラ部55と、プラテン42と、コントローラ30と、シートセンサ120と、ディスプレイ121と、入力I/F122と、通信I/F123とを主に備える。給送ローラ25A、25B、搬送ローラ部54、記録ヘッド24、排出ローラ部55、及びシートセンサ120は、プリントハードウェアの一例である。   As shown in FIGS. 1 to 3A, the printer 10 includes feeding trays 20 </ b> A, 20 </ b> B, and 20 </ b> C, a discharge tray 21, feeding rollers 25 </ b> A and 25 </ b> B, a conveyance roller unit 54, and a recording head 24. A discharge roller unit 55, a platen 42, a controller 30, a sheet sensor 120, a display 121, an input I / F 122, and a communication I / F 123. The feed rollers 25A and 25B, the transport roller unit 54, the recording head 24, the discharge roller unit 55, and the sheet sensor 120 are examples of print hardware.

また、プリンタ10の内部には、シート12が搬送される搬送経路65が設けられている。搬送経路65は、給送ローラ25A、25B、搬送ローラ部54、及び排出ローラ部55によって搬送されるシート12が通過する空間である。搬送経路65は、図2に示されるように、プリンタ10の内部で所定の間隔を隔てて対向するガイド部材18A、18Bと、記録ヘッド24及びプラテン42と、ガイド部材19A、19Bとによって画定される空間である。搬送経路65内におけるシート12の搬送向き16は、図2において一点鎖線の矢印で示されている。   In addition, a conveyance path 65 for conveying the sheet 12 is provided inside the printer 10. The conveyance path 65 is a space through which the sheet 12 conveyed by the feeding rollers 25A and 25B, the conveyance roller unit 54, and the discharge roller unit 55 passes. As shown in FIG. 2, the conveyance path 65 is defined by guide members 18A and 18B, a recording head 24 and a platen 42, and guide members 19A and 19B that are opposed to each other at a predetermined interval inside the printer 10. Space. The conveyance direction 16 of the sheet 12 in the conveyance path 65 is indicated by a one-dot chain arrow in FIG.

給送トレイ20A、20B、20Cは、積層された複数のシート12を支持する。また、給送トレイ20A、20Bは、プリンタ10に対して着脱可能に構成されている。そして、給送トレイ20A、20Bは、プリンタ10に装着された状態でシート12を挿抜することができず、プリンタ10から取り外された状態でシート12を挿抜することが可能なカセット形式のトレイである。一方、給送トレイ20Cは、プリンタ10に固定されている。そして、給送トレイ20Cは、プリンタ10から取り外さなくてもシート12を挿抜することができる所謂「手差しトレイ」である。トレイ20Cは第1トレイの一例であり、トレイ20A、20Bは第2トレイの一例である。排出トレイ21には、プリント動作によって画像がプリントされたシート12が排出される。   The feeding trays 20A, 20B, and 20C support a plurality of stacked sheets 12. The feed trays 20A and 20B are configured to be detachable from the printer 10. The feeding trays 20 </ b> A and 20 </ b> B are cassette-type trays in which the sheet 12 cannot be inserted / extracted while being attached to the printer 10 and can be inserted / extracted while being removed from the printer 10. is there. On the other hand, the feeding tray 20 </ b> C is fixed to the printer 10. The feeding tray 20 </ b> C is a so-called “manual feed tray” in which the sheet 12 can be inserted and removed without being removed from the printer 10. The tray 20C is an example of a first tray, and the trays 20A and 20B are examples of a second tray. The sheet 12 on which an image is printed by the printing operation is discharged to the discharge tray 21.

給送ローラ25Aは、給送トレイ20Aに支持されたシート12を、搬送経路65に給送する。給送ローラ25Bは、給送トレイ20Bに支持されたシート12を、搬送経路65に給送する。より詳細には、給送ローラ25A、25Bは、給送トレイ20A、20Bに支持されたシート12の先端を、搬送ローラ部54に到達させる。給送ローラ25A、25Bは、不図示のモータの駆動力が伝達されて回転する。一方、給送トレイ20Cに支持されたシート12は、図2に示されるように、シートセンサ120の設置位置を経て、搬送ローラ部54に到達した状態になっている。すなわち、給送トレイ20Cに支持されたシート12は、シートセンサ120によって検出される。   The feeding roller 25A feeds the sheet 12 supported by the feeding tray 20A to the conveyance path 65. The feeding roller 25B feeds the sheet 12 supported by the feeding tray 20B to the conveyance path 65. More specifically, the feeding rollers 25 </ b> A and 25 </ b> B cause the leading end of the sheet 12 supported by the feeding trays 20 </ b> A and 20 </ b> B to reach the conveyance roller unit 54. The feeding rollers 25A and 25B are rotated by the driving force of a motor (not shown) being transmitted. On the other hand, as shown in FIG. 2, the sheet 12 supported by the feeding tray 20 </ b> C has reached the conveyance roller unit 54 through the installation position of the sheet sensor 120. That is, the sheet 12 supported on the feeding tray 20 </ b> C is detected by the sheet sensor 120.

搬送ローラ部54は、記録ヘッド24より搬送向き16の上流に配置されている。搬送ローラ部54は、互いに対向する搬送ローラ60及びピンチローラ61を備える。排出ローラ部55は、記録ヘッド24より搬送向き16の下流に配置されている。排出ローラ部55は、互いに対向する排出ローラ62及び拍車63を備える。搬送ローラ60及び排出ローラ62は、不図示のモータの駆動力が伝達されて回転する。搬送ローラ60及びピンチローラ61に挟持されたシート12は、搬送ローラ60が回転することによって、搬送向き16に搬送される。同様に、排出ローラ62及び拍車63に挟持されたシート12は、排出ローラ62が回転することによって、搬送向き16に搬送される。   The conveyance roller unit 54 is arranged upstream of the recording head 24 in the conveyance direction 16. The conveyance roller unit 54 includes a conveyance roller 60 and a pinch roller 61 that face each other. The discharge roller portion 55 is disposed downstream of the recording head 24 in the transport direction 16. The discharge roller portion 55 includes a discharge roller 62 and a spur 63 that face each other. The transport roller 60 and the discharge roller 62 are rotated by a driving force of a motor (not shown) being transmitted. The sheet 12 sandwiched between the transport roller 60 and the pinch roller 61 is transported in the transport direction 16 as the transport roller 60 rotates. Similarly, the sheet 12 sandwiched between the discharge roller 62 and the spur 63 is conveyed in the conveyance direction 16 as the discharge roller 62 rotates.

シートセンサ120は、給送トレイ20A、20B、20Cより搬送向き16の下流で、且つ搬送ローラ部54より搬送向き16の上流に設置されている。シートセンサ120は、設置位置にシート12が存在するか否かを検出する。より詳細には、シートセンサ120は、設置位置にシート12が存在することに対応する第1検出信号、或いは設置位置にシート12が存在しないことに対応する第2検出信号を出力する。シートセンサ120は、給送ローラ25A、25Bによって給送トレイ20A、20Bから給送されるシート12を、搬送ローラ部54に到達する直前に検出する。また、シートセンサ120は、給送トレイ20Cに支持された状態のシート12を検出する。   The sheet sensor 120 is installed downstream of the feed trays 20 </ b> A, 20 </ b> B, and 20 </ b> C in the transport direction 16 and upstream of the transport roller unit 54 in the transport direction 16. The sheet sensor 120 detects whether or not the sheet 12 exists at the installation position. More specifically, the sheet sensor 120 outputs a first detection signal corresponding to the presence of the sheet 12 at the installation position or a second detection signal corresponding to the absence of the sheet 12 at the installation position. The sheet sensor 120 detects the sheet 12 fed from the feed trays 20 </ b> A and 20 </ b> B by the feed rollers 25 </ b> A and 25 </ b> B immediately before reaching the transport roller unit 54. The sheet sensor 120 detects the sheet 12 supported by the feeding tray 20C.

記録ヘッド24は、図2に示されるように、搬送向き16における搬送ローラ部54及び排出ローラ部55の間に配置されている。また、記録ヘッド24は、上下方向7においてプラテン42と対向して配置されている。記録ヘッド24は、例えば、不図示のモータの駆動力が伝達されて搬送向き16と交差する主走査方向に往復移動する。また、記録ヘッド24は、不図示のインクカートリッジ或いはタンクに貯留されたインクを、下面に設けられた複数のノズルからインク滴を選択的に吐出する。これにより、プラテン42に支持されたシート12に画像がプリントされる。   As shown in FIG. 2, the recording head 24 is disposed between the transport roller unit 54 and the discharge roller unit 55 in the transport direction 16. The recording head 24 is disposed so as to face the platen 42 in the vertical direction 7. For example, the recording head 24 is reciprocated in the main scanning direction intersecting the conveyance direction 16 by the driving force of a motor (not shown) being transmitted. The recording head 24 selectively ejects ink droplets from a plurality of nozzles provided on the lower surface of ink stored in an ink cartridge (not shown) or a tank. As a result, an image is printed on the sheet 12 supported by the platen 42.

[コントローラ30]
コントローラ30は、図3(A)に示されるように、CPU31と、ROM32と、RAM33と、EEPROM34と、ASIC35とを備える。ROM32には、CPU31が各種動作を制御するためのプログラムなどが記憶される。RAM33は、CPU31がプログラムを実行する際に用いるデータや信号等を一時的に記憶する記憶領域、或いはデータ処理の作業領域として使用される。EEPROM34には、電源オフ後も保持すべき設定情報が記憶される。ROM32、RAM33、及びEEPROM34は、メモリの一例である。
[Controller 30]
As illustrated in FIG. 3A, the controller 30 includes a CPU 31, a ROM 32, a RAM 33, an EEPROM 34, and an ASIC 35. The ROM 32 stores a program for the CPU 31 to control various operations. The RAM 33 is used as a storage area for temporarily storing data and signals used when the CPU 31 executes a program, or as a work area for data processing. The EEPROM 34 stores setting information that should be retained even after the power is turned off. The ROM 32, the RAM 33, and the EEPROM 34 are examples of memories.

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

ASIC35には、給送ローラ25A、25B、搬送ローラ60、排出ローラ62、及び記録ヘッド24が、不図示のモータを介して接続されている。すなわち、コントローラ30は、ASIC35を通じてモータを駆動させることによって、各ローラ25A、25B、60、62を回転させると共に、記録ヘッド24を主走査方向に往復移動させる。また、コントローラ30は、記録ヘッド24の複数のノズルそれぞれに対応付けられた不図示の振動素子(例えば、ピエゾ素子)に駆動電圧を印加することによって、対応するノズルからインク滴を吐出させる。   To the ASIC 35, feed rollers 25A and 25B, a transport roller 60, a discharge roller 62, and the recording head 24 are connected via a motor (not shown). That is, the controller 30 drives the motor through the ASIC 35 to rotate the rollers 25A, 25B, 60, and 62 and to reciprocate the recording head 24 in the main scanning direction. In addition, the controller 30 applies a drive voltage to a vibration element (not shown) associated with each of the plurality of nozzles of the recording head 24 to discharge ink droplets from the corresponding nozzle.

また、ASIC35には、シートセンサ120が接続されている。コントローラ30は、ASIC35を通じてシートセンサ120から取得した検出信号に基づいて、搬送経路65内のシート12の状態を検出する。詳細は後述するが、コントローラ30は、例えば、給送トレイ20Cにシート12が支持されているか否か、給送ローラ25A、25Bによって給送されたシート12が搬送ローラ部54に到達したか否か、或いはシート12が搬送経路65内で詰まった(以下、この状態を「ジャム状態」と表記する。)か否かを検出することができる。   In addition, a sheet sensor 120 is connected to the ASIC 35. The controller 30 detects the state of the sheet 12 in the conveyance path 65 based on the detection signal acquired from the sheet sensor 120 through the ASIC 35. Although details will be described later, for example, the controller 30 determines whether or not the sheet 12 is supported on the feeding tray 20C, and whether or not the sheet 12 fed by the feeding rollers 25A and 25B has reached the conveying roller unit 54. Alternatively, it is possible to detect whether or not the sheet 12 is jammed in the conveyance path 65 (hereinafter, this state is referred to as a “jam state”).

さらに、ASIC35には、ディスプレイ121と、入力I/F122と、通信I/F123とが接続されている。コントローラ30は、ディスプレイ121に画面を表示させ、入力I/F122から操作信号を取得し、通信I/F123を通じて外部装置と通信することができる。ディスプレイ121は、液晶ディスプレイ、有機ELディスプレイ等であり、各種情報を表示する表示画面を備える。   Further, a display 121, an input I / F 122, and a communication I / F 123 are connected to the ASIC 35. The controller 30 can display a screen on the display 121, acquire an operation signal from the input I / F 122, and communicate with an external device through the communication I / F 123. The display 121 is a liquid crystal display, an organic EL display, or the like, and includes a display screen that displays various types of information.

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

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

通信I/F123は、通信ネットワークを通じて外部装置と通信可能なインタフェースである。すなわち、プリンタ10は、通信I/F123を通じて外部装置に各種情報を送信し、通信I/F123を通じて外部装置から各種情報を受信する。通信I/F123の具体的な通信手順は特に限定されないが、例えば、Wi−Fi(登録商標)を採用することができる。   The communication I / F 123 is an interface capable of communicating with an external device through a communication network. That is, the printer 10 transmits various types of information to the external device through the communication I / F 123 and receives various types of information from the external device through the communication I / F 123. Although the specific communication procedure of communication I / F123 is not specifically limited, For example, Wi-Fi (trademark) is employable.

また、EEPROM34は、例えば図3に示されるトレイリストを記憶することができる。トレイリストは、1以上のトレイレコードを含む。トレイレコードは、プリンタ10が備える複数の給送トレイ20A、20B、20Cそれぞれに対応する。トレイレコードは、例えば、トレイIDと、シート情報と、優先フラグとを備える。   The EEPROM 34 can store, for example, a tray list shown in FIG. The tray list includes one or more tray records. The tray record corresponds to each of the plurality of feeding trays 20A, 20B, and 20C included in the printer 10. The tray record includes, for example, a tray ID, sheet information, and a priority flag.

トレイIDは、プリンタ10が備える給送トレイ20A、20B、20Cを識別する。本実施形態では、給送トレイ20AがトレイID“トレイ1”で識別され、給送トレイ20BがトレイID“トレイ2”で識別され、給送トレイ20CがトレイID“手差し”で識別される。シート情報は、トレイIDで識別される給送トレイ20A、20Bが支持するシート12のサイズ(例えば、“A4”、“B5”、“L版”等)及び用紙種(例えば、“普通紙”、“光沢紙”、“インクジェット紙”等)を示す。シート情報は、例えば、入力I/F122を通じてユーザ操作によって、変更することが可能である。   The tray ID identifies the feeding trays 20A, 20B, and 20C included in the printer 10. In this embodiment, the feeding tray 20A is identified by the tray ID “tray 1”, the feeding tray 20B is identified by the tray ID “tray 2”, and the feeding tray 20C is identified by the tray ID “manual feed”. The sheet information includes the size (for example, “A4”, “B5”, “L plate”, etc.) of the sheet 12 supported by the feeding trays 20A, 20B identified by the tray ID and the sheet type (for example, “plain paper”). , “Glossy paper”, “inkjet paper” and the like. The sheet information can be changed by a user operation through the input I / F 122, for example.

優先フラグは、トレイIDで識別される給送トレイ20A、20B、20Cが「優先トレイ」か否かを示す優先トレイ情報の一例である。優先フラグには、対応する給送トレイ20A、20Bが優先トレイでないことに対応する第1値“OFF”、或いは対応する給送トレイ20Cが優先トレイであることに対応する第2値“ON”が設定される。優先トレイとは、後述するプリント指示で給送トレイが指定されなかった場合に、他のトレイより優先してシート12の給送元となるトレイを指す。   The priority flag is an example of priority tray information indicating whether or not the feeding trays 20A, 20B, and 20C identified by the tray ID are “priority trays”. In the priority flag, the first value “OFF” corresponding to the corresponding feeding tray 20A, 20B not being the priority tray, or the second value “ON” corresponding to the corresponding feeding tray 20C being the priority tray. Is set. The priority tray refers to a tray that is a feeding source of the sheet 12 with priority over other trays when a feeding tray is not designated by a print instruction to be described later.

さらに図示は省略するが、EEPROM34は、形式の異なる複数のテストデータを記憶している。テストデータは、後述するS38でシート12にプリントするテスト画像を示すデータである。データの形式とは、例えば、当該データで示される画像が写真を主に含む(以下、「写真形式」と表記する。)か、テキストを主に含む(以下、「テキスト形式」と表記する。)か、写真及びテキストの両方を含む(以下、「複合形式」と表記する。)かを示す。複数のテストデータは、例えば、プリンタ10の製造時に製造メーカによって選定され、EEPROM34に記憶される。すなわち、テストデータで示されるテスト画像は、後述する対象データで示される対象画像と異なる。   Further, although not shown, the EEPROM 34 stores a plurality of test data having different formats. The test data is data indicating a test image to be printed on the sheet 12 in S38 described later. As the data format, for example, the image indicated by the data mainly includes a photograph (hereinafter referred to as “photo format”) or mainly includes text (hereinafter referred to as “text format”). ) Or both of a photograph and text (hereinafter referred to as “composite format”). The plurality of test data is selected by the manufacturer when the printer 10 is manufactured, for example, and stored in the EEPROM 34. That is, the test image indicated by the test data is different from the target image indicated by the target data described later.

[プリンタ10の動作]
図4〜図6を参照して、本実施形態に係るプリンタ10の動作を説明する。なお、図1〜図3(A)を参照して説明したプリンタ10のハードウェア構成は一例であって、ジャム状態の検出方法、給送トレイ20C上のシート12の有無などを検出する方法は、後述する方法に限定されない。
[Operation of Printer 10]
The operation of the printer 10 according to the present embodiment will be described with reference to FIGS. Note that the hardware configuration of the printer 10 described with reference to FIGS. 1 to 3A is an example, and a method for detecting a jam condition, a method for detecting the presence or absence of the sheet 12 on the feeding tray 20C, and the like. The method is not limited to the method described later.

本明細書のフローチャートは、基本的に、プログラムに記述された命令に従ったCPU31の処理を示す。すなわち、以下の説明における「判断」、「抽出」、「選択」、「算出」、「決定」、「特定」、「制御」、「取得」、「受付」等の処理は、CPU31の処理を表している。CPU31による処理は、ハードウェア制御も含む。なお、「取得」は要求を必須とはしない概念で用いる。すなわち、CPU31が要求することなくデータを受信するという作用も、「CPU31がデータを取得する」という概念に含まれる。また、本明細書中の「データ」とは、コンピュータに読取可能なビット列で表される。そして、実質的な意味内容が同じでフォーマットが異なるデータは、同一のデータとして扱われるものとする。本明細書中の「情報」についても同様である。   The flowchart of this specification basically shows the processing of the CPU 31 in accordance with instructions described in the program. That is, in the following description, “judgment”, “extraction”, “selection”, “calculation”, “decision”, “specification”, “control”, “acquisition”, “acceptance”, etc. Represents. The processing by the CPU 31 includes hardware control. “Acquisition” is used in a concept that does not require a request. That is, the effect that the CPU 31 receives data without requesting it is also included in the concept of “the CPU 31 acquires data”. Further, “data” in this specification is represented by a bit string readable by a computer. Data having substantially the same semantic content but different formats are handled as the same data. The same applies to “information” in this specification.

プリンタ10のコントローラ30は、プリント指示を受け付けたことに応じて、図4に示されるプリント処理を実行する。プリント指示を受け付ける処理は、受付処理の一例である。まず、コントローラ30は、プリント指示で指示された実行条件に従って、プリント指示で指示された対象データを対象とするプリント動作を、プリントハードウェアに開始させる(S11)。S11の処理は、プリント処理の一例である。   The controller 30 of the printer 10 executes the printing process shown in FIG. 4 in response to receiving the print instruction. The process for receiving a print instruction is an example of a reception process. First, the controller 30 causes the print hardware to start the print operation for the target data instructed by the print instruction in accordance with the execution condition instructed by the print instruction (S11). The process of S11 is an example of a print process.

一例として、コントローラ30は、ディスプレイ121に表示された[コピー]アイコンを指定するユーザ操作を、プリント指示として入力I/F122を通じて受け付けてもよい。この場合のプリント指示は、スキャナが原稿から読み取って生成した画像データを対象とするプリント動作の実行を指示するものである。他の例として、コントローラ30は、通信I/F123を通じて外部装置からプリント指示情報を、プリント指示として受信してもよい。この場合のプリント指示は、プリント指示情報に含まれる画像データを対象とするプリント動作の実行を指示するものである。プリント動作の対象となる画像データは、対象データの一例である。   As an example, the controller 30 may accept a user operation for designating a [copy] icon displayed on the display 121 through the input I / F 122 as a print instruction. In this case, the print instruction instructs execution of a print operation for image data generated by the scanner reading from an original. As another example, the controller 30 may receive print instruction information as a print instruction from an external device through the communication I / F 123. The print instruction in this case is an instruction to execute a print operation for the image data included in the print instruction information. The image data that is the target of the printing operation is an example of the target data.

また、プリント指示は、プリント動作の実行条件を示す条件情報を含んでもよい。条件情報は、例えば、指定トレイを指定するトレイ情報、シート12にプリントする対象画像の画質を示す画質情報、及び対象画像をプリントするシート12の枚数を示す部数情報の少なくとも1つを含む。トレイ情報は、給送トレイ20A、20B、20Cの1つを示す。画質情報は、第1画質“ファイン”、或いは第1画質より画質の低い第2画質“ドラフト”を示す。枚数情報は、シート12の枚数を示す数値を示す。トレイ情報、画質情報、及び部数情報は、省略することができる。   In addition, the print instruction may include condition information indicating the execution condition of the print operation. The condition information includes, for example, at least one of tray information for designating a designated tray, image quality information indicating the image quality of the target image to be printed on the sheet 12, and number of copies information indicating the number of sheets 12 on which the target image is printed. The tray information indicates one of the feeding trays 20A, 20B, and 20C. The image quality information indicates the first image quality “fine” or the second image quality “draft” that is lower than the first image quality. The sheet number information indicates a numerical value indicating the number of sheets 12. The tray information, image quality information, and number of copies information can be omitted.

一例として、コントローラ30は、トレイ情報で給送トレイ20Aが指定されていることに応じて、給送トレイ20Aに支持されたシート12を、搬送経路65に沿って搬送ローラ部54に到達する位置まで、給送ローラ25Aに給送させる。より詳細には、コントローラ30は、シートセンサ120がシート12を検出するまで給送ローラ25Aを回転させ、シートセンサ120がシート12を検出してからさらに所定の回転数(シートセンサ120から搬送ローラ部54までの距離に対応する回転数)だけ給送ローラ25Aを回転させる。そして、コントローラ30は、シート12の先端が搬送ローラ部54に到達したことに応じて、後述する処理を実行する。トレイ情報で給送トレイ20Bが指定された場合も同様である。   As an example, the controller 30 reaches a position at which the sheet 12 supported by the feeding tray 20A reaches the conveying roller unit 54 along the conveying path 65 in response to the designation of the feeding tray 20A by the tray information. Until the feed roller 25A is fed. More specifically, the controller 30 rotates the feeding roller 25A until the sheet sensor 120 detects the sheet 12, and after the sheet sensor 120 detects the sheet 12, a predetermined number of rotations (from the sheet sensor 120 to the conveying roller). The feed roller 25A is rotated by the number of revolutions corresponding to the distance to the section 54). Then, the controller 30 executes processing to be described later in response to the leading edge of the sheet 12 reaching the conveyance roller unit 54. The same applies when the feeding tray 20B is designated by the tray information.

他の例として、コントローラ30は、トレイ情報で給送トレイ20Cが指定されていることに応じて、或いはプリント指示がトレイ情報を含まないことに応じて、給送トレイ20Cにシート12が支持されているか否かを、シートセンサ120を通じて検出する。より詳細には、コントローラ30は、給送ローラ25A、25Bを回転させていない状態でシートセンサ120から第1検出信号が出力されていることに応じて、給送トレイ20Cにシート12が支持されていると判断する。そして、コントローラ30は、給送トレイ20C上のシート12をシートセンサ120を通じて検出したことに応じて、後述する処理を実行する。   As another example, the controller 30 supports the sheet 12 on the feeding tray 20C in response to the feeding tray 20C being designated by the tray information or in response to the print instruction not including the tray information. It is detected through the sheet sensor 120 whether or not it is. More specifically, the controller 30 supports the sheet 12 on the feeding tray 20C in response to the first detection signal being output from the sheet sensor 120 in a state where the feeding rollers 25A and 25B are not rotated. Judge that Then, the controller 30 executes processing to be described later in response to detecting the sheet 12 on the feeding tray 20C through the sheet sensor 120.

次に、コントローラ30は、給送ローラ25A、25Bによって搬送されたシート12、或いは給送トレイ20Cに支持されたシート12を、搬送経路65に沿って記録ヘッド24に対面する位置まで、搬送ローラ部54及び排出ローラ部55に搬送させる。また、コントローラ30は、記録ヘッド24を主走査方向に往復移動させる過程で、ノズルから選択的にインクを吐出させる。さらに、コントローラ30は、搬送ローラ部54及び排出ローラ部55によるシート12の搬送と、記録ヘッド24によるインクの吐出とを、対象データで示される対象画像をシート12にプリントし終わるまで繰り返し実行する。そして、コントローラ30は、対象画像がプリントされたシート12を、排出ローラ部55に排出トレイ21へ排出させる。S11で対象画像がプリントされるシート12は、第1シートの一例である。   Next, the controller 30 conveys the sheet 12 conveyed by the supply rollers 25A and 25B or the sheet 12 supported by the supply tray 20C to a position facing the recording head 24 along the conveyance path 65. It is conveyed to the section 54 and the discharge roller section 55. Further, the controller 30 selectively ejects ink from the nozzles in the process of reciprocating the recording head 24 in the main scanning direction. Further, the controller 30 repeatedly executes the conveyance of the sheet 12 by the conveyance roller unit 54 and the discharge roller unit 55 and the ejection of the ink by the recording head 24 until the target image indicated by the target data is printed on the sheet 12. . Then, the controller 30 causes the discharge roller unit 55 to discharge the sheet 12 on which the target image is printed onto the discharge tray 21. The sheet 12 on which the target image is printed in S11 is an example of a first sheet.

また、コントローラ30は、前述したプリント動作の実行中に、ジャム状態の発生をシートセンサ120を通じて監視する(S12)。一例として、ジャム状態は、搬送ローラ部54に到達したシート12が搬送ローラ60及びピンチローラ61の間に進入できずに、搬送ローラ部54より先に進めない状態を指す。他の例として、ジャム状態は、排出ローラ部55に到達したシート12が排出ローラ62及び拍車63の間に進入できずに、排出ローラ部55より先に進めない状態を指す。コントローラ30は、例えば、シート12のサイズに応じた回転数だけ搬送ローラ60を回転させたにも拘わらず、シートセンサ120の検出信号が第1検出信号から第2検出信号に変化しないことに応じて、ジャム状態の発生を検出する。S12の処理は、第1検出処理の一例である。   In addition, the controller 30 monitors the occurrence of a jam state through the sheet sensor 120 during the execution of the printing operation described above (S12). As an example, the jammed state refers to a state in which the sheet 12 that has reached the conveyance roller unit 54 cannot enter between the conveyance roller 60 and the pinch roller 61 and cannot advance beyond the conveyance roller unit 54. As another example, the jammed state refers to a state in which the sheet 12 that has reached the discharge roller portion 55 cannot enter between the discharge roller 62 and the spur 63 and cannot advance beyond the discharge roller portion 55. For example, the controller 30 responds to the fact that the detection signal of the sheet sensor 120 does not change from the first detection signal to the second detection signal even though the conveyance roller 60 is rotated by the number of rotations corresponding to the size of the sheet 12. To detect the occurrence of a jam condition. The process of S12 is an example of a first detection process.

そして、コントローラ30は、ジャム状態の発生を検出することなく、シート12を排出トレイ21へ排出したことに応じて(S12:No&S13:Yes)、プリント処理を終了する。一方、コントローラ30は、シート12を排出トレイ21へ排出する前に、ジャム状態の発生をシートセンサ120を通じて検出したことに応じて(S13:No&S12:Yes)、S11で開始したプリント動作を中断する(S14)。より詳細には、コントローラ30は、プリントハードウェアの動作を停止させると共に、プリント動作の対象となる対象データ、プリント指示に含まれる条件情報、及びプリント動作の進捗状況を示す情報(例えば、プリントが完了したページ数)を、EEPROM34に記憶させる。S14の処理は、中断処理の一例である。   Then, the controller 30 ends the printing process in response to the discharge of the sheet 12 to the discharge tray 21 without detecting the occurrence of a jammed state (S12: No & S13: Yes). On the other hand, before discharging the sheet 12 to the discharge tray 21, the controller 30 interrupts the printing operation started in S11 in response to detecting the occurrence of a jammed state through the sheet sensor 120 (S13: No & S12: Yes). (S14). More specifically, the controller 30 stops the operation of the print hardware, and at the same time, the target data to be subjected to the print operation, the condition information included in the print instruction, and the information indicating the progress of the print operation (for example, print The number of completed pages) is stored in the EEPROM 34. The process of S14 is an example of an interruption process.

次に、コントローラ30は、給送トレイ20Cに支持されていたシート12が搬送経路65内に詰まったか否かを判断する(S15)。換言すれば、コントローラ30は、トレイ情報で給送トレイ20Cが指定されている場合、及びプリント指示がトレイ情報を含まない場合に、給送トレイ20Cに支持されていたシート12が搬送経路65内に詰まったと判断する。一方、コントローラ30は、トレイ情報で給送トレイ20A、20Bが指定されている場合に、給送トレイ20Cと異なる給送トレイ20A、20Bに支持されていたシート12が搬送経路65内に詰まったと判断する。S15の処理は、第3判断処理の一例である。   Next, the controller 30 determines whether or not the sheet 12 supported on the feeding tray 20C is jammed in the conveyance path 65 (S15). In other words, the controller 30 moves the sheet 12 supported by the feeding tray 20C in the conveyance path 65 when the feeding tray 20C is designated by the tray information and when the print instruction does not include the tray information. Judged to be stuck. On the other hand, the controller 30 determines that the sheet 12 supported by the feeding trays 20A and 20B different from the feeding tray 20C is jammed in the conveying path 65 when the feeding trays 20A and 20B are designated by the tray information. to decide. The process of S15 is an example of a third determination process.

そして、コントローラ30は、給送トレイ20Cに支持されていたシート12が搬送経路65内に詰まったと判断したことに応じて(S15:Yes)、図7(A)に示される抜去指示画面をディスプレイ121に表示させる(S16)。抜去指示画面は、「手差しトレイのシートを取り除き、認証PWを入力して下さい。」とのメッセージと、入力I/F122を通じて入力された認証PWを表示させるテキストボックス131と、[OK]アイコン132とを含む。認証PWは、例えば、4桁の数字列である。S16の処理は、給送トレイ20Cからシート12を除去することを報知する第1報知処理の一例である。   Then, the controller 30 displays the removal instruction screen shown in FIG. 7A in response to determining that the sheet 12 supported on the feeding tray 20C is jammed in the conveyance path 65 (S15: Yes). It is displayed on 121 (S16). The extraction instruction screen displays a message “Please remove the sheet from the manual feed tray and input the authentication PW.”, A text box 131 for displaying the authentication PW input through the input I / F 122, and an [OK] icon 132. Including. The authentication PW is, for example, a 4-digit number string. The process of S16 is an example of a first notification process for notifying that the sheet 12 is removed from the feeding tray 20C.

そして、コントローラ30は、抜去指示画面に対するユーザ操作を、入力I/F122を通じて受け付ける(S17)。抜去指示画面を見たユーザは、給送トレイ20Cに支持されたシート12を取り除き、入力I/F122を通じて認証PWを入力し、[OK]アイコン132をタップする。[OK]アイコン132のタップは、給送トレイ20Cからシート12を取り除いたこと、及び認証PWを入力したことを示すユーザ操作である。S17の処理は、給送トレイ20Cからシート12が除去されたことを検出する第3検出処理の一例である。但し、給送トレイ20Cからのシート12の除去を検出する方法は前述の例に限定されず、例えば、給送トレイ20Cに設けられた不図示のセンサによって検出してもよい。   Then, the controller 30 receives a user operation for the removal instruction screen through the input I / F 122 (S17). The user who has viewed the removal instruction screen removes the sheet 12 supported by the feeding tray 20 </ b> C, inputs the authentication PW through the input I / F 122, and taps the [OK] icon 132. The tap of the [OK] icon 132 is a user operation indicating that the sheet 12 has been removed from the feeding tray 20C and that the authentication PW has been input. The process of S17 is an example of a third detection process for detecting that the sheet 12 has been removed from the feeding tray 20C. However, the method of detecting the removal of the sheet 12 from the feeding tray 20C is not limited to the above example, and may be detected by a sensor (not shown) provided on the feeding tray 20C, for example.

次に、コントローラ30は、認証PWの入力と、[OK]アイコン132の指定とを入力I/F122を通じて受け付けたことに応じて(S17:Yes)、テキストボックス131に表示された認証PWをEEPROM34に記憶させる(S18)。S18でEEPROM34に記憶された認証PWは、設定認証情報の一例である。一方図示は省略するが、コントローラ30は、認証PWが入力される前に[OK]アイコン132が指定されたことに応じて、下記の警告を行うと共に、S16以降の処理を再び実行してもよい。   Next, in response to receiving the input of the authentication PW and the designation of the [OK] icon 132 through the input I / F 122 (S17: Yes), the controller 30 displays the authentication PW displayed in the text box 131 as the EEPROM 34. (S18). The authentication PW stored in the EEPROM 34 in S18 is an example of setting authentication information. On the other hand, although illustration is omitted, the controller 30 gives the following warning in response to the [OK] icon 132 being designated before the authentication PW is input, and may execute the processing subsequent to S16 again. Good.

ここでの「警告」は、例えば、認証PWの入力が必要なことを報知するものでもよいし、認証PWを入力せずにシート12を持ち去ってはいけないことを報知するものでもよい。また、警告の方法は特に限定されず、ディスプレイ121にメッセージを表示させてもよいし、不図示のスピーカからガイド音声或いは警告音を出力してもよいし、不図示のLEDランプを点灯させてもよいし、EEPROM34に予め登録されたログインユーザのメールアドレスにメッセージを送信してもよい。   The “warning” here may be, for example, a notification that the authentication PW needs to be input or a notification that the sheet 12 should not be taken away without inputting the authentication PW. The warning method is not particularly limited, and a message may be displayed on the display 121, a guide voice or warning sound may be output from a speaker (not shown), or an LED lamp (not shown) is turned on. Alternatively, the message may be transmitted to the mail address of the login user registered in advance in the EEPROM 34.

次に、コントローラ30は、図7(B)に示されるジャム報知画面をディスプレイ121に表示させる(S19)。ジャム報知画面は、「カバーを開けてシートを除いて下さい。」とのメッセージと、ジャム状態を解消する手順を説明するアニメーション133と、[OK]アイコン134とを含む。そして、コントローラ30は、ジャム報知画面に対するユーザ操作を、入力I/F122を通じて受け付ける(S20)。S19の処理は第3報知処理の一例であり、S20の処理はS12で検出したジャム状態が解消されたことを検出する第2検出処理の一例である。   Next, the controller 30 displays the jam notification screen shown in FIG. 7B on the display 121 (S19). The jam notification screen includes a message “Open the cover and remove the sheet.”, An animation 133 for explaining the procedure for clearing the jammed state, and an [OK] icon 134. Then, the controller 30 receives a user operation on the jam notification screen through the input I / F 122 (S20). The process of S19 is an example of a third notification process, and the process of S20 is an example of a second detection process for detecting that the jam state detected in S12 has been eliminated.

メンテナンス担当の作業員は、ジャム報知画面のアニメーション133に従って、ジャム状態を解消するための作業を行う。より詳細には、作業員は、ガイド部材18A、19A等を回動させて搬送経路65をプリンタ10の外部に露出させ、搬送経路65内に詰まったシート12を取り除き、ガイド部材18A、19Aを元に戻して、[OK]アイコン134をタップする。[OK]アイコン134のタップは、ジャム状態を解消したことを示すユーザ操作である。但し、ジャム状態の解消を検出する方法は前述の例に限定されず、シートセンサ120の検出信号が第1検出信号から第2検出信号に変化したことによって、ジャム状態の解消を検出してもよい。   An operator in charge of maintenance performs an operation for eliminating the jam state according to the animation 133 on the jam notification screen. More specifically, the worker rotates the guide members 18A, 19A and the like to expose the conveyance path 65 to the outside of the printer 10, remove the sheet 12 jammed in the conveyance path 65, and remove the guide members 18A, 19A. Return to the original state and tap the [OK] icon 134. The tap of the [OK] icon 134 is a user operation indicating that the jam state has been resolved. However, the method of detecting the cancellation of the jammed state is not limited to the above-described example, and even if the cancellation of the jammed state is detected when the detection signal of the sheet sensor 120 is changed from the first detection signal to the second detection signal. Good.

次に、コントローラ30は、ジャム状態の解消を検出したことに応じて(S20:Yes)、テスト処理を実行する(S21)。テスト処理は、ジャム状態が適切に解消されたか否かをテストする処理である。図5を参照して、テスト処理の詳細を説明する。   Next, the controller 30 executes a test process in response to detecting the cancellation of the jammed state (S20: Yes) (S21). The test process is a process for testing whether or not the jam state has been properly resolved. Details of the test process will be described with reference to FIG.

まず、コントローラ30は、対象データの形式を判断する(S31)。すなわち、コントローラ30は、対象データが写真形式、テキスト形式、及び複合形式のどれに該当するかを判断する。S31の処理は、第2判断処理の一例である。対象データの形式の判断方法は特に限定されないが、例えば以下の方法が考えられる。写真形式、テキスト形式、及び複合形式の一部は第1形式の一例であり、他の一部は第2形式の一例である。   First, the controller 30 determines the format of the target data (S31). That is, the controller 30 determines whether the target data corresponds to a photo format, a text format, or a composite format. The process of S31 is an example of a second determination process. The method of determining the format of the target data is not particularly limited, but for example, the following method can be considered. A part of the photo format, text format, and composite format is an example of the first format, and the other part is an example of the second format.

一例として、コントローラ30は、対象データで示される対象画像をシート12にプリントする際に、シート12の単位面積当たりに着弾するインクの量(以下、「Duty」と表記する。)によって、対象データの形式を判断する。Dutyは、対象データから周知の方法で特定できる。そして、コントローラ30は、対象データのDutyが第1閾値(例えば、60%)以上であることに応じて、対象データを写真形式だと判断する。また、コントローラ30は、対象データのDutyが第2閾値(例えば、5%)未満であることに応じて、対象データをテキスト形式だと判断する。さらに、コントローラ30は、対象データのDutyが第1閾値未満で且つ第2閾値以上であり、対象データの一部のみが突出してDutyが高いことに応じて、対象データを複合形式だと判断する。   As an example, the controller 30 prints the target image indicated by the target data on the sheet 12 according to the amount of ink landed per unit area of the sheet 12 (hereinafter referred to as “Duty”). Determine the format of. The duty can be specified from the target data by a known method. Then, the controller 30 determines that the target data is in a photo format when the duty of the target data is greater than or equal to a first threshold (for example, 60%). In addition, the controller 30 determines that the target data is in text format when the duty of the target data is less than a second threshold (for example, 5%). Further, the controller 30 determines that the target data is in a composite format in response to the fact that the duty of the target data is less than the first threshold and equal to or greater than the second threshold, and only part of the target data protrudes and the duty is high. .

他の例として、コントローラ30は、プリント指示に含まれる対象データの形式を示す形式情報に基づいて、対象データの形式を判断してもよい。形式情報は、例えば、対象データのファイル形式(例えば、拡張子)であってもよい。すなわち、コントローラ30は、拡張子“.jpeg”、“.tiff”の対象データを写真形式と判断し、拡張子“.txt”の対象データをテキスト形式と判断し、拡張子“.rtf”、“.pdf”の対象データを複合形式と判断してもよい。   As another example, the controller 30 may determine the format of the target data based on format information indicating the format of the target data included in the print instruction. The format information may be, for example, the file format (for example, extension) of the target data. That is, the controller 30 determines that the target data with the extensions “.jpeg” and “.tiff” is the photo format, determines the target data with the extension “.txt” as the text format, and sets the extension “.rtf”, The target data of “.pdf” may be determined as a composite format.

次に、コントローラ30は、対象データが写真形式だと判断したことに応じて(S31:写真)、写真形式のテストデータをEEPROM34から読み出す(S32)。また、コントローラ30は、対象データがテキスト形式だと判断したことに応じて(S31:テキスト)、テキスト形式のテストデータをEEPROM34から読み出す(S33)。さらに、コントローラ30は、対象データが複合形式だと判断したことに応じて(S31:複合)、複合形式のテストデータをEEPROM34から読み出す(S34)。すなわち、コントローラ30は、EEPROM34に予め記憶された複数のテストデータのうち、対象データと同じ形式のテストデータを読み出す。S32〜S34の一部は第1読出処理の一例であり、S32〜S34の他の一部は第2読出処理の一例である。   Next, in response to determining that the target data is in the photo format (S31: photo), the controller 30 reads test data in the photo format from the EEPROM 34 (S32). In response to determining that the target data is in text format (S31: text), the controller 30 reads test data in text format from the EEPROM 34 (S33). Furthermore, the controller 30 reads the test data in the composite format from the EEPROM 34 in response to determining that the target data is in the composite format (S31: composite) (S34). That is, the controller 30 reads test data having the same format as the target data among the plurality of test data stored in advance in the EEPROM 34. A part of S32 to S34 is an example of a first reading process, and another part of S32 to S34 is an example of a second reading process.

次に、コントローラ30は、図8(A)に示されるトレイ選択画面をディスプレイ121に表示させる(S35)。トレイ選択画面は、「手差しトレイにシートを挿入するか、テストに用いるトレイを選択して下さい。」とのメッセージと、[トレイ1]アイコン141と、[トレイ2]アイコン142とを含む。[トレイ1]アイコン141は給送トレイ20Aに対応し、[トレイ2]アイコン142は給送トレイ20Bに対応する。S35の処理は、給送トレイ20Cにシートを挿入するか、給送トレイ20A、20Bを指定することを報知する第4報知処理の一例である。   Next, the controller 30 displays the tray selection screen shown in FIG. 8A on the display 121 (S35). The tray selection screen includes a message “Please insert a sheet into the manual feed tray or select a tray to be used for the test.”, A [tray 1] icon 141, and a [tray 2] icon 142. [Tray 1] icon 141 corresponds to feeding tray 20A, and [Tray 2] icon 142 corresponds to feeding tray 20B. The process of S35 is an example of a fourth notification process for notifying that a sheet is inserted into the feeding tray 20C or that the feeding trays 20A and 20B are designated.

すなわち、トレイ選択画面を見た作業員は、シート12を給送トレイ20Cに挿入するか、既にシート12を支持している給送トレイ20A、20Bの一方をトレイ選択画面を通じて指定すればよい。そして、コントローラ30は、給送トレイ20C上にシート12が挿入されたのをシートセンサ120を通じて検出する(S36)と共に、トレイ選択画面に対するユーザ操作を入力I/F122を通じて受け付ける(S37)。S36の処理は第4検出処理の一例であり、S37の処理は第1受付処理の一例である。[トレイ1]アイコン141或いは[トレイ2]アイコン142のタップは、指定操作の一例である。   That is, the worker who has viewed the tray selection screen may insert the sheet 12 into the feeding tray 20C or specify one of the feeding trays 20A and 20B that already support the sheet 12 through the tray selection screen. Then, the controller 30 detects that the sheet 12 is inserted on the feeding tray 20C through the sheet sensor 120 (S36) and accepts a user operation on the tray selection screen through the input I / F 122 (S37). The process of S36 is an example of a fourth detection process, and the process of S37 is an example of a first reception process. The tap of the [tray 1] icon 141 or the [tray 2] icon 142 is an example of a designation operation.

次に、コントローラ30は、入力I/F122を通じて指定操作を受け付ける前に、シートセンサ120の検出信号が第2検出信号から第1検出信号に変化したことに応じて(S37:No&S36:Yes)、S32〜S34で読み出したテストデータで示されるテスト画像を、給送トレイ20Cに支持されたシート12にプリントするプリント動作を、プリントハードウェアに実行させる(S38)。S38の処理は、テストプリント処理の一例であって、プリントハードウェアの動作はS11と共通する。テスト画像がプリントされるシート12は、第2シートの一例である。   Next, before accepting the designation operation through the input I / F 122, the controller 30 changes the detection signal of the sheet sensor 120 from the second detection signal to the first detection signal (S37: No & S36: Yes) The print hardware is caused to execute a print operation for printing the test image indicated by the test data read in S32 to S34 on the sheet 12 supported on the feeding tray 20C (S38). The process of S38 is an example of a test print process, and the operation of the print hardware is common to S11. The sheet 12 on which the test image is printed is an example of a second sheet.

一方、コントローラ30は、シートセンサ120の検出信号が変化する前に、[トレイ1]アイコン141の指定を入力I/F122を通じて受け付けたことに応じて(S36:No&S37:Yes)、S32〜S34で読み出したテストデータで示されるテスト画像を、給送トレイ20Aに支持されたシート12にプリントするプリント動作を、プリントハードウェアに実行させる(S38)。さらに、[トレイ2]アイコン142が指定された場合は、給送トレイ20Bに支持されたシート12にテスト画像がプリントされる(S38)。   On the other hand, the controller 30 accepts the designation of the [tray 1] icon 141 through the input I / F 122 before the detection signal of the sheet sensor 120 changes (S36: No & S37: Yes), in S32 to S34. The print hardware is caused to execute a print operation for printing the test image indicated by the read test data on the sheet 12 supported on the feeding tray 20A (S38). Further, when the [tray 2] icon 142 is designated, a test image is printed on the sheet 12 supported on the feeding tray 20B (S38).

次に図4に戻って、コントローラ30は、S38の処理が正常に終了したか否かを判断する(S22)。一例として、コントローラ30は、S38の処理中にジャム状態の発生を検出することなく、シート12を排出トレイ21に排出できたことに応じて、S38の処理が正常に終了したと判断してもよい。他の例として、コントローラ30は、S38の処理で排出トレイ21に排出したシート12を作業員に確認させ、テスト画像がシート12に適切にプリントされたか否かを示すユーザ操作を、入力I/F122を通じて受け付けてもよい。S22の処理は、第1判断処理の一例である。   Next, returning to FIG. 4, the controller 30 determines whether or not the process of S <b> 38 has ended normally (S <b> 22). As an example, the controller 30 may determine that the process of S38 has been normally completed in response to the fact that the sheet 12 can be discharged to the discharge tray 21 without detecting the occurrence of a jam state during the process of S38. Good. As another example, the controller 30 allows the operator to confirm the sheet 12 discharged to the discharge tray 21 in the process of S38, and performs a user operation indicating whether or not the test image is appropriately printed on the sheet 12 with the input I / You may accept through F122. The process of S22 is an example of a first determination process.

次に、コントローラ30は、S38の処理が正常に終了しなかったと判断したことに応じて(S22:No)、S19以降の処理を再び実行する。一方、コントローラ30は、S38の処理が正常に終了したことに応じて(S22:Yes)、再開準備処理を実行する(S23)。再開準備処理は、S14で中断したプリン処理を再開するための準備を、ユーザに実行させる処理である。図6を参照して、再開準備処理の詳細を説明する。   Next, in response to determining that the process of S38 has not ended normally (S22: No), the controller 30 executes the processes after S19 again. On the other hand, the controller 30 executes a restart preparation process (S23) in response to the normal completion of the process of S38 (S22: Yes). The resumption preparation process is a process for causing the user to prepare for resuming the pudding process interrupted in S14. Details of the restart preparation process will be described with reference to FIG.

まず、コントローラ30は、図8(B)に示される認証画面をディスプレイ121に表示させる(S41)。認証画面は、「認証PWを入力して下さい。」とのメッセージと、入力I/F122を通じて入力された認証PWを表示させるテキストボックス143と、[認証]アイコン144とを含む。そして、コントローラ30は、認証画面に対するユーザ操作を、入力I/F122を通じて受け付ける。この処理は、第2受付処理の一例である。認証画面を通じて入力される認証PWは、入力認証情報の一例である。   First, the controller 30 displays an authentication screen shown in FIG. 8B on the display 121 (S41). The authentication screen includes a message “Please enter authentication PW.”, A text box 143 for displaying the authentication PW input through the input I / F 122, and an [Authentication] icon 144. Then, the controller 30 receives a user operation on the authentication screen through the input I / F 122. This process is an example of a second reception process. The authentication PW input through the authentication screen is an example of input authentication information.

次に、コントローラ30は、認証PWの入力と、[認証]アイコン144の指定とを入力I/F122を通じて受け付けたことに応じて、テキストボックス143に表示された認証PWと、S18でEEPROM34に記憶させた認証PWとが一致するか否かを判断する(S42)。S42の処理は、第4判断処理の一例である。そして、コントローラ30は、入力認証情報及び設定認証情報が不一致だと判断したことに応じて(S42:No)、S41以降の処理を再び実行する。   Next, the controller 30 stores the authentication PW displayed in the text box 143 in response to the input of the authentication PW and the designation of the [authentication] icon 144 received through the input I / F 122, and the EEPROM 34 in S18. It is determined whether or not the authenticated authentication PW matches (S42). The process of S42 is an example of a fourth determination process. Then, in response to determining that the input authentication information and the setting authentication information do not match (S42: No), the controller 30 executes the processes subsequent to S41 again.

一方、コントローラ30は、入力認証情報と設定認証情報とが一致すると判断したことに応じて(S42:Yes)、図9(A)に示される再開指示画面をディスプレイ121に表示させる(S43)。再開指示画面は、「手差しトレイにシートを挿入して下さい。[設定]で実行条件を変更できます。」とのメッセージと、[設定]アイコン151とを含む。S43の処理は、給送トレイ20Cにシート12を挿入することを報知する第2報知処理の一例である。すなわち、再開指示画面を見たユーザは、必要に応じてプリント動作の実行条件を変更し、対象画像を記録するシート12を給送トレイ20Cに挿入すればよい。そして、コントローラ30は、再開指示画面に対するユーザ操作を入力I/F122を通じて受け付ける(S44)と共に、給送トレイ20C上にシート12が挿入されるのをシートセンサ120を通じて検出する(S45)。   On the other hand, when the controller 30 determines that the input authentication information matches the setting authentication information (S42: Yes), the controller 30 causes the display 121 to display the restart instruction screen shown in FIG. 9A (S43). The restart instruction screen includes a message “Please insert a sheet into the manual feed tray. The execution condition can be changed in [Setting].” And a “Setting” icon 151. The process of S43 is an example of a second notification process for notifying that the sheet 12 is inserted into the feeding tray 20C. That is, the user who sees the restart instruction screen may change the execution condition of the printing operation as necessary, and insert the sheet 12 for recording the target image into the feeding tray 20C. Then, the controller 30 receives a user operation on the restart instruction screen through the input I / F 122 (S44) and detects that the sheet 12 is inserted on the feeding tray 20C through the sheet sensor 120 (S45).

次に、コントローラ30は、シートセンサ120の検出信号が変化する前に、[設定]アイコン151の指定を入力I/F122を通じて受け付けたことに応じて(S45:No&S44:Yes)、図9(B)に示される設定画面をディスプレイ121に表示させる(S46)。設定画面は、プルダウンメニュー152、153、154と、[変更]アイコン155とを含む。そして、コントローラ30は、設定画面に対するユーザ操作を、入力I/F122を通じて受け付ける(S47)。S47の処理は、第3受付処理の一例である。   Next, the controller 30 accepts the designation of the [Setting] icon 151 through the input I / F 122 before the detection signal of the sheet sensor 120 changes (S45: No & S44: Yes), FIG. ) Is displayed on the display 121 (S46). The setting screen includes pull-down menus 152, 153, and 154 and a “change” icon 155. Then, the controller 30 receives a user operation on the setting screen through the input I / F 122 (S47). The process of S47 is an example of a third reception process.

プルダウンメニュー152〜154は、プリント動作の実行条件を構成するトレイ情報、画質情報、部数情報に対応する。プルダウンメニュー152〜154は、対応する情報に設定可能な複数の選択肢を有する。また、プルダウンメニュー152〜154は、プリント指示に含まれていたトレイ情報、画質情報、部数情報に対応する選択肢が指定された状態になっている。そして、指定された選択肢は、プルダウンメニュー152〜154に表示されている。   The pull-down menus 152 to 154 correspond to tray information, image quality information, and copy number information that constitute the execution conditions of the printing operation. The pull-down menus 152 to 154 have a plurality of options that can be set in the corresponding information. The pull-down menus 152 to 154 are in a state in which options corresponding to tray information, image quality information, and number of copies information included in the print instruction are designated. The designated options are displayed in pull-down menus 152 to 154.

コントローラ30は、選択肢を変更するユーザ操作を入力I/F122を通じて受け付けたことに応じて、プルダウンメニュー152〜154の表示を変更する。そして、コントローラ30は、[変更]アイコン155の指定を入力I/F122を通じて受け付けたことに応じて(S47:Yes)、S14でEEPROM34に記憶させたトレイ情報、画質情報、及び部数情報を、プルダウンメニュー152〜154で指定された選択肢で上書きする。さらに、コントローラ30は、S43以降の処理を再び実行する。プルダウンメニュー152〜154に対するユーザ操作は、プリント動作の実行条件の変更を指示する指示操作の一例である。   The controller 30 changes the display of the pull-down menus 152 to 154 in response to accepting a user operation for changing an option through the input I / F 122. Then, the controller 30 pulls down the tray information, the image quality information, and the copy number information stored in the EEPROM 34 in S14 in response to accepting the designation of the [change] icon 155 through the input I / F 122 (S47: Yes). Overwrite with the options specified in menus 152-154. Furthermore, the controller 30 executes the processes after S43 again. The user operation for the pull-down menus 152 to 154 is an example of an instruction operation for instructing to change the execution condition of the printing operation.

一方、コントローラ30は、[設定]アイコン151の指定を入力I/F122を通じて受け付ける前に、シートセンサ120の検出信号が第2検出信号から第1検出信号に変化したことに応じて(S44:No&S45:Yes)、再開準備処理を終了する。そして再び図4に戻って、コントローラ30は、S14で中断したプリント動作をプリントハードウェアに再開させる(S11)。すなわち、コントローラ30は、S14でEEPROM34に記憶させた情報を読み出し、読み出した情報に基づいてプリント動作を再開させる。より詳細には、コントローラ30は、ジャム状態が発生した際にシート12にプリントしようとしていた対象画像を、S45で給送トレイ20Cに新たに挿入されたシート12にプリントする。   On the other hand, the controller 30 changes the detection signal of the sheet sensor 120 from the second detection signal to the first detection signal before accepting the designation of the [Setting] icon 151 through the input I / F 122 (S44: No & S45). : Yes), the restart preparation process is terminated. Returning again to FIG. 4, the controller 30 causes the print hardware to resume the printing operation interrupted in S14 (S11). That is, the controller 30 reads the information stored in the EEPROM 34 in S14 and restarts the printing operation based on the read information. More specifically, the controller 30 prints the target image to be printed on the sheet 12 when the jam occurs, on the sheet 12 newly inserted in the feeding tray 20C in S45.

また、コントローラ30は、給送トレイ20A、20Bに支持されていたシート12が搬送経路65内に詰まったと判断したことに応じて(S15:No)、S24、S25の処理を実行する。S24、S25の処理は、S19、S20の処理と共通する。そして、コントローラ30は、ジャム状態の解消を検出したことに応じて(S25:Yes)、S14で中断したプリント動作を、プリントハードウェアに再開させる(S11)。すなわち、コントローラ30は、給送トレイ20A、20Bに支持されていたシート12が搬送経路65内に詰まった場合に、S16〜S18、S21〜S23の処理を実行しない。   Further, the controller 30 executes the processes of S24 and S25 in response to determining that the sheet 12 supported on the feeding trays 20A and 20B is jammed in the transport path 65 (S15: No). The processes of S24 and S25 are common to the processes of S19 and S20. Then, in response to detecting the cancellation of the jammed state (S25: Yes), the controller 30 causes the print hardware to restart the printing operation interrupted in S14 (S11). That is, the controller 30 does not execute the processes of S16 to S18 and S21 to S23 when the sheet 12 supported by the feeding trays 20A and 20B is jammed in the transport path 65.

[実施形態の作用効果]
上記の実施形態によれば、ジャム状態が解消されたことに応じてテストプリント処理が実行され、テストプリント処理が正常に終了したことに応じてプリント処理が再開される。すなわち、メンテナンス担当の作業員は、テストプリント処理で出力されたシート12に基づいて、ジャム状態が適切に解消されたか否かを判断することができるので、その後に再開されるプリント処理で出力されるシート12を見る必要がない。その結果、ジャム状態の適切な解消と、セキュリティ確保とを両立させることができる。
[Effects of Embodiment]
According to the above-described embodiment, the test print process is executed in response to the cancellation of the jammed state, and the print process is resumed in response to the normal completion of the test print process. In other words, the maintenance worker can determine whether or not the jammed state has been properly eliminated based on the sheet 12 output in the test print process, and is output in the print process that is resumed thereafter. There is no need to look at the sheet 12 to be used. As a result, it is possible to achieve both proper resolution of the jammed state and security.

また、ジャム状態の発生確率は、シート12にプリントする画像の形式によって異なる場合がある。例えばインクジェットプリンタにおいて、シート12に着弾するインクの量が多いと、変形したシート12が搬送経路65内に詰まりやすくなる。そこで上記の実施形態によれば、複数のテストデータのうち、対象データの形式に対応するテストデータを用いてテストプリント処理を実行するので、ジャム状態が解消されたか否かをさらに適切に判断することができる。   Further, the occurrence probability of a jam state may vary depending on the format of an image printed on the sheet 12. For example, in an ink jet printer, if the amount of ink that lands on the sheet 12 is large, the deformed sheet 12 is likely to be jammed in the conveyance path 65. Therefore, according to the above-described embodiment, the test print process is executed using the test data corresponding to the format of the target data among the plurality of test data, so that it is further appropriately determined whether or not the jammed state has been eliminated. be able to.

また、プリント処理で画像をプリントするシート12は、例えば、光沢紙或いは特殊紙等の単価の高いシート12、或いは秘密情報を含むテンプレート画像が既にプリントされたシート12である可能性がある。そこで上記の実施形態のように、テストプリント処理の前に当該シート12を給送トレイ20Cから取り除かせ、プリント処理を再開する前に当該シート12を給送トレイ20Cに再セットさせることによって、当該シート12がテストプリント処理で使用されることが抑制される。   Further, the sheet 12 on which an image is printed by the printing process may be, for example, a sheet 12 having a high unit price such as glossy paper or special paper, or a sheet 12 on which a template image including secret information is already printed. Therefore, as in the above-described embodiment, the sheet 12 is removed from the feeding tray 20C before the test printing process, and the sheet 12 is reset on the feeding tray 20C before the printing process is resumed. The sheet 12 is suppressed from being used in the test print process.

そして、抜去指示画面を通じて給送トレイ20Cからシート12を取り除かせた後に、ジャム報知画面を通じてジャム状態を解消する手順を報知するので、メンテナンス担当の作業員がジャム状態を解消するための作業を開始する前に、プリンタ10のユーザにシート12を取り除かせることができる。また、このようなシート12は、シート12が常時セットされているカセット形式の給送トレイ20A、20Bではなく、シート12の挿抜が容易に行える給送トレイ20Cにセットされる可能性が高い。そこで、S16&S17の処理は、給送トレイ20Cに支持されたシート12が詰まった場合にのみ実行すればよい。但し、S16&S17処理は、給送トレイ20A、20Bに支持されたシート12が詰まった場合に実行してもよい。   Then, after the sheet 12 is removed from the feeding tray 20C through the removal instruction screen, the procedure for removing the jam state is notified through the jam notification screen, so that a maintenance worker starts work for eliminating the jam state. Before doing so, the user of the printer 10 can remove the sheet 12. Further, such a sheet 12 is highly likely to be set on a feeding tray 20C in which the sheet 12 can be easily inserted and removed, instead of the cassette-type feeding trays 20A and 20B in which the sheet 12 is always set. Therefore, the processing of S16 & S17 may be executed only when the sheet 12 supported on the feeding tray 20C is jammed. However, S16 & S17 processing may be executed when the sheet 12 supported on the feeding trays 20A and 20B is jammed.

また、ジャム状態の発生確率は、給送トレイ20A、20B、20Cのどれに支持されたシート12を用いるかによって異なる場合がある。そこで上記の実施形態のように、テストプリント処理に用いるシート12を給送トレイ20Cにセットさせることによって、ジャム状態が解消されたか否かをさらに適切に判断することができる。一方、テストプリント処理のために給送トレイ20Cにシート12をセットするのが面倒な場合には、既にシート12がセットされている給送トレイ20A、20Bを指定すればよい。   In addition, the occurrence probability of a jam state may differ depending on which of the feeding trays 20A, 20B, and 20C the sheet 12 supported is used. Therefore, as in the above-described embodiment, by setting the sheet 12 used for the test print process on the feeding tray 20C, it can be more appropriately determined whether or not the jammed state has been eliminated. On the other hand, when it is troublesome to set the sheet 12 on the feeding tray 20C for the test print processing, the feeding trays 20A and 20B on which the sheet 12 is already set may be specified.

但し、テストプリント処理に用いるシート12の給送元のトレイを選択する方法は、前述の例に限定されない。他の例として、コントローラ30は、トレイ選択画面を表示させてから所定の時間が経過するまでに給送トレイ20Cにシート12が挿入されなかったことに応じて、トレイリストに基づいて給送トレイ20A、20Bの一方を選択してもよい。より詳細には、コントローラ30は、複数の給送トレイ20A、20Bのうち、S11で画像をプリントするシート12とサイズ及び用紙種の一方或いは両方が一致するシート12を支持する給送トレイを選択してもよい。   However, the method for selecting the tray from which the sheet 12 to be used for the test print process is selected is not limited to the above example. As another example, the controller 30 displays the feeding tray based on the tray list in response to the fact that the sheet 12 is not inserted into the feeding tray 20C until a predetermined time elapses after the tray selection screen is displayed. One of 20A and 20B may be selected. More specifically, the controller 30 selects a feeding tray that supports the sheet 12 on which an image is printed in S11 and one or both of the size and the paper type is the same among the plurality of feeding trays 20A and 20B. May be.

また、ジャムの発生確率は、プリント動作の実行条件によって異なる場合がある。そこで、設定画面を通じて実行条件の変更を受け付けることによって、再開されたプリント処理で再びジャム状態が発生することを抑制することができる。   Further, the occurrence probability of jam may vary depending on the execution condition of the printing operation. Therefore, by accepting the change of the execution condition through the setting screen, it is possible to prevent the jam state from occurring again in the resumed print processing.

さらに、上記の実施形態によれば、作業員がジャム状態を解消したとしても、適切な認証PWが入力されるまでプリント処理が再開されないので、高いセキュリティを確保することができる。また、抜去指示画面で認証PWが入力される前に[OK]アイコンがタップされた場合に、S18以降の処理を実行せずに警告を行うことによって、給送トレイ20Cに支持されたシート12を抜去指示画面の指示に従わないユーザが持ち去る可能性を低減できる。但し、設定認証情報は、S41の時点でEEPROM34に記憶されていればよく、抜去指示画面を通じて入力されることに限定されない。   Further, according to the above-described embodiment, even if the worker clears the jammed state, the printing process is not resumed until an appropriate authentication PW is input, so that high security can be ensured. In addition, when the [OK] icon is tapped before the authentication PW is input on the extraction instruction screen, a warning is given without executing the processing from S18 onward, whereby the sheet 12 supported on the feeding tray 20C. The possibility that a user who does not follow the instructions on the removal instruction screen will take away can be reduced. However, the setting authentication information may be stored in the EEPROM 34 at the time of S41, and is not limited to being input through the removal instruction screen.

他の例として、プリンタ10のEEPROM34には、予め設定されたログインPWが記憶されていてもよい。また、コントローラ30は、ディスプレイ121の[コピー]アイコンのタップに先立って、ログインPWを入力するユーザ操作を入力I/F122を通じて受け付けてもよい。次に、コントローラ30は、[コピー]アイコンが指定されたことに応じて、入力I/F122を通じて入力されたログインPWと、EEPROM34に記憶されたログインPWとが一致するか否かを判断してもよい。そして、コントローラ30は、2つのログインPWが一致すると判断したことに応じて、S11以降の処理を実行してもよい。さらに、コントローラ30は、S42において、認証画面を通じて入力された入力認証情報と、EEPROM34に記憶されているログインPWとを比較してもよい。すなわち、ログインPWは、設定認証情報の他の例である。   As another example, a preset login PW may be stored in the EEPROM 34 of the printer 10. The controller 30 may accept a user operation for inputting the login PW through the input I / F 122 prior to tapping the [copy] icon on the display 121. Next, the controller 30 determines whether or not the login PW input through the input I / F 122 matches the login PW stored in the EEPROM 34 in response to the [copy] icon being designated. Also good. And the controller 30 may perform the process after S11 according to having judged that two login PW corresponds. Further, the controller 30 may compare the input authentication information input through the authentication screen with the login PW stored in the EEPROM 34 in S42. That is, the login PW is another example of setting authentication information.

また、コントローラ30は、給送トレイ20Cに支持されていたシート12が搬送経路65内に詰まったことに応じて(S12:Yes&S15:Yes)、S16の処理に先立って、ログインPWの入力を要求する入力画面をディスプレイ121に表示させてもよい。そして、コントローラ30は、入力画面を通じて入力されたログインPWと、EEPROM34に記憶されたログインPWとが一致することに応じて、S16以降の処理を実行してもよい。一方、コントローラ30は、入力画面を通じて入力されたログインPWと、EEPROM34に記憶されたログインPWとが一致しないことに応じて、警告を行ってもよい。   Further, the controller 30 requests the input of the login PW prior to the processing of S16 in response to the sheet 12 supported on the feeding tray 20C being jammed in the transport path 65 (S12: Yes & S15: Yes). An input screen to be displayed may be displayed on the display 121. Then, the controller 30 may execute the processing from S16 onward in response to the login PW input through the input screen and the login PW stored in the EEPROM 34 match. On the other hand, the controller 30 may issue a warning in response to the login PW input through the input screen and the login PW stored in the EEPROM 34 not matching.

ここでの「警告」は、例えば、ログインPWが不一致であることを報知するものでもよいし、ログインユーザが以降の処理を行う必要があることを報知するものでもよい。また、警告の方法は、上記の実施形態のS16と同様であってもよい。これにより、給送トレイ23Cからシート12を取り除く作業を、ログインユーザが行う可能性が高まる。換言すれば、給送トレイ23Cに支持されたシート12を、ログインユーザ以外のユーザが持ち去ってしまう可能性を低減できる。   The “warning” here may be, for example, a notification that the login PWs do not match, or a notification that the login user needs to perform the subsequent processing. Further, the warning method may be the same as S16 in the above embodiment. This increases the possibility that the logged-in user performs the operation of removing the sheet 12 from the feeding tray 23C. In other words, it is possible to reduce the possibility that a user other than the login user will carry away the sheet 12 supported by the feeding tray 23C.

他の例として、外部装置からプリンタ10にプリント動作を指示しようとするユーザは、外部装置の入力I/Fを通じてセキュアPWを入力してもよい。そして、外部装置は、入力されたセキュアPWを含むプリント指示情報をプリンタ10に送信してもよい。一方、コントローラ30は、セキュアPWを含むプリント指示情報をプリント指示として受け付けたことに応じて、入力I/F122を通じてセキュアPWが入力されるまでS11の実行を待機してもよい。そして、コントローラ30は、入力I/F122を通じて入力されたセキュアPWと、プリント指示情報に含まれるセキュアPWとが一致することに応じて、S11以降の処理を実行してもよい。   As another example, a user who intends to instruct the printer 10 to perform a printing operation from an external device may input the secure PW through the input I / F of the external device. Then, the external apparatus may transmit print instruction information including the input secure PW to the printer 10. On the other hand, the controller 30 may wait for the execution of S11 until the secure PW is input through the input I / F 122 in response to receiving the print instruction information including the secure PW as the print instruction. Then, the controller 30 may execute the processing from S11 onward when the secure PW input through the input I / F 122 matches the secure PW included in the print instruction information.

また、コントローラ30は、プリント指示情報に含まれるセキュアPWをEEPROM34に一時記憶させてもよい。さらに、コントローラ30は、S42において、認証画面を通じて入力された入力認証情報と、EEPROM34に一時記憶されたセキュアPWとを比較してもよい。すなわち、セキュアPWは、設定認証情報の他の例である。なお、給送トレイ20Cに支持されていたシート12が搬送経路65内に詰まった場合に、セキュアPWの入力を要求する処理は、前述の変形例と同様に実装可能である。   The controller 30 may temporarily store the secure PW included in the print instruction information in the EEPROM 34. Further, the controller 30 may compare the input authentication information input through the authentication screen with the secure PW temporarily stored in the EEPROM 34 in S42. That is, secure PW is another example of setting authentication information. Note that, when the sheet 12 supported on the feeding tray 20C is jammed in the conveyance path 65, the process for requesting the input of the secure PW can be implemented in the same manner as the above-described modification.

さらに他の例として、EEPROM34には、ユーザID及びユーザPWの複数のセットが記憶されていてもよい。また、外部装置は、入力I/Fを通じて入力されたユーザIDを含むプリント指示情報をプリンタ10に送信してもよい。さらに、コントローラ30は、ユーザIDを含むプリント指示情報をプリント指示として受け付けたことに応じて、入力I/F122を通じてユーザPWが入力されるまでS11の実行を待機してもよい。そして、コントローラ30は、入力I/F122を通じて入力されたユーザPWと、プリント指示情報に含まれるユーザIDに対応付けてEEPROM34に記憶されているユーザPWとが一致することに応じて、S11以降の処理を実行してもよい。   As yet another example, the EEPROM 34 may store a plurality of sets of user IDs and user PWs. Further, the external device may transmit print instruction information including the user ID input through the input I / F to the printer 10. Furthermore, the controller 30 may wait for execution of S11 until the user PW is input through the input I / F 122 in response to receiving the print instruction information including the user ID as the print instruction. Then, in response to the fact that the user PW input through the input I / F 122 matches the user PW stored in the EEPROM 34 in association with the user ID included in the print instruction information, the controller 30 and subsequent steps. Processing may be executed.

また、コントローラ30は、プリント指示情報に含まれるユーザIDをEEPROM34に一時記憶させてもよい。さらに、コントローラ30は、S42において、認証画面を通じて入力された入力認証情報と、EEPROM34に一時記憶されたユーザIDに対応するユーザPWとを比較してもよい。すなわち、ユーザPWは、設定認証情報の他の例である。なお、給送トレイ20Cに支持されていたシート12が搬送経路65内に詰まった場合に、ユーザPWの入力を要求する処理は、前述の変形例と同様に実装可能である。   The controller 30 may temporarily store the user ID included in the print instruction information in the EEPROM 34. Further, the controller 30 may compare the input authentication information input through the authentication screen with the user PW corresponding to the user ID temporarily stored in the EEPROM 34 in S42. That is, the user PW is another example of setting authentication information. In addition, when the sheet 12 supported on the feeding tray 20C is jammed in the transport path 65, the process for requesting the user PW input can be implemented in the same manner as in the above-described modification.

また、上記の実施形態のプリンタ10において、ROM32に記憶された各種プログラムがCPU31によって実行されることによって、本発明のコントローラが実行する各処理が実現される例を説明した。しかしながら、コントローラの構成はこれに限定されず、その一部又は全部を集積回路等のハードウェアで実現してもよい。   Moreover, in the printer 10 of the above-described embodiment, an example has been described in which each process executed by the controller of the present invention is realized by the CPU 31 executing various programs stored in the ROM 32. However, the configuration of the controller is not limited to this, and part or all of the configuration may be realized by hardware such as an integrated circuit.

さらに、本発明は、プリンタ10として実現できるだけでなく、プリンタ10に処理を実行させるプログラムとして実現してもよい。そして、当該プログラムは、non−transitoryな記録媒体に記録されて提供されてもよい。non−transitoryな記録媒体は、CD−ROM、DVD−ROM等の他、通信ネットワークを通じてプリンタ10に接続可能なサーバに搭載されたメモリを含んでもよい。そして、サーバのメモリに記憶されたプログラムは、当該プログラムを示す情報或いは信号として、インターネット等の通信ネットワークを通じて配信されてもよい。   Furthermore, the present invention may be realized not only as the printer 10 but also as a program for causing the printer 10 to execute processing. Then, the program may be provided by being recorded 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 printer 10 through a communication network, in addition to a CD-ROM, a DVD-ROM, and the like. And the program memorize | stored in the memory of the server may be distributed through communication networks, such as the internet, as the information or signal which shows the said program.

10・・・プリンタ
20A,20B,20C・・・給送トレイ
25A,25B・・・給送ローラ
24・・・記録ヘッド
30・・・コントローラ
34・・・EEPROM
54・・・搬送ローラ部
55・・・排出ローラ部
120・・・シートセンサ
121・・・ディスプレイ
122・・・入力I/F
DESCRIPTION OF SYMBOLS 10 ... Printer 20A, 20B, 20C ... Feed tray 25A, 25B ... Feed roller 24 ... Recording head 30 ... Controller 34 ... EEPROM
54 ... Conveying roller unit 55 ... Discharging roller unit 120 ... Sheet sensor 121 ... Display 122 ... Input I / F

Claims (11)

シートを支持するトレイと、
前記トレイに支持されたシートが搬送される搬送経路と、
前記トレイに支持されたシートを前記搬送経路に沿って搬送し、且つ搬送したシートに画像をプリントするプリント動作を実行するプリントハードウェアと、
メモリと、
コントローラとを備えるプリンタであって、
前記コントローラは、
対象データを対象とする前記プリント動作を指示するプリント指示を受け付ける受付処理と、
前記受付処理で前記プリント指示を受け付けたことに応じて、前記トレイに支持された第1シートに前記対象データで示される対象画像をプリントする前記プリント動作を前記プリントハードウェアに実行させるプリント処理と、
前記プリント処理の実行中に前記第1シートが前記搬送経路内に詰まるジャム状態が発生したことを検出する第1検出処理と、
前記第1検出処理で前記ジャム状態の発生を検出したことに応じて、前記プリント処理を中断する中断処理と、
前記第1検出処理で検出した前記ジャム状態が解消されたことを検出する第2検出処理と、
前記第2検出処理で前記ジャム状態の解消を検出したことに応じて、前記トレイに支持された第2シートにテストデータで示されるテスト画像をプリントする前記プリント動作を前記プリントハードウェアに実行させるテストプリント処理とを実行し、前記テストデータは、前記メモリに予め記憶されており、且つ前記対象データと異なるデータであり、
前記コントローラは、
前記テストプリント処理が正常に終了したか否かを判断する第1判断処理を実行し、
前記第1判断処理で正常に終了したと判断したことに応じて、前記中断処理で中断した前記プリント処理を再開するプリンタ。
A tray that supports the sheet;
A transport path through which the sheet supported by the tray is transported;
Print hardware for carrying a printing operation for carrying the sheet supported by the tray along the carrying path and printing an image on the conveyed sheet;
Memory,
A printer comprising a controller,
The controller is
A reception process for receiving a print instruction for instructing the print operation for target data;
A print process for causing the print hardware to execute the print operation for printing the target image indicated by the target data on the first sheet supported by the tray in response to receiving the print instruction in the reception process; ,
A first detection process for detecting the occurrence of a jammed state in which the first sheet is jammed in the transport path during execution of the print process;
An interruption process for interrupting the print process in response to detecting the occurrence of the jammed state in the first detection process;
A second detection process for detecting that the jammed state detected in the first detection process has been resolved;
In response to detecting the cancellation of the jammed state in the second detection process, the print hardware is caused to execute the print operation for printing the test image indicated by the test data on the second sheet supported on the tray. Test print processing, the test data is pre-stored in the memory and is different from the target data,
The controller is
Executing a first determination process for determining whether or not the test print process has been normally completed;
A printer that resumes the printing process interrupted in the interruption process in response to determining that the first determination process ended normally.
前記コントローラは、
前記対象データの形式を判断する第2判断処理と、
前記第2判断処理で第1形式だと判断したことに応じて、予め前記メモリに記憶されている複数の前記テストデータのうち、前記第1形式の前記テストデータを前記メモリから読み出す第1読出処理と、
前記第2判断処理で前記第1形式と異なる第2形式だと判断したことに応じて、前記第2形式の前記テストデータを前記メモリから読み出す第2読出処理と、
前記第1読出処理或いは前記第2読出処理で読み出した前記テストデータを対象とする前記テストプリント処理とを実行する請求項1に記載のプリンタ。
The controller is
A second determination process for determining the format of the target data;
First reading out the test data in the first format from the memory among the plurality of test data stored in advance in the memory in response to the determination in the second determination process that the format is the first format Processing,
A second reading process for reading the test data in the second format from the memory in response to determining that the second determination process is a second format different from the first format;
The printer according to claim 1, wherein the test print process for the test data read in the first reading process or the second reading process is executed.
前記プリンタは、ユーザインタフェースと、複数の前記トレイとを備えており、
前記コントローラは、
前記複数のトレイのうちの第1トレイに前記第1シートが支持されていたか否かを判断する第3判断処理を実行し、
前記第3判断処理で前記第1トレイだと判断したことに応じて、
前記第1トレイからシートを除去することを前記ユーザインタフェースを通じて報知する第1報知処理を、前記第1検出処理の後で且つ前記第2検出処理の前に実行し、
前記第1トレイにシートを挿入することを前記ユーザインタフェースを通じて報知する第2報知処理を、前記テストプリント処理の後で且つ前記プリント処理を再開する前に実行する請求項1又は2に記載のプリンタ。
The printer includes a user interface and a plurality of the trays.
The controller is
Performing a third determination process for determining whether the first sheet is supported by a first tray of the plurality of trays;
In response to determining that it is the first tray in the third determination process,
Performing a first notification process for informing through the user interface that a sheet is to be removed from the first tray after the first detection process and before the second detection process;
3. The printer according to claim 1, wherein a second notification process for notifying through the user interface that a sheet is to be inserted into the first tray is performed after the test print process and before restarting the print process. .
前記コントローラは、
前記第1トレイからシートが除去されたことを検出する第3検出処理と、
前記第3検出処理でシートの除去を検出したことに応じて、前記ジャム状態を解消する手順を前記ユーザインタフェースを通じて報知する第3報知処理とを実行する請求項3に記載のプリンタ。
The controller is
A third detection process for detecting that a sheet has been removed from the first tray;
4. The printer according to claim 3, wherein a third notification process for notifying the procedure for clearing the jammed state through the user interface is executed in response to detecting the removal of the sheet in the third detection process.
前記コントローラは、
前記第2検出処理で前記ジャム状態の解消を検出したことに応じて前記第1トレイにシートを挿入するか、前記第1トレイと異なる第2トレイを指定することを、前記ユーザインタフェースを通じて報知する第4報知処理と、
前記第4報知処理の後に前記前記第1トレイ上のシートを検出する第4検出処理と、
前記第4検出処理でシートを検出したことに応じて、前記第1トレイに支持されたシートを用いて、前記テストプリント処理とを実行する請求項3又は4に記載のプリンタ。
The controller is
It is notified through the user interface that a sheet is inserted into the first tray or a second tray different from the first tray is designated in response to detecting the cancellation of the jammed state in the second detection process. A fourth notification process;
A fourth detection process for detecting a sheet on the first tray after the fourth notification process;
5. The printer according to claim 3, wherein the test print process is executed using the sheet supported by the first tray in response to the detection of the sheet in the fourth detection process.
該プリンタは、入力インタフェースを備えており、
前記第2トレイを指定する指定操作を、前記第4報知処理の後に前記入力インタフェースを通じて受け付ける第1受付処理と、
前記第4検出処理でシートを検出する前に前記第1受付処理で前記指定操作を受け付けたことに応じて、当該指定操作で指定された前記第2トレイに支持されたシートを用いて、前記テストプリント処理とを実行する請求項5に記載のプリンタ。
The printer has an input interface;
A first accepting process for accepting a designation operation for designating the second tray through the input interface after the fourth notification process;
In response to receiving the designation operation in the first reception process before detecting the sheet in the fourth detection process, using the sheet supported by the second tray designated in the designation operation, The printer according to claim 5, wherein test printer processing is executed.
前記第1トレイは、前記第1トレイが該プリンタに固定された状態でシートを挿抜可能であり、
前記第2トレイは、前記第2トレイが該プリンタから取り外された状態でのみシートを挿抜可能である請求項5又は6に記載のプリンタ。
The first tray is capable of inserting and removing sheets with the first tray fixed to the printer.
The printer according to claim 5 or 6, wherein the second tray is capable of inserting and removing sheets only in a state where the second tray is removed from the printer.
前記コントローラは、前記プリント処理において、
前記受付処理で受け付けた前記プリント指示で前記複数のトレイのうちの1つである指定トレイが指定されていることに応じて、前記指定トレイに支持されたシートに画像をプリントし、
前記受付処理で受け付けた前記プリント指示で前記指定トレイが指定されていないことに応じて、前記メモリに記憶された優先トレイ情報で示される優先トレイに支持されたシートに画像をプリントし、
前記第1トレイは、前記優先トレイ情報で示される前記優先トレイである請求項3から6のいずれかに記載のプリンタ。
In the printing process, the controller
In response to a designated tray being one of the plurality of trays being designated by the print instruction accepted in the acceptance process, an image is printed on a sheet supported on the designated tray,
In response to the fact that the designated tray is not designated in the print instruction accepted in the acceptance process, an image is printed on a sheet supported on the priority tray indicated by the priority tray information stored in the memory,
The printer according to claim 3, wherein the first tray is the priority tray indicated by the priority tray information.
該プリンタは、入力インタフェースを備えており、
前記コントローラは、
前記第1判断処理で正常に終了したと判断したことに応じて、入力認証情報を入力するユーザ操作を、前記入力インタフェースを通じて受け付ける第2受付処理と、
前記第2受付処理で入力を受け付けた前記入力認証情報と、前記メモリに予め記憶されている設定認証情報とが一致するか否かを判断する第4判断処理と、
前記第4判断処理で一致すると判断したことに応じて、前記プリント処理を再開する請求項1から8のいずれかに記載のプリンタ。
The printer has an input interface;
The controller is
A second receiving process for receiving a user operation for inputting input authentication information through the input interface in response to determining that the first determining process is normally completed;
A fourth determination process for determining whether or not the input authentication information received in the second reception process matches the setting authentication information stored in advance in the memory;
The printer according to any one of claims 1 to 8, wherein the printing process is resumed in response to the determination that the fourth matching process matches.
該プリンタは、入力インタフェースを備えており、
前記コントローラは、
前記プリント処理において、前記受付処理で受け付けた前記プリント指示で示される実行条件に従ってシートに画像をプリントし、
前記第1判断処理で正常に終了したと判断したことに応じて、前記実行条件の変更を指示する指示操作を、前記入力インタフェースを通じて受け付ける第3受付処理とを実行し、
再開した前記プリント処理において、前記第3受付処理で変更を受け付けた前記実行条件に従ってシートに画像をプリントする請求項1から9のいずれかに記載のプリンタ。
The printer has an input interface;
The controller is
In the printing process, an image is printed on a sheet according to an execution condition indicated by the print instruction received in the receiving process,
In response to determining that the first determination process has ended normally, a third reception process for receiving an instruction operation for instructing a change in the execution condition through the input interface is performed.
10. The printer according to claim 1, wherein, in the restarted printing process, an image is printed on a sheet according to the execution condition for which a change is received in the third receiving process.
シートを支持するトレイと、前記トレイに支持されたシートが搬送される搬送経路と、前記トレイに支持されたシートを前記搬送経路に沿って搬送し、且つ搬送したシートに画像をプリントするプリント動作を実行するプリントハードウェアと、メモリとを備えるプリンタによって実行可能なプログラムであって、
該プログラムは、
対象データを対象とする前記プリント動作を指示するプリント指示を受け付ける受付処理と、
前記受付処理で前記プリント指示を受け付けたことに応じて、前記トレイに支持された第1シートに前記対象データで示される対象画像をプリントする前記プリント動作を前記プリントハードウェアに実行させるプリント処理と、
前記プリント処理の実行中に前記第1シートが前記搬送経路内に詰まるジャム状態が発生したことを検出する第1検出処理と、
前記第1検出処理で前記ジャム状態の発生を検出したことに応じて、前記プリント処理を中断する中断処理と、
前記第1検出処理で検出した前記ジャム状態が解消されたことを検出する第2検出処理と、
前記第2検出処理で前記ジャム状態の解消を検出したことに応じて、前記トレイに支持された第2シートにテストデータで示されるテスト画像をプリントする前記プリント動作を前記プリントハードウェアに実行させるテストプリント処理とを前記プリンタに実行させ、前記テストデータは、前記メモリに予め記憶されており、且つ前記対象データと異なるデータであり、
該プログラムは、
前記テストプリント処理が正常に終了したか否かを判断する第1判断処理を前記プリンタに実行させ、
前記第1判断処理で正常に終了したと判断したことに応じて、前記中断処理で中断した前記プリント処理を再開するプログラム。
A tray for supporting the sheet, a conveyance path for conveying the sheet supported by the tray, a printing operation for conveying the sheet supported by the tray along the conveyance path, and printing an image on the conveyed sheet A program that can be executed by a printer including print hardware and a memory,
The program
A reception process for receiving a print instruction for instructing the print operation for target data;
A print process for causing the print hardware to execute the print operation for printing the target image indicated by the target data on the first sheet supported by the tray in response to receiving the print instruction in the reception process; ,
A first detection process for detecting the occurrence of a jammed state in which the first sheet is jammed in the transport path during execution of the print process;
An interruption process for interrupting the print process in response to detecting the occurrence of the jammed state in the first detection process;
A second detection process for detecting that the jammed state detected in the first detection process has been resolved;
In response to detecting the cancellation of the jammed state in the second detection process, the print hardware is caused to execute the print operation for printing the test image indicated by the test data on the second sheet supported on the tray. The test print process is executed by the printer, and the test data is stored in advance in the memory and is different from the target data,
The program
Causing the printer to execute a first determination process for determining whether or not the test print process has ended normally;
A program for resuming the printing process interrupted in the interruption process in response to determining that the first determination process ended normally.
JP2017089051A 2017-04-28 2017-04-28 Printer and program Pending JP2018187769A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017089051A JP2018187769A (en) 2017-04-28 2017-04-28 Printer and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017089051A JP2018187769A (en) 2017-04-28 2017-04-28 Printer and program

Publications (1)

Publication Number Publication Date
JP2018187769A true JP2018187769A (en) 2018-11-29

Family

ID=64477769

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017089051A Pending JP2018187769A (en) 2017-04-28 2017-04-28 Printer and program

Country Status (1)

Country Link
JP (1) JP2018187769A (en)

Similar Documents

Publication Publication Date Title
US8102546B2 (en) Information processing apparatus and information processing method
JP2010102398A (en) Printer driver program, printing controller and printing system
JP6165082B2 (en) Image forming apparatus and image forming method
JP5765089B2 (en) Printing device
US9639786B2 (en) Non-transitory computer-readable medium storing programs for information processing apparatus, image recording apparatus, and information processing method for performing a manual dual-sided print process
US9843700B2 (en) Image forming apparatus and method for controlling image forming apparatus
JP2018083290A (en) Printer and control method
JP2009203067A (en) Sheet carrying device, control method for sheet carrying device, storage medium, and program
JP2018187769A (en) Printer and program
JP6237573B2 (en) Image forming apparatus and image forming method
JP2016068472A (en) Print control device, print control method and program
US9409733B2 (en) Conveying apparatus and printing apparatus
JP6922195B2 (en) Printing device and control method
JP2003303065A (en) Printer and printing system
JP6950324B2 (en) Printing equipment and printing method
JP7290023B2 (en) image forming device
JP6816362B2 (en) Printing equipment and printing method
JP6142823B2 (en) Image recording apparatus, information processing apparatus, and program
JP2021167250A (en) Printing control device
JP2017124921A (en) Printer and display control method
JP6245091B2 (en) Image reading apparatus and image reading method
US8958093B2 (en) Print control device, print control method and program
JP2015123579A (en) Printing apparatus
JP2014089425A (en) Image forming apparatus and image forming method
JP2013035134A (en) Printing control apparatus, printing apparatus, and printing control program

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