JP7298183B2 - Information processing program - Google Patents

Information processing program Download PDF

Info

Publication number
JP7298183B2
JP7298183B2 JP2019030337A JP2019030337A JP7298183B2 JP 7298183 B2 JP7298183 B2 JP 7298183B2 JP 2019030337 A JP2019030337 A JP 2019030337A JP 2019030337 A JP2019030337 A JP 2019030337A JP 7298183 B2 JP7298183 B2 JP 7298183B2
Authority
JP
Japan
Prior art keywords
task
screen
function execution
list
setting
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
JP2019030337A
Other languages
Japanese (ja)
Other versions
JP2020135603A (en
Inventor
裕紀 矢田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2019030337A priority Critical patent/JP7298183B2/en
Publication of JP2020135603A publication Critical patent/JP2020135603A/en
Application granted granted Critical
Publication of JP7298183B2 publication Critical patent/JP7298183B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、通信可能な機能実行装置のリストを表示し、表示されたリストから選択された機能実行装置に処理を実行させる技術に関するものである。 The present invention relates to a technique of displaying a list of function execution devices with which communication is possible and causing a function execution device selected from the displayed list to execute processing.

特許文献1には、ネットワークを介して複数のプリンタに接続される情報処理装置において、グループを指定する指定手段を備え、この指定手段により指定されたグループに分類されたプリンタを示すアイコンを一覧表示する情報処理装置が記載されている。 Japanese Patent Application Laid-Open No. 2002-200002 discloses an information processing apparatus connected to a plurality of printers via a network, which includes specifying means for specifying a group, and displays a list of icons indicating printers classified into the group specified by the specifying means. An information processing apparatus is described.

特開2000-181641号公報JP-A-2000-181641

上記従来の情報処理装置では、リスト表示されたプリンタからいずれか1台のプリンタのみを選択可能であった。 In the above conventional information processing apparatus, only one printer can be selected from the printers displayed in the list.

したがって上記従来の情報処理装置では、リスト表示されたプリンタから複数台のプリンタを選択することができず、複数台のプリンタに対して何らかのタスクを実行させることができなかった。 Therefore, in the above-described conventional information processing apparatus, it is impossible to select a plurality of printers from the displayed list of printers, and it is impossible to cause the plurality of printers to execute some task.

そこで本願は、表示された機能実行装置のリストから選択された複数台の機能実行装置に対して、タスクを設定し実行させることが可能となる情報表示プログラムを提供することを目的とする。 SUMMARY OF THE INVENTION Accordingly, it is an object of the present application to provide an information display program capable of setting and executing a task for a plurality of function execution apparatuses selected from a displayed list of function execution apparatuses.

上記目的を達成するため、本願の情報処理プログラムは、機能実行装置と通信可能な通信部と、表示部と、を備えた通信装置に、機能実行装置のリストを表示するリスト画面を表示部に表示する表示処理と、リスト画面に表示された機能実行装置のリストから複数台の機能実行装置の選択を受け付ける第1受付処理と、リスト画面から、機能実行装置に実行させるタスクを設定するタスク設定画面に遷移する画面遷移処理であって、第1受付処理により複数台の機能実行装置の選択が受け付けられた場合には、タスク設定画面は、複数台の機能実行装置に実行させるタスクを設定する画面である、画面遷移処理と、画面遷移処理により遷移したタスク設定画面からタスク設定を受け付ける第2受付処理と、第2受付処理により受け付けたタスク設定に応じたタスクを複数台の機能実行装置に実行させるタスク実行処理と、を実行させる。 To achieve the above object, an information processing program according to the present application provides a communication device having a communication unit capable of communicating with a function execution device, and a display unit. display processing for displaying; first reception processing for receiving selection of a plurality of function execution devices from the list of function execution devices displayed on the list screen; and task setting for setting tasks to be executed by the function execution devices from the list screen. In screen transition processing for transitioning to a screen, when selection of a plurality of function execution devices is received by the first reception processing, the task setting screen sets tasks to be executed by the plurality of function execution devices. a screen transition process, a second reception process for receiving task settings from the task setting screen transitioned by the screen transition process, and a task according to the task settings received by the second reception process to a plurality of function execution devices. a task execution process to be executed;

本願の情報処理プログラムによれば、表示された機能実行装置のリストから選択された複数台の機能実行装置に対して、タスクを設定し実行させることが可能となる。 According to the information processing program of the present application, a task can be set and executed by a plurality of function execution apparatuses selected from the displayed list of function execution apparatuses.

本発明の一実施の形態に係る情報処理プログラムを実行するパーソナルコンピュータ、及びパーソナルコンピュータと通信可能に接続されている複合機を示す模式図である。1 is a schematic diagram showing a personal computer that executes an information processing program according to an embodiment of the present invention, and a multifunction device that is communicatively connected to the personal computer; FIG. 図1のパーソナルコンピュータの記憶部にロードされた情報処理プログラムの構成例の一部を示すブロック図である。2 is a block diagram showing part of a configuration example of an information processing program loaded into a storage unit of the personal computer shown in FIG. 1; FIG. プレゼンテーション層がユーザインターフェースを構築する際に他層やデータベースとの間で実行されるデータのやり取りの様子の一例を示す図である。FIG. 4 is a diagram showing an example of how data is exchanged between other layers and a database when the presentation layer builds a user interface; デバイス情報を更新する際に各層間及び各層とデータベースとの間で実行されるデータのやり取りの様子の一例を示す図である。FIG. 5 is a diagram showing an example of how data is exchanged between layers and between each layer and a database when device information is updated; 図2の情報処理プログラムが図1のパーソナルコンピュータの記憶部にインストールされたときに、バックグラウンドサービスがインストールされなかった場合を示すブロック図である。3 is a block diagram showing a case where a background service is not installed when the information processing program of FIG. 2 is installed in the storage unit of the personal computer of FIG. 1; FIG. 図2の情報処理プログラムが使用可能なデータベースが図1のパーソナルコンピュータの記憶部に2つ存在する場合の一例を示すブロック図である。3 is a block diagram showing an example of a case where two databases that can be used by the information processing program of FIG. 2 exist in the storage unit of the personal computer of FIG. 1; FIG. 図2の情報処理プログラムが使用可能なデータベースが図1のパーソナルコンピュータの記憶部に1つも存在しない場合の一例を示すブロック図である。FIG. 3 is a block diagram showing an example of a case where no database that can be used by the information processing program of FIG. 2 exists in the storage unit of the personal computer of FIG. 1; 図1のパーソナルコンピュータ、特にCPUが実行する装置リスト作成処理の手順を示すフローチャートである。FIG. 2 is a flow chart showing a procedure of device list creation processing executed by the personal computer of FIG. 1, particularly the CPU; FIG. データベース選択画面((a))と装置リスト選択画面((b))の各一例を示す図である。It is a figure which shows each example of a database selection screen ((a)) and a device list selection screen ((b)). データベースと装置リストが決まった上で、本実施形態の情報処理プログラムを起動したときに表示されるHOME画面の一例を示す図である。FIG. 10 is a diagram showing an example of the HOME screen displayed when the information processing program of the embodiment is started after the database and device list are determined; 装置リストに提示された複合機のうち、グループBに属する10台が装置リスト領域に表示されたときのHOME画面の一例を示す図である。FIG. 10 is a diagram showing an example of the HOME screen when 10 MFPs belonging to group B are displayed in the device list area among the MFPs presented in the device list. グループBに属する複合機が無い状態で、グループBが選択されたときのHOME画面の一例を示す図である。FIG. 10 is a diagram showing an example of the HOME screen when Group B is selected in a state where there is no MFP belonging to Group B; 図10のHOME画面において、装置リスト領域に提示された複合機のうち、最上段のものが選択されたときのHOME画面の一例を示す図である。FIG. 11 is a diagram showing an example of the HOME screen when the topmost one of the MFPs presented in the device list area is selected on the HOME screen of FIG. 10; 図10のHOME画面において、装置リスト領域に提示された複合機のうちの複数台が選択されたときのHOME画面の一例を示す図である。11 is a diagram showing an example of the HOME screen when a plurality of MFPs presented in the device list area are selected on the HOME screen of FIG. 10; FIG. 選択された複合機についての詳細情報ウィンドウの一例を示す図である。FIG. 10 is a diagram showing an example of a detailed information window for a selected MFP; 図10のHOME画面において、ドロップダウンボタンが押下されたときに表示されるドロップダウンリストの一例を示す図である。11 is a diagram showing an example of a dropdown list displayed when a dropdown button is pressed on the HOME screen of FIG. 10; FIG. 新スマートフィルタ作成ウィンドウの一例を示す図である。FIG. 11 is a diagram showing an example of a new smart filter creation window; 図17の新スマートフィルタ作成ウィンドウにおいて、ドロップダウンボタンが押下されたときに表示されるドロップダウンリストの一例を示す図である。FIG. 18 is a diagram showing an example of a dropdown list displayed when a dropdown button is pressed in the new smart filter creation window of FIG. 17; IPアドレス入力ウィンドウの一例を示す図である。FIG. 10 is a diagram showing an example of an IP address input window; FIG. 新グループ作成ウィンドウの一例を示す図である。FIG. 11 is a diagram showing an example of a new group creation window; 図14のHOME画面において、2つの“Show all”ボタンが押下されたときの右ペインの一例を示す図である。15 is a diagram showing an example of the right pane when two "Show all" buttons are pressed on the HOME screen of FIG. 14; FIG. “Send Files”のタスク設定画面の一例を示す図である。FIG. 11 is a diagram showing an example of a task setting screen for “Send Files”; タスク設定画面においてタスク設定が行われた後に、遷移したHOME画面の一例を示す図である。FIG. 10 is a diagram showing an example of a HOME screen to which a transition is made after task setting is performed on the task setting screen; “Firmware Update”のタスク設定画面の一例を示す図である。FIG. 10 is a diagram showing an example of a task setting screen for “Firmware Update”; “Edit Device Settings”のタスク設定画面の一例を示す図である。FIG. 10 is a diagram showing an example of a task setting screen of “Edit Device Settings”; アプリケーション設定画面の一例を示す図である。It is a figure which shows an example of an application setting screen. タスク画面の一例を示す図である。It is a figure which shows an example of a task screen. 図27のタスク画面において、動作中タスクリスト領域に提示されている動作中タスクのうち、上段の動作中タスクが選択されたときのタスク画面の一例を示す図である。FIG. 28 is a diagram showing an example of a task screen when an upper running task is selected from among the running tasks presented in the running task list area on the task screen of FIG. 27 ; 再確認ウィンドウの一例を示す図である。It is a figure which shows an example of a reconfirmation window. 図27のタスク画面において、タスクログ領域に提示されている完了タスクのうち、最上段の完了タスクが選択されたときのタスク画面の一例を示す図である。FIG. 28 is a diagram showing an example of the task screen when the topmost completed task is selected from among the completed tasks presented in the task log area on the task screen of FIG. 27; タスク詳細画面の一例を示す図である。It is a figure which shows an example of a task detail screen. タスク設定画面の一例を示す図である。It is a figure which shows an example of a task setting screen. 警告ウィンドウの一例を示す図である。It is a figure which shows an example of a warning window. 図32のタスク設定画面のパスワード入力要求ボタンが押下されて、パスワード入力ボックスが表示された場合のタスク設定画面の一例を示す図である。FIG. 33 is a diagram showing an example of the task setting screen when the password input request button on the task setting screen of FIG. 32 is pressed and the password input box is displayed. 図34のタスク設定画面において、ユーザが設定ボタンを押下した後のタスク設定画面の一例を示す図である。FIG. 35 is a diagram showing an example of a task setting screen after the user presses a setting button on the task setting screen of FIG. 34; 図35のタスク設定画面において、ユーザがセンドボタンを押下した後のタスク設定画面の一例を示す図である。36 is a diagram showing an example of the task setting screen after the user presses the send button on the task setting screen of FIG. 35; FIG. タスク設定画面の送信先リスト領域に表示された複合機について1台ずつ個別にパスワードを設定する様子を示す図である。FIG. 10 is a diagram showing how passwords are individually set for each of the MFPs displayed in the destination list area of the task setting screen.

以下、本発明の実施の形態を図面に基づいて詳細に説明する。
(システム構成)
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
(System configuration)

図1は、本発明の一実施の形態に係る情報処理プログラムを実行するパーソナルコンピュータ100、及びパーソナルコンピュータ100と通信可能に接続されている複合機200を示す模式図である。以下、パーソナルコンピュータ100をPC100といい、複合機200をMFP200という。なおMFPは、multifunction peripheral の略語である。 FIG. 1 is a schematic diagram showing a personal computer 100 executing an information processing program according to an embodiment of the present invention, and a multifunction machine 200 communicatively connected to the personal computer 100. As shown in FIG. Hereinafter, the personal computer 100 will be referred to as the PC 100, and the multi-function peripheral 200 will be referred to as the MFP 200. FIG. Note that MFP is an abbreviation for multifunction peripheral.

PC100は、操作部110、表示部120、音声I/O(input/output)130、CPU(central processing unit)140、記憶部150及び通信IF(interface)160を備えている。 The PC 100 includes an operation unit 110 , a display unit 120 , an audio I/O (input/output) 130 , a CPU (central processing unit) 140 , a storage unit 150 and a communication IF (interface) 160 .

操作部110は、典型的には、キーボードとマウスにより構成される。 The operation unit 110 is typically composed of a keyboard and a mouse.

表示部120は、液晶ディスプレイや有機ELディスプレイなどの表示装置、表示装置を駆動する駆動回路などにより構成されている。表示部120として、タッチパネル方式のものを用いた場合には、ユーザは、画面上の入力ボタンを押下することで、入力操作をすることができる。したがってこの場合には、表示部120は、操作部110としての役割も果たすことになる。 The display unit 120 includes a display device such as a liquid crystal display and an organic EL display, a drive circuit for driving the display device, and the like. When a touch panel system is used as the display unit 120, the user can perform an input operation by pressing an input button on the screen. Therefore, in this case, display unit 120 also serves as operation unit 110 .

音声I/O130は、マイク、スピーカ、音声処理回路などにより構成されている。 The audio I/O 130 is composed of a microphone, a speaker, an audio processing circuit, and the like.

CPU140は、本実施形態の情報処理プログラムを含む各種アプリケーションプログラム(以下「アプリケーション」と略す)やファームウェア(firmware)等を実行する。 The CPU 140 executes various application programs (hereinafter abbreviated as "applications") including the information processing program of this embodiment, firmware, and the like.

記憶部150は、ROM(read only memory)、RAM(random access memory)、HDD(hard disk drive)、SSD(solid state drive)及び光ディスクドライブなどを含んでいる。ROMには、ファームウェアや各種データが格納されている。RAMは、アプリケーションプログラムをロードしたり、CPU140が各種の処理を実行するための一時記憶装置として用いられる。 The storage unit 150 includes ROM (read only memory), RAM (random access memory), HDD (hard disk drive), SSD (solid state drive), optical disk drive, and the like. Firmware and various data are stored in the ROM. The RAM is used as a temporary storage device for loading application programs and for CPU 140 to execute various processes.

記憶部108には、OS(operating system)、本実施形態の情報処理プログラム、その他各種のアプリケーションやデータなどが記憶される。 The storage unit 108 stores an OS (operating system), the information processing program of the present embodiment, various other applications, data, and the like.

各種アプリケーションは、通信IF160を介して外部のサーバ(図示せず)からダウンロードすることができる。なお、PC100に設けられたUSB(universal serial bus)インタフェース(IF)を介して、外部機器(図示せず)からアプリケーションをダウンロードしてもよい。 Various applications can be downloaded from an external server (not shown) via the communication IF 160 . Note that the application may be downloaded from an external device (not shown) via a USB (universal serial bus) interface (IF) provided in the PC 100 .

本実施形態の情報処理プログラムは、MFP200が備える複数の機能(具体的には、プリンタ機能やスキャナ機能、FAX機能)の状態を装置毎に表示し、管理可能なアプリケーションである。 The information processing program of the present embodiment is an application capable of displaying and managing the states of multiple functions (specifically, the printer function, the scanner function, and the FAX function) of the MFP 200 for each device.

通信IF160は、PC100を通信ネットワーク300に接続したり、PC100に外部機器を接続したりするものである。通信ネットワーク300は、本実施形態では有線又は無線LAN(local area network)を想定しているので、通信IF160は、LANIF(local area network interface)又はWLAN IF(wireless LAN interface)である。もちろん、有線LANと無線LANが同時に存在する場合もあり、この場合には、通信IF160は、LANIF及びWLAN IFの両方を含んでいる。なお通信ネットワーク300は、LANに限らず、インターネットなどの他種類のネットワークであってもよい。また、外部機器をPC100に直接接続するIFとしては、上記USBIFやBluetooth(登録商標)IFなどが含まれる。 The communication IF 160 connects the PC 100 to the communication network 300 and connects external devices to the PC 100 . Since the communication network 300 is assumed to be a wired or wireless LAN (local area network) in this embodiment, the communication IF 160 is a LAN IF (local area network interface) or a WLAN IF (wireless LAN interface). Of course, a wired LAN and a wireless LAN may exist at the same time, and in this case the communication IF 160 includes both the LAN IF and the WLAN IF. The communication network 300 is not limited to a LAN, and may be another type of network such as the Internet. Further, the IF for directly connecting an external device to the PC 100 includes the USB IF, the Bluetooth (registered trademark) IF, and the like.

通信ネットワーク300には、本実施形態では複数のMFP200が接続されている。各MFP200は、本実施形態では説明の都合上、同一メーカの同一モデルとするが、これに限らず、異なるメーカのものであってもよいし、同一メーカの異なるモデルであってもよい。また本実施形態では、機能実行装置の例として、MFPを挙げているが、これに限らず、単体のプリンタやスキャナ、コピー機であってもよいし、MFPと、プリンタ、スキャナ及びコピー機とが同時に存在する態様であってもよい。 A plurality of MFPs 200 are connected to the communication network 300 in this embodiment. In the present embodiment, each MFP 200 is assumed to be of the same model by the same manufacturer for convenience of explanation. In this embodiment, an MFP is used as an example of a function execution device, but the present invention is not limited to this, and may be a standalone printer, scanner, or copier. may exist at the same time.

またPC100には、通信ネットワーク300を介さずに直接、1台のMFP200も接続されている。このときの接続IFは、本実施形態ではUSBIFを用いている。
(情報処理プログラムの構成)
One MFP 200 is also directly connected to PC 100 without going through communication network 300 . The connection IF at this time uses the USB IF in this embodiment.
(Structure of information processing program)

本実施形態の情報処理プログラムは、インストールによりPC100の記憶部150の、例えばHDD内に導入される。CPU140は、情報処理プログラムの内容を記憶部150のRAM内にロードし、バックグランドサービス152(図2参照)を実行させる。そしてユーザが、インストールされた情報処理プログラムの実行ファイルを指示するアイコン(図示せず)を押下すると、プレゼンテーション層151(図2参照)の情報処理プログラムが実行される。 The information processing program of this embodiment is introduced into, for example, the HDD of the storage unit 150 of the PC 100 by installation. The CPU 140 loads the content of the information processing program into the RAM of the storage unit 150 and executes the background service 152 (see FIG. 2). When the user presses an icon (not shown) designating an executable file of the installed information processing program, the information processing program of the presentation layer 151 (see FIG. 2) is executed.

図2は、ロードされた情報処理プログラムの構成例の一部を示している。情報処理プログラムは、図2に示すように階層構造をなしており、最上層から下位層にかけて、プレゼンテーション層151、バックグランドサービス152及びデータサービス層153を備えている。またデータサービス層153には、データベース(DB)154が接続されている。さらにバックグランドサービス152の下位には、ビジネスロジック層155、データ制御層156、プロトコル層157及びインターフェース層158が設けられている。ビジネスロジック層155以下インターフェース層158までをプラットフォーム(PF)と総称する。なおバックグランドサービス152のブロックが、ビジネスロジック層155のブロックをすべて覆わず、途中までしか覆っていないのは、ビジネスロジック層155のアクセスは、バックグランドサービス152を通してなされる場合と、プレゼンテーション層151から直接なされる場合(図5参照)があるからである。 FIG. 2 shows part of a configuration example of the loaded information processing program. The information processing program has a hierarchical structure as shown in FIG. 2, and includes a presentation layer 151, a background service layer 152 and a data service layer 153 from the top layer to the bottom layer. A database (DB) 154 is connected to the data service layer 153 . Further below the background service 152, a business logic layer 155, a data control layer 156, a protocol layer 157 and an interface layer 158 are provided. The business logic layer 155 and the interface layer 158 are collectively called a platform (PF). The reason why the blocks of the background service 152 do not cover all the blocks of the business logic layer 155 but cover only part of them is that the business logic layer 155 is accessed through the background service 152 and the presentation layer 151 is accessed. This is because there is a case (see FIG. 5) directly from

プレゼンテーション層151は、GUI(graphical user Interface)を提供するとともに、このGUI固有のパラメータを管理する。またバックグランドサービス152経由でデータサービス層153やビジネスロジック層155の各機能を実行し、GUI上に結果を表示する。 The presentation layer 151 provides a GUI (graphical user interface) and manages parameters unique to this GUI. It also executes each function of the data service layer 153 and business logic layer 155 via the background service 152 and displays the results on the GUI.

バックグランドサービス152は、OS上のバックグラウンドサービスとして実行可能なモジュールであり、プレゼンテーション層151からの要求を受け、データサービス層153を保守する役割をもつ。データサービス層153のデータ更新にあたっては、PFのビジネスロジック層155を呼び出して、結果をデータサービス層153に格納する。 The background service 152 is a module executable as a background service on the OS, and has a role of receiving requests from the presentation layer 151 and maintaining the data service layer 153 . When updating data in the data service layer 153 , the business logic layer 155 of the PF is called and the result is stored in the data service layer 153 .

データサービス層153は、DB154へのデータの読み書き(また、その際の排他制御)、データの追加や削除のためのAPI(application programming interface)を提供する。これ以外にも、データサービス層153は、バックグランドサービス152で実行されるデバイス・アクション・シナリオ(device action scenario)を管理したり、プレゼンテーション層151とバックグランドサービス152間の通知の仕組みを提供したりする。なお、デバイス・アクション・シナリオとは、DB154に対してデータを読み書きする際の一連の手順を規定するものである。 The data service layer 153 provides an API (application programming interface) for reading/writing data from/to the DB 154 (or exclusive control at that time) and adding/deleting data. Besides this, the data services layer 153 manages the device action scenarios executed by the background services 152 and provides a notification mechanism between the presentation layer 151 and the background services 152. or A device action scenario defines a series of procedures for reading and writing data from/to the DB 154 .

ビジネスロジック層155は、データ制御層156のトランザクションを管理し、デバイス検索機能を実装、提供する。 Business logic layer 155 manages transactions for data control layer 156 and implements and provides device search functionality.

データ制御層156は、MIB(management information base)やPJL(printer job language)、JSON(JavaScript(登録商標) object notation)等を利用して、MFP200に対してデータの入出力のための機能を実装、提供する。 The data control layer 156 uses MIB (management information base), PJL (printer job language), JSON (JavaScript (registered trademark) object notation), etc. to implement functions for inputting and outputting data to the MFP 200. ,offer.

プロトコル層157は、指定したMFP200のUSBポートに対するデータの入出力を実装、提供したり、TCP(transmission control protocol)の9100番ポートに対するデータの入出力を実装、提供したりする。またプロトコル層157は、指定したMFP200のSNMP(simple network management protocol)を利用したデータの入出力を実装、提供したり、指定したMFP200、サービスのHTTP(hypertext transfer protocol)を利用したデータの入出力を実装、提供したりする。 The protocol layer 157 implements and provides data input/output for the designated USB port of the MFP 200, and implements and provides data input/output for the 9100 port of TCP (transmission control protocol). The protocol layer 157 also implements and provides data input/output using SNMP (simple network management protocol) of the designated MFP 200, and data input/output using HTTP (hypertext transfer protocol) of the designated MFP 200 and service. implement and provide

インターフェース層158は、データの入出力にプリンタドライバ、USBドライバ、ソケット(socket)あるいはHTTPを使用する場合に利用される。 The interface layer 158 is used when using a printer driver, USB driver, socket or HTTP for data input/output.

DB154には、MFP200のリストや各MFP200の動作状態、ログなど、MFP200に関する各種情報が格納される。 The DB 154 stores various information related to the MFP 200, such as a list of the MFPs 200, operating states of each MFP 200, and logs.

図3は、プレゼンテーション層151がUI(user interface)を構築する際に、各層151~153間、及び各層151~153とDB154との間で実行されるデータのやり取りの一例を示している。図3中、矢印A1~A5は、データの流れを示している。
A1:データサービス層153が管理する情報をプレゼンテーション層151からバックグランドサービス152に要求する。
A2:データサービス層153のIFを呼び出す。
A3:DB154から管理しているDBを読みだす。
A4:DBから読みだした情報を応答として返す。
A5: 取得した情報を返し、プレゼンテーション層151はUIを構築する。
FIG. 3 shows an example of data exchange between the layers 151 to 153 and between the layers 151 to 153 and the DB 154 when the presentation layer 151 constructs a UI (user interface). Arrows A1 to A5 in FIG. 3 indicate the flow of data.
A1: The presentation layer 151 requests the background service 152 for information managed by the data service layer 153 .
A2: Call the IF of the data service layer 153 .
A3: Read the managed DB from the DB 154 .
A4: Return the information read from the DB as a response.
A5: Return the acquired information, and the presentation layer 151 constructs the UI.

図4は、デバイス情報を更新する際に各層151~153,155間、及び各層151~153,155とDB154との間で実行されるデータのやり取りの一例を示している。図4中、矢印B1~B20は、データの流れを示している。
B1:プレゼンテーション層151からバックグランドサービス152にデバイス・アクション・シナリオの登録を依頼する。
B2:データサービス層153のIFを呼び出し、デバイス・アクション・シナリオを登録する。
B3:DB154にデータの書き込みを行う。
B4:DB154への書き込み完了を通知する。
B5:プレゼンテーション層151を介して、アプリケーション、つまり本実施形態の情報処理プログラムにデバイス・アクション・シナリオの登録完了を通知する。
B6: デバイス・アクション・シナリオの更新を受けて、バックグランドサービス152にDB154の一部であるデバイス・アクション・シナリオDBの再評価(即時実行が必要なものがあるかのチェック)を依頼する。
B7:データサービス層153にデバイス・アクション・シナリオの取得を依頼する。
B8:DB154から情報を取得する。
B9:必要なデバイス・アクション・シナリオの情報を返す。
B10:ビジネスロジック層155に実行要求を出す。
B11:実行結果を返す。
B12:実行結果をもとに、DB154へのデータの書き込みを依頼する。
B13:DB154への書き込みを行う。
B14:書き込み完了の通知をする。
B15:プレゼンテーション層151にデバイス・アクション・シナリオDBの再評価完了を通知する。
B16:バックグランドサービス152にデバイス・アクション・シナリオの取得を依頼する。
B17:データサービス層153のIFを呼び出し、デバイス・アクション・シナリオを取得する。
B18:DB154からデータの読み取りを行う。
B19:DB154から取得したデータを返す。
B20:プレゼンテーション層151に取得したデバイス・アクション・シナリオを返す。
(装置リスト作成処理)
FIG. 4 shows an example of data exchange between the layers 151 to 153 and 155 and between the layers 151 to 153 and 155 and the DB 154 when updating device information. Arrows B1 to B20 in FIG. 4 indicate the flow of data.
B1: The presentation layer 151 requests the background service 152 to register a device action scenario.
B2: Call the IF of the data service layer 153 and register the device action scenario.
B3: Write data to the DB 154 .
B4: Notify the completion of writing to the DB 154.
B5: Notify the application, that is, the information processing program of the present embodiment, of the registration completion of the device-action scenario via the presentation layer 151 .
B6: In response to the update of the device action scenario, request the background service 152 to re-evaluate the device action scenario DB which is part of the DB 154 (check whether there is anything that needs immediate execution).
B7: Request the data service layer 153 to acquire the device action scenario.
B8: Acquire information from DB154.
B9: Return the information of the required device action scenario.
B10: Issue an execution request to the business logic layer 155 .
B11: Return the execution result.
B12: Request to write data to DB 154 based on the execution result.
B13: Write to DB154.
B14: Notify completion of writing.
B15: Notify the presentation layer 151 of completion of re-evaluation of the device-action-scenario DB.
B16: Request the background service 152 to acquire the device action scenario.
B17: Call the IF of the data service layer 153 and acquire the device action scenario.
B18: Read data from DB154.
B19: Return the data acquired from DB154.
B20: Return the obtained device action scenario to the presentation layer 151 .
(Device list creation processing)

以下、PC100、特にCPU140が実行する装置リスト作成処理を、図8に基づいて説明する。なお装置リストとは、PC100と通信可能なMFP200の一覧である。 Device list creation processing executed by the PC 100, particularly the CPU 140 will be described below with reference to FIG. The device list is a list of MFPs 200 that can communicate with PC 100 .

本装置リスト作成処理は、PC100の初期起動時に実行される。ここで初期起動時とは、具体的には、本実施形態の情報処理プログラムの構成後最初の起動時、本実施形態の情報処理プログラムのソフトウェアアップデート完了後最初の起動時、及びDB154削除後最初の起動時の、少なくともいずれか1つである。 This device list creation process is executed when the PC 100 is initially started. Specifically, the time of initial start-up here means the first start-up after the configuration of the information processing program of this embodiment, the first start-up after the completion of the software update of the information processing program of this embodiment, and the first start-up after deletion of the DB 154. is at least one of the

図8において、まずCPU140は、PF経由でDBにアクセス可能であるかどうかを判断する(ステップ(以下「S」と略す)1)。具体的には、CPU140は、図3を用いて上述したように、データサービス層153が管理する情報をプレゼンテーション層151からバックグランドサービス152に要求する。これに対して、例えばバックグランドサービス152がインストールされていない場合やバックグランドサービス152が停止している場合には(図5参照)、バックグランドサービス152を経由してデータサービス層153にアクセスすることができず、データを取得することができない。つまり、バックグランドサービス152にアクセス不可の場合には、CPU140は、PF経由でDBにアクセス不可能であると判断する。 In FIG. 8, the CPU 140 first determines whether or not the DB can be accessed via the PF (step (hereinafter abbreviated as "S") 1). Specifically, the CPU 140 requests information managed by the data service layer 153 from the presentation layer 151 to the background service 152 as described above with reference to FIG. On the other hand, for example, when the background service 152 is not installed or when the background service 152 is stopped (see FIG. 5), the data service layer 153 is accessed via the background service 152. I can't get the data. In other words, when the background service 152 cannot be accessed, the CPU 140 determines that the DB cannot be accessed via the PF.

このように、PF経由でDBにアクセス可能であるかどうかを判断するようにしたのは、PF経由でDBにアクセス可能であれば、MFP200の検索結果や装置リストの取得、更新をPC100上で共通のDBで行えるからである。そしてその方が、PC100にかかる負荷が減少するからである。 The reason why it is determined whether or not the DB is accessible via the PF is that if the DB is accessible via the PF, the search results and device list of the MFP 200 can be obtained and updated on the PC 100. This is because a common DB can be used. This is because the load on the PC 100 is reduced.

S1の判断の結果、PF経由でDBにアクセス可能であれば、CPU140は、DBは1つ以上あるかどうかを判断し(S2)、肯定(YES)と判断されれば、CPU140は、DBは2つ以上あるかどうかを判断する(S3)。なお、S1の判断で肯定(YES)と判断された以降の処理、つまりS2~S11の処理は、図8では明記されていないものの、PF経由で実行される。 As a result of the determination in S1, if the DB is accessible via the PF, the CPU 140 determines whether there is one or more DBs (S2). It is determined whether there are two or more (S3). It should be noted that the processing after the determination of S1 is affirmative (YES), that is, the processing of S2 to S11 is executed via the PF, although not clearly shown in FIG.

S3の判断の結果、DBが、例えば図6に示すようにDB154aとDB154bの2つあるときには、CPU140は、表示部120に、図9(a)に示すデータベース選択画面400を表示し(S4)、ユーザにいずれか1つのDBを選択するように促す。選択は、例えば、データベース選択画面400に表示されたいずれか1つのDB(図示例では、DB1かDB2)にカーソル(図示せず)を合わせ、OKボタン401を押下することによって行う。 As a result of the determination in S3, if there are two DBs, DB 154a and DB 154b as shown in FIG. 6, the CPU 140 displays the database selection screen 400 shown in FIG. 9A on the display unit 120 (S4). , to prompt the user to select any one DB. The selection is made, for example, by placing a cursor (not shown) on one of the DBs (DB1 or DB2 in the illustrated example) displayed on the database selection screen 400 and pressing the OK button 401 .

そしてCPU140は、いずれか1つのDBが選択されるまで待機し(S5)、1つのDBが選択されれば、CPU140は処理をS6に進める。 Then, the CPU 140 waits until any one DB is selected (S5), and when one DB is selected, the CPU 140 advances the process to S6.

一方、上記S3の判断の結果、DBが図2に示すようにDB154の1つのみであれば、CPU140は処理をS6に進める。 On the other hand, as a result of the determination in S3, if there is only one DB 154 as shown in FIG. 2, the CPU 140 advances the process to S6.

S6では、CPU140は、DB内に装置リストは1つのみ存在するかどうかを判断する。この判断の結果、DB内に装置リストが1つのみ存在するときには、CPU140は、その装置リストをDBから読み出して(S7)、その装置リストに提示された機能実行装置、つまり本実施形態ではMFP200に関する情報を更新した(S8)後、本装置リスト作成処理を終了する。 In S6, CPU 140 determines whether there is only one device list in the DB. As a result of this determination, when there is only one device list in the DB, CPU 140 reads that device list from DB (S7), and selects the function execution device presented in the device list, that is, MFP 200 in this embodiment. is updated (S8), the device list creation process is terminated.

一方、S6の判断の結果、DB内に装置リストが複数存在するときには、CPU140は、装置リスト選択画面を表示して(S9)、ユーザにいずれか1つの装置リストを選択するように促す。図9(b)は、DB内に2つの装置リストが存在するときの装置リスト選択画面410の一例を示している。装置リスト選択画面410からの装置リストの選択も、データベースの選択と同様に、カーソルとOKボタン411によって行う。 On the other hand, as a result of the determination in S6, when there are multiple device lists in the DB, the CPU 140 displays a device list selection screen (S9) to prompt the user to select one of the device lists. FIG. 9B shows an example of the device list selection screen 410 when there are two device lists in the DB. The selection of the device list from the device list selection screen 410 is also performed with the cursor and the OK button 411 in the same manner as the selection of the database.

そしてCPU140は、いずれか1つの装置リストが選択されるまで待機し(S10)、1つの装置リストが選択されれば、CPU140は処理を上記S7に進める。なお、S7とS8の各処理内容については上述したので、ここではその説明を省略する。 Then, CPU 140 waits until any one device list is selected (S10), and when one device list is selected, CPU 140 advances the process to S7. Since the contents of each process of S7 and S8 have been described above, the description thereof will be omitted here.

このように本装置リスト作成処理では、DB内に装置リストが存在すれば、その装置リストを有効活用し、装置リストに提示されたMFP200に関する情報の更新だけ行い、MFP200の新たな検索と装置リストの新規作成を行わないようにしている。 As described above, in this device list creation process, if a device list exists in the DB, the device list is effectively used, and only the information related to the MFP 200 presented in the device list is updated, and a new search of the MFP 200 and the device list are performed. to avoid creating a new one.

一方、上記S2の判断の結果、DBが存在しなければ、CPU140は、PF経由でMFP200を検索する(S11)。図7は、バックグランドサービス152がインストールされており、上記S1で、肯定(YES)と判断されるものの、DBが存在しない場合の一例を示している。なおS11の検索は、具体的には、ブロードキャストアドレス宛にパケットを送信し、これにMFP200が応答するかどうかによって行う。 On the other hand, if the DB does not exist as a result of the determination in S2, CPU 140 searches for MFP 200 via PF (S11). FIG. 7 shows an example of a case where the background service 152 is installed and the DB does not exist, although it is determined to be affirmative (YES) in S1 above. Specifically, the search in S11 is performed by transmitting a packet to the broadcast address and depending on whether the MFP 200 responds to it.

次にCPU140は、検索結果に基づいて装置リストを作成し(S12)、作成した装置リストをDBへ登録した(S13)後、本装置リスト作成処理を終了する。 Next, the CPU 140 creates a device list based on the search results (S12), registers the created device list in the DB (S13), and then terminates the device list creation process.

一方、上記S1の判断の結果、PF経由でDBにアクセス不可能であれば、CPU140は、ビジネスロジック層155を呼び出して、PF経由でなくMFP200を検索する(S14)。そしてCPU140は、処理をS12に進め、S12とS13の各処理を実行後、本装置リスト作成処理を終了する。なお、S12とS13の各処理内容については上述したので、ここではその説明を省略する。
(HOME画面の画面構成)
On the other hand, if the DB cannot be accessed through the PF as a result of the determination in S1, the CPU 140 calls the business logic layer 155 and searches for the MFP 200 without going through the PF (S14). Then, the CPU 140 advances the process to S12, and after executing the processes of S12 and S13, ends the device list creation process. Since the contents of each process of S12 and S13 have been described above, the description thereof will be omitted here.
(Screen configuration of the HOME screen)

図10は、DBと装置リストとが決まった上で、本実施形態の情報処理プログラムを起動したときに表示されるHOME画面500の一例を示している。 FIG. 10 shows an example of the HOME screen 500 displayed when the information processing program of this embodiment is started after the DB and device list are determined.

HOME画面500には、図10に示すように、デバイスボタン501と、タスクボタン502と、アプリケーション設定ボタン503とが設けられている。デバイスボタン501は、装置リストに提示されたMFP200に関する情報を表示させるための操作子である。タスクボタン502は、現在と過去のタスクの状態を表示させるための操作子である。アプリケーション設定ボタン503は、アプリケーション設定画面を表示させるための操作子である。 The HOME screen 500 is provided with a device button 501, a task button 502, and an application setting button 503, as shown in FIG. A device button 501 is an operator for displaying information about the MFP 200 presented in the device list. A task button 502 is an operator for displaying the status of current and past tasks. An application setting button 503 is an operator for displaying an application setting screen.

HOME画面500にはさらに、左ペイン510と中央ペイン520が設けられている。 The HOME screen 500 is further provided with a left pane 510 and a center pane 520 .

中央ペイン520は、装置リストに提示されたMFP200から選択された一部又は全部の名称(図示例では、Model Name)と、関連情報(図示例では、Device Status,Supply Level,Node Name,IP Address,Serial Number)を表示する装置リスト領域525を含んでいる。ここで、“Device Status”とは、MFP200の動作状態のことであり、“Supply Level”とは、消耗品残量のことである。消耗品とは、具体的には、トナーやインクのことである。 A central pane 520 displays the names of some or all of the MFPs 200 presented in the device list (Model Name in the illustrated example) and related information (Device Status, Supply Level, Node Name, IP Address in the illustrated example). , Serial Number). Here, "Device Status" refers to the operating state of the MFP 200, and "Supply Level" refers to the remaining amount of consumables. Consumables are specifically toner and ink.

