JP2015214084A - Information processor, information processing method, and information processing program - Google Patents

Information processor, information processing method, and information processing program Download PDF

Info

Publication number
JP2015214084A
JP2015214084A JP2014098106A JP2014098106A JP2015214084A JP 2015214084 A JP2015214084 A JP 2015214084A JP 2014098106 A JP2014098106 A JP 2014098106A JP 2014098106 A JP2014098106 A JP 2014098106A JP 2015214084 A JP2015214084 A JP 2015214084A
Authority
JP
Japan
Prior art keywords
information
unit
function
output image
display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2014098106A
Other languages
Japanese (ja)
Inventor
博行 阿比留
Hiroyuki Abiru
博行 阿比留
友香 近野
Yuka Konno
友香 近野
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2014098106A priority Critical patent/JP2015214084A/en
Publication of JP2015214084A publication Critical patent/JP2015214084A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processor including a display control section easily and selectably displaying a function according to an execution history of an engine section.SOLUTION: An information processor 100 is connected to an engine section 17. The engine section 17 executes one or a plurality of functions. A storage section 60 stores first information. The first information is information associating history information showing an execution history of a function executed by the engine section 17 with an output image that at least a part of the execution condition of the function shown in the history information is imaged. A display control section 50 controls to display a reception screen including the output image as a reception screen to receive the selection of the history information corresponding to an execution object function and an execution object execution condition on a display section 40B.

Description

本発明は、情報処理装置、情報処理方法、及び情報処理プログラムに関する。   The present invention relates to an information processing apparatus, an information processing method, and an information processing program.

エンジン部で実行可能な画像形成等の複数の機能の内、実行対象の機能の選択を受け付ける受付画面を表示する技術が知られている。   A technique for displaying a reception screen for accepting selection of an execution target function among a plurality of functions such as image formation that can be executed by an engine unit is known.

例えば、特許文献1には、ユーザの履歴情報に基づいて、使用頻度の高い機能を、該ユーザに対して選択可能に表示する技術が開示されている。また、特許文献2には、ユーザの使用履歴が表示条件を満たす場合に、該ユーザに対して、画像形成装置の機能を紹介する情報を表示する技術が開示されている。   For example, Patent Literature 1 discloses a technique for displaying a frequently used function in a selectable manner for the user based on the history information of the user. Patent Document 2 discloses a technique for displaying information that introduces functions of an image forming apparatus to a user when the user's usage history satisfies display conditions.

しかしながら、従来では、ユーザの履歴情報に応じて、該ユーザに対して、実行可能な機能や使用頻度の高い機能を文字情報で表示していた。このため、ユーザは、他のユーザの使用履歴に応じた機能を選択することは出来なかった。また、履歴情報を文字で表示していたため、履歴情報の一覧から実行対象の実行条件を選択することは困難であった。すなわち、従来では、エンジン部の実行履歴に応じた実行条件を、容易に選択することが出来なかった。   However, conventionally, functions that can be executed or frequently used are displayed as character information for the user in accordance with the user's history information. For this reason, the user has not been able to select a function according to the usage history of other users. Further, since the history information is displayed in characters, it is difficult to select an execution condition to be executed from the history information list. That is, conventionally, it has not been possible to easily select an execution condition according to the execution history of the engine unit.

上述した課題を解決するために、情報処理装置は、1または複数の機能を実行するエンジン部に接続された情報処理装置であって、前記機能の実行履歴を示す履歴情報と、前記履歴情報に示される前記機能の実行条件の少なくとも一部をイメージ化した出力イメージと、を対応づけた第1情報を記憶する記憶部と、実行対象の前記機能及び実行対象の前記実行条件に対応する、前記履歴情報の選択を受け付けるための、受付画面として、前記出力イメージを含む前記受付画面を、表示部に表示する制御を行う表示制御部と、を備えた情報処理装置である。   In order to solve the above-described problem, an information processing apparatus is an information processing apparatus connected to an engine unit that executes one or a plurality of functions, and includes history information indicating an execution history of the function, and history information. A storage unit that stores first information in which at least a part of an execution condition of the function shown is imaged, and a function corresponding to the function to be executed and the execution condition to be executed, The information processing apparatus includes: a display control unit that performs control for displaying the reception screen including the output image on a display unit as a reception screen for receiving selection of history information.

本発明によれば、エンジン部の実行履歴に応じた実行条件を、容易に選択可能に表示することができる。   According to the present invention, it is possible to display the execution conditions according to the execution history of the engine unit so as to be easily selectable.

図1は、本実施形態の情報処理システムのハードウェア構成例を示すブロック図である。FIG. 1 is a block diagram illustrating a hardware configuration example of the information processing system according to the present embodiment. 図2は、MFP及び操作部のソフトウェア構成の一例を示す模式図である。FIG. 2 is a schematic diagram illustrating an example of a software configuration of the MFP and the operation unit. 図3は、MFP及び操作部の機能構成例を示す図である。FIG. 3 is a diagram illustrating a functional configuration example of the MFP and the operation unit. 図4は、第1情報のデータ構造の一例を示す模式図である。FIG. 4 is a schematic diagram illustrating an example of the data structure of the first information. 図5は、受付画面の一例を示す模式図である。FIG. 5 is a schematic diagram illustrating an example of a reception screen. 図6は、登録処理の手順の一例を示すフローチャートである。FIG. 6 is a flowchart illustrating an example of a registration process procedure. 図7は、表示処理の手順の一例を示すフローチャートである。FIG. 7 is a flowchart illustrating an example of a display processing procedure. 図8は、ホーム画面の一例を示す図である。FIG. 8 is a diagram illustrating an example of the home screen. 図9は、絞込情報選択画面の一例を示す図である。FIG. 9 is a diagram illustrating an example of a narrowing information selection screen. 図10は、第1入力画面の一例を示す図である。FIG. 10 is a diagram illustrating an example of the first input screen. 図11は、第2入力画面の一例を示す図である。FIG. 11 is a diagram illustrating an example of the second input screen. 図12は、第3入力画面の一例を示す図である。FIG. 12 is a diagram illustrating an example of the third input screen. 図13は、第4入力画面の一例を示す図である。FIG. 13 is a diagram illustrating an example of the fourth input screen.

以下、添付図面を参照しながら、本実施形態の情報処理装置、情報処理方法、及び情報処理プログラムの実施の形態を詳細に説明する。以下では、情報処理装置を、複合機(MFP:Multifunction Peripheral(以下、MFPと称する))に適用した場合を例に挙げて説明するが、これに限定されるものではない。なお、複合機とは、印刷機能、複写機能、スキャナ機能、及びファクシミリ機能のうち少なくとも2つの機能を有する装置である。   Hereinafter, embodiments of an information processing apparatus, an information processing method, and an information processing program according to the present embodiment will be described in detail with reference to the accompanying drawings. Hereinafter, a case where the information processing apparatus is applied to a multifunction peripheral (MFP: Multifunction Peripheral (hereinafter referred to as MFP)) will be described as an example, but the present invention is not limited to this. Note that a multifunction peripheral is a device having at least two functions among a printing function, a copying function, a scanner function, and a facsimile function.

図1は、本実施形態の情報処理システム1000のハードウェア構成例を示すブロック図である。図1に示すように、情報処理システム1000は、MFP10と、操作部20と、サーバ装置30と、を備える。MFP10と操作部20とは、専用の通信路29を介して相互に通信可能に接続されている。通信路29は、例えばUSB(Universal Serial Bus)規格のものを用いることもできるが、有線か無線かを問わず任意の規格のものであってよい。また、通信路29は、インターネット等のネットワークや電話回線等であってもよい。サーバ装置30とMFP10とは、インターネットなどのネットワーク40を経由して接続されている。また、サーバ装置30と操作部20とは、ネットワーク40を経由して接続されている。また、MFP10は、ネットワーク40を介して、外部装置(図示省略)に接続されている。   FIG. 1 is a block diagram illustrating a hardware configuration example of an information processing system 1000 according to the present embodiment. As illustrated in FIG. 1, the information processing system 1000 includes an MFP 10, an operation unit 20, and a server device 30. The MFP 10 and the operation unit 20 are connected via a dedicated communication path 29 so that they can communicate with each other. The communication path 29 may be, for example, a USB (Universal Serial Bus) standard, but may be of any standard regardless of wired or wireless. The communication path 29 may be a network such as the Internet or a telephone line. The server device 30 and the MFP 10 are connected via a network 40 such as the Internet. The server device 30 and the operation unit 20 are connected via a network 40. The MFP 10 is connected to an external device (not shown) via the network 40.

図1では、MFP10に接続される操作部20の台数が1台である場合を例示しているが、これに限られず、操作部20の台数は任意である。また、操作部20に接続されるMFP10の台数もまた、1台に限られず、MFP10の台数も任意である。   FIG. 1 illustrates the case where the number of operation units 20 connected to the MFP 10 is one, but is not limited thereto, and the number of operation units 20 is arbitrary. Further, the number of MFPs 10 connected to the operation unit 20 is not limited to one, and the number of MFPs 10 is arbitrary.

MFP10は、コピー機能、スキャナ機能、ファクス機能、プリンタ機能などの各種の機能を実現可能な装置である。詳細には、MFP10は、エンジン部17を備える。エンジン部17が、コピー機能、スキャナ機能、ファクス機能、プリンタ機能などの各種の機能を実行する。   The MFP 10 is a device that can realize various functions such as a copy function, a scanner function, a fax function, and a printer function. Specifically, the MFP 10 includes an engine unit 17. The engine unit 17 executes various functions such as a copy function, a scanner function, a fax function, and a printer function.

操作部20は、ユーザの操作に応じた入力を受け付ける。操作部20は、詳細は後述するが、独自のOSと画面遷移機構を有する。MFP10は、操作部20で受け付けた入力に応じた動作を行う。   The operation unit 20 receives an input corresponding to a user operation. Although the details will be described later, the operation unit 20 has a unique OS and a screen transition mechanism. The MFP 10 performs an operation according to the input received by the operation unit 20.

次に、MFP10のハードウェア構成について説明する。図1に示すように、MFP10は、エンジン部17と、情報処理装置100と、を備える。情報処理装置100は、CPU(Central Processing Unit)11と、ROM(Read Only Memory)12と、RAM(Random Access Memory)13と、HDD(ハードディスクドライブ)14と、接続I/F(インターフェース)16と、通信I/F19と、を備える。エンジン部17と、CPU11と、ROM12と、RAM13と、HDD14と、接続I/F16と、通信I/F19と、は、システムバス18を介して相互に接続されている。   Next, the hardware configuration of the MFP 10 will be described. As illustrated in FIG. 1, the MFP 10 includes an engine unit 17 and an information processing apparatus 100. The information processing apparatus 100 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, an HDD (Hard Disk Drive) 14, a connection I / F (Interface) 16, and the like. And a communication I / F 19. The engine unit 17, the CPU 11, the ROM 12, the RAM 13, the HDD 14, the connection I / F 16, and the communication I / F 19 are connected to each other via a system bus 18.

CPU11は、MFP10の動作を統括的に制御する。CPU11は、RAM13をワークエリア(作業領域)としてROM12またはHDD14等に格納されたプログラムを実行することで、MFP10全体の動作を制御し、エンジン部17に、上述したコピー機能、スキャナ機能、ファクス機能、プリンタ機能や、後述する各種機能を実行させる。   The CPU 11 controls the overall operation of the MFP 10. The CPU 11 controls the overall operation of the MFP 10 by executing a program stored in the ROM 12 or the HDD 14 or the like using the RAM 13 as a work area (working area). The printer function and various functions described later are executed.

