JP2018163570A - Program and information processing terminal - Google Patents

Program and information processing terminal Download PDF

Info

Publication number
JP2018163570A
JP2018163570A JP2017061102A JP2017061102A JP2018163570A JP 2018163570 A JP2018163570 A JP 2018163570A JP 2017061102 A JP2017061102 A JP 2017061102A JP 2017061102 A JP2017061102 A JP 2017061102A JP 2018163570 A JP2018163570 A JP 2018163570A
Authority
JP
Japan
Prior art keywords
program
designated
information processing
response
processing terminal
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.)
Granted
Application number
JP2017061102A
Other languages
Japanese (ja)
Other versions
JP6812873B2 (en
Inventor
真史 川口
Masashi Kawaguchi
真史 川口
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 JP2017061102A priority Critical patent/JP6812873B2/en
Publication of JP2018163570A publication Critical patent/JP2018163570A/en
Application granted granted Critical
Publication of JP6812873B2 publication Critical patent/JP6812873B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a program for an information processing terminal that appropriately determines the necessity of a driver program according to an operation executable by an image processing apparatus specified by a user.SOLUTION: A terminal program causes an information processing terminal to execute first accepting processing (Yes in S53) for accepting a user operation designating a designation device, storage processing (S58) for storing in a memory designation device information identifying the designation device in response to determining that a driver program corresponding to a model of the designation device is already installed (YES in S55) or in response to determining that a second operation is executable (Yes in S59), second accepting processing for accepting a user operation designating an image processing operation to be executed by the designation device, first operation instruction processing for instructing the designation device to execute a first operation in response to designation of the first operation, and second operation instruction processing for instructing the designation device to execute the second operation in response to designation of the second operation.SELECTED DRAWING: Figure 5

Description

本発明は、画像処理装置に画像処理動作を実行させる情報処理端末のプログラムに関する。   The present invention relates to a program for an information processing terminal that causes an image processing apparatus to execute an image processing operation.

例えば特許文献1には、画像読取装置等の周辺機器に動作を指示する情報処理端末のアプリケーションが開示されている。通信ネットワークを通じて接続された情報処理端末から周辺機器を動作させるためには、予め定められたプロトコル(例えば、通信手順、言語、データフォーマット等)に準拠した実行指示を送信する必要がある。また、周辺機器のモデル毎にプロトコルが異なっていることも多いので、全てのプロトコルをアプリケーションでサポートするのは困難である。   For example, Patent Document 1 discloses an application of an information processing terminal that instructs an operation to a peripheral device such as an image reading apparatus. In order to operate a peripheral device from an information processing terminal connected through a communication network, it is necessary to transmit an execution instruction based on a predetermined protocol (for example, communication procedure, language, data format, etc.). In addition, since the protocol is often different for each peripheral device model, it is difficult to support all the protocols in the application.

そこで、前述のプロトコルをサポートする専用ドライバを情報処理端末に予めインストールしておき、前述のアプリケーションは、専用ドライバを通じて周辺機器に動作を指示するのが一般的である。すなわち、情報処理端末と通信可能な複数の周辺機器のうちから、所望の周辺機器をユーザに選択させる際には、当該周辺機器に対応する専用ドライバが情報処理端末にインストールされていることが前提となる。   Therefore, a dedicated driver that supports the above-described protocol is generally installed in the information processing terminal in advance, and the above-described application generally instructs the peripheral device to operate through the dedicated driver. That is, when the user selects a desired peripheral device from a plurality of peripheral devices that can communicate with the information processing terminal, it is assumed that a dedicated driver corresponding to the peripheral device is installed in the information processing terminal. It becomes.

特開2012−44419号公報JP 2012-44419 A

近年、周辺機器に実装されている機能も多様化している。また、周辺機器が実行可能な動作のなかには、複数の周辺機器に共通のプロトコルで指示可能な動作も存在する。すなわち、このような動作は、情報処理端末に専用ドライバがインストールされていなくても指示可能である。しかしながら、前述の仕組みによれば、専用ドライバが不要な動作を実行させるために周辺機器を選択する場合にも、専用ドライバが事前にインストールされている必要があるので、ユーザ操作が煩雑になるという課題がある。   In recent years, functions implemented in peripheral devices have also diversified. Among operations that can be performed by peripheral devices, there are also operations that can be instructed by a common protocol to a plurality of peripheral devices. That is, such an operation can be instructed even if a dedicated driver is not installed in the information processing terminal. However, according to the above-described mechanism, even when a peripheral device is selected in order to perform an operation that does not require the dedicated driver, the dedicated driver needs to be installed in advance, which makes the user operation complicated. There are challenges.

本発明は、上記の事情に鑑みてなされたものであり、その目的は、ユーザによって指定された画像処理装置が実行可能な動作に応じて、ドライバプログラムの要否を適切に判断する情報処理端末のプログラムを提供することにある。   The present invention has been made in view of the above circumstances, and an object thereof is an information processing terminal that appropriately determines whether or not a driver program is necessary according to an operation that can be executed by an image processing apparatus designated by a user. Is to provide a program.

本明細書では様々な開示を行う。開示例の一例であるプログラムは、通信インタフェースと、入力インタフェースと、メモリとを備える情報処理端末によって実行可能である。前記情報処理端末は、第1動作及び第2動作のうちの少なくとも一方を実行可能な画像処理装置と前記通信インタフェースを通じて通信可能である。前記第1動作は、前記画像処理装置のモデル毎に異なる第1プロトコルに準拠した指示に従って実行される画像処理動作である。前記第2動作は、複数の前記モデルに共通の第2プロトコルに準拠した指示に従って実行される前記画像処理動作である。該プログラムは、前記通信インタフェースを通じて通信可能な複数の前記画像処理装置のうちの1つを、指定装置として指定するユーザ操作を前記入力インタフェースを通じて受け付ける第1受付処理と、前記指定装置の前記モデルに対応する前記第1プロトコルに準拠して前記第1動作を指示可能なドライバプログラムが前記情報処理端末にインストールされているか否かを判断する第1判断処理と、前記指定装置が前記第2動作を実行可能か否かを判断する第2判断処理と、前記第1判断処理でインストールされていると判断したことに応じて、或いは前記第2判断処理で実行可能と判断したことに応じて、前記指定装置を識別する指定装置情報を前記メモリに記憶させる記憶処理と、前記指定装置に実行させる前記画像処理動作を指定するユーザ操作を、前記入力インタフェースを通じて受け付ける第2受付処理と、前記第2受付処理で前記第1動作が指定されたことに応じて、前記メモリに記憶された前記指定装置情報で識別される前記指定装置に、前記ドライバプログラムを通じて前記第1動作の実行を指示する第1動作指示処理と、前記第2受付処理で前記第2動作が指定されたことに応じて、前記メモリに記憶された前記指定装置情報で識別される前記指定装置に、前記第2プロトコルに準拠して前記第2動作の実行を指示する第2動作指示処理とを前記情報処理端末に実行させる。   Various disclosures are provided herein. A program, which is an example of the disclosed example, can be executed by an information processing terminal including a communication interface, an input interface, and a memory. The information processing terminal can communicate with the image processing apparatus capable of executing at least one of the first operation and the second operation through the communication interface. The first operation is an image processing operation that is executed in accordance with an instruction that conforms to a first protocol that is different for each model of the image processing apparatus. The second operation is the image processing operation executed in accordance with an instruction based on a second protocol common to the plurality of models. The program includes a first reception process for accepting, through the input interface, a user operation for designating one of a plurality of the image processing devices communicable through the communication interface as a designated device, and the model of the designated device. A first determination process for determining whether a driver program capable of instructing the first operation in accordance with the corresponding first protocol is installed in the information processing terminal; and the designation device performs the second operation. In response to the second determination process for determining whether or not it can be executed, and in response to determining that it is installed in the first determination process, or in response to the determination that execution is possible in the second determination process, Designating storage processing for storing designated device information for identifying a designated device in the memory and the image processing operation to be executed by the designated device A second receiving process for receiving a user operation through the input interface, and the first device is identified by the designated device information stored in the memory in response to the first operation being specified in the second receiving process. The first operation instruction process instructing the designation device to execute the first operation through the driver program, and the second operation is designated in the second reception process, and the memory stored in the memory is designated. The information processing terminal is caused to execute a second operation instruction process that instructs the designated device identified by the designated device information to execute the second operation in accordance with the second protocol.

上記構成によれば、第1動作及び第2動作の両方を実行可能な画像処理装置は、当該画像処理装置のモデルに対応するドライバプログラム(以下、「専用ドライバ」と表記する。)がインストールされていなくても、指定装置として指定可能になる。そのため、第2動作を実行させようとして画像処理装置を指定する場合に、専用ドライバを事前にインストールしておく必要がなくなるので、ユーザ操作が簡素化される。   According to the above configuration, an image processing apparatus that can execute both the first operation and the second operation is installed with a driver program (hereinafter referred to as “dedicated driver”) corresponding to the model of the image processing apparatus. Even if it is not, it can be designated as a designated device. Therefore, when the image processing apparatus is designated in order to execute the second operation, it is not necessary to install a dedicated driver in advance, so that the user operation is simplified.

図1は、本実施形態に係るシステム100の概略図である。FIG. 1 is a schematic diagram of a system 100 according to the present embodiment. 図2(A)はMFP10のブロック図であり、図2(B)は情報処理端末50のブロック図である。2A is a block diagram of the MFP 10, and FIG. 2B is a block diagram of the information processing terminal 50. 図3は、メイン処理のフローチャートである。FIG. 3 is a flowchart of the main process. 図4は、画面生成処理のフローチャートである。FIG. 4 is a flowchart of the screen generation process. 図5は、デバイス選択処理のフローチャートである。FIG. 5 is a flowchart of device selection processing. 図6は、ディスプレイ53の表示例であって、(A)は指定装置が指定されていない場合のホーム画面を、(B)はデバイス選択画面を示す。6A and 6B are display examples of the display 53, in which FIG. 6A shows a home screen when a designated device is not designated, and FIG. 6B shows a device selection screen. 図7は、ディスプレイ53の表示例であって、(A)は選択報知画面Aを、(B)はMFP10Aが指定装置に指定された場合のホーム画面を示す。7A and 7B are display examples of the display 53, where FIG. 7A shows a selection notification screen A, and FIG. 7B shows a home screen when the MFP 10A is designated as a designated device. 図8は、ディスプレイ53の表示例であって、(A)は選択報知画面Bを、(B)はMFP10Bが指定装置に指定された場合のホーム画面を示す。8A and 8B are display examples of the display 53, where FIG. 8A shows a selection notification screen B, and FIG. 8B shows a home screen when the MFP 10B is designated as a designated device. 図9は、ディスプレイ53の表示例であって、(A)はインストール報知画面を、(B)はMFP10Cが指定装置に指定された場合のホーム画面を示す。FIGS. 9A and 9B are display examples of the display 53, where FIG. 9A shows an installation notification screen, and FIG. 9B shows a home screen when the MFP 10C is designated as a designated device.

以下、適宜図面を参照して本発明の実施形態について説明する。なお、以下に説明される実施形態は本発明の一例にすぎず、本発明の要旨を変更しない範囲で、本発明の実施形態を適宜変更できることは言うまでもない。例えば、後述する各処理の実行順序は、本発明の要旨を変更しない範囲で、適宜変更することができる。   Hereinafter, embodiments of the present invention will be described with reference to the drawings as appropriate. 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. For example, the execution order of each process described below can be changed as appropriate without departing from the scope of the present invention.

図1は、本実施形態に係るシステム100の概略図である。図1に示されるシステム100は、MFP10A、10B、10C(以下、これらを総称して、「MFP10」と表記することがある。)と、情報処理端末50とで構成されている。MFP10及び情報処理端末50は、通信ネットワーク101を通じて通信可能に構成されている。通信ネットワーク101は、例えば、有線LAN、無線LAN、或いはこれらの組み合わせであってもよい。または、MFP10及び情報処理端末50は、USBケーブル等によって接続されていてもよい。   FIG. 1 is a schematic diagram of a system 100 according to the present embodiment. A system 100 shown in FIG. 1 includes MFPs 10A, 10B, and 10C (hereinafter, these may be collectively referred to as “MFP 10”) and an information processing terminal 50. The MFP 10 and the information processing terminal 50 are configured to be communicable through the communication network 101. The communication network 101 may be, for example, a wired LAN, a wireless LAN, or a combination thereof. Alternatively, the MFP 10 and the information processing terminal 50 may be connected by a USB cable or the like.

MFP10は、図2(A)に示されるように、プリンタ11と、スキャナ12と、ディスプレイ23と、入力I/F24と、通信I/F25と、CPU31と、メモリ32と、通信バス33とを主に備える。MFP10を構成する各構成要素は、通信バス33を通じて相互に接続されている。MFP10は、画像処理装置の一例である。   As shown in FIG. 2A, the MFP 10 includes a printer 11, a scanner 12, a display 23, an input I / F 24, a communication I / F 25, a CPU 31, a memory 32, and a communication bus 33. Prepare mainly. Each component constituting the MFP 10 is connected to each other through the communication bus 33. The MFP 10 is an example of an image processing apparatus.

プリンタ11は、画像データで示される画像をシートに記録するプリント動作を実行するハードウェアである。本実施形態では、インクを吐出して画像を記録するインクジェット方式のプリンタ11の例を説明するが、プリンタ11の記録方式は電子写真方式等であってもよい。スキャナ12は、原稿に記録されている画像を読み取って画像データ(以下、「スキャンデータ」と表記する。)を生成するスキャン動作を実行するハードウェアである。プリント動作及びスキャン動作は、画像処理動作の一例である。   The printer 11 is hardware that executes a printing operation for recording an image indicated by image data on a sheet. In this embodiment, an example of an ink jet printer 11 that records an image by discharging ink will be described. However, the recording method of the printer 11 may be an electrophotographic method or the like. The scanner 12 is hardware that executes a scan operation for reading an image recorded on a document and generating image data (hereinafter referred to as “scan data”). The print operation and the scan operation are examples of image processing operations.

なお、画像処理動作の具体例はこれらに限定されない。画像処理動作は、例えば、FAXプロトコルに従って画像データを外部装置にFAX送信するFAX送信動作、FAXプロトコルに従って外部装置から画像データをFAX受信するFAX受信動作等であってもよい。さらに、画像処理動作は、スキャナ12にスキャンデータを生成させ、生成されたスキャンデータで示される画像をシートに対してプリンタ11に記録させるコピー動作を含んでもよい。また、MFP10A、10B、10Cは、少なくとも1つの画像処理動作を実行可能であればよい。さらに、MFP10A、10B、10Cが実行可能な画像処理動作は、異なっていてもよい。   Note that specific examples of the image processing operation are not limited to these. The image processing operation may be, for example, a FAX transmission operation for FAX transmission of image data to an external device according to the FAX protocol, a FAX reception operation for FAX reception of image data from an external device according to the FAX protocol, or the like. Further, the image processing operation may include a copy operation in which the scanner 12 generates scan data and the printer 11 records an image indicated by the generated scan data on the sheet. The MFPs 10A, 10B, and 10C only need to be able to execute at least one image processing operation. Further, the image processing operations that can be executed by the MFPs 10A, 10B, and 10C may be different.

ディスプレイ23は、液晶ディスプレイ、有機ELディスプレイ等であり、各種情報を表示する表示画面を備える。   The display 23 is a liquid crystal display, an organic EL display, or the like, and includes a display screen that displays various types of information.

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

タッチセンサとして実現される入力I/F24は、ユーザがタッチした表示画面上の位置を示す位置情報を出力する。なお、本明細書中における「タッチ」とは、入力媒体を表示画面に接触させる操作全般を含む。また、入力媒体が表示画面に触れていなくても、表示画面との間の距離がごく僅かな位置まで入力媒体を近接させる「ホバー」或いは「フローティングタッチ」を、前述の「タッチ」の概念に含めてもよい。さらに入力媒体とは、ユーザの指であってもよいし、タッチペン等であってもよい。ディスプレイ23に表示されたオブジェクトの位置をタップするユーザ操作は、当該オブジェクトを指定するユーザ操作の一例である。   The input I / F 24 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 23 is an example of a user operation for specifying the object.

通信I/F25は、通信ネットワーク101を通じて外部装置と通信可能なインタフェースである。すなわち、MFP10は、通信I/F25を通じて外部装置に各種情報を送信し、通信I/F25を通じて外部装置から各種情報を受信する。通信I/F25の具体的な通信手順は特に限定されないが、例えば、Wi−Fi(登録商標)を採用することができる。また、MFP10及び情報処理端末50がUSBケーブルで接続される場合、通信I/F25は、USBケーブルを着脱可能なUSBインタフェースであってもよい。   The communication I / F 25 is an interface that can communicate with an external device via the communication network 101. That is, the MFP 10 transmits various types of information to the external device through the communication I / F 25 and receives various types of information from the external device through the communication I / F 25. Although the specific communication procedure of communication I / F25 is not specifically limited, For example, Wi-Fi (trademark) is employable. Further, when the MFP 10 and the information processing terminal 50 are connected by a USB cable, the communication I / F 25 may be a USB interface to which the USB cable can be attached and detached.

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

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

メモリ32は、コンピュータが読み取り可能なストレージ媒体であってもよい。コンピュータが読み取り可能なストレージ媒体とは、non−transitoryな媒体である。non−transitoryな媒体には、上記の例の他に、CD−ROM、DVD−ROM等の記録媒体も含まれる。また、non−transitoryな媒体は、tangibleな媒体でもある。一方、インターネット上のサーバなどからダウンロードされるプログラムを搬送する電気信号は、コンピュータが読み取り可能な媒体の一種であるコンピュータが読み取り可能な信号媒体であるが、non−transitoryなコンピュータが読み取り可能なストレージ媒体には含まれない。後述する情報処理端末50のメモリ62についても同様である。   The memory 32 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. The same applies to the memory 62 of the information processing terminal 50 described later.

メモリ32のMIB(Management Information Baseの略)は、図1に示される装置情報を記憶している。装置情報は、MFP10のモデルを示すモデル情報と、MFP10が実行可能な画像処理動作を識別する動作IDとを含む。すなわち、MFP10Aは、モデル“MODEL−A”であり、スキャン動作のみを実行可能である。また、MFP10Bは、モデル“MODEL−B”であり、プリント動作及びスキャン動作を実行可能である。さらに、MFP10Cは、モデル“MODEL−C”であり、プリント動作のみを実行可能である。   MIB (abbreviation of Management Information Base) of the memory 32 stores the device information shown in FIG. The device information includes model information indicating the model of the MFP 10 and an operation ID for identifying an image processing operation that can be executed by the MFP 10. That is, the MFP 10A is the model “MODEL-A” and can execute only the scan operation. The MFP 10 </ b> B is a model “MODEL-B” and can execute a printing operation and a scanning operation. Further, the MFP 10 </ b> C is a model “MODEL-C” and can execute only a printing operation.

情報処理端末50は、図2(B)に示されるように、ディスプレイ53と、入力I/F54と、通信I/F55と、CPU61と、メモリ62と、通信バス63とを主に備える。情報処理端末50に含まれるディスプレイ53、入力I/F54、通信I/F55、CPU61、メモリ62、及び通信バス63は、MFP10に含まれるディスプレイ23、入力I/F24、通信I/F25、CPU31、メモリ32、及び通信バス33と同様の構成であるので、説明は省略する。CPU61及びメモリ62は、コントローラの一例である。   As shown in FIG. 2B, the information processing terminal 50 mainly includes a display 53, an input I / F 54, a communication I / F 55, a CPU 61, a memory 62, and a communication bus 63. The display 53, input I / F 54, communication I / F 55, CPU 61, memory 62, and communication bus 63 included in the information processing terminal 50 are the display 23, input I / F 24, communication I / F 25, CPU 31, included in the MFP 10. Since the configuration is the same as that of the memory 32 and the communication bus 33, the description thereof is omitted. The CPU 61 and the memory 62 are an example of a controller.

情報処理端末50は、例えば、携帯電話、スマートフォン、タブレット端末、或いはPC等である。情報処理端末50の入力I/F54は、ディスプレイ53の表示画面に重ねられたタッチセンサでもよいし、マウス及びキーボードの組み合わせでもよい。メモリ62は、OS64と、端末プログラム65とを記憶している。入力I/F54がマウスを含む場合において、OS64は、マウスの動きに追従して表示面上を移動するポインタ画像を、ディスプレイ53に表示させる。ディスプレイ53に表示されたオブジェクトにポインタ画像が重ねられた状態で、マウスの左ボタンを押下するユーザ操作(すなわち、クリック操作)は、当該オブジェクトを指定するユーザ操作の一例である。   The information processing terminal 50 is, for example, a mobile phone, a smartphone, a tablet terminal, or a PC. The input I / F 54 of the information processing terminal 50 may be a touch sensor superimposed on the display screen of the display 53 or a combination of a mouse and a keyboard. The memory 62 stores an OS 64 and a terminal program 65. When the input I / F 54 includes a mouse, the OS 64 causes the display 53 to display a pointer image that moves on the display surface following the movement of the mouse. A user operation (that is, a click operation) in which the left button of the mouse is pressed in a state where the pointer image is superimposed on an object displayed on the display 53 is an example of a user operation that specifies the object.

端末プログラム65は、通信I/F55を通じて接続されたMFP10に、画像処理動作を実行させるプログラムである。より詳細には、端末プログラム65は、画像処理動作の内容(例えば、画像処理動作の種類、画像処理動作の対象となる画像データ、画像処理動作の実行条件など)を入力I/F54を通じてユーザに指定させ、指定された内容の画像処理動作を、後述するドライバプログラム66を通じてMFP10に実行させる。なお、本実施形態に係る端末プログラム65は、プリント動作及びスキャン動作をMFP10に指示することができ、FAX送信動作、FAX受信動作、及びコピー動作をMFP10に指示することができないものとする。   The terminal program 65 is a program that causes the MFP 10 connected through the communication I / F 55 to execute an image processing operation. More specifically, the terminal program 65 sends the contents of the image processing operation (for example, the type of the image processing operation, the image data targeted for the image processing operation, the execution condition of the image processing operation, etc.) to the user through the input I / F 54. The MFP 10 is caused to execute an image processing operation of the specified content through a driver program 66 described later. The terminal program 65 according to the present embodiment can instruct the MFP 10 to perform a print operation and a scan operation, and cannot instruct the MFP 10 to perform a FAX transmission operation, a FAX reception operation, and a copy operation.

また、メモリ62は、プリンタドライバ66A及びスキャナドライバ66B(以下、これらを総称して、「ドライバプログラム66」と表記することがある。)を記憶することができる。ドライバプログラム66は、端末プログラム65の指示に従って、MFP10に画像処理動作の実行を指示するためのプログラムである。MFP10は、所定のプロトコルに準拠した指示に従って、画像処理動作を実行する。そこで、ドライバプログラム66には、当該プロトコルに準拠した手順でMFP10に画像処理動作を指示するための機能が実装されている。なお、プロトコルとは、例えば、通信手順、使用言語、データフォーマット等の取り決めを指す。   Further, the memory 62 can store a printer driver 66A and a scanner driver 66B (hereinafter, these may be collectively referred to as “driver program 66”). The driver program 66 is a program for instructing the MFP 10 to execute an image processing operation in accordance with an instruction from the terminal program 65. The MFP 10 executes an image processing operation according to an instruction based on a predetermined protocol. Therefore, the driver program 66 is equipped with a function for instructing the MFP 10 to perform an image processing operation in accordance with a procedure compliant with the protocol. Note that the protocol refers to, for example, an agreement on a communication procedure, a language used, a data format, and the like.

プリント動作を指示するための第1プロトコルは、MFP10のモデル毎に異なる。すなわち、MFP10Bにプリント動作を指示可能なプリンタドライバ66Aと、MFP10Cにプリント動作を指示可能なプリンタドライバ66Aとは、互いに独立したプログラムである。すなわち、プリンタドライバ66Aは、MFP10のモデル毎に提供される。換言すれば、ユーザは、MFP10Bにプリント動作を指示しようとする場合に、モデル“MODEL−B”に対応するプリンタドライバ66Aを、情報処理端末50にインストールする必要がある。同様に、ユーザは、MFP10Cにプリント動作を指示しようとする場合に、モデル“MODEL−C”に対応するプリンタドライバ66Aを、情報処理端末50にインストールする必要がある。プリント動作は、第1動作の一例である。   The first protocol for instructing the print operation is different for each model of the MFP 10. That is, the printer driver 66A that can instruct the MFP 10B to perform a printing operation and the printer driver 66A that can instruct the MFP 10C to perform a printing operation are independent programs. That is, the printer driver 66A is provided for each model of the MFP 10. In other words, the user needs to install the printer driver 66A corresponding to the model “MODEL-B” in the information processing terminal 50 in order to instruct the MFP 10B to perform a printing operation. Similarly, the user needs to install the printer driver 66A corresponding to the model “MODEL-C” in the information processing terminal 50 in order to instruct the MFP 10C to perform a printing operation. The print operation is an example of a first operation.

一方、スキャン動作を指示するための第2プロトコルは、MFP10の複数のモデルで共通である。すなわち、スキャナドライバ66Bは、MFP10A、10Bの両方にスキャン動作を指示することができる。換言すれば、ユーザは、MFP10Aにスキャン動作を指示するためにスキャナドライバ66Bを情報処理端末50にインストールすれば、その後にMFP10Bにスキャン動作を指示するために再びスキャナドライバ66Bをインストールする必要がない。なお、スキャナドライバ66Bの機能が端末プログラム65に実装されて、スキャナドライバ66Bが省略されてもよい。スキャン動作は、第2動作の一例である。   On the other hand, the second protocol for instructing the scanning operation is common to a plurality of models of the MFP 10. That is, the scanner driver 66B can instruct the MFP 10A and 10B to perform a scanning operation. In other words, if the user installs the scanner driver 66B in the information processing terminal 50 in order to instruct the MFP 10A to perform the scanning operation, then the user does not need to install the scanner driver 66B again in order to instruct the MFP 10B to perform the scanning operation. . The function of the scanner driver 66B may be implemented in the terminal program 65, and the scanner driver 66B may be omitted. The scan operation is an example of a second operation.

さらに、コピー動作は、スキャン動作及びプリント動作を組み合わせて実現される。一例として、情報処理端末50は、スキャナドライバ66Bを通じてMFP10にスキャン動作を指示し、MFP10からスキャンデータを受信してもよい。そして、情報処理端末50は、受信したスキャンデータを対象とするプリント動作を、プリンタドライバ66Aを通じてMFP10に指示してもよい。この場合のコピー動作は、第1動作の一例である。他の例として、情報処理端末50は、スキャン動作の実行と、当該スキャン動作で生成されたスキャンデータを対象とするプリント動作の実行とを、MFP10に指示してもよい。すなわち、スキャナ12が生成したスキャンデータがプリンタ11に引き渡されるので、情報処理端末50がスキャンデータを受信する必要がない。この場合のコピー動作は、第2動作の一例である。   Further, the copy operation is realized by combining a scan operation and a print operation. As an example, the information processing terminal 50 may instruct the MFP 10 to perform a scanning operation through the scanner driver 66 </ b> B and receive scan data from the MFP 10. Then, the information processing terminal 50 may instruct the MFP 10 through the printer driver 66A to perform a printing operation on the received scan data. The copy operation in this case is an example of the first operation. As another example, the information processing terminal 50 may instruct the MFP 10 to execute a scan operation and to execute a print operation for scan data generated by the scan operation. That is, since the scan data generated by the scanner 12 is delivered to the printer 11, it is not necessary for the information processing terminal 50 to receive the scan data. The copy operation in this case is an example of the second operation.

また図示は省略するが、メモリ62は、指定装置情報を記憶することができる。指定装置情報は、後述するデバイス選択処理で指定されたMFP10(以下、「指定装置」と表記する。)のMIBに記憶された装置情報である。   Although not shown, the memory 62 can store designated device information. The designated device information is device information stored in the MIB of the MFP 10 (hereinafter referred to as “designated device”) designated in the device selection process described later.

さらに図示は省略するが、メモリ62には、データフォルダが設けられていてもよい。データフォルダには、例えば、写真データ、文書データ、プレゼンテーションデータ、表計算データ等が格納されていてもよい。データフォルダに記憶されている各種データは、プリント動作の対象となり得るデータである。   Further, although not shown in the figure, the memory 62 may be provided with a data folder. For example, photo data, document data, presentation data, spreadsheet data, and the like may be stored in the data folder. Various data stored in the data folder is data that can be a target of a printing operation.

[システム100の動作]
図3〜図5を参照して、本実施形態に係るシステム100の動作を説明する。なお、図3のメイン処理を開始する時点において、メモリ62には、指定装置情報が記憶されておらず、モデル“MODEL−B”、“MODEL−C”に対応するプリンタドライバ66Aがインストールされておらず、スキャナドライバ66Bがインストールされているものとする。
[Operation of System 100]
The operation of the system 100 according to the present embodiment will be described with reference to FIGS. At the time of starting the main processing of FIG. 3, the designated device information is not stored in the memory 62, and the printer driver 66A corresponding to the models “MODEL-B” and “MODEL-C” is installed. It is assumed that the scanner driver 66B is installed.

本明細書のフローチャートは、基本的に、プログラムに記述された命令に従ったCPU31、61の処理を示す。すなわち、以下の説明における「判断」、「抽出」、「選択」、「算出」、「決定」、「特定」、「制御」等の処理は、CPU31、61の処理を表している。CPU31、61による処理は、OS34、64を介したハードウェア制御も含む。また、本明細書中の「データ」とは、コンピュータに読取可能なビット列で表される。そして、実質的な意味内容が同じでフォーマットが異なるデータは、同一のデータとして扱われるものとする。本明細書中の「情報」についても同様である。   The flowchart in this specification basically shows the processing of the CPUs 31 and 61 in accordance with the instructions described in the program. That is, processes such as “determination”, “extraction”, “selection”, “calculation”, “decision”, “specification”, and “control” in the following description represent processes of the CPUs 31 and 61. Processing by the CPUs 31 and 61 includes hardware control via the OSs 34 and 64. 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.

まず、情報処理端末50の端末プログラム65は、画面生成処理を実行する(S11)。画面生成処理は、後述するホーム画面を生成する処理である。より詳細には、画面生成処理は、ホーム画面に含めるアイコンと、アイコンに記述する文字列とを決定する処理である。図4を参照して、画面生成処理の詳細を説明する。   First, the terminal program 65 of the information processing terminal 50 executes screen generation processing (S11). The screen generation process is a process for generating a home screen described later. More specifically, the screen generation process is a process for determining an icon to be included in the home screen and a character string described in the icon. The details of the screen generation process will be described with reference to FIG.

端末プログラム65は、指定装置情報がメモリ62に記憶されているか否かを判断する(S31)。そして、端末プログラム65は、指定装置情報がメモリ62に記憶されていないと判断したことに応じて(S31:なし)、指定装置が指定されていないことを示す「未選択」の文字列を、切替アイコン113に記述する(S32)。また、端末プログラム65は、端末プログラム65がMFP10に実行可能な画像処理動作(すなわち、プリント動作、スキャン動作)に対応する動作アイコン111、112を、ホーム画面に追加する(S33)。これにより、図6(A)に示されるホーム画面が生成される。一方、指定装置が指定されている場合の処理(S34〜S40)は、後述する。   The terminal program 65 determines whether the designated device information is stored in the memory 62 (S31). Then, in response to determining that the designated device information is not stored in the memory 62 (S31: None), the terminal program 65 displays a character string “unselected” indicating that the designated device is not designated. This is described in the switching icon 113 (S32). In addition, the terminal program 65 adds operation icons 111 and 112 corresponding to image processing operations (that is, a printing operation and a scanning operation) that the terminal program 65 can execute in the MFP 10 to the home screen (S33). Thereby, the home screen shown in FIG. 6A is generated. On the other hand, processing (S34 to S40) when the designated device is designated will be described later.

次に図3に戻って、端末プログラム65は、S11で生成したホーム画面を、ディスプレイ53に表示させる(S12)。ホーム画面は、動作アイコン111、112と、切替アイコン113とを含む第4画面の一例である。そして、端末プログラム65は、ホーム画面に対するユーザ操作を、入力I/F54を通じて受け付ける(S13〜S15)。S12の処理は第4表示処理の一例であり、S14、S15の処理は第2受付処理の一例である。   Next, returning to FIG. 3, the terminal program 65 causes the display 53 to display the home screen generated in S11 (S12). The home screen is an example of a fourth screen including operation icons 111 and 112 and a switching icon 113. And the terminal program 65 receives user operation with respect to a home screen through input I / F54 (S13-S15). The process of S12 is an example of a fourth display process, and the processes of S14 and S15 are an example of a second reception process.

ホーム画面は、指定装置に実行させる画像処理動作の指定、及び指定装置の切り替えを指示するユーザ操作を受け付けるための画面である。動作アイコン111は、プリント動作に対応する動作オブジェクト(図面上では、「プリントアイコン」と表記する。)の一例である。動作アイコン112は、スキャン動作に対応する動作オブジェクト(図面上では、「スキャンアイコン」と表記する。)の一例である。切替アイコン113は、指定装置の切り替えを指示する切替オブジェクトの一例である。   The home screen is a screen for accepting a user operation for designating an image processing operation to be executed by the designated device and instructing switching of the designated device. The action icon 111 is an example of an action object (denoted as “print icon” in the drawing) corresponding to a print action. The action icon 112 is an example of an action object (denoted as “scan icon” in the drawing) corresponding to the scan action. The switching icon 113 is an example of a switching object that instructs switching of the designated device.

次に、端末プログラム65は、例えば、切替アイコン113の指定を入力I/F54を通じて受け付けたことに応じて(S13:Yes)、デバイス選択処理を実行する(S16)。デバイス選択処理は、通信I/F55を通じて通信可能なMFP10A、10B、10Cのうちから、指定装置となるMFP10をユーザに選択させる処理である。図5を参照して、デバイス選択処理の詳細を説明する。   Next, for example, the terminal program 65 executes a device selection process in response to receiving the designation of the switching icon 113 through the input I / F 54 (S13: Yes) (S16). The device selection process is a process for causing the user to select the MFP 10 as the designated device from among the MFPs 10A, 10B, and 10C that can communicate through the communication I / F 55. Details of the device selection process will be described with reference to FIG.

まず、端末プログラム65は、例えば、SNMP(Simple Network Management Protocolの略)を用いて、通信I/F55を通じて通信が可能な複数のMFP10を検索する(S51)。具体的には、端末プログラム65は、通信I/F55を通じて通信ネットワーク101に送信要求情報をブロードキャストする。次に、端末プログラム65は、送信要求情報の応答としてMFP10A、10B、10Cが送信した装置情報を、通信I/F55を通じて受信する。すなわち、端末プログラム65は、装置情報の送信元のMFP10A、10B、10Cを、通信可能なMFP10として特定する。なお、通信可能なMFP10を検索する方法は、周知の他の方法であってもよい。   First, the terminal program 65 searches for a plurality of MFPs 10 that can communicate through the communication I / F 55 using, for example, SNMP (abbreviation of Simple Network Management Protocol) (S51). Specifically, the terminal program 65 broadcasts transmission request information to the communication network 101 through the communication I / F 55. Next, the terminal program 65 receives the device information transmitted by the MFPs 10A, 10B, and 10C as a response to the transmission request information through the communication I / F 55. In other words, the terminal program 65 identifies the MFPs 10A, 10B, and 10C that are the transmission sources of the device information as communicable MFPs 10. Note that a method for searching for the communicable MFP 10 may be another known method.

次に、端末プログラム65は、図6(B)に示されるデバイス選択画面をディスプレイ53に表示させる(S52)。デバイス選択画面は、S51で発見したMFP10A、10B、10Cに対応するデバイスアイコン121、122、123を含む。そして、端末プログラム65は、デバイス選択画面に対するユーザ操作を、入力I/F54を通じて受け付ける(S53)。S53の処理は、第1受付処理の一例である。   Next, the terminal program 65 displays the device selection screen shown in FIG. 6B on the display 53 (S52). The device selection screen includes device icons 121, 122, 123 corresponding to the MFPs 10A, 10B, 10C discovered in S51. Then, the terminal program 65 receives a user operation for the device selection screen through the input I / F 54 (S53). The process of S53 is an example of a first reception process.

次に、端末プログラム65は、例えば、デバイスアイコン121の指定を入力I/F54を通じて受け付けたことに応じて(S53:Yes)、デバイスアイコン121に対応するMFP10Aがプリント動作を実行可能か否かを判断する(S54)。MFP10が画像処理動作を実行可能か否かは、当該MFP10から受信した装置情報に動作IDが含まれているか否かによって判断することができる。後述するS35、S39、S59についても同様である。   Next, the terminal program 65 determines whether or not the MFP 10A corresponding to the device icon 121 can execute the print operation in response to receiving the designation of the device icon 121 through the input I / F 54 (S53: Yes), for example. Judgment is made (S54). Whether or not the MFP 10 can execute the image processing operation can be determined based on whether or not the operation information is included in the device information received from the MFP 10. The same applies to S35, S39, and S59 described later.

次に、端末プログラム65は、MFP10Aがプリント動作を実行不能だと判断したことに応じて(S54:No)、S55の処理を実行せずに、図7(A)に示される選択報知画面Aをディスプレイ53に表示させる(S56)。S56の処理は、第1表示処理の一例である。そして、端末プログラム65は、選択報知画面Aに対するユーザ操作を、入力I/F54を通じて受け付ける(S57)。   Next, when the terminal program 65 determines that the MFP 10A cannot execute the print operation (S54: No), the terminal program 65 does not execute the process of S55, and the selection notification screen A shown in FIG. Is displayed on the display 53 (S56). The process of S56 is an example of a first display process. Then, the terminal program 65 receives a user operation on the selection notification screen A through the input I / F 54 (S57).

選択報知画面Aは、デバイスアイコン121に対応するMFP10Aが指定装置として指定されたことを報知する第1画面の一例である。選択報知画面Aは、「デバイスが選択されました。」とのメッセージと、MFP10Aのモデルを示す「モデル:MODEL−A」と、MFP10Aが実行可能な動作を示す「動作:スキャン」と、[OK]アイコン131とを含む。本実施形態に係る選択報知画面Aは、デバイス選択画面に重ねて表示されるポップアップウィンドウである。   The selection notification screen A is an example of a first screen that notifies that the MFP 10A corresponding to the device icon 121 has been designated as the designated device. On the selection notification screen A, a message “Device has been selected.”, “Model: MODEL-A” indicating the model of the MFP 10A, “Operation: Scan” indicating an operation executable by the MFP 10A, [ OK] icon 131. The selection notification screen A according to the present embodiment is a pop-up window that is displayed so as to overlap the device selection screen.

そして、端末プログラム65は、[OK]アイコン131の指定を入力I/F54を通じて受け付けたことに応じて(S57:Yes)、MFP10Aから受信した装置情報を、指定装置情報としてメモリ62に記憶させる(S58)。なお、メモリ62に既に指定装置情報が記憶されている場合、端末プログラム65は、当該指定装置情報を新たな指定装置情報で上書きする。S58の処理は、記憶処理の一例である。   Then, in response to accepting designation of the [OK] icon 131 through the input I / F 54 (S57: Yes), the terminal program 65 stores the device information received from the MFP 10A in the memory 62 as designated device information ( S58). If the designated device information is already stored in the memory 62, the terminal program 65 overwrites the designated device information with new designated device information. The process of S58 is an example of a storage process.

次に図3に戻って、端末プログラム65は、画面生成処理を実行する(S11)。そして、端末プログラム65は、MFP10Aが指定装置に指定された後の画面生成処理において、指定装置情報がメモリ62に記憶されていると判断したことに応じて(S31:あり)、図7(B)に示されるように、指定装置情報のモデル情報で示されるモデル“MODEL−A”の文字列を、切替アイコン113に記述する(S34)。   Next, returning to FIG. 3, the terminal program 65 executes screen generation processing (S11). When the terminal program 65 determines that the designated device information is stored in the memory 62 in the screen generation process after the MFP 10A is designated as the designated device (S31: present), FIG. ), The character string of the model “MODEL-A” indicated by the model information of the designated device information is described in the switching icon 113 (S34).

