JP6575267B2 - Mobile terminal and program - Google Patents

Mobile terminal and program Download PDF

Info

Publication number
JP6575267B2
JP6575267B2 JP2015188678A JP2015188678A JP6575267B2 JP 6575267 B2 JP6575267 B2 JP 6575267B2 JP 2015188678 A JP2015188678 A JP 2015188678A JP 2015188678 A JP2015188678 A JP 2015188678A JP 6575267 B2 JP6575267 B2 JP 6575267B2
Authority
JP
Japan
Prior art keywords
information
program
designated
unit
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.)
Active
Application number
JP2015188678A
Other languages
Japanese (ja)
Other versions
JP2017062736A (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 JP2015188678A priority Critical patent/JP6575267B2/en
Publication of JP2017062736A publication Critical patent/JP2017062736A/en
Application granted granted Critical
Publication of JP6575267B2 publication Critical patent/JP6575267B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Telephone Function (AREA)

Description

本発明は、画像データに対する出力動作を画像出力装置に実行させるプログラム、及び当該プログラムを実行する携帯端末に関する。   The present invention relates to a program that causes an image output apparatus to execute an output operation on image data, and a portable terminal that executes the program.

従来より、画像データに対する動作をプリンタに実行させるプログラムが知られている。例えば特許文献1には、携帯端末に記憶された画像データ等をユーザに指定させ、指定された画像データで示される画像をプリンタに印刷させることができるアプリケーションが開示されている。   Conventionally, a program for causing a printer to execute an operation on image data is known. For example, Patent Literature 1 discloses an application that allows a user to specify image data stored in a mobile terminal and cause a printer to print an image indicated by the specified image data.

また、近年のプリンタは、個人での利用に留まらず、ビジネスの場でも多く利用されている。そこで、ビジネス用途に利用されるプリンタには、複数のユーザで共用されることを想定して、プリンタが実行可能な複数の動作それぞれについて、当該動作の実行を制限した状態と、当該動作を制限なく実行可能ク状態とに切り替えることができる機能が実装されている場合がある。   In addition, printers in recent years are used not only for personal use but also for business purposes. Therefore, assuming that a printer used for business purposes is shared by a plurality of users, for each of a plurality of operations that can be executed by the printer, the execution of the operation is restricted and the operation is restricted. There is a case where a function that can be switched to an executable state is implemented.

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

特許文献1に記載のアプリケーションでは、画像出力装置の動作がロック状態か否かを認識することはできない。そのため、画像データの指定等のユーザ操作が実行されたにも拘わらず、画像出力装置によって動作が実行されない場合がある。また、当該アプリケーションは、画像出力装置によって動作が実行されない原因をユーザに報知することができない。   The application described in Patent Document 1 cannot recognize whether the operation of the image output apparatus is in the locked state. Therefore, there is a case where the operation is not executed by the image output apparatus even though a user operation such as designation of image data is executed. In addition, the application cannot notify the user of the reason why the operation is not executed by the image output apparatus.

本発明は、上記の事情に鑑みてなされたものであり、その目的は、画像データに対する出力動作をユーザ操作に従って画像出力装置に実行させるプログラムであって、画像出力装置において出力動作の実行が制限されているか否かをユーザに認識させることができるインタフェースを備えたプログラムを提供することにある。   The present invention has been made in view of the above circumstances, and a purpose thereof is a program for causing an image output device to execute an output operation on image data in accordance with a user operation, and the execution of the output operation in the image output device is limited. It is an object of the present invention to provide a program having an interface that allows a user to recognize whether or not a user has been executed.

本明細書に記載のプログラムは、通信部と、記憶部と、表示部と、操作部とを備える携帯端末が読み取り可能である。前記通信部は、画像データに対する出力動作を実行可能な画像出力装置と通信可能である。前記記憶部は、起動元プログラムを記憶し、且つ前記画像出力装置の1つである指定装置を識別するための装置識別情報を記憶可能である。該プログラムは、前記起動元プログラムへのユーザ操作に起因して前記起動元プログラムから起動されるものであり、前記表示部に表示されたオブジェクトを指定するユーザ操作を、前記操作部を通じて受け付ける受付処理と、指定データ情報及び指定動作情報を取得する取得処理とを前記携帯端末に実行させる。前記指定データ情報は、前記起動元プログラムが前記操作部を通じて指定された第1指定データを識別するための情報である。前記指定動作情報は、前記画像出力装置が前記第1指定データに対して実行する第1指定動作を識別するための情報である。該プログラムは、ロック状態情報を要求するロック状態要求情報を、前記通信部を通じて前記指定装置に送信する状態要求処理と、前記通信部を通じて前記指定装置から前記ロック状態情報を受信する状態受信処理と、受信した前記ロック状態情報が、前記第1指定動作の実行を制限するロック状態及び前記第1指定動作の実行を制限しない非ロック状態のどちらを示すかを判断する判断処理と、前記ロック状態情報が前記非ロック状態を示すと判断したことに応じて、第1出力指示オブジェクトを含む第1画面を前記表示部に表示させる第1表示処理とを前記携帯端末に実行させる。該プログラムは、前記第1出力指示オブジェクトを指定するユーザ操作を前記受付処理で受け付けたことに応じて、前記通信部を通じて前記指定装置に第1出力指示情報を送信する第1出力指示処理を前記携帯端末に実行させる。前記第1出力指示情報は、前記第1指定データに対する前記第1指定動作を実行させるための情報である。該プログラムは、前記ロック状態情報が前記ロック状態を示すと判断したことに応じて、前記第1指定動作の実行が前記指定装置において制限されていることを報知する報知処理を前記携帯端末に実行させる。   The program described in this specification can be read by a portable terminal including a communication unit, a storage unit, a display unit, and an operation unit. The communication unit can communicate with an image output apparatus capable of executing an output operation on image data. The storage unit stores an activation source program and can store device identification information for identifying a designated device that is one of the image output devices. The program is activated from the activation source program due to a user operation on the activation source program, and accepts a user operation for designating an object displayed on the display unit through the operation unit And acquisition processing for acquiring specified data information and specified operation information is executed by the portable terminal. The designated data information is information for identifying first designated data designated by the activation source program through the operation unit. The designated operation information is information for identifying a first designated operation that the image output apparatus performs on the first designated data. The program includes: a state request process for transmitting lock state request information for requesting lock state information to the designated device through the communication unit; and a state reception process for receiving the lock state information from the designated device through the communication unit; A determination process for determining whether the received lock state information indicates a lock state that restricts execution of the first designated operation or an unlocked state that does not restrict execution of the first designated operation; and the lock state In response to determining that the information indicates the unlocked state, the portable terminal is caused to execute a first display process for displaying a first screen including a first output instruction object on the display unit. The program performs a first output instruction process for transmitting first output instruction information to the designation device through the communication unit in response to accepting a user operation for designating the first output instruction object in the acceptance process. Run on a mobile device. The first output instruction information is information for executing the first designation operation on the first designation data. In response to determining that the lock state information indicates the lock state, the program executes notification processing for notifying that the execution of the first designated operation is restricted in the designated device to the mobile terminal. Let

本明細書に記載の携帯端末は、通信部と、記憶部と、表示部と、操作部と、制御部とを備える。前記通信部は、画像データに対する出力動作を実行可能な画像出力装置と通信可能である。前記記憶部は、起動元プログラム及び出力プログラムを記憶し、且つ前記画像出力装置の1つである指定装置を識別するための装置識別情報を記憶可能である。前記起動元プログラムへのユーザ操作に起因して前記起動プログラムから起動された前記出力プログラムを実行する前記制御部は、前記表示部に表示されたオブジェクトを指定するユーザ操作を、前記操作部を通じて受け付ける受付処理と、指定データ情報及び指定動作情報を取得する取得処理とを実行する。前記指定データ情報は、前記起動元プログラムが前記操作部を通じて指定された第1指定データを識別するための情報である。前記指定動作情報は、前記画像出力装置が前記第1指定データに対して実行する第1指定動作を識別するための情報である。前記制御部は、ロック状態情報を要求するロック状態要求情報を、前記通信部を通じて前記指定装置に送信する状態要求処理と、前記通信部を通じて前記指定装置から前記ロック状態情報を受信する状態受信処理と、受信した前記ロック状態情報が、前記第1指定動作の実行を制限するロック状態及び前記第1指定動作の実行を制限しない非ロック状態のどちらを示すかを判断する判断処理と、前記ロック状態情報が前記非ロック状態を示すと判断したことに応じて、第1出力指示オブジェクトを含む第1画面を前記表示部に表示させる第1表示処理とを実行する。前記制御部は、前記第1出力指示オブジェクトを指定するユーザ操作を前記受付処理で受け付けたことに応じて、前記通信部を通じて前記指定装置に第1出力指示情報を送信する第1出力指示処理を実行する。前記第1出力指示情報は、前記第1指定データに対する前記第1指定動作を実行させるための情報である。前記制御部は、前記ロック状態情報が前記ロック状態を示すと判断したことに応じて、前記第1指定動作の実行が前記指定装置において制限されていることを報知する報知処理を実行する。   The mobile terminal described in this specification includes a communication unit, a storage unit, a display unit, an operation unit, and a control unit. The communication unit can communicate with an image output apparatus capable of executing an output operation on image data. The storage unit stores an activation source program and an output program, and can store device identification information for identifying a designated device that is one of the image output devices. The control unit that executes the output program activated from the activation program due to a user operation on the activation source program receives a user operation for designating an object displayed on the display unit through the operation unit. A reception process and an acquisition process for acquiring specified data information and specified operation information are executed. The designated data information is information for identifying first designated data designated by the activation source program through the operation unit. The designated operation information is information for identifying a first designated operation that the image output apparatus performs on the first designated data. The control unit transmits lock state request information for requesting lock state information to the designated device through the communication unit, and state reception processing receives the lock state information from the designated device through the communication unit. A determination process for determining whether the received lock state information indicates a locked state that restricts execution of the first designated operation or an unlocked state that does not restrict execution of the first designated operation; and the lock In response to determining that the state information indicates the unlocked state, a first display process for displaying a first screen including a first output instruction object on the display unit is executed. The control unit performs a first output instruction process for transmitting first output instruction information to the designation device through the communication unit in response to receiving a user operation for specifying the first output instruction object in the reception process. Execute. The first output instruction information is information for executing the first designation operation on the first designation data. In response to determining that the lock state information indicates the lock state, the control unit executes a notification process for notifying that the execution of the first designated operation is restricted in the designated device.

本発明のプログラムは、携帯端末のユーザによる起動元プログラムへの操作に起因して起動されたことに応じて、指定装置において指定動作がロック状態か否かを報知するので、携帯端末のユーザは、指定装置において指定動作の実行が制限されているか否かを認識することができる。   The program of the present invention informs whether or not the designated operation is locked in the designated device in response to being activated due to the operation of the activation source program by the user of the portable terminal. It is possible to recognize whether or not execution of the designated operation is restricted in the designated device.

図1は、実施形態に係るシステム100の概略構成図である。FIG. 1 is a schematic configuration diagram of a system 100 according to the embodiment. 図2は、(A)が複合機10のブロック図であり、(B)が携帯端末50のブロック図である。2A is a block diagram of the multifunction device 10, and FIG. 2B is a block diagram of the portable terminal 50. 図3は、データ記憶領域32B、62Bに記憶される情報の例であって、(A)はSFLリストを、(B)はFAXリストを、(C)は装置情報レコードを示す。FIG. 3 shows an example of information stored in the data storage areas 32B and 62B. (A) shows an SFL list, (B) shows a FAX list, and (C) shows a device information record. 図4は、標準起動処理のフローチャートである。FIG. 4 is a flowchart of the standard activation process. 図5は、デバイス選択処理のフローチャートである。FIG. 5 is a flowchart of device selection processing. 図6は、プリント処理のフローチャートである。FIG. 6 is a flowchart of the printing process. 図7は、FAX処理のフローチャートである。FIG. 7 is a flowchart of FAX processing. 図8は、FAX送信処理のフローチャートである。FIG. 8 is a flowchart of FAX transmission processing. 図9は、FAXプレビュー処理のフローチャートである。FIG. 9 is a flowchart of the FAX preview process. 図10は、外部起動処理のフローチャートである。FIG. 10 is a flowchart of the external activation process. 図11は、表示部53の表示例であって、(A)はメニュー画面を、(B)はメイン画面を示す。FIG. 11 is a display example of the display unit 53, where (A) shows a menu screen and (B) shows a main screen. 図12は、表示部53の表示例であって、(A)はデバイス選択を、(B)はメイン画面上に重畳されたエラー画面135を示す。FIG. 12 is a display example of the display unit 53, where (A) shows device selection, and (B) shows an error screen 135 superimposed on the main screen. 図13は、表示部53の表示例であって、(A)はデータ選択画面を、(B)はプレビュー画面を示す。13A and 13B are display examples of the display unit 53, where FIG. 13A shows a data selection screen and FIG. 13B shows a preview screen. 図14は、表示部53の表示例であって、(A)は動作選択画面を、(B)はFAX送信画面を示す。FIG. 14 is a display example of the display unit 53, where (A) shows an operation selection screen and (B) shows a FAX transmission screen. 図15は、表示部53の表示例であって、(A)はFAX選択画面を、(B)はFAXプレビュー画面を示す。15A and 15B show display examples of the display unit 53, where FIG. 15A shows a FAX selection screen and FIG. 15B shows a FAX preview screen. 図16は、表示部53の表示例であって、(A)はプレビュー画面を、(B)はデバイス選択画面を示す。16A and 16B are display examples of the display unit 53, where FIG. 16A shows a preview screen and FIG. 16B shows a device selection screen. 図17は、表示部53の表示例であって、(A)はデバイス選択画面に重畳されたエラー画面170を、(B)はプレビュー画面を示す。FIG. 17 is a display example of the display unit 53, where (A) shows the error screen 170 superimposed on the device selection screen, and (B) shows the preview screen. 図18は、共有APIによって実現される共有機能を説明する図である。FIG. 18 is a diagram for explaining a sharing function realized by the sharing API.

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

図1は、実施形態1におけるシステム100の概略図である。図1に示されるシステム100は、複合機10A、10B(以下、これらを総称して、「複合機10」と表記することがある。)と、携帯端末50とで構成されている。複合機10及び携帯端末50は、通信ネットワーク101を通じて通信可能に構成されている。通信ネットワーク101は、例えば、有線LAN(Local Area Networkの略)、無線LAN、或いはこれらの組み合わせであってもよい。   FIG. 1 is a schematic diagram of a system 100 according to the first embodiment. A system 100 illustrated in FIG. 1 includes multifunction devices 10A and 10B (hereinafter, these may be collectively referred to as “multifunction device 10”) and a portable terminal 50. The multifunction device 10 and the portable terminal 50 are configured to be able to communicate through the communication network 101. The communication network 101 may be, for example, a wired LAN (abbreviation of Local Area Network), a wireless LAN, or a combination thereof.

[複合機10]
複合機10は、図2(A)に示されるように、プリンタ部11と、スキャナ部12と、FAX部13と、表示部23と、操作部24と、通信部25と、装着部26と、CPU(Central Processing Unitの略)31と、記憶部32と、通信バス33とを主に備える。複合機10を構成する各構成要素は、通信バス33を通じて相互に接続されている。複合機10は、画像処理装置或いは画像出力装置の一例である。
[Multifunction machine 10]
As shown in FIG. 2A, the multifunction machine 10 includes a printer unit 11, a scanner unit 12, a FAX unit 13, a display unit 23, an operation unit 24, a communication unit 25, and a mounting unit 26. , CPU (abbreviation of Central Processing Unit) 31, storage unit 32, and communication bus 33 are mainly provided. Each component constituting the multi-function device 10 is connected to each other through a communication bus 33. The multifunction machine 10 is an example of an image processing apparatus or an image output apparatus.

[プリンタ部11、スキャナ部12、FAX部13]
プリンタ部11は、画像データで示される画像を記録用紙に記録するプリント動作を実行する。記録用紙は、シート或いは被記録媒体の一例である。プリンタ部11の記録方式として、インクジェット方式や電子写真方式などの公知の方式を採用することができる。スキャナ部12は、原稿に記録されている画像を読み取って画像データを生成するスキャン動作を実行する。FAX部13は、FAXプロトコルに準拠した方式で画像データを送受信するFAX送信動作及びFAX受信動作を実行する。プリンタ部11、スキャナ部12、及びFAX部13は、動作部の一例である。
[Printer unit 11, scanner unit 12, FAX unit 13]
The printer unit 11 executes a print operation for recording an image indicated by the image data on a recording sheet. The recording paper is an example of a sheet or a recording medium. As a recording method of the printer unit 11, a known method such as an ink jet method or an electrophotographic method can be adopted. The scanner unit 12 performs a scanning operation for reading an image recorded on a document and generating image data. The FAX unit 13 performs a FAX transmission operation and a FAX reception operation for transmitting and receiving image data by a method compliant with the FAX protocol. The printer unit 11, the scanner unit 12, and the FAX unit 13 are examples of operation units.

前述の複数の動作のうちのプリント動作及びFAX送信動作は、画像データを出力する出力動作の一例である。なお、複合機10が実行する出力動作はこれらに限定されない。出力動作の一例として、複合機10は、携帯端末50から取得した画像データを、装着部26に装着された可搬記憶媒体に記憶させるメディア保存動作を実行してもよい。出力動作の他の例として、複合機10は、FAX受信動作で受信した画像データで示される画像を表示させるために、当該画像データを携帯端末50に送信するFAXプレビュー動作を実行してもよい。また、前述の複数の動作のうちのスキャン動作及びFAX受信動作は、画像データを形成する形成動作の一例である。   Of the plurality of operations described above, the printing operation and the FAX transmission operation are examples of an output operation for outputting image data. The output operation executed by the multifunction machine 10 is not limited to these. As an example of the output operation, the multi-function device 10 may execute a media storage operation for storing image data acquired from the mobile terminal 50 in a portable storage medium attached to the attachment unit 26. As another example of the output operation, the multifunction machine 10 may execute a FAX preview operation for transmitting the image data to the portable terminal 50 in order to display an image indicated by the image data received in the FAX reception operation. . In addition, the scanning operation and the FAX receiving operation among the plurality of operations described above are examples of a forming operation for forming image data.

また、複合機10は、複数の動作を組み合わせた複合動作を実行可能であってもよい。例えば、スキャン動作で生成した画像データをプリント動作で記録用紙に記録するコピー動作、スキャン動作で生成した画像データをFAX送信動作でFAX送信するスキャンFAX動作、FAX受信処理でFAX受信した画像データをプリント動作で記録用紙に記録するスキャンプリント動作は、複合動作の一例である。   Further, the multifunction machine 10 may be capable of executing a composite operation that combines a plurality of operations. For example, a copy operation in which image data generated in a scan operation is recorded on a recording sheet in a print operation, a scan FAX operation in which image data generated in a scan operation is FAX-transmitted in a FAX transmission operation, and image data received by FAX in a FAX reception process A scan print operation for recording on a recording sheet by a print operation is an example of a combined operation.

複合機10A、10Bが実行可能な動作は異なっていてもよい。実施形態1において、複合機10Aはプリント動作、スキャン動作、FAX送信動作、FAX受信動作、FAXプレビュー動作、コピー動作を実行可能であり、複合機10Bはプリント動作、FAX送信動作、FAX受信動作を実行可能であるものとする。また、画像処理装置或いは画像出力装置は、複数の動作を実行可能なものに限定されず、単一の動作のみを実行可能であってもよい。   Operations that can be executed by the multifunction peripherals 10A and 10B may be different. In the first embodiment, the MFP 10A can execute a print operation, a scan operation, a FAX transmission operation, a FAX reception operation, a FAX preview operation, and a copy operation. The MFP 10B performs a print operation, a FAX transmission operation, and a FAX reception operation. It shall be executable. Further, the image processing apparatus or the image output apparatus is not limited to an apparatus capable of executing a plurality of operations, and may be capable of executing only a single operation.

複合機10のMIB(Management Information Baseの略)には、例えば、当該複合機10を識別する装置IDと、当該複合機10が実行可能な動作を識別する動作IDとが定義されていてもよい。装置IDは装置識別情報の一例であり、動作IDは動作識別情報の一例である。実施形態1において、複合機10Aは装置ID“MFP−A”で識別され、複合機10Bは装置ID“MFP−B”で識別される。以下、MIBに登録された装置ID及び動作IDを、「装置情報」と表記することがある。   In the MIB (abbreviation of Management Information Base) of the multifunction device 10, for example, a device ID for identifying the multifunction device 10 and an operation ID for identifying an operation that can be executed by the multifunction device 10 may be defined. . The device ID is an example of device identification information, and the operation ID is an example of operation identification information. In the first embodiment, the MFP 10A is identified by a device ID “MFP-A”, and the MFP 10B is identified by a device ID “MFP-B”. Hereinafter, the device ID and operation ID registered in the MIB may be referred to as “device information”.

[表示部23]
表示部23は、各種情報を表示する表示画面を備える。表示部23としては、液晶ディスプレイ(Liquid Crystal Displayの略)、有機ELディスプレイ(Organic Electro−Luminescence Displayの略)等を採用することができる。
[Display unit 23]
The display unit 23 includes a display screen that displays various types of information. As the display unit 23, a liquid crystal display (abbreviation of Liquid Crystal Display), an organic EL display (abbreviation of Organic Electro-Luminescence Display), or the like can be adopted.

[操作部24]
操作部24は、表示部23の表示画面に表示されたオブジェクトを指定するユーザの操作を受け付ける。具体的には、操作部24はボタンを有しており、押下されたボタンに対応づけられた各種の操作信号をCPU31へ出力する。さらに、操作部24は、表示部23の表示画面に重畳された膜状のタッチセンサを有していてもよい。すなわち、表示部23がタッチパネルディスプレイとして構成されてもよい。
[Operation unit 24]
The operation unit 24 receives a user operation for specifying an object displayed on the display screen of the display unit 23. Specifically, the operation unit 24 has a button, and outputs various operation signals associated with the pressed button to the CPU 31. Further, the operation unit 24 may include a film-like touch sensor superimposed on the display screen of the display unit 23. That is, the display unit 23 may be configured as a touch panel display.

なお、「オブジェクト」とは、ユーザが操作部24を操作することによって指定可能な画像を指す。一例として、オブジェクトは表示部23に表示された文字列であって、操作部24の方向キーを押下することによってオブジェクトの1つがハイライト表示され、操作部24の決定ボタンを押下することによってハイライト表示されたオブジェクトが指定されてもよい。他の例として、操作部24がタッチパネルである場合のオブジェクトは表示部23に表示されたアイコン、ボタン、リンク等であって、タッチ位置に表示されたオブジェクトが指定されてもよい。   The “object” refers to an image that can be designated by the user operating the operation unit 24. As an example, the object is a character string displayed on the display unit 23. One of the objects is highlighted when the direction key of the operation unit 24 is pressed, and the object is highlighted by pressing the enter button of the operation unit 24. A light-displayed object may be designated. As another example, the object when the operation unit 24 is a touch panel is an icon, a button, a link, or the like displayed on the display unit 23, and the object displayed at the touch position may be designated.

タッチパネルとして実現される操作部24は、表示部23の表示画面をタッチするユーザ操作を受け付ける。また、操作部24は、ユーザがタッチした表示画面上の位置を示す位置情報を出力する。位置情報は、例えば、表示画面の左上端を原点とし、右向きをx軸の正の向き、下向きをy軸の正の向きとしたx−y平面上の座標(x,y)として表現できる。タッチセンサには、静電容量方式、抵抗膜方式等の周知の方式を採用することができる。   The operation unit 24 realized as a touch panel receives a user operation for touching the display screen of the display unit 23. The operation unit 24 outputs position information indicating the position on the display screen touched by the user. The position information can be expressed, for example, as coordinates (x, y) on the xy plane with the upper left corner of the display screen as the origin, the right direction as the positive direction of the x axis, and the downward direction as the positive direction of the y axis. For the touch sensor, a known method such as a capacitance method or a resistance film method can be adopted.

なお、本明細書中における「タッチ」とは、入力媒体を表示画面に接触させる操作全般を含む。すなわち、タッチした入力媒体を所定時間内に表示画面から離間させるタップ操作、タッチした入力媒体を表示画面上で静止させるロングタッチ操作、タッチした入力媒体を表示画面上でスライドさせるスライド操作、表示画面上をスライドする入力媒体の加速度が閾値以上であるフリック操作、表示画面上の異なる位置にタッチした2つの入力媒体を互いに近づける向きにスライドさせるピンチイン操作、表示画面上の異なる位置にタッチした2つの入力媒体を互いに離れる向きにスライドさせるピンチアウト操作等は、タッチの一例である。   Note that “touch” in this specification includes all operations for bringing an input medium into contact with a display screen. That is, a tap operation to move the touched input medium away from the display screen within a predetermined time, a long touch operation to make the touched input medium stand still on the display screen, a slide operation to slide the touched input medium on the display screen, a display screen Flick operation where the acceleration of the input medium sliding above the threshold is more than a threshold, pinch-in operation to slide two input media touched at different positions on the display screen toward each other, two touched at different positions on the display screen A pinch-out operation or the like that slides the input medium away from each other is an example of a touch.

また、入力媒体が表示画面に触れていなくても、表示画面との間の距離がごく僅かな位置まで入力媒体を近接させることを、前述の「タッチ」の概念に含めてもよい。さらに入力媒体とは、ユーザの指であってもよいし、タッチペン等であってもよい。以下、表示部53に表示されたアイコンの位置のタップを、当該アイコンを指定するユーザ操作の一例として説明する。   In addition, even if the input medium is not touching the display screen, the concept of “touch” may include bringing the input medium close to a position where the distance from the display screen is very small. Furthermore, the input medium may be a user's finger or a touch pen. Hereinafter, the tap of the position of the icon displayed on the display unit 53 will be described as an example of a user operation for designating the icon.

[通信部25]
通信部25は、通信ネットワーク101を通じて外部装置と通信を行うためのインタフェースである。すなわち、複合機10は、通信部25を通じて携帯端末50に各種情報を出力し、通信部25を通じて携帯端末50から各種データ又は各種情報を受信する。通信部25の具体的な通信手順は特に限定されないが、例えば、Wi−Fi(Wi−Fi Allianceの登録商標)を採用することができる。
[Communication unit 25]
The communication unit 25 is an interface for communicating with an external device through the communication network 101. That is, the multifunction machine 10 outputs various information to the mobile terminal 50 through the communication unit 25 and receives various data or various information from the mobile terminal 50 through the communication unit 25. Although the specific communication procedure of the communication part 25 is not specifically limited, For example, Wi-Fi (registered trademark of Wi-Fi Alliance) is employable.

[装着部26]
装着部26は、可搬記憶媒体が着脱されるインタフェースである。CPU31は、装着部26に装着された可搬記憶媒体からデータ又は情報を読み出し、或いは装着部26に装着された可搬記憶媒体にデータ又は情報を書き込むことができる。可搬記憶媒体の具体例は特に限定されないが、例えば、USBメモリ、SDカード、CD−ROM、DVD−ROM等であってもよい。
[Mounting part 26]
The mounting unit 26 is an interface to / from which a portable storage medium is attached / detached. The CPU 31 can read data or information from the portable storage medium attached to the attachment unit 26 or write data or information to the portable storage medium attached to the attachment unit 26. Although the specific example of a portable storage medium is not specifically limited, For example, USB memory, SD card, CD-ROM, DVD-ROM etc. may be sufficient.

[CPU31]
CPU31は、複合機10の全体動作を制御するものである。CPU31は、操作部24から出力される各種情報、及び通信部25を通じて外部装置から取得した各種情報等に基づいて、後述する各種プログラムを記憶部32から取得して実行する。すなわち、CPU31及び記憶部32は、制御部の一例を構成する。
[CPU 31]
The CPU 31 controls the overall operation of the multifunction machine 10. The CPU 31 acquires and executes various programs, which will be described later, from the storage unit 32 based on various information output from the operation unit 24 and various information acquired from an external device through the communication unit 25. That is, the CPU 31 and the storage unit 32 constitute an example of a control unit.

[記憶部32]
記憶部32は、プログラム記憶領域32Aと、データ記憶領域32Bとを有する。プログラム記憶領域32Aには、OS(Operating Systemの略)34と、装置プログラム35とが格納される。なお、装置プログラム35は、単一のプログラムであってもよいし、複数のプログラムの集合体であってもよい。データ記憶領域32Bには、装置プログラム35の実行に必要なデータ或いは情報が記憶される。
[Storage unit 32]
The storage unit 32 includes a program storage area 32A and a data storage area 32B. In the program storage area 32A, an OS (abbreviation of Operating System) 34 and a device program 35 are stored. The device program 35 may be a single program or an aggregate of a plurality of programs. Data or information necessary for executing the device program 35 is stored in the data storage area 32B.

なお、本明細書中の「データ」と「情報」とは、コンピュータによって取り扱い可能なビット或いはビット列である点において共通する。「データ」とは、各ビットが示す意味内容をコンピュータが考慮することなく取り扱えるものを指す。これに対して、「情報」とは、各ビットが示す意味内容によってコンピュータの動作が分岐するものを指す。さらに、「指示」は、送信先の装置に対して次の動作を促すための制御信号であって、情報を含んでいることもあるし、それ自体が情報としての性質を有していることもある。   Note that “data” and “information” in this specification are common in that they are bits or bit strings that can be handled by a computer. “Data” refers to data that can be handled by the computer without taking into account the meaning of each bit. On the other hand, “information” refers to information that the operation of the computer branches depending on the semantic content indicated by each bit. Furthermore, the “instruction” is a control signal for prompting the destination apparatus to perform the next operation, and may include information or itself has a property as information. There is also.

また、「データ」及び「情報」は、形式(例えば、テキスト形式、バイナリ形式、フラグ形式等)がコンピュータ毎に変更されたとしても、同一の意味内容と認識される限り、同一のデータ及び情報として取り扱われる。例えば、「2つ」であることを示す情報が、あるコンピュータではASCIIコードで”0x32“というテキスト形式の情報として保持され、別のコンピュータでは二進数表記で”10“というバイナリ形式の情報として保持されてもよい。   In addition, even if the format (for example, text format, binary format, flag format, etc.) is changed for each computer, “data” and “information” have the same data and information as long as they are recognized as the same meaning content. Are treated as For example, information indicating “two” is stored as text information “0x32” in ASCII code in one computer, and binary format information “10” in binary notation in another computer. May be.

但し、上記の「データ」及び「情報」の区別は厳密なものではなく、例外的な取り扱いも許容される。例えば、データが一時的に情報として扱われてもよいし、情報が一時的にデータとして扱われてもよい。また、ある装置ではデータとして扱われるものが、他の装置では情報として扱われてもよい。さらには、データの中から情報が取り出されてもよいし、情報の中からデータが取り出されてもよい。   However, the distinction between the above “data” and “information” is not strict, and exceptional handling is allowed. For example, data may be temporarily treated as information, or information may be temporarily treated as data. Also, what is handled as data in a certain device may be handled as information in another device. Furthermore, information may be extracted from the data, or data may be extracted from the information.

記憶部32は、例えば、RAM(Random Access Memoryの略)、ROM(Read Only Memoryの略)、EEPROM(Electrically Erasable Programmable Read−Only Memoryの略)、HDD(Hard Disk Driveの略)、CPU31が備えるバッファ等、或いはそれらの組み合わせによって構成される。   The storage unit 32 includes, for example, RAM (abbreviation of Random Access Memory), ROM (abbreviation of Read Only Memory), EEPROM (abbreviation of Electrically Erasable Programmable Read-Only Memory), HDD (abbreviation of Hard CPU) 31 (HDD). It is configured by a buffer or the like or a combination thereof.

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

プログラム記憶領域32Aに記憶されているプログラムは、CPU31によって実行される。しかしながら、本明細書では、CPU31を省略して各プログラムの動作を説明することがある。すなわち、以下の説明において、「プログラムAが処理Aを実行する」という趣旨の記述は、「CPU31がプログラムAに記述された処理Aを実行する」ことを指してもよい。後述する携帯端末50についても同様である。   The program stored in the program storage area 32A is executed by the CPU 31. However, in this specification, the operation of each program may be described with the CPU 31 omitted. That is, in the following description, the description that “the program A executes the process A” may indicate that “the CPU 31 executes the process A described in the program A”. The same applies to the portable terminal 50 described later.

また、プログラム記憶領域32Aに記憶されているプログラムは、事象を判断し、判断結果に応じて動作する。しかしながら、本明細書では、判断することを省略して各プログラムの動作を説明することがある。すなわち、以下の説明において、「プログラムが条件Aに応じて、処理Aを実行する」という趣旨の記述は、「プログラムは条件Aであるか否かを判断する。プログラムは、肯定判断であることに応じて、処理Aを実行する」ことを指してもよい。後述する携帯端末50についても同様である。   Further, the program stored in the program storage area 32A determines an event and operates according to the determination result. However, in this specification, the operation of each program may be described by omitting the determination. That is, in the following description, the description that “the program executes the process A according to the condition A” is “determining whether or not the program is the condition A. The program is a positive determination. The processing A may be executed according to the above. The same applies to the portable terminal 50 described later.

また、プログラム記憶領域32Aに記憶されているプログラムは、データ等を特定し、取得し、抽出し、或いは選択する。プログラムがデータ等を特定するとは、例えば、複数のデータ等のうちから条件に合致するデータを特定し、当該データ等そのもの或いは当該データ等を識別するための情報を、予め定められた記憶領域に記憶させる処理を指す。データ等を識別するための情報とは、例えば、当該データ等を識別するための識別情報、当該データ等が記憶された配列のインデックス、当該データ等が記憶された記憶領域のポインタ等である。プログラムがデータ等を取得し、抽出し、或いは選択する処理も同様である。後述する携帯端末50についても同様である。   The program stored in the program storage area 32A identifies, acquires, extracts, or selects data and the like. For example, the program specifies data, etc., for example, specifies data that satisfies a condition from a plurality of data, and stores the data itself or information for identifying the data in a predetermined storage area. Refers to the process to be memorized. The information for identifying data or the like is, for example, identification information for identifying the data or the like, an index of an array in which the data or the like is stored, a pointer of a storage area in which the data or the like is stored, or the like. The same applies to the process in which the program acquires, extracts, or selects data. The same applies to the portable terminal 50 described later.

OS34は、複合機10を構成するハードウェアであるプリンタ部11、スキャナ部12、FAX部13、表示部23、操作部24、通信部25、及び装着部26等を制御するためのAPI(Application Programming Interfaceの略)を提供する基本プログラムである。すなわち、上記の各プログラムは、OS34が提供するAPIを呼び出すことによって、各ハードウェアを制御する。しかしながら、本明細書では、OS34を省略して各プログラムの動作を説明することがある。すなわち、以下の説明において、「プログラムBがハードウェアCを制御する」という趣旨の記述は、「プログラムBがOS34のAPIを通じてハードウェアCを制御する」ことを指してもよい。後述する携帯端末50についても同様である。   The OS 34 is an API (Application) for controlling the printer unit 11, the scanner unit 12, the FAX unit 13, the display unit 23, the operation unit 24, the communication unit 25, the mounting unit 26, and the like, which are hardware constituting the multifunction machine 10. This is a basic program that provides Programming Interface. That is, each of the above programs controls each hardware by calling an API provided by the OS 34. However, in this specification, the operation of each program may be described with the OS 34 omitted. That is, in the following description, the description “the program B controls the hardware C” may refer to “the program B controls the hardware C through the API of the OS 34”. The same applies to the portable terminal 50 described later.

データ記憶領域32Bは、図3(A)に示されるように、動作IDと、動作IDに対応付けられたSFL(Secure Function Lockの略)情報とを記憶している。以下、図3(A)に示される情報全体を「SFLリスト」と表記することがあり、SFLリストにおいて互いに対応付けられた動作ID及びSFL情報を「SFLレコード」と表記することがある。図3(A)は、複合機10AのSFLリストの例を示す。SFLリストは、複合動作のSFLレコードを含んでいなくてもよいし、複合動作を構成する複数の動作のSFLレコードと別に、当該複合動作のSFLレコードを含んでもよい。   As shown in FIG. 3A, the data storage area 32B stores an operation ID and SFL (abbreviation of Secure Function Lock) information associated with the operation ID. Hereinafter, the entire information shown in FIG. 3A may be referred to as “SFL list”, and the operation ID and SFL information associated with each other in the SFL list may be referred to as “SFL record”. FIG. 3A shows an example of the SFL list of the multifunction machine 10A. The SFL list may not include the SFL record of the composite operation, or may include the SFL record of the composite operation separately from the SFL records of the plurality of operations constituting the composite operation.

動作IDは、複合機10が実行可能な動作に対応する。すなわち、SFLリストは、複合機10が実行可能な動作の数と同一のSFLレコードを含む。SFL情報は、対応する動作IDで示される動作が制限されているか否かを示すロック状態情報の一例である。SFL情報には、対応する動作が制限されていることを示す“ロック状態”と、対応する動作が制限されていないことを示す“非ロック状態”のいずれかが設定される。SFL情報は、対応する動作IDで示される動作が、複合機10において現時点でロック状態であるか、非ロック状態であるかを示す。   The operation ID corresponds to an operation that can be executed by the multifunction machine 10. That is, the SFL list includes the same number of SFL records as the number of operations that can be executed by the multifunction machine 10. The SFL information is an example of lock state information indicating whether or not the operation indicated by the corresponding operation ID is restricted. In the SFL information, either a “lock state” indicating that the corresponding operation is restricted or a “non-lock state” indicating that the corresponding operation is not restricted is set. The SFL information indicates whether the operation indicated by the corresponding operation ID is currently locked or unlocked in the multifunction machine 10.

なお、“非ロック状態”とは、例えば、操作部24或いは通信部25を通じて動作実行指示を受け付けたことに応じて、当該動作が実行される状態を指す。一方、“ロック状態”とは、操作部24及び通信部25を通じて動作の実行指示を受け付けても、当該動作が実行されない状態を指す。または、“ロック状態”とは、操作部24及び通信部25の一方を通じて受け付けた実行指示に従って動作を実行し、操作部24及び通信部25の他方を通じて受け付けた実行指示に従って動作を実行しない状態でもよい。そして、複合機10の装置プログラム35は、各動作IDに対応付けられたSFL情報を変更するユーザ操作を、操作部24を通じて受け付けることができる。   The “non-locked state” refers to a state in which the operation is executed in response to receiving an operation execution instruction through the operation unit 24 or the communication unit 25, for example. On the other hand, the “locked state” refers to a state where the operation is not executed even if an operation execution instruction is received through the operation unit 24 and the communication unit 25. Alternatively, the “locked state” is a state in which an operation is executed according to an execution instruction received through one of the operation unit 24 and the communication unit 25 and an operation is not executed according to an execution instruction received through the other of the operation unit 24 and the communication unit 25. Good. Then, the device program 35 of the multifunction machine 10 can accept a user operation for changing SFL information associated with each operation ID through the operation unit 24.

一例として、プリント動作がロック状態である場合において、装置プログラム35は、プリント動作の実行指示を受け付けたことに応じて、プリント動作を実行せずに、プリント動作が実行できないことを示すエラー画面を表示部23に表示させてもよい。但し、ロック状態は、対応する動作が全く実行できない状態に限定されず、対応する動作の一部が実行できない状態でもよい。例えば、モノクロプリントが実行可能で、カラープリントが実行不能な状態は、プリント動作がロック状態であることの一例である。   As an example, when the printing operation is in the locked state, the device program 35 displays an error screen indicating that the printing operation cannot be executed without executing the printing operation in response to receiving the instruction to execute the printing operation. You may display on the display part 23. FIG. However, the locked state is not limited to a state where the corresponding operation cannot be executed at all, and may be a state where a part of the corresponding operation cannot be executed. For example, a state in which monochrome printing can be performed but color printing cannot be performed is an example in which the printing operation is locked.

他の例として、プリント動作がロック状態である場合において、装置プログラム35は、プリント動作の実行指示を受け付けたことに応じて、当該プリント動作の対象となる画像データをデータ記憶領域32Bに記憶させてもよい。そして、装置プログラム35は、PIN(Personal Identification Numberの略)の入力を操作部24を通じて受け付けたことに応じて、データ記憶領域32Bに記憶された画像データに対してプリンタ部11にプリント動作を実行させてもよい。このように、ロック状態は、ある動作を全てのユーザが複合機10に実行させることができないように制限された状態に限定されず、ある動作を一部のユーザ(例えば、PINを付与されたユーザ)のみが複合機10に実行させることができるように制限された状態でもよい。   As another example, when the printing operation is in the locked state, the apparatus program 35 stores the image data to be printed in the data storage area 32B in response to receiving the printing operation execution instruction. May be. Then, the device program 35 executes a printing operation on the printer unit 11 for the image data stored in the data storage area 32B in response to receiving an input of a PIN (abbreviation of Personal Identification Number) through the operation unit 24. You may let them. As described above, the lock state is not limited to a state in which a certain operation is restricted so that all users cannot execute the multifunction device 10, and a certain operation is given to some users (for example, a PIN is given). It may be limited so that only the (user) can execute the MFP 10.

他の例として、プリント動作が非ロック状態である場合において、装置プログラム35は、プリント動作の実行指示に対応するアイコンを表示部53に表示させてもよい。そして、装置プログラム35は、当該アイコンの選択を操作部24を通じて受け付けたことに応じて、プリンタ部11にプリント動作を実行させてもよい。一方、プリント動作がロック状態である場合において、装置プログラム35は、プリント動作の実行指示に対応するアイコンを表示部53に表示させなくてもよい。すなわち、“ロック状態”とは、対応する動作の実行指示を受け付けない状態であってもよい。   As another example, when the printing operation is in an unlocked state, the apparatus program 35 may cause the display unit 53 to display an icon corresponding to an instruction for executing the printing operation. Then, the device program 35 may cause the printer unit 11 to execute a printing operation in response to accepting selection of the icon through the operation unit 24. On the other hand, when the printing operation is in the locked state, the device program 35 does not have to display the icon corresponding to the execution instruction for the printing operation on the display unit 53. That is, the “locked state” may be a state in which an instruction to execute a corresponding operation is not accepted.

さらに他の例として、SFL情報は、複合機10のログイン状態或いは非ログイン状態と連動して変化してもよい。ログイン状態とは、例えば、アカウント情報が複合機10に入力されたことによって、当該アカウント情報が付与されたユーザに許可された動作のみが実行可能になる状態である。非ログイン状態とは、例えば、アカウント情報が複合機10に入力されておらず、アカウント情報が付与されたユーザ及び付与されていないユーザのいずれにも許可された動作のみが実行可能になる状態である。また、ログイン状態で実行が許可される動作は、入力されたアカウント情報によって異なっていてもよい。例えば、非ログイン状態ではプリント動作のみが許可され、一般アカウント情報を用いたログイン状態ではプリント動作及びFAX送信動作のみが許可され、管理者アカウント情報を用いたログイン状態では全ての動作が許可されてもよい。   As yet another example, the SFL information may change in conjunction with the login state or non-login state of the multifunction machine 10. The login state is a state in which, for example, only operation permitted for the user to whom the account information is given can be executed when the account information is input to the multifunction machine 10. The non-login state is a state in which, for example, account information has not been input to the multi-function peripheral 10 and only operations permitted to both users who have been given account information and users who have not been given account information can be executed. is there. Further, the operation permitted to be executed in the login state may be different depending on the input account information. For example, only the print operation is permitted in the non-login state, only the print operation and the FAX transmission operation are permitted in the login state using the general account information, and all operations are permitted in the login state using the administrator account information. Also good.

そして、非ログイン状態のときのSFLリストは、プリント動作に対応するSFL情報が“非ロック状態”で、その他の動作に対応するSFL情報が“ロック状態”となってもよい。また、一般アカウント情報を用いたログイン状態のときのSFLリストは、プリント動作及びFAX送信動作に対応するSFL情報が“非ロック状態”で、その他の動作に対応するSFL情報が“ロック状態”となってもよい。すなわち、全てのユーザは、複合機10がログイン状態であるか非ログイン状態であるかに拘わらず、後述する動作指示プログラム65を通じて複合機10にプリント動作を実行させることができる。また、一般アカウント情報が付与されたユーザは、当該一般アカウント情報を入力して複合機10をログイン状態にすることによって、動作指示プログラム65を通じて複合機10にFAX送信動作を実行させることができる。   In the SFL list in the non-login state, the SFL information corresponding to the printing operation may be “unlocked”, and the SFL information corresponding to other operations may be “locked”. In the SFL list in the login state using the general account information, the SFL information corresponding to the print operation and the FAX transmission operation is “unlocked”, and the SFL information corresponding to other operations is “locked”. It may be. That is, all users can cause the multifunction device 10 to execute a printing operation through the operation instruction program 65 described later, regardless of whether the multifunction device 10 is in a login state or a non-login state. In addition, the user who is given general account information can cause the multi-function peripheral 10 to execute a FAX transmission operation through the operation instruction program 65 by inputting the general account information and setting the multi-function peripheral 10 in a login state.

さらに、管理者アカウント情報を用いたログイン状態のときのSFLリストは、全ての動作に対応するSFL情報が“非ロック状態”となってもよい。すなわち、後述するエラー画面を見たユーザから問合せを受けた管理者は、管理者アカウントを入力して複合機10をログイン状態にすることによって、動作指示プログラム65を通じて複合機10に動作を実行させることを、当該ユーザに一時的に許可することができる。   Further, in the SFL list in the login state using the administrator account information, the SFL information corresponding to all the operations may be “unlocked”. In other words, an administrator who has received an inquiry from a user who has seen an error screen, which will be described later, inputs an administrator account and places the multifunction device 10 in a login state, thereby causing the multifunction device 10 to execute an operation through the operation instruction program 65. This can be temporarily permitted to the user.

また、データ記憶領域32Bは、図3(B)に示されるように、FAX特定情報と、FAX特定情報に対応付けられたFAXデータとを記憶することができる。以下、図3(B)に示される情報全体を「FAXリスト」と表記することがあり、FAXリストにおいて互いに対応付けられたFAX特定情報及びFAXデータを「FAXレコード」と表記することがある。すなわち、FAXリストは、複数のFAXレコードを含むことができる。図3(B)は、複合機10AのFAXリストの例を示す。   Further, as shown in FIG. 3B, the data storage area 32B can store FAX specifying information and FAX data associated with the FAX specifying information. Hereinafter, the entire information shown in FIG. 3B may be referred to as “FAX list”, and the FAX specifying information and the FAX data associated with each other in the FAX list may be referred to as “FAX record”. That is, the FAX list can include a plurality of FAX records. FIG. 3B shows an example of a FAX list of the multifunction machine 10A.

FAXデータは、複合機10AがFAX部13を通じて外部装置からFAX受信した画像データである。FAX特定情報は、複合機10AにFAXデータを個別に特定させるための情報である。FAX特定情報は、例えば、FAXデータを複合機10Aに識別させるためのデータ識別情報であるデータIDと、データIDによって識別されるFAXデータの受信日時と、データIDによって識別されるFAXデータの送信元を特定する送信元電話番号とを含む。   The FAX data is image data that is received by the MFP 10A from the external device via the FAX unit 13. The FAX specifying information is information for allowing the MFP 10A to individually specify FAX data. The FAX identification information is, for example, a data ID that is data identification information for causing the MFP 10A to identify FAX data, a reception date and time of FAX data identified by the data ID, and transmission of FAX data identified by the data ID. A sender telephone number that identifies the origin.

複合機10Aの装置プログラム35は、FAX受信動作を実行したことに応じて、FAXレコードをFAXリストに追加する。より詳細には、装置プログラム35は、FAX受信動作によって、FAX部13を通じて外部装置からFAXデータ及び送信元電話番号を受信する。また、装置プログラム35は、FAX受信動作を実行したことに応じて、FAXリスト内で一意なデータIDを生成すると共に、不図示のシステムクロックから受信日時を取得する。そして、装置プログラム35は、これらを含むFAXレコードをFAXリストに追加する。なお、FAX受信動作は、携帯端末50等からの指示によらず、複合機10Aが自動的に実行する。   The apparatus program 35 of the multifunction machine 10A adds a FAX record to the FAX list in response to executing the FAX reception operation. More specifically, the apparatus program 35 receives FAX data and a transmission source telephone number from an external apparatus through the FAX unit 13 by FAX reception operation. Further, the apparatus program 35 generates a unique data ID in the FAX list in response to executing the FAX reception operation, and acquires the reception date and time from a system clock (not shown). Then, the apparatus program 35 adds a FAX record including these to the FAX list. Note that the FAX reception operation is automatically executed by the multifunction peripheral 10A regardless of an instruction from the portable terminal 50 or the like.

なお、装置プログラム35は、OS34が提供するアクセスAPIを実行することによって、データ記憶領域32Bに記憶されたデータを読み出し、編集し、或いは削除することができる。アクセスAPIには、アクセスするデータを識別するためのデータIDが引数として指定される。データIDは、アクセスAPIにデータを指定するために用いられる形式の情報である。データIDは、例えば、ファイルパスやURIである。一方、データ記憶領域32Bに記憶されるデータの一部又は全部は、クラウドサーバ等の不図示の外部サーバに記憶されてもよい。すなわち、装置プログラム35は、通信部25を通じて外部サーバに各種データを送信し、通信部25を通じて外部サーバから各種データを受信してもよい。この場合のデータIDは、例えば、外部サーバからデータをダウンロードするためのURLの形式であってもよい。携帯端末50についても同様である。   The device program 35 can read, edit, or delete data stored in the data storage area 32B by executing an access API provided by the OS 34. In the access API, a data ID for identifying data to be accessed is designated as an argument. The data ID is information in a format used for designating data in the access API. The data ID is, for example, a file path or a URI. On the other hand, part or all of the data stored in the data storage area 32B may be stored in an external server (not shown) such as a cloud server. That is, the device program 35 may transmit various data to the external server through the communication unit 25 and receive various data from the external server through the communication unit 25. The data ID in this case may be in the form of a URL for downloading data from an external server, for example. The same applies to the portable terminal 50.

[携帯端末50]
携帯端末50は、図2(B)に示されるように、表示部53と、操作部54と、通信部55と、CPU61と、記憶部62と、通信バス63とを主に備える。携帯端末50に含まれる表示部53、操作部54、通信部55、CPU61、記憶部62、及び通信バス63は、複合機10に含まれる表示部23、操作部24、通信部25、CPU31、記憶部32、及び通信バス33と同様の構成であるので、説明は省略する。CPU61及び記憶部62は、制御部の一例である。
[Portable terminal 50]
As shown in FIG. 2B, the mobile terminal 50 mainly includes a display unit 53, an operation unit 54, a communication unit 55, a CPU 61, a storage unit 62, and a communication bus 63. The display unit 53, the operation unit 54, the communication unit 55, the CPU 61, the storage unit 62, and the communication bus 63 included in the portable terminal 50 are the display unit 23, the operation unit 24, the communication unit 25, the CPU 31, Since it is the same structure as the memory | storage part 32 and the communication bus 33, description is abbreviate | omitted. The CPU 61 and the storage unit 62 are an example of a control unit.

携帯端末50は、例えば、携帯電話、スマートフォン、或いはタブレット端末等である。より詳細には、携帯端末50の表示部53は、表示画面のサイズが12インチ以下、より好ましくは8インチ以下であるのが望ましい。また、携帯端末50の操作部54は、表示部53の表示画面に重ねられたタッチパネルであるのが望ましい。   The mobile terminal 50 is, for example, a mobile phone, a smartphone, or a tablet terminal. More specifically, it is desirable that the display unit 53 of the mobile terminal 50 has a display screen size of 12 inches or less, more preferably 8 inches or less. The operation unit 54 of the portable terminal 50 is preferably a touch panel overlaid on the display screen of the display unit 53.

記憶部62のプログラム記憶領域62Aは、OS64と、動作指示プログラム65と、地図プログラム66とを記憶している。また、データ記憶領域62Bは、図3(C)に示される装置情報レコードを記憶することができる。さらに、データ記憶領域62Bには、データフォルダが設けられていてもよい。データフォルダには、例えば、写真データ、文書データ、プレゼンテーションデータ、表計算データ等が格納されていてもよい。   The program storage area 62A of the storage unit 62 stores an OS 64, an operation instruction program 65, and a map program 66. The data storage area 62B can store the device information record shown in FIG. Further, a data folder may be provided in the data storage area 62B. For example, photo data, document data, presentation data, spreadsheet data, and the like may be stored in the data folder.

装置情報レコードは、図3(C)に示されるように、装置IDと、装置IDに対応付けられた動作情報とを含む。装置IDは、携帯端末50が通信可能な複数の複合機10A、10Bのうちの1つに対応する。動作情報は、対応する装置IDで識別される複合機10が実行可能な動作の動作IDを含む。装置情報レコードは、動作指示プログラム65が携帯端末50にインストールされる時点でデータ記憶領域62Bに記憶されておらず、後述するデバイス選択処理によってデータ記憶領域62Bに記憶される。   As shown in FIG. 3C, the device information record includes a device ID and operation information associated with the device ID. The device ID corresponds to one of a plurality of multifunction peripherals 10A and 10B with which the mobile terminal 50 can communicate. The operation information includes an operation ID of an operation that can be executed by the MFP 10 identified by the corresponding device ID. The device information record is not stored in the data storage area 62B when the operation instruction program 65 is installed in the portable terminal 50, but is stored in the data storage area 62B by a device selection process described later.

携帯端末50の表示部53は、図11〜図17に示されるように、共通表示領域80と、プログラム表示領域81とに区分される。共通表示領域80には、プログラム表示領域81の表示内容にかかわらず、OS64によってステータスバーが表示される。ステータスバーには、OS64によって各種情報が表示される。ステータスバーには、例えば、プログラム表示領域81に表示された画面のタイトル、携帯端末50のバッテリー残量を示すアイコン、通信部55の通信状態を示すアイコン、携帯端末50が外部サービスから受信したプッシュ通知を示すアイコン等が表示される。プログラム表示領域81には、フォアグラウンドで実行されているプログラムが生成した画面が表示される。   The display unit 53 of the portable terminal 50 is divided into a common display area 80 and a program display area 81 as shown in FIGS. Regardless of the display contents of the program display area 81, the OS 64 displays a status bar in the common display area 80. Various information is displayed on the status bar by the OS 64. In the status bar, for example, the title of the screen displayed in the program display area 81, the icon indicating the remaining battery level of the mobile terminal 50, the icon indicating the communication state of the communication unit 55, the push received by the mobile terminal 50 from the external service An icon or the like indicating notification is displayed. In the program display area 81, a screen generated by a program executed in the foreground is displayed.

以下、「プログラムが表示部53に画面を表示させる」と記述したときは、プログラム画面がプログラム表示領域81に表示され、ステータスバーが共通表示領域80に表示されるものとする。プログラム画面とは、プログラムの指示によって、プログラム表示領域81に表示される画面のことである。但し、表示部53は、表示領域が共通表示領域80とプログラム表示領域81とに区分された部分画面モードと、表示領域の全てがプログラム表示領域81となる全画面モードとに切替可能であってもよい。   Hereinafter, when it is described that “the program displays the screen on the display unit 53”, the program screen is displayed in the program display area 81 and the status bar is displayed in the common display area 80. The program screen is a screen displayed in the program display area 81 in accordance with a program instruction. However, the display unit 53 can be switched between a partial screen mode in which the display area is divided into a common display area 80 and a program display area 81 and a full screen mode in which the entire display area is the program display area 81. Also good.

OS64は、例えば、Android(Google inc.の登録商標) OS、iOS(Cisco Systems,Inc.の登録商標)、Windows Phone(Microsoft Corporationの登録商標) Operating System等であってもよい。OS64は、携帯端末50にインストールされた複数のプログラムを並行して実行することができる。複数のプログラムは、例えば、時分割多重方式によって仮想的に並行して実行される。また、OS64は、並行して実行する複数のプログラムのうちの1つをフォアグラウンドで実行し、その他のプログラムをバックグラウンドで実行する。   The OS 64 may be, for example, Android (registered trademark of Google Inc.) OS, iOS (registered trademark of Cisco Systems, Inc.), Windows Phone (registered trademark of Microsoft Corporation) Operating System, or the like. The OS 64 can execute a plurality of programs installed in the portable terminal 50 in parallel. The plurality of programs are virtually executed in parallel by, for example, time division multiplexing. The OS 64 executes one of a plurality of programs executed in parallel in the foreground, and executes the other programs in the background.

フォアグラウンドは、例えば、当該プログラムの実行に拠るプログラム画面が表示部53の表示領域の大部分に表示されている状態である。「表示領域の大部分」とは、例えば、プログラム表示領域81を指してもよい。バックグラウンドは、例えば、当該プログラムと異なるプログラムの実行に拠るプログラム画面が表示部53の表示領域の大部分に表示されている状態である。すなわち、携帯端末50は、並行して実行する複数のプログラムのうち、フォアグラウンドで実行されているプログラムの実行に拠るプログラム画面のみを表示部53に表示させることができる。   The foreground is a state in which, for example, a program screen resulting from the execution of the program is displayed in most of the display area of the display unit 53. The “most part of the display area” may refer to the program display area 81, for example. The background is a state in which, for example, a program screen resulting from execution of a program different from the program is displayed in a large part of the display area of the display unit 53. In other words, the portable terminal 50 can cause the display unit 53 to display only a program screen that depends on the execution of a program that is executed in the foreground among a plurality of programs that are executed in parallel.

動作指示プログラム65は、指定データに対する指定動作を指定装置に実行させるプログラムである。指定データは、ユーザによって指定された画像データを指す。指定動作は、ユーザによって指定された動作を指す。指定装置は、ユーザによって指定された複合機10を指す。動作指示プログラム65は、指定データ、指定動作、及び指定装置を指定するユーザ操作を、操作部54を通じて受け付けることができる。また、動作指示プログラム65は、指定データID、指定動作ID、及び指定装置IDの少なくとも1つを、地図プログラム66から取得することができる。指定データIDは指定データを識別するための指定データ情報の一例であり、指定動作IDは指定動作を識別するための指定動作情報の一例であり、指定装置IDは指定装置を識別するための指定装置情報の一例である。   The operation instruction program 65 is a program that causes a designated device to execute a designated operation on designated data. The designated data refers to image data designated by the user. The designated operation indicates an operation designated by the user. The designated device refers to the multifunction device 10 designated by the user. The operation instruction program 65 can accept specified data, a specified operation, and a user operation for specifying a specified device through the operation unit 54. In addition, the operation instruction program 65 can acquire at least one of the designated data ID, the designated operation ID, and the designated device ID from the map program 66. The designated data ID is an example of designated data information for identifying the designated data, the designated operation ID is an example of designated operation information for identifying the designated operation, and the designated device ID is a designation for identifying the designated device. It is an example of apparatus information.

地図プログラム66は、指定データ、指定動作、及び指定装置の少なくとも1つを指定するユーザ操作を受け付け、指定データID、指定動作ID、及び指定装置IDの少なくとも1つを指定して動作指示プログラム65を起動する起動元プログラムの一例である。実施形態1に係る地図プログラム66は、地図画像の任意の領域をユーザに指定させ、指定された領域の地図画像を示す画像データを動作指示プログラム65に提供する。なお、起動元プログラムの具体例は地図プログラム66に限定されず、例えば、ユーザ操作に従って画像を編集し、編集した画像を示す画像データを動作指示プログラム65に引き渡すペイントプログラム等であってもよい。   The map program 66 accepts a user operation for designating at least one of designated data, a designated operation, and a designated device, and designates at least one of the designated data ID, the designated operation ID, and the designated device ID to specify the operation instruction program 65. It is an example of the starting source program which starts. The map program 66 according to the first embodiment causes the user to specify an arbitrary area of the map image, and provides the operation instruction program 65 with image data indicating the map image of the specified area. The specific example of the activation source program is not limited to the map program 66, and may be, for example, a paint program that edits an image in accordance with a user operation and delivers image data indicating the edited image to the operation instruction program 65.

地図プログラム66は、例えば、所謂プラグインとして動作指示プログラム65を起動する。より詳細には、地図プログラム66は、動作指示プログラム65を特定する情報、URI、及び指定情報を引数として、プラグインとしてアプリケーションを起動するためのプラグインAPIを実行することによって、動作指示プログラム65を起動させる。プラグインAPIで指定される引数は、例えば、Android OSで用いられるインテント形式の情報であってもよい。他の例として、地図プログラム66は、後述する明示的共有APIを実行することによって、動作指示プログラム65を起動する。明示的共有APIで指定される引数は、プラグインAPIと共通であってもよい。   The map program 66 activates the operation instruction program 65 as a so-called plug-in, for example. More specifically, the map program 66 executes the plug-in API for starting the application as a plug-in using the information specifying the operation instruction program 65, the URI, and the designation information as arguments, and thereby the operation instruction program 65 Start up. The argument specified by the plug-in API may be, for example, intent format information used in the Android OS. As another example, the map program 66 activates the operation instruction program 65 by executing an explicit sharing API described later. The argument specified by the explicit sharing API may be common to the plug-in API.

OS64は、第1プログラムが指定した第2プログラムを起動し、且つ第1プログラムが指定した指定情報を第2プログラムに提供する共有機能を、携帯端末50にインストールされたプログラムに提供する。第1プログラムは、例えば、OS64が提供するAPI(以下、「共有API」と表記する。)を実行することによって、共有機能を利用することができる。より詳細には、第1プログラムは、第2プログラムのプログラムID及び指定情報を引数として、共有APIを実行する。図18を参照して、共有機能の詳細を説明する。   The OS 64 provides a sharing function for starting the second program designated by the first program and providing the second program with the designation information designated by the first program for the program installed in the portable terminal 50. For example, the first program can use a shared function by executing an API provided by the OS 64 (hereinafter referred to as “shared API”). More specifically, the first program executes the shared API with the program ID of the second program and the designation information as arguments. Details of the sharing function will be described with reference to FIG.

まず、共有元のアプリケーション41は、共有機能を実現するためのOS64の共有APIを実行する(S1)。暗黙的共有APIの実行には、少なくともURI(Uniform Resource Identifierの略)、タイプ、アクションが引数として求められる。引数は、例えば、インテント形式の情報であってもよい。共有元のアプリケーション41は、暗黙的共有APIの引数に他の情報を含めてもよい。URIは、共有データの所在を示す情報である。タイプは、共有データのデータ形式を示す情報である。アクションは、共有先のアプリケーションに実行させる共有データに対する処理の種類(例えば、閲覧、編集、送信、印刷等)を示す情報である。URI、タイプ、及びアクションは、共有元のアプリケーションから要求先のアプリケーションに提供される指定情報の一例である。   First, the sharing source application 41 executes the sharing API of the OS 64 for realizing the sharing function (S1). To execute the implicit sharing API, at least a URI (abbreviation of Uniform Resource Identifier), a type, and an action are obtained as arguments. The argument may be intent format information, for example. The sharing source application 41 may include other information in the argument of the implicit sharing API. The URI is information indicating the location of the shared data. The type is information indicating the data format of the shared data. The action is information indicating the type of processing (for example, browsing, editing, transmission, printing, etc.) for shared data to be executed by the sharing destination application. The URI, type, and action are examples of designation information provided from the sharing source application to the request destination application.

一方、共有先のアプリケーションの候補となるアプリケーション42、43、44、・・・は、処理可能な共有データのデータ形式と実行可能な処理の種類とを、OS64に対して予め宣言している。そこで、OS64は、アプリケーション42、43、44、・・・のうちから、タイプで示されるデータ形式の共有データに対してアクションで示される処理を実行可能なアプリケーションを特定(S2)し、特定したアプリケーションの一覧を表示部53に表示させる(S3)。そして、OS64は、一覧表示されたアプリケーションのうちの1つを指定するユーザ操作を操作部54を通じて受付可能な状態で待機する(S4)。   On the other hand, the applications 42, 43, 44,... That are candidates for sharing destination applications declare in advance to the OS 64 the data format of the shared data that can be processed and the types of processing that can be executed. Therefore, the OS 64 identifies (S2) an application that can execute the process indicated by the action on the shared data in the data format indicated by the type from among the applications 42, 43, 44,. A list of applications is displayed on the display unit 53 (S3). Then, the OS 64 stands by in a state where a user operation for specifying one of the listed applications can be accepted through the operation unit 54 (S4).

次に、OS64は、一覧表示されたアプリケーションのうちの1つを指定するユーザ操作を操作部54を通じて受け付けたことに応じて(S4)、URI、タイプ、及びアクションを引数として当該アプリケーションを起動する(S5)。以下の実施形態において、地図プログラム66が図18のアプリケーション41に相当し、動作指示プログラム65が図18のアプリケーション42〜44の1つに相当する。   Next, in response to accepting a user operation for designating one of the listed applications through the operation unit 54 (S4), the OS 64 starts the application with the URI, type, and action as arguments. (S5). In the following embodiment, the map program 66 corresponds to the application 41 in FIG. 18, and the operation instruction program 65 corresponds to one of the applications 42 to 44 in FIG.

なお、ステップS2〜S5の処理は、共有元のアプリケーションによって実行されてもよい。この場合の共有元のアプリケーションは、ステップS2において、タイプで示されるデータ形式の共有データに対して、アクションで示される処理を実行可能なアプリケーションを特定する情報をOS64から取得する。そして、共有元のアプリケーションは、ステップS5において、OS64から取得したアプリケーションを特定する情報、URI、タイプ、及びアクションを引数として明示的共有APIを実行することによって、ユーザ操作によって指定されたアプリケーションを起動させることができる。共有元のアプリケーション41は、明示的共有APIの引数に他の情報を含めてもよい。   Note that the processing in steps S2 to S5 may be executed by a sharing source application. In this case, in step S2, the sharing source application acquires, from the OS 64, information specifying an application that can execute the process indicated by the action on the shared data in the data format indicated by the type. In step S5, the sharing source application starts the application specified by the user operation by executing the explicit sharing API with the information, URI, type, and action specifying the application acquired from the OS 64 as arguments. Can be made. The sharing source application 41 may include other information in the argument of the explicit sharing API.

または、共有元のアプリケーションは、共有機能の利用をユーザに指示されたことに応じて、予め定められたアプリケーションを特定する情報、URI、タイプ、及びアクションを引数として明示的共有APIを実行することによって、予め定められた共有先のアプリケーションを起動させてもよい。実施形態1では、例えば、共有元のアプリケーションである地図プログラム66に、予め定められた共有先のアプリケーションとして動作指示プログラム65が設定されていればよい。より詳細には、地図プログラム66が起動時に参照する設定ファイル、或いは地図プログラム66のソースコードに、動作指示プログラム65を特定する情報が記述されていればよい。   Alternatively, the sharing source application executes an explicit sharing API using information, URI, type, and action specifying a predetermined application as arguments in response to the user's instruction to use the sharing function. In this way, a predetermined sharing destination application may be activated. In the first embodiment, for example, the operation instruction program 65 may be set as a predetermined sharing destination application in the map program 66 that is a sharing source application. More specifically, information for specifying the operation instruction program 65 may be described in a setting file that the map program 66 refers to at the time of start-up or the source code of the map program 66.

[システム100の動作]
図4〜図9を参照して、実施形態1に係るシステム100の動作を説明する。実施形態1に係るシステム100は、指定データ、指定動作、及び指定装置を指定するユーザ操作を携帯端末50で受け付け、指定データに対する指定動作を指定装置である複合機10に実行させる。
[Operation of System 100]
The operation of the system 100 according to the first embodiment will be described with reference to FIGS. In the system 100 according to the first embodiment, the portable terminal 50 receives designation data, a designation operation, and a user operation for designating a designation device, and causes the multifunction peripheral 10 that is the designation device to execute a designation operation for the designation data.

まず、携帯端末50のOS64は、メニュー画面を表示部53に表示させ、ステータスバーを共通表示領域80に表示させる。図11(A)はメニュー画面の一例である。図11(A)に示されるメニュー画面は、複数のプログラムアイコン111、112、113、114、115を含む。プログラムアイコン111〜115は、携帯端末50にインストールされたプログラムに対応する。例えば、プログラムアイコン114は動作指示プログラム65に対応し、プログラムアイコン115は地図プログラム66に対応する。   First, the OS 64 of the portable terminal 50 displays a menu screen on the display unit 53 and displays a status bar in the common display area 80. FIG. 11A shows an example of a menu screen. The menu screen shown in FIG. 11A includes a plurality of program icons 111, 112, 113, 114, 115. The program icons 111 to 115 correspond to programs installed on the mobile terminal 50. For example, the program icon 114 corresponds to the operation instruction program 65, and the program icon 115 corresponds to the map program 66.

そして、OS64は、プログラムアイコン111〜115の1つの指定を操作部54を通じて受け付ける。OS64は、プログラムアイコン114の指定を操作部54を通じて受け付けたことに応じて、動作指示プログラム65を起動させて、当該動作指示プログラム65をフォアグラウンドで実行する。プログラムアイコン114の指定は、動作指示プログラム65の起動を指示するユーザ操作の一例である。   Then, the OS 64 receives one designation of the program icons 111 to 115 through the operation unit 54. The OS 64 activates the operation instruction program 65 in response to receiving the designation of the program icon 114 through the operation unit 54, and executes the operation instruction program 65 in the foreground. The designation of the program icon 114 is an example of a user operation that instructs activation of the operation instruction program 65.

携帯端末50の動作指示プログラム65は、プログラムアイコン114の指定を操作部54を通じてOS64が受け付けたことに起因してOS64から起動されたことに応じて、標準起動処理を実行する。動作指示プログラム65は、標準起動処理において、指定データ、指定動作、及び指定装置の少なくとも1つを指定するユーザ操作を受け付けるための各種画面を表示し、当該画面を通じてユーザ操作を受け付ける。そして、動作指示プログラム65は、指定データに対する指定動作を指定装置に実行させる。図4を参照して、標準起動処理の詳細を説明する。   The operation instruction program 65 of the portable terminal 50 executes standard activation processing in response to activation from the OS 64 due to the OS 64 receiving the designation of the program icon 114 through the operation unit 54. The operation instruction program 65 displays various screens for accepting a user operation for designating at least one of designated data, a designated operation, and a designated device in the standard activation process, and accepts a user operation through the screen. Then, the operation instruction program 65 causes the designation device to execute a designation operation on the designation data. Details of the standard activation process will be described with reference to FIG.

[標準起動処理]
まず、動作指示プログラム65は、装置情報レコードがデータ記憶領域62Bに記憶されているか否かを判断する(S11)。そして、動作指示プログラム65は、装置情報レコードがデータ記憶領域62Bに記憶されていると判断したことに応じて(S11:Yes)、当該装置情報レコードをデータ記憶領域62Bから読み出す。また、動作指示プログラム65は、装置情報レコードに含まれる装置ID“MFP−A”を、指定装置IDとしてデータ記憶領域62Bに一時記憶させる。
[Standard startup processing]
First, the operation instruction program 65 determines whether a device information record is stored in the data storage area 62B (S11). Then, in response to determining that the device information record is stored in the data storage area 62B (S11: Yes), the operation instruction program 65 reads the device information record from the data storage area 62B. Further, the operation instruction program 65 temporarily stores the device ID “MFP-A” included in the device information record in the data storage area 62B as the designated device ID.

次に、動作指示プログラム65は、指定装置である複合機10Aに通信部55を通じてSFL要求情報を送信する(S12)。SFL要求情報は、SFL情報の送信を要求するロック状態要求情報の一例である。SFL要求情報は、動作IDを含む。ステップS12で送信されるSFL要求情報は、装置情報レコードに含まれる動作IDの1つを含む。ステップS12の処理は、状態要求処理の一例である。   Next, the operation instruction program 65 transmits SFL request information to the multifunction machine 10A, which is a designated device, through the communication unit 55 (S12). The SFL request information is an example of lock state request information for requesting transmission of SFL information. The SFL request information includes an operation ID. The SFL request information transmitted in step S12 includes one of operation IDs included in the device information record. The process in step S12 is an example of a status request process.

また図示は省略するが、複合機10Aの装置プログラム35は、通信部25を通じて携帯端末50からSFL要求情報を受信する。次に、装置プログラム35は、受信したSFL要求情報に含まれる動作IDに対応するSFL情報を、SFLリストから読み出す。そして、装置プログラム35は、読み出したSFL情報を通信部25を通じて携帯端末50に送信する。SFL情報は、ロック状態情報の一例である。   Although not shown, the device program 35 of the multifunction machine 10 </ b> A receives SFL request information from the portable terminal 50 through the communication unit 25. Next, the device program 35 reads SFL information corresponding to the operation ID included in the received SFL request information from the SFL list. Then, the device program 35 transmits the read SFL information to the mobile terminal 50 through the communication unit 25. SFL information is an example of lock state information.

次に、動作指示プログラム65は、通信部55を通じて複合機10AからSFL情報を受信する(S13:Yes)。また、動作指示プログラム65は、後述する各処理で用いるために、受信したSFL情報をデータ記憶領域62Bに一時記憶させてもよい。次に、動作指示プログラム65は、受信したSFL情報に基づいて、メイン画面に含めるアイコンの表示態様を決定する(S14〜S17)。動作指示プログラム65は、ステップS12〜S17の処理を、全てのアイコンの表示態様を決定するまで繰り返し実行する。一方、動作指示プログラム65は、装置情報レコードがデータ記憶領域62Bに記憶されていないと判断したことに応じて(S11:No)、ステップS12〜S18の処理をスキップして、ステップS19以降の処理を実行する。ステップS13の処理は状態受信処理の一例であり、ステップS14〜S17の処理は第1決定処理の一例である。   Next, the operation instruction program 65 receives SFL information from the multifunction machine 10A through the communication unit 55 (S13: Yes). Further, the operation instruction program 65 may temporarily store the received SFL information in the data storage area 62B for use in each process described later. Next, the operation instruction program 65 determines a display mode of icons to be included in the main screen based on the received SFL information (S14 to S17). The operation instruction program 65 repeatedly executes the processes of steps S12 to S17 until the display mode of all icons is determined. On the other hand, when the operation instruction program 65 determines that the device information record is not stored in the data storage area 62B (S11: No), the process of steps S12 to S18 is skipped, and the processes after step S19 are performed. Execute. The process of step S13 is an example of a status reception process, and the processes of steps S14 to S17 are an example of a first determination process.

なお、動作指示プログラム65は、メイン画面を表示している間、定期的にS12〜S18と同等の処理をバックグラウンドで実行し、メイン画面に表示されているアイコンの表示態様を決定している。そして、動作指示プログラム65は、バックグラウンドで全ての動作アイコンの表示態様を決定したと判断した場合(S18:Yes)、メイン画面に表示されているアイコンを、新たに決定した表示態様での表示に切り替える。   Note that while the main screen is displayed, the operation instruction program 65 periodically executes processing equivalent to S12 to S18 in the background to determine the display mode of the icons displayed on the main screen. . When the operation instruction program 65 determines that the display mode of all the operation icons has been determined in the background (S18: Yes), the icon displayed on the main screen is displayed in the newly determined display mode. Switch to.

ここで、ステップS12〜S18の処理を、より具体的に説明する。動作指示プログラム65は、ステップS12において、動作ID“プリント”を含むSFL要求情報、動作ID“スキャン”を含むSFL要求情報、動作ID“FAX送信”を含むSFL要求情報、及び動作ID“FAXプレビュー”を含むSFL要求情報を、任意の順序で複合機10Aに送信する。また、動作指示プログラム65は、繰り返し実行するステップS13において、動作ID“プリント”に対応するSFL情報、動作ID“スキャン”に対応するSFL情報、動作ID“FAX送信”に対応するSFL情報、及び動作ID“FAXプレビュー”に対応するSFL情報を、複合機10Aから受信する。   Here, the processing of steps S12 to S18 will be described more specifically. In step S12, the operation instruction program 65 includes SFL request information including an operation ID “print”, SFL request information including an operation ID “scan”, SFL request information including an operation ID “FAX transmission”, and an operation ID “FAX preview”. SFL request information including "" is transmitted to the multi function device 10A in an arbitrary order. In addition, the operation instruction program 65 repeatedly executes SFL information corresponding to the operation ID “print”, SFL information corresponding to the operation ID “scan”, SFL information corresponding to the operation ID “FAX transmission”, SFL information corresponding to the operation ID “FAX preview” is received from the MFP 10A.

次に、動作指示プログラム65は、動作ID“プリント”に対応するSFL情報が非ロック状態を示すことに応じて(S14:No)、プリント動作の動作アイコン121に鍵画像126を付加しない(S15)。一方、動作指示プログラム65は、動作ID“プリント”に対応するSFL情報がロック状態を示すことに応じて(S14:Yes)、プリント動作の動作アイコン121に鍵画像126を付加する(S16)。スキャン動作の動作アイコン122についても同様である。   Next, in response to the fact that the SFL information corresponding to the operation ID “print” indicates the unlocked state (S14: No), the operation instruction program 65 does not add the key image 126 to the operation icon 121 of the print operation (S15). ). On the other hand, the operation instruction program 65 adds the key image 126 to the operation icon 121 of the print operation in response to the SFL information corresponding to the operation ID “print” indicating the locked state (S14: Yes) (S16). The same applies to the operation icon 122 of the scan operation.

