JP6410974B2 - Information processing apparatus, method, and program - Google Patents

Information processing apparatus, method, and program Download PDF

Info

Publication number
JP6410974B2
JP6410974B2 JP2018019620A JP2018019620A JP6410974B2 JP 6410974 B2 JP6410974 B2 JP 6410974B2 JP 2018019620 A JP2018019620 A JP 2018019620A JP 2018019620 A JP2018019620 A JP 2018019620A JP 6410974 B2 JP6410974 B2 JP 6410974B2
Authority
JP
Japan
Prior art keywords
gui
printing apparatus
application
maintenance
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018019620A
Other languages
Japanese (ja)
Other versions
JP2018077919A (en
Inventor
弘明 守本
弘明 守本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2018019620A priority Critical patent/JP6410974B2/en
Publication of JP2018077919A publication Critical patent/JP2018077919A/en
Application granted granted Critical
Publication of JP6410974B2 publication Critical patent/JP6410974B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は次世代のプリンタドライバアーキテクチャーによるメンテナンス動作を実行するための技術に関する   The present invention relates to a technique for performing a maintenance operation using a next-generation printer driver architecture.

従来、特許文献1に記載されるように、レガシーアーキテクチャーによるプリンタドライバ(以後、レガシードライバ)は、ノズルクリーニング等のメンテナンス動作の実行を指示するメンテナンスコマンドを、印刷ジョブとしてプリンタに送信することが可能であった。   Conventionally, as described in Patent Document 1, a printer driver based on a legacy architecture (hereinafter referred to as a legacy driver) may transmit a maintenance command instructing execution of a maintenance operation such as nozzle cleaning to a printer as a print job. It was possible.

レガシードライバにおいては、ユーザーインターフェース(以後、UI)上にメンテナンスコマンド送信ボタンを設け、ユーザーはそのボタンを押下することで印刷ジョブとしてメンテナンスコマンドを送信していた。若しくは、外部アプリケーションを利用した場合、ユーザーが外部アプリケーションのグラフィカルユーザインターフェース(以後、GUI)上で任意のプリンタを選択後、メンテナンスコマンド送信を指示するボタンを押下することで印刷ジョブとしてメンテナンスコマンドを送信していた。   In the legacy driver, a maintenance command transmission button is provided on a user interface (hereinafter referred to as UI), and the user transmits a maintenance command as a print job by pressing the button. Alternatively, when an external application is used, the user selects an arbitrary printer on the graphical user interface (hereinafter, GUI) of the external application, and then transmits a maintenance command as a print job by pressing a button for instructing transmission of the maintenance command. Was.

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

近年、デスクトップPCのみならずモバイルPCにも対応する新たなオペレーティングシステム(以後、OS)が発表されている。アプリケーションやプリンタドライバなどは、それら新たなOSに搭載される次世代アーキテクチャーへの対応が要求される。当然ながら、新たなOSにおいては、幾つかの制約事項が想定され、該OS上で動作するアプリケーションやプリンタドライバでは、上記した従来のメンテナンス方法が適切に実行できない場合がある。   In recent years, a new operating system (hereinafter referred to as OS) that supports not only desktop PCs but also mobile PCs has been announced. Applications, printer drivers, and the like are required to support next-generation architectures installed in these new OSs. As a matter of course, some restrictions are assumed in the new OS, and the above-described conventional maintenance method may not be appropriately executed by an application or printer driver operating on the OS.

本件は、そのような制約が課せられている場合においても、適切にプリンタに対して、メンテナンス動作の実行指示を実現可能な仕組みを提供することを目的とする。   The object of the present invention is to provide a mechanism capable of appropriately realizing a maintenance operation execution instruction for a printer even when such restrictions are imposed.

上記課題を解決するための本発明に係る制御方法は、プリンタドライバが動作可能な情報処理装置の制御方法であって、プリンタドライバと関連付けられたアプリケーションに第1グラフィカルユーザインターフェース(第1GUI)を提供させるステップを備え、前記プリンタドライバは、印刷設定を行うための第2グラフィカルユーザインターフェース(第2GUI)を提供する機能を有しておらず、前記アプリケーションは、前記第2GUIを提供可能であり、前記第1GUIを介した処理により、印刷装置に関するメンテナンス処理の指示が可能に構成されている。 A control method according to the present invention for solving the above-described problem is a method for controlling an information processing apparatus in which a printer driver can operate, and provides a first graphical user interface (first GUI) to an application associated with the printer driver. The printer driver does not have a function of providing a second graphical user interface (second GUI) for performing print settings, and the application can provide the second GUI, By the processing via the first GUI, it is possible to instruct maintenance processing regarding the printing apparatus.

本発明によれば、次世代アーキテクチャーであっても、適切にプリンタに対して、メンテナンス動作の実行指示を行い、メンテナンス処理を実行することができる。   According to the present invention, even in the next generation architecture, it is possible to appropriately instruct the printer to execute a maintenance operation and execute the maintenance process.

印刷装置と情報処理装置とが接続されて構成される印刷システムを示すブロック図Block diagram showing a printing system configured by connecting a printing apparatus and an information processing apparatus レガシーアーキテクチャーによるプリンタドライバに関連するモジュール構成を示すブロック図Block diagram showing module configuration related to printer driver with legacy architecture レガシーアーキテクチャーによるプリンタドライバにおけるメンテナンス処理の流れを説明するための図Diagram for explaining the flow of maintenance processing in a printer driver based on the legacy architecture 次世代アーキテクチャーによるプリンタドライバに関連するモジュール構成を示すブロック図Block diagram showing the module configuration related to the printer driver based on the next generation architecture 次世代アーキテクチャーによるプリンタドライバにおけるメンテナンス処理の流れ説明するための図Diagram for explaining the flow of maintenance processing in a printer driver based on the next-generation architecture 次世代アーキテクチャーによるユーティリティーアプリケーションのUI画面の例を示した図Figure showing an example of a UI screen of a utility application based on the next generation architecture 実施形態1におけるアプリケーションの処理を説明するためのフローチャートFlowchart for explaining application processing in the first embodiment 実施形態1におけるポートモニタ用拡張ファイルに基づく処理を説明するためのフローチャートFlowchart for explaining processing based on the port monitor extended file in the first embodiment 実施形態1における次世代ドライバで利用されるデータベースに格納されているメンテナンスコマンドデータを示す図The figure which shows the maintenance command data stored in the database used with the next generation driver in Embodiment 1. 実施形態2におけるアプリケーションの処理を説明するためのフローチャートFlowchart for explaining application processing in the second embodiment 実施形態2におけるポートモニタ用拡張ファイルに基づく処理を説明するためのフローチャートFlowchart for explaining processing based on a port monitor extended file in the second embodiment 実施形態2における次世代ドライバで利用されるデータベースに格納されているメンテナンスコマンドデータを示す図The figure which shows the maintenance command data stored in the database used with the next-generation driver in Embodiment 2. 実施形態3におけるアプリケーションの処理を説明するためのフローチャートFlowchart for explaining application processing in embodiment 3 実施形態3におけるポートモニタ用拡張ファイルに基づく処理を説明するためのフローチャートFlowchart for explaining processing based on a port monitor extended file in the third embodiment 実施形態4におけるポートモニタ用拡張ファイルに基づく処理を説明するためのフローチャートFlowchart for explaining processing based on port monitor extended file in embodiment 4 実施形態4における印刷装置の処理を説明するためのフローチャートFlowchart for explaining processing of printing apparatus in embodiment 4

以下、添付図面を参照して本発明の好適な実施の形態を詳しく説明する。尚、以下の実施の形態は特許請求の範囲に係る本発明を限定するものでなく、また本実施の形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. The following embodiments do not limit the present invention according to the claims, and all combinations of features described in the present embodiments are essential to the solution means of the present invention. Not exclusively.

図1は、情報処理装置110と情報処理装置110に接続された印刷装置120により構成される印刷システムの全体構成を示すブロック図の一例である。情報処理装置110は入力I/F111、CPU112、ROM113、出力I/F114、外部記憶装置115、RAM116、入力装置117、出力装置118、入出力I/F119を有する。ROM113は初期化プログラムを保存し、外部記憶装置115はOS、プリンタドライバ、アプリケーションといったプログラムやその他各種のデータが保存されている。RAM116は外部記憶装置115に保存される各種プログラムがワークメモリーとして使用する。入力装置117は、マウスやキーボードのほかに、タッチパネルなどで構成され、データ入力や動作指示に使用され入力I/F111に接続されている。出力装置118はデータ表示や状態の通知に使用され出力I/F114に接続されている。   FIG. 1 is an example of a block diagram illustrating an overall configuration of a printing system that includes an information processing apparatus 110 and a printing apparatus 120 connected to the information processing apparatus 110. The information processing apparatus 110 includes an input I / F 111, a CPU 112, a ROM 113, an output I / F 114, an external storage device 115, a RAM 116, an input device 117, an output device 118, and an input / output I / F 119. The ROM 113 stores an initialization program, and the external storage device 115 stores programs such as an OS, a printer driver, an application, and various other data. The RAM 116 is used as a work memory by various programs stored in the external storage device 115. The input device 117 includes a touch panel in addition to a mouse and a keyboard, and is used for data input and operation instructions and is connected to the input I / F 111. The output device 118 is used for data display and status notification, and is connected to the output I / F 114.

印刷装置120はRAM121、ROM122、プリントエンジン123、CPU124、入出力I/F125から構成される。情報処理装置110と印刷装置120はUSB(Universal Serial Bus)(TM)ケーブル130により接続されている。RAM121はCPU124のワークメモリーとして使用され、受信したデータの一時保存用バッファとしても利用される。ROM122は制御命令を保存している。プリントエンジン123はRAM121に保存されたデータに基づき印刷を行う。CPU124はROM122に保存されている制御命令に従い印刷装置120を制御する。   The printing apparatus 120 includes a RAM 121, a ROM 122, a print engine 123, a CPU 124, and an input / output I / F 125. The information processing apparatus 110 and the printing apparatus 120 are connected by a USB (Universal Serial Bus) (TM) cable 130. The RAM 121 is used as a work memory for the CPU 124, and is also used as a temporary storage buffer for received data. The ROM 122 stores control commands. The print engine 123 performs printing based on the data stored in the RAM 121. The CPU 124 controls the printing apparatus 120 according to control commands stored in the ROM 122.

本実施形態においては情報処理装置110および印刷装置120の処理分担を前記のように示したが、処理の分担形態はこれに依らない。   In the present embodiment, the process sharing of the information processing apparatus 110 and the printing apparatus 120 is shown as described above, but the process sharing form does not depend on this.

ここでは図2、3を用いて従来の印刷システムであるレガシーアーキテクチャーによるプリンタドライバ(以後、レガシードライバ)を用いた印刷データの流れとそのアーキテクチャー上で実現されるメンテナンス実行処理の流れを説明する。   Here, FIGS. 2 and 3 are used to explain the flow of print data using a printer driver (hereinafter referred to as a legacy driver) based on the legacy architecture, which is a conventional printing system, and the flow of maintenance execution processing realized on the architecture. To do.

図2は、情報処理装置110に適用可能な従来の印刷システムであるレガシードライバに関連するモジュール構成を概念的に表した図である。
アプリケーション201が作成した印刷データは、OSの印刷サポート機能202を介しUIモジュール211から返却される印刷設定情報が付加され、スプールデータ205としてスプーラー203のプリントキュー204に一時的に保存される。スプールデータ205は、レガシードライバ210によって印刷装置207(構成要素は印刷装置120と同様)が解釈可能な印刷コマンドへ変換された後、USBポートモニタ206へ出力される。ここでレガシードライバ210は、前述のUIモジュール211に加え後述するグラフィックスドライバ213、ランゲージモニタ214の各モジュールから構成される。USBポートモニタ206は入力された印刷コマンドを印刷装置207へ送信する。ここでUIモジュール211は、印刷装置207に対しメンテナンス動作を指示するメンテナンス処理指示部212を有することができる。ユーザーはUIモジュール211が提供するUI画面からメンテナンス動作を選択することで印刷装置207へメンテナンス動作の指示を行う。
FIG. 2 is a diagram conceptually showing a module configuration related to a legacy driver which is a conventional printing system applicable to the information processing apparatus 110.
The print data created by the application 201 is added with print setting information returned from the UI module 211 via the OS print support function 202, and is temporarily stored in the print queue 204 of the spooler 203 as spool data 205. The spool data 205 is converted to a print command that can be interpreted by the printing device 207 (components are the same as those of the printing device 120) by the legacy driver 210, and then output to the USB port monitor 206. Here, in addition to the UI module 211 described above, the legacy driver 210 includes a graphics driver 213 and a language monitor 214 described later. The USB port monitor 206 transmits the input print command to the printing apparatus 207. Here, the UI module 211 can include a maintenance processing instruction unit 212 that instructs the printing apparatus 207 to perform a maintenance operation. The user instructs the maintenance operation to the printing apparatus 207 by selecting a maintenance operation from the UI screen provided by the UI module 211.

図3では、レガシードライバにおけるメンテナンス処理の流れを説明するための図を示す。
UIモジュール211に含まれるメンテナンス処理指示部301(図2中では212)は、ユーザーからの指示に応じて印刷装置308が解釈可能なメンテナンスコマンドを作成しスプーラー302へ送信する。スプーラー302は受信したメンテナンスコマンドをスプールデータ304としてプリントキュー303へ一時的に保存する。スプールデータ304はグラフィックスドライバ305、ランゲージモニタ306を経由しUSBポートモニタ307へ出力される。ここで前記メンテナンスコマンドは、グラフィックスドライバ305への入力時に、既に印刷装置308が解釈可能な形式である。そのため、入力されたメンテナンスコマンドに対して、グラフィックスドライバ305は、前述の変換処理を実施する必要はない。
FIG. 3 is a diagram for explaining the flow of maintenance processing in the legacy driver.
A maintenance processing instruction unit 301 (212 in FIG. 2) included in the UI module 211 creates a maintenance command that can be interpreted by the printing apparatus 308 in accordance with an instruction from the user, and transmits the maintenance command to the spooler 302. The spooler 302 temporarily stores the received maintenance command as spool data 304 in the print queue 303. The spool data 304 is output to the USB port monitor 307 via the graphics driver 305 and the language monitor 306. Here, the maintenance command has a format that can be already interpreted by the printing apparatus 308 when it is input to the graphics driver 305. For this reason, the graphics driver 305 does not need to perform the above-described conversion process for the input maintenance command.

メンテナンス処理指示部301は、メンテナンスコマンド発行処理によりスプーラー302へ渡るジョブに前記変換処理の実施の不要を示す情報を設定する。グラフィックスドライバ305はその実施不要を示す情報に従って、変換動作を実施しないよう制御する。その後、USBポートモニタ307は、入力されたメンテナンスコマンドを印刷装置308へ送信することでメンテナンス動作が実行される。   The maintenance processing instruction unit 301 sets information indicating that the conversion processing is not necessary for a job passed to the spooler 302 by the maintenance command issuing processing. The graphics driver 305 controls not to perform the conversion operation according to the information indicating that the implementation is not necessary. Thereafter, the USB port monitor 307 transmits the input maintenance command to the printing apparatus 308, thereby executing a maintenance operation.

<実施形態1>
図4〜9を参照し本発明の実施形態1について説明する。本実施形態では後述する次世代アーキテクチャーによるプリンタドライバ(以後、次世代ドライバ)で利用されるデータベースが1機種分のメンテナンスコマンド群を格納している場合を例として説明する。
<Embodiment 1>
A first embodiment of the present invention will be described with reference to FIGS. In the present embodiment, a case where a database used in a printer driver (hereinafter referred to as a next generation driver) based on a next generation architecture described later stores a maintenance command group for one model will be described as an example.

図4ではレガシードライバと構成の異なる印刷システムであり情報処理装置110に適用可能な次世代ドライバに関連する構成を概念的に表した図である。本図では、アプリケーション、プリンタドライバ、OSといったプログラムがCPUにより実行された際に提供される各機能の主体として動作するモジュール構成の例を具体的に説明している。   FIG. 4 is a diagram conceptually showing a configuration related to a next-generation driver applicable to the information processing apparatus 110, which is a printing system having a configuration different from that of the legacy driver. This figure specifically describes an example of a module configuration that operates as a main component of each function provided when a program such as an application, a printer driver, and an OS is executed by the CPU.

アプリケーション401が作成した印刷データはOSの印刷サポート機能402を介し、スプールデータ405としてスプーラー403のプリントキュー404へ一時的に保存される。スプールデータ405はグラフィックスドライバ411により印刷装置120が解釈可能な印刷コマンドへ変換される。   The print data created by the application 401 is temporarily stored in the print queue 404 of the spooler 403 as spool data 405 via the print support function 402 of the OS. The spool data 405 is converted into a print command that can be interpreted by the printing apparatus 120 by the graphics driver 411.

次世代ドライバで利用されるデータベース412は、グラフィックスドライバ411や後述するポートモニタなどが参照可能なデータベースであり、印刷装置の機種に依存する各種情報やメンテナンスコマンドを格納することができる。   A database 412 used in the next-generation driver is a database that can be referred to by the graphics driver 411 or a port monitor described later, and can store various information and maintenance commands depending on the model of the printing apparatus.

グラフィックスドライバ411は、印刷コマンドを生成する際に必要となる機種依存情報を、次世代ドライバで利用されるデータベース412から取得する。ここでファイル群410が次世代ドライバを構成するファイル群である。   The graphics driver 411 acquires model-dependent information necessary for generating a print command from the database 412 used in the next-generation driver. Here, the file group 410 is a file group constituting the next generation driver.

一般的なアプリケーションからの印刷要求を受けて、グラフィックスドライバ411は印刷対象となる印刷装置に特化した画像処理パラメーターをデータベース412から取得して、印刷コマンドを生成する。その後、生成された印刷コマンドはUSBポートモニタ406を経由し、印刷装置407へ到達する。これにより、次世代ドライバを含む印刷システムにおける印刷処理が実現される。   In response to a print request from a general application, the graphics driver 411 obtains image processing parameters specialized for the printing apparatus to be printed from the database 412 and generates a print command. Thereafter, the generated print command reaches the printing apparatus 407 via the USB port monitor 406. Thereby, the printing process in the printing system including the next generation driver is realized.

ここで、印刷装置のベンダは、前述のグラフィックスドライバ411及びポートモニタ用拡張ファイル413、さらに後述する図9、12などで後述するような管理情報などを一緒にインストールするための次世代ドライバのインストーラプログラムを提供する。これにより、後述のUSBポートモニタによる処理や次世代ドライバによる印刷制御を次世代アーキテクチャー上で実現できる。   Here, the vendor of the printing apparatus is a next-generation driver for installing together the above-described graphics driver 411 and the port monitor extended file 413, and management information as described later with reference to FIGS. Provide an installer program. As a result, processing by a USB port monitor described later and printing control by a next-generation driver can be realized on the next-generation architecture.

なお、ポートモニタ用拡張ファイル413はUSBポートモニタ406用に用意されるものとして本実施形態においては記載されている。しかしながら、他の接続形態により印刷装置と通信するためのポートモニタのために、同様の機能を拡張する拡張ファイルを用意して、後述されるような本発明に特徴的な処理を実現することも可能である。   The port monitor extended file 413 is described in this embodiment as being prepared for the USB port monitor 406. However, it is also possible to prepare an extension file for extending the same function for port monitoring for communicating with the printing apparatus by other connection forms, and to realize processing characteristic of the present invention as described later. Is possible.

本発明で想定する新たなOS(例えばWindows(TM)8)の次世代ドライバの構成要素には、レガシードライバの構成要素に含まれるUIモジュール211がない。つまり、次世代ドライバは印刷設定などの各種設定を行うGUIを持つことができない。しかしながら、後述する次世代ドライバに対応する外部アプリケーション(以後、次世代アプリ)により、各種設定を行うGUIを提供することが可能である。次世代アプリと次世代ドライバは、該ドライバを識別する情報により紐づけを行う。   The component of the next generation driver of the new OS (for example, Windows (TM) 8) assumed in the present invention does not include the UI module 211 included in the component of the legacy driver. That is, the next generation driver cannot have a GUI for performing various settings such as print settings. However, it is possible to provide a GUI for performing various settings by an external application (hereinafter, a next generation application) corresponding to a next generation driver described later. The next generation application and the next generation driver are associated with each other by information for identifying the driver.

図5は、図4にて示した印刷システムにおいて実現されるメンテナンス処理の流れを説明するための図を示す。
次世代アプリ501はユーザーからの指示に応じて、印刷装置に対しての所望のメンテナンス動作を示すコマンドID(識別子)をスプーラー502へ送信する。スプーラー502は受信したコマンドIDを、プリントキュー503に蓄えることなく直接USBポートモニタ504(以降、ポートモニタ504)へ渡す。その後、ポートモニタ504は、コマンドIDをポートモニタ用拡張ファイル505へ渡す。
FIG. 5 is a diagram for explaining the flow of maintenance processing realized in the printing system shown in FIG.
The next-generation application 501 transmits a command ID (identifier) indicating a desired maintenance operation for the printing apparatus to the spooler 502 in accordance with an instruction from the user. The spooler 502 passes the received command ID directly to the USB port monitor 504 (hereinafter, port monitor 504) without storing it in the print queue 503. Thereafter, the port monitor 504 passes the command ID to the port monitor extended file 505.

ここで、ポートモニタ用拡張ファイル505は、JavaScript(登録商標)により記述されるOS機能を拡張するためのスクリプトファイルである。   Here, the port monitor extension file 505 is a script file for extending an OS function described in JavaScript (registered trademark).

ポートモニタ用拡張ファイル505は、受信したコマンドIDに対応するメンテナンスコマンドを、次世代ドライバで利用されるデータベース506を参照し取得する。その後、ポートモニタ用拡張ファイル505は、ポートモニタ504に対して、取得したメンテナンスコマンドの印刷装置507への送信を指示する。   The port monitor extended file 505 acquires a maintenance command corresponding to the received command ID by referring to the database 506 used by the next generation driver. Thereafter, the port monitor extended file 505 instructs the port monitor 504 to transmit the acquired maintenance command to the printing apparatus 507.

レガシーアーキテクチャーにおいては、図3で示したように、スプーラーはメンテナンスコマンドを印刷ジョブとして扱う。一方、次世代アーキテクチャーにおいては、スプーラー403が印刷ジョブとしてメンテナンスコマンドを扱うことは制限されており、レガシーアーキテクチャーと同様な構成を採用することはできない。そのため代替手法として図5で示す処理を採用する必要がある。   In the legacy architecture, as shown in FIG. 3, the spooler handles the maintenance command as a print job. On the other hand, in the next generation architecture, the spooler 403 is restricted from handling a maintenance command as a print job, and cannot adopt the same configuration as the legacy architecture. Therefore, it is necessary to adopt the process shown in FIG. 5 as an alternative method.

図6は、印刷装置120に対してメンテナンス処理を指示するための次世代アプリ501のUI画面構成の例を示す。このアプリケーションは、たとえば、印刷装置120のステータス表示や、印刷関連の設定を行うためのアプリケーションのリンク(ショートカット)などをまとめて提供するためのもので、OSの同梱されるアプリケーションして提供されてもよい。   FIG. 6 shows an example of the UI screen configuration of the next-generation application 501 for instructing the printing apparatus 120 to perform maintenance processing. This application is provided, for example, as an application bundled with the OS, for example, to provide a status display of the printing apparatus 120 and a link (shortcut) of applications for performing printing-related settings. May be.

図6(a)では、次世代アプリ501の起動直後に表示されるメイン画面610を示す。メイン画面610にはステータス表示画面へのリンクボタン611、ユーティリティー機能表示画面へのリンクボタン612、マニュアル表示画面へのリンクボタン613を有する。ユーザーは、各画面へのリンクボタンを選択することで次世代アプリ501はユーザーに選択された画面を表示する。   FIG. 6A shows a main screen 610 displayed immediately after the next-generation application 501 is activated. The main screen 610 has a link button 611 to the status display screen, a link button 612 to the utility function display screen, and a link button 613 to the manual display screen. When the user selects a link button to each screen, the next generation application 501 displays the screen selected by the user.

図6(b)は、図6(a)においてリンクボタン612を選択後に表示される、ユーティリティー機能選択画面620の画面構成を示す。画面620にはノズルクリーニングボタン621、ローラークリーニング622、インク拭き取りボタン623などといったメンテナンス処理のための指示ボタンが配置されている。ユーザーは実行したいメンテナンスに係るボタンを選択することで印刷装置507に対しメンテナンス処理の実行指示を行う。   FIG. 6B shows a screen configuration of the utility function selection screen 620 displayed after selecting the link button 612 in FIG. On the screen 620, instruction buttons for maintenance processing such as a nozzle cleaning button 621, a roller cleaning 622, an ink wiping button 623, and the like are arranged. The user instructs the printing apparatus 507 to execute a maintenance process by selecting a button related to the maintenance to be performed.

図7は、次世代アプリ501のコマンドIDの送信処理を説明するためのフローチャートである。
本処理が開始されると、S701では、前述のユーティリティー機能を選択する画面620を介したユーザーからの入力を受け付ける。S702において、次世代アプリ501は、入力情報に基づき特定された、ユーザーに指定されたメンテナンスコマンドに対応するコマンドIDを取得する。S703では取得したコマンドIDをスプーラー502へ渡し、本処理を終了する。
FIG. 7 is a flowchart for explaining command ID transmission processing of the next-generation application 501.
When this process is started, in S701, an input from the user through the screen 620 for selecting the above-described utility function is accepted. In step S <b> 702, the next generation application 501 acquires a command ID corresponding to the maintenance command specified by the user specified based on the input information. In step S703, the acquired command ID is passed to the spooler 502, and this process ends.

次に、図8は、ポートモニタ用拡張ファイル505に基づき動作するポートモニタ504のメンテナンスコマンドの送信処理を説明するためのフローチャートを示す。ここで、OSなどで提供されるモジュールであるポートモニタ504は、次世代ドライバとともに印刷装置のベンダにより提供されるポートモニタ用拡張ファイル505を用いることで、本図で説明するような特別な処理を実行する。   FIG. 8 is a flowchart for explaining maintenance command transmission processing of the port monitor 504 that operates based on the port monitor extended file 505. Here, the port monitor 504, which is a module provided by the OS or the like, uses a port monitor extended file 505 provided by the vendor of the printing apparatus together with the next-generation driver, thereby performing special processing as described in this figure. Execute.

S801において、ポートモニタ504は、スプーラー502を経て、コマンドIDを取得する。S802において、ポートモニタ504は、ポートモニタ用拡張ファイル505に従い、次世代ドライバで利用されるデータベース506を参照し、該取得したコマンドIDに対応するメンテナンスコマンドを取得する。S804において、ポートモニタ504は、ポートモニタ用拡張ファイル505に従い、該取得したメンテナンスコマンドの印刷装置507への送信を制御し、その後、本処理を終了する。   In step S <b> 801, the port monitor 504 acquires a command ID via the spooler 502. In step S802, the port monitor 504 refers to the database 506 used by the next-generation driver according to the port monitor extended file 505, and acquires a maintenance command corresponding to the acquired command ID. In step S <b> 804, the port monitor 504 controls transmission of the acquired maintenance command to the printing apparatus 507 in accordance with the port monitor extended file 505, and then ends this processing.

図9は、次世代ドライバで利用されるデータベース506に格納されているメンテナンスコマンドデータを概念的に示す。メンテナンスコマンドデータ901はそれぞれ1つのコマンドID902と対応付けがなされ、データベース506に格納されている。ポートモニタ用拡張ファイル505では、データベース506を参照することで、コマンドIDを基に送信すべきメンテナンスコマンドを特定する処理について記述されている。   FIG. 9 conceptually shows maintenance command data stored in the database 506 used in the next generation driver. The maintenance command data 901 is associated with one command ID 902 and stored in the database 506. The port monitor extended file 505 describes processing for specifying a maintenance command to be transmitted based on the command ID by referring to the database 506.

ここで、メンテナンスコマンドデータ901とコマンドID902とを対応付ける情報は印刷装置のベンダにより提供される。また、コマンドIDとしては整数値の他にも文字列を使用することも可能である。   Here, information that associates the maintenance command data 901 with the command ID 902 is provided by the vendor of the printing apparatus. In addition to an integer value, a character string can be used as the command ID.

以上の処理により、メンテナンスコマンドを印刷ジョブとして送信できないような制限が課せられたOS環境下であっても、適切に印刷装置に対しメンテナンス動作の実行指示を行うことが可能となる。   With the above processing, it is possible to appropriately instruct execution of the maintenance operation to the printing apparatus even in an OS environment in which a restriction is imposed that a maintenance command cannot be transmitted as a print job.

さらに、本実施形態においては、ポートモニタ用拡張ファイルの内容を閲覧しても、メンテナンスコマンド自体が直接記述されていない。メンテナンスコマンド自体は、データベース506に記述されている。これによりは、テキストファイルであるポートモニタ用拡張ファイルにメンテナンスコマンドを保持するよりは、コマンド自体の機密性を向上させることが可能となる。   Further, in the present embodiment, even when the contents of the port monitor extended file are viewed, the maintenance command itself is not directly described. The maintenance command itself is described in the database 506. As a result, it is possible to improve the confidentiality of the command itself rather than holding the maintenance command in the port monitor extended file which is a text file.

<実施形態2>
以下、図10〜12を参照し、本発明における第二の実施形態を説明する。本実施形態では、次世代ドライバで利用されるデータベース506で、複数機種のそれぞれに対応するメンテナンスコマンドデータが管理されている際の処理を説明する。本実施形態では、実施形態1で説明した図4、図5で示す構成、処理の流れについては同等である。
<Embodiment 2>
Hereinafter, a second embodiment of the present invention will be described with reference to FIGS. In the present embodiment, processing when maintenance command data corresponding to each of a plurality of models is managed in the database 506 used by the next generation driver will be described. In the present embodiment, the configuration and processing flow shown in FIGS. 4 and 5 described in the first embodiment are the same.

図10は、実施形態2における次世代アプリ501のコマンドIDおよび機種IDの送信処理を説明するためのフローチャートである。
本処理が開始されると、S1001では、前述のユーティリティー機能を選択する画面620を介したユーザーからの入力を受け付ける。S1002において、次世代アプリ501は、入力情報に基づき特定された、ユーザーに指定されたメンテナンスコマンドに対応するコマンドIDを取得する。次に、S1003では、次世代アプリ501は情報処理装置110に接続された印刷装置120に対して要求を送信し、該印刷装置120から機種を特定する機種IDを取得する。S1004では、取得したコマンドIDと機種IDをスプーラー502へ渡し、本処理を終了する。
FIG. 10 is a flowchart for explaining command ID and model ID transmission processing of the next-generation application 501 in the second embodiment.
When this process is started, in S1001, an input from the user via the screen 620 for selecting the above-described utility function is accepted. In S1002, the next-generation application 501 acquires a command ID corresponding to the maintenance command specified by the user, which is specified based on the input information. In step S <b> 1003, the next-generation application 501 transmits a request to the printing apparatus 120 connected to the information processing apparatus 110, and acquires a model ID that identifies the model from the printing apparatus 120. In step S1004, the acquired command ID and model ID are passed to the spooler 502, and this process ends.

実施形態2においては、後述する処理でデータベース506内の特定機種用のメンテナンスコマンドを利用するために、次世代アプリ501がコマンドIDに加え、印刷装置から機種IDを取得している。なお、次世代アプリ501によるコマンドIDの取得と機種IDの取得の処理順は、どちらを先に行っても良い。また、S1003における機種IDの取得は、印刷装置からの取得以外にも、ユーザーにより手動で入力させることにより実現しても良い。   In the second embodiment, in order to use a maintenance command for a specific model in the database 506 in a process to be described later, the next generation application 501 acquires a model ID from the printing apparatus in addition to the command ID. Note that either the command ID acquisition or the model ID acquisition processing order by the next-generation application 501 may be performed first. Further, the acquisition of the model ID in S1003 may be realized by manual input by the user, in addition to the acquisition from the printing apparatus.

図11は、実施形態2における、ポートモニタ用拡張ファイル505に基づき動作するポートモニタ504のメンテナンスコマンドの送信処理を説明するためのフローチャートを示す。
S1101において、ポートモニタ504は、スプーラー502を経て、コマンドIDと機種IDを取得する。S1102において、ポートモニタ504は、ポートモニタ用拡張ファイル505に従い、データベース506を参照し、該取得したコマンドIDと機種IDから対応するメンテナンスコマンドを取得する。S1104において、ポートモニタ504は、ポートモニタ用拡張ファイル505に従い、該取得したメンテナンスコマンドの印刷装置507への送信を制御し、その後、本処理を終了する。
FIG. 11 is a flowchart for explaining maintenance command transmission processing of the port monitor 504 that operates based on the port monitor extended file 505 according to the second embodiment.
In step S <b> 1101, the port monitor 504 acquires a command ID and a model ID via the spooler 502. In step S1102, the port monitor 504 refers to the database 506 according to the port monitor extended file 505, and acquires a corresponding maintenance command from the acquired command ID and model ID. In step S <b> 1104, the port monitor 504 controls transmission of the acquired maintenance command to the printing apparatus 507 in accordance with the port monitor extended file 505, and then ends this processing.

図12は、次世代ドライバで利用されるデータベース506に格納されている複数機種分のメンテナンスコマンドデータを概念的に示す。メンテナンスコマンドデータ1201はそれぞれ1つの機種ID1202と1つのコマンドID1203に対応付けがなされ、データベース506に格納されている。ポートモニタ用拡張ファイル505では、データベース506を参照することで、機種IDとコマンドIDから、送信すべきメンテナンスコマンドを特定する処理について記述されている。   FIG. 12 conceptually shows maintenance command data for a plurality of models stored in the database 506 used by the next generation driver. The maintenance command data 1201 is associated with one model ID 1202 and one command ID 1203 and stored in the database 506. The port monitor extended file 505 describes processing for specifying a maintenance command to be transmitted from the model ID and the command ID by referring to the database 506.

ここで、メンテナンスコマンドデータと機種IDとコマンドIDとを対応付ける情報は印刷装置のベンダにより提供される。また、機種IDやコマンドIDとしては、整数値や文字列を任意に使用することも可能である。   Here, the information that associates the maintenance command data, the model ID, and the command ID is provided by the vendor of the printing apparatus. An integer value or a character string can be arbitrarily used as the model ID and the command ID.

また、1つのデータベース506に複数機種分のメンテナンスコマンドデータを格納する場合、機種毎に対応しているメンテナンス動作が異なる状況が想定されうる。そのため図12では、ある機種が対応していないメンテナンス動作については、該当する欄を空欄などであらわし、そのメンテナンス動作に非対応であることを示す。一例として図12では、機種ID“B”に対応する機種はコマンドID“3”で示されるメンテナンスコマンドは空欄となっており、非対応であることを示している。また、図12において非対応コマンドは空欄により示されているが、“None”等の非対応コマンドであることを表す予約文字を示してもよい。   Further, when maintenance command data for a plurality of models is stored in one database 506, a situation in which the maintenance operation corresponding to each model is different can be assumed. Therefore, in FIG. 12, for a maintenance operation that is not supported by a certain model, the corresponding column is represented by a blank or the like, indicating that the maintenance operation is not supported. As an example, in FIG. 12, the model corresponding to the model ID “B” has a blank maintenance command indicated by the command ID “3”, indicating that it is not supported. In FIG. 12, the non-corresponding command is indicated by a blank, but a reserved character indicating a non-corresponding command such as “None” may be indicated.

以上の処理により、メンテナンスコマンドを印刷ジョブとして送信できないような制限が課せられたOS環境下であっても、機種を考慮したうえで、適切に印刷装置に対しメンテナンス動作の実行指示を行うことが可能となる。   Through the above processing, even under an OS environment in which a restriction that a maintenance command cannot be transmitted as a print job is imposed, a maintenance operation execution instruction can be appropriately given to the printing apparatus in consideration of the model. It becomes possible.

<実施形態3>
以下、図13、図14を参照し、本発明における第三の実施形態を説明する。本実施形態は、実施形態2の拡張であり、構成や処理内容については、ほぼ共通する。差異としては、データベース506に格納されているメンテナンスコマンドデータが複数機種に対応するか否かを判別し、その結果に応じて後の処理を切り替える点である。
<Embodiment 3>
Hereinafter, a third embodiment of the present invention will be described with reference to FIGS. 13 and 14. The present embodiment is an extension of the second embodiment, and the configuration and processing contents are almost common. The difference is that it is determined whether or not the maintenance command data stored in the database 506 corresponds to a plurality of models, and the subsequent processing is switched according to the result.

図13は、実施形態3における次世代アプリ501のコマンドID、機種IDの送信処理を説明するためのフローチャートである。図10と同様な処理に関しては同じ符号を付与してあり、その説明は、ここでは割愛する。   FIG. 13 is a flowchart for explaining the command ID and model ID transmission processing of the next-generation application 501 in the third embodiment. The same processes as those in FIG. 10 are given the same reference numerals, and the description thereof is omitted here.

S1301において、次世代アプリ501は、データベース506は複数機種をサポートしているかを判定する。この判定では、あらかじめデータベース506に、複数機種分のメンテナンスコマンドデータが格納されているか否かの情報を格納しておき、アプリケーションがその情報を参照することで判定を行う。S1301の判定結果で、サポートしていると判定された場合には、S1003へ進む。その後、S1302において取得した情報(コマンドIDのみ、またはコマンドIDと機種ID)をスプーラー502へ渡し、本処理を終了する。   In step S1301, the next generation application 501 determines whether the database 506 supports a plurality of models. In this determination, information indicating whether or not maintenance command data for a plurality of models is stored in advance is stored in the database 506, and the determination is performed by the application referring to the information. If it is determined from the determination result of S1301 that the device is supported, the process proceeds to S1003. After that, the information (command ID only, or command ID and model ID) acquired in S1302 is passed to the spooler 502, and this process ends.

ここで、S1304の判定には、複数機種分の情報をデータベース506に対し命名規則を設け、ファイル名から判定する手法も適用でき、その判定手法はそれら例に限定されない。   Here, for the determination of S1304, a method for determining the information for a plurality of models from the file name by providing a naming rule for the database 506 can be applied, and the determination method is not limited to these examples.

図14は、実施形態3における、ポートモニタ用拡張ファイル505に基づき動作するポートモニタ504のメンテナンスコマンドの送信処理を説明するためのフローチャートを示す。
S1401において、ポートモニタ504は、スプーラー502を経て、コマンドIDを取得する。S1402において、ポートモニタ504は、スプーラー502を経て、機種IDを取得できたかを判定する。ここで、機種IDも取得できたと判定された場合には、S1403において、ポートモニタ504は、ポートモニタ用拡張ファイル505に従い、データベース506を参照し、該取得したコマンドIDと機種IDから、対応するメンテナンスコマンドを取得する。一方、S1402で、機種IDが取得できなかったと判定された場合には、S1404において、ポートモニタ504は、ポートモニタ用拡張ファイル505に従い、データベース506を参照し、該取得したコマンドIDのみから、対応するメンテナンスコマンドを取得する。その後、S1405において、ポートモニタ504は、ポートモニタ用拡張ファイル505に従い、該取得したメンテナンスコマンドの印刷装置507への送信を制御し、その後、本処理を終了する。
FIG. 14 is a flowchart for explaining maintenance command transmission processing of the port monitor 504 that operates based on the port monitor extended file 505 according to the third embodiment.
In step S <b> 1401, the port monitor 504 acquires a command ID via the spooler 502. In step S1402, the port monitor 504 determines whether the model ID has been acquired via the spooler 502. If it is determined that the model ID can also be acquired, in step S1403, the port monitor 504 refers to the database 506 according to the port monitor extended file 505, and responds from the acquired command ID and model ID. Get maintenance commands. On the other hand, if it is determined in S1402 that the model ID could not be acquired, in S1404, the port monitor 504 refers to the database 506 according to the port monitor extended file 505, and responds only from the acquired command ID. Get the maintenance command to be executed. After that, in step S1405, the port monitor 504 controls transmission of the acquired maintenance command to the printing apparatus 507 in accordance with the port monitor extended file 505, and then ends this processing.

<実施形態4>
以下、図15と図16を参照し、本発明における第四の実施形態を説明する。本実施形態ではメンテナンス実行処理において、ポートモニタ504がデータベース506からメンテナンスコマンドの取得に失敗した際の処理に関する。前述したように、次世代ドライバはGUI画面の表示機能を持たないので、前述のユーティリティー機能を選択する画面620を介したユーザーからのメンテナンス実行指示の入力に対して、メンテナンスコマンドの取得の失敗を通知できない。本実施形態では、その点を考慮した例外処理を具体的に説明するものである。
<Embodiment 4>
Hereinafter, a fourth embodiment of the present invention will be described with reference to FIGS. 15 and 16. The present embodiment relates to processing when the port monitor 504 fails to acquire a maintenance command from the database 506 in maintenance execution processing. As described above, since the next-generation driver does not have a GUI screen display function, a maintenance command acquisition failure occurs in response to a maintenance execution instruction input from the user via the screen 620 for selecting the utility function. Cannot notify. In the present embodiment, exception processing that takes this point into account is specifically described.

図15は、ポートモニタ用拡張ファイル505に基づき動作するポートモニタ504のメンテナンスコマンドの送信処理を説明するためのフローチャートを示す。
S1501は、ポートモニタ504が実行するデータベース506からメンテナンスコマンドを取得する処理である。具体的には、前述の実施形態1〜3において説明したいずれかの処理が実行されることになる。次に、S1502では、ポートモニタ504が、メンテナンスコマンドの取得に成功したか否かの判定を行う。メンテナンスコマンドの取得に成功した場合はS1503へ進み、失敗した場合にはS1504に進む。
FIG. 15 is a flowchart for explaining maintenance command transmission processing of the port monitor 504 that operates based on the port monitor extended file 505.
In step S1501, a maintenance command is acquired from the database 506 executed by the port monitor 504. Specifically, one of the processes described in the first to third embodiments is executed. In step S1502, the port monitor 504 determines whether the maintenance command has been successfully acquired. If the maintenance command has been successfully acquired, the process proceeds to S1503, and if it has failed, the process proceeds to S1504.

S1503では、ポートモニタ504が、取得したメンテナンスコマンドを送信バッファへ格納する。一方、S1504では、ポートモニタ504が、メンテナンスコマンドの代わりにエラー発生用データを送信バッファへ格納する。その後、S1505において、ポートモニタ504が、バッファ内の情報の印刷装置507への送信を制御し、その後、本処理を終了する。   In step S1503, the port monitor 504 stores the acquired maintenance command in the transmission buffer. On the other hand, in S1504, the port monitor 504 stores the error occurrence data in the transmission buffer instead of the maintenance command. Thereafter, in step S1505, the port monitor 504 controls transmission of the information in the buffer to the printing apparatus 507, and then ends this processing.

図16は、図15でポートモニタ504から送信されたデータを受信した印刷装置120の動作を説明するためのフローチャートである。
S1601において、印刷装置120はポートモニタ504から送信されたデータを受信する。S1602では、受信したデータがエラー発生用データか否かの判定を行う。ここで、受信したデータがエラー発生用データならばS1603へ進み、そうでなければS1605に進む。
FIG. 16 is a flowchart for explaining the operation of the printing apparatus 120 that has received the data transmitted from the port monitor 504 in FIG.
In step S <b> 1601, the printing apparatus 120 receives data transmitted from the port monitor 504. In S1602, it is determined whether the received data is error occurrence data. If the received data is error occurrence data, the process advances to step S1603; otherwise, the process advances to step S1605.

S1603では、印刷装置507は、エラー発生用データに従い、エラー状態へ遷移する。このタイミングで、印刷装置でエラーが発生したことが、印刷装置の操作部やネットワークを介したエラー出力により、ユーザーに通知される。なお、特定のエラー発生用データに従うエラーに関しては、メンテナンス実行が失敗した旨の通知を行うものとしてもよい。S1604では、エラー状態が解消されるまでエラー処理を継続する。エラー状態の解除手段としては、印刷装置507にエラー解除ボタンを設け、ユーザーがそのボタンを押下することにより印刷装置507のエラー状態を解消する手法が一例として挙げられる。S1605において印刷装置507は受信したデータに従い処理を実行する。ここでは、メンテナンスコマンドデータに応じた動作を実行することになる。その後、本処理は終了する。   In step S1603, the printing apparatus 507 transitions to an error state according to the error occurrence data. At this timing, the user is notified that an error has occurred in the printing apparatus by an error output via the operation unit of the printing apparatus or the network. In addition, regarding the error according to the specific error occurrence data, a notification that the maintenance execution has failed may be performed. In S1604, error processing is continued until the error state is resolved. An example of the error state canceling means is a method of providing an error cancel button on the printing apparatus 507 and eliminating the error state of the printing apparatus 507 when the user presses the button. In step S1605, the printing apparatus 507 executes processing according to the received data. Here, an operation corresponding to the maintenance command data is executed. Thereafter, this process ends.

以上の形態により、前述されたUIモジュールを持たない次世代ドライバを利用する際にも、メンテナンスコマンドの取得に失敗したなどの理由で、メンテナンスの実行ができない場合に、そのエラーをユーザーに対し通知することが可能である。   With the above configuration, even when using the next-generation driver that does not have the UI module described above, if the maintenance cannot be executed due to failure to acquire the maintenance command, the user is notified of the error. Is possible.

<その他の実施形態>
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。
<Other embodiments>
The present invention can also be realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, etc.) of the system or apparatus reads the program. It is a process to be executed.