次に、端末プログラム65は、指定装置であるMFP10Aがプリント動作を実行可能か否かを判断する(S35)。次に、端末プログラム65は、MFP10Aがプリント動作を実行不能だと判断したことに応じて(S35:No)、S36〜S38の処理を実行せずに、指定装置であるMFP10Aがスキャン動作を実行可能か否かを判断する(S39)。そして、端末プログラム65は、MFP10Aがスキャン動作を実行可能だと判断したことに応じて(S39:Yes)、図7(B)に示されるように、スキャン動作に対応する動作アイコン112を、ホーム画面に追加する(S40)。   Next, the terminal program 65 determines whether or not the designated device MFP 10A can execute the printing operation (S35). Next, when the terminal program 65 determines that the MFP 10A cannot execute the printing operation (S35: No), the MFP 10A, which is the designated device, executes the scanning operation without executing the processing of S36 to S38. It is determined whether or not it is possible (S39). Then, in response to the determination that the MFP 10A can execute the scanning operation (S39: Yes), the terminal program 65 displays the operation icon 112 corresponding to the scanning operation as shown in FIG. It is added to the screen (S40).

次に図3に戻って、端末プログラム65は、S11で生成したホーム画面をディスプレイ53に表示させる(S12)。図7(B)に示されるホーム画面は、動作アイコン111が表示されておらず、切替アイコン113に文字列“MODEL−A”が記述されている点において、図6(A)に示されるホーム画面と相違する。   Next, returning to FIG. 3, the terminal program 65 displays the home screen generated in S11 on the display 53 (S12). The home screen shown in FIG. 7B does not display the operation icon 111, and the character string “MODEL-A” is described in the switching icon 113, so that the home screen shown in FIG. Differs from the screen.