また、動作指示プログラム65は、動作ID“プリント”及び動作ID“スキャン”の両方に対応するSFL情報がロック状態を示すことに応じて(S14:No)、コピー動作の動作アイコン123に鍵画像126を付加しない(S15)。一方、動作指示プログラム65は、動作ID“プリント”及び動作ID“スキャン”の少なくとも一方に対応するSFL情報がロック状態を示すことに応じて(S14:Yes)、コピー動作の動作アイコン123に鍵画像126を付加する(S16)。プリント動作は第1動作の一例であり、スキャン動作は第2動作の一例である。   Also, the operation instruction program 65 responds to the fact that the SFL information corresponding to both the operation ID “print” and the operation ID “scan” indicates a locked state (S14: No), and displays the key image on the operation icon 123 of the copy operation. 126 is not added (S15). On the other hand, in response to the fact that the SFL information corresponding to at least one of the operation ID “print” and the operation ID “scan” indicates the locked state (S14: Yes), the operation instruction program 65 locks the operation icon 123 for the copy operation. The image 126 is added (S16). The print operation is an example of a first operation, and the scan operation is an example of a second operation.

また、動作指示プログラム65は、動作ID“FAX送信”及び動作ID“FAXプレビュー”の少なくとも一方に対応するSFL情報が非ロック状態を示すことに応じて(S14:No)、FAX動作の動作アイコン124に鍵画像126を付加しない(S15)。一方、動作指示プログラム65は、動作ID“FAX送信”及び動作ID“FAXプレビュー”の両方に対応するSFL情報がロック状態を示すことに応じて(S14:Yes)、FAX動作の動作アイコン124に鍵画像126を付加する(S16)。FAX送信動作は、第3動作の一例である。FAXプレビュー動作は、FAX送信動作と同一の動作部によって実行可能な第4動作の一例である。   Further, the operation instruction program 65 responds to the fact that the SFL information corresponding to at least one of the operation ID “FAX transmission” and the operation ID “FAX preview” indicates the unlocked state (S14: No), and the operation icon of the FAX operation. The key image 126 is not added to 124 (S15). On the other hand, in response to the fact that the SFL information corresponding to both the operation ID “FAX transmission” and the operation ID “FAX preview” indicates the locked state (S14: Yes), the operation instruction program 65 displays the operation icon 124 of the FAX operation. A key image 126 is added (S16). The FAX transmission operation is an example of a third operation. The FAX preview operation is an example of a fourth operation that can be executed by the same operation unit as the FAX transmission operation.