そして中央ペイン520の上部には、中央ペイン520に表示するMFP200をその状態により切り替えるための状態選択コンボボックス521が設けられている。状態選択コンボボックス521の右端には、ドロップダウンボタン522が設けられ、ユーザがドロップダウンボタン522を押下すると、図16に示すようにドロップダウンリスト550が表示される。ユーザは、ドロップダウンリスト550に提示された複数の状態からいずれか1つを選択すると、選択された状態が状態選択コンボボックス521内に入力され、これに応じて、入力された状態と一致する状態のMFP200が選択されて中央ペイン520の装置リスト領域525に表示される。 A state selection combo box 521 for switching the MFP 200 displayed on the center pane 520 according to the state is provided above the center pane 520 . A drop-down button 522 is provided at the right end of the state selection combo box 521, and when the user presses the drop-down button 522, a drop-down list 550 is displayed as shown in FIG. When the user selects one of the multiple states presented in drop-down list 550, the selected state is entered in state selection combo box 521 and accordingly matches the entered state. A status MFP 200 is selected and displayed in device list area 525 of center pane 520 .

状態選択コンボボックス521の右隣には、装置リスト領域525に表示されたMFP200の状態を最新の状態に更新するための更新ボタン523が設けられている。 An update button 523 for updating the status of MFP 200 displayed in device list area 525 to the latest status is provided to the right of status selection combo box 521 .