次に、端末プログラム65は、例えば、図7(B)に示される動作アイコン112の指定を入力I/F54を通じて受け付けたことに応じて(S15:Yes)、スキャン指示処理を実行する(S22)。フローチャートの図示は省略するが、スキャン指示処理は、スキャナドライバ66Bを通じて指定装置にスキャン動作の実行を指示するための処理である。S22の処理は、第2動作指示処理の一例である。   Next, for example, the terminal program 65 executes the scan instruction process in response to receiving the designation of the operation icon 112 shown in FIG. 7B through the input I / F 54 (S15: Yes) (S22). . Although illustration of the flowchart is omitted, the scan instruction process is a process for instructing the designated device to execute a scan operation through the scanner driver 66B. The process of S22 is an example of a second operation instruction process.

まず、端末プログラム65は、スキャン動作の実行条件(例えば、読取解像度、スキャンデータの保存先など)を指定するユーザ操作を、入力I/F54を通じて受け付ける。次に、端末プログラム65は、スキャナドライバ66Bを通じて、指定装置であるMFP10Aに通信I/F55を通じてスキャン指示情報を送信する。端末プログラム65は、例えば、ユーザが指定した実行条件を示す条件情報を引数として、スキャナドライバ66Bが提供する関数を実行すればよい。そして、スキャナドライバ66Bは、条件情報で示される実行条件に従ったスキャン動作の実行を指示するスキャン指示情報を、第2プロトコルに従って生成し、通信I/F55を通じてMFP10Aに送信する。   First, the terminal program 65 receives a user operation for designating execution conditions (for example, reading resolution, scan data storage destination, etc.) of the scan operation through the input I / F 54. Next, the terminal program 65 transmits scan instruction information through the communication I / F 55 to the MFP 10A as the designated device through the scanner driver 66B. For example, the terminal program 65 may execute a function provided by the scanner driver 66B using, as an argument, condition information indicating an execution condition specified by the user. Then, the scanner driver 66B generates scan instruction information instructing execution of a scan operation according to the execution condition indicated by the condition information, and transmits the scan instruction information to the MFP 10A through the communication I / F 55.