また図示は省略するが、動作指示プログラム65は、動作アイコン124に鍵画像126を付加しない場合において、複合機10Aに記憶されたFAXレコードの数を示す数字画像127を動作アイコン124に付加してもよい。複合機10Aに記憶されたFAXレコードの数は、FAX部13がFAX受信した画像データの数、すなわち、FAX部13の動作実績を示す実績情報の一例である。数字画像127は、実績情報で示される動作実績を示す画像の一例である。   Although not shown, the operation instruction program 65 adds a numeric image 127 indicating the number of FAX records stored in the multifunction machine 10A to the operation icon 124 when the key image 126 is not added to the operation icon 124. Also good. The number of FAX records stored in the MFP 10A is an example of performance information indicating the number of image data received by the FAX unit 13, that is, the operation results of the FAX unit 13. The number image 127 is an example of an image indicating an operation result indicated by the result information.

より詳細には、動作指示プログラム65は、通信部55を通じて複合機10Aに問合せ情報を送信し、FAXレコードの数を示すレコード数情報を問合せ情報の応答として通信部55を通じて複合機10Aから受信する。問合せ情報は、FAXレコードの数を問い合わせる実績要求情報の一例である。問合せ情報は、例えば、動作ID“FAX受信”を含む。そして、動作指示プログラム65は、レコード数情報で示される数に対応する数字画像127を、動作アイコン124に付加する。   More specifically, the operation instruction program 65 transmits inquiry information to the multifunction device 10A through the communication unit 55, and receives record number information indicating the number of FAX records from the multifunction device 10A through the communication unit 55 as a response to the inquiry information. . The inquiry information is an example of performance request information for inquiring about the number of FAX records. The inquiry information includes, for example, an operation ID “FAX reception”. The operation instruction program 65 adds a numerical image 127 corresponding to the number indicated by the record number information to the operation icon 124.

なお、実績情報で示される動作実績は、FAXレコードの数に限定されず、例えば、所定の時間内に新たな画像データをFAX受信したか否か、プリント動作によって画像が記録された記録用紙の枚数、プリンタ部11で使用するインク或いはトナーの残量等であってもよい。すなわち、動作実績を示す画像は、動作アイコン124に限定されず、他の動作オブジェクトに付加されてもよい。   The operation result indicated by the result information is not limited to the number of FAX records. For example, whether or not new image data is received by FAX within a predetermined time, whether or not a recording sheet on which an image is recorded by a print operation is recorded. It may be the number of sheets, the remaining amount of ink or toner used in the printer unit 11, and the like. That is, the image indicating the operation result is not limited to the operation icon 124, and may be added to another operation object.