また装置リスト領域525の左端には、2種類のチェックボックス526,527が設けられている。最上段のチェックボックス526は、MFP200毎に設けられたチェックボックス527のすべてに対して、一括して選択/非選択を指示できるものである。これに対して、チェックボックス527は、MFP200毎に個別に選択/非選択を指示できるものである。 Two types of check boxes 526 and 527 are provided at the left end of the device list area 525 . A check box 526 at the top can collectively instruct selection/non-selection for all check boxes 527 provided for each MFP 200 . On the other hand, the check box 527 can instruct selection/non-selection individually for each MFP 200 .

また中央ペイン520の最下部には、状態毎のMFP200の台数を表示する状態毎台数表示領域528も設けられている。 Also provided at the bottom of center pane 520 is a state-by-state number display area 528 that displays the number of MFPs 200 in each state.

本情報処理プログラムは、装置リストに提示されたMFP200をグループ化することができるように構成されている。グループ化は、グループ化する基準によって2種類に分けることができ、一方をスマートフィルタ(Smart Filter)と言い、もう一方を単純にグループ(Group)と言う。 This information processing program is configured so that the MFPs 200 presented in the device list can be grouped. Grouping can be divided into two types according to the criteria for grouping. One is called a smart filter, and the other is simply called a group.

左ペイン510は、グループ化後のグループを選択するための領域である。左ペイン510には、左ペイン510を閉状態に指示するための操作子511が設けられている。操作子511を押下すると、図10の例では、中央ペイン520がHOME画面500の横方向全体に亘って表示される。 A left pane 510 is an area for selecting a group after grouping. The left pane 510 is provided with an operator 511 for instructing the left pane 510 to be closed. When the manipulator 511 is pressed, in the example of FIG. 10, the center pane 520 is displayed over the entire horizontal direction of the HOME screen 500 .