一方図示は省略するが、MFP10Aの装置プログラム35は、通信I/F25を通じて情報処理端末50からスキャン指示情報を受信する。そして、装置プログラム35は、受信したスキャン指示情報に従ったスキャン動作を、スキャナ12に実行させる。すなわち、スキャナ12は、不図示のADF或いはコンタクトガラスにセットされた原稿に記録された画像を、スキャン指示情報に示される読取解像度で読み取って、スキャンデータを生成する。そして、装置プログラム35は、スキャナ12が生成したスキャンデータを、スキャン指示情報に示される保存先(例えば、不図示のUSBメモリ、情報処理端末50)に保存する。   On the other hand, although not shown, the apparatus program 35 of the MFP 10 </ b> A receives scan instruction information from the information processing terminal 50 through the communication I / F 25. Then, the device program 35 causes the scanner 12 to execute a scanning operation according to the received scan instruction information. That is, the scanner 12 reads an image recorded on an original document set on an ADF or contact glass (not shown) at a reading resolution indicated by the scan instruction information, and generates scan data. Then, the apparatus program 35 stores the scan data generated by the scanner 12 in a storage destination (for example, a USB memory not shown, the information processing terminal 50) indicated by the scan instruction information.

また図5に戻って、端末プログラム65は、図6(B)に示されるデバイスアイコン122の指定を入力I/F54を通じて受け付けたことに応じて(S53:Yes)、S54以降の処理を実行する。すなわち、端末プログラム65は、デバイスアイコン122に対応するMFP10Bがプリント動作を実行可能だと判断して(S54:Yes)、MFP10Bのモデル“MODEL−B”に対応するプリンタドライバ66Aが情報処理端末50にインストールされているか否かを判断する(S55)。S55の処理は、第1判断処理の一例である。   Returning to FIG. 5, the terminal program 65 executes the processing subsequent to S54 in response to accepting the designation of the device icon 122 shown in FIG. 6B through the input I / F 54 (S53: Yes). . In other words, the terminal program 65 determines that the MFP 10B corresponding to the device icon 122 can execute the printing operation (S54: Yes), and the printer driver 66A corresponding to the model “MODEL-B” of the MFP 10B receives the information processing terminal 50. Is installed (S55). The process of S55 is an example of a first determination process.