さらに、動作指示プログラム65は、標準起動処理で最初に実行される第1決定処理において、SFL要求情報を送信してから所定の時間が経過してもSFL情報を受信できなかったことに応じて(S13:No)、当該SFL情報に対応する動作の動作アイコンに鍵画像126を付加しない(S17)。動作アイコン123、124については、当該動作アイコン123、124に対応する複数のSFL情報のうちの少なくとも1つが受信できなかったことに応じて(S13:No)、当該動作アイコン123、124に鍵画像126を付加しない(S17)。   Further, the operation instruction program 65 responds to the fact that the SFL information is not received even after a predetermined time has elapsed since the transmission of the SFL request information in the first determination process executed first in the standard activation process. (S13: No), the key image 126 is not added to the action icon of the action corresponding to the SFL information (S17). For the operation icons 123 and 124, when at least one of the plurality of SFL information corresponding to the operation icons 123 and 124 cannot be received (S13: No), the operation icons 123 and 124 are key images. 126 is not added (S17).

すなわち、図3(A)に示されるSFL情報を受信した動作指示プログラム65は、図11(B)に示されるように、動作アイコン121、124に鍵画像126を付加せず、動作アイコン122、123に鍵画像126を付加する。また、動作指示プログラム65は、動作アイコン124に数字画像127を付加する。鍵画像126が付加された動作アイコン(以下、「鍵付アイコン」と表記することがある。)の表示態様は第1態様の一例であり、鍵画像126が付加されていない動作アイコン(以下、「鍵なしアイコン」と表記することがある。)の表示態様は第2態様の一例である。   That is, the operation instruction program 65 that has received the SFL information shown in FIG. 3A does not add the key image 126 to the operation icons 121 and 124, as shown in FIG. A key image 126 is added to 123. In addition, the operation instruction program 65 adds a numeric image 127 to the operation icon 124. The display mode of the operation icon to which the key image 126 is added (hereinafter sometimes referred to as “keyed icon”) is an example of the first mode, and the operation icon to which the key image 126 is not added (hereinafter, referred to as “keyed icon”). The display mode of “may be described as“ keyless icon ”) is an example of the second mode.

次に、動作指示プログラム65は、メイン画面を表示部53に表示させる(S19)。図11(B)は、メイン画面の一例である。メイン画面は、標準起動処理において表示部53に最初に表示される画面である。なお、「最初に表示される画面」には、例えば、メーカのロゴを表示する所謂スプラッシュ画面、或いは規約への同意を求める画面等は含まれないものとする。そして、動作指示プログラム65は、メイン画面に含まれるアイコンを指定するユーザ操作を、操作部54を通じて受け付ける(S20、S21)。ステップS19の処理は第1表示処理の一例であり、ステップS20、S21の処理は受付処理の一例である。   Next, the operation instruction program 65 displays the main screen on the display unit 53 (S19). FIG. 11B is an example of a main screen. The main screen is a screen that is first displayed on the display unit 53 in the standard activation process. Note that the “screen displayed first” does not include, for example, a so-called splash screen for displaying a manufacturer's logo, or a screen for requesting consent to the rules. Then, the operation instruction program 65 receives a user operation for designating an icon included in the main screen through the operation unit 54 (S20, S21). The process of step S19 is an example of a first display process, and the processes of steps S20 and S21 are an example of a reception process.

メイン画面は、指定装置が実行可能な動作のうち、予め定められた動作に対応する動作アイコンを含む。実施形態1のメイン画面は、例えば図11(B)に示されるように、プリント動作に対応する動作アイコン121と、スキャン動作に対応する動作アイコン122と、コピー動作に対応する動作アイコン123と、FAX送信動作及びFAXプレビュー動作の両方(以下、これらを総称して、「FAX動作」と表記する。)に対応する動作アイコン124とを含む。動作アイコン123は複合オブジェクトの一例であり、動作アイコン124は包含オブジェクトの一例である。   The main screen includes an operation icon corresponding to a predetermined operation among operations that can be executed by the designated device. For example, as shown in FIG. 11B, the main screen of the first embodiment includes an operation icon 121 corresponding to the print operation, an operation icon 122 corresponding to the scan operation, an operation icon 123 corresponding to the copy operation, And an operation icon 124 corresponding to both the FAX transmission operation and the FAX preview operation (hereinafter collectively referred to as “FAX operation”). The action icon 123 is an example of a composite object, and the action icon 124 is an example of an inclusion object.

図11(B)に示されるメイン画面は、第1決定処理で表示態様が決定された動作アイコン121〜124と、ステータスアイコン125と、装置アイコン128とを含む。ステータスアイコン125は、指定装置の状態を示すステータス画面を表示させる指示に対応する。ステータス画面の詳細については、説明を省略する。装置アイコン128は、指定装置を切り替える指示に対応する切替オブジェクトの一例である。また、装置アイコン128には、現時点における指定装置ID“MFP−A”が記述されている。   The main screen shown in FIG. 11B includes operation icons 121 to 124 whose display modes have been determined in the first determination process, a status icon 125, and a device icon 128. The status icon 125 corresponds to an instruction to display a status screen indicating the state of the designated device. Description of the details of the status screen is omitted. The device icon 128 is an example of a switching object corresponding to an instruction to switch the designated device. The device icon 128 describes the designated device ID “MFP-A” at the present time.

一方、動作指示プログラム65は、装置情報レコードがデータ記憶領域62Bに記憶されていないと判断したことに応じて(S11:No)、操作部54を通じて指定不能な動作アイコン121〜124と、指定装置が指定されていないことを示す“未選択”の文字が記述された装置アイコン128とを含むメイン画面を、表示部53に表示させてもよい。すなわち、ステップS12〜S18の処理が実行される前のメイン画面においては、装置アイコン128のみが指定可能であってもよい。   On the other hand, when the operation instruction program 65 determines that the device information record is not stored in the data storage area 62B (S11: No), the operation icons 121 to 124 that cannot be specified through the operation unit 54, and the specified device A main screen including a device icon 128 in which “unselected” characters indicating that “No” is specified may be displayed on the display unit 53. In other words, only the device icon 128 may be designated on the main screen before the processing of steps S12 to S18 is executed.

次に、動作指示プログラム65は、装置アイコン128の指定を操作部54を通じて受け付けたことに応じて(S20:Yes&S21:装置アイコン)、デバイス選択処理を実行する(S22)。デバイス選択処理は、ユーザに指定装置を指定させる処理である。図5を参照して、デバイス選択処理の詳細を説明する。   Next, the operation instruction program 65 executes a device selection process in response to receiving the designation of the device icon 128 through the operation unit 54 (S20: Yes & S21: device icon) (S22). The device selection process is a process for allowing a user to designate a designated device. Details of the device selection process will be described with reference to FIG.

[デバイス選択処理]
まず、動作指示プログラム65は、通信部55を通じて通信可能な複数の複合機10を検索する(S31)。具体的には、動作指示プログラム65は、例えば、SNMP(Simple Network Management Protocolの略)を用いて、MIBに記憶された装置情報の送信を要求する送信要求情報を、通信部55を通じて通信ネットワーク102にブロードキャストする。次に、動作指示プログラム65は、送信要求情報の応答として複合機10が送信した装置情報を、通信部55を通じて複合機10から受信する。実施形態1では、複合機10A、10Bが特定されたものとする。ステップS31の処理は、通信可能な複合機10を特定する特定処理の一例である。なお、通信可能な複数の複合機10の検索は、周知の他の方法で行ってもよい。
[Device selection processing]
First, the operation instruction program 65 searches for a plurality of MFPs 10 that can communicate through the communication unit 55 (S31). Specifically, the operation instruction program 65 uses, for example, SNMP (abbreviation of Simple Network Management Protocol) to send transmission request information for requesting transmission of device information stored in the MIB through the communication unit 55. Broadcast to. Next, the operation instruction program 65 receives the device information transmitted from the multifunction device 10 as a response to the transmission request information from the multifunction device 10 through the communication unit 55. In the first embodiment, it is assumed that the multifunction peripherals 10A and 10B are specified. The process in step S31 is an example of a specifying process for specifying a communicable MFP 10. The search for a plurality of communicable MFPs 10 may be performed by other known methods.

次に、動作指示プログラム65は、指定動作IDが既にデータ記憶領域62Bに一時記憶されているか否かを判断する(S32)。換言すれば、動作指示プログラム65は、動作指示プログラム65へのユーザ操作によって、或いは地図プログラム66によって指定動作が既に指定されているか否かを判断する(S32)。そして、動作指示プログラム65は、指定動作IDが既に一時記憶されていると判断したことに応じて(S32:Yes)、ステップS33〜S38の処理を実行する。ステップS33〜S38、S42、S43の処理の詳細は、図10のステップS132の説明において後述する。一方、動作指示プログラム65は、指定動作IDが未だ一時記憶されていないと判断したことに応じて(S32:No)、ステップS33〜S38の処理をスキップして、ステップS39以降の処理を実行する。   Next, the operation instruction program 65 determines whether or not the designated operation ID has already been temporarily stored in the data storage area 62B (S32). In other words, the operation instruction program 65 determines whether a specified operation has already been specified by a user operation on the operation instruction program 65 or by the map program 66 (S32). Then, the operation instruction program 65 executes the processes of steps S33 to S38 in response to determining that the designated operation ID has already been temporarily stored (S32: Yes). Details of the processes of steps S33 to S38, S42, and S43 will be described later in the description of step S132 of FIG. On the other hand, when the operation instruction program 65 determines that the designated operation ID has not been temporarily stored (S32: No), the operation instruction program 65 skips the processing of steps S33 to S38 and executes the processing after step S39. .

次に、動作指示プログラム65は、デバイス選択画面を表示部53に表示させる(S39)。図12(A)は、デバイス選択画面の一例である。図12(A)に示されるデバイス選択画面は、デバイスアイコン131、132を含む。デバイスアイコン131、132は、ステップS31で特定した複合機10A、10Bに対応する。また、デバイスアイコン131、132には、対応する複合機10A、10Bの装置IDが記述されている。さらに、ステップS33〜S38の処理が実行されない場合のデバイスアイコン131、132は、鍵なしアイコンである。そして、動作指示プログラム65は、デバイス選択画面に含まれるアイコンの指定を操作部54を通じて受け付ける(S40)。ステップS39の処理は第5表示処理の一例であり、ステップS40の処理は受付処理の一例である。   Next, the operation instruction program 65 displays a device selection screen on the display unit 53 (S39). FIG. 12A is an example of a device selection screen. The device selection screen shown in FIG. 12A includes device icons 131 and 132. The device icons 131 and 132 correspond to the multifunction machines 10A and 10B specified in step S31. The device icons 131 and 132 describe the device IDs of the corresponding multifunction peripherals 10A and 10B. Furthermore, the device icons 131 and 132 when the processes in steps S33 to S38 are not executed are no-key icons. Then, the operation instruction program 65 accepts designation of an icon included in the device selection screen through the operation unit 54 (S40). The process of step S39 is an example of a fifth display process, and the process of step S40 is an example of a reception process.

次に、動作指示プログラム65は、例えばデバイスアイコン132の指定を操作部54を通じて受け付けたことに応じて(S40:Yes)、ステップS31で複合機10Bから受信した装置情報を、装置情報レコードとしてデータ記憶領域62Bに記憶させると共に、当該デバイスアイコン132に対応する複合機10Bの装置ID“MFP−B”を、指定装置IDに決定する(S41)。すなわち、動作指示プログラム65は、装置ID“MFP−B”を、指定装置IDとしてデータ記憶領域62Bに一時記憶させる。デバイスアイコンを指定するユーザ操作は、指定装置を指定するユーザ操作の一例である。なお、指定装置ID及び装置情報レコードが既に記憶されている場合、動作指示プログラム65は、新たな指定装置ID及び新たな装置情報レコードで、既に記憶されている指定装置ID及び装置情報レコードを上書きする。ステップS41の処理は、切替処理の一例である。   Next, when the operation instruction program 65 accepts the designation of the device icon 132 through the operation unit 54 (S40: Yes), for example, the device information received from the multi-function device 10B in step S31 is recorded as a device information record. The device ID “MFP-B” of the MFP 10B corresponding to the device icon 132 is determined as the designated device ID while being stored in the storage area 62B (S41). That is, the operation instruction program 65 temporarily stores the device ID “MFP-B” in the data storage area 62B as the designated device ID. The user operation for designating a device icon is an example of a user operation for designating a designated device. If the specified device ID and device information record are already stored, the operation instruction program 65 overwrites the already stored specified device ID and device information record with the new specified device ID and new device information record. To do. The process of step S41 is an example of a switching process.

図4に戻って、動作指示プログラム65は、新たな装置情報レコードを用いて、ステップS12〜S19の処理を再び実行する。また、動作指示プログラム65は、メイン画面を表示させてから所定の時間を経過するまでに操作部54を通じてユーザ操作を受け付けなかった場合にも(S20:No)、ステップS12〜S19の処理を再び実行する。なお、「処理を再び実行する」とは、例えば、1回目に実行した処理と、2回目に実行した処理とが完全に同一であることに限定されない。例えば、1回目に実行したステップS12〜S19の処理と、2回目以降に実行したステップS12〜S19の処理とで、各処理に用いるパラメータ(例えば、装置情報レコード)が異なっていてもよいし、異なるプログラムモジュールや関数が実行されてもよい。   Returning to FIG. 4, the operation instruction program 65 executes the processes of steps S12 to S19 again using the new device information record. Even when the operation instruction program 65 does not accept a user operation through the operation unit 54 until a predetermined time elapses after the main screen is displayed (S20: No), the processing of steps S12 to S19 is performed again. Execute. Note that “execution of the process again” is not limited to, for example, that the process executed for the first time and the process executed for the second time are completely the same. For example, the parameters (for example, device information records) used for each process may be different in the processes of steps S12 to S19 executed for the first time and the processes of steps S12 to S19 executed for the second time or later. Different program modules and functions may be executed.

なお、新たな指定装置である複合機10Bはスキャン動作及びコピー動作を実行できないので、動作指示プログラム65は、ステップS19で新たに表示部53に表示させるメイン画面において、動作アイコン122、123を非表示にする。すなわち、メイン画面は、指定装置が実行可能な動作に対応する動作アイコンのみを含む。そして、この場合の動作指示プログラム65は、ステップS13〜S18において、動作アイコン122、123の表示態様を決定する必要がない。   Since the multifunction device 10B, which is a new designated device, cannot execute the scan operation and the copy operation, the operation instruction program 65 displays the operation icons 122 and 123 on the main screen to be newly displayed on the display unit 53 in step S19. Display. That is, the main screen includes only operation icons corresponding to operations that can be executed by the designated device. In this case, the operation instruction program 65 does not need to determine the display mode of the operation icons 122 and 123 in steps S13 to S18.

また、動作指示プログラム65は、標準起動処理でN(Nは2以上の整数)回目以降に実行される第1決定処理において、SFL要求情報を送信してから所定の時間が経過してもSFL情報を受信できなかったことに応じて(S13:No)、当該SFL情報に対応する動作の動作アイコンの表示態様を、(N−1)回目の第1決定処理で決定した表示態様に決定する(S17)。例えば、1回目の第1決定処理で動作アイコン122に鍵画像126を付加した場合、動作指示プログラム65は、2回目の第1決定処理において、装置ID“スキャン”に対応するSFL情報を受信できなかったことに応じて(S13:No)、動作アイコン122に鍵画像126を付加する。   In addition, the operation instruction program 65, in the first determination process executed after the Nth (N is an integer equal to or greater than 2) times in the standard activation process, does not change the SFL even if a predetermined time elapses after the SFL request information is transmitted. In response to the failure to receive the information (S13: No), the display mode of the action icon corresponding to the SFL information is determined to be the display mode determined in the (N-1) th first determination process. (S17). For example, when the key image 126 is added to the operation icon 122 in the first determination process for the first time, the operation instruction program 65 can receive SFL information corresponding to the device ID “scan” in the first determination process for the second time. In response to the absence (S13: No), the key image 126 is added to the operation icon 122.

次に、動作指示プログラム65は、メイン画面に含まれる動作アイコン121〜124の1つの指定を操作部54を通じて受け付けたことに応じて(S20:Yes&S21:動作アイコン)、指定されたアイコンが鍵なしアイコンか否かを判断する(S23)。そして、動作指示プログラム65は、鍵なしアイコンが指定されたと判断したことに応じて(S23:Yes)、指定された動作アイコンに対応する動作IDを指定動作IDとしてデータ記憶領域62Bに一時記憶させ、且つ指定された動作アイコンに対応する処理を実行する(S24)。動作アイコンを指定するユーザ操作は、指定動作を指定するユーザ操作の一例である。   Next, the operation instruction program 65 receives the designation of one of the operation icons 121 to 124 included in the main screen through the operation unit 54 (S20: Yes & S21: operation icon), and the designated icon is unlocked. It is determined whether or not it is an icon (S23). Then, in response to determining that the keyless icon has been designated (S23: Yes), the action instruction program 65 temporarily stores the action ID corresponding to the designated action icon in the data storage area 62B as the designated action ID. The process corresponding to the designated operation icon is executed (S24). The user operation that specifies an action icon is an example of a user operation that specifies a specified action.

一例として、動作指示プログラム65は、例えば、鍵画像126が付加されていない動作アイコン121の指定を操作部54を通じて受け付けたことに応じて(S21:動作アイコン&S23:Yes)、動作ID“プリント”を指定動作IDとしてデータ記憶領域62Bに一時記憶させ、実行準備処理の一例であるプリント処理を実行する。他の例として、動作指示プログラム65は、例えば、鍵画像126が付加されていない動作アイコン124の指定を操作部54を通じて受け付けたことに応じて(S21:動作アイコン&S23:Yes)、図7に示されるFAX処理を実行する。   As an example, the operation instruction program 65 receives, for example, the specification of the operation icon 121 to which the key image 126 is not added through the operation unit 54 (S21: operation icon & S23: Yes), and the operation ID “print”. Is temporarily stored in the data storage area 62B as a designated operation ID, and a print process, which is an example of an execution preparation process, is executed. As another example, the operation instruction program 65, for example, in response to receiving the designation of the operation icon 124 to which the key image 126 is not added through the operation unit 54 (S21: operation icon & S23: Yes), FIG. The indicated FAX process is executed.

一方、動作指示プログラム65は、鍵付アイコンが指定されたと判断したことに応じて(S23:No)、エラー画面135を表示部53に表示させる(S25)。すなわち、動作指示プログラム65は、例えば、鍵画像126が付加された動作アイコン122、123の指定を操作部54を通じて受け付けたことに応じて(S21:動作アイコン&S23:No)、エラー画面を表示部53に表示させる(S25)。ステップS25の処理は、第6表示処理の一例である。   On the other hand, the operation instruction program 65 displays the error screen 135 on the display unit 53 in response to determining that the keyed icon has been designated (S23: No) (S25). That is, for example, the operation instruction program 65 displays an error screen when the designation of the operation icons 122 and 123 to which the key image 126 is added is received through the operation unit 54 (S21: operation icon & S23: No). 53 is displayed (S25). The process of step S25 is an example of a sixth display process.

図12(B)は、動作アイコン122が指定された場合のエラー画面135の一例である。図12(B)に示されるエラー画面135は、直前に表示されていたメイン画面上に重ねられたポップアップ画面である。図12(B)に示されるエラー画面135は、「管理者によってスキャン動作がロックされています。管理者までご確認下さい。」とのメッセージと、[OK]アイコン136とを含む。そして、動作指示プログラム65は、[OK]アイコン136の指定を操作部54を通じて受け付けたことに応じて、メイン画面を表示部53に再び表示させる(S19)。すなわち、メッセージを見たユーザは、スキャン動作を非ロック状態にするように管理者に連絡すると共に、[OK]アイコン136をタップして、メイン画面を再び表示させることができる。   FIG. 12B is an example of the error screen 135 when the operation icon 122 is designated. An error screen 135 shown in FIG. 12B is a pop-up screen superimposed on the main screen displayed immediately before. The error screen 135 shown in FIG. 12B includes a message “Scanning is locked by the administrator. Please check with the administrator.” And an [OK] icon 136. Then, the operation instruction program 65 displays the main screen again on the display unit 53 in response to accepting the designation of the [OK] icon 136 through the operation unit 54 (S19). That is, the user who sees the message can contact the administrator so that the scanning operation is unlocked, and can tap the [OK] icon 136 to display the main screen again.

[プリント処理]
図6に示されるプリント処理は、プリント動作に対応する実行準備処理である。実行準備処理は、指定動作を指定装置に実行させるための準備をする処理である。実行準備処理は、例えば、指定データの指定を受け付ける処理、指定動作の実行条件の指定を受け付ける処理、指定動作の実行結果のイメージを確認させる処理等を含む。指定動作の実行条件とは、例えば、プリント動作によって画像が記録される記録用紙の部数、スキャン動作における読取解像度、FAX送信動作におけるFAX送信先の外部装置を特定するFAX番号等を含む。図6を参照して、プリント処理の詳細を説明する。
[Print processing]
The print process shown in FIG. 6 is an execution preparation process corresponding to a print operation. The execution preparation process is a process for preparing the specified device to execute the specified operation. The execution preparation process includes, for example, a process for accepting designation of designated data, a process for accepting designation of an execution condition for a designated operation, and a process for confirming an image of the execution result of a designated operation. The execution conditions of the designated operation include, for example, the number of recording sheets on which an image is recorded by the printing operation, the reading resolution in the scanning operation, a FAX number that identifies an external device that is a FAX transmission destination in the FAX transmission operation, and the like. Details of the print processing will be described with reference to FIG.

まず、動作指示プログラム65は、データ選択画面を表示部53に表示させる(S51)。図13(A)は、データ選択画面の一例である。図13(A)に示されるデータ選択画面は、複数のデータアイコン141、142、143を含む。データアイコン141〜143は、例えば、データフォルダに格納された各種データに対応する。そして、動作指示プログラム65は、データ選択画面に含まれるアイコンの指定を、操作部54を通じて受け付ける(S52)。ステップS52の処理は、受付処理の一例である。   First, the operation instruction program 65 displays a data selection screen on the display unit 53 (S51). FIG. 13A is an example of a data selection screen. The data selection screen shown in FIG. 13A includes a plurality of data icons 141, 142, and 143. For example, the data icons 141 to 143 correspond to various data stored in the data folder. Then, the operation instruction program 65 accepts designation of an icon included in the data selection screen through the operation unit 54 (S52). The process in step S52 is an example of a reception process.

次に、動作指示プログラム65は、例えばデータアイコン141の指定を操作部54を通じて受け付けたことに応じて(S52:Yes)、データアイコン141に対応するデータ“写真.JPEG”を指定データに決定する。すなわち、動作指示プログラム65は、データアイコン141に対応するデータ“写真.JPEG”のデータIDを、指定データIDとしてデータ記憶領域62Bに一時記憶させる。データアイコンを指定するユーザ操作は、指定データを指定するユーザ操作の一例である。   Next, the operation instruction program 65 determines the data “photograph. JPEG” corresponding to the data icon 141 as designated data, for example, in response to accepting designation of the data icon 141 through the operation unit 54 (S52: Yes). . That is, the operation instruction program 65 temporarily stores the data ID of the data “PHOTO.JPEG” corresponding to the data icon 141 in the data storage area 62B as the specified data ID. The user operation for designating a data icon is an example of a user operation for designating designated data.

次に、動作指示プログラム65は、プレビュー画面を表示部53に表示させる(S53)。図13(B)は、プレビュー画面の一例である。図13(B)に示されるプレビュー画面は、プレビュー画像145と、プリントアイコン146とを含む。プレビュー画像145は、指定データに対する指定動作を指定装置に実行させた結果を示す画像である。実施形態1に係るプレビュー画像145は、データ“写真.JPEG”で示される画像を記録用紙に記録したイメージを示す。プリントアイコン146は、指定動作の実行指示に対応する実行指示オブジェクトの一例である。すなわち、プリントアイコン146は、指定データに対するプリント動作を指定装置に実行させる指示に対応する。また、動作指示プログラム65は、プレビュー画面に含まれるアイコンの指定を、操作部54を通じて受け付ける(S54)。ステップS53の処理は第3表示処理の一例であり、ステップS54の処理は受付処理の一例である。   Next, the operation instruction program 65 displays a preview screen on the display unit 53 (S53). FIG. 13B is an example of a preview screen. The preview screen shown in FIG. 13B includes a preview image 145 and a print icon 146. The preview image 145 is an image showing a result of causing the designation device to execute a designation operation on the designation data. The preview image 145 according to the first embodiment is an image obtained by recording an image represented by data “photograph. JPEG” on a recording sheet. The print icon 146 is an example of an execution instruction object corresponding to an execution instruction for a designated operation. That is, the print icon 146 corresponds to an instruction for causing the designated device to execute a printing operation on the designated data. Further, the operation instruction program 65 accepts designation of an icon included in the preview screen through the operation unit 54 (S54). The process of step S53 is an example of a third display process, and the process of step S54 is an example of a reception process.

次に、動作指示プログラム65は、プリントアイコン146の指定を操作部54を通じて受け付けたことに応じて(S54:Yes)、指定装置である複合機10Aに通信部55を通じてSFL要求情報を送信する(S55)。ステップS55で送信されるSFL要求情報は、指定動作ID“プリント”を含む。換言すれば、ステップS55で送信されるSFL要求情報は、指定された実行指示オブジェクトに対応する動作の動作IDを含む。そして、動作指示プログラム65は、動作ID“プリント”に対応するSFL情報を、通信部55を通じて複合機10Aから受信する(S56:Yes)。ステップS55の処理は状態要求処理の一例であり、ステップS56の処理は状態受信処理の一例である。   Next, in response to accepting designation of the print icon 146 through the operation unit 54 (S54: Yes), the operation instruction program 65 transmits SFL request information through the communication unit 55 to the multifunction peripheral 10A serving as the designation device ( S55). The SFL request information transmitted in step S55 includes the designated operation ID “print”. In other words, the SFL request information transmitted in step S55 includes the action ID of the action corresponding to the designated execution instruction object. Then, the operation instruction program 65 receives SFL information corresponding to the operation ID “print” from the MFP 10A through the communication unit 55 (S56: Yes). The process of step S55 is an example of a status request process, and the process of step S56 is an example of a status reception process.

次に、動作指示プログラム65は、ステップS56で受信したSFL情報がロック状態及び非ロック状態のどちらを示すかを判断する(S57)。ステップS57の処理は、判断処理の一例である。そして、動作指示プログラム65は、SFL情報が非ロック状態を示すと判断したことに応じて(S57:No)、指定装置である複合機10Aに通信部55を通じてプリント指示情報を送信する(S58)。プリント指示情報は、指定データに対するプリント動作を実行させるための情報である。プリント指示情報は、例えば、指定データと、指定動作ID“プリント”とを含む。または、指定データが外部サーバに記憶されている場合のプリント情報は、指定データに代えて、URL形式の指定データIDを含んでもよい。ステップS58の処理は、実行指示処理の一例である。   Next, the operation instruction program 65 determines whether the SFL information received in step S56 indicates a locked state or an unlocked state (S57). The process of step S57 is an example of a determination process. Then, in response to determining that the SFL information indicates the unlocked state (S57: No), the operation instruction program 65 transmits the print instruction information to the multifunction peripheral 10A that is the designated device through the communication unit 55 (S58). . The print instruction information is information for executing a print operation for designated data. The print instruction information includes, for example, designated data and a designated operation ID “print”. Alternatively, the print information when the designated data is stored in the external server may include a designated data ID in the URL format instead of the designated data. The process of step S58 is an example of an execution instruction process.