さらに、本発明には、上述した実施形態の適宜組み合わせることにより構成されたシステムやその機能も含まれるものとする。   Furthermore, the present invention includes a system configured by appropriately combining the above-described embodiments and functions thereof.

Claims (36)

プリンタドライバが動作可能な情報処理装置の制御方法であって、A method of controlling an information processing apparatus in which a printer driver can operate,
プリンタドライバと関連付けられたアプリケーションに第1グラフィカルユーザインターフェース(第1GUI)を提供させるステップを備え、Providing an application associated with the printer driver with a first graphical user interface (first GUI);
前記プリンタドライバは、印刷設定を行うための第2グラフィカルユーザインターフェース(第2GUI)を提供する機能を有しておらず、The printer driver does not have a function of providing a second graphical user interface (second GUI) for performing print settings.
前記アプリケーションは、前記第2GUIを提供可能であり、The application can provide the second GUI;
前記第1GUIを介した処理により、印刷装置に関するメンテナンス処理の指示が可能に構成されていることを特徴とする制御方法。A control method characterized in that a maintenance process instruction relating to a printing apparatus can be given by a process via the first GUI.
プリンタドライバが動作可能な情報処理装置の制御方法であって、A method of controlling an information processing apparatus in which a printer driver can operate,
プリンタドライバと関連付けられたアプリケーションに第1グラフィカルユーザインターフェース(第1GUI)を提供させるステップを備え、Providing an application associated with the printer driver with a first graphical user interface (first GUI);
前記プリンタドライバは、USBポートモニタの機能を拡張するための拡張ファイルを有し、The printer driver has an extension file for extending the function of the USB port monitor,
前記第1GUIを介した処理により、印刷装置に関するメンテナンス処理の指示が可能に構成されていることを特徴とする制御方法。A control method characterized in that a maintenance process instruction relating to a printing apparatus can be given by a process via the first GUI.
前記アプリケーションは、印刷設定を行うための第2グラフィカルユーザインターフェース(第2GUI)を提供可能であることを特徴とする請求項2に記載の制御方法。The control method according to claim 2, wherein the application can provide a second graphical user interface (second GUI) for performing print settings. 前記拡張ファイルは、JavaScriptにより記述されるスクリプトファイルであることを特徴とする請求項2又は3に記載の制御方法。The control method according to claim 2 or 3, wherein the extension file is a script file described in JavaScript. 前記第1GUIを介して表示される第3グラフィカルユーザインターフェース(第3GUI)において、前記印刷装置に関するメンテナンス処理の指示が行われることを特徴とする請求項1から4のいずれか1項に記載の制御方法。5. The control according to claim 1, wherein a maintenance processing instruction regarding the printing apparatus is issued in a third graphical user interface (third GUI) displayed via the first GUI. 6. Method. 前記第3GUIは、前記印刷装置において実行されるメンテナンス処理の内容を選択するための画面であることを特徴とする請求項5に記載の制御方法。The control method according to claim 5, wherein the third GUI is a screen for selecting a content of maintenance processing executed in the printing apparatus. 前記プリンタドライバは、印刷データに基づいて、前記印刷装置に送信される印刷コマンドを生成し、The printer driver generates a print command to be transmitted to the printing apparatus based on print data;
前記アプリケーションにより提供される前記第2GUIにおいて入力された印刷設定が、前記印刷コマンドの生成のために用いられることを特徴とする請求項1又は3に記載の制御方法。The control method according to claim 1, wherein a print setting input in the second GUI provided by the application is used for generating the print command.
印刷装置に送信される印刷コマンドを印刷データに基づいて生成する生成手段と関連付けられたアプリケーションに、第1グラフィカルユーザインターフェース(第1GUI)を提供させるステップを備え、Providing a first graphical user interface (first GUI) to an application associated with generating means for generating a print command to be transmitted to a printing device based on print data;
前記生成手段は、印刷設定を行うための第2グラフィカルユーザインターフェース(第2GUI)を提供する機能を有しておらず、The generation unit does not have a function of providing a second graphical user interface (second GUI) for performing print settings,
前記アプリケーションは、前記第2GUIを提供可能であり、The application can provide the second GUI;
前記第1GUIを介した処理により、印刷装置に関するメンテナンス処理の指示が可能に構成されていることを特徴とする制御方法。A control method characterized in that a maintenance process instruction relating to a printing apparatus can be given by a process via the first GUI.
前記印刷装置に関するメンテナンス処理の実行ができない場合に、所定の通知が行われることを特徴とする請求項1から8のいずれか1項に記載の制御方法。The control method according to any one of claims 1 to 8, wherein a predetermined notification is performed when maintenance processing relating to the printing apparatus cannot be performed. 前記第1GUIにおける指示を介して、マニュアルを表示させることが可能であることを特徴とする請求項1から9のいずれか1項に記載の制御方法。The control method according to any one of claims 1 to 9, wherein a manual can be displayed through an instruction in the first GUI. 前記第1GUIにおける指示を介して、前記印刷装置のステータスを表示させることが可能であることを特徴とする請求項1から10のいずれか1項に記載の制御方法。The control method according to claim 1, wherein the status of the printing apparatus can be displayed via an instruction in the first GUI. 前記メンテナンス処理は、クリーニングを含むことを特徴とする請求項1から11のいずれか1項に記載の制御方法。The control method according to claim 1, wherein the maintenance process includes cleaning. 前記アプリケーションが提供する前記第1GUIを介した処理により、複数機種の印刷装置に対してメンテナンス処理の指示が可能であることを特徴とする請求項1から12のいずれか1項に記載の制御方法。The control method according to any one of claims 1 to 12, wherein a maintenance process instruction can be given to a plurality of types of printing apparatuses by the process via the first GUI provided by the application. . 前記複数機種の印刷装置のそれぞれを特定する機種IDを用いることにより、前記アプリケーションが提供する前記第1GUIを介した処理により、前記複数機種の印刷装置に対してメンテナンス処理の指示が可能となることを特徴とする請求項13に記載の制御方法。By using a model ID that identifies each of the plurality of printing apparatuses, it is possible to instruct maintenance processing to the plurality of printing apparatuses by processing via the first GUI provided by the application. The control method according to claim 13. コンピュータに、On the computer,
プリンタドライバと関連付けられたアプリケーションに第1グラフィカルユーザインターフェース(第1GUI)を提供させるステップを実行させるプログラムであり、A program for executing a step of providing a first graphical user interface (first GUI) to an application associated with a printer driver;
前記プリンタドライバは、印刷設定を行うための第2グラフィカルユーザインターフェース(第2GUI)を提供する機能を有しておらず、The printer driver does not have a function of providing a second graphical user interface (second GUI) for performing print settings.
前記アプリケーションは、前記第2GUIを提供可能であり、The application can provide the second GUI;
前記第1GUIを介した処理により、印刷装置に関するメンテナンス処理の指示が可能に構成されていることを特徴とするプログラム。A program configured to be able to instruct maintenance processing related to a printing apparatus by processing via the first GUI.
コンピュータに、On the computer,
プリンタドライバと関連付けられたアプリケーションに第1グラフィカルユーザインターフェース(第1GUI)を提供させるステップを実行させるプログラムであり、A program for executing a step of providing a first graphical user interface (first GUI) to an application associated with a printer driver;
前記プリンタドライバは、USBポートモニタの機能を拡張するための拡張ファイルを有し、The printer driver has an extension file for extending the function of the USB port monitor,
前記第1GUIを介した処理により、印刷装置に関するメンテナンス処理の指示が可能に構成されていることを特徴とするプログラム。A program configured to be able to instruct maintenance processing related to a printing apparatus by processing via the first GUI.
前記アプリケーションは、印刷設定を行うための第2グラフィカルユーザインターフェース(第2GUI)を提供可能であることを特徴とする請求項16に記載のプログラム。The program according to claim 16, wherein the application is capable of providing a second graphical user interface (second GUI) for performing print settings. 前記拡張ファイルは、JavaScriptにより記述されるスクリプトファイルであることを特徴とする請求項16又は17に記載のプログラム。The program according to claim 16 or 17, wherein the extension file is a script file described by JavaScript. 前記第1GUIを介して表示される第3グラフィカルユーザインターフェース(第3GUI)において、前記印刷装置に関するメンテナンス処理の指示が行われることを特徴とする請求項15から18のいずれか1項に記載のプログラム。The program according to any one of claims 15 to 18, wherein a maintenance processing instruction regarding the printing apparatus is issued in a third graphical user interface (third GUI) displayed via the first GUI. . 前記第3GUIは、前記印刷装置において実行されるメンテナンス処理の内容を選択するための画面であることを特徴とする請求項15から19のいずれか1項に記載のプログラム。The program according to any one of claims 15 to 19, wherein the third GUI is a screen for selecting a content of maintenance processing executed in the printing apparatus. 前記プリンタドライバは、印刷データに基づいて、前記印刷装置に送信される印刷コマンドを生成し、The printer driver generates a print command to be transmitted to the printing apparatus based on print data;
前記アプリケーションにより提供される前記第2GUIにおいて入力された印刷設定が、前記印刷コマンドの生成のために用いられることを特徴とする請求項15又は17に記載のプログラム。The program according to claim 15 or 17, wherein a print setting input in the second GUI provided by the application is used to generate the print command.
コンピュータに、On the computer,
印刷装置に送信される印刷コマンドを印刷データに基づいて生成する生成手段と関連付けられたアプリケーションに、第1グラフィカルユーザインターフェース(第1GUI)を提供させるステップを実行させるプログラムであり、A program for executing a step of providing a first graphical user interface (first GUI) to an application associated with a generation unit that generates a print command to be transmitted to a printing apparatus based on print data.
前記生成手段は、印刷設定を行うための第2グラフィカルユーザインターフェース(第2GUI)を提供する機能を有しておらず、The generation unit does not have a function of providing a second graphical user interface (second GUI) for performing print settings,
前記アプリケーションは、前記第2GUIを提供可能であり、The application can provide the second GUI;
前記第1GUIを介した処理により、印刷装置に関するメンテナンス処理の指示が可能に構成されていることを特徴とするプログラム。A program configured to be able to instruct maintenance processing related to a printing apparatus by processing via the first GUI.
前記印刷装置に関するメンテナンス処理の実行ができない場合に、所定の通知が行われることを特徴とする請求項15から22のいずれか1項に記載のプログラム。The program according to any one of claims 15 to 22, wherein a predetermined notification is given when maintenance processing relating to the printing apparatus cannot be executed. 前記第1GUIにおける指示を介して、マニュアルを表示させることが可能であることを特徴とする請求項15から23のいずれか1項に記載のプログラム。The program according to any one of claims 15 to 23, wherein a manual can be displayed through an instruction in the first GUI. 前記第1GUIにおける指示を介して、前記印刷装置のステータスを表示させることが可能であることを特徴とする請求項15から24のいずれか1項に記載のプログラム。The program according to any one of claims 15 to 24, wherein the status of the printing apparatus can be displayed via an instruction in the first GUI. 前記メンテナンス処理は、クリーニングを含むことを特徴とする請求項15から25のいずれか1項に記載のプログラム。The program according to any one of claims 15 to 25, wherein the maintenance process includes cleaning. 前記アプリケーションが提供する前記第1GUIを介した処理により、複数機種の印刷装置に対してメンテナンス処理の指示が可能であることを特徴とする請求項15から26のいずれか1項に記載のプログラム。The program according to any one of claims 15 to 26, wherein a maintenance processing instruction can be given to a plurality of types of printing apparatuses by processing via the first GUI provided by the application. 前記複数機種の印刷装置のそれぞれを特定する機種IDを用いることにより、前記アプリケーションが提供する前記第1GUIを介した処理により、前記複数機種の印刷装置に対してメンテナンス処理の指示が可能となることを特徴とする請求項27に記載のプログラム。By using a model ID that identifies each of the plurality of printing apparatuses, it is possible to instruct maintenance processing to the plurality of printing apparatuses by processing via the first GUI provided by the application. The program according to claim 27. プリンタドライバが動作可能な情報処理装置であって、An information processing apparatus capable of operating a printer driver,
プリンタドライバと関連付けられたアプリケーションに第1グラフィカルユーザインターフェース(第1GUI)を提供させる制御手段を備え、Control means for causing an application associated with the printer driver to provide a first graphical user interface (first GUI);
前記プリンタドライバは、印刷設定を行うための第2グラフィカルユーザインターフェース(第2GUI)を提供する機能を有しておらず、The printer driver does not have a function of providing a second graphical user interface (second GUI) for performing print settings.
前記アプリケーションは、前記第2GUIを提供可能であり、The application can provide the second GUI;
前記第1GUIを介した処理により、印刷装置に関するメンテナンス処理の指示が可能に構成されていることを特徴とする情報処理装置。An information processing apparatus configured to be capable of instructing a maintenance process related to a printing apparatus by processing via the first GUI.
プリンタドライバが動作可能な情報処理装置であって、An information processing apparatus capable of operating a printer driver,
プリンタドライバと関連付けられたアプリケーションに第1グラフィカルユーザインターフェース(第1GUI)を提供させる制御手段を備え、Control means for causing an application associated with the printer driver to provide a first graphical user interface (first GUI);
前記プリンタドライバは、USBポートモニタの機能を拡張するための拡張ファイルを有し、The printer driver has an extension file for extending the function of the USB port monitor,
前記第1GUIを介した処理により、印刷装置に関するメンテナンス処理の指示が可能に構成されていることを特徴とする情報処理装置。An information processing apparatus configured to be capable of instructing a maintenance process related to a printing apparatus by processing via the first GUI.
前記アプリケーションは、印刷設定を行うための第2グラフィカルユーザインターフェース(第2GUI)を提供可能であることを特徴とする請求項30に記載の情報処理装置。The information processing apparatus according to claim 30, wherein the application can provide a second graphical user interface (second GUI) for performing print settings. 前記第1GUIを介して表示される第3グラフィカルユーザインターフェース(第3GUI)において、前記印刷装置に関するメンテナンス処理の指示が行われることを特徴とする請求項29から31のいずれか1項に記載の情報処理装置。The information according to any one of claims 29 to 31, wherein an instruction for maintenance processing related to the printing apparatus is issued in a third graphical user interface (third GUI) displayed via the first GUI. Processing equipment. 前記プリンタドライバは、印刷データに基づいて、前記印刷装置に送信される印刷コマンドを生成し、The printer driver generates a print command to be transmitted to the printing apparatus based on print data;
前記アプリケーションにより提供される前記第2GUIにおいて入力された印刷設定が、前記印刷コマンドの生成のために用いられることを特徴とする請求項29又は31に記載の情報処理装置。32. The information processing apparatus according to claim 29, wherein a print setting input in the second GUI provided by the application is used for generating the print command.
印刷装置に送信される印刷コマンドを印刷データに基づいて生成する生成手段と関連付けられたアプリケーションに、第1グラフィカルユーザインターフェース(第1GUI)を提供させる制御手段を備え、A control unit that causes a first graphical user interface (first GUI) to be provided to an application associated with a generation unit that generates a print command to be transmitted to the printing apparatus based on print data;
前記生成手段は、印刷設定を行うための第2グラフィカルユーザインターフェース(第2GUI)を提供する機能を有しておらず、The generation unit does not have a function of providing a second graphical user interface (second GUI) for performing print settings,
前記アプリケーションは、前記第2GUIを提供可能であり、The application can provide the second GUI;
前記第1GUIを介した処理により、印刷装置に関するメンテナンス処理の指示が可能に構成されていることを特徴とする情報処理装置。An information processing apparatus configured to be capable of instructing a maintenance process related to a printing apparatus by processing via the first GUI.
前記アプリケーションが提供する前記第1GUIを介した処理により、複数機種の印刷装置に対してメンテナンス処理の指示が可能であることを特徴とする請求項29から34のいずれか1項に記載の情報処理装置。The information processing according to any one of claims 29 to 34, wherein a maintenance processing instruction can be given to a plurality of types of printing apparatuses by the processing via the first GUI provided by the application. apparatus. 前記複数機種の印刷装置のそれぞれを特定する機種IDを用いることにより、前記アプリケーションが提供する前記第1GUIを介した処理により、前記複数機種の印刷装置に対してメンテナンス処理の指示が可能となることを特徴とする請求項35に記載の情報処理装置。By using a model ID that identifies each of the plurality of printing apparatuses, it is possible to instruct maintenance processing to the plurality of printing apparatuses by processing via the first GUI provided by the application. 36. The information processing apparatus according to claim 35.
JP2018019620A 2018-02-06 2018-02-06 Information processing apparatus, method, and program Active JP6410974B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018019620A JP6410974B2 (en) 2018-02-06 2018-02-06 Information processing apparatus, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018019620A JP6410974B2 (en) 2018-02-06 2018-02-06 Information processing apparatus, method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017008883A Division JP6289688B2 (en) 2017-01-20 2017-01-20 Information processing apparatus, method, and program