そして、端末プログラム65は、モデル“MODEL−B”に対応するプリンタドライバ66Aがインストールされていると判断したことに応じて(S55:あり)、S56〜S58の処理を実行する。一方、端末プログラム65は、モデル“MODEL−B”に対応するプリンタドライバ66Aがインストールされていないと判断したことに応じて(S55:なし)、MFP10Bがスキャン動作を実行可能か否かを判断する(S59)。S59の処理は、第2判断処理の一例である。本明細書では、モデル“MODEL−B”に対応するプリンタドライバ66Aがインストールされていないものとして、以降の説明を継続する。   Then, in response to determining that the printer driver 66A corresponding to the model “MODEL-B” is installed (S55: present), the terminal program 65 executes the processes of S56 to S58. On the other hand, in response to determining that the printer driver 66A corresponding to the model “MODEL-B” is not installed (S55: None), the terminal program 65 determines whether the MFP 10B can execute the scanning operation. (S59). The process of S59 is an example of a second determination process. In the present specification, the following description is continued assuming that the printer driver 66A corresponding to the model “MODEL-B” is not installed.

そして、端末プログラム65は、MFP10Bがスキャン動作を実行可能だと判断したことに応じて(S59:Yes)、図8(A)に示される選択報知画面Bをディスプレイ53に表示させる(S60)。選択報知画面Bは、デバイスアイコン122に対応するMFP10Bが指定装置として指定されたこと、及びプリント動作を指示するにはプリンタドライバ66Aのインストールが必要なことを報知する第2画面の一例である。S60の処理は、第2表示処理の一例である。   Then, the terminal program 65 displays the selection notification screen B shown in FIG. 8A on the display 53 in response to the determination that the MFP 10B can execute the scanning operation (S59: Yes) (S60). The selection notification screen B is an example of a second screen that notifies that the MFP 10B corresponding to the device icon 122 is specified as the specified device and that the printer driver 66A needs to be installed to instruct the print operation. The process of S60 is an example of a second display process.

選択報知画面Bは、「デバイスが選択されました。」とのメッセージと、MFP10Bのモデルを示す「モデル:MODEL−B」と、MFP10Bが実行可能な動作を示す「動作:プリント、スキャン」と、「プリント動作を実行するには、ドライバプログラムのインストールが必要です。」とのメッセージと、[OK]アイコン132とを含む。本実施形態に係る選択報知画面Bは、デバイス選択画面に重ねて表示されるポップアップウィンドウである。そして、端末プログラム65は、[OK]アイコン132の指定を入力I/F54を通じて受け付けたことに応じて(S57:Yes)、MFP10Bから受信した装置情報を、指定装置情報としてメモリ62に記憶させる(S58)。   The selection notification screen B includes a message “A device has been selected”, “Model: MODEL-B” indicating the model of the MFP 10B, and “Operation: print, scan” indicating operations that the MFP 10B can execute. , “A driver program needs to be installed to execute the printing operation” and an [OK] icon 132. The selection notification screen B according to the present embodiment is a pop-up window that is displayed so as to overlap the device selection screen. The terminal program 65 stores the device information received from the MFP 10B in the memory 62 as the designated device information in response to accepting the designation of the [OK] icon 132 through the input I / F 54 (S57: Yes) ( S58).

次に、端末プログラム65は、MFP10Bが指定装置に指定された後の画面生成処理において、指定装置情報がメモリ62に記憶されていると判断したことに応じて(S31:あり)、図8(B)に示されるように、指定装置情報のモデル情報で示されるモデル“MODEL−B”の文字列を、切替アイコン113に記述する(S34)。   Next, when the terminal program 65 determines that the designated device information is stored in the memory 62 in the screen generation processing after the MFP 10B is designated as the designated device (S31: present), FIG. As shown in B), the character string of the model “MODEL-B” indicated by the model information of the designated device information is described in the switching icon 113 (S34).

また、端末プログラム65は、MFP10Bがプリント動作を実行可能だと判断したことに応じて(S35:Yes)、MFP10Bのモデル“MODEL−B”に対応するプリンタドライバ66Aが情報処理端末50にインストールされているか否かを判断する(S36)。そして、端末プログラム65は、プリンタドライバ66Aがインストールされていないと判断したことに応じて(S36:なし)、報知画像114を付加した動作アイコン111をホーム画面に追加する(S38)。さらに、端末プログラム65は、MFP10Bがスキャン動作を実行可能だと判断したことに応じて(S39:Yes)、動作アイコン112をホーム画面に追加する(S40)。   Further, when the terminal program 65 determines that the MFP 10B can execute the printing operation (S35: Yes), the printer driver 66A corresponding to the model “MODEL-B” of the MFP 10B is installed in the information processing terminal 50. It is determined whether or not (S36). Then, in response to determining that the printer driver 66A is not installed (S36: None), the terminal program 65 adds the operation icon 111 with the notification image 114 added to the home screen (S38). Further, the terminal program 65 adds the operation icon 112 to the home screen in response to determining that the MFP 10B can execute the scanning operation (S39: Yes) (S40).

次に図3に戻って、端末プログラム65は、S11で生成したホーム画面をディスプレイ53に表示させる(S12)。図8(B)に示されるホーム画面は、動作アイコン111に報知画像114が付加されている点、切替アイコン113に文字列“MODEL−B”が記述されている点において、図6(A)に示されるホーム画面と相違する。報知画像114は、指定装置にプリント動作を実行させるためには、対応するプリンタドライバ66Aのインストールが必要なことを報知するための画像である。報知画像114が付加されていない動作アイコン111は第1態様の一例であり、報知画像114が付加された動作アイコン111は第2態様の一例である。すなわち、報知画像114を付加するか否かは、動作アイコン111の表示態様を異ならせることの一例である。   Next, returning to FIG. 3, the terminal program 65 displays the home screen generated in S11 on the display 53 (S12). The home screen shown in FIG. 8B is that the notification image 114 is added to the operation icon 111 and the character string “MODEL-B” is described in the switching icon 113. This is different from the home screen shown in. The notification image 114 is an image for notifying that it is necessary to install the corresponding printer driver 66A in order to cause the designated device to execute the printing operation. The operation icon 111 to which the notification image 114 is not added is an example of the first mode, and the operation icon 111 to which the notification image 114 is added is an example of the second mode. That is, whether or not the notification image 114 is added is an example of changing the display mode of the operation icon 111.

次に、端末プログラム65は、報知画像114が付加された動作アイコン111の指定を入力I/F54を通じて受け付けたことに応じて(S14:Yes&S17:なし)、図9(A)に示されるインストール報知画面をディスプレイ53に表示させる(S18)。そして、端末プログラム65は、インストール報知画面に対するユーザ操作を、入力I/F54を通じて受け付ける(S19)。S18の処理は第5表示処理の一例であり、S19は第4受付処理の一例である。   Next, the terminal program 65 receives the designation of the operation icon 111 to which the notification image 114 is added through the input I / F 54 (S14: Yes & S17: None), and the installation notification shown in FIG. 9A. A screen is displayed on the display 53 (S18). Then, the terminal program 65 receives a user operation for the installation notification screen through the input I / F 54 (S19). The process of S18 is an example of a fifth display process, and S19 is an example of a fourth reception process.

インストール報知画面は、指定装置のモデル“MODEL−B”に対応するプリンタドライバ66Aをインストールしないと、プリント動作を指示できないことを報知する第5画面の一例である。インストール報知画面は、「ドライバプログラムのインストールが必要です。今すぐインストールしますか?」とのメッセージと、第3オブジェクトの一例である[はい]アイコン133と、第4オブジェクトの一例である[いいえ]アイコン134とを含む。本実施形態に係るインストール報知画面は、ホーム画面に重ねて表示されるポップアップウィンドウである。   The installation notification screen is an example of a fifth screen for notifying that the print operation cannot be instructed unless the printer driver 66A corresponding to the model “MODEL-B” of the designated device is installed. The installation notification screen displays a message “Driver program needs to be installed. Do you want to install now?”, An example of the third object [Yes] icon 133, and an example of the fourth object [No ] Icon 134. The installation notification screen according to the present embodiment is a pop-up window that is displayed over the home screen.

次に、端末プログラム65は、[いいえ]アイコン134の指定を入力I/F54を通じて受け付けたことに応じて(S19:いいえ)、S20以降の処理を実行せずに、S11以降の処理を実行する。一方、端末プログラム65は、[はい]アイコン133の指定を入力I/F54を通じて受け付けたことに応じて(S19:はい)、モデル“MODEL−B”に対応するプリンタドライバ66Aを、情報処理端末50にインストールする(S20)。S20の処理は、第2インストール処理の一例である。   Next, in response to the designation of the [No] icon 134 being received through the input I / F 54 (S19: No), the terminal program 65 executes the processing after S11 without executing the processing after S20. . On the other hand, the terminal program 65 receives the designation of the [Yes] icon 133 through the input I / F 54 (S19: Yes), and sends the printer driver 66A corresponding to the model “MODEL-B” to the information processing terminal 50. (S20). The process of S20 is an example of a second installation process.