一方、図示は省略するが、複合機10Aの装置プログラム35は、通信部25を通じて携帯端末50からプリント指示情報を受信する。そして、装置プログラム35は、受信したプリント指示情報に従ったプリント動作をプリンタ部11に実行させる。すなわち、プリンタ部11は、プリント指示情報に含まれるデータ“写真.JPEG”で示される写真を記録用紙に記録する。また、プリント指示情報に指定データIDが含まれる場合のプリンタ部11は、当該指定データIDで識別される指定データを通信部25を通じて外部サーバから受信し、当該指定データに対するプリント動作を実行する。   On the other hand, although not shown, the device program 35 of the multifunction machine 10 </ b> A receives print instruction information from the portable terminal 50 through the communication unit 25. Then, the apparatus program 35 causes the printer unit 11 to execute a printing operation according to the received print instruction information. That is, the printer unit 11 records a photograph indicated by the data “photograph. JPEG” included in the print instruction information on a recording sheet. In addition, the printer unit 11 when the designated data ID is included in the print instruction information receives the designated data identified by the designated data ID from the external server through the communication unit 25, and executes a printing operation on the designated data.

また、動作指示プログラム65は、SFL情報がロック状態を示すと判断したことに応じて(S57:Yes)、或いはSFL要求情報を送信してから所定の時間が経過してもSFL情報を受信できなかったことに応じて(S56:No)、エラー画面を表示部53に表示させる(S59)。ステップS59の処理は、ステップS25の処理と同様であってもよい。但し、ステップS59で表示されるエラー画面は、図12(B)に示されるメッセージの「スキャン動作」が「プリント動作」に置換されていてもよい。そして、動作指示プログラム65は、[OK]アイコン136の指定を操作部54を通じて受け付けたことに応じて、プレビュー画面を表示部53に再び表示させる(S53)。ステップS59の処理は、第6表示処理の一例である。   Further, the operation instruction program 65 can receive the SFL information in response to the determination that the SFL information indicates the locked state (S57: Yes) or even after a predetermined time has elapsed since the SFL request information was transmitted. In response to the absence (S56: No), an error screen is displayed on the display unit 53 (S59). The process of step S59 may be the same as the process of step S25. However, in the error screen displayed in step S59, the “scan operation” of the message shown in FIG. 12B may be replaced with “print operation”. Then, the operation instruction program 65 displays the preview screen on the display unit 53 again in response to accepting the designation of the [OK] icon 136 through the operation unit 54 (S53). The process of step S59 is an example of a sixth display process.

[FAX処理]
図7に示されるFAX処理は、鍵画像126が付加されていない動作アイコン124の指定を、操作部54を通じて受け付けたことに応じて実行される。図7を参照して、FAX処理の詳細を説明する。
[FAX processing]
The FAX processing shown in FIG. 7 is executed in response to receiving the designation of the operation icon 124 to which the key image 126 is not added through the operation unit 54. Details of the FAX processing will be described with reference to FIG.

まず、動作指示プログラム65は、指定装置である複合機10Aから受信したSFL情報に基づいて、動作選択画面に含めるアイコンの表示態様を決定する(S61〜S64)。動作選択画面は、動作アイコン124に対応付けられた動作の動作アイコンを含む。実施形態1に係る動作選択画面は、例えば図14(A)に示されるように、FAX送信動作に対応する動作アイコン148と、FAXプレビュー動作に対応する動作アイコン149とを含む。また、動作指示プログラム65は、ステップS61〜S64において、ステップS12で送信したSFL要求情報の応答として受信したSFL情報を用いてもよいし、FAX処理で新たにSFL要求情報を送信してもよい。   First, the operation instruction program 65 determines the display mode of icons to be included in the operation selection screen based on the SFL information received from the multifunction device 10A as the designated device (S61 to S64). The action selection screen includes an action icon of an action associated with the action icon 124. The operation selection screen according to the first embodiment includes an operation icon 148 corresponding to the FAX transmission operation and an operation icon 149 corresponding to the FAX preview operation, as shown in FIG. 14A, for example. The operation instruction program 65 may use the SFL information received as a response to the SFL request information transmitted in step S12 in steps S61 to S64, or may newly transmit the SFL request information by FAX processing. .

次に、動作指示プログラム65は、動作ID“FAX送信”に対応するSFL情報がロック状態を示すことに応じて(S61:Yes&S62:Yes)、動作アイコン148に鍵画像126を付加する(S63)。一方、動作指示プログラム65は、動作ID“FAX送信”に対応するSFL情報が非ロック状態を示すことに応じて(S61:Yes&S62:No)、或いは動作ID“FAX送信”に対応するSFL情報が受信できなかったことに応じて(S61:No)、動作アイコン148に鍵画像126を付加しない(S64)。同様に、FAXプレビュー動作の動作アイコン149の表示態様は、動作ID“FAXプレビュー”に対応するSFL情報に基づいて決定される。ステップS61〜S64の処理は、第2決定処理の一例である。   Next, the operation instruction program 65 adds the key image 126 to the operation icon 148 in response to the SFL information corresponding to the operation ID “FAX transmission” indicating the locked state (S61: Yes & S62: Yes) (S63). . On the other hand, when the operation instruction program 65 indicates that the SFL information corresponding to the operation ID “FAX transmission” indicates an unlocked state (S61: Yes & S62: No), or the SFL information corresponding to the operation ID “FAX transmission” is received. In response to the failure of reception (S61: No), the key image 126 is not added to the operation icon 148 (S64). Similarly, the display mode of the operation icon 149 for the FAX preview operation is determined based on the SFL information corresponding to the operation ID “FAX preview”. The process of steps S61 to S64 is an example of a second determination process.

次に、動作指示プログラム65は、動作選択画面を表示部53に表示させる(S66)。図14(A)は、動作選択画面の一例である。図14(A)に示される動作選択画面は、第2決定処理で表示態様が決定された動作アイコン148、149を含む。図14(B)は、鍵画像126が付加されていない動作アイコン148、149を含む動作選択画面の例を示している。そして、動作指示プログラム65は、動作選択画面に含まれるアイコンを指定するユーザ操作を、操作部54を通じて受け付ける(S67、S68)。ステップS66の処理は第2表示処理の一例であり、ステップS67、S68の処理は受付処理の一例である。   Next, the operation instruction program 65 displays an operation selection screen on the display unit 53 (S66). FIG. 14A is an example of the operation selection screen. The operation selection screen shown in FIG. 14A includes operation icons 148 and 149 whose display mode is determined in the second determination process. FIG. 14B shows an example of an operation selection screen including operation icons 148 and 149 to which the key image 126 is not added. Then, the operation instruction program 65 receives a user operation for designating an icon included in the operation selection screen through the operation unit 54 (S67, S68). The process of step S66 is an example of a second display process, and the processes of steps S67 and S68 are an example of a reception process.

次に、動作指示プログラム65は、鍵画像126が付加されていない動作アイコン148の指定を操作部54を通じて受け付けたことに応じて(S67:Yes&S69:FAX送信アイコン)、動作ID“FAX送信”を指定動作IDとしてデータ記憶領域62Bに一時記憶させ、且つ実行準備処理の一例であるFAX送信処理を実行する(S70)。また、動作指示プログラム65は、鍵画像126が付加されていない動作アイコン149の指定を操作部54を通じて受け付けたことに応じて(S67:Yes&S69:FAXプレビューアイコン)、動作ID“FAXプレビュー”を指定動作IDとしてデータ記憶領域62Bに一時記憶させ、実行準備処理の一例であるFAXプレビュー処理を実行する(S71)。   Next, the operation instruction program 65 receives the operation ID “FAX transmission” in response to receiving the designation of the operation icon 148 without the key image 126 through the operation unit 54 (S67: Yes & S69: FAX transmission icon). Temporary storage is performed in the data storage area 62B as the designated operation ID, and a FAX transmission process as an example of an execution preparation process is executed (S70). Further, the operation instruction program 65 specifies the operation ID “FAX preview” in response to receiving the specification of the operation icon 149 to which the key image 126 is not added through the operation unit 54 (S67: Yes & S69: FAX preview icon). An operation ID is temporarily stored in the data storage area 62B, and a FAX preview process, which is an example of an execution preparation process, is executed (S71).

一方、動作指示プログラム65は、鍵画像126が付加された動作アイコン148、149の指定を操作部54を通じて受け付けたことに応じて(S67:No)、エラー画面を表示部53に表示させる(S68)。ステップS68の処理は、ステップS25の処理と同様であってもよい。但し、ステップS68で表示されるエラー画面は、図12(B)に示されるメッセージの「スキャン動作」が「FAX送信動作」或いは「FAXプレビュー動作」に置換されていてもよい。そして、動作指示プログラム65は、[OK]アイコン136の指定を操作部54を通じて受け付けたことに応じて、動作選択画面を表示部53に再び表示させる(S66)。ステップS68の処理は、第6表示処理の一例である。   On the other hand, the operation instruction program 65 displays an error screen on the display unit 53 in response to receiving the designation of the operation icons 148 and 149 to which the key image 126 is added through the operation unit 54 (S67: No) (S68). ). The process of step S68 may be the same as the process of step S25. However, in the error screen displayed in step S68, the “scan operation” of the message shown in FIG. 12B may be replaced with “FAX transmission operation” or “FAX preview operation”. Then, the operation instruction program 65 displays the operation selection screen on the display unit 53 again in response to accepting the designation of the [OK] icon 136 through the operation unit 54 (S66). The process of step S68 is an example of a sixth display process.

[FAX送信処理]
図8に示されるFAX送信処理は、FAX送信動作に対応する実行準備処理である。すなわち、FAX送信処理は、鍵画像126が付加されていない動作アイコン148の指定を、操作部54を通じて受け付けたことに応じて実行される。図8を参照して、FAX送信処理の詳細を説明する。
[FAX transmission processing]
The FAX transmission process shown in FIG. 8 is an execution preparation process corresponding to the FAX transmission operation. That is, the FAX transmission process is executed in response to accepting the designation of the operation icon 148 without the key image 126 added through the operation unit 54. Details of the FAX transmission processing will be described with reference to FIG.

まず、動作指示プログラム65は、指定装置である複合機10Aから受信したSFL情報に基づいて、FAX送信画面に含めるアイコンの表示態様を決定する(S81〜S84)。FAX送信画面は、指定装置にFAX送信させるFAXデータの取得元に対応する取得元アイコン151、152を含む。実施形態1に係るFAX送信画面は、例えば図14(B)に示されるように、スキャナ部12からFAXデータを取得することに対応する取得元アイコン151と、データ記憶領域62BからFAXデータを取得することに対応する取得元アイコン152とを含む。また、動作指示プログラム65は、ステップS81〜S84において、ステップS12で送信したSFL要求情報の応答として受信したSFL情報を用いてもよいし、FAX処理で新たにSFL要求情報を送信してもよい。   First, the operation instruction program 65 determines the display mode of icons to be included in the FAX transmission screen based on the SFL information received from the multifunction device 10A as the designated device (S81 to S84). The FAX transmission screen includes acquisition source icons 151 and 152 corresponding to acquisition sources of FAX data to be faxed to the designated device. For example, as illustrated in FIG. 14B, the FAX transmission screen according to the first embodiment acquires FAX data from the acquisition source icon 151 corresponding to acquiring FAX data from the scanner unit 12 and the data storage area 62 </ b> B. And an acquisition source icon 152 corresponding to The operation instruction program 65 may use the SFL information received as a response to the SFL request information transmitted in step S12 in steps S81 to S84, or may newly transmit the SFL request information by FAX processing. .

次に、動作指示プログラム65は、動作ID“スキャン”に対応するSFL情報がロック状態を示すことに応じて(S81:Yes&S82:Yes)、取得元アイコン151に鍵画像126を付加する(S83)。一方、動作指示プログラム65は、動作ID“スキャン”に対応するSFL情報が非ロック状態を示すことに応じて(S81:Yes&S82:No)、或いは動作ID“スキャン”に対応するSFL情報が受信できなかったことに応じて(S81:No)、取得元アイコン151に鍵画像126を付加しない(S84)。一方、取得元アイコン152には、鍵画像126が付加されない。ステップS81〜S84の処理は、第3決定処理の一例である。   Next, the operation instruction program 65 adds the key image 126 to the acquisition source icon 151 in response to the SFL information corresponding to the operation ID “scan” indicating the locked state (S81: Yes & S82: Yes) (S83). . On the other hand, the operation instruction program 65 can receive the SFL information corresponding to the operation ID “scan” in response to the SFL information corresponding to the operation ID “scan” indicating an unlocked state (S81: Yes & S82: No). In response to the absence (S81: No), the key image 126 is not added to the acquisition source icon 151 (S84). On the other hand, the key image 126 is not added to the acquisition source icon 152. The process of steps S81 to S84 is an example of a third determination process.

次に、動作指示プログラム65は、FAX送信画面を表示部53に表示させる(S85)。図14(B)は、FAX送信画面の一例である。図14(B)に示されるFAX送信画面は、第3決定処理で表示態様が決定された取得元アイコン151と、取得元アイコン152とを含む。取得元アイコン151、152は、実行指示アイコンの一例である。図14(B)は、鍵画像126が付加された取得元アイコン151を含むFAX送信画面の例を示している。なお、FAX送信画面は、インターネット上のストレージサーバに記憶された画像データを取得する指示に対応する取得元アイコン等をさらに含んでもよい。そして、動作指示プログラム65は、FAX送信画面に含まれるアイコンを指定するユーザ操作を、操作部54を通じて受け付ける(S86、S87)。ステップS85の処理は第3表示処理の一例であり、ステップS86、S87の処理は受付処理の一例である。   Next, the operation instruction program 65 displays a FAX transmission screen on the display unit 53 (S85). FIG. 14B is an example of a FAX transmission screen. The FAX transmission screen shown in FIG. 14B includes an acquisition source icon 151 whose display mode is determined in the third determination process, and an acquisition source icon 152. The acquisition source icons 151 and 152 are examples of execution instruction icons. FIG. 14B shows an example of a FAX transmission screen including the acquisition source icon 151 to which the key image 126 is added. The FAX transmission screen may further include an acquisition source icon corresponding to an instruction to acquire image data stored in a storage server on the Internet. Then, the operation instruction program 65 receives a user operation for designating an icon included in the FAX transmission screen through the operation unit 54 (S86, S87). The process of step S85 is an example of a third display process, and the processes of steps S86 and S87 are an example of a reception process.

次に、動作指示プログラム65は、鍵画像126が付加されていない取得元アイコン151の指定を操作部54を通じて受け付けたことに応じて(S86:スキャンアイコン&S87:Yes)、指定装置である複合機10Aに通信部55を通じてFAX指示情報を送信する(S88)。FAX指示情報は、指定データに対するFAX送信動作を実行させるための情報である。ステップS88の処理は、実行指示処理の一例である。   Next, the operation instruction program 65 receives the designation of the acquisition source icon 151 to which the key image 126 is not added through the operation unit 54 (S86: scan icon & S87: Yes), and is a multifunction device that is a designated device. The FAX instruction information is transmitted to 10A through the communication unit 55 (S88). The FAX instruction information is information for executing a FAX transmission operation for designated data. The process of step S88 is an example of an execution instruction process.

ステップS88で送信されるFAX指示情報は、動作ID“FAX送信”と、スキャン動作の実行を指示するスキャン指示情報とを含む。すなわち、ステップS88で送信されるFAX指示情報は、スキャナ部12にスキャン動作を実行させ、当該スキャン動作で生成された画像データを指定データとするFAX送信動作をFAX部13に実行させるための情報である。また図示は省略するが、動作指示プログラム65は、FAX送信先の外部装置を識別するための送信先情報(例えば、FAX番号)を指定するユーザ操作を操作部54を通じて受け付け、当該送信先情報をFAX指示情報に含める。   The FAX instruction information transmitted in step S88 includes an operation ID “FAX transmission” and scan instruction information instructing execution of a scan operation. That is, the FAX instruction information transmitted in step S88 is information for causing the scanner unit 12 to execute a scanning operation and causing the FAX unit 13 to execute a FAX transmission operation using the image data generated by the scanning operation as designated data. It is. Although illustration is omitted, the operation instruction program 65 accepts a user operation for specifying transmission destination information (for example, a FAX number) for identifying an external apparatus as a FAX transmission destination through the operation unit 54, and receives the transmission destination information. Included in FAX instruction information.

一方、図示は省略するが、複合機10Aの装置プログラム35は、通信部25を通じて携帯端末50からFAX指示情報を受信する。そして、装置プログラム35は、FAX指示情報に含まれるスキャン指示情報に従って、スキャナ部12にスキャン動作を実行させる。スキャナ部12は、不図示のコンタクトガラス或いはADF(Auto Document Feederの略)にセットされた原稿に記録された画像を読み取って、当該画像を示す画像データを生成する。また、装置プログラム35は、スキャナ部12によるスキャン動作によって生成された画像データに対するFAX送信動作を、FAX部13に実行させる。すなわち、FAX部13は、FAX指示情報に含まれる送信先情報で識別される外部装置に対して、スキャン動作によって生成された画像データをFAX送信する。   On the other hand, although not shown, the apparatus program 35 of the multifunction machine 10 </ b> A receives FAX instruction information from the portable terminal 50 through the communication unit 25. Then, the apparatus program 35 causes the scanner unit 12 to perform a scanning operation according to the scan instruction information included in the FAX instruction information. The scanner unit 12 reads an image recorded on a document set on a contact glass (not shown) or an ADF (Auto Document Feeder), and generates image data indicating the image. Further, the apparatus program 35 causes the FAX unit 13 to execute a FAX transmission operation for image data generated by the scanning operation by the scanner unit 12. That is, the FAX unit 13 transmits the image data generated by the scanning operation by FAX to the external apparatus identified by the transmission destination information included in the FAX instruction information.

また、動作指示プログラム65は、鍵画像126が付加された取得元アイコン151の指定を操作部54を通じて受け付けたことに応じて(S86:スキャンアイコン&S87:No)、エラー画面を表示部53に表示させる(S89)。ステップS89の処理は、ステップS25の処理と同様であってもよい。そして、動作指示プログラム65は、[OK]アイコン136の指定を操作部54を通じて受け付けたことに応じて、FAX送信画面を表示部53に再び表示させる(S85)。ステップS89の処理は、第6表示処理の一例である。   Further, the operation instruction program 65 displays an error screen on the display unit 53 in response to receiving the designation of the acquisition source icon 151 to which the key image 126 is added through the operation unit 54 (S86: scan icon & S87: No). (S89). The process in step S89 may be the same as the process in step S25. Then, the operation instruction program 65 displays the FAX transmission screen on the display unit 53 again in response to accepting the designation of the [OK] icon 136 through the operation unit 54 (S85). The process of step S89 is an example of a sixth display process.

さらに、動作指示プログラム65は、取得元アイコン152の指定を操作部54を通じて受け付けたことに応じて(S86:ローカルアイコン)、例えば図13(A)に示されるデータ選択画面を表示部53に表示させる(S90)。そして、動作指示プログラム65は、データ選択画面に含まれるアイコンの指定を、操作部54を通じて受け付ける(S91)。ステップS91の処理は、受付処理の一例である。   Further, the operation instruction program 65 displays the data selection screen shown in FIG. 13A on the display unit 53 in response to the designation of the acquisition source icon 152 being accepted through the operation unit 54 (S86: local icon). (S90). Then, the operation instruction program 65 accepts designation of an icon included in the data selection screen through the operation unit 54 (S91). The process in step S91 is an example of a reception process.

次に、動作指示プログラム65は、例えばデータアイコン141の指定を操作部54を通じて受け付けたことに応じて(S91:Yes)、データアイコン141に対応するデータ“写真.JPEG”を指定データに決定する。すなわち、動作指示プログラム65は、データアイコン141に対応するデータ“写真.JPEG”のデータIDを、指定データIDとしてデータ記憶領域62Bに一時記憶させる。   Next, the operation instruction program 65 determines the data “photograph. JPEG” corresponding to the data icon 141 as designated data, for example, in response to accepting designation of the data icon 141 through the operation unit 54 (S91: Yes). . That is, the operation instruction program 65 temporarily stores the data ID of the data “PHOTO.JPEG” corresponding to the data icon 141 in the data storage area 62B as the specified data ID.

そして、動作指示プログラム65は、指定装置である複合機10Aに通信部55を通じてFAX指示情報を送信する(S92)。ステップS92で送信されるFAX指示情報は、指定データ或いは指定データIDと、動作ID“FAX送信”と、送信先情報とを含む。すなわち、ステップS92で送信されるFAX指示情報は、指定データに対するFAX送信動作の実行を指示するための情報である。ステップS92の処理は、実行指示処理の一例である。   Then, the operation instruction program 65 transmits FAX instruction information through the communication unit 55 to the multifunction machine 10A that is the designated device (S92). The FAX instruction information transmitted in step S92 includes designated data or designated data ID, an operation ID “FAX transmission”, and transmission destination information. That is, the FAX instruction information transmitted in step S92 is information for instructing execution of a FAX transmission operation for designated data. The process of step S92 is an example of an execution instruction process.

一方、図示は省略するが、複合機10Aの装置プログラム35は、通信部25を通じて携帯端末50からFAX指示情報を受信する。そして、装置プログラム35は、FAX指示情報に従って、FAX部13にFAX送信動作を実行させる。すなわち、FAX部13は、FAX指示情報に含まれる送信先情報で識別される外部装置に対して、FAX指示情報に含まれる指定データ、或いはFAX指示情報に含まれる指定データIDで識別される指定データをFAX送信する。   On the other hand, although not shown, the apparatus program 35 of the multifunction machine 10 </ b> A receives FAX instruction information from the portable terminal 50 through the communication unit 25. Then, the apparatus program 35 causes the FAX unit 13 to execute a FAX transmission operation according to the FAX instruction information. In other words, the FAX unit 13 specifies, for the external device identified by the transmission destination information included in the FAX instruction information, the identification data included in the FAX instruction information or the specification data ID included in the FAX instruction information. Send the data by fax.

なお、動作指示プログラム65は、ステップS88、S92の直前において、ステップS55〜S57に相当する処理を実行してもよい。すなわち、動作指示プログラム65は、動作ID“FAX送信”を含むSFL要求情報を、指定装置である複合機10Aに通信部55を通じて送信する。次に、動作指示プログラム65は、動作ID“FAX送信”に対応するSFL情報を、通信部55を通じて複合機10Aから受信する。さらに、動作指示プログラム65は、複合機10Aから受信したSFL情報がロック状態及び非ロック状態のどちらを示すかを判断する。   The operation instruction program 65 may execute processing corresponding to steps S55 to S57 immediately before steps S88 and S92. That is, the operation instruction program 65 transmits the SFL request information including the operation ID “FAX transmission” to the multifunction peripheral 10 </ b> A that is the designated device through the communication unit 55. Next, the operation instruction program 65 receives SFL information corresponding to the operation ID “FAX transmission” from the MFP 10 </ b> A through the communication unit 55. Further, the operation instruction program 65 determines whether the SFL information received from the multifunction machine 10A indicates a locked state or an unlocked state.

そして、動作指示プログラム65は、SFL情報が非ロック状態を示すと判断したことに応じて、通信部55を通じて複合機10AにFAX指示情報を送信する(S88、S92)。一方、動作指示プログラム65は、SFL情報がロック状態を示すと判断したことに応じて、或いはSFL要求情報を送信してから所定の時間が経過してもSFL情報を受信できなかったことに応じて、エラー画面を表示部53に表示させる。ここで表示されるエラー画面は、図12(B)に示されるメッセージの「スキャン動作」が「FAX送信動作」に置換されていてもよい。そして、動作指示プログラム65は、[OK]アイコン136の指定を操作部54を通じて受け付けたことに応じて、FAX送信画面を表示部53に再び表示させる。   Then, in response to determining that the SFL information indicates the unlocked state, the operation instruction program 65 transmits the FAX instruction information to the multifunction machine 10A through the communication unit 55 (S88, S92). On the other hand, when the operation instruction program 65 determines that the SFL information indicates the locked state, or when the SFL information cannot be received even after a predetermined time has elapsed since the transmission of the SFL request information. The error screen is displayed on the display unit 53. In the error screen displayed here, the “scan operation” of the message shown in FIG. 12B may be replaced with “FAX transmission operation”. Then, the operation instruction program 65 displays the FAX transmission screen on the display unit 53 again in response to accepting the designation of the [OK] icon 136 through the operation unit 54.

[FAXプレビュー処理]
図9に示されるFAXプレビュー処理は、FAXプレビュー動作に対応する実行準備処理である。すなわち、FAXプレビュー処理は、鍵画像126が付加されていない動作アイコン149の指定を、操作部54を通じて受け付けたことに応じて実行される。図9を参照して、FAXプレビュー処理の詳細を説明する。
[FAX preview process]
The FAX preview process shown in FIG. 9 is an execution preparation process corresponding to the FAX preview operation. That is, the FAX preview process is executed in response to accepting the designation of the operation icon 149 to which the key image 126 is not added through the operation unit 54. Details of the FAX preview process will be described with reference to FIG.

まず、動作指示プログラム65は、複合機10Aに記憶されているFAXリストに含まれる複数のFAX特定情報を、指定装置である複合機10Aから通信部55を通じて受信する(S101)。より詳細には、動作指示プログラム65は、FAX特定情報の送信を要求する送信要求情報を、通信部55を通じて複合機10Aに送信する。次に、動作指示プログラム65は、送信要求情報の応答として送信されたFAX特定情報を、通信部55を通じて複合機10Aから受信する。そして、動作指示プログラム65は、受信したFAX特定情報をデータ記憶領域62Bに一時記憶させる。   First, the operation instruction program 65 receives a plurality of FAX specifying information included in the FAX list stored in the MFP 10A from the MFP 10A as a designated device through the communication unit 55 (S101). More specifically, the operation instruction program 65 transmits transmission request information for requesting transmission of FAX specifying information to the multifunction machine 10 </ b> A through the communication unit 55. Next, the operation instruction program 65 receives the FAX specifying information transmitted as a response to the transmission request information from the MFP 10 </ b> A through the communication unit 55. Then, the operation instruction program 65 temporarily stores the received FAX specifying information in the data storage area 62B.

次に、動作指示プログラム65は、FAX選択画面を表示部53に表示させる(S102)。図15(A)は、FAX選択画面の一例である。図15(A)に示されるFAX選択画面は、複数のFAXアイコン155、156を含む。FAXアイコン155、156は、FAXプレビュー処理に対応する実行指示オブジェクトの一例である。FAXアイコン155、156は、ステップS101で受信した複数のFAX特定情報それぞれに対応する。また、FAXアイコン155、156には、対応するFAX特定情報に含まれる受信日時及び送信元電話番号が記述されている。そして、動作指示プログラム65は、FAX選択画面に含まれるアイコンの指定を、操作部54を通じて受け付ける(S103)。ステップS102の処理は第3表示処理の一例であり、ステップS103の処理は受付処理の一例である。   Next, the operation instruction program 65 displays a FAX selection screen on the display unit 53 (S102). FIG. 15A is an example of a FAX selection screen. The FAX selection screen shown in FIG. 15A includes a plurality of FAX icons 155 and 156. FAX icons 155 and 156 are examples of execution instruction objects corresponding to FAX preview processing. FAX icons 155 and 156 correspond to a plurality of FAX specifying information received in step S101. The FAX icons 155 and 156 describe the reception date and time and the transmission source telephone number included in the corresponding FAX identification information. Then, the operation instruction program 65 accepts designation of an icon included in the FAX selection screen through the operation unit 54 (S103). The process of step S102 is an example of a third display process, and the process of step S103 is an example of a reception process.