また左ペイン510は、装置リストに提示されたMFP200のすべてを装置リスト領域525に表示するための全装置(All Devices)選択領域512と、スマートフィルタの範疇に属するグループを選択するためのスマートフィルタ選択領域513と、グループの範疇に属するグループを選択するためのグループ選択領域515とを備えている。 The left pane 510 also includes an All Devices selection area 512 for displaying all of the MFPs 200 presented in the device list in the device list area 525 and a smart filter selection area 512 for selecting groups belonging to the smart filter category. It has a selection area 513 and a group selection area 515 for selecting groups belonging to the group category.

さらに左ペイン510は、新たなスマートフィルタを作成するための+操作子514と、新たなグループを作成するための+操作子516も備えている。 The left pane 510 also has a + operator 514 for creating a new smart filter and a + operator 516 for creating a new group.

図10のHOME画面500において、ユーザが、装置リスト領域525に表示するMFP200を全装置からグループBに属する10台に変更しようとする。このときユーザは、左ペイン510のグループ選択領域515に表示された“Device Group B(10)”のアイコンを押下する。 On HOME screen 500 in FIG. 10, the user attempts to change the number of MFPs 200 displayed in device list area 525 from all devices to ten belonging to group B. FIG. At this time, the user presses the icon of “Device Group B(10)” displayed in the group selection area 515 of the left pane 510 .

図11は、装置リストに提示されたMFP200のうち、グループBに属する10台が装置リスト領域525に表示されたときのHOME画面500を示している。 FIG. 11 shows HOME screen 500 when ten MFPs 200 belonging to group B among the MFPs 200 presented in the device list are displayed in device list area 525 .

一方、図12は、グループBに属するMFP200が無い状態で、グループBが選択されたときのHOME画面500の一例を示している。図12の装置リスト領域525には、表示するMFP200は無いので、「このグループに属するMFP200は無い。」旨の警告が表示される。なお装置リスト領域525には、他の警告として「デバイスを追加するには、追加したいデバイスを選択し、そのデバイスを右のウィンドウ上の“Add to Groups”から追加する。」旨が表示されている。この「右のウィンドウ」は、後述する図13の右ペイン530であり、“Add to Groups”は、右ペイン530のアクション選択領域532内に記載されたメニューである。このメニュー“Add to Groups”の選択は、アクション選択領域532内のタブ532bをクリックすることによりなされる。 On the other hand, FIG. 12 shows an example of the HOME screen 500 when group B is selected without any MFP 200 belonging to group B. FIG. Since there is no MFP 200 to be displayed in the device list area 525 of FIG. 12, a warning to the effect that "there is no MFP 200 belonging to this group" is displayed. In the device list area 525, another warning is displayed, ``To add a device, select the device you want to add, and add the device from ``Add to Groups'' on the right window.'' there is This "right window" is the right pane 530 in FIG. Selection of this menu “Add to Groups” is made by clicking on tab 532 b in action selection area 532 .

図10のHOME画面500において、ユーザが、装置リスト領域525に表示されたMFP200のうち、最上段のものを選択すると、図13に示すように、そのチェックボックス527内にレ点が付く。これに応じて、右ペイン530がHOME画面500内に表示される。 When the user selects the topmost MFP 200 displayed in device list area 525 on HOME screen 500 of FIG. In response, the right pane 530 is displayed within the HOME screen 500 .

右ペイン530は、選択されたMFP200に対して、アクションとタスクを指示するための領域である。アクションとは、選択されたMFP200に対する処理を即時に実施する操作である。一方、タスクとは、選択されたMFP200に対する処理を、即時を含む時間経過に従って実施する操作である。そして、インスタントタスクとは、タスクのうち即時に実施する操作であり、スケジュールタスクとは、タスクのうち、設定されたスケジュールに従って実施する操作である。 Right pane 530 is an area for instructing actions and tasks for the selected MFP 200 . An action is an operation for immediately executing a process on the selected MFP 200 . On the other hand, a task is an operation for executing processing on the selected MFP 200 according to the passage of time including immediate. An instant task is an operation that is performed immediately among tasks, and a scheduled task is an operation that is performed according to a set schedule.

右ペイン530は、選択されたMFP200の状態を示す領域531と、指示するアクションの種類を選択するアクション選択領域532と、指示するインスタントタスク(Instant Task)の種類を選択するインスタントタスク選択領域533と、指示するスケジュールタスク(Scheduled Task)の種類を選択するスケジュールタスク選択領域534とを備えている。 Right pane 530 includes an area 531 indicating the state of the selected MFP 200, an action selection area 532 for selecting the type of action to be instructed, and an instant task selection area 533 for selecting the type of instant task to be instructed. , and a scheduled task selection area 534 for selecting the type of scheduled task to be instructed.

装置リスト領域525に表示されたMFP200の中から、1台のMFP200のみが選択されると、右ペイン530の領域531には、図13に示すように、選択されたMFP200を示すアイコンと、その機器に関する情報が表示される。このときに表示される情報は、図示例では、MFP200の名称“MFC-L9570CDW Series”、IPアドレス“192.168.100.14”及び状態“Ready”である。 When only one MFP 200 is selected from among MFPs 200 displayed in device list area 525, an icon indicating the selected MFP 200 and its icon are displayed in area 531 of right pane 530, as shown in FIG. Information about the device is displayed. The information displayed at this time is the name of the MFP 200 "MFC-L9570CDW Series", the IP address "192.168.100.14" and the status "Ready" in the illustrated example.

そしてユーザが、領域531に表示されている“Show Details”を押下すると、選択されたMFP200についての詳細情報が、例えばポップアップウィンドウ内に表示される。図15は、この詳細情報の一例を示している。 When the user presses "Show Details" displayed in area 531, detailed information about the selected MFP 200 is displayed, for example, in a popup window. FIG. 15 shows an example of this detailed information.

一方、図10のHOME画面500において、ユーザが、装置リスト領域525に表示されたMFP200から複数台を選択すると、図14に示すように、選択された複数台のそれぞれに対応するチェックボックス527内にレ点が付く。これに応じて、右ペイン530がHOME画面500内に表示される。 On the other hand, in HOME screen 500 of FIG. 10, when the user selects a plurality of MFPs 200 displayed in device list area 525, as shown in FIG. is ticked. In response, the right pane 530 is displayed within the HOME screen 500 .

図14の右ペイン530の領域531には、図13の右ペイン530の領域531と異なり、アイコンと、19台のMFP200が選択されたことの文言での表示がされるのみである。これは、複数台のMFP200のそれぞれに関する情報を表示するには、領域531が小さすぎるからである。
(新グループ作成)
In area 531 of right pane 530 of FIG. 14, unlike area 531 of right pane 530 of FIG. 13, only an icon and text indicating that 19 MFPs 200 have been selected are displayed. This is because area 531 is too small to display information about each of multiple MFPs 200 .
(Create new group)

図10のHOME画面500において、ユーザが、左ペイン510の+操作子514を押下すると、新スマートフィルタ作成ウィンドウがポップアップ表示される。図17は、新スマートフィルタ作成ウィンドウ560の一例を示している。 When the user presses the + operator 514 on the left pane 510 on the HOME screen 500 of FIG. 10, a new smart filter creation window pops up. FIG. 17 shows an example of the create new smart filter window 560 .

新スマートフィルタ作成ウィンドウ560には、グループ名を入力するためのテキストボックス561と、対象となるMFP200の接続態様、つまり、ネットワーク接続されたものであるか、USB接続されたものであるかをそれぞれ選択するためのチェックボックス562,563と、複数の条件が設定された場合に、各条件を“And”で結合するか、“Or”で結合するかを選択するラジオボタン564,565が設けられている。 In the new smart filter creation window 560, a text box 561 for entering a group name and a connection mode of the target MFP 200, that is, whether it is network-connected or USB-connected. Check boxes 562 and 563 for selection and radio buttons 564 and 565 for selecting whether to combine the conditions with "And" or "Or" when a plurality of conditions are set are provided. ing.

さらに新スマートフィルタ作成ウィンドウ560には、このグループに属する条件を設定する領域566も設けられている。条件は、タイプ(Type)毎に設定できるように構成されている。 The new smart filter creation window 560 also has an area 566 for setting conditions belonging to this group. The conditions are configured so that they can be set for each type.

タイプの設定は、ドロップダウンボタン567を押下して表示されるドロップダウンリストから選択することにより行う。図18は、ドロップダウンリスト570の一例を示している。ドロップダウンリスト570に提示されたタイプのうち、例えば“IP Address”が押下されると、IPアドレス入力ウィンドウがポップアップ表示される。図19は、IPアドレス入力ウィンドウ580の一例を示している。 The type is set by pressing the drop-down button 567 and selecting from the displayed drop-down list. FIG. 18 shows an example of dropdown list 570 . When, for example, "IP Address" is pressed among the types presented in the drop-down list 570, an IP address input window pops up. FIG. 19 shows an example of the IP address entry window 580. As shown in FIG.

IPアドレス入力ウィンドウ580には、IPアドレスを入力するためのテキストボックス581が設けられている。また、リストファイルをインポートするためのボタン582も設けられている。このボタン582を押下すると、ファイルを閲覧・検索するアプリケーションソフトウェア(以下「アプリ」と略す)が立ち上がり、このアプリを用いてインポートしたいリストファイルを指定する。リストファイルがインポートされると、そのリストファイルの内容が、テキストボックス581内に入力される。 The IP address entry window 580 is provided with a text box 581 for entering an IP address. A button 582 is also provided for importing a list file. When this button 582 is pressed, application software (hereinafter abbreviated as "application") for viewing and searching files is launched, and the list file to be imported is specified using this application. When a list file is imported, the contents of that list file are entered into text box 581 .

テキストボックス581内には、ユーザがキーボードを用いてIPアドレスを打ち込むことで入力することもできる。このとき図19の例のように、ワイルドカード“*”を使用することもできる。 The text box 581 can also be entered by the user using the keyboard to input the IP address. At this time, as in the example of FIG. 19, a wild card "*" can also be used.

そしてIPアドレスの入力が終了し、入力したIPアドレスを新スマートフィルタ作成ウィンドウ560の領域566に設定するときには、ユーザは、IPアドレス入力ウィンドウ580に設けられたOKボタン583を押下する。これに応じて、図17に示すように、IPアドレス入力ウィンドウ580のテキストボックス581に入力されたIPアドレスが、新スマートフィルタ作成ウィンドウ560の領域566に設定される。 When the input of the IP address is completed and the input IP address is to be set in area 566 of new smart filter creation window 560 , the user presses OK button 583 provided in IP address input window 580 . Accordingly, as shown in FIG. 17, the IP address entered in text box 581 of IP address entry window 580 is set in area 566 of new smart filter creation window 560 .

一方、入力したIPアドレスをキャンセルするときには、ユーザは、キャンセルボタン584を押下する。これに応じて、テキストボックス581に入力されたIPアドレスは消去される。 On the other hand, when canceling the input IP address, the user presses the cancel button 584 . Accordingly, the IP address entered in text box 581 is deleted.

なお、いずれかのタイプが選択されると、ドロップダウンリスト570上、選択されたタイプは、再度選択できないように、グレーアウト表示される。 Note that when one of the types is selected, the selected type is grayed out on the drop-down list 570 so that it cannot be selected again.

新スマートフィルタ作成ウィンドウ560での入力処理が終了し、新スマートフィルタとして登録したいときには、ユーザは、OKボタン568を押下する。一方、新スマートフィルタとして登録したくなければ、ユーザは、キャンセルボタン569を押下する。 After completing the input processing in the new smart filter creation window 560, the user presses an OK button 568 when the user wishes to register the new smart filter. On the other hand, if the user does not want to register as a new smart filter, the user presses a cancel button 569 .

図10のHOME画面500において、ユーザが、左ペイン510の+操作子516を押下すると、新グループ作成ウィンドウがポップアップ表示される。図20(a)は、新グループ作成ウィンドウ590の一例を示している。新グループ作成ウィンドウ590には、グループ名を入力するためのテキストボックス591と、OKボタン592と、キャンセルボタン593とが設けられている。 When the user presses the + operator 516 on the left pane 510 on the HOME screen 500 of FIG. 10, a new group creation window pops up. FIG. 20(a) shows an example of a new group creation window 590. FIG. A new group creation window 590 is provided with a text box 591 for entering a group name, an OK button 592 and a cancel button 593 .

新グループ作成ウィンドウ590がポップアップ表示される場合は、図10に示すように、装置リスト領域525に表示されたMFP200のいずれも選択されない状態で+操作子516が押下された場合である。したがって、新グループ作成ウィンドウ590では、グループ名のみが設定された新グループが作成されるだけで、その新グループに属するMFP200は1つも存在しない。 When new group creation window 590 pops up, as shown in FIG. 10, + operator 516 is pressed while none of MFPs 200 displayed in device list area 525 is selected. Therefore, in new group creation window 590, only a new group in which only the group name is set is created, and no MFP 200 belonging to the new group exists.

これに対して、図13あるいは図14のように、装置リスト領域525に表示されたMFP200のうち、少なくとも1台以上が選択された状態で+操作子516が押下されると、図20(b)に示す新グループ作成ウィンドウ590′がポップアップ表示される。 On the other hand, as shown in FIG. 13 or 14, when at least one of the MFPs 200 displayed in the device list area 525 is selected and the + operator 516 is pressed, ) pops up a new group creation window 590' shown in FIG.

図20(b)の新グループ作成ウィンドウ590′は、図20(a)の新グループ作成ウィンドウ590に対して、チェックボックス594が追加表示される点が異なるのみである。そして、チェックボックス594のレ点は、デフォルトで付加となっている。したがって、新グループ作成ウィンドウ590′において、ユーザが、テキストボックス591内に新グループ名を入力し、OKボタン592を押下すると、選択されたMFP200が属する新グループが作成されることになる。
(タスク作成処理)
The new group creation window 590' of FIG. 20(b) differs from the new group creation window 590 of FIG. 20(a) only in that a check box 594 is additionally displayed. A check mark in the check box 594 is added by default. Therefore, when the user enters a new group name in text box 591 and presses OK button 592 in new group creation window 590', a new group to which the selected MFP 200 belongs is created.
(Task creation process)