より詳細には、端末プログラム65は、モデル“MODEL−B”に対応するプリンタドライバ66Aを、インターネット上の不図示のサーバから通信I/F55を通じて受信し、メモリ62の所定の領域に記憶させる。なお、S20の処理は、情報処理端末50にインストールされた不図示のインストーラによって実行されてもよい。すなわち、端末プログラム65は、例えば、OS64が提供する起動APIを実行してインストーラを起動し、プリンタドライバ66Aのインストールが正常に終了したことを示す情報を起動APIの戻り値として取得してもよい。   More specifically, the terminal program 65 receives a printer driver 66A corresponding to the model “MODEL-B” from a server (not shown) on the Internet through the communication I / F 55 and stores it in a predetermined area of the memory 62. Note that the process of S20 may be executed by an installer (not shown) installed in the information processing terminal 50. In other words, for example, the terminal program 65 may execute an activation API provided by the OS 64 to activate the installer, and acquire information indicating that the installation of the printer driver 66A has been normally completed as a return value of the activation API. .

そして、端末プログラム65は、プリント指示処理を実行する(S21)。フローチャートの図示は省略するが、プリント指示処理は、対応するプリンタドライバ66Aを通じて指定装置にプリント動作の実行を指示するための処理である。S21の処理は、第1動作指示処理の一例である。   The terminal program 65 executes print instruction processing (S21). Although illustration of the flowchart is omitted, the print instruction process is a process for instructing the designated device to execute a print operation through the corresponding printer driver 66A. The process of S21 is an example of a first operation instruction process.

まず、端末プログラム65は、プリント動作の対象となる指定データ、及びプリント動作の実行条件(例えば、シートサイズ、色数など)を指定するユーザ操作を、入力I/F54を通じて受け付ける。次に、端末プログラム65は、対応するプリンタドライバ66Aを通じて、指定装置であるMFP10Bに通信I/F55を通じてプリント指示情報を送信する。端末プログラム65は、例えば、ユーザが指定した指定データと、ユーザが指定した実行条件を示す条件情報を引数として、対応するプリンタドライバ66Aが提供する関数を実行すればよい。そして、プリンタドライバ66Aは、条件情報で示される実行条件に従って、指定データを対象とするプリント動作を実行することを指示するプリント指示情報を、モデル“MODEL−B”に対応する第1プロトコルに従って生成し、通信I/F55を通じてMFP10Bに送信する。   First, the terminal program 65 receives, through the input I / F 54, user data for specifying designation data to be subjected to a printing operation and execution conditions (for example, sheet size, number of colors, etc.) of the printing operation. Next, the terminal program 65 transmits print instruction information via the communication I / F 55 to the MFP 10 </ b> B that is the designated device via the corresponding printer driver 66 </ b> A. The terminal program 65 may execute a function provided by the corresponding printer driver 66A using, for example, specified data specified by the user and condition information indicating execution conditions specified by the user as arguments. Then, the printer driver 66A generates print instruction information for instructing execution of the print operation for the designated data according to the execution condition indicated by the condition information according to the first protocol corresponding to the model “MODEL-B”. Then, the data is transmitted to the MFP 10B through the communication I / F 55.

一方図示は省略するが、MFP10Bの装置プログラム35は、通信I/F25を通じて情報処理端末50からプリント指示情報を受信する。そして、装置プログラム35は、受信したプリント指示情報に従って、プリンタ11にプリント動作を実行させる。すなわち、プリンタ11は、プリント指示情報に含まれる指定データで示される画像を、プリント指示情報で示される実行条件に従ってシートに記録する。   On the other hand, although not shown, the apparatus program 35 of the MFP 10B receives print instruction information from the information processing terminal 50 through the communication I / F 25. Then, the device program 35 causes the printer 11 to execute a printing operation according to the received print instruction information. That is, the printer 11 records the image indicated by the designation data included in the print instruction information on the sheet according to the execution condition indicated by the print instruction information.

また図5に戻って、端末プログラム65は、図6(B)に示されるデバイスアイコン123の指定を入力I/F54を通じて受け付けたことに応じて(S53:Yes)、S54以降の処理を実行する。すなわち、端末プログラム65は、MFP10Cがプリント動作を実行可能だと判断する(S54:Yes)。また、端末プログラム65は、モデル“MODEL−C”に対応するプリンタドライバ66Aがインストールされていないと判断する(S55:なし)。さらに、端末プログラム65は、MFP10Cがスキャン動作を実行不能だと判断する(S59:No)。   Returning to FIG. 5, the terminal program 65 executes the processing after S54 in response to receiving the designation of the device icon 123 shown in FIG. 6B through the input I / F 54 (S53: Yes). . That is, the terminal program 65 determines that the MFP 10C can execute the printing operation (S54: Yes). Further, the terminal program 65 determines that the printer driver 66A corresponding to the model “MODEL-C” is not installed (S55: None). Further, the terminal program 65 determines that the MFP 10C cannot execute the scanning operation (S59: No).

そして、端末プログラム65は、図9(A)に示されるインストール報知画面を、デバイス選択画面に重ねてディスプレイ53に表示させる(S61)。そして、端末プログラム65は、インストール報知画面に対するユーザ操作を、入力I/F54を通じて受け付ける(S62)。S61で表示されるインストール報知画面は、第3画面の一例である。S61で表示されるインストール画面において、[はい]アイコン133は第1オブジェクトの一例であり、[いいえ]アイコン134は第2オブジェクトの一例である。S61の処理は第3表示処理の一例であり、S62の処理は第3受付処理の一例である。   Then, the terminal program 65 causes the display 53 to display the installation notification screen shown in FIG. 9A on the device selection screen (S61). Then, the terminal program 65 receives a user operation for the installation notification screen through the input I / F 54 (S62). The installation notification screen displayed in S61 is an example of a third screen. In the installation screen displayed in S61, the [Yes] icon 133 is an example of the first object, and the [No] icon 134 is an example of the second object. The process of S61 is an example of a third display process, and the process of S62 is an example of a third reception process.

次に、端末プログラム65は、[はい]アイコン133の指定を入力I/F54を通じて受け付けたことに応じて(S62:はい)、モデル“MODEL−C”に対応するプリンタドライバ66Aをインストールする(S63)。S63の処理は、第1インストール処理の一例であって、S20と共通する。また、端末プログラム65は、MFP10Cから受信した装置情報を、指定装置情報としてメモリ62に記憶させる(S58)。一方、端末プログラム65は、[いいえ]アイコン134の指定を入力I/F54を通じて受け付けたことに応じて(S62:いいえ)、S63、S58の処理を実行せずに、デバイス選択処理を終了する。   Next, the terminal program 65 installs the printer driver 66A corresponding to the model “MODEL-C” in response to accepting the designation of the [Yes] icon 133 through the input I / F 54 (S62: Yes) (S63). ). The process of S63 is an example of a first installation process, and is common to S20. Further, the terminal program 65 stores the device information received from the MFP 10C in the memory 62 as designated device information (S58). On the other hand, the terminal program 65 ends the device selection process without executing the processes of S63 and S58 in response to accepting the designation of the [No] icon 134 through the input I / F 54 (S62: No).

次に、端末プログラム65は、S63、S58の処理を実行した後の画面生成処理において、指定装置情報がメモリ62に記憶されていると判断したことに応じて(S31:あり)、図9(B)に示されるように、指定装置情報のモデル情報で示されるモデル“MODEL−C”の文字列を、切替アイコン113に記述する(S34)。   Next, when the terminal program 65 determines that the designated device information is stored in the memory 62 in the screen generation processing after executing the processing of S63 and S58 (S31: Yes), FIG. As shown in B), the character string of the model “MODEL-C” indicated by the model information of the designated device information is described in the switching icon 113 (S34).

また、端末プログラム65は、MFP10Cがプリント動作を実行可能で(S35:Yes)、モデル“MODEL−C”に対応するプリンタドライバ66Aがインストールされていると判断したことに応じて(S36:あり)、報知画像114を付加しない動作アイコン111をホーム画面に追加する(S37)。さらに、端末プログラム65は、MFP10Cがスキャン動作を実行不能だと判断したことに応じて(S39:No)、S40の処理を実行せずに、画面生成処理を終了する。   Further, the terminal program 65 responds that the MFP 10C can execute the printing operation (S35: Yes) and determines that the printer driver 66A corresponding to the model “MODEL-C” is installed (S36: present). Then, the operation icon 111 without adding the notification image 114 is added to the home screen (S37). Furthermore, the terminal program 65 ends the screen generation process without executing the process of S40 in response to the MFP 10C determining that the scan operation cannot be executed (S39: No).

次に図3に戻って、端末プログラム65は、S11で生成したホーム画面をディスプレイ53に表示させる(S12)。図9(B)に示されるホーム画面は、動作アイコン112が表示されておらず、切替アイコン113に文字列“MODEL−C”が記述されている点において、図6(A)に示されるホーム画面と相違する。次に、端末プログラム65は、報知画像114が付加されていない動作アイコン111の指定を入力I/F54を通じて受け付けたことに応じて(S14:Yes&S17:あり)、S18〜S20を実行せずに、プリント指示処理を実行する(S21)。   Next, returning to FIG. 3, the terminal program 65 displays the home screen generated in S11 on the display 53 (S12). The home screen shown in FIG. 9B does not display the operation icon 112, and the character string “MODEL-C” is described in the switching icon 113, so that the home screen shown in FIG. Differs from the screen. Next, the terminal program 65 does not execute S18 to S20 in response to accepting the designation of the operation icon 111 to which the notification image 114 is not added through the input I / F 54 (S14: Yes & S17: Yes) Print instruction processing is executed (S21).

[本実施形態の作用効果]
上記の実施形態によれば、プリント動作及びスキャン動作の両方を実行可能なMFP10Bは、MFP10Bのモデルに対応するプリンタドライバ66A(以下、「専用ドライバ」と表記する。)がインストールされていなくても、指定装置として指定可能になる。そのため、スキャン動作を実行させようとしてMFP10Bを指定する場合に、専用ドライバを事前にインストールしておく必要がなくなるので、ユーザ操作が簡素化される。
[Operational effects of this embodiment]
According to the above-described embodiment, the MFP 10B capable of executing both the print operation and the scan operation does not have to install the printer driver 66A (hereinafter referred to as “dedicated driver”) corresponding to the MFP 10B model. , Can be specified as a specified device. Therefore, when the MFP 10B is designated in order to execute the scanning operation, it is not necessary to install a dedicated driver in advance, and the user operation is simplified.