次に、動作指示プログラム65は、例えばFAXアイコン155の指定を操作部54を通じて受け付けたことに応じて(S103:Yes)、指定装置である複合機10Aに通信部55を通じて送信指示情報を送信する(S104)。送信指示情報は、FAXアイコン155に対応するFAX特定情報で特定されるFAXデータ1の送信を指示する実行指示情報の一例である。送信指示情報は、例えば、動作ID“FAXプレビュー”と、FAXアイコン155に対応するFAX特定情報に含まれるデータID“001”とを含む。ステップS104の処理は、実行指示処理の一例である。   Next, the operation instruction program 65 transmits the transmission instruction information through the communication unit 55 to the multifunction peripheral 10 </ b> A that is the designated device, for example, in response to receiving the designation of the FAX icon 155 through the operation unit 54 (S <b> 103: Yes). (S104). The transmission instruction information is an example of execution instruction information that instructs transmission of the FAX data 1 specified by the FAX specifying information corresponding to the FAX icon 155. The transmission instruction information includes, for example, an operation ID “FAX preview” and a data ID “001” included in the FAX specifying information corresponding to the FAX icon 155. The process of step S104 is an example of an execution instruction process.

一方、図示は省略するが、複合機10の装置プログラム35は、通信部25を通じて携帯端末50から送信指示情報を受信する。そして、装置プログラム35は、送信指示情報に含まれるデータID“001”で識別されるFAXデータ1をFAXリストから読み出し、通信部25を通じて携帯端末50にFAXデータ1を送信する。   On the other hand, although not shown, the device program 35 of the multifunction machine 10 receives transmission instruction information from the portable terminal 50 through the communication unit 25. Then, the apparatus program 35 reads the FAX data 1 identified by the data ID “001” included in the transmission instruction information from the FAX list, and transmits the FAX data 1 to the portable terminal 50 through the communication unit 25.

なお、動作指示プログラム65は、ステップS102の直前において、ステップS55〜S57に相当する処理を実行してもよい。すなわち、動作指示プログラム65は、動作ID“FAXプレビュー”を含むSFL要求情報を、指定装置である複合機10Aに通信部55を通じて送信する。次に、動作指示プログラム65は、動作ID“FAXプレビュー”に対応するSFL情報を、通信部55を通じて複合機10Aから受信する。さらに、動作指示プログラム65は、複合機10Aから受信したSFL情報がロック状態及び非ロック状態のどちらを示すかを判断する。   The operation instruction program 65 may execute processing corresponding to steps S55 to S57 immediately before step S102. That is, the operation instruction program 65 transmits the SFL request information including the operation ID “FAX preview” to the multifunction peripheral 10 </ b> A that is the designated device through the communication unit 55. Next, the operation instruction program 65 receives SFL information corresponding to the operation ID “FAX preview” from the MFP 10 </ b> A through the communication unit 55. Further, the operation instruction program 65 determines whether the SFL information received from the multifunction machine 10A indicates a locked state or an unlocked state.

そして、動作指示プログラム65は、SFL情報が非ロック状態を示すと判断したことに応じて、通信部55を通じて複合機10Aに送信指示情報を送信する(S104)。一方、動作指示プログラム65は、SFL情報がロック状態を示すと判断したことに応じて、或いはSFL要求情報を送信してから所定の時間が経過してもSFL情報を受信できなかったことに応じて、エラー画面を表示部53に表示させる。ここで表示されるエラー画面は、図12(B)に示されるメッセージの「スキャン動作」が「FAXプレビュー動作」に置換されていてもよい。そして、動作指示プログラム65は、[OK]アイコン136の指定を操作部54を通じて受け付けたことに応じて、FAX選択画面を表示部53に再び表示させる。   Then, in response to determining that the SFL information indicates the unlocked state, the operation instruction program 65 transmits the transmission instruction information to the multifunction machine 10A through the communication unit 55 (S104). On the other hand, when the operation instruction program 65 determines that the SFL information indicates the locked state, or when the SFL information cannot be received even after a predetermined time has elapsed since the transmission of the SFL request information. The error screen is displayed on the display unit 53. In the error screen displayed here, the “scan operation” of the message shown in FIG. 12B may be replaced with “FAX preview operation”. Then, the operation instruction program 65 displays the FAX selection screen on the display unit 53 again in response to accepting the designation of the [OK] icon 136 through the operation unit 54.

次に、動作指示プログラム65は、通信部55を通じて複合機10AからFAXデータ1を受信する(S105:Yes)。次に、動作指示プログラム65は、指定装置である複合機10Aから受信したSFL情報に基づいて、FAXプレビュー画面に含めるアイコンの表示態様を決定する(S106〜S109)。FAXプレビュー画面は、ステップS105で受信したFAXデータの取り扱いに対応する動作アイコン161、162を含む。実施形態1に係るFAXプレビュー画面は、例えば図15(B)に示されるように、FAXプレビュー処理を終了する指示に対応する動作アイコン161と、ステップS105で受信したFAXデータに対するプリント動作を指定装置に実行させる指示に対応する動作アイコン162とを含む。ステップS105の処理はデータ受信処理の一例であり、ステップS106〜S109の処理は第4決定処理の一例である。   Next, the operation instruction program 65 receives the FAX data 1 from the multifunction machine 10A through the communication unit 55 (S105: Yes). Next, the operation instruction program 65 determines the display mode of icons to be included in the FAX preview screen based on the SFL information received from the multifunction device 10A that is the designated device (S106 to S109). The FAX preview screen includes operation icons 161 and 162 corresponding to handling of the FAX data received in step S105. For example, as shown in FIG. 15B, the FAX preview screen according to the first embodiment designates an operation icon 161 corresponding to an instruction to end the FAX preview process and a printing operation for the FAX data received in step S105. And an operation icon 162 corresponding to an instruction to be executed. The process of step S105 is an example of a data reception process, and the processes of steps S106 to S109 are an example of a fourth determination process.

次に、動作指示プログラム65は、動作ID“プリント”に対応するSFL情報がロック状態を示すことに応じて(S106:Yes&S107:Yes)、動作アイコン162に鍵画像126を付加する(S108)。一方、動作指示プログラム65は、動作ID“プリント”に対応するSFL情報が非ロック状態を示すことに応じて(S106:Yes&S107:No)、或いは動作ID“プリント”に対応するSFL情報が受信できなかったことに応じて(S106:No)、動作アイコン161に鍵画像126を付加しない(S109)。一方、動作アイコン161には、鍵画像126が付加されない。   Next, the operation instruction program 65 adds the key image 126 to the operation icon 162 in response to the SFL information corresponding to the operation ID “print” indicating the locked state (S106: Yes & S107: Yes) (S108). On the other hand, the operation instruction program 65 can receive the SFL information corresponding to the operation ID “print” in response to the SFL information corresponding to the operation ID “print” indicating an unlocked state (S106: Yes & S107: No). In response to the absence (S106: No), the key image 126 is not added to the operation icon 161 (S109). On the other hand, the key image 126 is not added to the operation icon 161.

次に、動作指示プログラム65は、FAXプレビュー画面を表示部53に表示させる(S110)。図15(B)は、FAXプレビュー画面の一例である。図15(B)に示されるFAXプレビュー画面は、FAX画像160と、動作アイコン161と、第4決定処理で表示態様が決定された動作アイコン162とを含む。そして、動作指示プログラム65は、FAXプレビュー画面に含まれるアイコンを指定するユーザ操作を、操作部54を通じて受け付ける(S111、S112)。ステップS110の処理は第4表示処理の一例であり、ステップS111、112の処理は受付処理の一例である。   Next, the operation instruction program 65 displays a FAX preview screen on the display unit 53 (S110). FIG. 15B is an example of a FAX preview screen. The FAX preview screen shown in FIG. 15B includes a FAX image 160, an operation icon 161, and an operation icon 162 whose display mode has been determined in the fourth determination process. Then, the operation instruction program 65 receives a user operation for designating an icon included in the FAX preview screen through the operation unit 54 (S111, S112). The process of step S110 is an example of a fourth display process, and the processes of steps S111 and S112 are an example of a reception process.

FAX画像160は、ステップS105で受信したFAXデータ1で示される画像である。また、FAX画像160に含まれるFAXヘッダには、例えば、対応するFAX特定情報に含まれる受信日時及び送信元電話番号等が含まれる。また、図15(B)は、鍵画像126が付加されていない動作アイコン162を含むFAXプレビュー画面の例を示している。動作アイコン162は、プリント指示オブジェクトの一例である。   The fax image 160 is an image indicated by the fax data 1 received in step S105. Further, the FAX header included in the FAX image 160 includes, for example, the reception date and time and the transmission source telephone number included in the corresponding FAX specifying information. FIG. 15B shows an example of a FAX preview screen including an operation icon 162 to which the key image 126 is not added. The action icon 162 is an example of a print instruction object.

次に、動作指示プログラム65は、鍵画像126が付加されていない動作アイコン162の指定を操作部54を通じて受け付けたことに応じて(S111:プリントアイコン&S112:Yes)、指定装置である複合機10Aに通信部55を通じてプリント指示情報を送信する(S113)。プリント指示情報は、例えば、動作ID“プリント”と、指定データであるFAXデータ1或いはFAXデータ1を識別する指定データIDとを含む。ステップS113の処理及びプリント指示情報を受信した複合機10Aの処理は、ステップS58と同様であってもよい。また、動作指示プログラム65は、動作アイコン161の指定を操作部54を通じて受け付けたことに応じて(S111:OKアイコン)、ステップS112、S113の処理をスキップして、FAXプレビュー処理を終了する。   Next, the operation instruction program 65 receives the designation of the operation icon 162 to which the key image 126 is not added through the operation unit 54 (S111: Print icon & S112: Yes), and the multifunction device 10A as the designation device. The print instruction information is transmitted through the communication unit 55 (S113). The print instruction information includes, for example, an operation ID “print” and FAX data 1 that is specified data or a specified data ID that identifies FAX data 1. The process of step S113 and the process of the multifunction peripheral 10A that has received the print instruction information may be the same as step S58. Also, the operation instruction program 65 skips the processing of steps S112 and S113 in response to the specification of the operation icon 161 being accepted through the operation unit 54 (S111: OK icon), and ends the FAX preview processing.

一方、動作指示プログラム65は、鍵画像126が付加された動作アイコン162の指定を操作部54を通じて受け付けたことに応じて(S111:プリントアイコン&S112:No)、エラー画面を表示部53に表示させる(S114)。ステップS114の処理は、ステップS25の処理と同様であってもよい。但し、ステップS114で表示されるエラー画面は、図12(B)に示されるメッセージの「スキャン動作」が「プリント動作」に置換されていてもよい。そして、動作指示プログラム65は、[OK]アイコン136の指定を操作部54を通じて受け付けたことに応じて、FAXプレビュー画面を表示部53に再び表示させる(S110)。ステップS110の処理は、第6表示処理の一例である。   On the other hand, the operation instruction program 65 displays an error screen on the display unit 53 in response to accepting the specification of the operation icon 162 to which the key image 126 is added through the operation unit 54 (S111: print icon & S112: No). (S114). The process of step S114 may be the same as the process of step S25. However, in the error screen displayed in step S114, the “scan operation” of the message shown in FIG. 12B may be replaced with “print operation”. Then, the operation instruction program 65 displays the FAX preview screen on the display unit 53 again in response to accepting the designation of the [OK] icon 136 through the operation unit 54 (S110). The process of step S110 is an example of a sixth display process.

[実施形態1の作用効果]
近年、複合機10の多機能化に伴って、複合機10に動作を実行させるためにユーザが指定すべき情報の数が増加している。一方、表示画面の小さい携帯端末50において、1つの画面を通じて多数の情報をユーザに指定させることは、操作性を著しく低下させる可能性がある。そこで、実施形態1に係る動作指示プログラム65によれば、階層化された複数の画面に対するユーザ操作をユーザに実行させることによって、指定データ、指定動作、及び指定装置の指定を順番に受け付けることができる。
[Effects of Embodiment 1]
In recent years, the number of pieces of information to be specified by the user for causing the multifunction device 10 to execute an operation has increased as the multifunction device 10 has become multifunctional. On the other hand, in the portable terminal 50 having a small display screen, allowing a user to specify a large amount of information through one screen may significantly reduce operability. Therefore, according to the operation instruction program 65 according to the first embodiment, by causing a user to perform user operations on a plurality of hierarchized screens, designation data, a designation operation, and designation of a designation device can be received in order. it can.

上記のような事情のもとで、実施形態1によれば、SFL情報がロック状態であるか非ロック状態であるかに応じて、メイン画面、動作選択画面、FAX送信画面、及びFAXプレビュー画面に含められるアイコンの表示態様が変更される。これにより、当該アイコンに対応する動作の実行が指定装置において制限されているか否かを、各画面でユーザに認識させることができる。また、鍵画像126が付加されたアイコンが指定されたことに応じてエラー画面が表示されるので、指定したアイコンに対応する動作が指定装置において制限されていることを、ユーザに明確に認識させることができる。   Under the circumstances as described above, according to the first embodiment, the main screen, the operation selection screen, the FAX transmission screen, and the FAX preview screen depending on whether the SFL information is in the locked state or the unlocked state. The display mode of the icons included in is changed. Thereby, it is possible to make the user recognize on each screen whether or not the execution of the operation corresponding to the icon is restricted in the designated device. Further, since an error screen is displayed in response to the designation of the icon with the key image 126 added, the user can clearly recognize that the operation corresponding to the designated icon is restricted in the designated device. be able to.

また、実施形態1によれば、プリント動作及びスキャン動作それぞれに対応する動作アイコン121、122のみならず、プリント動作及びスキャン動作を組み合わせた複合動作に対応する動作アイコン123の表示態様がSFL情報に基づいて決定される。これにより、複数の動作それぞれが制限されているか否かをユーザに認識させることができるだけでなく、複合動作の実行にも各動作の状態が影響を及ぼしていることをユーザに認識させることができる。   Further, according to the first embodiment, not only the operation icons 121 and 122 corresponding to the printing operation and the scanning operation, but also the display mode of the operation icon 123 corresponding to the combined operation combining the printing operation and the scanning operation is the SFL information. To be determined. This not only allows the user to recognize whether or not each of the plurality of operations is restricted, but also allows the user to recognize that the state of each operation affects the execution of the combined operation. .

また、実施形態1によれば、多数のアイコンを1つの画面に含めないように、同一の動作部によって実行可能な動作を包含する動作アイコン124がメイン画面に含められ、動作アイコン124によって包含されるFAX送信動作及びFAXプレビュー動作に対応する動作アイコン148、149が動作選択画面に含められる。そして、動作選択画面に含まれる動作アイコン148、149に対応する動作の全てがロック状態である場合に、鍵画像126が付加された動作アイコン124がメイン画面に含められる。このように、ユーザが所望する動作を階層的に選択させることができるプログラムにおいて、メイン画面上の動作アイコン124の表示態様によって、当該動作アイコン124に対応する複数の動作の実行が制限されているか否かをユーザに推定させることができる。なお、表示画面のサイズが比較的小さい携帯端末50において、特に有利な効果を奏すると言える。   Further, according to the first embodiment, the operation icons 124 including the operations that can be executed by the same operation unit are included in the main screen so as not to include a large number of icons on one screen, and are included by the operation icons 124. Operation icons 148 and 149 corresponding to the FAX transmission operation and FAX preview operation are included in the operation selection screen. Then, when all the operations corresponding to the operation icons 148 and 149 included in the operation selection screen are in the locked state, the operation icon 124 to which the key image 126 is added is included in the main screen. In this way, in a program that allows a user to select a desired operation in a hierarchical manner, whether or not a plurality of operations corresponding to the operation icon 124 are restricted by the display mode of the operation icon 124 on the main screen. The user can be inferred whether or not. It can be said that the mobile terminal 50 having a relatively small display screen has a particularly advantageous effect.

また、実施形態1によれば、多数のアイコンを1つの画面に含めないように、FAX送信動作に対応する動作アイコン148が上位画面に含められ、FAX送信の対象となる画像データの取得元に対応する取得元アイコン151、152が下位画面に含められる。このように、ユーザが所望する動作を階層的に選択させることができるプログラムにおいて、画像データの取得元の1つであるスキャン動作に対応する取得元アイコン151の表示態様によって、スキャン動作で生成した画像データをFAX送信する動作の実行が制限されているか否かをユーザに認識させることができる。なお、表示画面のサイズが比較的小さい携帯端末50において、特に有利な効果を奏すると言える。   Further, according to the first embodiment, the operation icon 148 corresponding to the FAX transmission operation is included in the upper screen so that a large number of icons are not included in one screen, and is used as an acquisition source of the image data to be FAX transmission target. Corresponding acquisition source icons 151 and 152 are included in the lower screen. In this way, in a program that allows the user to select a desired operation hierarchically, it is generated by the scan operation according to the display mode of the acquisition source icon 151 corresponding to the scan operation that is one of the image data acquisition sources. It is possible to make the user recognize whether or not the execution of the operation of transmitting image data by FAX is restricted. It can be said that the mobile terminal 50 having a relatively small display screen has a particularly advantageous effect.

また、実施形態1によれば、デバイス選択処理が実行されたことに応じて、ステップS12以降の処理が再び実行されるので、新たな指定装置において各動作が制限されているか否かをユーザに認識させることができる。また、実施形態1によれば、メイン画面を表示中の未操作時間が所定の時間に達したことに応じて、ステップS12以降の処理が再び実行されるので、指定装置における設定変更をメイン画面に反映させることができる。   Further, according to the first embodiment, the processing after step S12 is executed again in response to the device selection processing being executed, so it is possible to ask the user whether or not each operation is restricted in the new designated device. Can be recognized. Further, according to the first embodiment, the processing after step S12 is executed again in response to the non-operation time during display of the main screen reaching a predetermined time. Can be reflected.

なお、実施形態1では、所定のタイミング(S20:No/S22の後)でSFL要求情報を再び送信することによって、複合機10におけるSFL情報の更新をメイン画面に反映させる例を説明したが、更新されたSFL情報を受信する方法はこれに限定されない。例えば、SFL要求情報は、SFL情報が更新されたタイミングで当該SFL情報を送信することを、複合機10に要求するものであってもよい。そして、動作指示プログラム65は、メイン画面の表示中に通信部55を通じて複合機10からSFL情報を受信したことに応じて、ステップS14〜S19の処理を再び実行してもよい。   In the first embodiment, the SFL request information is transmitted again at a predetermined timing (after S20: No / S22) to reflect the update of the SFL information in the multifunction machine 10 on the main screen. The method for receiving the updated SFL information is not limited to this. For example, the SFL request information may request the MFP 10 to transmit the SFL information at a timing when the SFL information is updated. Then, the operation instruction program 65 may execute the processes of steps S14 to S19 again in response to receiving the SFL information from the multi-function device 10 through the communication unit 55 during the display of the main screen.

また、実施形態1によれば、1回目の第1決定処理でSFL情報が受信できなければ、対応する動作アイコンに鍵画像126を付加しない。また、2回目以降の第1決定処理でSFL情報が受信できなければ、対応する動作アイコンの表示態様を、直近の第1決定処理で決定した表示態様に決定する。これにより、例えば、通信ネットワーク102が一時的にビジー状態である場合、或いは指定装置の電源がOFFされている場合等に、当該指定装置において各動作が制限されているかのような印象を、ユーザに与えることを抑制できる。   Further, according to the first embodiment, if the SFL information cannot be received in the first determination process for the first time, the key image 126 is not added to the corresponding operation icon. If the SFL information cannot be received in the second and subsequent first determination processes, the display mode of the corresponding action icon is determined to be the display mode determined in the most recent first determination process. As a result, for example, when the communication network 102 is temporarily busy, or when the power of the designated device is turned off, the impression that each operation is restricted in the designated device is given to the user. Can be suppressed.

さらに、実施形態1によれば、ステップS58、S88、S92、S104の直前に、指定動作に対応するSFL情報を再び確認するので、例えば、携帯端末50の操作中に指定動作がロックされたか否かを適切に把握することができる。また、動作指示プログラム65は、メイン画面(S19)の場合と同様に、プレビュー画面(S53)、動作選択画面(S66)、FAX送信画面(S85)、FAX選択画面(S102)、或いはFAXプレビュー画面(S110)を表示させてから所定の時間を経過するまでに操作部54を通じてユーザ操作を受け付けなかった場合に、SFL要求情報を指定装置に送信してもよい。そして、動作指示プログラム65は、指定装置から受信したSFL情報に基づいて表示中の画面に含まれるアイコンの表示態様を決定し、新たに決定した表示態様のアイコンを含む画面を再び表示させてもよい。   Furthermore, according to the first embodiment, the SFL information corresponding to the designated operation is confirmed again immediately before steps S58, S88, S92, and S104. For example, whether or not the designated operation is locked during the operation of the portable terminal 50. Can be grasped appropriately. Further, the operation instruction program 65 is similar to the main screen (S19) in that the preview screen (S53), the operation selection screen (S66), the FAX transmission screen (S85), the FAX selection screen (S102), or the FAX preview screen. The SFL request information may be transmitted to the designated device when the user operation is not accepted through the operation unit 54 until a predetermined time elapses after displaying (S110). Then, the operation instruction program 65 determines the display mode of the icon included in the currently displayed screen based on the SFL information received from the designated device, and displays the screen including the icon of the newly determined display mode again. Good.

なお、実施形態1では、鍵付アイコンを第1態様の一例とし、鍵なしアイコンを第2態様の一例としたが、表示態様の具体例はこれに限定されない。例えば、鍵画像126に代えて「ロック」の文字列をアイコンに付加してもよい。また、第1態様及び第2態様の具体例は、画面によって異なっていてもよい。例えば、メイン画面では鍵画像126が付加され、動作選択画面では「ロック」の文字列が付加されてもよい。   In the first embodiment, the keyed icon is an example of the first aspect and the no-key icon is an example of the second aspect. However, the specific example of the display aspect is not limited to this. For example, a character string “lock” may be added to the icon instead of the key image 126. Moreover, the specific example of a 1st aspect and a 2nd aspect may differ with screens. For example, the key image 126 may be added on the main screen, and the character string “lock” may be added on the operation selection screen.

また、実施形態1では、SFL要求情報に動作IDを含めることによって、当該動作IDに対応するSFL情報を複合機10から受信する例を説明した。しかしながら、SFL情報を受信する方法はこれに限定されない。例えば、SFL要求情報は、複合機10が記憶している全てのSFLレコード、すなわち、SFLリストの送信を要求するものであってもよい。そして、動作指示プログラム65は、複合機10から受信したSFLリストのうち、所望の動作IDに対応するSFL情報に基づいて、アイコンの表示態様を決定する等の処理を実行してもよい。   In the first embodiment, the example in which the operation ID is included in the SFL request information and the SFL information corresponding to the operation ID is received from the multifunction device 10 has been described. However, the method for receiving SFL information is not limited to this. For example, the SFL request information may request transmission of all the SFL records stored in the multifunction machine 10, that is, the SFL list. Then, the operation instruction program 65 may execute processing such as determining an icon display mode based on SFL information corresponding to a desired operation ID in the SFL list received from the multifunction machine 10.

[実施形態2]
近年、データの指定方法は多様化しており、それぞれに適したインタフェースの開発が求められている。例えば、地図画像の中から所望の領域を抽出するためのインタフェースと、CD−ROM等の表面に印刷する画像を編集させるインタフェースとは、大きく異なる。そこで、特定の指定方法に特化した指定インタフェースを有する複数のプログラムが開発される傾向にある。
[Embodiment 2]
In recent years, data designation methods have been diversified, and development of an interface suitable for each has been required. For example, an interface for extracting a desired area from a map image and an interface for editing an image to be printed on a surface such as a CD-ROM are greatly different. Therefore, there is a tendency to develop a plurality of programs having a designation interface specialized for a particular designation method.

一方、複合機10に出力動作を実行させるための処理は、当該複合機10のメーカ或いは機種によって大きく異なる場合がある。そのため、当該処理の実行のためには、各複合機10に適したプログラムの開発が必要になる。しかしながら、特定の指定方法に最適な指定インタフェースを有する複数のプログラムを開発したうえに、複合機10に出力動作を実行させるための最適な処理を各プログラムにさらに実装することは、極めて困難である。特に、仕様の異なる複数の複合機10に出力動作を実行させようとすると、各複合機10に最適な処理の実装負担によって、指定インタフェースの実装にも影響を与える可能性が高まってしまう。   On the other hand, the processing for causing the multifunction device 10 to execute the output operation may vary greatly depending on the manufacturer or model of the multifunction device 10. Therefore, in order to execute the processing, it is necessary to develop a program suitable for each multifunction machine 10. However, it is extremely difficult to develop a plurality of programs having a specified interface that is optimal for a specific specification method, and to further implement an optimal process for causing the multifunction peripheral 10 to execute an output operation in each program. . In particular, if an output operation is to be executed by a plurality of MFPs 10 having different specifications, the possibility of affecting the implementation of the specified interface increases due to the optimal processing load for each MFP 10.

そこで、図10を参照して、実施形態2に係るシステム100の動作を説明する。なお、実施形態1と共通する処理の詳細な説明は省略し、相違点を中心に説明する。実施形態2に係る動作指示プログラム65は、起動元プログラムの一例である地図プログラム66にから起動される点において、OS64から起動される実施形態1と相違する。   Thus, the operation of the system 100 according to the second embodiment will be described with reference to FIG. A detailed description of the processes common to the first embodiment will be omitted, and the description will focus on the differences. The operation instruction program 65 according to the second embodiment is different from the first embodiment activated from the OS 64 in that the operation instruction program 65 is activated from a map program 66 which is an example of an activation source program.

[データ指定処理]
まず、OS64は、図11(A)に示されるメニュー画面に含まれるプログラムアイコン115の指定を操作部54を通じて受け付けたことに応じて、地図プログラム66を起動させ、当該地図プログラム66をフォアグラウンドで実行する。携帯端末50の地図プログラム66は、プログラムアイコン115の指定を操作部54を通じてOS64が受け付けたことに起因してOS64から起動されたことに応じて、地図画像データを取得する。地図プログラム66は、例えば、GPS(Global Positioning Systemの略)から取得した携帯端末50の現在位置を含む地図画像データを、通信部55を通じて不図示のサーバから取得する。具体的には、地図プログラム66は、通信部55を通じて地図画像データをサーバに要求し、サーバから返信された地図画像データを通信部55を通じて受信する。
[Data specification processing]
First, the OS 64 starts the map program 66 in response to accepting the designation of the program icon 115 included in the menu screen shown in FIG. 11A through the operation unit 54, and executes the map program 66 in the foreground. To do. The map program 66 of the portable terminal 50 acquires map image data in response to being activated from the OS 64 due to the OS 64 receiving the designation of the program icon 115 through the operation unit 54. For example, the map program 66 acquires map image data including the current position of the mobile terminal 50 acquired from GPS (abbreviation of Global Positioning System) from a server (not shown) through the communication unit 55. Specifically, the map program 66 requests the map image data from the server through the communication unit 55, and receives the map image data returned from the server through the communication unit 55.