図14のHOME画面500において、ユーザが、右ペイン530のアクション選択領域532及びインスタントタスク選択領域533にそれぞれ記載されている“Show all”を押下すると、選択可能なすべてのアクション及びインスタントタスクの各種類が表示される。図21は、この場合の右ペイン530の一例を示している。 In the HOME screen 500 of FIG. 14, when the user presses "Show all" described in the action selection area 532 and the instant task selection area 533 of the right pane 530, all selectable actions and instant tasks are displayed. type is displayed. FIG. 21 shows an example of the right pane 530 in this case.

アクション選択領域532′で選択可能なアクションの種類は、図示例では5種類で、各種類のアクションに対して、設定画面にそれぞれ遷移させるためのタブ532a~532eが設けられている。また、インスタントタスク選択領域533′で選択可能なインスタントタスクの種類は、図示例では7種類で、各種類のインスタントタスクに対して、設定画面にそれぞれ遷移させるためのタブ533a~533gが設けられている。さらに、スケジュールタスク選択領域534で選択可能なスケジュールタスクの種類は、図示例では2種類で、各種類のスケジュールタスクに対して、設定画面にそれぞれ遷移させるためのタブ534a,534bが設けられている。 In the illustrated example, there are five types of actions that can be selected in the action selection area 532', and tabs 532a to 532e are provided for transitioning to setting screens for each type of action. In addition, the types of instant tasks that can be selected in the instant task selection area 533' are seven types in the illustrated example, and tabs 533a to 533g for transitioning to the setting screen are provided for each type of instant task. there is Furthermore, in the illustrated example, there are two types of schedule tasks that can be selected in the schedule task selection area 534, and tabs 534a and 534b for transitioning to the setting screen are provided for each type of schedule task. .

なお、アクションの範疇に入る各アクション、図示例では、5種類のアクションは、使用頻度、使用回数、最終使用日などに基づいて、表示順序が変動するように構成されている。つまり、使用頻度がより高いもの、使用回数がより高いもの、あるいは最終使用日が最新のものほど、上位に位置するように並び替えられて提示される。これ以外の、インスタントタスクの範疇に入るものも、スケジュールタスクの範疇に入るものも、同様に、表示順序が変動するように構成されている。 It should be noted that each action that falls into the category of actions, five types of actions in the illustrated example, is configured such that the display order changes based on the frequency of use, the number of times of use, the date of last use, and the like. That is, items with a higher frequency of use, items with a higher number of times of use, or items with the latest date of last use are sorted and presented in a higher order. Other than this, both the instant task category and the scheduled task category are similarly configured so that the display order is variable.

また図21の右ペイン530のように、複数のMFP200が選択された場合には、アクションやタスクの種類によっては、MFP200が対応しておらず、設定できないこともある。このような場合には、設定できないアクションやタスクは、グレーアウト表示され、選択できないように構成されている。 Also, as in the right pane 530 of FIG. 21, when a plurality of MFPs 200 are selected, depending on the type of action or task, the MFPs 200 may not be compatible and cannot be set. In such cases, the actions and tasks that cannot be set are grayed out and cannot be selected.

図21の右ペイン530において、ユーザが、例えばインスタントタスク選択領域533′に表示されたタブ533eを押下すると、図14のHOME画面500は、インスタントタスクの1つである“Send Files”のタスク設定画面に遷移する。図22は、“Send Files”のタスク設定画面600の一例を示している。 In the right pane 530 of FIG. 21, when the user presses, for example, a tab 533e displayed in the instant task selection area 533', the HOME screen 500 of FIG. Transition to the screen. FIG. 22 shows an example of the task setting screen 600 of "Send Files".

図22のタスク設定画面600には、ファイルの送信先をリスト表示する送信先リスト領域601と、パスワード入力ボックス602と、送信するファイルを指定するファイル指定ボックス603と、ファイルを閲覧・検索する上記アプリを呼び出すためのボタン604と、ソリューション・プロバイダID入力ボックス605が設けられている。さらにタスク設定画面600には、ファイルの送信指示を行うセンド(Send)ボタン606と、設定をキャンセルするキャンセルボタン607とが設けられている。 The task setting screen 600 of FIG. 22 includes a destination list area 601 for displaying a list of file destinations, a password input box 602, a file designation box 603 for designating a file to be transmitted, and a file browsing/searching field. A button 604 for calling an application and a solution provider ID input box 605 are provided. Further, the task setting screen 600 is provided with a Send button 606 for instructing file transmission, and a Cancel button 607 for canceling the setting.

送信先リスト領域601には、タスク設定画面600に遷移する直前のHOME画面500で選択されたMFP200が自動的に入力される。したがってユーザは、パスワードをパスワード入力ボックス602に入力し、送信するファイルの存在位置をファイル指定ボックス603に入力し、さらにソリューション・プロバイダIDをソリューション・プロバイダID入力ボックス605に入力した上で、センドボタン606を押下すれば、入力したIDが示すソリューション・プロバイダを介して、指定されたファイルが選択されたMFP200に送信される。 The MFP 200 selected on the HOME screen 500 immediately before transitioning to the task setting screen 600 is automatically entered in the destination list area 601 . Therefore, the user enters the password in the password input box 602, the location of the file to be sent in the file specification box 603, the solution provider ID in the solution provider ID input box 605, and clicks the send button. By pressing 606, the designated file is transmitted to the selected MFP 200 via the solution provider indicated by the input ID.

なお、タスク設定画面600内の矢印表示608は、「前画面へ戻る」を指示する操作子である。したがってユーザは、この矢印表示608を押下することで、前画面、つまり図14のHOME画面500に戻ることができる。 Note that an arrow display 608 in the task setting screen 600 is an operator for instructing "return to previous screen". Therefore, the user can return to the previous screen, that is, the HOME screen 500 in FIG. 14 by pressing the arrow display 608 .

センドボタン606の押下に応じて、タスク設定画面600は、HOME画面500に遷移する。図23は、タスク設定画面600から遷移したHOME画面500の一例を示している。 When the send button 606 is pressed, the task setting screen 600 transitions to the HOME screen 500 . FIG. 23 shows an example of the HOME screen 500 transitioned from the task setting screen 600 .

図23のHOME画面500は、タスク設定画面600に遷移前の図14のHOME画面500に対して、タスクボタン502の1角に通知バッジ502aを表示するとともに、フッター通知505を表示する点が異なっている。 The HOME screen 500 of FIG. 23 differs from the HOME screen 500 of FIG. 14 before transition to the task setting screen 600 in that a notification badge 502a is displayed in one corner of the task button 502 and a footer notification 505 is displayed. ing.

通知バッジ502aは、本実施形態では円形状をなし、タスクが設定されていることをユーザに通知するためのものである。通知バッジ502aは、タスク設定中は青色で表示され、タスク実行中は赤色で表示される。HOME画面500がタスク設定画面600に遷移すると、通知バッジ502aは画面から消えるようになっている。 The notification badge 502a has a circular shape in this embodiment and is used to notify the user that a task has been set. The notification badge 502a is displayed in blue during task setting, and displayed in red during task execution. When the HOME screen 500 transitions to the task setting screen 600, the notification badge 502a disappears from the screen.

フッター通知505も、通知バッジ502aと同様に、タスクが設定されたときに表示され、タスクが設定されていることをユーザに通知するためのものである。但し、フッター通知505は、通知バッジ502aと異なり、所定時間経過後、あるいは“×”ボタン505aの押下により消えるようになっている。 A footer notification 505 is also displayed when a task is set, similarly to the notification badge 502a, to notify the user that the task has been set. However, unlike the notification badge 502a, the footer notification 505 disappears after a predetermined period of time or when the "x" button 505a is pressed.

なお、通知バッジ502aもフッター通知505も、“Send Files”のタスクに限らず、いずれのタスクが設定されたときでも、表示される。 Note that the notification badge 502a and the footer notification 505 are displayed not only for the "Send Files" task, but for any task that is set.

また図21の右ペイン530において、ユーザが今度は、インスタントタスク選択領域533′に表示されたタブ533aを押下すると、図14のHOME画面500は、インスタントタスクの1つである“Firmware Update”のタスク設定画面に遷移する。図24は、“Firmware Update”のタスク設定画面610の一例を示している。 In the right pane 530 of FIG. 21, when the user presses the tab 533a displayed in the instant task selection area 533', the HOME screen 500 of FIG. Transition to the task setting screen. FIG. 24 shows an example of the task setting screen 610 of "Firmware Update".

図24のタスク設定画面610には、アップデート対象のMFP200をリスト表示するアップデート対象リスト領域611と、パスワード入力ボックス612と、アップデートを指示するアップデート(Update)ボタン613と、設定をキャンセルするキャンセルボタン614とが設けられている。 The task setting screen 610 of FIG. 24 includes an update target list area 611 for displaying a list of MFPs 200 to be updated, a password input box 612, an update button 613 for instructing update, and a cancel button 614 for canceling the setting. and are provided.

アップデート対象リスト領域611には、タスク設定画面610に遷移する直前のHOME画面500で選択されたMFP200が自動的に入力される。したがってユーザは、パスワードをパスワード入力ボックス612に入力した上で、アップデートボタン613を押下すれば、アップデート対象のMFP200のファームウェアがアップデートされる。 The MFP 200 selected on the HOME screen 500 immediately before transitioning to the task setting screen 610 is automatically entered in the update target list area 611 . Therefore, if the user inputs the password in password input box 612 and presses update button 613, the firmware of MFP 200 to be updated is updated.

なお、タスク設定画面610内の矢印表示615も、タスク設定画面600内の矢印表示608(図22参照)と同様に、「前画面へ戻る」を指示する操作子である。したがってユーザは、この矢印表示615を押下することで、前画面、つまり図14のHOME画面500に戻ることができる。 An arrow display 615 in the task setting screen 610 is also an operator for instructing "return to previous screen", like the arrow display 608 (see FIG. 22) in the task setting screen 600. FIG. Therefore, the user can return to the previous screen, that is, the HOME screen 500 in FIG. 14 by pressing the arrow display 615 .

さらに図21の右ペイン530において、ユーザが今度は、インスタントタスク選択領域533′に表示されたタブ533cを押下すると、図14のHOME画面500は、インスタントタスクの1つである“Edit Device Settings”のタスク設定画面に遷移する。図25は、“Edit Device Settings”のタスク設定画面620の一例を示している。 Furthermore, in the right pane 530 of FIG. 21, when the user presses the tab 533c displayed in the instant task selection area 533', the HOME screen 500 of FIG. to the task setting screen. FIG. 25 shows an example of the task setting screen 620 of "Edit Device Settings".

図25のタスク設定画面620には、“Edit Device Settings”の対象となるMFP200をリスト表示するエディット対象リスト領域621と、パスワード入力ボックス622と、新IPアドレス入力ボックス623と、新ノードネーム入力ボックス624と、新ロケーション入力ボックス625と、新問い合わせ先(Contact)入力ボックス626と、新パスワード入力ボックス627とが設けられている。 The task setting screen 620 of FIG. 25 includes an edit target list area 621 for displaying a list of MFPs 200 to be "Edit Device Settings", a password input box 622, a new IP address input box 623, and a new node name input box. 624, a new location entry box 625, a new contact entry box 626, and a new password entry box 627 are provided.

さらにタスク設定画面620には、エディット結果の各MFP200への適用を指示する適用(Apply)ボタン628と、エディット結果をキャンセルするキャンセルボタン629とが設けられている。 Further, the task setting screen 620 is provided with an Apply button 628 for instructing application of the editing result to each MFP 200 and a Cancel button 629 for canceling the editing result.

エディット対象リスト領域621にも、タスク設定画面620に遷移する直前のHOME画面500で選択されたMFP200が自動的に入力される。したがってユーザは、パスワードをパスワード入力ボックス612に入力した上で、入力ボックス623~627のうち、変更したい項目に変更したい値を入力し、適用ボタン628を押下すれば、エディット対象のMFP200の機器設定が変更される。但しエディット対象のMFP200が複数台ある場合には、IPアドレスとノードネームを編集することは不可能に構成されている。具体的にはこの場合、新IPアドレス入力ボックス623と新ノードネーム入力ボックス624は、グレーアウト表示されて、入力受付が禁止されている。これは、両者ともに同一ネットワーク上で同じものが存在してはならないからである。つまり、新IPアドレス入力ボックス623と新ノードネーム入力ボックス624にそれぞれ、新IPアドレスと新ノードネームを入力して、適用ボタン628を押下すると、入力した新IPアドレスと新ノードネームがエディット対象のすべてのMFP200に適用されるからである。 The MFP 200 selected on the HOME screen 500 immediately before transitioning to the task setting screen 620 is also automatically entered in the edit target list area 621 . Therefore, the user enters the password in password input box 612, and then enters the value to be changed in the item to be changed from among input boxes 623 to 627, and presses apply button 628. Then, the device setting of MFP 200 to be edited is performed. is changed. However, if there are a plurality of MFPs 200 to be edited, the IP address and node name cannot be edited. Specifically, in this case, the new IP address input box 623 and the new node name input box 624 are grayed out, and input acceptance is prohibited. This is because the same thing must not exist on the same network for both. That is, when a new IP address and a new node name are entered in the new IP address input box 623 and the new node name input box 624, respectively, and the apply button 628 is pressed, the entered new IP address and new node name are applied to the edit target. This is because it applies to all MFPs 200 .

なお、タスク設定画面620内の矢印表示630も、タスク設定画面600内の矢印表示608(図22参照)と同様に、「前画面へ戻る」を指示する操作子である。したがってユーザは、この矢印表示615を押下することで、前画面、つまり図14のHOME画面500に戻ることができる。 An arrow display 630 in the task setting screen 620 is also an operator for instructing "return to the previous screen" like the arrow display 608 (see FIG. 22) in the task setting screen 600. FIG. Therefore, the user can return to the previous screen, that is, the HOME screen 500 in FIG. 14 by pressing the arrow display 615 .

上記図10のHOME画面500において、ユーザが、上記アプリケーション設定ボタン503を押下すると、アプリケーション設定画面のウィンドウがポップアップ表示される。図26は、アプリケーション設定画面650の一例を示している。 When the user presses the application setting button 503 on the HOME screen 500 of FIG. 10, a window of the application setting screen pops up. FIG. 26 shows an example of the application setting screen 650. As shown in FIG.