また、上記の実施形態によれば、S55の判断結果に応じて、選択報知画面A、Bのいずれかが表示される。これにより、指定装置の指定を受け付けたタイミングで、指定装置にプリント動作を指示可能か否かをユーザに認識させることができる。また、スキャン動作を実行不能なMFP10Cには、専用ドライバがインストールされていなければ、指定装置として指定しても画像処理動作を実行させることができない。そこで、このような場合には、インストール報知画面を通じて、専用ドライバをインストールする必要性をユーザに報知するのが望ましい。   Further, according to the above-described embodiment, either the selection notification screen A or B is displayed according to the determination result of S55. Thereby, at the timing when the designation of the designated device is received, the user can be made to recognize whether or not the designated device can instruct the printing operation. Further, if the dedicated driver is not installed in the MFP 10C that cannot execute the scan operation, the image processing operation cannot be executed even if it is designated as the designated device. Therefore, in such a case, it is desirable to notify the user of the necessity of installing the dedicated driver through the installation notification screen.

また、専用ドライバをインストールするか否かを、インストール報知画面を通じてユーザに選択させることができる。すなわち、デバイス選択画面を通じて指定された画像処理装置を、専用ドライバをインストールした上で指定装置として登録するか、指定装置としての登録をキャンセルするかを、ユーザに選択させることができる。但し、インストール報知画面の[はい]アイコン133は、省略可能である。すなわち、インストール報知画面は、専用ドライバのインストールが必要なことを報知するだけの画面であってもよい。   In addition, the user can select whether to install the dedicated driver through the installation notification screen. That is, the user can select whether to register the image processing apparatus designated through the device selection screen as the designated apparatus after installing the dedicated driver, or to cancel the registration as the designated apparatus. However, the [Yes] icon 133 on the installation notification screen can be omitted. That is, the installation notification screen may be a screen that only notifies that the installation of the dedicated driver is necessary.

また、上記の実施形態によれば、指定装置が実行可能な画像処理動作に対応する動作アイコン111、112がホーム画面に一覧表示され、指定装置に指示する画像処理動作をホーム画面を通じてユーザに選択させることができる。また、ホーム画面に表示された動作アイコン111、112を見て、所望の画像処理動作を指示することができないと気づいたユーザに、切替アイコン113を通じて指定装置を変更する操作を促すことができる。また、指定装置の専用ドライバがインストールされているか否か、換言すれば、指定装置にプリント動作を指示可能か否かを、動作アイコン111に報知画像114を付加するか否かによって、ユーザに認識させることができる。   In addition, according to the above-described embodiment, the operation icons 111 and 112 corresponding to the image processing operations that can be executed by the designated device are listed on the home screen, and the user selects an image processing operation that instructs the designated device through the home screen. Can be made. Further, it is possible to prompt the user who sees the operation icons 111 and 112 displayed on the home screen and notices that the desired image processing operation cannot be instructed to change the designated device through the switching icon 113. Further, the user recognizes whether or not a dedicated driver for the designated device is installed, in other words, whether or not the designated device can be instructed to perform a printing operation, depending on whether or not the notification image 114 is added to the operation icon 111. Can be made.

さらに、報知画像114が付加された動作アイコン111を指定するユーザは、指定装置を指定した時点ではスキャン動作を実行させるつもりだったが、事後的にプリント動作を実行させる必要が生じたのだと考えることができる。そこで、専用ドライバをインストールする必要性を、プリント動作を実行させる必要が生じた時点でインストール報知画面を通じて報知するのが望ましい。また、専用ドライバをインストールした上で指定装置にプリント動作を指示するか、指定装置に対するプリント動作の指示をキャンセルするかを、インストール報知画面を通じてユーザに選択させることができる。   Furthermore, the user who specifies the operation icon 111 with the notification image 114 added intends to execute the scanning operation at the time of specifying the specified device, but it is necessary to execute the printing operation later. Can think. Therefore, it is desirable to notify the necessity of installing the dedicated driver through the installation notification screen when the print operation needs to be executed. In addition, it is possible to allow the user to select whether to instruct the designated device to perform a printing operation or cancel the printing operation instruction to the designated device after installing the dedicated driver through the installation notification screen.

また、上記の実施形態のMFP10及び情報処理端末50において、メモリ32、62に記憶された各種プログラムがCPU31、61によって実行されることによって、本発明のントローラが実行する各処理が実現される例を説明した。しかしながら、コントローラの構成はこれに限定されず、その一部又は全部を集積回路等のハードウェアで実現してもよい。   In addition, in the MFP 10 and the information processing terminal 50 according to the above-described embodiment, the various programs stored in the memories 32 and 62 are executed by the CPUs 31 and 61 so that each process executed by the controller of the present invention is realized. Explained. 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.

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

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

Claims (12)