次に、地図プログラム66は、地図指定画面を表示部53に表示させる。地図指定画面は、サーバから取得した地図画像データで示される地図画像と、[プレビュー]アイコンとを含む。そして、地図プログラム66は、地図指定画面に対するユーザ操作を、操作部54を通じて受け付ける。そして、地図プログラム66は、地図画像の位置におけるユーザ操作を操作部54を通じて受け付けたことに応じて、地図指定画面に表示させる地図画像を変更する。地図プログラム66は、変更後の地図画像を示す地図画像データをサーバから取得する。地図指定画面に表示される地図画像は、例えば、スライド操作に追従してスライドされ、ピンチイン操作に追従して縮小され、ピンチアウト操作に追従して拡大される。   Next, the map program 66 causes the display unit 53 to display a map designation screen. The map designation screen includes a map image indicated by the map image data acquired from the server, and a [Preview] icon. Then, the map program 66 receives a user operation on the map designation screen through the operation unit 54. And the map program 66 changes the map image displayed on a map designation | designated screen according to having received user operation in the position of a map image through the operation part 54. FIG. The map program 66 acquires map image data indicating the changed map image from the server. The map image displayed on the map designation screen is, for example, slid following the slide operation, reduced following the pinch-in operation, and enlarged following the pinch-out operation.

また、地図プログラム66は、[プレビュー]アイコンの指定を操作部54を通じて受け付けたことに応じて、地図指定画面に表示されている地図画像を示す地図画像データを、指定データとしてデータ記憶領域62Bに一時記憶させる。そして、地図プログラム66は、プログラムID、指定データID、及び指定動作IDを引数として、動作指定プログラム65を起動するためのAPIを実行する。ここで実行されるAPIは、プラグインとして動作指示プログラム65を起動するためのAPIであってもよいし、明示的共有APIであってもよい。   Further, the map program 66 receives map image data indicating the map image displayed on the map designation screen in the data storage area 62B as designation data in response to accepting designation of the [preview] icon through the operation unit 54. Temporary storage. Then, the map program 66 executes an API for starting the operation specifying program 65 using the program ID, the specified data ID, and the specified operation ID as arguments. The API executed here may be an API for starting up the operation instruction program 65 as a plug-in, or may be an explicit shared API.

また、実施形態2に係る地図プログラム66が指定するAPIの引数には、例えば、動作指定プログラム65のプログラムIDと、データ記憶領域62Bに一時記憶させた地図画像データを識別するための指定データIDと、指定動作ID“プリント”とが指定される。但し、指定動作IDは、動作ID“FAX送信”、“FAXプレビュー”等の他の出力動作であってもよいし、APIの引数から省略されてもよい。これにより、OS64は、地図プログラム66をバックグラウンドで実行し、動作指示プログラム65をフォアグラウンドで実行する。   The API arguments specified by the map program 66 according to the second embodiment include, for example, the program ID of the operation specifying program 65 and the specified data ID for identifying the map image data temporarily stored in the data storage area 62B. And the designated operation ID “print” is designated. However, the designated operation ID may be another output operation such as the operation ID “FAX transmission”, “FAX preview”, or may be omitted from the API argument. As a result, the OS 64 executes the map program 66 in the background and the operation instruction program 65 in the foreground.

[外部起動処理]
図10に示される外部起動処理は、地図プログラム66へのユーザ操作に起因して地図プログラム66から起動された動作指示プログラム65によって実行される処理である。[プレビュー]アイコンの指定は、動作指示プログラム65を起動させることを指示する地図プログラム66へのユーザ操作の一例である。図10を参照して、外部起動処理の詳細を説明する。なお、実施形態2において、外部起動処理の実行時点における装置情報レコードは、装置ID“MFP−B”と、動作情報“プリント”、“FAX送信”、“FAX受信”を含むものとする。
[External start processing]
The external activation process shown in FIG. 10 is a process executed by the operation instruction program 65 activated from the map program 66 due to a user operation on the map program 66. The designation of the [Preview] icon is an example of a user operation on the map program 66 that instructs to start the operation instruction program 65. Details of the external activation process will be described with reference to FIG. In the second embodiment, the device information record at the time of execution of the external activation process includes a device ID “MFP-B” and operation information “print”, “FAX transmission”, and “FAX reception”.

まず、動作指示プログラム65は、地図プログラム66が実行したAPIの引数に指定された指定データID及び指定動作IDを取得する(S121)。そして、動作指示プログラム65は、取得した指定データID及び指定動作IDを、データ記憶領域62Bに一時記憶させる。指定データIDは、地図プログラム66が操作部54を通じて指定を受け付けた画像データである第1指定データを識別するための情報である。指定動作IDは、複合機10が実行可能な複数の出力動作のうち、第1指定データに対して実行すべき出力動作である第1指定動作を識別するための情報である。なお、指定動作IDは、APIの引数に含まれておらず、動作指示プログラム65に予め設定されていてもよい。ステップS121の処理は、取得処理の一例である。   First, the operation instruction program 65 acquires the specified data ID and the specified operation ID specified in the API argument executed by the map program 66 (S121). Then, the operation instruction program 65 temporarily stores the acquired specified data ID and specified operation ID in the data storage area 62B. The designation data ID is information for identifying first designation data that is image data that the map program 66 has received designation through the operation unit 54. The designated operation ID is information for identifying a first designated operation that is an output operation to be executed on the first designated data among a plurality of output operations that can be executed by the multifunction machine 10. The specified operation ID is not included in the API argument, and may be set in advance in the operation instruction program 65. The process of step S121 is an example of an acquisition process.

次に、動作指示プログラム65は、装置情報レコードがデータ記憶領域62Bに記憶されているか否かを判断する(S122)。次に、動作指示プログラム65は、装置情報レコードが記憶されていると判断したことに応じて(S122:Yes)、指定装置である複合機10Bに通信部55を通じてSFL要求情報を送信する(S123)。ステップS123で送信されるSFL要求情報は、指定動作ID“プリント”を含む。そして、動作指示プログラム65は、指定動作ID“プリント”に対応するSFL情報を、通信部55を通じて複合機10Bから受信する(S124:Yes)。ステップS123の処理は状態要求処理の一例であり、ステップS124の処理は状態受信処理の一例である。   Next, the operation instruction program 65 determines whether or not the device information record is stored in the data storage area 62B (S122). Next, in response to determining that the device information record is stored (S122: Yes), the operation instruction program 65 transmits the SFL request information to the multifunction device 10B that is the designated device through the communication unit 55 (S123). ). The SFL request information transmitted in step S123 includes the designated operation ID “print”. Then, the operation instruction program 65 receives SFL information corresponding to the designated operation ID “print” from the MFP 10B through the communication unit 55 (S124: Yes). The process of step S123 is an example of a status request process, and the process of step S124 is an example of a status reception process.

次に、動作指示プログラム65は、指定動作ID“プリント”に対応するSFL情報がロック状態及び非ロック状態のどちらを示すかを判断する(S125)。動作指示プログラム65は、ステップS124で受信したSFL情報がロック状態を示すと判断したことに応じて(S125:Yes)、後述するプレビュー画面に先立って、エラー画面を表示部53に表示させる(S126)。ステップS126の処理は、ステップS25の処理と同様であってもよい。但し、ステップS126で表示されるエラー画面は、図12(B)に示されるメッセージの「スキャン動作」が「プリント動作」に置換されていてもよい。ステップS125の処理は判断処理の一例であり、ステップS126の処理は報知処理の一例である。   Next, the operation instruction program 65 determines whether the SFL information corresponding to the designated operation ID “print” indicates a locked state or an unlocked state (S125). In response to determining that the SFL information received in step S124 indicates the locked state (S125: Yes), the operation instruction program 65 displays an error screen on the display unit 53 prior to a preview screen described later (S126). ). The process of step S126 may be the same as the process of step S25. However, in the error screen displayed in step S126, the “scan operation” of the message shown in FIG. 12B may be replaced with “print operation”. The process of step S125 is an example of a determination process, and the process of step S126 is an example of a notification process.

また、動作指示プログラム65は、後述するプレビュー画面に含まれるプリントアイコン167の表示態様を、操作部54を通じて指定不能な態様に決定する(S127)。一方、動作指示プログラム65は、ステップS124で受信したSFL情報が非ロック状態を示すと判断したことに応じて(S125:No)、或いはSFL要求情報を送信してから所定の時間が経過してもSFL情報を受信できなかったことに応じて(S124:No)、プレビュー画面に含まれるプリントアイコン167の表示態様を、操作部54を通じて指定可能な態様に決定する(S128)。   In addition, the operation instruction program 65 determines that the display mode of the print icon 167 included in the preview screen to be described later cannot be specified through the operation unit 54 (S127). On the other hand, when the operation instruction program 65 determines that the SFL information received in step S124 indicates an unlocked state (S125: No), or a predetermined time has elapsed since the SFL request information was transmitted. If the SFL information is not received (S124: No), the display mode of the print icon 167 included in the preview screen is determined to be a mode that can be specified through the operation unit 54 (S128).

次に、動作指示プログラム65は、プレビュー画面を表示部53に表示させる(S129)。すなわち、実施形態2に係るプレビュー画面は、ステップS125の判断の結果に拘わらず表示される。図16(A)は、プレビュー画面の一例である。図16(A)に示されるプレビュー画面は、プレビュー画像165と、装置アイコン166と、ステップS127、S128で決定された表示態様のプリントアイコン167とを含む。そして、動作指示プログラム65は、プレビュー画面に含まれるアイコンの指定を、操作部54を通じて受け付ける(S130)。ステップS129の処理は第1表示処理、ステップS130の処理は受付処理の一例である。   Next, the operation instruction program 65 displays a preview screen on the display unit 53 (S129). That is, the preview screen according to the second embodiment is displayed regardless of the result of the determination in step S125. FIG. 16A shows an example of a preview screen. The preview screen shown in FIG. 16A includes a preview image 165, a device icon 166, and a print icon 167 of the display mode determined in steps S127 and S128. Then, the operation instruction program 65 accepts designation of an icon included in the preview screen through the operation unit 54 (S130). The process of step S129 is an example of a first display process, and the process of step S130 is an example of a reception process.

プレビュー画像165は、指定データに対する指定動作を指定装置に実行させた結果を示す画像である。装置アイコン166は、指定装置を切り替える指示に対応する切替オブジェクトの一例である。プリントアイコン167は、指定装置に指定動作を実行させる指示に対応する第1出力指示オブジェクトの一例である。なお、図16(A)は、指定不能なプリントアイコン167の一例として、グレーアウトされたプリントアイコン167を含むプレビュー画面の例を示している。   The preview image 165 is an image showing a result of causing the designation device to execute a designation operation on the designation data. The device icon 166 is an example of a switching object corresponding to an instruction to switch the designated device. The print icon 167 is an example of a first output instruction object corresponding to an instruction for causing the designated device to execute a designated operation. FIG. 16A shows an example of a preview screen including a grayed out print icon 167 as an example of the print icon 167 that cannot be specified.

次に、動作指示プログラム65は、装置アイコン166の指定を操作部54を通じて受け付けたことに応じて(S130:装置アイコン)、デバイス選択処理を実行する(S132)。図5を参照して、実施形態1で説明したデバイス選択処理との相違点を中心に、実施形態2に係るデバイス選択処理を説明する。実施形態2に係る動作指示プログラム65は、指定動作ID“プリント”がデータ記憶領域62Bに一時記憶されていると判断(S32:Yes)し、ステップS33〜S38の処理を実行する点において、実施形態1と相違する。   Next, the operation instruction program 65 executes a device selection process in response to accepting designation of the device icon 166 through the operation unit 54 (S130: device icon) (S132). With reference to FIG. 5, the device selection process according to the second embodiment will be described with a focus on differences from the device selection process described in the first embodiment. The operation instruction program 65 according to the second embodiment is executed in that it determines that the designated operation ID “print” is temporarily stored in the data storage area 62B (S32: Yes), and executes the processes of steps S33 to S38. Different from Form 1.

まず、実施形態2に係る動作指示プログラム65は、ステップS31において、指定動作IDと、複合機10から受信した動作情報に含まれる動作IDとを比較する。そして、動作指示プログラム65は、動作情報に指定動作IDが含まれる複合機10を特定する。なお、動作情報は、複合機10のモデルを示すモデル情報であってもよい。この場合の動作指示プログラム65は、モデル情報と、モデル情報に対応する動作IDとの対応関係を示す対応情報にアクセスし、受信したモデル情報に対応する動作IDを取得する。すなわち、対応情報は、モデル情報で示されるモデルの複合機10が実行可能な動作を示す情報でもある。なお、対応情報は、携帯端末50に記憶されていてもよいし、不図示のクラウドサーバに記憶されていてもよい。   First, the operation instruction program 65 according to the second embodiment compares the designated operation ID with the operation ID included in the operation information received from the multifunction machine 10 in step S31. Then, the operation instruction program 65 identifies the multi-function device 10 whose operation information includes the specified operation ID. Note that the operation information may be model information indicating a model of the multifunction machine 10. In this case, the operation instruction program 65 accesses the correspondence information indicating the correspondence relationship between the model information and the operation ID corresponding to the model information, and acquires the operation ID corresponding to the received model information. That is, the correspondence information is also information indicating an operation that can be executed by the multifunction peripheral 10 of the model indicated by the model information. Note that the correspondence information may be stored in the portable terminal 50 or may be stored in a cloud server (not shown).

他の例として、送信要求情報は、指定動作IDを含んでもよい。複合機10の装置プログラム35は、通信部25を通じて携帯端末50から送信要求情報を受信し、送信要求情報に含まれる指定動作IDがMIBに記憶されているか否かを判断してもよい。そして、装置プログラム35は、指定動作IDがMIBに記憶されていると判断したことに応じて、通信部25を通じて携帯端末50に装置IDを送信してもよい。一方、装置プログラム35は、指定動作IDがMIBに記憶されていないと判断したことに応じて、携帯端末50に装置IDを送信しない。そして、携帯端末50の動作指示プログラム65は、通信部55を通じて受信した装置IDで示される複合機10を特定してもよい。   As another example, the transmission request information may include a designated operation ID. The device program 35 of the multifunction device 10 may receive the transmission request information from the portable terminal 50 through the communication unit 25, and determine whether or not the designated operation ID included in the transmission request information is stored in the MIB. Then, the device program 35 may transmit the device ID to the portable terminal 50 through the communication unit 25 in response to determining that the designated operation ID is stored in the MIB. On the other hand, the device program 35 does not transmit the device ID to the portable terminal 50 in response to determining that the designated operation ID is not stored in the MIB. Then, the operation instruction program 65 of the portable terminal 50 may specify the multifunction device 10 indicated by the device ID received through the communication unit 55.

次に、動作指示プログラム65は、指定装置ID“プリント”を含むSFL要求情報を、通信部55を通じて複合機10に送信する(S33)。次に、動作指示プログラム65は、通信部55を通じて複合機10からSFL情報を受信する(S34:Yes)。次に、動作指示プログラム65は、複合機10から受信したSFL情報に基づいて、当該複合機10に対応するデバイスアイコン131の表示態様を決定する(S35〜S37)。そして、動作指示プログラム65は、特定処理で特定した複数の複合機10A、10Bそれぞれに対して、ステップS33〜S37の処理を実行する。ステップS33の処理は状態要求処理の一例であり、ステップS34の処理は状態受信処理の一例であり、ステップS35〜S37の処理は第1決定処理の一例である。   Next, the operation instruction program 65 transmits SFL request information including the designated device ID “print” to the multi function device 10 through the communication unit 55 (S33). Next, the operation instruction program 65 receives SFL information from the multifunction machine 10 through the communication unit 55 (S34: Yes). Next, the operation instruction program 65 determines the display mode of the device icon 131 corresponding to the multifunction device 10 based on the SFL information received from the multifunction device 10 (S35 to S37). Then, the operation instruction program 65 executes the processes of steps S33 to S37 for each of the plurality of MFPs 10A and 10B specified by the specifying process. The process of step S33 is an example of a status request process, the process of step S34 is an example of a status reception process, and the processes of steps S35 to S37 are an example of a first determination process.

すなわち、動作指示プログラム65は、複合機10Aから受信した動作ID“プリント”に対応するSFL情報がロック状態を示すことに応じて(S35:Yes)、複合機10Aに対応するデバイスアイコン131に鍵画像126を付加する(S36)。一方、動作指示プログラム65は、複合機10Aから受信した動作ID“プリント”に対応するSFL情報が非ロック状態を示すことに応じて(S35:No)、或いはSFL要求情報を送信してから所定の時間が経過してもSFL情報を複合機10Aから受信できなかったことに応じて(S34:No)、複合機10Aに対応するデバイスアイコン131に鍵画像126を付加しない(S37)。同様に、複合機10Bのデバイスアイコン132の表示態様は、複合機10Bから受信した動作ID“プリント”に対応するSFL情報に基づいて決定される。   That is, in response to the SFL information corresponding to the operation ID “print” received from the MFP 10A indicating the locked state (S35: Yes), the operation instruction program 65 locks the device icon 131 corresponding to the MFP 10A. The image 126 is added (S36). On the other hand, the operation instruction program 65 determines whether the SFL information corresponding to the operation ID “print” received from the MFP 10A indicates the unlocked state (S35: No) or after transmitting the SFL request information. In response to the fact that the SFL information could not be received from the multifunction device 10A even after the elapse of time (S34: No), the key image 126 is not added to the device icon 131 corresponding to the multifunction device 10A (S37). Similarly, the display mode of the device icon 132 of the multifunction device 10B is determined based on the SFL information corresponding to the operation ID “print” received from the multifunction device 10B.

次に、動作指示プログラム65は、第1決定処理で決定された表示態様のデバイスアイコン131、132を含むデバイス選択画面を表示部53に表示させる(S39)。図16(B)は、鍵画像126が付加されていないデバイスアイコン131と、鍵画像126が付加されたデバイスアイコン132とを含むデバイス選択画面の例を示している。実施形態2に係るデバイス選択画面は、例えば図16(B)に示されるように、鍵画像126が付加されたデバイスアイコン132を含む可能性がある点において、実施形態1と相違する。実施形態2におけるステップS39の処理は、第2表示処理の一例である。   Next, the operation instruction program 65 causes the display unit 53 to display a device selection screen including the device icons 131 and 132 having the display mode determined in the first determination process (S39). FIG. 16B shows an example of a device selection screen including a device icon 131 to which the key image 126 is not added and a device icon 132 to which the key image 126 is added. The device selection screen according to the second embodiment is different from the first embodiment in that the device selection screen may include a device icon 132 to which a key image 126 is added, for example, as illustrated in FIG. The process of step S39 in the second embodiment is an example of a second display process.

次に、動作指示プログラム65は、鍵画像126が付加されたデバイスアイコン132の指定を操作部54を通じて受け付けたことに応じて(S40:No)、エラー画面を表示部53に表示させる(S42)。図17(A)は、図16(B)のデバイスアイコン132が指定された場合のエラー画面170の一例である。そして、動作指示プログラム65は、エラー画面170に含まれるアイコンの指定を、操作部54を通じて受け付ける(S43)。ステップS42の処理は第3表示処理の一例であり、ステップS43の処理は受付処理の一例である。   Next, the operation instruction program 65 causes the display unit 53 to display an error screen in response to receiving the designation of the device icon 132 to which the key image 126 is added through the operation unit 54 (S40: No) (S42). . FIG. 17A is an example of an error screen 170 when the device icon 132 of FIG. 16B is designated. Then, the operation instruction program 65 accepts designation of an icon included in the error screen 170 through the operation unit 54 (S43). The process of step S42 is an example of a third display process, and the process of step S43 is an example of a reception process.

図17(A)に示されるエラー画面170は、直前に表示されていたデバイス選択画面上に重ねられたポップアップ画面である。図17(A)に示されるエラー画面170は、「管理者によってプリント動作がロックされています。管理者までご確認下さい。」とのメッセージと、[OK]アイコン171と、[再選択]アイコン172を含む。[OK]アイコン171は、エラー画面170を通じた報知の内容を確認したことに対応する確認オブジェクトの一例である。[再選択]アイコン172は、デバイスアイコン131、132を再指定する指示に対応する再指定オブジェクトの一例である。   An error screen 170 shown in FIG. 17A is a pop-up screen superimposed on the device selection screen displayed immediately before. The error screen 170 shown in FIG. 17A is displayed with a message “Print operation is locked by the administrator. Please check with the administrator.”, An “OK” icon 171, and a “Reselect” icon. 172. [OK] icon 171 is an example of a confirmation object corresponding to confirmation of the content of notification through error screen 170. [Reselection] icon 172 is an example of a redesignated object corresponding to an instruction to redesignate device icons 131 and 132.

すなわち、動作指示プログラム65は、[OK]アイコン136の指定を操作部54を通じて受け付けたことに応じて(S43:OKアイコン)、指定装置を変更することなくデバイス選択処理を終了し、プレビュー画面を表示部53に再び表示させる(S129)。一方、動作指示プログラム65は、[再選択]アイコン172の指定を操作部54を通じて受け付けたことに応じて(S43:再選択アイコン)、デバイス選択画面を表示部53に再び表示させる(S39)。   That is, the operation instruction program 65 ends the device selection process without changing the designated device in response to the designation of the [OK] icon 136 being accepted through the operation unit 54 (S43: OK icon), and displays the preview screen. It is displayed again on the display unit 53 (S129). On the other hand, the operation instruction program 65 displays the device selection screen on the display unit 53 again (S39) in response to accepting the designation of the [reselection] icon 172 through the operation unit 54 (S43: reselection icon).

一方、動作指示プログラム65は、鍵画像126が付加されていないデバイスアイコン131の指定を操作部54を通じて受け付けたことに応じて(S40:Yes)、切替処理(S41)を実行してデバイス選択処理を終了し、ステップS123以降の処理を再び実行する。実施形態2に係るデバイス選択処理では指定動作を実行可能な複合機10Aのみが選択可能なので、動作指示プログラム65は、ステップS132の後に実行するステップS129において、図17(B)に示されるプレビュー画面を表示部53に表示させる。図17(B)に示されるプレビュー画面は、新たな指定装置である複合機10Aの装置ID“MFP−A”が記述された装置アイコン166と、指定可能な態様のプリントアイコン167とを含む。   On the other hand, the operation instruction program 65 executes the switching process (S41) in response to receiving the designation of the device icon 131 to which the key image 126 is not added through the operation unit 54 (S40: Yes), and performs the device selection process. , And the processes after step S123 are executed again. In the device selection process according to the second embodiment, only the multifunction peripheral 10A capable of executing the designated operation can be selected. Therefore, in step S129 executed after step S132, the operation instruction program 65 displays the preview screen shown in FIG. Is displayed on the display unit 53. The preview screen shown in FIG. 17B includes a device icon 166 in which the device ID “MFP-A” of the multifunction peripheral 10A, which is a new designated device, is described, and a print icon 167 that can be designated.

次に、動作指示プログラム65は、指定可能な態様のプリントアイコン167の指定を操作部54を通じて受け付けたことに応じて(S130:プリントアイコン)、指定装置である複合機10Aに通信部55を通じてプリント指示情報を送信する(S131)。ステップS131の処理及びプリント指示情報を受信した複合機10Aの処理は、ステップS58と同様であってもよい。ステップS131の処理は、第1出力指示処理の一例である。一方、動作指示プログラム65は、指定不能な態様のプリントアイコン167の指定を操作部54を通じて受け付けたことに応じて、エラー画面を表示部53に表示させてもよいし、何もしなくてもよい。   Next, the operation instruction program 65 prints through the communication unit 55 to the multifunction peripheral 10A, which is the designation device, in response to accepting the designation of the print icon 167 in a specifiable mode through the operation unit 54 (S130: print icon). Instruction information is transmitted (S131). The processing in step S131 and the processing of the multifunction peripheral 10A that has received the print instruction information may be the same as in step S58. The process of step S131 is an example of a first output instruction process. On the other hand, the operation instruction program 65 may cause the display unit 53 to display an error screen in response to accepting the designation of the print icon 167 in a mode that cannot be designated through the operation unit 54, or may do nothing. .

[実施形態2の作用効果]
実施形態2によれば、携帯端末50のユーザによる地図プログラム66への操作に起因して、地図プログラム66から動作指示プログラム65が起動される。そして、動作指示プログラム65は、外部起動処理において、指定装置において指定動作がロック状態であるかどうか判断し、ロック状態であればその旨を携帯端末50のユーザに対して報知する。これにより、指定動作を実行できないことをユーザに認識させることができる。特に、指定動作がロック状態であるか否かを地図プログラム66がユーザに報知しない場合、ユーザは、指定データを指定するなど、地図プログラム66の操作をしている間に、指定動作がロック状態であるか否かを知ることができない。
[Effects of Second Embodiment]
According to the second embodiment, the operation instruction program 65 is activated from the map program 66 due to an operation on the map program 66 by the user of the portable terminal 50. Then, in the external activation process, the operation instruction program 65 determines whether or not the designated operation is in the locked state in the designated device, and if it is in the locked state, notifies the user of the portable terminal 50 to that effect. Thereby, it is possible to make the user recognize that the designated operation cannot be executed. In particular, when the map program 66 does not notify the user whether or not the designated operation is in the locked state, the designated operation is in the locked state while the user is operating the map program 66 such as designating designated data. I can not know if it is.

ここで実施形態2によれば、指定装置において指定動作が非ロック状態であれば、携帯端末50のユーザは、指定動作の実行を指定装置に指示するための操作をすることができる。一方、指定装置において指定動作がロック状態であれば、携帯端末50のユーザは、ロック状態が原因で指定データに対する指定動作が実行できないことを、携帯端末50からの報知によって認識することができる。   Here, according to the second embodiment, if the designated operation is in the unlocked state in the designated device, the user of the portable terminal 50 can perform an operation for instructing the designated device to execute the designated operation. On the other hand, if the designated operation is in the locked state in the designated device, the user of the portable terminal 50 can recognize from the notification from the portable terminal 50 that the designated operation cannot be performed on the designated data due to the locked state.

また、実施形態2のデバイス選択処理によれば、通信可能な複数の複合機10のうち、指定動作の実行が制限されている複合機10Bと、指定動作の実行が制限されていない複合機10Aとをユーザに認識させることができる。その結果、指定装置の実行が制限されていない複合機10Aを、新たな指定装置とすることを促すことができる。   In addition, according to the device selection process of the second embodiment, among a plurality of communicable multifunction peripherals 10, a multifunction peripheral 10B in which execution of a designated operation is restricted, and a multifunction peripheral 10A in which execution of a designated action is not restricted. Can be recognized by the user. As a result, it is possible to prompt the multifunction peripheral 10A, whose execution of the designated device is not restricted, to be a new designated device.

また、実施形態2によれば、鍵画像126が付加されたデバイスアイコン132が指定されたことに応じてエラー画面が表示される。これにより、指定した複合機10において指定動作の実行が制限されていることをユーザに認識させることができる。また、当該エラー画面には[OK]アイコン171及び[再選択アイコン172]が含まれるので、指定装置の切り替えをキャンセルしてプレビュー画面に戻るか、指定装置を再選択するためにデバイス選択画面に戻るかを、ユーザに選択させることができる。   Further, according to the second embodiment, an error screen is displayed in response to designation of the device icon 132 to which the key image 126 is added. As a result, the user can recognize that execution of the designated operation is restricted in the designated multifunction machine 10. In addition, since the error screen includes an [OK] icon 171 and a [reselection icon 172], the switching of the designated device is canceled to return to the preview screen, or the device selection screen is displayed to reselect the designated device. The user can select whether to return.