接続I/F16は、通信路29を介して操作部20と通信するためのインターフェースである。通信I/F19は、ネットワーク40を介して、サーバ装置30や外部装置(図示省略)と通信するためのインターフェースである。外部装置は、公知のPC(パーソナルコンピュータ)である。   The connection I / F 16 is an interface for communicating with the operation unit 20 via the communication path 29. The communication I / F 19 is an interface for communicating with the server device 30 and an external device (not shown) via the network 40. The external device is a known PC (personal computer).

エンジン部17は、コピー機能、スキャナ機能、ファクス機能、および、プリンタ機能を実現させるための、汎用的な情報処理及び通信以外の処理を行うハードウェアである。エンジン部17は、例えば、原稿の画像をスキャンして読み取るスキャナ(画像読取部)、用紙等のシート材への印刷を行うプロッタ(画像形成部)、ファクス通信を行うファクス部などを備えている。更に、印刷済みシート材を仕分けるフィニッシャや、原稿を自動給送するADF(自動原稿給送装置)のような特定のオプションを備えることもできる。   The engine unit 17 is hardware that performs processing other than general-purpose information processing and communication for realizing a copy function, a scanner function, a fax function, and a printer function. The engine unit 17 includes, for example, a scanner (image reading unit) that scans and reads an image of a document, a plotter (image forming unit) that performs printing on a sheet material such as paper, and a fax unit that performs fax communication. . Further, a specific option such as a finisher for sorting printed sheet materials or an ADF (automatic document feeder) for automatically feeding a document can be provided.

次に、操作部20のハードウェア構成について説明する。図1に示すように、操作部20は、CPU21と、ROM22と、RAM23と、フラッシュメモリ24と、接続I/F26と、操作パネル27と、通信I/F25と、を備え、これらがシステムバス28を介して相互に接続されている。   Next, the hardware configuration of the operation unit 20 will be described. As shown in FIG. 1, the operation unit 20 includes a CPU 21, a ROM 22, a RAM 23, a flash memory 24, a connection I / F 26, an operation panel 27, and a communication I / F 25, which are system buses. They are connected to each other through 28.

CPU21は、操作部20の動作を統括的に制御する。CPU21は、RAM23をワークエリア(作業領域)としてROM22またはフラッシュメモリ24等に格納されたプログラムを実行することで、操作部20全体の動作を制御し、後述する各種機能を実現する。   The CPU 21 comprehensively controls the operation of the operation unit 20. The CPU 21 uses the RAM 23 as a work area (work area) and executes a program stored in the ROM 22 or the flash memory 24, thereby controlling the operation of the entire operation unit 20 and realizing various functions to be described later.

接続I/F26は、通信路29を介してMFP10と通信するためのインターフェースである。   The connection I / F 26 is an interface for communicating with the MFP 10 via the communication path 29.

操作パネル27は、ユーザの操作に応じた各種の入力を受け付けるとともに、各種の情報や、後述する受付画面などの各種画像を表示する。この例では、操作パネル27は、タッチパネル機能を搭載した液晶表示装置(LCD)で構成されるが、これに限られるものではない。例えば、操作パネル27は、タッチパネル機能が搭載された有機EL表示装置で構成されてもよい。さらに、これに加えて又はこれに代えて、ハードウェアキー等の操作部やランプ等の表示部を設けることもできる。なお、本実施形態では、操作パネル27は、各種入力の受付を行う受付機能と、各種情報の表示を行う表示機能と、の双方を一体的に備えた構成である場合を説明するが、この構成に限られない。例えば、操作パネル27は、各種入力の受付を行う装置と、各種情報の表示を行う装置と、を別体として構成してもよい。   The operation panel 27 accepts various inputs according to user operations, and displays various information and various images such as a reception screen described later. In this example, the operation panel 27 is configured by a liquid crystal display device (LCD) having a touch panel function, but is not limited thereto. For example, the operation panel 27 may be configured by an organic EL display device equipped with a touch panel function. Further, in addition to or instead of this, an operation unit such as a hardware key and a display unit such as a lamp may be provided. In the present embodiment, the operation panel 27 will be described with respect to a case where the operation panel 27 is configured to integrally include both a reception function for receiving various inputs and a display function for displaying various information. It is not limited to the configuration. For example, the operation panel 27 may include a device that accepts various inputs and a device that displays various information as separate units.

次に、ソフトウェア構成について説明する。図2は、MFP10及び操作部20のソフトウェア構成の一例を示す模式図である。   Next, the software configuration will be described. FIG. 2 is a schematic diagram illustrating an example of a software configuration of the MFP 10 and the operation unit 20.

MFP10は、アプリ層101と、サービス層102と、OS層103とを有する。アプリ層101、サービス層102、および、OS層103の実体は、ROM12やHDD14等に格納されている各種ソフトウェアである。CPU11が、これらのソフトウェアを実行することにより、各種の機能が提供される。   The MFP 10 includes an application layer 101, a service layer 102, and an OS layer 103. The entities of the application layer 101, the service layer 102, and the OS layer 103 are various software stored in the ROM 12, the HDD 14, and the like. Various functions are provided by the CPU 11 executing these software.

アプリ層101のソフトウェアは、ハードウェア資源を動作させて所定の機能を提供するためのアプリケーションソフトウェア(以下の説明では、単に「アプリ」と称する場合がある)である。例えばアプリとしては、コピー機能を提供するためのコピーアプリ、スキャナ機能を提供するためのスキャナアプリ、ファクス機能を提供するためのファクスアプリ、プリンタ機能を提供するためのプリンタアプリなどが挙げられる。   The software of the application layer 101 is application software for operating a hardware resource to provide a predetermined function (in the following description, it may be simply referred to as “application”). For example, examples of the application include a copy application for providing a copy function, a scanner application for providing a scanner function, a fax application for providing a fax function, a printer application for providing a printer function, and the like.

サービス層102のソフトウェアは、アプリ層101とOS層103との間に介在し、アプリに対し、MFP10が備えるハードウェア資源を利用するためのインターフェースを提供するためのソフトウェアである。より具体的には、ハードウェア資源に対する動作要求の受付、動作要求の調停を行う機能を提供するためのソフトウェアである。サービス層102が受け付ける動作要求としては、スキャナによる読み取りやプロッタによる印刷等の要求が考えられる。   The software of the service layer 102 is software that is interposed between the application layer 101 and the OS layer 103 and provides an interface for using hardware resources of the MFP 10 for the application. More specifically, it is software for providing a function of accepting an operation request for a hardware resource and arbitrating the operation request. As an operation request received by the service layer 102, a request such as reading by a scanner or printing by a plotter can be considered.

なお、サービス層102によるインターフェースの機能は、MFP10のアプリ層101だけではなく、操作部20のアプリ層201に対しても提供される。すなわち、操作部20のアプリ層201(アプリ)も、サービス層102のインターフェース機能を介して、MFP10のハードウェア資源(例えばエンジン部17)を利用した機能を実現することができる。   Note that the interface function by the service layer 102 is provided not only to the application layer 101 of the MFP 10 but also to the application layer 201 of the operation unit 20. That is, the application layer 201 (application) of the operation unit 20 can also realize a function using hardware resources (for example, the engine unit 17) of the MFP 10 via the interface function of the service layer 102.

OS層103のソフトウェアは、MFP10が備えるハードウェアを制御する基本機能を提供するための基本ソフトウェア(オペレーティングシステム)である。サービス層102のソフトウェアは、各種アプリからのハードウェア資源の利用要求を、OS層103が解釈可能なコマンドに変換してOS層103に渡す。そして、OS層103のソフトウェアによりコマンドが実行されることで、ハードウェア資源は、アプリの要求に従った動作を行う。   The software of the OS layer 103 is basic software (operating system) for providing a basic function for controlling hardware included in the MFP 10. The software of the service layer 102 converts a hardware resource use request from various applications into a command interpretable by the OS layer 103 and passes the command to the OS layer 103. Then, when the command is executed by the software of the OS layer 103, the hardware resource performs an operation according to the request of the application.