通信インタフェースと、入力インタフェースと、メモリとを備える情報処理端末によって実行可能なプログラムであって、
前記情報処理端末は、第1動作及び第2動作のうちの少なくとも一方を実行可能な画像処理装置と前記通信インタフェースを通じて通信可能であり、
前記第1動作は、前記画像処理装置のモデル毎に異なる第1プロトコルに準拠した指示に従って実行される画像処理動作であり、
前記第2動作は、複数の前記モデルに共通の第2プロトコルに準拠した指示に従って実行される前記画像処理動作であり、
該プログラムは、
前記通信インタフェースを通じて通信可能な複数の前記画像処理装置のうちの1つを、指定装置として指定するユーザ操作を前記入力インタフェースを通じて受け付ける第1受付処理と、
前記指定装置の前記モデルに対応する前記第1プロトコルに準拠して前記第1動作を指示可能なドライバプログラムが前記情報処理端末にインストールされているか否かを判断する第1判断処理と、
前記指定装置が前記第2動作を実行可能か否かを判断する第2判断処理と、
前記第1判断処理でインストールされていると判断したことに応じて、或いは前記第2判断処理で実行可能と判断したことに応じて、前記指定装置を識別する指定装置情報を前記メモリに記憶させる記憶処理と、
前記指定装置に実行させる前記画像処理動作を指定するユーザ操作を、前記入力インタフェースを通じて受け付ける第2受付処理と、
前記第2受付処理で前記第1動作が指定されたことに応じて、前記メモリに記憶された前記指定装置情報で識別される前記指定装置に、前記ドライバプログラムを通じて前記第1動作の実行を指示する第1動作指示処理と、
前記第2受付処理で前記第2動作が指定されたことに応じて、前記メモリに記憶された前記指定装置情報で識別される前記指定装置に、前記第2プロトコルに準拠して前記第2動作の実行を指示する第2動作指示処理とを前記情報処理端末に実行させるプログラム。
A program that can be executed by an information processing terminal including a communication interface, an input interface, and a memory,
The information processing terminal can communicate with the image processing apparatus capable of executing at least one of the first operation and the second operation through the communication interface.
The first operation is an image processing operation that is executed in accordance with an instruction based on a first protocol that is different for each model of the image processing device,
The second operation is the image processing operation executed according to an instruction based on a second protocol common to the plurality of models.
The program
A first accepting process for accepting, through the input interface, a user operation that designates one of the plurality of image processing apparatuses communicable through the communication interface as a designated apparatus;
First determination processing for determining whether a driver program capable of instructing the first operation in accordance with the first protocol corresponding to the model of the designated device is installed in the information processing terminal;
A second determination process for determining whether the designated device can execute the second operation;
In response to determining that the installation is performed in the first determination process, or in response to determining that the installation is possible in the second determination process, designation device information for identifying the designation device is stored in the memory. Amnestics,
A second acceptance process for accepting a user operation for designating the image processing operation to be executed by the designation device through the input interface;
In response to the first operation being designated in the second acceptance process, the designated device identified by the designated device information stored in the memory is instructed to execute the first operation through the driver program. First operation instruction processing to perform,
In response to the second operation being designated in the second accepting process, the designated device identified by the designated device information stored in the memory is transferred to the second operation in accordance with the second protocol. A program for causing the information processing terminal to execute a second operation instruction process instructing execution of the information processing.
前記情報処理端末は、ディスプレイを備えており、
該プログラムは、
前記第1判断処理でインストールされていると判断したことに応じて、前記指定装置が指定されたことを報知する第1画面を、前記ディスプレイに表示させる第1表示処理を前記情報処理端末に実行させ、
前記第1判断処理でインストールされていないと判断し、且つ前記第2判断処理で実行可能と判断したことに応じて、前記指定装置が指定されたこと及び前記第1動作を指示するには前記ドライバプログラムのインストールが必要なことを報知する第2画面を、前記ディスプレイに表示させる第2表示処理を前記情報処理端末に実行させる請求項1に記載のプログラム。
The information processing terminal includes a display,
The program
In response to determining that the specified device is installed in the first determination process, the information processing terminal executes a first display process for causing the display to display a first screen notifying that the specified device has been specified. Let
In response to determining that the installation is not performed in the first determination process and determining that the installation is possible in the second determination process, the designation device is designated and the first operation is instructed. The program according to claim 1, wherein the information processing terminal is caused to execute a second display process for displaying a second screen for notifying that installation of a driver program is necessary on the display.
該プログラムは、
前記第1判断処理でインストールされていないと判断し、且つ前記第2判断処理で実行不能と判断したことに応じて、前記ドライバプログラムをインストールしないと前記指定装置として指定できないことを報知する第3画面を、前記ディスプレイに表示させる第3表示処理を前記情報処理端末に実行させる請求項2に記載のプログラム。
The program
In response to determining that the program is not installed in the first determination process and determining that the program cannot be executed in the second determination process, a third notification that the driver cannot be specified unless the driver program is installed. The program according to claim 2, wherein the information processing terminal executes a third display process for displaying a screen on the display.
該プログラムは、
前記第3表示処理において、第1オブジェクト及び第2オブジェクトを含む前記第3画面を表示させ、
前記第3画面に対するユーザ操作を、前記入力インタフェースを通じて受け付ける第3受付処理と、
前記第3受付処理で前記第1オブジェクトの指定を受け付けたことに応じて、
前記指定装置の前記モデルに対応する前記ドライバプログラムを前記情報処理端末にインストールする第1インストール処理と、
前記記憶処理とを前記情報処理端末に実行させ、
前記第3受付処理で前記第2オブジェクトの指定を受け付けたことに応じて、前記第1インストール処理及び前記記憶処理を実行しない請求項3に記載のプログラム。
The program
In the third display process, the third screen including the first object and the second object is displayed,
A third receiving process for receiving a user operation on the third screen through the input interface;
In response to accepting the designation of the first object in the third accepting process,
A first installation process for installing the driver program corresponding to the model of the designated device in the information processing terminal;
Causing the information processing terminal to execute the storage process;
The program according to claim 3, wherein the first installation process and the storage process are not executed in response to receiving the designation of the second object in the third reception process.
前記情報処理端末は、ディスプレイを備えており、
前記指定装置情報は、前記指定装置が実行可能な1以上の前記画像処理動作を示し、
該プログラムは、
前記記憶処理を前記情報処理端末に実行させたことに応じて、前記指定装置情報で示される前記画像処理動作に対応する1以上の動作オブジェクトを含む第4画面を、前記ディスプレイに表示させる第4表示処理を前記情報処理端末に実行させ、
前記第4画面に対するユーザ操作を受け付ける前記第2受付処理において、前記第4画面に含まれる前記動作オブジェクトを指定するユーザ操作を、当該動作オブジェクトに対応する前記画像処理動作を指定するユーザ操作として受け付ける請求項1から4のいずれかに記載のプログラム。
The information processing terminal includes a display,
The designated device information indicates one or more image processing operations that can be executed by the designated device,
The program
In response to causing the information processing terminal to execute the storage process, a fourth screen including one or more action objects corresponding to the image processing action indicated by the designated device information is displayed on the display. Causing the information processing terminal to execute display processing;
In the second reception process for accepting a user operation on the fourth screen, a user operation for designating the motion object included in the fourth screen is accepted as a user operation for designating the image processing operation corresponding to the motion object. The program according to any one of claims 1 to 4.
該プログラムは、前記第4表示処理において、
前記指定装置の前記モデルに対応する前記ドライバプログラムがインストールされている場合に、前記第1動作に対応する前記動作オブジェクトを第1態様で表示させ、
前記指定装置の前記モデルに対応する前記ドライバプログラムがインストールされていない場合に、前記第1動作に対応する前記動作オブジェクトを前記第1態様と異なる第2態様で表示させる請求項5に記載のプログラム。
In the fourth display process, the program
When the driver program corresponding to the model of the designated device is installed, the action object corresponding to the first action is displayed in a first mode,
6. The program according to claim 5, wherein when the driver program corresponding to the model of the designated device is not installed, the operation object corresponding to the first operation is displayed in a second mode different from the first mode. .
該プログラムは、
前記第2受付処理で前記第1態様の前記動作オブジェクトが指定されたことに応じて、前記第1動作指示処理を前記情報処理端末に実行させ、
前記第2受付処理で前記第2態様の前記動作オブジェクトが指定されたことに応じて、前記ドライバプログラムをインストールしないと前記第1動作を指示できないことを報知する第5画面を、前記ディスプレイに表示させる第5表示処理を前記情報処理端末に実行させる請求項6に記載のプログラム。
The program
In response to the action object of the first aspect being designated in the second reception process, the information processing terminal is caused to execute the first action instruction process,
In response to the action object of the second aspect being specified in the second reception process, a fifth screen is displayed on the display for notifying that the first action cannot be instructed unless the driver program is installed. The program according to claim 6, which causes the information processing terminal to execute a fifth display process.
該プログラムは、
前記第5表示処理において、第3オブジェクト及び第4オブジェクトを含む前記第5画面を表示させ、
前記第5画面に対するユーザ操作を、前記入力インタフェースを通じて受け付ける第4受付処理と、
前記第4受付処理で前記第3オブジェクトの指定を受け付けたことに応じて、
前記指定装置の前記モデルに対応する前記ドライバプログラムを前記情報処理端末にインストールする第2インストール処理と、
前記第1動作指示処理とを前記情報処理端末に実行させ、
前記第4受付処理で前記第4オブジェクトの指定を受け付けたことに応じて、前記第2インストール処理及び前記第1動作指示処理を実行しない請求項7に記載のプログラム。
The program
In the fifth display process, the fifth screen including the third object and the fourth object is displayed,
A fourth reception process for receiving a user operation on the fifth screen through the input interface;
In response to accepting the designation of the third object in the fourth acceptance process,
A second installation process for installing the driver program corresponding to the model of the designated device in the information processing terminal;
Causing the information processing terminal to execute the first operation instruction process;
The program according to claim 7, wherein the second installation process and the first operation instruction process are not executed in response to receiving the designation of the fourth object in the fourth reception process.
該プログラムは、
前記第4表示処理において、前記指定装置の切り替えを指示する切替オブジェクトを前記第4画面に表示させ、
前記第2受付処理で前記切替オブジェクトが指定されたことに応じて、前記第1受付処理を前記情報処理端末に実行させる請求項5から8のいずれかに記載のプログラム。
The program
In the fourth display process, a switching object for instructing switching of the designated device is displayed on the fourth screen,
The program according to any one of claims 5 to 8, which causes the information processing terminal to execute the first reception process in response to the switching object being designated in the second reception process.
該プログラムは、前記指定装置情報が前記メモリに記憶されていない場合の前記第4表示処理において、該プログラムが前記画像処理装置に指示可能な前記画像処理動作に対応する前記動作オブジェクトを含む前記第4画面を表示させる請求項5から9のいずれかに記載のプログラム。   The program includes the action object corresponding to the image processing operation that the program can instruct the image processing apparatus in the fourth display process when the designated device information is not stored in the memory. The program according to claim 5, wherein four programs are displayed. 前記第1動作は、シートに画像を記録するプリント動作であり、
前記第2動作は、原稿に記録された画像を読み取って画像データを生成するスキャン動作である請求項1から10のいずれかに記載のプログラム。
The first operation is a print operation for recording an image on a sheet;
The program according to any one of claims 1 to 10, wherein the second operation is a scan operation for reading an image recorded on a document and generating image data.
通信インタフェースと、
入力インタフェースと、
メモリと、
コントローラとを備える情報処理端末であって、
該情報処理端末は、第1動作及び第2動作のうちの少なくとも一方を実行可能な画像処理装置と前記通信インタフェースを通じて通信可能であり、
前記第1動作は、前記画像処理装置のモデル毎に異なる第1プロトコルに準拠した指示に従って実行される画像処理動作であり、
前記第2動作は、複数の前記モデルに共通の第2プロトコルに準拠した指示に従って実行される前記画像処理動作であり、
前記コントローラは、
前記通信インタフェースを通じて通信可能な複数の前記画像処理装置のうちの1つを、指定装置として指定するユーザ操作を前記入力インタフェースを通じて受け付ける第1受付処理と、
前記指定装置の前記モデルに対応する前記第1プロトコルに準拠して前記第1動作を指示可能なドライバプログラムが該情報処理端末にインストールされているか否かを判断する第1判断処理と、
前記指定装置が前記第2動作を実行可能か否かを判断する第2判断処理と、
前記第1判断処理でインストールされていると判断したことに応じて、或いは前記第2判断処理で実行可能と判断したことに応じて、前記指定装置を識別する指定装置情報を前記メモリに記憶させる記憶処理と、
前記指定装置に実行させる前記画像処理動作を指定するユーザ操作を、前記入力インタフェースを通じて受け付ける第2受付処理と、
前記第2受付処理で前記第1動作が指定されたことに応じて、前記メモリに記憶された前記指定装置情報で識別される前記指定装置に、前記ドライバプログラムを通じて前記第1動作の実行を指示する第1動作指示処理と、
前記第2受付処理で前記第2動作が指定されたことに応じて、前記メモリに記憶された前記指定装置情報で識別される前記指定装置に、前記第2プロトコルに準拠して前記第2動作の実行を指示する第2動作指示処理とを実行する情報処理端末。
A communication interface;
An input interface;
Memory,
An information processing terminal comprising a controller,
The information processing terminal can communicate with the image processing apparatus capable of executing at least one of the first operation and the second operation through the communication interface.
The first operation is an image processing operation that is executed in accordance with an instruction based on a first protocol that is different for each model of the image processing device,
The second operation is the image processing operation executed according to an instruction based on a second protocol common to the plurality of models.
The controller is
A first accepting process for accepting, through the input interface, a user operation that designates one of the plurality of image processing apparatuses communicable through the communication interface as a designated apparatus;
First determination processing for determining whether a driver program capable of instructing the first operation in accordance with the first protocol corresponding to the model of the designated device is installed in the information processing terminal;
A second determination process for determining whether the designated device can execute the second operation;
In response to determining that the installation is performed in the first determination process, or in response to determining that the installation is possible in the second determination process, designation device information for identifying the designation device is stored in the memory. Amnestics,
A second acceptance process for accepting a user operation for designating the image processing operation to be executed by the designation device through the input interface;
In response to the first operation being designated in the second acceptance process, the designated device identified by the designated device information stored in the memory is instructed to execute the first operation through the driver program. First operation instruction processing to perform,
In response to the second operation being designated in the second accepting process, the designated device identified by the designated device information stored in the memory is transferred to the second operation in accordance with the second protocol. An information processing terminal for executing a second operation instruction process for instructing the execution of.
JP2017061102A 2017-03-27 2017-03-27 Program and information processing terminal Active JP6812873B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017061102A JP6812873B2 (en) 2017-03-27 2017-03-27 Program and information processing terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017061102A JP6812873B2 (en) 2017-03-27 2017-03-27 Program and information processing terminal

Publications (2)

Publication Number Publication Date
JP2018163570A true JP2018163570A (en) 2018-10-18
JP6812873B2 JP6812873B2 (en) 2021-01-13

Family

ID=63860205

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017061102A Active JP6812873B2 (en) 2017-03-27 2017-03-27 Program and information processing terminal

Country Status (1)

Country Link
JP (1) JP6812873B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020123080A (en) * 2019-01-30 2020-08-13 ブラザー工業株式会社 Image processing program and information processing apparatus

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011232940A (en) * 2010-04-27 2011-11-17 Brother Ind Ltd Control device, program, and management method
JP2014112388A (en) * 2013-12-26 2014-06-19 Brother Ind Ltd Device control program, and device control method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011232940A (en) * 2010-04-27 2011-11-17 Brother Ind Ltd Control device, program, and management method
JP2014112388A (en) * 2013-12-26 2014-06-19 Brother Ind Ltd Device control program, and device control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020123080A (en) * 2019-01-30 2020-08-13 ブラザー工業株式会社 Image processing program and information processing apparatus
JP7225848B2 (en) 2019-01-30 2023-02-21 ブラザー工業株式会社 Image processing program and information processing device

Also Published As

Publication number Publication date
JP6812873B2 (en) 2021-01-13

Similar Documents

Publication Publication Date Title
JP5803973B2 (en) Portable terminal device, method for displaying job execution setting screen in the same device, and display program
JP6098588B2 (en) Printing system, portable terminal device and printing control program
JP2014026562A (en) Print setting device, program, and image forming system
JP2016224644A (en) Portable terminal and output program
JP2021131880A (en) Program and portable terminal
JP2017151899A (en) Program and terminal device
JP2013191196A (en) Information processing device, apparatus, information processing system, information processing method, and information processing program
JP6641928B2 (en) program
US9160878B2 (en) Server apparatus that enables easy use of image input apparatus, information processing apparatus, methods of controlling the apparatuses, control program, and storage medium
JP2014235645A (en) Device, information processing terminal, information processing system, display control method, and program
JP2017054334A (en) Content designation program and portable terminal
JP2018097550A (en) Program and portable terminal
JP6812873B2 (en) Program and information processing terminal
JP2017182181A (en) Program and terminal device
JP6816602B2 (en) Programs, main programs and subprograms, and information processing terminals
JP6123109B2 (en) Image forming apparatus
JP2017151898A (en) Program and terminal device
JP2017151762A (en) Program and portable terminal
JP6729240B2 (en) program
JP2019164835A (en) Portable terminal and program
JP6398811B2 (en) Communication system, information processing apparatus, and program
JP7264213B2 (en) Program and mobile terminal
JP6677335B2 (en) Mobile terminal, content designation program, and output program
JP2016224643A (en) Portable terminal and output program
JP2016224645A (en) Portable terminal, content designation program, and output program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180219

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20180219

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200228

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201014

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201020

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201106

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201130

R150 Certificate of patent or registration of utility model

Ref document number: 6812873

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150