また、動作指示プログラム65は、地図プログラム66へのユーザ操作に起因せずに携帯端末50のOS64から起動された場合と、地図プログラム66へのユーザ操作に起因して地図プログラム66から起動された場合とで挙動が異なる。より詳細には、OS64から起動された場合の動作指示プログラム65は、複数の出力動作のうちユーザが所望する出力動作をユーザに指定させるために、図11(B)に示されるメイン画面を表示する。このとき、携帯端末50のユーザは、複数の出力動作それぞれについて、ロック状態か非ロック状態であるかを認識した上で出力動作を指定できる。一方、地図プログラム66から動作指示プログラム65が起動された場合、携帯端末50のユーザは、指定動作が非ロック状態であれば当該動作の実行を指示できるし、指定動作がロック状態であればその旨を認識することができる。   The operation instruction program 65 is activated from the OS 64 of the mobile terminal 50 without being caused by a user operation on the map program 66 and from the map program 66 due to a user operation on the map program 66. The behavior differs depending on the case. More specifically, the operation instruction program 65 when activated from the OS 64 displays the main screen shown in FIG. 11B in order to allow the user to specify an output operation desired by the user among a plurality of output operations. To do. At this time, the user of the portable terminal 50 can specify the output operation after recognizing whether the output operation is in the locked state or the unlocked state. On the other hand, when the operation instruction program 65 is activated from the map program 66, the user of the portable terminal 50 can instruct execution of the operation if the designated operation is in the unlocked state, and if the designated operation is in the locked state, You can recognize that.

また、実施形態1、2において、プレビュー画面の表示に関する処理は、以下の点で相違する。まず、ステップS53で表示されるプレビュー画面と、ステップS129で表示されるプレビュー画面とは、装置アイコン166の有無において相違し、その他の点において共通する。すなわち、動作指示プログラム65は、標準起動処理で表示させるプレビュー画面に装置アイコン166を含めず、外部起動処理で表示させるプレビュー画面に装置アイコン166を含める。   In the first and second embodiments, the processing related to the display of the preview screen is different in the following points. First, the preview screen displayed in step S53 and the preview screen displayed in step S129 are different depending on the presence or absence of the device icon 166, and are common in other points. That is, the operation instruction program 65 does not include the device icon 166 in the preview screen displayed in the standard activation process, but includes the device icon 166 in the preview screen displayed in the external activation process.

また、動作指示プログラム65は、標準起動処理において、鍵画像126が付加されていない動作アイコン121が指定されたことに応じて(S33:Yes)、プレビュー画面を表示部53に表示させ(S51)、鍵画像126が付加された動作アイコン121が指定されたことに応じて(S33:No)、プレビュー画面を表示部53に表示させない。すなわち、標準起動処理におけるプレビュー画面は、指定動作IDに対応するSFL情報が非ロック状態を示す場合にのみ表示され得る。   The operation instruction program 65 causes the display unit 53 to display a preview screen in response to the operation icon 121 without the key image 126 added being designated in the standard activation process (S33: Yes) (S51). When the operation icon 121 to which the key image 126 is added is designated (S33: No), the preview screen is not displayed on the display unit 53. That is, the preview screen in the standard activation process can be displayed only when the SFL information corresponding to the designated operation ID indicates an unlocked state.

これに対して、動作指示プログラム65は、外部起動処理において、指定動作IDに対応するSFL情報が非ロック状態を示すか否かに拘わらず、プレビュー画面を表示部53に表示させる(S129)。その代わり、動作指示プログラム65は、外部起動処理において、指定動作IDに対応するSFL情報が非ロック状態であることを、エラー画面(S126)及びプリントアイコン167のグレーアウト(S127)によって報知する。   On the other hand, in the external activation process, the operation instruction program 65 displays a preview screen on the display unit 53 regardless of whether or not the SFL information corresponding to the designated operation ID indicates an unlocked state (S129). Instead, in the external activation process, the operation instruction program 65 notifies that the SFL information corresponding to the designated operation ID is in an unlocked state by an error screen (S126) and a grayout (S127) of the print icon 167.

そこで、実施形態2では、ステップS52で決定された指定データを第2指定データとし、ステップS121で取得した指定データIDで識別される第1指定データと区別する。また、実施形態1で動作アイコン121が指定されたことに応じて決定された動作を第2指定動作とし、ステップS121で取得した指定動作IDで識別される第1指定動作と区別する。また、ステップS53で表示されるプリントアイコン146を第2出力指示オブジェクトとし、第1出力指示オブジェクトであるプリントアイコン167と区別する。また、ステップS58で出力する出力指示情報を第2出力指示情報とし、ステップS131で送信する出力指示情報を第1出力指示情報と区別する。さらに、実施形態2では、図4のステップS14〜S17を第2決定処理とし、図4のステップS19を第4表示処理とし、図6のステップS53を第5表示処理とし、図6のステップS58を第2出力処理として、実施形態2の他の処理と区別するものとする。   Therefore, in the second embodiment, the designation data determined in step S52 is used as the second designation data, and is distinguished from the first designation data identified by the designation data ID acquired in step S121. In addition, the action determined in response to the action icon 121 being designated in the first embodiment is set as the second designated action, which is distinguished from the first designated action identified by the designated action ID acquired in step S121. Also, the print icon 146 displayed in step S53 is set as the second output instruction object, and is distinguished from the print icon 167 that is the first output instruction object. Further, the output instruction information output in step S58 is set as second output instruction information, and the output instruction information transmitted in step S131 is distinguished from the first output instruction information. Furthermore, in the second embodiment, steps S14 to S17 in FIG. 4 are the second determination process, step S19 in FIG. 4 is the fourth display process, step S53 in FIG. 6 is the fifth display process, and step S58 in FIG. Is differentiated from the other processes in the second embodiment as the second output process.

また、上記の実施形態の複合機10及び携帯端末50において、記憶部32、62のプログラム記憶領域32A、62Aに記憶された各種プログラムがCPU31、61によって実行されることによって、本発明の制御部が実行する各処理が実現される例を説明した。しかしながら、制御部の構成はこれに限定されず、その一部又は全部を集積回路(IC(Integrated Circuitの略)とも言う。)等のハードウェアで実現してもよい。   Further, in the MFP 10 and the portable terminal 50 according to the above-described embodiment, the CPU 31 and 61 execute various programs stored in the program storage areas 32A and 62A of the storage units 32 and 62, whereby the control unit of the present invention. An example in which each process executed by is implemented has been described. However, the configuration of the control unit is not limited to this, and part or all of the configuration may be realized by hardware such as an integrated circuit (also referred to as an IC (Integrated Circuit)).

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

10・・・複合機
11・・・プリンタ部
12・・・スキャナ部
13・・・FAX部
25,55・・・通信部
31,61・・・CPU
35・・・装置プログラム
65・・・動作指示プログラム
66・・・地図プログラム
50・・・携帯端末
53・・・表示部
54・・・操作部
62・・・記憶部
DESCRIPTION OF SYMBOLS 10 ... Multifunction machine 11 ... Printer part 12 ... Scanner part 13 ... FAX part 25, 55 ... Communication part 31, 61 ... CPU
35 ... device program 65 ... operation instruction program 66 ... map program 50 ... portable terminal 53 ... display unit 54 ... operation unit 62 ... storage unit

Claims (11)

通信部と、記憶部と、表示部と、操作部とを備える携帯端末が読み取り可能なプログラムであって、前記通信部は、画像データに対する出力動作を実行可能な画像出力装置と通信可能であり、前記記憶部は、起動元プログラムを記憶し、且つ前記画像出力装置の1つである指定装置を識別するための装置識別情報を記憶可能であり、
該プログラムは、
前記起動元プログラムへのユーザ操作に起因して前記起動元プログラムから起動されるものであり、
前記表示部に表示されたオブジェクトを指定するユーザ操作を、前記操作部を通じて受け付ける受付処理と、
指定データ情報及び指定動作情報を取得する取得処理とを前記携帯端末に実行させ、前記指定データ情報は、前記起動元プログラムが前記操作部を通じて指定された第1指定データを識別するための情報であり、前記指定動作情報は、前記画像出力装置が前記第1指定データに対して実行し且つ前記起動元プログラムで指定された第1指定動作を識別するための情報であり、
該プログラムは、
ロック状態情報を要求するロック状態要求情報を、前記通信部を通じて前記指定装置に送信する状態要求処理と、
前記通信部を通じて前記指定装置から前記ロック状態情報を受信する状態受信処理と、
受信した前記ロック状態情報が、前記第1指定動作の実行を制限するロック状態及び前記第1指定動作の実行を制限しない非ロック状態のどちらを示すかを判断する判断処理と、
前記ロック状態情報が前記非ロック状態を示すと判断したことに応じて、第1出力指示オブジェクトを含む第1画面を前記表示部に表示させる第1表示処理とを前記携帯端末に実行させ、
該プログラムは、前記第1出力指示オブジェクトを指定するユーザ操作を前記受付処理で受け付けたことに応じて、前記通信部を通じて前記指定装置に第1出力指示情報を送信する第1出力指示処理を前記携帯端末に実行させ、前記第1出力指示情報は、前記第1指定データに対する前記第1指定動作を実行させるための情報であり、
該プログラムは、前記ロック状態情報が前記ロック状態を示すと判断したことに応じて、前記第1指定動作の実行が前記指定装置において制限されていることを報知する報知処理を前記携帯端末に実行させるプログラム。
A program that can be read by a portable terminal including a communication unit, a storage unit, a display unit, and an operation unit, and the communication unit is capable of communicating with an image output device capable of executing an output operation on image data. The storage unit can store device identification information for storing a start source program and identifying a designated device that is one of the image output devices,
The program
It is activated from the activation source program due to a user operation to the activation source program,
A reception process for accepting a user operation for designating an object displayed on the display unit through the operation unit;
The portable terminal is caused to execute acquisition processing for acquiring designated data information and designated operation information, and the designated data information is information for identifying first designated data designated by the activation source program through the operation unit. The designated operation information is information for identifying the first designated operation executed by the image output apparatus on the first designated data and designated by the activation source program ;
The program
Status request processing for transmitting lock status request information for requesting lock status information to the designated device through the communication unit;
A state reception process for receiving the lock state information from the designated device through the communication unit;
A determination process for determining whether the received lock state information indicates a locked state that restricts execution of the first designated operation or an unlocked state that does not restrict execution of the first designated operation;
In response to determining that the locked state information indicates the unlocked state, the portable terminal is caused to execute a first display process for displaying a first screen including a first output instruction object on the display unit,
The program performs a first output instruction process for transmitting first output instruction information to the designation device through the communication unit in response to accepting a user operation for designating the first output instruction object in the acceptance process. The first output instruction information is information for causing the portable terminal to execute the first designation operation on the first designation data,
In response to determining that the lock state information indicates the lock state, the program executes notification processing for notifying that the execution of the first designated operation is restricted in the designated device to the mobile terminal. Program to make.
前記ロック状態要求情報は、前記取得処理で取得した前記指定動作情報を含み、
前記ロック状態情報は、前記ロック状態要求情報に含まれる前記指定動作情報で識別される動作の実行が、前記指定装置において制限されていることを示す前記ロック状態、及び制限されていないことを示す前記非ロック状態のいずれかを示す情報である請求項1に記載のプログラム。
The lock state request information includes the designated operation information acquired in the acquisition process,
The lock state information indicates the lock state indicating that execution of the operation identified by the designated operation information included in the lock state request information is restricted in the designated device, and indicates that the operation is not restricted. The program according to claim 1, which is information indicating any one of the non-lock states.
前記第1表示処理は、前記ロック状態情報が前記非ロック状態を示すと判断したことに応じて、前記操作部を通じて指定可能な態様の前記第1出力指示オブジェクトを含む前記第1画面を、前記表示部に表示させる処理であり、
前記報知処理は、前記ロック状態情報が前記ロック状態を示すと判断したことに応じて、前記操作部を通じて指定不能な態様の前記第1出力指示オブジェクトを含む前記第1画面を、前記表示部に表示させる処理である請求項1又は2に記載のプログラム。
The first display process includes the first screen including the first output instruction object that can be specified through the operation unit in response to determining that the lock state information indicates the non-lock state. It is a process to display on the display unit,
In response to determining that the lock state information indicates the lock state, the notification process displays, on the display unit, the first screen including the first output instruction object that cannot be specified through the operation unit. The program according to claim 1, wherein the program is a process for display.
該プログラムは、
前記判断処理の結果に拘わらず前記第1表示処理を前記携帯端末に実行させ、
前記第1表示処理に先立って前記報知処理を前記携帯端末に実行させる請求項1から3のいずれかに記載のプログラム。
The program
Regardless of the result of the determination process, the portable terminal is caused to execute the first display process,
The program according to any one of claims 1 to 3, which causes the portable terminal to execute the notification process prior to the first display process.
前記第1画面は、切替オブジェクトを含み、
該プログラムは、
前記切替オブジェクトを指定するユーザ操作を前記受付処理で受け付けたことに応じて、前記通信部を通じて通信可能な複数の前記画像出力装置を特定する特定処理と、
前記特定処理で特定した複数の前記画像出力装置それぞれに、前記ロック状態要求情報を前記通信部を通じて送信する前記状態要求処理と、
前記特定処理で特定した複数の前記画像出力装置それぞれから、前記通信部を通じて前記ロック状態情報を受信する前記状態受信処理と、
前記特定処理で特定した複数の前記画像出力装置それぞれに対応する前記オブジェクトであるデバイスオブジェクトの表示態様を、前記状態受信処理で受信した前記ロック状態情報に基づいて決定する第1決定処理とを前記携帯端末に実行させ、
該プログラムは、前記第1決定処理において、
前記ロック状態情報が前記ロック状態を示すことに応じて、前記ロック状態情報の送信元である前記画像出力装置に対応する前記デバイスオブジェクトを第1態様に決定し、
前記ロック状態情報が前記非ロック状態を示すことに応じて、前記ロック状態情報の送信元である前記画像出力装置に対応する前記デバイスオブジェクトを前記第1態様と異なる第2態様に決定し、
該プログラムは、
前記第1決定処理で決定した表示態様の複数の前記デバイスオブジェクトを含む第2画面を前記表示部に表示させる第2表示処理と、
前記第2態様の前記デバイスオブジェクトのいずれかを指定するユーザ操作を前記受付処理で受け付けたことに応じて、指定された前記デバイスオブジェクトに対応する前記画像出力装置の前記装置識別情報で、前記記憶部に既に記憶されている前記装置識別情報を上書きする切替処理と、
前記記憶部に上書きされた前記装置識別情報によって識別される新たな前記指定装置に対する前記状態要求処理、前記状態受信処理、前記判断処理、及び前記第1表示処理を前記携帯端末に実行させる請求項1から4のいずれかに記載のプログラム。
The first screen includes a switching object,
The program
In response to accepting a user operation for designating the switching object in the accepting process, a specifying process for specifying a plurality of the image output devices that can communicate through the communication unit;
The state request process for transmitting the lock state request information through the communication unit to each of the plurality of image output devices specified by the specifying process;
The state receiving process for receiving the lock state information through the communication unit from each of the plurality of image output devices specified in the specifying process;
A first determination process for determining a display mode of a device object, which is the object corresponding to each of the plurality of image output devices specified in the specification process, based on the lock state information received in the state reception process; Run it on your mobile device,
In the first determination process, the program includes:
In response to the lock state information indicating the lock state, the device object corresponding to the image output device that is the transmission source of the lock state information is determined as the first mode,
In response to the lock state information indicating the non-lock state, the device object corresponding to the image output device that is the transmission source of the lock state information is determined in a second mode different from the first mode,
The program
A second display process for causing the display unit to display a second screen including a plurality of the device objects in the display mode determined in the first determination process;
The device identification information of the image output device corresponding to the specified device object is stored in response to receiving a user operation specifying the device object of the second aspect in the reception process. Switching processing for overwriting the device identification information already stored in the unit,
The portable terminal causes the portable terminal to execute the state request process, the state reception process, the determination process, and the first display process for the new designated device identified by the device identification information overwritten in the storage unit. The program according to any one of 1 to 4.
該プログラムは、前記第1態様の前記デバイスオブジェクトを指定するユーザ操作を前記受付処理で受け付けたことに応じて、指定された前記デバイスオブジェクトに対応する前記画像出力装置において前記第1指定動作の実行が制限されていることを報知する第3画面を、前記表示部に表示させる第3表示処理を前記携帯端末に実行させる請求項5に記載のプログラム。   The program executes the first designation operation in the image output apparatus corresponding to the designated device object in response to accepting a user operation for designating the device object of the first aspect in the acceptance process. The program according to claim 5, wherein the portable terminal is caused to execute a third display process for causing the display unit to display a third screen for informing that the display is restricted. 前記第3画面は、前記デバイスオブジェクトを再指定する指示に対応する再指定オブジェクトを含み、
該プログラムは、前記再指定オブジェクトを指定するユーザ操作を前記受付処理で受け付けたことに応じて、前記第2表示処理を前記携帯端末に実行させる請求項6に記載のプログラム。
The third screen includes a redesignation object corresponding to an instruction to redesignate the device object,
The program according to claim 6, wherein the program causes the mobile terminal to execute the second display process in response to accepting a user operation for designating the redesignated object in the accepting process.
前記第3画面は、報知の内容を確認したことに対応する確認オブジェクトを含み、
該プログラムは、前記確認オブジェクトを指定するユーザ操作を前記受付処理で受け付けたことに応じて、前記第1表示処理を前記携帯端末に再び実行させる請求項6又は7に記載のプログラム。
The third screen includes a confirmation object corresponding to confirming the content of the notification,
The program according to claim 6 or 7, wherein the program causes the portable terminal to execute the first display process again in response to receiving a user operation for designating the confirmation object in the reception process.
前記第1画面は、前記第1指定データに対して前記第1指定動作を実行した結果を示すプレビュー画像をさらに含む請求項1から8のいずれかに記載のプログラム。   The program according to any one of claims 1 to 8, wherein the first screen further includes a preview image indicating a result of executing the first designation operation on the first designation data. 該プログラムは、該プログラムの起動を指示するユーザ操作を受け付けた前記携帯端末のOSによって起動されたことに応じて、
前記状態要求処理と、
前記状態受信処理と、
複数の動作オブジェクトの表示態様を、前記状態受信処理で受信した前記ロック状態情報に基づいて決定する第2決定処理とを前記携帯端末に実行させ、前記動作オブジェクトは、前記指定装置が実行可能な複数の前記出力動作それぞれ識別するための複数の動作識別情報の1つに対応し、
該プログラムは、前記第2決定処理において、
前記動作識別情報によって識別される動作が前記ロック状態であることを前記ロック状態情報が示すことに応じて、前記動作識別情報に対応する前記動作オブジェクトを前記第1態様に決定し、
前記動作識別情報によって識別される動作が前記非ロック状態であることを前記ロック状態情報が示すことに応じて、前記動作識別情報に対応する前記動作オブジェクトを前記第1態様と異なる第2態様に決定し、
該プログラムは、
前記第2決定処理で決定した表示態様の複数の前記動作オブジェクトを含む第4画面を前記表示部に表示させる第4表示処理と、
前記第1態様及び前記第2態様のうちの前記第2態様の前記動作オブジェクトのいずれかを指定するユーザ操作を前記受付処理で受け付けたことのみに応じて、第2出力指示オブジェクトを含む第5画面を前記表示部に表示させる第5表示処理とを前記携帯端末に実行させ、
該プログラムは、前記第2出力指示オブジェクトを指定するユーザ操作を前記受付処理で受け付けたことに応じて、前記通信部を通じて前記指定装置に第2出力指示情報を送信する第2出力指示処理を前記携帯端末に実行させ、前記第2出力指示情報は、該プログラムが前記操作部を通じて指定を受け付けた画像データである第2指定データに対する第2指定動作を実行させるための情報であり、前記第2指定動作は、前記第4画面に含まれる複数の前記動作オブジェクトのうち、前記受付処理で指定を受け付けた前記動作オブジェクトに対応する前記動作識別情報で識別される前記出力動作である請求項1から9のいずれかに記載のプログラム。
In response to being activated by the OS of the mobile terminal that has received a user operation for instructing activation of the program,
The status request processing;
The state reception process;
The portable terminal is caused to execute a second determination process for determining a display mode of a plurality of action objects based on the lock state information received in the state reception process, and the action object is executable by the designated device Corresponding to one of a plurality of pieces of operation identification information for identifying each of the plurality of output operations,
In the second determination process, the program
In response to the lock state information indicating that the action identified by the action identification information is in the locked state, the action object corresponding to the action identification information is determined as the first mode,
In response to the fact that the lock state information indicates that the action identified by the action identification information is the unlocked state, the action object corresponding to the action identification information is changed to a second aspect different from the first aspect. Decide
The program
A fourth display process for causing the display unit to display a fourth screen including a plurality of the motion objects in the display mode determined in the second determination process;
The fifth output instruction object includes a second output instruction object only when a user operation for designating one of the action objects of the second aspect of the first aspect and the second aspect is accepted in the acceptance process. Causing the mobile terminal to execute a fifth display process for displaying a screen on the display unit;
The program performs a second output instruction process for transmitting second output instruction information to the designation device through the communication unit in response to accepting a user operation for designating the second output instruction object in the acceptance process. The second output instruction information, which is executed by a portable terminal, is information for causing the program to execute a second designation operation on second designation data which is image data for which designation is accepted through the operation unit. The specified action is the output action identified by the action identification information corresponding to the action object that has received the designation in the acceptance process among the plurality of action objects included in the fourth screen. 10. The program according to any one of 9.
通信部と、
記憶部と、
表示部と、
操作部と、
制御部とを備える携帯端末であって、
前記通信部は、画像データに対する出力動作を実行可能な画像出力装置と通信可能であり、
前記記憶部は、起動元プログラム及び出力プログラムを記憶し、且つ前記画像出力装置の1つである指定装置を識別するための装置識別情報を記憶可能であり、
前記起動元プログラムへのユーザ操作に起因して前記起動プログラムから起動された前記出力プログラムを実行する前記制御部は、
前記表示部に表示されたオブジェクトを指定するユーザ操作を、前記操作部を通じて受け付ける受付処理と、
指定データ情報及び指定動作情報を取得する取得処理とを実行し、前記指定データ情報は、前記起動元プログラムが前記操作部を通じて指定された第1指定データを識別するための情報であり、前記指定動作情報は、前記画像出力装置が前記第1指定データに対して実行し且つ前記起動元プログラムで指定された第1指定動作を識別するための情報であり、
前記制御部は、
ロック状態情報を要求するロック状態要求情報を、前記通信部を通じて前記指定装置に送信する状態要求処理と、
前記通信部を通じて前記指定装置から前記ロック状態情報を受信する状態受信処理と、
受信した前記ロック状態情報が、前記第1指定動作の実行を制限するロック状態及び前記第1指定動作の実行を制限しない非ロック状態のどちらを示すかを判断する判断処理と、
前記ロック状態情報が前記非ロック状態を示すと判断したことに応じて、第1出力指示オブジェクトを含む第1画面を前記表示部に表示させる第1表示処理とを実行し、
前記制御部は、前記第1出力指示オブジェクトを指定するユーザ操作を前記受付処理で受け付けたことに応じて、前記通信部を通じて前記指定装置に第1出力指示情報を送信する第1出力指示処理を実行し、前記第1出力指示情報は、前記第1指定データに対する前記第1指定動作を実行させるための情報であり、
前記制御部は、前記ロック状態情報が前記ロック状態を示すと判断したことに応じて、前記第1指定動作の実行が前記指定装置において制限されていることを報知する報知処理を実行する携帯端末。
A communication department;
A storage unit;
A display unit;
An operation unit;
A portable terminal comprising a control unit,
The communication unit can communicate with an image output device capable of executing an output operation on image data.
The storage unit stores an activation source program and an output program, and can store device identification information for identifying a designated device that is one of the image output devices,
The control unit that executes the output program started from the boot source program due to a user operation on the boot source program,
A reception process for accepting a user operation for designating an object displayed on the display unit through the operation unit;
Acquisition processing for acquiring designated data information and designated operation information, wherein the designated data information is information for identifying first designated data designated by the activation source program through the operation unit; Operation information is information for identifying the first designated operation executed by the image output device on the first designated data and designated by the activation source program ,
The controller is
Status request processing for transmitting lock status request information for requesting lock status information to the designated device through the communication unit;
A state reception process for receiving the lock state information from the designated device through the communication unit;
A determination process for determining whether the received lock state information indicates a locked state that restricts execution of the first designated operation or an unlocked state that does not restrict execution of the first designated operation;
In response to determining that the lock state information indicates the non-lock state, a first display process for displaying a first screen including a first output instruction object on the display unit is performed.
The control unit performs a first output instruction process for transmitting first output instruction information to the designation device through the communication unit in response to receiving a user operation for specifying the first output instruction object in the reception process. The first output instruction information is information for executing the first designation operation on the first designation data,
In response to determining that the lock state information indicates the lock state, the control unit performs a notification process for notifying that the execution of the first designated operation is restricted in the designated device. .
JP2015188678A 2015-09-25 2015-09-25 Mobile terminal and program Active JP6575267B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015188678A JP6575267B2 (en) 2015-09-25 2015-09-25 Mobile terminal and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015188678A JP6575267B2 (en) 2015-09-25 2015-09-25 Mobile terminal and program

Publications (2)

Publication Number Publication Date
JP2017062736A JP2017062736A (en) 2017-03-30
JP6575267B2 true JP6575267B2 (en) 2019-09-18

Family

ID=58428879

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015188678A Active JP6575267B2 (en) 2015-09-25 2015-09-25 Mobile terminal and program

Country Status (1)

Country Link
JP (1) JP6575267B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6984161B2 (en) 2017-04-26 2021-12-17 ブラザー工業株式会社 Programs and mobile terminals

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007122521A (en) * 2005-10-28 2007-05-17 Sharp Corp Setting image controller, control program and recording medium
JP2011203901A (en) * 2010-03-25 2011-10-13 Konica Minolta Business Technologies Inc Printing program, printing method and printing device for displaying printing apparatus information
JP5975666B2 (en) * 2012-02-15 2016-08-23 キヤノン株式会社 Information processing apparatus, information processing method, and program

Also Published As

Publication number Publication date
JP2017062736A (en) 2017-03-30

Similar Documents

Publication Publication Date Title
US9489163B2 (en) System and method to provide mobile printing using near field communication
KR102077821B1 (en) System and method for mobile printing using near field communication
JP2017097751A (en) program
US11496634B2 (en) Non-transitory computer-readable medium storing output instructions to control portable terminal and portable terminal
US10712986B2 (en) Job processing apparatus that stops job according to user&#39;s instruction, method of controlling same, and storage medium
JP6641928B2 (en) program
JP2018005295A (en) Program and mobile terminal
JP2017054334A (en) Content designation program and portable terminal
JP6555052B2 (en) Mobile terminal and program
JP6809573B2 (en) Mobile terminals and programs
JP6575267B2 (en) Mobile terminal and program
JP6544162B2 (en) Output program and portable terminal
JP6544163B2 (en) Mobile terminal and program
JP6743946B2 (en) Mobile terminal and program
JP6520403B2 (en) Mobile terminal and output program
JP6677335B2 (en) Mobile terminal, content designation program, and output program
JP6520405B2 (en) Mobile terminal, content designation program, and output program
JP6888711B2 (en) Mobile terminal and output program
JP7255655B2 (en) Output program and mobile terminal
JP7070728B2 (en) Startup source program and terminal device
JP6835274B2 (en) Starter program and terminal device
JP6725036B2 (en) Program and terminal device
JP6721089B2 (en) Output program and mobile terminal
JP6711438B2 (en) Mobile terminal and output program
JP2019200803A (en) Content designation program and portable terminal

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180216

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20180216

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180905

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190416

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190805

R150 Certificate of patent or registration of utility model

Ref document number: 6575267

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150