同様に、操作部20は、アプリ層201と、サービス層202と、OS層203とを有する。操作部20が備えるアプリ層201、サービス層202及びOS層203も、階層構造についてはMFP10側と同様である。ただし、アプリ層201のアプリにより提供される機能や、サービス層202が受け付け可能な動作要求の種類は、MFP10側とは異なる。アプリ層201のアプリは、操作部20が備えるハードウェア資源を動作させて所定の機能を提供するためのソフトウェアであってもよいが、主としてMFP10が備える機能(コピー機能、スキャナ機能、ファクス機能、プリンタ機能)に関する操作や表示を行うためのUI(ユーザインタフェース)の機能などを提供するためのソフトウェアである。   Similarly, the operation unit 20 includes an application layer 201, a service layer 202, and an OS layer 203. The application layer 201, the service layer 202, and the OS layer 203 included in the operation unit 20 are the same as those on the MFP 10 side in terms of the hierarchical structure. However, the functions provided by the applications in the application layer 201 and the types of operation requests that can be accepted by the service layer 202 are different from those on the MFP 10 side. The application in the application layer 201 may be software for operating a hardware resource included in the operation unit 20 to provide a predetermined function, but mainly includes a function (copy function, scanner function, fax function, This is software for providing a UI (user interface) function for performing operations and display related to the printer function.

なお、本実施形態では、機能の独立性を保つために、MFP10側のOS層103のソフトウェアと操作部20側のOS層203のソフトウェアが互いに異なる。つまり、MFP10と操作部20は、別々のオペレーティングシステムで互いに独立して動作する。例えば、MFP10側のOS層103のソフトウェアとしてLinux(登録商標)を用い、操作部20側のOS層203のソフトウェアとしてAndroid(登録商標)を用いることも可能である。   In this embodiment, the software of the OS layer 103 on the MFP 10 side and the software of the OS layer 203 on the operation unit 20 side are different from each other in order to maintain the independence of functions. That is, the MFP 10 and the operation unit 20 operate independently of each other with different operating systems. For example, it is possible to use Linux (registered trademark) as software of the OS layer 103 on the MFP 10 side and Android (registered trademark) as software of the OS layer 203 on the operation unit 20 side.

以上のように、本実施形態において、MFP10と操作部20は別々のオペレーティングシステムで動作する。このため、MFP10と操作部20との間の通信は、共通の装置内のプロセス間通信ではなく、異なる装置間の通信として行われる。操作部20が受け付けた入力(ユーザからの指示内容)をMFP10へ伝達する動作(コマンド通信)や、MFP10が操作部20へイベントを通知する動作などがこれに該当する。ここでは、操作部20がMFP10へコマンド通信を行うことにより、MFP10の機能を使用することができる。また、MFP10から操作部20に通知するイベントには、MFP10における動作の実行状況、MFP10側で設定された内容などが挙げられる。   As described above, in the present embodiment, the MFP 10 and the operation unit 20 operate with different operating systems. For this reason, communication between the MFP 10 and the operation unit 20 is performed as communication between different devices, not communication between processes in a common device. An operation (command communication) for transmitting an input (contents of instruction from the user) received by the operation unit 20 to the MFP 10 and an operation for the MFP 10 notifying the operation unit 20 of an event correspond to this. Here, the function of the MFP 10 can be used when the operation unit 20 performs command communication with the MFP 10. Further, the event notified from the MFP 10 to the operation unit 20 includes the execution status of the operation in the MFP 10 and the contents set on the MFP 10 side.

また、本実施形態では、操作部20に対する電力供給は、MFP10から通信路29を経由して行われる場合を説明する。しかし、操作部20の電源制御を、MFP10の電源制御とは別に(独立して)行ってもよい。   In the present exemplary embodiment, a case where power supply to the operation unit 20 is performed from the MFP 10 via the communication path 29 will be described. However, the power control of the operation unit 20 may be performed separately (independently) from the power control of the MFP 10.

次に、MFP10及び操作部20の機能構成について説明する。   Next, functional configurations of the MFP 10 and the operation unit 20 will be described.

図3は、本実施形態に係るMFP10及び操作部20の機能構成例を示す図である。以下では、情報処理システム1000で実行する表示処理に関する機能を中心に説明する。   FIG. 3 is a diagram illustrating a functional configuration example of the MFP 10 and the operation unit 20 according to the present embodiment. Below, it demonstrates focusing on the function regarding the display process performed with the information processing system 1000. FIG.

表示処理とは、後述する受付画面などの各種画面を操作部20に表示する処理である。   The display process is a process of displaying various screens such as a reception screen described later on the operation unit 20.

まず、操作部20の機能について説明する。操作部20は、受付部40Aと、表示部40Bと、制御部42と、通信部44と、を備える。   First, the function of the operation unit 20 will be described. The operation unit 20 includes a reception unit 40A, a display unit 40B, a control unit 42, and a communication unit 44.

受付部40A、表示部40B、制御部42、及び通信部44の一部または全ては、例えば、CPUなどの処理装置にプログラムを実行させること、すなわち、ソフトウェアにより実現してもよいし、ICなどのハードウェアにより実現してもよいし、ソフトウェアおよびハードウェアを併用して実現してもよい。   Part or all of the reception unit 40A, the display unit 40B, the control unit 42, and the communication unit 44 may be realized by causing a processing device such as a CPU to execute a program, that is, by software, an IC, or the like. It may be realized by hardware, or may be realized by using software and hardware together.

受付部40Aは、各種の入力を受け付ける。この例では、受付部40Aは、タッチパネル機能が搭載された操作パネル27の画面(画像が表示される面)に対するユーザのタッチ操作による各種情報の入力を受け付ける。   The accepting unit 40A accepts various inputs. In this example, the accepting unit 40A accepts input of various information by a user's touch operation on the screen (surface on which an image is displayed) of the operation panel 27 equipped with a touch panel function.

表示部40Bは、各種画像を表示する。本実施の形態では、表示部40Bは、操作パネル27の画面(画像が表示される領域)に相当する。表示部40Bは、ホーム画面や、受付画面や、入力画面、などの各種画面を表示する。ホーム画面は、ユーザがMFP10に対してログインした後に、最初に表示部40Bに表示する画面である。受付画面は、実行対象の機能及び実行対象の実行条件に対応する履歴情報の選択を受け付けるための、画面である。受付画面の詳細は、後述する。入力画面は、ユーザによる各種情報の選択や入力時に表示する画面である。   The display unit 40B displays various images. In the present embodiment, display unit 40B corresponds to the screen of operation panel 27 (an area where an image is displayed). The display unit 40B displays various screens such as a home screen, a reception screen, and an input screen. The home screen is a screen that is first displayed on the display unit 40B after the user logs in to the MFP 10. The reception screen is a screen for receiving selection of history information corresponding to an execution target function and an execution target execution condition. Details of the reception screen will be described later. The input screen is a screen displayed when a user selects or inputs various information.

通信部44は、情報処理装置100との間で各種情報や信号の授受を行う。本実施の形態では、通信部44は、表示部40Bへの各種画面の表示指示を示す表示指示情報などを情報処理装置100から受信する。表示指示情報は、表示部40Bに表示する画面の画面情報と、表示指示と、を含む。画面情報は、表示部40Bに表示する画面に含まれる、文字、画像、各種処理の実行指示を行うときに選択されるボタン画像、及びこれらの文字や画像のレイアウトを示す情報である。画面情報は、例えば、XML(Extensible Markup Language)で記述されている。   The communication unit 44 exchanges various information and signals with the information processing apparatus 100. In the present embodiment, the communication unit 44 receives, from the information processing apparatus 100, display instruction information indicating instructions for displaying various screens on the display unit 40B. The display instruction information includes screen information of a screen displayed on the display unit 40B and a display instruction. The screen information is information indicating a character, an image, a button image selected when an instruction to execute various processes is included, and a layout of the character and the image, which are included in the screen displayed on the display unit 40B. The screen information is described in, for example, XML (Extensible Markup Language).

また、通信部44は、受付部40Aで受け付けたユーザによる選択内容を示す選択情報を、情報処理装置100へ送信する。   In addition, the communication unit 44 transmits selection information indicating the selection content by the user received by the receiving unit 40 </ b> A to the information processing apparatus 100.

制御部42は、MFP10から受信した表示指示情報に含まれる画面情報によって示される画面(ホーム画面、受付画面、入力画面、など)を表示部40Bに表示する。また、制御部42は、受付部40Aから受け付けた選択情報を情報処理装置100へ送信する。   The control unit 42 displays a screen (a home screen, a reception screen, an input screen, etc.) indicated by the screen information included in the display instruction information received from the MFP 10 on the display unit 40B. In addition, the control unit 42 transmits the selection information received from the reception unit 40A to the information processing apparatus 100.

次に、MFP10の機能について説明する。MFP10は、情報処理装置100と、エンジン部17と、を備える(図1参照)。   Next, functions of the MFP 10 will be described. The MFP 10 includes an information processing apparatus 100 and an engine unit 17 (see FIG. 1).

エンジン部17は、上述したように、コピー機能、スキャナ機能、ファクス機能、プリンタ機能、などの各種機能を実行する。   As described above, the engine unit 17 executes various functions such as a copy function, a scanner function, a fax function, and a printer function.

情報処理装置100は、表示制御部50と、受付部52と、生成部54と、検索部56と、エンジン制御部58と、記憶部60と、を備える。   The information processing apparatus 100 includes a display control unit 50, a reception unit 52, a generation unit 54, a search unit 56, an engine control unit 58, and a storage unit 60.

これらの、表示制御部50、受付部52、生成部54、検索部56、及び、エンジン制御部58の一部または全ては、例えば、CPUなどの処理装置にプログラムを実行させること、すなわち、ソフトウェアにより実現してもよいし、IC(Integrated Circuit)などのハードウェアにより実現してもよいし、ソフトウェアおよびハードウェアを併用して実現してもよい。   Some or all of the display control unit 50, the reception unit 52, the generation unit 54, the search unit 56, and the engine control unit 58 cause a processing device such as a CPU to execute a program, that is, software. May be implemented by hardware such as IC (Integrated Circuit), or may be implemented by using software and hardware in combination.

記憶部60は、各種情報を記憶する。記憶部60は、図1のHDD14に相当する。本実施の形態では、記憶部60は、第1情報を記憶する。   The storage unit 60 stores various information. The storage unit 60 corresponds to the HDD 14 in FIG. In the present embodiment, storage unit 60 stores first information.

第1情報は、エンジン部17で実行した機能の実行履歴を示す履歴情報と、出力イメージと、を対応づけた情報である。第1情報は、例えば、DB(データベース)であってもよい。なお、本実施の形態では、一例として、第1情報は、DBである場合を説明する。出力イメージは、対応する履歴情報に示される機能の実行条件の少なくとも一部をイメージ化した画像である(詳細後述)。   The first information is information in which history information indicating an execution history of a function executed by the engine unit 17 is associated with an output image. The first information may be, for example, a DB (database). In the present embodiment, as an example, the case where the first information is a DB will be described. The output image is an image obtained by imaging at least a part of the execution conditions of the function indicated in the corresponding history information (details will be described later).

図4は、第1情報のデータ構造の一例を示す模式図である。図4に示す例では、第1情報は、履歴情報と、キーワードと、処理時間と、出力イメージと、を対応づけた情報である。処理時間は、対応する機能の処理に要する時間である。なお、第1情報は、少なくとも、履歴情報と、出力イメージと、を対応づけた情報であればよく、処理時間及びキーワードの少なくとも一方を含まない情報であってもよい。また、第1情報は、更に、他の情報を対応づけた情報であってもよい。   FIG. 4 is a schematic diagram illustrating an example of the data structure of the first information. In the example illustrated in FIG. 4, the first information is information in which history information, a keyword, a processing time, and an output image are associated with each other. The processing time is the time required for processing the corresponding function. The first information may be information that associates at least the history information and the output image, and may be information that does not include at least one of the processing time and the keyword. Further, the first information may be information associated with other information.

履歴情報は、エンジン部17で実行した機能の実行履歴を示す。履歴情報は、例えば、エンジン部17で実行した機能の種類、機能の実行日時、機能の実行条件、などを含む。   The history information indicates an execution history of functions executed by the engine unit 17. The history information includes, for example, the type of function executed by the engine unit 17, the function execution date and time, the function execution condition, and the like.

機能の種類は、例えば、コピー機能、スキャナ機能、ファクス機能、プリンタ機能、などの、エンジン部17で実行した機能を示す。なお、図4では、機能の種類を省略して示した。   The type of function indicates a function executed by the engine unit 17 such as a copy function, a scanner function, a fax function, and a printer function. In FIG. 4, the types of functions are omitted.

機能の実行日時は、機能の実行年、実行月、実行開始時間、実行終了時間、などを含む。   The function execution date / time includes the function execution year, execution month, execution start time, execution end time, and the like.

機能の実行条件は、機能の実行時の条件を示す。具体的には、プリンタ機能の実行条件は、印刷時の濃度、画像形成後の製本方法に応じた印刷時の画像配置(くるみ製本、左とじ、二つ折り、ステープル、週刊誌、開き方)、記録対象の用紙の種類、用紙への印刷色(カラー印刷、モノクロ印刷)、用紙上の画像配置(集約など)、用紙への印刷方法(片面、両面、拡大縮小)、などである。また、ファクス機能の実行条件は、送信宛先、画像濃度、送信方法(ダイレクト送信、メモリー送信)などである。履歴情報に含まれる、機能の実行条件は、実行した機能の実行条件である。なお、実行条件の種類は、上記に限定されない。   The function execution condition indicates a condition when the function is executed. Specifically, the execution conditions of the printer function are: density at the time of printing, image layout at the time of printing according to the bookbinding method after image formation (case binding, left binding, folding in two, staple, weekly magazine, how to open), The type of paper to be recorded, the printing color on the paper (color printing, monochrome printing), the image layout (such as aggregation) on the paper, the printing method on the paper (single side, double side, enlargement / reduction), and the like. Further, the execution conditions of the fax function are a transmission destination, an image density, a transmission method (direct transmission, memory transmission), and the like. The execution condition of the function included in the history information is the execution condition of the executed function. Note that the types of execution conditions are not limited to the above.

キーワードは、実行条件の検索時のキーとなる言葉である。キーワードは、実行条件を示す複数の言葉の内、少なくとも一部の言葉の各々である。図4に示すように、対応する履歴情報に示される実行条件に、「くるみ製本左とじ」が含まれる場合、第1情報は、対応するキーワードとして、例えば、「くるみ」、「製本」、「左とじ」の各々を、該履歴情報に対応するキーワードとして格納する。なお、履歴情報に示される実行条件のキーワードは、後述する抽出部によって抽出され、第1情報に登録される(詳細後述)。また、キーワードは、上記に限定されない。   A keyword is a key word when searching for execution conditions. The keyword is each of at least some of the plurality of words indicating the execution condition. As shown in FIG. 4, when the execution condition indicated in the corresponding history information includes “case binding left binding”, the first information includes, for example, “walnut”, “bookbinding”, “ Each of the “left binding” is stored as a keyword corresponding to the history information. Note that the keyword of the execution condition indicated in the history information is extracted by an extraction unit described later and registered in the first information (details will be described later). Further, the keyword is not limited to the above.

処理時間は、エンジン部17における、対応する履歴情報に示される実行条件で、該履歴情報に示された機能を実行したときに要した時間を示す。処理時間は、後述する算出部によって算出され、第1情報に登録される(詳細後述)。   The processing time indicates the time required when the function indicated in the history information is executed under the execution condition indicated in the corresponding history information in the engine unit 17. The processing time is calculated by a calculation unit described later and registered in the first information (details will be described later).

出力イメージは、対応する履歴情報に示される実行条件の少なくとも一部を、イメージ化した画像である。詳細には、出力イメージは、実行条件に含まれる各種の設定を、画像(イメージ)から理解可能な程度に、模式化して示した画像である。   The output image is an image obtained by imaging at least a part of the execution conditions indicated in the corresponding history information. Specifically, the output image is an image that schematically shows various settings included in the execution condition to an extent that can be understood from the image (image).

図4には、出力イメージ61の一例を示した。出力イメージ61Aは、実行条件「くるみ製本左とじ」をイメージ化した画像である。出力イメージ61Bは、実行条件「二つ折り」をイメージ化した画像である。出力イメージ61Cは、実行条件「片面2in1(用紙1枚内に2頁分の画像を配置)」をイメージ化した画像である。出力イメージ61Dは、実行条件「集約4in1(用紙1枚内に4頁分の画像を配置)」をイメージ化した画像である。出力イメージ61Eは、実行条件「ソート」をイメージ化した画像である。出力イメージ61Fは、実行条件「ステープル」をイメージ化した画像である。出力イメージ61Gは、実行条件「週刊誌」をイメージ化した画像である。出力イメージ61Hは、実行条件「FAX送信」をイメージ化した画像である。また、出力イメージ61Iは、実行条件「グループ宛先指定」をイメージ化した画像である。   FIG. 4 shows an example of the output image 61. The output image 61A is an image of the execution condition “case binding left binding”. The output image 61B is an image obtained by imaging the execution condition “bi-fold”. The output image 61 </ b> C is an image obtained by imaging the execution condition “one side 2 in 1 (images for two pages are arranged on one sheet)”. The output image 61D is an image obtained by imaging the execution condition “aggregation 4 in 1 (images for four pages are arranged in one sheet)”. The output image 61E is an image obtained by imaging the execution condition “sort”. The output image 61F is an image obtained by imaging the execution condition “staple”. The output image 61G is an image obtained by imaging the execution condition “weekly magazine”. The output image 61H is an image obtained by imaging the execution condition “FAX transmission”. The output image 61I is an image obtained by imaging the execution condition “specify group destination”.

なお、出力イメージ61は、対応する履歴情報に示される実行条件の少なくとも一部を、イメージ化した画像であればよく、図4に示す例に限定されない。   The output image 61 is not limited to the example illustrated in FIG. 4 as long as it is an image obtained by imaging at least a part of the execution conditions indicated in the corresponding history information.

図3に戻り、表示制御部50は、受付画面などの各種画面を操作部20の表示部40Bに表示する制御を行う。受付画面は、実行対象の機能及び実行対象の実行条件に対応する、履歴情報の選択を受け付けるための画面である。受付画面は、履歴情報に対応する出力イメージを含む。   Returning to FIG. 3, the display control unit 50 performs control to display various screens such as a reception screen on the display unit 40 </ b> B of the operation unit 20. The reception screen is a screen for receiving selection of history information corresponding to an execution target function and an execution target execution condition. The reception screen includes an output image corresponding to the history information.

図5は、受付画面72の一例を示す模式図である。   FIG. 5 is a schematic diagram illustrating an example of the reception screen 72.

受付画面72は、実行履歴ごとに、履歴IDと、履歴IDによって識別される履歴情報に示される少なくとも一部の実行条件を示す文字情報と、出力イメージ61と、を対応づけて表示する。なお、受付画面72は、実行履歴ごとに、出力イメージ61を表示した画面であればよく、実行条件を示す文字情報を含まない形態であってもよい。   The reception screen 72 displays, for each execution history, a history ID, character information indicating at least a part of execution conditions indicated in the history information identified by the history ID, and the output image 61 in association with each other. The reception screen 72 may be a screen that displays the output image 61 for each execution history, and may not include character information indicating execution conditions.

なお、受付画面72に含まれる、各出力イメージ61の各々に対応する、実行条件を示す文字情報は、対応する出力イメージ61では表現することの難しい実行条件を少なくとも含むことが好ましい。   Note that the character information indicating the execution condition corresponding to each output image 61 included in the reception screen 72 preferably includes at least an execution condition that is difficult to express in the corresponding output image 61.

また、受付画面72に含まれる、履歴情報に対応する履歴IDは、記憶部60に記憶されている第1情報に登録されている全ての履歴IDであってもよいし、一部であってもよい。   In addition, the history ID corresponding to the history information included in the reception screen 72 may be all or a part of the history IDs registered in the first information stored in the storage unit 60. Also good.

図3に戻り、本実施形態では、表示制御部50は、各種画面の表示指示情報を操作部20へ送信することで、各種画面を表示部40Bに表示するように制御する。詳細には、表示制御部50は、表示部40Bに表示する画面の画面情報と、表示指示と、を含む表示指示情報を作成し、操作部20へ送信する。   Returning to FIG. 3, in the present embodiment, the display control unit 50 controls the display unit 40 </ b> B to display various screens by transmitting display instruction information of various screens to the operation unit 20. Specifically, the display control unit 50 creates display instruction information including screen information of a screen to be displayed on the display unit 40 </ b> B and a display instruction, and transmits the display instruction information to the operation unit 20.

受付部52は、操作部20から各種情報を受け付ける。本実施形態では、受付部52は、表示部40Bに表示された画面を介して選択された選択情報を、操作部20から受け付ける。すなわち、受付部52は、受付部40Aで受け付けた、ユーザによる選択内容を示す選択情報を操作部20から受け付けることで、選択情報を受け付ける。   The receiving unit 52 receives various information from the operation unit 20. In the present embodiment, the accepting unit 52 accepts selection information selected via the screen displayed on the display unit 40 </ b> B from the operation unit 20. That is, the accepting unit 52 accepts the selection information by accepting from the operation unit 20 the selection information that is received by the accepting unit 40A and that indicates the selection content by the user.

本実施形態では、受付部52は、表示部40Bに表示された受付画面72に含まれる、出力イメージ61の内の1つの選択を受け付ける。具体的には、操作部20の受付部40Aが、受付画面72に含まれる出力イメージ61の内、選択された出力イメージ61及び対応する履歴IDを示す選択情報を受け付ける。すると、制御部42の制御によって、通信部44が、選択情報を情報処理装置100へ送信する。情報処理装置100の受付部52では、操作部20から受け付けた選択情報に含まれる、選択された出力イメージ61及び対応する履歴IDを読取ることで、表示部40Bに表示された受付画面72に含まれる、出力イメージ61の内の1つの選択を受け付ける。なお、選択情報は、選択された出力イメージ61及び履歴IDの双方を含む形態に限定されない。例えば、選択情報は、選択された出力イメージ61に対応する履歴IDを含み、出力イメージ61を含まない形態であってもよい。   In the present embodiment, the reception unit 52 receives one of the output images 61 included in the reception screen 72 displayed on the display unit 40B. Specifically, the reception unit 40A of the operation unit 20 receives selection information indicating the selected output image 61 and the corresponding history ID among the output images 61 included in the reception screen 72. Then, under the control of the control unit 42, the communication unit 44 transmits selection information to the information processing apparatus 100. In the reception unit 52 of the information processing apparatus 100, the selected output image 61 and the corresponding history ID included in the selection information received from the operation unit 20 are read and included in the reception screen 72 displayed on the display unit 40B. One of the output images 61 is selected. The selection information is not limited to a form including both the selected output image 61 and the history ID. For example, the selection information may include a history ID corresponding to the selected output image 61 and no output image 61.

エンジン制御部58は、受付部52で受け付けた選択情報に含まれる、出力イメージ61または履歴IDに対応する履歴情報に示される機能を、該履歴情報に示される実行条件で実行するように、エンジン部17を制御する。   The engine control unit 58 is configured to execute the function indicated by the history information corresponding to the output image 61 or the history ID included in the selection information received by the receiving unit 52 under the execution condition indicated by the history information. The unit 17 is controlled.

例えば、受付部52で受け付けた選択情報が、図4に示す第1情報に登録されている、履歴ID「1」と出力イメージ61Aと、を含むとする。この場合、エンジン制御部58は、受け付けた選択情報に含まれる、履歴ID「1」及び出力イメージ61Aに対応する、履歴情報に示される実行条件を読取る。図4に示す例では、この実行条件は、画像形成後の製本方法に応じた印刷時の画像配置「くるみ製本左とじ」、用紙の種類「A3」、用紙への印刷色「カラー」印刷、印刷時の濃度「濃度4」である。この場合、エンジン制御部58は、これらの実行条件で、プリント機能を実行するように、エンジン部17を制御する。   For example, it is assumed that the selection information received by the reception unit 52 includes the history ID “1” and the output image 61A registered in the first information illustrated in FIG. In this case, the engine control unit 58 reads the execution condition indicated in the history information corresponding to the history ID “1” and the output image 61A included in the received selection information. In the example shown in FIG. 4, this execution condition includes image layout “case binding left binding” at the time of printing according to the bookbinding method after image formation, paper type “A3”, print color “color” printing on paper, The density at the time of printing is “density 4”. In this case, the engine control unit 58 controls the engine unit 17 to execute the print function under these execution conditions.

生成部54は、第1情報を生成する(図4参照)。また、生成部54は、エンジン部17で機能が実行される毎に、実行した機能、及び機能の実行条件などを含む、履歴情報を生成し、記憶部60に記憶する。   The generation unit 54 generates first information (see FIG. 4). Further, every time a function is executed by the engine unit 17, the generation unit 54 generates history information including the executed function and the execution condition of the function, and stores the history information in the storage unit 60.

生成部54は、導出部54Aと、算出部54Bと、抽出部54Cとを含む。   The generation unit 54 includes a derivation unit 54A, a calculation unit 54B, and an extraction unit 54C.

導出部54Aは、エンジン部17で実行した機能の履歴情報に対応する出力イメージ61を導出する。   The deriving unit 54A derives the output image 61 corresponding to the history information of the function executed by the engine unit 17.

例えば、導出部54Aは、予め、実行条件に含まれる設定内容ごとに、各設定内容に対応する出力イメージ61を予め作成し、設定内容に対応づけて、第2情報として記憶部60に記憶する。なお、この設定内容と出力イメージ61とを対応づけた第2情報を外部装置などから受信してもよい。   For example, the derivation unit 54A previously creates an output image 61 corresponding to each setting content for each setting content included in the execution condition, and stores the output image 61 in association with the setting content in the storage unit 60 as the second information. . Note that the second information in which the setting contents are associated with the output image 61 may be received from an external device or the like.

そして、導出部54Aは、エンジン部17で機能が実行される毎に生成された、履歴情報に示される実行条件に含まれる、設定内容に対応する出力イメージ61を、第2情報から読取る。これによって、導出部54Aは、出力イメージ61を導出する。なお、導出部54Aは、履歴情報が生成される毎に、履歴情報に示される実行条件を示す出力イメージ61を生成してもよい。   Then, the derivation unit 54A reads, from the second information, the output image 61 corresponding to the setting content included in the execution condition indicated by the history information, which is generated each time the function is executed by the engine unit 17. Thereby, the deriving unit 54A derives the output image 61. The derivation unit 54A may generate the output image 61 indicating the execution condition indicated in the history information every time the history information is generated.

そして、生成部54は、生成した履歴情報と、導出された出力イメージ61と、を対応づけ、新たな履歴IDを付与して、記憶部60に記憶されている第1情報に登録する。   Then, the generation unit 54 associates the generated history information with the derived output image 61, assigns a new history ID, and registers the first history information stored in the storage unit 60.

算出部54Bは、エンジン部17で実行した機能の処理時間を算出する。算出部54Bは、エンジン部17で機能が実行される毎に、該機能の実行に要した処理時間を算出する。例えば、算出部54Bは、エンジン部17で機能が実行されると、機能の実行開始時間から該機能の実行が終了するまでの時間を計測し、処理時間として算出する。そして、生成部54は、算出部54Bで算出された処理時間を、対応する履歴情報に対応づけて、第1情報に登録する。   The calculation unit 54B calculates the processing time of the function executed by the engine unit 17. Each time the function is executed by the engine unit 17, the calculation unit 54B calculates the processing time required to execute the function. For example, when the function is executed by the engine unit 17, the calculation unit 54B measures the time from the execution start time of the function until the end of the execution of the function, and calculates the processing time. Then, the generation unit 54 registers the processing time calculated by the calculation unit 54B in the first information in association with the corresponding history information.

抽出部54Cは、エンジン部17で機能が実行される毎に生成された、履歴情報に示される実行条件から、予め定めたキーワードを抽出する。そして、生成部54は、抽出部54Cで抽出されたキーワードを、対応する履歴情報に対応づけて、第1情報に登録する。   The extracting unit 54C extracts a predetermined keyword from the execution condition indicated in the history information that is generated each time the function is executed by the engine unit 17. Then, the generation unit 54 registers the keyword extracted by the extraction unit 54C in the first information in association with the corresponding history information.

図3に戻り、なお、受付部52は、受付画面を介した出力イメージ61の選択を受け付ける前に、実行対象の実行条件を含む履歴情報を絞り込むための、絞込情報の入力を受け付けることが好ましい。   Returning to FIG. 3, the accepting unit 52 may accept the input of narrowed-down information for narrowing down history information including the execution condition to be executed before accepting the selection of the output image 61 via the accepting screen. preferable.

絞込情報は、ユーザによる実行対象の機能の処理時間と、実行対象の実行条件と、キーワードと、の少なくとも1つを含む。   The narrowing down information includes at least one of the processing time of the function to be executed by the user, the execution condition of the execution target, and the keyword.

検索部56は、受付部52が受け付けた絞込情報に対応する出力イメージ61及び履歴IDを、第1情報から検索し、表示制御部50へ通知する。この場合、表示制御部50は、通知された履歴IDに対応する、履歴ID及び出力イメージ61の一覧を含む受付画面72を表示するように、表示部40Bを制御する。   The search unit 56 searches the first information for the output image 61 and the history ID corresponding to the narrowed-down information received by the reception unit 52 and notifies the display control unit 50 of the search result. In this case, the display control unit 50 controls the display unit 40B to display the reception screen 72 that includes the history ID and the list of output images 61 corresponding to the notified history ID.

次に、本実施形態の情報処理装置100で実行する情報処理について説明する。   Next, information processing executed by the information processing apparatus 100 according to the present embodiment will be described.

まず、情報処理装置100が実行する情報処理として、第1情報(DB)への登録処理を説明する。   First, the registration process to 1st information (DB) is demonstrated as information processing which the information processing apparatus 100 performs.

図6は、本実施形態の情報処理装置100で実行する登録処理の手順を示すフローチャートである。   FIG. 6 is a flowchart illustrating a procedure of registration processing executed by the information processing apparatus 100 according to the present embodiment.

まず、エンジン制御部58が、エンジン部17に機能を実行させたか否かを判断する(ステップS200)。ステップS200で否定判断すると(ステップS200:No)。本ルーチンを終了する。ステップS200で肯定判断すると(ステップS200:Yes)、ステップS202へ進む。   First, the engine control unit 58 determines whether or not the engine unit 17 has executed a function (step S200). If a negative determination is made in step S200 (step S200: No). This routine ends. If an affirmative determination is made in step S200 (step S200: Yes), the process proceeds to step S202.

ステップS202では、生成部54が、エンジン部17で実行した機能、及び機能の実行条件などを含む、履歴情報を生成し、記憶部60に記憶する(ステップS202)。   In step S202, the generation unit 54 generates history information including the function executed by the engine unit 17, the execution condition of the function, and the like, and stores the history information in the storage unit 60 (step S202).

次に、導出部54Aが、エンジン部17で実行した機能の履歴情報に対応する出力イメージ61を導出する(ステップS204)。   Next, the deriving unit 54A derives the output image 61 corresponding to the history information of the function executed by the engine unit 17 (step S204).

次に、算出部54Bが、エンジン部17で実行した機能の処理時間を算出する(ステップS206)。次に、抽出部54Cが、ステップS202で生成された履歴情報に示される実行条件から、予め定めたキーワードを抽出する(ステップS208)。   Next, the calculation unit 54B calculates the processing time of the function executed by the engine unit 17 (step S206). Next, the extraction unit 54C extracts a predetermined keyword from the execution condition indicated in the history information generated in step S202 (step S208).

次に、生成部54は、ステップS202で記憶した履歴情報と、ステップS204で導出した出力イメージ61と、ステップS206で算出した処理時間と、ステップS208で抽出したキーワードと、を対応づけて、記憶部60の第1情報に未登録の新たな履歴IDを付与した上で、第1情報に登録する(ステップS210)。   Next, the generation unit 54 stores the history information stored in step S202, the output image 61 derived in step S204, the processing time calculated in step S206, and the keyword extracted in step S208 in association with each other. A new history ID that has not been registered is assigned to the first information of the unit 60 and then registered in the first information (step S210).

このため、第1情報は、図4に示すように、各履歴情報を一意に識別する履歴IDと、履歴情報と、キーワードと、処理時間と、出力イメージ61と、を対応づけた情報となる。   Therefore, as shown in FIG. 4, the first information is information in which history IDs uniquely identifying each history information, history information, keywords, processing time, and output image 61 are associated with each other. .

次に、情報処理装置100が実行する情報処理として、表示処理を説明する。   Next, display processing will be described as information processing executed by the information processing apparatus 100.

図7は、本実施の形態の情報処理装置100で実行する表示処理の手順を示すフローチャートである。   FIG. 7 is a flowchart illustrating a procedure of display processing executed by the information processing apparatus 100 according to the present embodiment.

まず、表示制御部50が、操作部20の表示部40Bに、ホーム画面を表示するように制御する(ステップS300)。詳細には、表示制御部50は、ホーム画面の表示指示を含む表示指示情報を操作部20へ送信する。操作部20は、表示指示情報を受け付けると、制御部42が、ホーム画面を表示部40Bに表示する制御を行う。すなわち、制御部42は、該表示指示情報に含まれるホーム画面の表示指示に従い、予め記憶したホーム画面の画面情報を用いてホーム画面を生成し、表示部40Bに表示する。   First, the display control unit 50 controls to display the home screen on the display unit 40B of the operation unit 20 (step S300). Specifically, the display control unit 50 transmits display instruction information including a display instruction for the home screen to the operation unit 20. When the operation unit 20 receives the display instruction information, the control unit 42 performs control to display the home screen on the display unit 40B. That is, the control unit 42 generates a home screen using the screen information of the home screen stored in advance according to the home screen display instruction included in the display instruction information, and displays the home screen on the display unit 40B.

図8は、ホーム画面59の一例を示す図である。図8に示すように、ホーム画面59は、複数種類のアプリと1対1に対応する複数のアイコン(ボタン画像)が表示される。本実施の形態では、操作部20のアプリ層201には、実行対象の機能及び実行対象の実行条件に対応する履歴情報の選択を受け付けるための、使用履歴アプリが搭載されている。そして、ホーム画面59には、使用履歴アプリの実行を指示するためのアイコン59Aが表示される。   FIG. 8 is a diagram illustrating an example of the home screen 59. As shown in FIG. 8, the home screen 59 displays a plurality of icons (button images) corresponding to a plurality of types of applications on a one-to-one basis. In the present embodiment, the application layer 201 of the operation unit 20 is equipped with a usage history application for accepting selection of history information corresponding to an execution target function and an execution target execution condition. On the home screen 59, an icon 59A for instructing execution of the usage history application is displayed.

図7に戻り、次に、ステップS302では、受付部52が、使用履歴アプリの選択を受け付けたか否かを判断する(ステップS302)。ユーザが、表示部40Bに表示されたホーム画面59を参照しながら、使用履歴アプリの実行を指示するためのアイコン59Aを指示したとする。すると、受付部40Aが、アイコン59Aの指示を示す情報を受信する。すると、通信部44が、使用履歴アプリの実行指示を示す情報を、情報処理装置100へ送信する。受付部52は、この、使用履歴アプリの実行指示を示す情報を受け付けたか否かを判別することで、ステップS302の判断を行う。   Returning to FIG. 7, next, in step S302, the reception unit 52 determines whether or not the selection of the use history application has been received (step S302). It is assumed that the user designates an icon 59A for instructing execution of the usage history application while referring to the home screen 59 displayed on the display unit 40B. Then, the receiving unit 40A receives information indicating an instruction of the icon 59A. Then, the communication unit 44 transmits information indicating an instruction to execute the usage history application to the information processing apparatus 100. The reception unit 52 determines whether or not the information indicating the execution instruction of the usage history application has been received, thereby determining step S302.

ステップS302で否定判断すると(ステップS302:No)、ステップS301へ進む。ステップS301では、通常処理を実行し(ステップS301)、本ルーチンを終了する。通常処理は、ホーム画面59に表示された各種アプリを示すアイコンの内、ユーザによって指示されたアイコンに対応する機能を実行するように、エンジン部17を制御する処理である。   If a negative determination is made in step S302 (step S302: No), the process proceeds to step S301. In step S301, normal processing is executed (step S301), and this routine ends. The normal process is a process of controlling the engine unit 17 so as to execute a function corresponding to an icon designated by the user among icons indicating various applications displayed on the home screen 59.

ステップS302で肯定判断すると(ステップS302:Yes)、ステップS304へ進む。ステップS304では、表示制御部50が、絞込情報選択画面を表示部40Bに表示するように、表示部40Bを制御する(ステップS304)。絞込情報選択画面は、絞込による選択を指示するためのアイコンを含む画面である。表示制御部50は、絞込情報選択画面の画面情報と、表示指示と、を含む表示指示情報を、操作部20へ送信する。操作部20の制御部42は、情報処理システム1000から受け付けた表示情報に含まれる絞込情報選択画面の画面情報から、絞込情報選択画面を生成し、表示部40Bに表示する。   If an affirmative determination is made in step S302 (step S302: Yes), the process proceeds to step S304. In step S304, the display control unit 50 controls the display unit 40B to display the narrowing information selection screen on the display unit 40B (step S304). The narrowing information selection screen is a screen including an icon for instructing selection by narrowing down. The display control unit 50 transmits display instruction information including the screen information of the narrowed-down information selection screen and a display instruction to the operation unit 20. The control unit 42 of the operation unit 20 generates a narrowed information selection screen from the screen information of the narrowed information selection screen included in the display information received from the information processing system 1000, and displays it on the display unit 40B.

図9は、絞込情報選択画面62の一例を示す図である。図9に示す例では、絞込情報選択画面62は、絞込による選択を指示するためのアイコン62Aと、ホーム画面59へ戻ることを指示するためのアイコン62Bと、を含む。   FIG. 9 is a diagram illustrating an example of the narrowing information selection screen 62. In the example illustrated in FIG. 9, the narrowing information selection screen 62 includes an icon 62A for instructing selection by narrowing down and an icon 62B for instructing to return to the home screen 59.

図7に戻り、次に、受付部52は、絞込指示を受け付けたか否かを判断する(ステップS306)。例えば、ユーザによる操作パネル27の操作によって、絞込による選択を指示するためのアイコン62Aが指示されると、受付部40Aは、アイコン62Aの指示を示す情報を受信する。すると、通信部44が、絞込による選択を示す情報を、情報処理装置100へ送信する。受付部52は、この、絞込による選択を示す情報を、受け付けたか否かを判別することで、ステップS306の判断を実行する。   Returning to FIG. 7, next, the receiving unit 52 determines whether or not a narrowing instruction has been received (step S306). For example, when the icon 62A for instructing selection by narrowing down is instructed by the operation of the operation panel 27 by the user, the receiving unit 40A receives information indicating the instruction of the icon 62A. Then, the communication unit 44 transmits information indicating selection by narrowing down to the information processing apparatus 100. The accepting unit 52 performs the determination in step S306 by determining whether or not the information indicating selection by narrowing has been accepted.

受付部52は、ステップS306で肯定判断(ステップS306:Yes)するまで、否定判断(ステップS306:No)を繰り返し、肯定判断(ステップS306:Yes)すると、ステップS308へ進む。   The accepting unit 52 repeats the negative determination (step S306: No) until an affirmative determination is made in step S306 (step S306: Yes).

ステップS308では、表示制御部50が、絞込情報入力画面を表示するように、表示部40Bを制御する(ステップS308)。   In step S308, the display control unit 50 controls the display unit 40B to display the narrowed-down information input screen (step S308).

絞込情報入力画面は、絞込情報の入力を受け付ける画面である。本実施の形態では、絞込情報として、例えば、実行条件、処理時間、及びキーワードの何れかの入力を受け付ける場合を説明する。なお、絞込情報は、実行条件、処理時間、及びキーワードの少なくとも1つであればよい。また、絞込条件に、第1情報の履歴情報に含まれる、各項目(例えば、機能の実行日時など)を用いてもよい。   The narrowing information input screen is a screen that accepts input of narrowing information. In the present embodiment, for example, a case will be described in which input of any one of an execution condition, a processing time, and a keyword is received as the narrowing information. The narrowing information may be at least one of execution conditions, processing time, and keywords. Moreover, you may use each item (for example, function execution date etc.) contained in the historical information of 1st information as narrowing-down conditions.

また、本実施の形態では、絞込情報入力画面として、第1入力画面と、第2入力画面と、第3入力画面と、第4入力画面と、を用いる場合を説明する。なお、これらの画面は一例であり、これらの4つに限定されない。   In the present embodiment, a case will be described in which the first input screen, the second input screen, the third input screen, and the fourth input screen are used as the narrowing information input screen. In addition, these screens are examples and are not limited to these four.

第1入力画面は、絞込情報として、実行条件、処理時間、キーワードの何れを用いるかの選択を受け付けるための、絞込情報入力画面である。図10は、第1入力画面64の一例を示す図である。図10に示すように、第1入力画面64は、実行条件の選択を受け付けるためのアイコン64Aと、処理時間の選択を受け付けるためのアイコン64Bと、キーワードの入力を受け付けるためのアイコン64Cと、を含む。   The first input screen is a narrowed-down information input screen for accepting selection of which of execution condition, processing time, and keyword is used as narrowed-down information. FIG. 10 is a diagram illustrating an example of the first input screen 64. As shown in FIG. 10, the first input screen 64 includes an icon 64A for receiving selection of an execution condition, an icon 64B for receiving selection of a processing time, and an icon 64C for receiving keyword input. Including.

第2入力画面は、絞込情報としての実行条件の入力を受け付けるための、絞込情報入力画面である。第2入力画面は、第1入力画面64において、実行条件の選択を受け付けるためのアイコン64Aが指示されると、受付部52が表示部40Bに表示するように制御する。   The second input screen is a narrowing information input screen for accepting input of execution conditions as narrowing information. The second input screen controls the reception unit 52 to display on the display unit 40B when an icon 64A for receiving selection of an execution condition is designated on the first input screen 64.

図11は、第2入力画面66の一例を示す図である。図11に示すように、第2入力画面66は、実行条件に含まれる、各設定項目の選択を受け付けるための、複数のアイコン66Aと、検索の実行指示を受け付けるためのアイコン66Bと、を含む。   FIG. 11 is a diagram illustrating an example of the second input screen 66. As shown in FIG. 11, second input screen 66 includes a plurality of icons 66 </ b> A for receiving selection of each setting item included in the execution condition, and icon 66 </ b> B for receiving a search execution instruction. .

第3入力画面は、絞込情報としての処理時間の入力を受け付けるための、絞込情報入力画面である。第3入力画面は、第1入力画面64において、処理時間の選択を受け付けるためのアイコン64Bが指示されると、受付部52が表示部40Bに表示するように制御する。   The third input screen is a narrowing information input screen for accepting input of processing time as narrowing information. The third input screen is controlled such that when the icon 64B for receiving the selection of the processing time is instructed on the first input screen 64, the receiving unit 52 displays on the display unit 40B.

図12は、第3入力画面68の一例を示す図である。図12に示すように、第3入力画面68は、処理時間の入力を受け付けるためのアイコン68Aと、履歴情報に含まれる、機能の実行日時の入力を受け付けるためのアイコン68Bと、を含む。   FIG. 12 is a diagram illustrating an example of the third input screen 68. As shown in FIG. 12, the third input screen 68 includes an icon 68A for accepting an input of processing time, and an icon 68B for accepting an input of a function execution date and time included in the history information.

第4入力画面は、絞込情報としてのキーワードの入力を受け付けるための、絞込情報入力画面である。第4入力画面は、第1入力画面64において、キーワードの選択を受け付けるためのアイコン64Cが指示されると、受付部52が表示部40Bに表示するように制御する。   The fourth input screen is a narrowing information input screen for accepting input of keywords as narrowing information. The fourth input screen is controlled such that when the icon 64C for receiving the selection of the keyword is instructed on the first input screen 64, the receiving unit 52 displays on the display unit 40B.

図13は、第4入力画面70の一例を示す図である。図13に示すように、第4入力画面70は、キーワードの入力を受け付けるための入力欄70Aと、検索の実行指示を受け付けるためのアイコン70Bと、を含む。   FIG. 13 is a diagram illustrating an example of the fourth input screen 70. As shown in FIG. 13, the fourth input screen 70 includes an input field 70A for accepting keyword input and an icon 70B for accepting a search execution instruction.

図7に戻り、上記ステップS308では、表示制御部50が、絞込情報入力画面として第1入力画面64を表示するように、表示部40Bを制御する(ステップS308)。表示制御部50は、第1入力画面64の画面情報と、表示指示と、を含む表示指示情報を、操作部20へ送信する。操作部20の制御部42は、情報処理システム1000から受け付けた表示情報に含まれる第1入力画面64の画面情報から、第1入力画面64を生成し、表示部40Bに表示する。   Returning to FIG. 7, in step S308, the display control unit 50 controls the display unit 40B so as to display the first input screen 64 as the narrowed-down information input screen (step S308). The display control unit 50 transmits display instruction information including the screen information of the first input screen 64 and the display instruction to the operation unit 20. The control unit 42 of the operation unit 20 generates the first input screen 64 from the screen information of the first input screen 64 included in the display information received from the information processing system 1000 and displays it on the display unit 40B.

このため、操作部20の表示部40Bには、例えば、図10に示す第1入力画面64が表示される。   For this reason, the first input screen 64 shown in FIG. 10 is displayed on the display unit 40B of the operation unit 20, for example.

次に、受付部52が、絞込情報として、実行条件の選択を、操作部20から受け付けたか否かを判断する(ステップS310)。ユーザが、第1入力画面64を参照しながら操作パネル27を操作することで、実行条件の選択を受け付けるためのアイコン64Aを指示したとする。すると、受付部40Aは、アイコン64Aの指示を示す信号を表示部40Bから受け付ける。そして、通信部44は、アイコン64Aに対応する信号である、実行条件の選択を示す情報を、情報処理装置100へ送信する。受付部52は、操作部20から、この実行条件の選択を示す情報を受け付けたか否かを判別することで、ステップS310の判断を行えばよい。   Next, the reception unit 52 determines whether or not selection of an execution condition has been received from the operation unit 20 as narrowing information (step S310). Assume that the user operates the operation panel 27 while referring to the first input screen 64 to instruct an icon 64A for accepting selection of an execution condition. Then, accepting unit 40A accepts a signal indicating an instruction of icon 64A from display unit 40B. Then, the communication unit 44 transmits information indicating selection of an execution condition, which is a signal corresponding to the icon 64A, to the information processing apparatus 100. The receiving unit 52 may perform the determination in step S310 by determining whether information indicating the selection of the execution condition has been received from the operation unit 20.

ステップS310で肯定判断すると(ステップS310:Yes)、ステップS312へ進む。ステップS312では、表示制御部50が、第2入力画面66を表示するように、表示部40Bを制御する(ステップS312)。   If an affirmative determination is made in step S310 (step S310: Yes), the process proceeds to step S312. In step S312, the display control unit 50 controls the display unit 40B to display the second input screen 66 (step S312).

詳細には、表示制御部50は、第2入力画面66の画面情報と、表示指示と、を含む表示指示情報を、操作部20へ送信する。操作部20の制御部42は、情報処理システム1000から受け付けた表示情報に含まれる第2入力画面66の画面情報から、第2入力画面66を生成し、表示部40Bに表示する。   Specifically, the display control unit 50 transmits display instruction information including the screen information of the second input screen 66 and a display instruction to the operation unit 20. The control unit 42 of the operation unit 20 generates the second input screen 66 from the screen information of the second input screen 66 included in the display information received from the information processing system 1000 and displays it on the display unit 40B.

このため、操作部20の表示部40Bには、例えば、図11に示す第2入力画面66が表示される。そして、後述するステップS322へ進む。   Therefore, for example, the second input screen 66 shown in FIG. 11 is displayed on the display unit 40B of the operation unit 20. And it progresses to step S322 mentioned later.

一方、ステップS310で否定判断すると(ステップS310:No)、ステップS314へ進む。ステップS314では、受付部52が、絞込情報として、処理時間の選択を、操作部20から受け付けたか否かを判断する(ステップS314)。ユーザが、第1入力画面64を参照しながら操作パネル27を操作することで、処理時間の選択を受け付けるためのアイコン64Bを指示したとする。すると、受付部40Aは、アイコン64Bの指示を示す信号を表示部40Bから受け付ける。そして、通信部44は、アイコン64Bに対応する信号である、処理時間の選択を示す情報を、情報処理装置100へ送信する。受付部52は、操作部20から、この処理時間の選択を示す情報を受け付けたか否かを判別することで、ステップS314の判断を行えばよい。   On the other hand, if a negative determination is made in step S310 (step S310: No), the process proceeds to step S314. In step S314, the reception unit 52 determines whether or not selection of a processing time has been received from the operation unit 20 as narrowing information (step S314). Assume that the user operates the operation panel 27 while referring to the first input screen 64 to instruct the icon 64B for accepting the selection of the processing time. Then, the reception unit 40A receives a signal indicating an instruction of the icon 64B from the display unit 40B. Then, the communication unit 44 transmits information indicating the selection of the processing time, which is a signal corresponding to the icon 64B, to the information processing apparatus 100. The receiving unit 52 may perform the determination in step S314 by determining whether information indicating selection of the processing time is received from the operation unit 20 or not.

ステップS314で肯定判断すると(ステップS314:Yes)、ステップS316へ進む。ステップS316では、表示制御部50が、第3入力画面68を表示するように、表示部40Bを制御する(ステップS316)。   If an affirmative determination is made in step S314 (step S314: Yes), the process proceeds to step S316. In step S316, the display control unit 50 controls the display unit 40B to display the third input screen 68 (step S316).

詳細には、表示制御部50は、第3入力画面68の画面情報と、表示指示と、を含む表示指示情報を、操作部20へ送信する。操作部20の制御部42は、情報処理システム1000から受け付けた表示情報に含まれる第3入力画面68の画面情報から、第3入力画面68を生成し、表示部40Bに表示する。   Specifically, the display control unit 50 transmits display instruction information including the screen information of the third input screen 68 and a display instruction to the operation unit 20. The control unit 42 of the operation unit 20 generates the third input screen 68 from the screen information of the third input screen 68 included in the display information received from the information processing system 1000 and displays it on the display unit 40B.

このため、操作部20の表示部40Bには、例えば、図12に示す第3入力画面68が表示される。そして、後述するステップS322へ進む。   Therefore, for example, the third input screen 68 shown in FIG. 12 is displayed on the display unit 40B of the operation unit 20. And it progresses to step S322 mentioned later.

一方、ステップS314で否定判断すると(ステップS314:No)、ステップS318へ進む。ステップS318では、受付部52が、絞込情報として、キーワードの選択を、操作部20から受け付けたか否かを判断する(ステップS318)。ユーザが、第1入力画面64を参照しながら操作パネル27を操作することで、キーワードの選択を受け付けるためのアイコン64Cを指示したとする。すると、受付部40Aは、アイコン64Cの指示を示す信号を表示部40Bから受け付ける。そして、通信部44は、アイコン64Cに対応する信号である、キーワードの選択を示す情報を、情報処理装置100へ送信する。受付部52は、操作部20から、このキーワードの選択を示す情報を受け付けたか否かを判別することで、ステップS318の判断を行えばよい。   On the other hand, if a negative determination is made in step S314 (step S314: No), the process proceeds to step S318. In step S318, the reception unit 52 determines whether keyword selection is received from the operation unit 20 as narrowing information (step S318). Assume that the user operates the operation panel 27 while referring to the first input screen 64 to instruct the icon 64C for accepting keyword selection. Then, the accepting unit 40A accepts a signal indicating an instruction of the icon 64C from the display unit 40B. Then, the communication unit 44 transmits information indicating selection of a keyword, which is a signal corresponding to the icon 64C, to the information processing apparatus 100. The receiving unit 52 may perform the determination in step S318 by determining whether or not information indicating selection of this keyword has been received from the operation unit 20.

ステップS318で肯定判断すると(ステップS318:Yes)、ステップS320へ進む。ステップS320では、表示制御部50が、第4入力画面70を表示するように、表示部40Bを制御する(ステップS320)。   If an affirmative determination is made in step S318 (step S318: Yes), the process proceeds to step S320. In step S320, the display control unit 50 controls the display unit 40B to display the fourth input screen 70 (step S320).

詳細には、表示制御部50は、第4入力画面70の画面情報と、表示指示と、を含む表示指示情報を、操作部20へ送信する。操作部20の制御部42は、情報処理システム1000から受け付けた表示情報に含まれる第4入力画面70の画面情報から、第4入力画面70を生成し、表示部40Bに表示する。   Specifically, the display control unit 50 transmits display instruction information including screen information of the fourth input screen 70 and a display instruction to the operation unit 20. The control unit 42 of the operation unit 20 generates the fourth input screen 70 from the screen information of the fourth input screen 70 included in the display information received from the information processing system 1000 and displays it on the display unit 40B.

このため、操作部20の表示部40Bには、例えば、図13に示す第4入力画面70が表示される。そして、後述するステップS322へ進む。   For this reason, for example, a fourth input screen 70 shown in FIG. 13 is displayed on the display unit 40B of the operation unit 20. And it progresses to step S322 mentioned later.

ステップS322では、絞込情報の入力を受け付けたか否かを判断する(ステップS322)。ステップS322では、上記ステップS312、ステップS316、ステップS320の各々の処理により表示部40Bに表示された、絞込情報の入力を受け付ける絞込情報入力画面としての、第2入力画面66、第3入力画面68、及び第4入力画面70の各々を介して、絞込情報(実行条件、処理時間、キーワードの少なくとも1つを含む)を受け付けたか否かを判断する。   In step S322, it is determined whether or not input of narrowing information has been accepted (step S322). In step S322, a second input screen 66, a third input as a narrowed information input screen for accepting the input of narrowed information displayed on the display unit 40B by the processes of steps S312, S316, and S320. It is determined whether or not narrowing information (including at least one of execution conditions, processing time, and keywords) is received via each of the screen 68 and the fourth input screen 70.

詳細には、ユーザが、第2入力画面66、第3入力画面68、及び第4入力画面70の各々を参照しながら操作パネル27を操作することで、絞込情報を入力する。すると、受付部40Aは、入力された絞込情報を示す信号を、表示部40Bから受け付ける。そして、通信部44は、受け付けた絞込情報を、情報処理装置100へ送信する。絞込情報選択画面62は、この絞込情報を操作部20から受信したか否かを判別することで、ステップS322の判断を行えばよい。   Specifically, the user inputs the narrowing information by operating the operation panel 27 while referring to each of the second input screen 66, the third input screen 68, and the fourth input screen 70. Then, the reception unit 40A receives a signal indicating the input narrowing information from the display unit 40B. Then, the communication unit 44 transmits the received narrowing information to the information processing apparatus 100. The narrow-down information selection screen 62 may perform the determination in step S322 by determining whether or not this narrow-down information has been received from the operation unit 20.

ステップS322では、肯定判断するまで(ステップS322:Yes)、否定判断(ステップS322:No)を繰り返す。ステップS322で肯定判断すると(ステップS322:Yes)、ステップS324へ進む。   In step S322, a negative determination (step S322: No) is repeated until an affirmative determination is made (step S322: Yes). If an affirmative determination is made in step S322 (step S322: Yes), the process proceeds to step S324.

ステップS324では、検索部56が、第1情報から、ステップS322で受け付けた絞込情報に対応する、履歴情報を、第1情報から検索する(ステップS324)。   In step S324, the search unit 56 searches the first information for history information corresponding to the narrowed-down information received in step S322 from the first information (step S324).

次に、表示制御部50が、第1情報における、ステップS324で検索した、絞込情報に対応する出力イメージ61及び履歴IDの一覧を含む受付画面72を表示するように、表示部40Bを制御する(ステップS326)。   Next, the display control unit 50 controls the display unit 40B to display the reception screen 72 including the output image 61 corresponding to the narrowing information and the list of history IDs searched for in step S324 in the first information. (Step S326).

このため、表示部40Bには、例えば、図5に示す受付画面72が表示される。   For this reason, for example, a reception screen 72 shown in FIG. 5 is displayed on the display unit 40B.

次に、受付部52が、表示部40Bに表示された受付画面72に含まれる、出力イメージ61の内の、少なくとも1つの選択を受け付けたか否かを判断する(ステップS328)。ユーザは、受付画面72を参照しながら操作パネル27を操作することで、受付画面72に表示されている履歴IDの各々に対応する、複数の出力イメージ61の内の少なくとも1つの表示領域を選択し、実行ボタン72B(図5参照)を指示したとする。すると、受付部40Aは、選択された表示領域に対応する信号を表示部40Bから受け付ける。そして、通信部44は、選択された表示領域に対応する信号として、該表示領域に表示されていた出力イメージ61及び履歴IDを示す情報を、情報処理装置100へ送信する。受付部52は、操作部20から、情報を受け付けたか否かを判別することで、ステップS328の判断を行えばよい。   Next, the reception unit 52 determines whether or not at least one of the output images 61 included in the reception screen 72 displayed on the display unit 40B has been received (step S328). The user operates the operation panel 27 while referring to the reception screen 72 to select at least one display area of the plurality of output images 61 corresponding to each history ID displayed on the reception screen 72. Assume that the execution button 72B (see FIG. 5) is instructed. Then, the receiving unit 40A receives a signal corresponding to the selected display area from the display unit 40B. Then, the communication unit 44 transmits information indicating the output image 61 and the history ID displayed in the display area to the information processing apparatus 100 as a signal corresponding to the selected display area. The receiving unit 52 may perform the determination in step S328 by determining whether or not information has been received from the operation unit 20.

受付部52は、ステップS328で肯定判断(ステップS328:Yes)するまで、否定判断(ステップS328:No)を繰り返す。そして、ステップS328で肯定判断すると(ステップS328:Yes)、ステップS330へ進む。   The reception unit 52 repeats the negative determination (step S328: No) until an affirmative determination is made in step S328 (step S328: Yes). If an affirmative determination is made in step S328 (step S328: Yes), the process proceeds to step S330.

ステップS330では、エンジン制御部58が、第1情報における、ステップS328で受け付けた、履歴ID及び出力イメージ61に対応する履歴情報に示される機能を、該履歴情報に示される実行条件で実行するように、エンジン部17を制御する(ステップS330)。ステップS330の処理によって、エンジン部17は、ユーザが受付画面72を介して選択した履歴情報によって示される機能を、該履歴情報によって示される実行条件で実行する。そして、本ルーチンを終了する。   In step S330, the engine control unit 58 executes the function indicated in the history information corresponding to the history ID and the output image 61 received in step S328 in the first information under the execution condition indicated in the history information. Next, the engine unit 17 is controlled (step S330). By the processing in step S330, the engine unit 17 executes the function indicated by the history information selected by the user via the reception screen 72 under the execution condition indicated by the history information. Then, this routine ends.

以上説明したように、本実施形態の情報処理装置100は、エンジン部17に接続されている。エンジン部17は、1または複数の機能を実行する。記憶部60は、第1情報を記憶する。第1情報は、エンジン部17で実行した機能の実行履歴を示す履歴情報と、該履歴情報に示される機能の実行条件の少なくとも一部をイメージ化した出力イメージ61と、を対応づけた情報である。表示制御部50は、実行対象の機能及び実行対象の実行条件に対応する履歴情報の選択を受け付けるための、受付画面72として、出力イメージ61を含む受付画面72を、表示部40Bに表示する制御を行う。   As described above, the information processing apparatus 100 according to this embodiment is connected to the engine unit 17. The engine unit 17 performs one or a plurality of functions. The storage unit 60 stores the first information. The first information is information in which history information indicating the execution history of the function executed by the engine unit 17 is associated with the output image 61 obtained by imaging at least a part of the execution conditions of the function indicated in the history information. is there. The display control unit 50 controls the display unit 40B to display the reception screen 72 including the output image 61 as the reception screen 72 for receiving selection of history information corresponding to the execution target function and the execution target execution condition. I do.

このため、ユーザは、エンジン部17で過去に実行した実行履歴から、実行対象の機能及び実行条件を選択するときに、実行条件をイメージ化して示した出力イメージ61を選択することで、実行対象の機能及び実行条件を選択することができる。   For this reason, when the user selects the execution target function and execution condition from the execution history executed in the past by the engine unit 17, the user selects the output image 61 that shows the execution condition as an image. Functions and execution conditions can be selected.

従って、本実施形態の情報処理装置100は、エンジン部17の実行履歴に応じた機能を、容易に選択可能に表示することができる。   Therefore, the information processing apparatus 100 according to the present embodiment can display a function according to the execution history of the engine unit 17 so that it can be easily selected.

また、履歴情報は、MFP10をこれから使用するユーザに拘らず、エンジン部17に機能を実行させた様々なユーザの実行履歴である。このため、MFP10をこれから使用するユーザの履歴情報に応じた機能に限定されず、他のユーザの履歴情報に応じた機能についても、選択可能に表示することができる。   The history information is execution histories of various users who have caused the engine unit 17 to execute the function regardless of the user who will use the MFP 10 from now on. For this reason, the function according to the history information of the user who will use the MFP 10 from now on is not limited, and the function according to the history information of other users can be displayed in a selectable manner.

また、受付画面72は、出力イメージ61と、出力イメージ61に対応する実行条件を示す文字情報を含むことが好ましい。受付画面72が、実行条件を示す文字情報を更に含むことで、対応する出力イメージ61では表現することの難しい実行条件を、ユーザに対して解り易く提示することができる。   In addition, the reception screen 72 preferably includes the output image 61 and character information indicating an execution condition corresponding to the output image 61. When the reception screen 72 further includes character information indicating the execution condition, it is possible to easily present the execution condition that is difficult to express in the corresponding output image 61 to the user.

また、第1情報は、履歴情報と、出力イメージ61と、処理時間及びキーワードの少なくとも一方と、を対応づけることが好ましい。第1情報が、処理時間及びキーワードを含むことで、履歴情報によって示される実行条件や、処理時間や、キーワードを絞込条件として、受付画面72に表示する対象の出力イメージ61を絞り込むことができる。   Moreover, it is preferable that 1st information matches historical information, the output image 61, and at least one of processing time and a keyword. Since the first information includes the processing time and the keyword, the output image 61 to be displayed on the reception screen 72 can be narrowed down using the execution condition indicated by the history information, the processing time, and the keyword as a narrowing condition. .

このため、上記効果に加えて、更に、エンジン部17の実行履歴に応じた機能を、容易に選択可能に表示することができる。   For this reason, in addition to the above-described effects, a function corresponding to the execution history of the engine unit 17 can be easily displayed in a selectable manner.

なお、本実施形態の情報処理システム1000において予め記憶した各種情報(第1情報など)を、ネットワーク40に接続されたサーバ装置30や、外部のハードディスク等の記憶媒体や、外部装置(図示省略)などに記憶してもよい。   Note that various information (first information and the like) stored in advance in the information processing system 1000 of the present embodiment is stored in the server device 30 connected to the network 40, a storage medium such as an external hard disk, or an external device (not shown). Or the like.

また、本実施形態で説明した情報処理システム1000における、MFP10と、操作部20と、が接続されたシステム構成は一例であり、用途や目的に応じて、様々なシステム構成例があることはいうまでもない。   Further, in the information processing system 1000 described in the present embodiment, the system configuration in which the MFP 10 and the operation unit 20 are connected is an example, and there are various system configuration examples depending on applications and purposes. Not too long.

上述した本実施形態の情報処理装置100で実行する、上記登録処理や表示処理などを実行するための情報処理プログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)メモリ等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよいし、インターネット等のネットワーク経由で提供または配布するように構成してもよい。また、各種プログラムを、ROM等に予め組み込んで提供するように構成してもよい。   An information processing program for executing the registration processing, display processing, and the like, which is executed by the information processing apparatus 100 of the present embodiment described above, is a file in an installable format or an executable format and is a CD-ROM, a flexible disk ( (FD), CD-R, DVD (Digital Versatile Disk), USB (Universal Serial Bus) memory, etc. may be configured to be recorded on a computer-readable recording medium and provided via a network such as the Internet. It may be configured to be provided or distributed on. Various programs may be provided by being incorporated in advance in a ROM or the like.

なお、上記には、いくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施の形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments have been described above, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

40B 表示部
50 表示制御部
52 受付部
54 生成部
54A 導出部
54B 算出部
54C 抽出部
58 エンジン制御部
60 記憶部
100 情報処理装置
40B Display unit 50 Display control unit 52 Reception unit 54 Generation unit 54A Derivation unit 54B Calculation unit 54C Extraction unit 58 Engine control unit 60 Storage unit 100 Information processing apparatus

特許4875727号公報Japanese Patent No. 4875727 特開2013−228965号公報JP 2013-228965 A

Claims (10)

1または複数の機能を実行するエンジン部に接続された情報処理装置であって、
前記機能の実行履歴を示す履歴情報と、前記履歴情報に示される前記機能の実行条件の少なくとも一部をイメージ化した出力イメージと、を対応づけた第1情報を記憶する記憶部と、
実行対象の前記機能及び実行対象の前記実行条件に対応する、前記履歴情報の選択を受け付けるための、受付画面として、前記出力イメージを含む前記受付画面を、表示部に表示する制御を行う表示制御部と、
を備えた情報処理装置。
An information processing apparatus connected to an engine unit that performs one or more functions,
A storage unit for storing first information in which history information indicating the execution history of the function is associated with an output image obtained by imaging at least a part of the execution condition of the function indicated in the history information;
Display control for performing control to display the reception screen including the output image as a reception screen for receiving selection of the history information corresponding to the function to be executed and the execution condition of the execution target. And
An information processing apparatus comprising:
前記表示制御部は、
前記出力イメージと、前記出力イメージに対応する前記実行条件を示す文字情報と、を含む、前記受付画面を、前記表示部に表示する制御を行う、請求項1に記載の情報処理装置。
The display control unit
The information processing apparatus according to claim 1, wherein control is performed to display the reception screen including the output image and character information indicating the execution condition corresponding to the output image on the display unit.
前記受付画面に含まれる前記出力イメージの内の1つの選択を受け付ける受付部と、
受け付けた前記出力イメージに対応する前記履歴情報に示される前記機能を、該履歴情報に示される前記実行条件で実行するように、前記エンジン部を制御するエンジン制御部と、
備えた、請求項1または請求項2に記載の情報処理装置。
A reception unit that receives one of the output images included in the reception screen;
An engine control unit that controls the engine unit to execute the function indicated in the history information corresponding to the received output image under the execution condition indicated in the history information;
The information processing apparatus according to claim 1, comprising the information processing apparatus.
前記受付部は、
前記出力イメージの選択を受け付ける前に、実行対象の前記機能の処理に要する時間を示す処理時間と 、実行対象の前記実行条件と、実行対象の前記実行条件に含まれる予め定めたキーワードと、の少なくとも1つを含む、絞込情報の入力を更に受け付け、
前記記憶部は、
前記履歴情報と、前記出力イメージと、前記処理時間及び前記キーワードの少なくとも一方と、を対応づけた前記第1情報を記憶し、
前記表示制御部は、
受け付けた前記絞込情報に対応する前記出力イメージを含む、前記受付画面を、前記表示部に表示する制御を行う、
請求項3に記載の情報処理装置。
The reception unit
Before accepting selection of the output image, a processing time indicating a time required for processing of the function to be executed, the execution condition to be executed, and a predetermined keyword included in the execution condition to be executed Accept further input of refinement information, including at least one,
The storage unit
Storing the first information in which the history information, the output image, and at least one of the processing time and the keyword are associated with each other;
The display control unit
Including control of displaying the reception screen on the display unit, including the output image corresponding to the received narrowing information;
The information processing apparatus according to claim 3.
前記エンジン部で実行した前記機能の前記履歴情報と、前記出力イメージと、を対応づけた前記第1情報を生成する生成部を備えた、請求項4に記載の情報処理装置。   The information processing apparatus according to claim 4, further comprising: a generation unit that generates the first information in which the history information of the function executed by the engine unit is associated with the output image. 前記生成部は、
前記エンジン部で実行した前記機能の前記履歴情報に対応する前記出力イメージを導出する導出部を有し、該履歴情報と、該出力イメージと、を対応づけた前記第1情報を生成する、請求項5に記載の情報処理装置。
The generator is
A derivation unit for deriving the output image corresponding to the history information of the function executed by the engine unit, and generating the first information associating the history information with the output image. Item 6. The information processing device according to Item 5.
前記生成部は、
前記エンジン部で実行した前記機能の前記処理時間を算出する算出部を有し、該機能の前記履歴情報と、前記出力イメージと、前記処理時間と、を対応づけた前記第1情報を生成する、請求項5に記載の情報処理装置。
The generator is
A calculation unit configured to calculate the processing time of the function executed by the engine unit; and generating the first information in which the history information of the function, the output image, and the processing time are associated with each other. The information processing apparatus according to claim 5.
前記生成部は、
前記エンジン部で実行した前記機能の実行条件に含まれる、予め定めたキーワードを抽出する抽出部を有し、前記履歴情報と、前記出力イメージと、前記キーワードと、を対応づけた前記第1情報を生成する、請求項5に記載の情報処理装置。
The generator is
The first information that includes an extraction unit that extracts a predetermined keyword included in an execution condition of the function executed by the engine unit, and that associates the history information, the output image, and the keyword The information processing apparatus according to claim 5, which generates
1または複数の機能を実行するエンジン部に接続され、前記機能の実行履歴を示す履歴情報と、前記履歴情報に示される前記機能の実行条件の少なくとも一部をイメージ化した出力イメージと、を対応づけた第1情報を記憶する記憶部を備えた情報処理装置で実行する情報処理方法であって、
実行対象の前記機能及び実行対象の前記実行条件に対応する、前記履歴情報の選択を受け付けるための、受付画面として、前記出力イメージを含む前記受付画面を、表示部に表示する制御を行うステップを含む、
情報処理方法。
Connected to an engine unit that executes one or more functions, and corresponds to history information indicating an execution history of the function and an output image obtained by imaging at least a part of the execution conditions of the function indicated in the history information An information processing method that is executed by an information processing apparatus including a storage unit that stores the attached first information,
Performing a control to display the reception screen including the output image on a display unit as a reception screen for receiving selection of the history information corresponding to the function to be executed and the execution condition of the execution target. Including,
Information processing method.
1または複数の機能を実行するエンジン部に接続され、前記機能の実行履歴を示す履歴情報と、前記履歴情報に示される前記機能の実行条件の少なくとも一部をイメージ化した出力イメージと、を対応づけた第1情報を記憶する記憶部を備えたコンピュータに、
実行対象の前記機能及び実行対象の前記実行条件に対応する、前記履歴情報の選択を受け付けるための、受付画面として、前記出力イメージを含む前記受付画面を、表示部に表示する制御を行うステップを、
実行させるための情報処理プログラム。
Connected to an engine unit that executes one or more functions, and corresponds to history information indicating an execution history of the function and an output image obtained by imaging at least a part of the execution conditions of the function indicated in the history information In a computer having a storage unit for storing the attached first information,
Performing a control to display the reception screen including the output image on a display unit as a reception screen for receiving selection of the history information corresponding to the function to be executed and the execution condition of the execution target. ,
An information processing program for execution.
JP2014098106A 2014-05-09 2014-05-09 Information processor, information processing method, and information processing program Pending JP2015214084A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014098106A JP2015214084A (en) 2014-05-09 2014-05-09 Information processor, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014098106A JP2015214084A (en) 2014-05-09 2014-05-09 Information processor, information processing method, and information processing program

Publications (1)

Publication Number Publication Date
JP2015214084A true JP2015214084A (en) 2015-12-03

Family

ID=54751461

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014098106A Pending JP2015214084A (en) 2014-05-09 2014-05-09 Information processor, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP2015214084A (en)

Similar Documents

Publication Publication Date Title
EP2521344B1 (en) Image forming apparatus for being able to utilize application in which web browser is used
JP5629621B2 (en) Image forming apparatus, image forming processing system, image forming processing method, and computer-readable recording medium on which the program is recorded
US9639242B2 (en) Image processing apparatus, method for controlling image processing apparatus, and storage medium
US11070686B2 (en) Image processing apparatus, control method of image processing apparatus, and recording medium
JP2019135814A (en) Image forming apparatus, method therefor, and program
US11778110B2 (en) Image processing apparatus displaying a home screen in a fixed button mode in a state where acquisition of a recommended button information is unavailable
KR20150062961A (en) Image forming apparatus, method for controlling image forming apparatus, computer-readable storage medium storing program, and program
JP2017117195A (en) Control program and information processing apparatus
JP2017151899A (en) Program and terminal device
US11122182B2 (en) Information processing apparatus, storage medium, and control method with voice instruction to peform print settings operation
JP7187845B2 (en) print server, image forming device, program, printing system
US10209932B2 (en) Printing apparatus that processes print data based on security setting data
US20140320884A1 (en) Information processing apparatus, information processing terminal, and information processing system
JP2019047453A (en) Image processing program and information processing device
JP2015123682A (en) Information processing equipment, information processing method, and program
JP2018161869A (en) Job processing apparatus, server, and server program
JP6237340B2 (en) Printing system, printing method, portable terminal device, and print job creation program
JP2017151898A (en) Program and terminal device
JP2015214084A (en) Information processor, information processing method, and information processing program
JP2020194207A (en) Application program
JP2016035648A (en) Electronic apparatus and information providing program
US9218151B2 (en) Information processing device, image processing device, image processing system, and non-transitory computer readable medium to control execution of image processing based on resource information
US9348547B2 (en) Document distribution server and document distribution method
JP2019164567A (en) Electronic device, information processing system, information processing method and program
JP2013168077A (en) Image forming system and image forming program