アプリケーション設定画面650は主として、左ペイン660と右ペイン670により構成されている。左ペイン660は、設定項目リストを表示する領域である。右ペイン670は、この設定項目リストに提示された各項目について詳細設定する領域である。 The application setting screen 650 mainly consists of a left pane 660 and a right pane 670 . A left pane 660 is an area for displaying a setting item list. A right pane 670 is an area for making detailed settings for each item presented in this setting item list.

図26の例では、左ペイン660の設定項目リストから“Device Discovery”という項目が選択され、右ペイン670に“Device Discovery”の項目で設定可能なパラメータの種類とその値の入力欄が表示されている。なお“Device Discovery”とは、PC100と通信可能に接続されているデバイス、本実施形態ではMFP200を検索することを意味する。 In the example of FIG. 26, the item "Device Discovery" is selected from the setting item list in the left pane 660, and the input fields for the types of parameters that can be set in the item "Device Discovery" and their values are displayed in the right pane 670. ing. Note that "Device Discovery" means searching for a device communicably connected to the PC 100, which is the MFP 200 in this embodiment.

右ペイン670の表示内容、つまり設定内容は、タブ671,672によって切替え可能である。図示例で選択されているタブ671は、“Discovery Method”と名付けられている。“Discovery Method”とは、検索方法のことである。具体的には、PC100とMFP200との通信方式として、チェックボックス671a,671bによりUSBとネットワークが選択され、ネットワークでは、チェックボックス671cによりブロードキャスト通信が選択されている。そして、ブロードキャスト通信で使用するIPアドレスとして、テキストボックス671dから“255.255.255.255”が入力されている。 The display contents of the right pane 670 , that is, the setting contents can be switched using tabs 671 and 672 . The tab 671 selected in the illustrated example is named "Discovery Method". “Discovery Method” is a search method. Specifically, as the communication method between PC 100 and MFP 200, check boxes 671a and 671b select USB and network, and for network, check box 671c selects broadcast communication. Then, "255.255.255.255" is entered from the text box 671d as the IP address to be used for broadcast communication.

なお、アプリケーション設定画面650は、クローズ(Close)ボタン651あるいは“×”ボタン652の押下により消える。
(タスク画面の画面構成)
Note that the application setting screen 650 disappears when the Close button 651 or the "x" button 652 is pressed.
(Screen configuration of the task screen)

図23のHOME画面500において、ユーザがタスクボタン502を押下すると、このHOME画面500はタスク画面に遷移する。図27は、タスク画面700の一例を示している。 When the user presses a task button 502 on the HOME screen 500 of FIG. 23, the HOME screen 500 transitions to the task screen. FIG. 27 shows an example of the task screen 700. As shown in FIG.

タスク画面700は、左ペイン710と中央ペイン720を備えている。そして中央ペイン720は、上部ペイン730と下部ペイン740を備えている。 Task screen 700 comprises left pane 710 and center pane 720 . The central pane 720 then comprises an upper pane 730 and a lower pane 740 .

左ペイン710は、現在設定中のタスクの種類のリスト(タスク種類リスト)を表示する領域である。図示例では、インスタントタスクの範疇に属するもの2件と、スケジュールタスクの範疇に属するもの5件が示されている。 The left pane 710 is an area for displaying a list of task types currently being set (task type list). In the illustrated example, two items belonging to the instant task category and five items belonging to the scheduled task category are shown.

中央ペイン720は、左ペイン710に表示されたタスク種類リストから選択された1つのタスク種類についての動作状態を表示する領域である。そして、上部ペイン730は、現在動作中のタスク(“Working Task”)に関する情報を表示し、下部ペイン740は、タスクログ(“Task Log”)を表示する。 A central pane 720 is an area that displays the operating status of one task type selected from the task type list displayed in the left pane 710 . The upper pane 730 displays information about the currently running task (“Working Task”), and the lower pane 740 displays the task log (“Task Log”).

上部ペイン730には、現在動作中のタスクをリスト表示する動作中タスクリスト領域731が設けられている。図27の例では、左ペイン710に表示されたタスク種類リストからインスタントタスクが選択されているので、動作中タスクリスト領域731には、動作中のインスタントタスクが表示されている。インスタントタスクについての表示項目は、タスクの種類(“Task Type”)と、状態(“Status”)と、タスクの開始日時(“Started”)と、対象台数(“Target”)である。もちろん、これらの表示項目は一例に過ぎず、他の項目が表示されるようにしてもよい。 The upper pane 730 is provided with an active task list area 731 that displays a list of currently active tasks. In the example of FIG. 27 , instant tasks are selected from the task type list displayed in the left pane 710 , so instant tasks in operation are displayed in the active task list area 731 . Display items for the instant task are the task type (“Task Type”), the status (“Status”), the task start date and time (“Started”), and the target number (“Target”). Of course, these display items are only examples, and other items may be displayed.

なお項目「タスクの種類」は、インスタントタスクが選択されたときに表示され、他のタスク、つまり図示例では、“Send Device Log (2)”“Send Device Status (1)”,“Send Device List (1)”及び“Discovery Action (1)”のいずれかが選択されたときには表示されない。これは、インスタントタスクが総称であるのに対して、他のタスクは、個々のタスクの名称であるからである。つまり、インスタントタスクに属するタスクは、図21に示すように“Firmware Update”等複数種類(図示例では、7種類)あるからである。したがって他のタスクも、スケジュールタスクというように総称が用いられているときには、表示項目に「タスクの種類」が入ることになる。 The item "Task type" is displayed when Instant Task is selected, and other tasks, that is, "Send Device Log (2)", "Send Device Status (1)", "Send Device List (1)” and “Discovery Action (1)” are not displayed. This is because Instant Task is a generic term, whereas Other Tasks are the names of individual tasks. This is because, as shown in FIG. 21, there are a plurality of types (seven types in the illustrated example) of tasks belonging to the instant task, such as "Firmware Update". Therefore, for other tasks as well, when a generic name such as schedule task is used, "task type" is included in the display item.

また動作中タスクリスト領域731の左端には、2種類のチェックボックス732,733が設けられている。最上段のチェックボックス732は、動作中のタスク毎に設けられたチェックボックス733のすべてに対して、一括して選択/非選択を指示できるものである。これに対して、チェックボックス733は、動作中のタスク毎に個別に選択/非選択を指示できるものである。 Two types of check boxes 732 and 733 are provided at the left end of the active task list area 731 . The check box 732 at the top can collectively instruct selection/non-selection for all the check boxes 733 provided for each task in operation. On the other hand, the check box 733 can instruct selection/non-selection individually for each task in operation.

下部ペイン740には、タスクログを表示するタスクログ領域741が設けられている。また下部ペイン740には、上記図10の状態選択コンボボックス521と同様の状態選択コンボボックス742が設けられている。タスクログ領域741に表示される完了タスクはそれぞれ、状態(Status)を持っているので、選択コンボボックス742の右端に設けられたドロップダウンボタン743を押下して表示されるドロップダウンリスト(図示せず)からいずれかの状態を選択することで、選択した状態を持つ完了タスクのみをタスクログ領域741に表示させることができる。図27の例では、状態として“All Status”が選択されているので、タスクログ領域741には、すべての完了タスクが表示されている。 The lower pane 740 is provided with a task log area 741 for displaying task logs. Also, the lower pane 740 is provided with a state selection combo box 742 similar to the state selection combo box 521 in FIG. Each completed task displayed in the task log area 741 has a status (Status). ), only the completed tasks having the selected status can be displayed in the task log area 741 . In the example of FIG. 27, all completed tasks are displayed in the task log area 741 because "All Status" is selected as the status.

さらにタスクログ領域741の左端には、2種類のチェックボックス744,745が設けられている。チェックボックス744,745の働きはそれぞれ、上記チェックボックス732,733の働きと同様であるので、その説明は省略する。 Furthermore, two types of check boxes 744 and 745 are provided at the left end of the task log area 741 . The functions of the check boxes 744 and 745 are the same as the functions of the check boxes 732 and 733, respectively, so the description thereof will be omitted.

この図27のタスク画面700において、ユーザが、動作中タスクリスト領域731に表示されている2件の動作中タスクのうち、上段の動作中タスクを選択すると、図28に示すように、そのチェックボックス732内にレ点が付く。これに応じて、右ペイン750がタスク画面700内に表示される。 On the task screen 700 of FIG. 27, when the user selects the task in action from the two tasks in action displayed in the task list area 731 in action, as shown in FIG. Box 732 is marked with a tick. In response, right pane 750 is displayed within task screen 700 .

右ペイン750は、選択された動作中タスクに関する情報と、この動作中タスクに対するアクションの種類を表示する領域である。 The right pane 750 is an area that displays information about the selected active task and the type of action for this active task.

動作中タスクに関する情報とは、具体的には、タスクの種類(“Send File”)と、状態(“Working”)と、開始日時(“Started:2019/01/01 12:00:12”)と、タスク対象台数(Target Devices:100)である。 Specifically, the information about the running task is the type of task (“Send File”), the status (“Working”), and the start date and time (“Started: 2019/01/01 12:00:12”). and the number of task target devices (Target Devices: 100).

またアクションの種類は、“Show Detail”,“Save as Profile”及び“Stop”の3種類である。 There are three types of actions: "Show Detail", "Save as Profile" and "Stop".

この図28のタスク画面700において、ユーザが、アクションの1つである“Stop”を押下すると、再確認ウィンドウがポップアップ表示される。図29は、再確認ウィンドウ760の一例を示している。 When the user presses "Stop", which is one of the actions, on the task screen 700 of FIG. 28, a reconfirmation window pops up. FIG. 29 shows an example of a reconfirmation window 760. As shown in FIG.

再確認ウィンドウ760には、「選択されたタスクを中止しますか?」という確認文と一緒に、OKボタン761及びキャンセル(Cancel)ボタン762も表示される。ユーザは、OKボタン761を押下することにより、中止指示をそのまま実行させる一方、キャンセルボタン762を押下することにより、中止指示をキャンセルする。 In the reconfirmation window 760, an OK button 761 and a Cancel button 762 are also displayed together with a confirmation message "Are you sure you want to cancel the selected task?" By pressing the OK button 761, the user causes the cancellation instruction to be executed as it is. By pressing the cancel button 762, the user cancels the cancellation instruction.

一方、図27のタスク画面700において、ユーザが、タスクログ領域741に表示されている完了タスクのうち、最上段の完了タスク、つまり状態が“Error”の完了タスクを選択すると、図30に示すように、そのチェックボックス745内にレ点が付く。これに応じて、右ペイン750′がタスク画面700内に表示される。 On the other hand, on the task screen 700 of FIG. 27, when the user selects the topmost completed task, that is, the completed task whose status is "Error" among the completed tasks displayed in the task log area 741, as shown in FIG. is checked in the check box 745 thereof. In response, right pane 750 ′ is displayed within task screen 700 .

右ペイン750′は、選択された完了タスクに関する情報と、この完了タスクに対するアクションの種類を表示する領域である。 The right pane 750' is an area that displays information about the selected completed task and the type of action for that completed task.

完了タスクに関する情報とは、具体的には、タスクの種類(“Send File”)と、状態(“Error”)と、開始日時(“Started:2019/01/01 12:00:12”)と、終了日時(“Finished:2019/01/01 12:10:10”)と、タスク対象台数(Target Devices:100)と、正常終了台数(Complete Devices:80)と、エラー終了台数(Error Devices:20)である。 Specifically, the information about the completed task includes the task type (“Send File”), the status (“Error”), and the start date and time (“Started: 2019/01/01 12:00:12”). , the end date and time (“Finished: 2019/01/01 12:10:10”), the number of task targets (Target Devices: 100), the number of successfully completed devices (Complete Devices: 80), and the number of completed errors (Error Devices: 20).

またアクションの種類は、“Show Detail”,“Save as Profile”及び“Delete”の3種類である。 There are three types of actions: "Show Detail", "Save as Profile" and "Delete".

この図30のタスク画面700において、ユーザが、アクションの1つである“Show Detail”を押下すると、このタスク画面700はタスク詳細画面に遷移する。図31は、タスク詳細画面800の一例を示している。 When the user presses "Show Detail", which is one of the actions, on the task screen 700 of FIG. 30, the task screen 700 transitions to a task detail screen. FIG. 31 shows an example of the task details screen 800. As shown in FIG.

タスク詳細画面800には、選択された完了タスクの詳細内容を表示する詳細内容表示領域801と、リトライ(“Retry Failed Device”)ボタン803と、キャンセルボタン804と、矢印表示805が設けられている。 The task detail screen 800 is provided with a detailed content display area 801 for displaying the detailed content of the selected completed task, a retry (“Retry Failed Device”) button 803, a cancel button 804, and an arrow display 805. .

タスク詳細画面800は、タスク種類が“Send Files”であるタスクについての詳細画面であるので、“Send Files”のタスク設定画面、つまり上記図22のタスク設定画面600を流用して作成されている。このためタスク詳細画面800には、タスク詳細画面800内の領域802に含まれる入力ボックスも表示される。しかし、この入力ボックス内に入力操作をすることができないので、領域802に含まれる入力ボックスはグレーアウト表示される。但し図31の例では、グレーアウトの図示が難しいため、グレーアウト表示されずに記載されているが、これは便宜上そうしているに過ぎない。 Since the task detail screen 800 is a detail screen for a task whose task type is "Send Files", it is created by diverting the task setting screen of "Send Files", that is, the task setting screen 600 of FIG. . Therefore, the task detail screen 800 also displays the input boxes included in the area 802 within the task detail screen 800 . However, since input operations cannot be performed in this input box, the input box included in area 802 is displayed in gray. However, in the example of FIG. 31, since it is difficult to show grayed out, they are described without being grayed out, but this is only for the sake of convenience.