Publications (2)

Publication Number Publication Date
JP2018077919A JP2018077919A (en) 2018-05-17
JP6410974B2 true JP6410974B2 (en) 2018-10-24

Family

ID=62149359

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018019620A Active JP6410974B2 (en) 2018-02-06 2018-02-06 Information processing apparatus, method, and program

Country Status (1)

Country Link
JP (1) JP6410974B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003216374A (en) * 2002-01-25 2003-07-31 Canon Inc Computer program and device driver setting method and device
JP2006172289A (en) * 2004-12-17 2006-06-29 Canon Inc Terminal, printer, print control method, storage medium which stores computer readable program and program
JP2006190152A (en) * 2005-01-07 2006-07-20 Canon Finetech Inc Method for setting printing condition initial value, program, and information processor
JP4945479B2 (en) * 2008-02-25 2012-06-06 株式会社リコー Print processing apparatus, print processing method, print processing program, and recording medium
JP2011100196A (en) * 2009-11-04 2011-05-19 Canon Inc Printing control method

Also Published As

Publication number Publication date
JP2018077919A (en) 2018-05-17

Similar Documents

Publication Publication Date Title
JP5975666B2 (en) Information processing apparatus, information processing method, and program
JP7229680B2 (en) Information processing device, control method and program
JP5683205B2 (en) Information processing apparatus, control method for controlling information processing apparatus, and program thereof
JP6331910B2 (en) Information processing apparatus, information processing system, and program
US8649030B2 (en) Controlling an information processing apparatus on which a plurality of printer drivers are installed
US9164714B2 (en) Information processing apparatus, method, and program for controlling a user interface
EP2807547B1 (en) Information processing apparatus, and program
JP2020004158A (en) Information processing apparatus, method of controlling information processing apparatus, and program
JP6726968B2 (en) Remote support system, image forming apparatus, external terminal, control method thereof, and program
US8988715B2 (en) Information processing apparatus, control method, and storage medium
JP2020009420A (en) Information processing device, control method, and control program
JP5950608B2 (en) Information processing apparatus, method, and program
JP2017204139A (en) Update application and update method
JP2014041599A (en) Program, information processing apparatus, and system
JP6410974B2 (en) Information processing apparatus, method, and program
JP6289688B2 (en) Information processing apparatus, method, and program
JP6084325B2 (en) Information processing apparatus, method, and program
JP2009110050A (en) Information processor, information processing system, display control method, display control program, and recording medium
JP5020131B2 (en) Information processing apparatus, information processing method, and program
JP2008191954A (en) Print control device, print control method, and print control program
JP2016162302A (en) Dispersion processing system, information processor, and dispersion processing method
JP2014000791A (en) Image forming apparatus and image forming program
JP5754123B2 (en) Information processing device
JP2020016951A (en) Information processing device, control method, and program
JP2012150731A (en) Information processing device, information processing method and computer program therefor

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180307

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180307

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180828

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180925

R151 Written notification of patent or utility model registration

Ref document number: 6410974

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151