このタスク詳細画面800において、ユーザがリトライボタン803を押下すると、タスク詳細画面800は、タスク設定画面600と同様のタスク設定画面に遷移する。但し、遷移後のタスク設定画面は、タスク設定画面600と異なり、送信先リスト領域601に、エラー終了されたMFP200のみが選択されて入力されたものとなる。ユーザは、このような遷移後のタスク設定画面により再度“Send Files”タスクを実行することができる。
(パスワード設定処理)
When the user presses a retry button 803 on the task details screen 800 , the task details screen 800 transitions to a task setting screen similar to the task setting screen 600 . However, unlike the task setting screen 600 , only the MFP 200 that ended in error is selected and input to the destination list area 601 in the task setting screen after the transition. The user can re-execute the "Send Files" task on the task setting screen after such transition.
(Password setting process)

図32は、タスク設定画面900の一例を示している。このタスク設定画面900は、“Send Files”タスクを設定するためのものであるが、パスワード設定処理を説明するために挙げたものであるので、このタスク設定画面900では、パスワードが未設定状態である。 FIG. 32 shows an example of the task setting screen 900. As shown in FIG. This task setting screen 900 is for setting the "Send Files" task, but it is used to explain the password setting process. be.

タスク設定画面900には、ファイルの送信先をリスト表示する送信先リスト領域901と、送信するファイルを指定するファイル指定ボックス903と、ファイルを閲覧・検索する上記アプリを呼び出すためのボタン904が設けられている。さらにタスク設定画面900には、ファイルの送信指示を行うセンド(Send)ボタン905と、設定をキャンセルするキャンセルボタン906と、パスワード入力を行うためのパスワード入力ボックスや操作子を表示させるためのパスワード入力要求(“Input Device Password”)ボタン908が設けられている。なお矢印表示907は、「前画面へ戻る」を指示する操作子である。 The task setting screen 900 is provided with a destination list area 901 for displaying a list of file destinations, a file designation box 903 for designating a file to be transmitted, and a button 904 for calling the application for browsing and searching files. It is Further, the task setting screen 900 includes a Send button 905 for instructing transmission of a file, a Cancel button 906 for canceling the setting, a password input box for inputting a password, and a password input for displaying operators. A request (“Input Device Password”) button 908 is provided. An arrow display 907 is an operator for instructing "return to previous screen".

また送信先リスト領域901には、パスワード入力欄(“Device Password”)も設けられている。図32の例では、パスワード入力欄は空欄になっている。この空欄の状態で、ユーザがセンドボタン905を押下すると、警告ウィンドウがポップアップ表示される。図33は、警告ウィンドウ950の一例を示している。 The destination list area 901 is also provided with a password entry field (“Device Password”). In the example of FIG. 32, the password entry field is blank. When the user presses the send button 905 in this blank state, a warning window pops up. FIG. 33 shows an example warning window 950 .

警告ウィンドウ950には、「デバイスパスワード未入力のデバイスがあります。そのまま実行しますか?」という警告文と一緒に、OKボタン951及びキャンセル(Cancel)ボタン952も表示されている。ユーザは、OKボタン951を押下することにより、ファイル送信指示をそのまま実行させる一方、キャンセルボタン952を押下することにより、ファイル送信指示をキャンセルする。 In the warning window 950, an OK button 951 and a Cancel button 952 are also displayed together with the warning message "There is a device for which the device password has not been entered. Do you want to continue?" By pressing the OK button 951, the user causes the file transmission instruction to be executed as it is, and by pressing the cancel button 952, the file transmission instruction is canceled.

図34は、上記パスワード入力要求ボタン908が押下されて、パスワード入力ボックス902が表示された場合のタスク設定画面900の一例を示している。但し、図34の例では、パスワード入力ボックス902に既にパスワードが入力されているので、パスワードが入力される前のパスワード入力ボックス902が空欄の段階を経てから、図34のタスク設定画面900となる。 FIG. 34 shows an example of the task setting screen 900 when the password input request button 908 is pressed and the password input box 902 is displayed. However, in the example of FIG. 34, since the password has already been entered in the password input box 902, the task setting screen 900 of FIG. 34 appears after the password input box 902 is blank before the password is input. .

図34のタスク設定画面900にはさらに、パスワード入力ボックス902に入力されたパスワードを、送信先リスト領域901に表示されたすべてのMFP200に一括して設定する設定(Set)ボタン911と、キャンセルするキャンセルボタン912も設けられている。但し、パスワード入力ボックス902が表示されているときには、送信ファイルの指定やファイル送信は禁止されるので、ファイル指定ボックス903及びボタン904~906は、グレーアウト表示される。しかし図34では、図示の都合上、グレーアウト表示はなされていない。 The task setting screen 900 of FIG. 34 further includes a Set button 911 for collectively setting the password input in the password input box 902 to all the MFPs 200 displayed in the destination list area 901, and a Cancel button 911. A cancel button 912 is also provided. However, when the password input box 902 is displayed, the file specification box 903 and the buttons 904 to 906 are grayed out because specification of a transmission file and file transmission are prohibited. However, in FIG. 34, the gray-out display is not performed for convenience of illustration.

また、図32のタスク設定画面900が図34のタスク設定画面900に遷移した場合、送信先リスト領域901にリスト表示されたMFP200にはそれぞれ、レ点の付いたチェックボックスが表示される。図34のタスク設定画面900は、パスワード一括設定モードにおけるタスク設定画面であるので、図34のタスク設定画面900に遷移した場合には、遷移前の図32のタスク設定画面900における送信先リスト領域901にリスト表示されたMFP200は、デフォルトで選択状態に表示されることになる。ユーザは、選択状態に表示されたすべてのMFP200のうち、選択を解除したいものがあれば、そのチェックボックスのレ点を個別に消して行けばよい。 Also, when the task setting screen 900 in FIG. 32 transitions to the task setting screen 900 in FIG. 34, check boxes are displayed for each of the MFPs 200 listed in the destination list area 901 . Since the task setting screen 900 of FIG. 34 is a task setting screen in the batch password setting mode, when transitioning to the task setting screen 900 of FIG. 34, the destination list area of the task setting screen 900 of FIG. The MFP 200 listed in 901 is displayed in a selected state by default. If the user wishes to cancel the selection of all the MFPs 200 displayed in the selected state, the user can individually erase the checkmarks in the check boxes.

図34に示すように、パスワード入力ボックス902にパスワードが入力された状態で、ユーザが設定ボタン911を押下すると、入力されたパスワードが、図35に示すように送信先リスト領域901に表示されたすべてのMFP200に一括して仮設定される。ここで仮設定とは、入力されたパスワードと各MFP200とが、PC100上で対応付けられただけであり、各MFP200に実際に設定されたのではないという意味である。なお図35の設定画面900においても、ファイル指定ボックス903及びボタン904~906は、グレーアウト表示される。 As shown in FIG. 34, when the user presses the setting button 911 with the password entered in the password entry box 902, the entered password is displayed in the destination list area 901 as shown in FIG. Temporarily set to all MFPs 200 collectively. The provisional setting here means that the inputted password and each MFP 200 are merely associated on PC 100 and are not actually set in each MFP 200 . Note that the file specification box 903 and buttons 904 to 906 are also grayed out on the setting screen 900 of FIG.

図36は、図35のタスク設定画面900において、ユーザがセンドボタン905を押下した後のタスク設定画面900を示している。つまり、センドボタン905の押下に応じて、仮設定されたパスワードと、ファイル指定ボックス903で指定されたファイルとが一緒に、複数のMFP200に送信される。このように、図36のタスク設定画面900は、図32のタスク設定画面900に対して、送信先リスト領域901に表示されたすべてのMFP200にパスワードが設定されている点が異なっている。 FIG. 36 shows the task setting screen 900 after the user presses the send button 905 on the task setting screen 900 of FIG. In other words, when the send button 905 is pressed, the temporarily set password and the file specified in the file specification box 903 are sent together to the multiple MFPs 200 . Thus, task setting screen 900 in FIG. 36 differs from task setting screen 900 in FIG. 32 in that passwords are set for all MFPs 200 displayed in destination list area 901 .

なお、センドボタン905が押下可能になるのは、図35のタスク設定画面900において、設定ボタン911あるいはキャンセルボタン912が押下されて、パスワード入力ボックス902が消え、パスワード入力要求ボタン908が表示されるようになったときである。 The send button 905 can be pressed when the set button 911 or the cancel button 912 is pressed on the task setting screen 900 of FIG. when it becomes

図37は、タスク設定画面900の送信先リスト領域901に表示されたMFP200について1台ずつ個別にパスワードを設定する様子を示している。図37に示すように、パスワードを必要とするMFP200には、送信先リスト領域901上、鍵形状のアイコンが表示され、その隣に個別パスワード入力ボックス921が表示される。ユーザは、各個別パスワード入力ボックス921を1つずつ指定して、パスワードを入力して行く。 FIG. 37 shows how passwords are individually set for each of the MFPs 200 displayed in the destination list area 901 of the task setting screen 900 . As shown in FIG. 37, the MFP 200 requiring a password displays a key-shaped icon on the destination list area 901 and an individual password input box 921 next to it. The user designates each individual password entry box 921 one by one and enters a password.

なお図37のタスク設定画面900には、パスワード一括入力要求(“Mass Input Device Password”)ボタン908′も設けられている。ユーザがこのパスワード一括入力要求ボタン908′を押下すると、図34のタスク設定画面900と同様に、パスワード一括入力要求ボタン908′の代わりに、パスワード入力ボックス902、設定ボタン911及びキャンセルボタン912が表示される。
(効果)
The task setting screen 900 of FIG. 37 is also provided with a "Mass Input Device Password" button 908'. When the user presses this batch password entry request button 908', a password entry box 902, a set button 911 and a cancel button 912 are displayed instead of the batch password entry request button 908', similar to the task setting screen 900 of FIG. be done.
(effect)

以上説明したように、本実施形態の情報処理プログラムは、MFP200と通信可能な通信IF160と、表示部120と、を備えたPC100に、MFP200のリストを表示するHOME画面500を表示部120に表示する表示処理と、HOME画面500に表示されたMFP200のリストから複数台のMFP200の選択を受け付ける第1受付処理と、HOME画面500から、MFP200に実行させるタスクを設定するタスク設定画面600に遷移する画面遷移処理であって、第1受付処理により複数台のMFP200の選択が受け付けられた場合には、タスク設定画面600は、複数台のMFP200に実行させるタスクを設定する画面である、画面遷移処理と、画面遷移処理により遷移したタスク設定画面600からタスク設定を受け付ける第2受付処理と、第2受付処理により受け付けたタスク設定に応じたタスクを複数台のMFP200に実行させるタスク実行処理と、を実行させる。 As described above, the information processing program of the present embodiment displays the HOME screen 500 for displaying the list of the MFPs 200 on the display unit 120 of the PC 100 having the communication IF 160 capable of communicating with the MFP 200 and the display unit 120 . a first reception process for accepting selection of a plurality of MFPs 200 from the list of MFPs 200 displayed on the HOME screen 500; and a transition from the HOME screen 500 to a task setting screen 600 for setting tasks to be executed by the MFPs 200 In screen transition processing, when selection of a plurality of MFPs 200 is accepted in the first reception processing, task setting screen 600 is a screen for setting tasks to be executed by a plurality of MFPs 200 . a second acceptance process for accepting task settings from the task setting screen 600 transitioned by the screen transition process; and a task execution process for causing a plurality of MFPs 200 to execute tasks according to the task settings accepted by the second acceptance process. let it run.

このように、本実施形態の情報処理プログラムでは、表示されたMFP200のリストから選択された複数台のMFP200に対して、タスクを設定し実行させることが可能となる。 Thus, in the information processing program of the present embodiment, it is possible to set and execute a task for a plurality of MFPs 200 selected from the displayed list of MFPs 200 .

ちなみに、本実施形態において、MFP200は、「機能実行装置」の一例である。通信IF160は、「通信部」の一例である。PC100は、「通信装置」の一例である。HOME画面500は、「リスト画面」の一例である。 Incidentally, in this embodiment, the MFP 200 is an example of a "function execution device". Communication IF 160 is an example of a "communication unit". The PC 100 is an example of a "communication device". The HOME screen 500 is an example of a "list screen".

また、表示処理はさらに、HOME画面500内に、第1受付処理により複数台のMFP200の選択が受け付けられていない状態でのタスク設定画面600に遷移させるためのタブ532a,532b,533a,533b,534a,534bを表示する。 Further, the display processing further includes tabs 532a, 532b, 533a, 533b, 532a, 532b, 533b, 533b, 533b, 532b, 533b, 532b, 533b, 532b, 533b, 533b, 532b, 533b, 533b, 533b, 532b, 533b, 533b, 533b, 533b, 533b, 533b, 533b, 533b, 533b, 533b, 533b, 533b, 533b, 534a and 534b are displayed.

これにより、タブ532a,532b,533a,533b,534a,534bを押下するという簡単な操作により、タスク設定画面600に遷移させることができる。 As a result, it is possible to transition to the task setting screen 600 by a simple operation of pressing the tabs 532a, 532b, 533a, 533b, 534a, and 534b.

ちなみに、タブ532a,532b,533a,533b,534a,534bは、「タスクタブ」の一例である。 Incidentally, the tabs 532a, 532b, 533a, 533b, 534a, and 534b are examples of "task tabs."

また、第2受付処理によりタスク設定を受け付けた後、表示部120にHOME画面500が表示されているときには、表示処理はさらに、タスク設定が受け付けられていることを示す通知バッジ502aをHOME画面500に表示する。 Further, when the HOME screen 500 is displayed on the display unit 120 after the task setting has been accepted by the second accepting process, the display process further adds a notification badge 502a indicating that the task setting has been accepted to the HOME screen 500. to display.

これにより、HOME画面500が表示されているときでも、ユーザは、タスク設定が受け付けられていることを知ることができる。 Thereby, even when the HOME screen 500 is displayed, the user can know that the task setting has been accepted.

ちなみに、通知バッジ502aは、「タスク設定中表示」の一例である。 Incidentally, the notification badge 502a is an example of "display during task setting".

タスク実行処理によりタスク設定に応じたタスクが実行されたときには、表示処理はさらに、タスクが実行中であることを示す通知バッジ502aをHOME画面500内に表示する。 When the task execution process executes the task according to the task setting, the display process further displays a notification badge 502a in the HOME screen 500 to indicate that the task is being executed.

これにより、HOME画面500が表示されているときでも、ユーザは、タスクが実行中であることを知ることができる。 This allows the user to know that the task is being executed even when the HOME screen 500 is displayed.

通知バッジ502aは、「タスク実行中表示」の一例である。 The notification badge 502a is an example of a "task in progress display".

また、表示処理はさらに、通知バッジ502aを同じ位置で、タスク設定中は青色で表示し、タスク実行中は赤色で表示する。 The display process further displays the notification badge 502a at the same position in blue during task setting and in red during task execution.

これにより、表示を増やさずに、同じ位置の同じ通知バッジ502aで、タスク設定中とタスク実行中とを切り替えて表示することができる。 As a result, without increasing the number of displays, the same notification badge 502a at the same position can be displayed by switching between task setting and task execution.

また、表示処理はさらに、HOME画面500内に、受け付けられたタスク設定の内容を表示するフッター通知505を表示する。 In addition, the display processing further displays a footer notification 505 displaying the contents of the accepted task settings within the HOME screen 500 .

これにより、通知バッジ502aによる通知より、情報量の多い通知を行うことができる。 As a result, a notification with a larger amount of information than the notification by the notification badge 502a can be performed.

ちなみに、フッター通知505は、「タスク内容表示領域」の一例である。 Incidentally, the footer notification 505 is an example of the "task content display area."

また、表示処理はさらに、フッター通知505に、実行中のタスクの内容を表示する。 In addition, the display process further displays the content of the task being executed in the footer notification 505 .

これにより、通知バッジ502aによる通知より、情報量の多い通知を行うことができる。 As a result, a notification with a larger amount of information than the notification by the notification badge 502a can be performed.

また、表示処理はさらに、フッター通知505を所定の期間だけ表示する。 The display process also displays footer notification 505 for a predetermined period of time.

これにより、いつまでも通知が継続せず、通知の鬱陶しさが解消する。 As a result, the notification does not continue indefinitely, and the annoyance of the notification is eliminated.

また、表示処理はさらに、HOME画面500内に、選択対象に追加可能なタスク候補を表示する。 In addition, the display process further displays task candidates that can be added to the selection targets in the HOME screen 500 .

これにより、ユーザはタスクを追加する際に、自身でタスク候補を調べる必要がなくなり、便利である。 This is convenient because the user does not need to check task candidates by himself when adding a task.

また、選択対象のタスクは、スケジュールタスク、インスタントタスク、及びアクションのいずれかの範疇に属し、表示処理はさらに、スケジュールタスク、インスタントタスク、及びアクションのうち、よく使用されるタスクを上位に表示する。 In addition, the task to be selected belongs to one of the categories of scheduled tasks, instant tasks, and actions, and the display processing further displays frequently used tasks among the scheduled tasks, instant tasks, and actions at the top. .

これにより、ユーザは通常、上位に表示されているタスクから選択して行くことになるので、便利である。 This is convenient because the user usually selects from the tasks displayed at the top.

また、表示処理はさらに、HOME画面500内にアプリケーション設定ボタン503を表示し、アプリケーション設定ボタン503の押下に応じて、すべてのタスクについてのすべての設定項目を表示する。 Further, the display processing further displays an application setting button 503 in the HOME screen 500, and displays all setting items for all tasks in response to pressing of the application setting button 503. FIG.

これにより、1回の押下操作で、すべてのタスクについてのすべての設定項目を表示できるので、効率的な設定が可能となる。 As a result, all setting items for all tasks can be displayed with a single pressing operation, enabling efficient setting.

ちなみに、アプリケーション設定ボタン503は、「第1設定ボタン」の一例である。 Incidentally, the application setting button 503 is an example of a "first setting button".

また、表示処理はさらに、タスク設定画面600内に第2設定ボタンを表示し、第2設定ボタンの押下に応じて、タスク設定画面600で設定するタスクの設定項目のみ表示する。 Further, the display process further displays a second setting button in the task setting screen 600, and displays only task setting items to be set in the task setting screen 600 in response to pressing of the second setting button.

100 PC
110 操作部
120 表示部
140 CPU
150 記憶部
151 プレゼンテーション層
152 バックグラウンドサービス
153 データサービス層
154,154a,154b データベース(DB)
155 ビジネスロジック層
156 データ制御層
157 プロトコル層
158 インターフェース層
160 通信IF
200 MFP
100 PCs
110 operation unit 120 display unit 140 CPU
150 storage unit 151 presentation layer 152 background service 153 data service layer 154, 154a, 154b database (DB)
155 Business logic layer 156 Data control layer 157 Protocol layer 158 Interface layer 160 Communication IF
200 MFPs

Claims (5)

機能実行装置と通信可能な通信部と、表示部と、を備えた通信装置に、
前記機能実行装置のリストを表示するリスト画面を前記表示部に表示する表示処理と、
前記リスト画面に表示された前記機能実行装置のリストから複数台の機能実行装置の選択を受け付ける第1受付処理と、
前記リスト画面から、前記機能実行装置に実行させるタスクを設定するタスク設定画面に遷移する画面遷移処理であって、前記第1受付処理により前記複数台の機能実行装置の選択が受け付けられた場合には、前記タスク設定画面は、前記複数台の機能実行装置に実行させるタスクを設定する画面である、画面遷移処理と、
前記画面遷移処理により遷移した前記タスク設定画面からタスク設定を受け付ける第2受付処理と、
前記第2受付処理により受け付けた前記タスク設定に応じたタスクを前記複数台の機能実行装置に実行させるタスク実行処理と、
を実行させ
前記表示処理はさらに、
前記第2受付処理により前記タスク設定を受け付けた後、前記表示部に前記リスト画面が表示されているときには、前記タスク設定が受け付けられていることを示すタスク設定中表示を前記リスト画面内に表示し、
前記タスク実行処理により前記タスク設定に応じたタスクが実行されたときには、前記タスクが実行中であることを示すタスク実行中表示を前記リスト画面内に表示し、
前記タスク設定中表示と前記タスク実行中表示とを同じ位置で、表示態様を異ならせて表示する、
情報処理プログラム。
a communication device having a communication unit capable of communicating with the function execution device and a display unit;
a display process for displaying a list screen displaying a list of the function execution devices on the display unit;
a first reception process for receiving selection of a plurality of function execution devices from the list of function execution devices displayed on the list screen;
Screen transition processing for transitioning from the list screen to a task setting screen for setting tasks to be executed by the function execution device, when selection of the plurality of function execution devices is received by the first reception processing a screen transition process, wherein the task setting screen is a screen for setting tasks to be executed by the plurality of function execution devices;
a second reception process for receiving task settings from the task setting screen transitioned by the screen transition process;
a task execution process for causing the plurality of function execution devices to execute a task according to the task setting received by the second reception process;
and
The display process further includes:
After the task setting is accepted by the second accepting process, when the list screen is displayed on the display unit, a task setting in progress display indicating that the task setting is accepted is displayed in the list screen. death,
displaying, on the list screen, a task-in-progress display indicating that the task is being executed when a task corresponding to the task setting is executed by the task execution process;
displaying the display during task setting and the display during task execution at the same position in different display modes;
Information processing program.
前記表示処理はさらに、前記リスト画面内に、前記受け付けられたタスク設定の内容を表示するタスク内容表示領域を表示する、請求項に記載の情報処理プログラム。 2. The information processing program according to claim 1 , wherein said display processing further displays a task content display area for displaying the content of said accepted task setting in said list screen. 前記表示処理はさらに、前記タスク内容表示領域に、前記実行中のタスクの内容を表示する、請求項に記載の情報処理プログラム。 3. The information processing program according to claim 2 , wherein said display processing further displays the content of said task being executed in said task content display area. 前記表示処理はさらに、前記タスク内容表示領域を所定の期間だけ表示する、請求項又はに記載の情報処理プログラム。 4. The information processing program according to claim 2 , wherein said display processing further displays said task content display area for a predetermined period. 機能実行装置と通信可能な通信部と、表示部と、を備えた通信装置に、
前記機能実行装置のリストを表示するリスト画面を前記表示部に表示する表示処理と、
前記リスト画面に表示された前記機能実行装置のリストから複数台の機能実行装置の選択を受け付ける第1受付処理と、
前記リスト画面から、前記機能実行装置に実行させるタスクを設定するタスク設定画面に遷移する画面遷移処理であって、前記第1受付処理により前記複数台の機能実行装置の選択が受け付けられた場合には、前記タスク設定画面は、前記複数台の機能実行装置に実行させるタスクを設定する画面である、画面遷移処理と、
前記画面遷移処理により遷移した前記タスク設定画面からタスク設定を受け付ける第2受付処理と、
前記第2受付処理により受け付けた前記タスク設定に応じたタスクを前記複数台の機能実行装置に実行させるタスク実行処理と、
を実行させ
前記表示処理はさらに、前記リスト画面内に、選択対象に追加可能なタスク候補を表示し、
前記選択対象のタスクは、スケジュールタスク、インスタントタスク、及びアクションのいずれかの範疇に属し、
前記スケジュールタスクは、前記リスト画面に表示された前記機能実行装置のリストに提示された機能実行装置のうち、前記選択された機能実行装置に対する処理を所定のスケジュールに従って実施する操作であり、
前記インスタントタスクは、前記リスト画面に表示された前記機能実行装置のリストに提示された機能実行装置のうち、前記選択された機能実行装置に対する処理を、即時を含む時間経過に従って実施する操作であり、
前記アクションは、前記リスト画面に表示された前記機能実行装置のリストに提示された機能実行装置のうち、前記選択された機能実行装置に対する処理を即時に実施する操作であり、
前記表示処理は、前記スケジュールタスク、前記インスタントタスク、及び前記アクションのうち、よく使用されるタスクを上位に表示する、
情報処理プログラム。
a communication device having a communication unit capable of communicating with the function execution device and a display unit;
a display process for displaying a list screen displaying a list of the function execution devices on the display unit;
a first reception process for receiving selection of a plurality of function execution devices from the list of function execution devices displayed on the list screen;
Screen transition processing for transitioning from the list screen to a task setting screen for setting tasks to be executed by the function execution device, when selection of the plurality of function execution devices is received by the first reception processing a screen transition process, wherein the task setting screen is a screen for setting tasks to be executed by the plurality of function execution devices;
a second reception process for receiving task settings from the task setting screen transitioned by the screen transition process;
a task execution process for causing the plurality of function execution devices to execute a task according to the task setting received by the second reception process;
and
The display processing further displays task candidates that can be added to the selection target in the list screen,
the task to be selected belongs to one of a schedule task, an instant task, and an action;
The schedule task is an operation of executing a process for the selected function execution device from among the function execution devices presented in the list of the function execution devices displayed on the list screen according to a predetermined schedule,
The instant task is an operation for executing a process on the selected function execution device from among the function execution devices presented in the list of the function execution devices displayed on the list screen over time including immediately. ,
the action is an operation for immediately performing a process on the selected function execution device from among the function execution devices presented in the list of the function execution devices displayed on the list screen;
The display process displays frequently used tasks at the top of the schedule task, the instant task, and the action.
Information processing program.
JP2019030337A 2019-02-22 2019-02-22 Information processing program Active JP7298183B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019030337A JP7298183B2 (en) 2019-02-22 2019-02-22 Information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019030337A JP7298183B2 (en) 2019-02-22 2019-02-22 Information processing program

Publications (2)

Publication Number Publication Date
JP2020135603A JP2020135603A (en) 2020-08-31
JP7298183B2 true JP7298183B2 (en) 2023-06-27

Family

ID=72278802

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019030337A Active JP7298183B2 (en) 2019-02-22 2019-02-22 Information processing program

Country Status (1)

Country Link
JP (1) JP7298183B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004199443A (en) 2002-12-19 2004-07-15 Oki Data Corp Method for setting parameter through network
US20060268289A1 (en) 2005-05-24 2006-11-30 Han Chung-A Multi image forming method and system using job retention functions
JP2014041521A (en) 2012-08-23 2014-03-06 Konica Minolta Inc Setting device and computer program
JP2015210798A (en) 2014-04-30 2015-11-24 キヤノンマーケティングジャパン株式会社 Printing system, printer, information processing apparatus, control method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004199443A (en) 2002-12-19 2004-07-15 Oki Data Corp Method for setting parameter through network
US20060268289A1 (en) 2005-05-24 2006-11-30 Han Chung-A Multi image forming method and system using job retention functions
JP2014041521A (en) 2012-08-23 2014-03-06 Konica Minolta Inc Setting device and computer program
JP2015210798A (en) 2014-04-30 2015-11-24 キヤノンマーケティングジャパン株式会社 Printing system, printer, information processing apparatus, control method, and program

Also Published As

Publication number Publication date
JP2020135603A (en) 2020-08-31

Similar Documents

Publication Publication Date Title
US11003402B2 (en) Non-transitory storage medium storing instructions executable by communication apparatus, the communication apparatus, and display method
JP5609136B2 (en) Document management apparatus and document management program
JP5582012B2 (en) Image forming apparatus, information processing apparatus, customization program, and recording medium
JP6024285B2 (en) Setting device and computer program
US20210271430A1 (en) Managing the configurations of printing devices
JP7427865B2 (en) Information display program
US10379930B2 (en) Non-transitory computer-readable medium storing computer-readable instructions for terminal device
JP2012032937A (en) Universal driver and method of controlling device
JP7298183B2 (en) Information processing program
JP7283117B2 (en) Information processing program
JP7397394B2 (en) information processing program
US11388300B2 (en) Appliance setting apparatus and non-transitory computer-readable recording medium storing appliance setting program
JP2021033618A (en) Information processing apparatus and information processing program
US20220215503A1 (en) Information processing device, and non-transitory computer-readable recording medium therefor
JP4704235B2 (en) Image forming apparatus, display processing apparatus, display processing method, and display processing program
JP6497224B2 (en) Image processing apparatus and computer program
US20230297224A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium storing program
US20230289324A1 (en) Information processing apparatus and non-transitory computer readable medium storing program
WO2022181256A1 (en) Information processing device and program
US20220217240A1 (en) Information processing device, and non-transitory computer-readable recording medium therefor
JP2023083857A (en) Terminal device and transfer method of print setting
JP2016062214A (en) Output system, terminal device, and program
JP2020135601A (en) Information processing program and information processing device
WO2019181195A1 (en) Communication device
JP2023132772A (en) Information processor and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220125

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230124

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230529

R150 Certificate of patent or registration of utility model

Ref document number: 7298183

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150