JP2020021193A - Control program, and information processing apparatus - Google Patents

Control program, and information processing apparatus Download PDF

Info

Publication number
JP2020021193A
JP2020021193A JP2018143234A JP2018143234A JP2020021193A JP 2020021193 A JP2020021193 A JP 2020021193A JP 2018143234 A JP2018143234 A JP 2018143234A JP 2018143234 A JP2018143234 A JP 2018143234A JP 2020021193 A JP2020021193 A JP 2020021193A
Authority
JP
Japan
Prior art keywords
scanner
control program
setting information
information
scan
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018143234A
Other languages
Japanese (ja)
Inventor
文雄 奥村
Fumio Okumura
文雄 奥村
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 JP2018143234A priority Critical patent/JP2020021193A/en
Publication of JP2020021193A publication Critical patent/JP2020021193A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

To execute push scan without user's setting setting information to an information processing apparatus.SOLUTION: Upon receiving a scan instruction from a scanner 52, a control program 26 is started in accordance with a function of collaborating with a WIA 30. In this case, if setting information corresponding to the scanner being a transmission source of the scan instruction cannot read out from a memory of an information processing apparatus, the started control program 26 generates the setting information on the basis of device information about the scanner. Then, the control program 26 transmits a scan request according to the generated setting information to the scanner and outputs scan data received from the scanner in response to the transmitted scan request, to a prescribed output destination of the information processing apparatus. Thus, push scan can be executed without user's setting the setting information to the information processing apparatus.SELECTED DRAWING: Figure 2

Description

本発明は、スキャナから受信したスキャンデータを所定の出力先に出力可能な制御プログラム等に関する。   The present invention relates to a control program and the like capable of outputting scan data received from a scanner to a predetermined output destination.

下記特許文献には、スキャナ本体の操作パネルでスキャン開始を指示する操作を行うことによってスキャンを開始させ、スキャン終了後にその読み取った画像データをPCへ送信させる、所謂、プッシュスキャンに関する技術が記載されている。   The following patent document describes a technique related to a so-called push scan in which a scan is started by performing an operation of instructing a scan start on an operation panel of a scanner body, and the read image data is transmitted to a PC after the scan is completed. ing.

特開2013−207691号公報JP 2013207691 A

従来のプッシュスキャンの技術 では、プッシュスキャンを実行するために、スキャン処理を実行するスキャナに対応する設定情報を、あらかじめユーザが情報処理装置の対応アプリに設定する必要がある。本明細書は、ユーザが設定情報を情報処理装置の対応アプリに設定していなくても、プッシュスキャンを実行できることを課題とする。   In the conventional push scan technology, in order to execute push scan, it is necessary for the user to set in advance the setting information corresponding to the scanner that executes the scan process in the corresponding application of the information processing apparatus. It is an object of the present specification to be able to execute push scan even when a user does not set setting information in a corresponding application of an information processing apparatus.

上記課題を解決するために、実施例に開示する制御プログラムは、情報処理装置のコンピュータが読み取り可能な制御プログラムであって、前記コンピュータは、前記制御プログラムと異なるアプリケーションプログラムも読み取り可能であり、前記制御プログラムは、スキャナからのスキャン指示を前記情報処理装置が受信した場合に、前記アプリケーションプログラムとの連携機能に従って起動し、前記コンピュータを、前記スキャン指示の送信元であるスキャナに対応する設定情報を、前記情報処理装置のメモリから読み出す読出手段であって、前記設定情報はスキャン処理を実行するための設定パラメータを含む、前記読出手段と、前記読出手段により読み出された前記設定情報にしたがったスキャン要求を、前記スキャナに送信する送信手段と、前記送信手段により送信した前記スキャン要求に応じて前記スキャナから受信した画像データを前記情報処理装置の所定の出力先に出力させる出力手段として機能させ、前記コンピュータを、さらに、前記制御プログラムが起動した際に、前記読出手段により前記設定情報がメモリから読み出されない場合に、前記スキャナに関するデバイス情報に基づいて、前記設定情報を作成する作成手段として機能させ、前記送信手段は、前記作成手段により作成された前記設定情報にしたがったスキャン要求を前記スキャナに送信する、ことを特徴とする。   In order to solve the above problem, a control program disclosed in an embodiment is a computer-readable control program of an information processing apparatus, and the computer can also read an application program different from the control program. When the information processing apparatus receives a scan instruction from a scanner, the control program starts in accordance with a coordination function with the application program, and causes the computer to transmit setting information corresponding to the scanner that is the transmission source of the scan instruction. Reading means for reading from a memory of the information processing apparatus, wherein the setting information includes a setting parameter for executing a scanning process, according to the reading means, and the setting information read by the reading means. Send a scan request to the scanner Transmitting means for outputting image data received from the scanner to a predetermined output destination of the information processing apparatus in response to the scan request transmitted by the transmitting means, the computer further comprising: When the setting information is not read from the memory by the reading unit when the program is started, the setting unit is caused to function as a creating unit that creates the setting information based on device information related to the scanner. A scan request according to the setting information created by the creating unit is transmitted to the scanner.

また、上記課題を解決するために、実施例に開示する情報処理装置は、スキャナと通信する通信インタフェースと、メモリと、制御プログラムとアプリケーションプログラムとを制御する制御部と、を備え、前記制御部は、前記スキャナからのスキャン指示を前記通信インタフェースを介して受信した場合に、前記アプリケーションプログラムとの連携機能に従って前記制御プログラムを起動する起動手段と、前記起動手段により起動した前記制御プログラムを制御することにより、前記スキャン指示の送信元であるスキャナに対応する設定情報を、前記メモリから読み出す読出手段であって、前記設定情報はスキャン処理を実行するための設定パラメータを含む、前記読出手段と、前記起動手段により前記制御プログラムを起動させた際に、前記読出手段により前記設定情報がメモリから読み出されない場合に、前記スキャナに関するデバイス情報に基づいて、前記設定情報を作成する作成手段と、前記読出手段により読み出された前記設定情報または前記作成手段により作成された前記設定情報にしたがったスキャン要求を、前記通信インタフェースを介して前記スキャナに送信する送信手段と、前記送信手段により送信した前記スキャン要求に応じて前記通信インタフェースを介して前記スキャナから受信した画像データを、前記情報処理装置の所定の出力先に出力させる出力手段と、を実行することを特徴とする。   In order to solve the above problem, an information processing apparatus disclosed in an embodiment includes a communication interface that communicates with a scanner, a memory, and a control unit that controls a control program and an application program. Controlling, when a scan instruction from the scanner is received via the communication interface, an activation unit that activates the control program in accordance with a function cooperating with the application program, and the control program activated by the activation unit The reading means for reading, from the memory, setting information corresponding to the scanner that is the transmission source of the scan instruction, wherein the setting information includes a setting parameter for executing a scanning process, When the control program is activated by the activation means Creating means for creating the setting information based on device information about the scanner when the setting information is not read from the memory by the reading means; and setting information or the creating means read by the reading means. A transmission unit that transmits a scan request according to the setting information created by the scanner to the scanner via the communication interface, and from the scanner via the communication interface in response to the scan request transmitted by the transmission unit. And outputting means for outputting the received image data to a predetermined output destination of the information processing apparatus.

なお、本明細書に開示された技術は、種々の形態で実現可能であり、例えば、スキャナと情報処理装置とを含むシステム、制御方法、制御プログラムを記録した記録媒体、等の形態で実現することができる。   The technology disclosed in the present specification can be realized in various forms, for example, a system including a scanner and an information processing apparatus, a control method, a recording medium storing a control program, and the like. be able to.

実施例に開示する技術では、スキャン処理を実行するスキャナに対応する設定情報が登録されていない場合に、制御プログラムが、そのスキャナのデバイス情報に基づいて設定情報を作成し、設定情報に従ったスキャン要求をそのスキャナに送信する。これにより、ユーザが設定情報を情報処理装置に設定していなくても、プッシュスキャンを実行することができる。   In the technology disclosed in the embodiment, when the setting information corresponding to the scanner performing the scanning process is not registered, the control program creates the setting information based on the device information of the scanner, and follows the setting information. Send a scan request to the scanner. Thereby, even if the user does not set the setting information in the information processing apparatus, the push scan can be executed.

通信システム1のブロック図である。FIG. 1 is a block diagram of a communication system 1. 通信システム1のシーケンス図を示す図である。FIG. 2 is a diagram showing a sequence diagram of the communication system 1. 制御プログラム26の起動により表示される画面を示す図である。FIG. 6 is a diagram showing a screen displayed when a control program is started. 再スキャン指示画面70を示す図である。FIG. 7 is a diagram showing a rescan instruction screen 70. 選択画面80を示す図である。FIG. 7 is a diagram showing a selection screen 80. 制御プログラム26のフローチャートを示す図である。FIG. 4 is a diagram showing a flowchart of a control program 26. 制御プログラム26のフローチャートを示す図である。FIG. 4 is a diagram showing a flowchart of a control program 26. 制御プログラム26のフローチャートを示す図である。FIG. 4 is a diagram showing a flowchart of a control program 26. 制御プログラム26のフローチャートを示す図である。FIG. 4 is a diagram showing a flowchart of a control program 26. 制御プログラム26のフローチャートを示す図である。FIG. 4 is a diagram showing a flowchart of a control program 26.

<第1実施形態>
図1に、本願に係る実施形態として例示される通信システム1のブロック図を示す。通信システム1は、PC(情報処理装置の一例)10、スキャナ(スキャナの一例)50,52を備える。
<First embodiment>
FIG. 1 shows a block diagram of a communication system 1 exemplified as an embodiment according to the present application. The communication system 1 includes a PC (an example of an information processing device) 10 and scanners (an example of a scanner) 50 and 52.

PC10は、CPU(コンピュータ及び制御部の一例)12、メモリ14、LCD(表示インタフェースの一例)16、入力I/F18、ネットワークI/F(通信インタフェースの一例)20を主に備えている。これらの構成要素は、バス22を介して互いに通信可能とされている。   The PC 10 mainly includes a CPU (an example of a computer and a control unit) 12, a memory 14, an LCD (an example of a display interface) 16, an input I / F 18, and a network I / F (an example of a communication interface) 20. These components can communicate with each other via a bus 22.

PC10は、ネットワークI/F20及びネットワーク56を通じてスキャナ50,52と通信可能となっている。通信の方式としては、例えば、有線LAN、USB、Wi−Fi(登録商標)やBluetooth(登録商標)を採用できる。スキャナ50,52は、スキャナ本体の操作パネルでスキャン開始を指示する操作を行うことによってスキャンを開始させ、スキャン終了後にその読み取った画像データをPCへ送信させる、所謂、プッシュスキャンを実行することが可能なデバイスである。スキャナ50,52は、操作パネルからスキャン開始を指示する操作が行われるとPC10にスキャン実行命令を送信する。スキャン実行命令に応じてPC10から送信されるスキャン要求に従って、スキャン処理を実行し、スキャンデータをPC10に送信する。   The PC 10 can communicate with the scanners 50 and 52 via the network I / F 20 and the network 56. As a communication method, for example, a wired LAN, USB, Wi-Fi (registered trademark), or Bluetooth (registered trademark) can be adopted. The scanners 50 and 52 can perform a so-called push scan, in which a scan is started by performing an operation of instructing a scan start on an operation panel of the scanner body, and the read image data is transmitted to a PC after the scan is completed. A possible device. The scanners 50 and 52 transmit a scan execution command to the PC 10 when an operation for instructing a scan start is performed from the operation panel. According to the scan request transmitted from the PC 10 in response to the scan execution command, the scan processing is performed, and the scan data is transmitted to the PC 10.

また、PC10のCPU12は、メモリ14内の制御プログラム(制御プログラムの一例)26、OS(オペレーティングシステムの一例)28に従って処理を実行する。制御プログラム26は、スキャナ50,52等の画像処理装置を制御するアプリケーションプログラムである。制御プログラム26を起動し、設定画面によりネットワークに接続された画像処理装置のうち、ユーザにより選択された画像処理装置を処理対象の対象デバイスとして設定することで、制御プログラム26から対象デバイスに画像処理の実行指示を送信する。また、制御プログラム26を、プッシュスキャン機能を実行する対応アプリとして設定登録することにより、制御プログラム26は、スキャナ50,52にプッシュスキャンを実行させるためのプログラムとしても動作する。また、OS28は、制御プログラム26に利用される基本的な機能を提供するプログラムであり、具体的には、Windows(登録商標)である。ちなみに、OS28は、WIA(Windows Image Acquisitionの略)(アプリケーションプログラムの一例)30を有している。WIA30は、Windowsでスキャナ等から画像を入力するためのAPI(Application Programming Interfaceの略)である。なお、制御プログラム26等を実行するCPU12のことを、単にプログラム名でも記載する場合がある。例えば、「制御プログラム26が」という記載は、「制御プログラム26を実行するCPU12が」ということを意味する場合がある。   The CPU 12 of the PC 10 executes processing according to a control program (an example of a control program) 26 and an OS (an example of an operating system) 28 in the memory 14. The control program 26 is an application program for controlling image processing devices such as the scanners 50 and 52. The control program 26 is activated, and among the image processing apparatuses connected to the network via the setting screen, the image processing apparatus selected by the user is set as a target device to be processed, so that the control program 26 performs image processing on the target device. Is sent. Further, by setting and registering the control program 26 as a corresponding application for executing the push scan function, the control program 26 also operates as a program for causing the scanners 50 and 52 to execute the push scan. The OS 28 is a program that provides basic functions used by the control program 26, and is specifically Windows (registered trademark). Incidentally, the OS 28 has a WIA (short for Windows Image Acquisition) (an example of an application program) 30. The WIA 30 is an API (abbreviation for Application Programming Interface) for inputting an image from a scanner or the like in Windows. Note that the CPU 12 that executes the control program 26 and the like may be simply described by a program name. For example, the description "the control program 26" may mean "the CPU 12 executing the control program 26".

また、メモリ14は、データ記憶領域(メモリの一例)32を備える。データ記憶領域32は、制御プログラム26等の実行に必要なデータなどを記憶する領域である。なお、メモリ14は、RAM、ROM、フラッシュメモリー、HDD、CPU12が備えるバッファなどが組み合わされて構成されている。   The memory 14 includes a data storage area (an example of a memory) 32. The data storage area 32 is an area for storing data necessary for executing the control program 26 and the like. The memory 14 is configured by combining a RAM, a ROM, a flash memory, an HDD, a buffer included in the CPU 12, and the like.

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

また、LCD16は、PC10の各種情報を表示する。なお、本願のディスプレイは、液晶ディスプレイに限らず、有機ELディスプレイ等の他の表示方式のディスプレイでも良い。入力I/F18は、キーボード、マウス等を含み、ユーザ操作を入力するためのインタフェースである。なお、入力I/F18は、キーボード等に限らず、LCD16の表示画面にタッチセンサが重畳されたタッチパネルでも良い。   In addition, the LCD 16 displays various information of the PC 10. The display of the present application is not limited to a liquid crystal display, but may be a display of another display method such as an organic EL display. The input I / F 18 is an interface for inputting a user operation, including a keyboard, a mouse, and the like. Note that the input I / F 18 is not limited to a keyboard or the like, and may be a touch panel in which a touch sensor is superimposed on a display screen of the LCD 16.

なお、本明細書では、主に、プログラムに記述された命令に従ったCPU12の処理を示す。すなわち、以下の説明における「判断」、「抽出」、「選択」、「算出」、「決定」、「特定」、「取得」、「受付」、「制御」等の処理は、CPU12の処理を表している。CPU12による処理は、OS28を介したハードウェア制御も含む。なお「取得」は要求を必須とはしない概念で用いる。すなわち、CPU12が要求することなくデータを受信するという処理も、「CPU12がデータを取得する」という概念に含まれる。また、本明細書中の「データ」とは、コンピュータに読取可能なビット列で表される。そして、実質的な意味内容が同じでフォーマットが異なるデータは、同一のデータとして扱われるものとする。本明細書中の「情報」についても同様である。また、「命令」「応答」「要求」等の処理は、「命令」「応答」「要求」等を示す情報を通信することにより行われる。また、「設定」等の処理は、入力された設定情報をメモリに記憶することで行われる。   In this specification, processing of the CPU 12 in accordance with an instruction described in a program is mainly shown. That is, in the following description, processing such as “judgment”, “extraction”, “selection”, “calculation”, “determination”, “identification”, “acquisition”, “acceptance”, “control”, Represents. The processing by the CPU 12 also includes hardware control via the OS 28. Note that “acquisition” is a concept that does not require a request. That is, the process of receiving data without a request from the CPU 12 is also included in the concept of “the CPU 12 acquires data”. Further, “data” in this specification is represented by a bit string that can be read by a computer. Data having substantially the same meaning but different formats is treated as the same data. The same applies to “information” in the present specification. Processing such as “command”, “response”, “request”, etc. is performed by communicating information indicating “command”, “response”, “request”, and the like. Processing such as “setting” is performed by storing input setting information in a memory.

通信システム1では、上述した構成により、ユーザがスキャナ50,52においてプッシュスキャンを実行するための操作を行うことで、スキャナ50,52からPC10にスキャン命令が送信される。次に、PC10は、スキャン命令を受信すると、スキャン処理を実行するための設定パラメータに関する情報(以下、「設定パラメータ」と記載する)(設定パラメータの一例)とともに、スキャン要求をスキャナ50,52に送信する。そして、スキャナ50,52は、設定パラメータに従ってスキャン処理を実行し、スキャン処理により作成されたスキャンデータを、PC10に送信する。PC10は、スキャンデータを受信すると、そのスキャンデータをデータ記憶領域に保存する。このような処理により、通信システム1ではプッシュスキャンが実行される。   In the communication system 1, according to the above-described configuration, a scan instruction is transmitted from the scanners 50 and 52 to the PC 10 when the user performs an operation for performing the push scan in the scanners 50 and 52. Next, when the PC 10 receives the scan command, the PC 10 sends a scan request to the scanners 50 and 52 together with information (hereinafter, referred to as “setting parameters”) regarding setting parameters for executing the scanning process (an example of setting parameters). Send. Then, the scanners 50 and 52 execute scan processing according to the setting parameters, and transmit the scan data created by the scan processing to the PC 10. When receiving the scan data, the PC 10 stores the scan data in the data storage area. By such processing, the push scan is executed in the communication system 1.

ユーザは、プッシュスキャンを実行するために必要なプログラムをインストールする。その際、制御プログラム26をプッシュスキャンを実行する対応アプリとして設定することで、制御プログラム26を利用したプッシュスキャンが実行できる。制御プログラム26の実行に際して、ソフトウェア使用許諾契約を行うべく、使用許諾契約書、所謂、EULA(End-User License Agreementsの略)に同意する必要がある。このため、制御プログラム26が初めて起動された際に、制御プログラム26は、図3(a)に示すように、契約画面60をLCD16に表示する。この際、ユーザが、契約画面60において、OKボタン62を操作することで、EULAに同意したと判断される。また、制御プログラム26は、プッシュスキャンを実行する対応アプリとして設定されると、プッシュスキャンの操作を行うスキャナ50,52にそれぞれ対応付けて設定情報を登録可能である。制御プログラム26は、EULAに同意されると、LCD16に制御プログラム26の図3(b)に示すメイン画面65を表示する。また、EULAに同意された制御プログラム26を起動した場合もメイン画面65が表示される。メイン画面65には、画像処理装置への機能実行指示のためのアイコンと、機能実行指示を行う対象デバイスとして選択されたデバイスに関する情報が表示される。なお、対象デバイスが未選択の状態では、デバイスを選択すべき旨のメッセージ画面がさらに表示される。また、メイン画面65には、プッシュスキャンのための設定情報を登録するための登録画面へ遷移するためのリンク(図3(b)では、「本体からのスキャン設定」の文字列部分)も表示される。リンクが操作されることにより登録画面(図5参照)が表示される。   The user installs a program necessary to execute the push scan. At this time, the push scan using the control program 26 can be executed by setting the control program 26 as a corresponding application for executing the push scan. When executing the control program 26, it is necessary to agree to a license agreement, so-called EULA (abbreviation of End-User License Agreements), in order to make a software license agreement. Therefore, when the control program 26 is activated for the first time, the control program 26 displays a contract screen 60 on the LCD 16 as shown in FIG. At this time, by operating the OK button 62 on the contract screen 60, it is determined that the user has agreed to EULA. Further, when the control program 26 is set as a corresponding application that performs push scan, the control information 26 can register setting information in association with the scanners 50 and 52 that perform push scan operations. When the control program 26 agrees with the EULA, the control program 26 displays a main screen 65 of the control program 26 shown in FIG. The main screen 65 is also displayed when the control program 26 agreed with the EULA is started. On the main screen 65, an icon for instructing the image processing apparatus to execute a function and information on a device selected as a target device for which the function is to be executed are displayed. When the target device has not been selected, a message screen indicating that the device should be selected is further displayed. Further, on the main screen 65, a link (in FIG. 3B, a character string portion of “scan setting from the main body”) for transitioning to a registration screen for registering setting information for push scan is also displayed. Is done. By operating the link, a registration screen (see FIG. 5) is displayed.

登録画面には、対象デバイスとして選択されたことのあるスキャナのスキャナリストが表示される。スキャナリストには、スキャナのデバイス名、IPアドレス、設定情報および設定情報を登録するための各種アイコンが、スキャナごとにそれぞれ表示される。設定情報は、スキャン処理を実行するための設定パラメータと、当該設定パラメータに従ったスキャン処理によるスキャンデータの保存に関する情報(以下、「保存情報」と記載する)(保存情報の一例)とにより構成されている。設定パラメータは、スキャン条件として解像度や色数等を指定する。保存情報は、保存条件としてスキャンデータのファイル形式や保存先フォルダ等を指定する。ユーザが、設定情報を登録したいスキャナに対応する編集アイコン84を操作することで、各設定情報を任意の値に設定することができる。例えば、スキャナ50は、デバイス名がMFP−12345であり、設定情報として、解像度:600dpi、色数:カラー、ファイル形式:JPEG、保存先:C¥Documentが設定登録されている。この場合、スキャナ50の操作パネルにおいて、ユーザによるプッシュスキャンのための操作が行われた場合には、スキャナ50は、600dpiのカラーで読み取ったスキャンデータをPC10に送信し、制御プログラム26は、受信したスキャンデータをJPEGファイルに変換し、PC10のデータ記憶領域32のC¥Documentで示されるフォルダ内に、変換したJPEGファイルを保存する。なお、スキャナリストにおいて、解除アイコンを操作することで、該当スキャナに対応する各種情報が、データ記憶領域32から削除される。本実施形態では、対象デバイスとして選択されたスキャナに限らず、スキャナリストに含まれる各スキャナからのプッシュスキャンにおける実行命令を受信した場合に、プッシュスキャンを実行する。   On the registration screen, a scanner list of scanners that have been selected as target devices is displayed. In the scanner list, a scanner device name, an IP address, setting information, and various icons for registering the setting information are displayed for each scanner. The setting information includes a setting parameter for executing the scanning process, and information (hereinafter, referred to as “storing information”) regarding storage of the scan data by the scanning process according to the setting parameter (an example of the saving information). Have been. The setting parameters specify the resolution, the number of colors, and the like as scan conditions. The storage information specifies a file format of the scan data, a storage destination folder, and the like as storage conditions. The user can set each setting information to an arbitrary value by operating the edit icon 84 corresponding to the scanner whose setting information is to be registered. For example, in the scanner 50, the device name is MFP-12345, and the setting information is set and registered as: resolution: 600 dpi, number of colors: color, file format: JPEG, storage destination: C @ Document. In this case, when the user performs an operation for push scanning on the operation panel of the scanner 50, the scanner 50 transmits the scan data read in 600 dpi color to the PC 10, and the control program 26 The converted scan data is converted into a JPEG file, and the converted JPEG file is stored in a folder indicated by C \ Document in the data storage area 32 of the PC 10. By operating the release icon in the scanner list, various types of information corresponding to the scanner are deleted from the data storage area 32. In the present embodiment, the push scan is executed when an execution command in the push scan is received from not only the scanner selected as the target device but also each scanner included in the scanner list.

本実施形態の制御プログラム26は、PC10にインストールされた後、一度も起動されることなくプッシュスキャンの実行命令を受信した場合、すなわち、対象デバイスの選択や設定情報の設定登録がユーザに行われていない状態でプッシュスキャンの実行命令を受信した場合であっても、自動で対象デバイスの選択や設定情報の設定登録を行う。以下に、通信システム1でのプッシュスキャンについて、図2に示すシーケンス図を用いて詳しく説明する。   When the control program 26 according to the present embodiment is installed on the PC 10 and receives a push scan execution command without being activated once, that is, the user performs selection of a target device and registration of setting of setting information. Even when a push scan execution instruction is received in a state where the device is not set, the target device is automatically selected and the setting of the setting information is registered. Hereinafter, the push scan in the communication system 1 will be described in detail with reference to a sequence diagram illustrated in FIG.

まず、ユーザが、例えば、スキャナ50,52のうちのスキャナ50を用いてプッシュスキャンを実行したい場合に、スキャナ50の操作パネル(図示省略)において、プッシュスキャンのスタートボタン(図示省略)を操作する(S100)。これにより、スキャナ50が、プッシュスキャンの実行命令をPC10に送信し、PC10のWIA30が、そのプッシュスキャンの実行命令を受信する(S102)。WIA30は、スキャナ50からプッシュスキャンの実行命令を受信すると、その実行命令を対応アプリとして設定されている制御プログラム26に出力する(S104)。この際、制御プログラム26は、スキャン命令を受信すると、WIA30との連携機能に従って起動する。   First, for example, when the user wants to execute push scan using one of the scanners 50 and 52, the user operates a push scan start button (not shown) on an operation panel (not shown) of the scanner 50. (S100). As a result, the scanner 50 transmits a push scan execution command to the PC 10, and the WIA 30 of the PC 10 receives the push scan execution command (S102). When receiving the push scan execution command from the scanner 50, the WIA 30 outputs the push scan execution command to the control program 26 set as the corresponding application (S104). At this time, upon receiving the scan command, the control program 26 starts up in accordance with the cooperative function with the WIA 30.

また、制御プログラム26の実行に際して、ソフトウェア使用許諾契約を行うべく、使用許諾契約書、所謂、EULA(End-User License Agreementsの略)に同意する必要がある。このため、制御プログラム26が初めて起動された際は、制御プログラム26は、図3(a)に示すように、契約画面60をLCD16に表示する(S106)。この際、ユーザが、契約画面60において、OKボタン62を操作することで、EULAに同意したと判断される(S108)。そして、EULAに同意したと判断された場合に、制御プログラム26は、図4に示すように、ユーザに再度、プッシュスキャンの操作を促す再スキャン指示画面70をLCD16に表示する(S110)。なお、契約画面60において、キャンセルボタン64が操作されると、EULAへの同意が拒否されたと判断され、LCD16にエラー画面(図示省略)が表示される。   When executing the control program 26, it is necessary to agree to a license agreement, so-called EULA (abbreviation of End-User License Agreements), in order to make a software license agreement. Therefore, when the control program 26 is activated for the first time, the control program 26 displays the contract screen 60 on the LCD 16 as shown in FIG. 3A (S106). At this time, by operating the OK button 62 on the contract screen 60, it is determined that the user has agreed to EULA (S108). Then, when it is determined that the user has agreed to the EULA, the control program 26 displays a rescan instruction screen 70 prompting the user to perform a push scan operation again on the LCD 16 as shown in FIG. 4 (S110). When the cancel button 64 is operated on the contract screen 60, it is determined that consent to EULA has been rejected, and an error screen (not shown) is displayed on the LCD 16.

次に、ユーザは、再スキャン指示画面70を閲覧することで、スキャナ50において、再度、プッシュスキャンのスタートボタンを操作する(S112)。これにより、スキャナ50が、再度、プッシュスキャンの実行命令をPC10に送信し、WIA30が、そのプッシュスキャンの実行命令を再受信する(S114)。そして、WIA30が、その実行命令を制御プログラム26に出力する(S116)。   Next, the user operates the push button of the scanner 50 again by browsing the rescan instruction screen 70 (S112). As a result, the scanner 50 transmits a push scan execution command to the PC 10 again, and the WIA 30 receives the push scan execution command again (S114). Then, WIA 30 outputs the execution instruction to control program 26 (S116).

なお、スキャナ50により送信される実行命令には、スキャナ50を識別するための識別情報が含まれている。このため、制御プログラム26は、実行命令を受信すると、その実行命令に含まれている識別情報に基づいて、実行命令の送信元がスキャナ50であることを認識する。また、データ記憶領域32には、スキャナ50のアドレス情報が記憶されている。このため、制御プログラム26は、実行命令の送信元がスキャナ50であることを認識すると、データ記憶領域32からスキャナ50のアドレス情報を取得する(S118)。   The execution command transmitted by the scanner 50 includes identification information for identifying the scanner 50. Therefore, when receiving the execution command, the control program 26 recognizes that the transmission source of the execution command is the scanner 50 based on the identification information included in the execution command. The data storage area 32 stores address information of the scanner 50. Therefore, when recognizing that the transmission source of the execution command is the scanner 50, the control program 26 acquires the address information of the scanner 50 from the data storage area 32 (S118).

次に、制御プログラム26は、取得したアドレス情報に基づいて、スキャナ50にアクセスし、スキャナ50のデバイス情報(デバイス情報及び、能力情報の一例)を要求する(S120)。デバイス情報は、デバイスで実行可能なスキャン能力を示す情報であり、例えば、解像度,カラースキャンの可否などを示す情報である。そして、スキャナ50は、デバイス情報の要求に応じて、デバイス情報をPC10に送信する(S122)。続いて、PC10がデバイス情報をスキャナ50から受信すると、制御プログラム26は、受信したデバイス情報に基づいて、設定情報(設定情報の一例)を作成する(S124)。例えば、デバイス情報が、解像度100〜2400dpi,カラースキャン可能を示している場合に、そのデバイス情報のうちの任意の1のスキャン条件が、設定パラメータとして作成される。つまり、例えば、制御プログラム26は、解像度100〜2400dpi,カラースキャン可能を示すデバイス情報に基づいて、解像度600dpiでのカラースキャンを示す設定パラメータを作成する。   Next, the control program 26 accesses the scanner 50 based on the acquired address information, and requests device information (an example of device information and capability information) of the scanner 50 (S120). The device information is information indicating a scanning capability executable by the device, and is, for example, information indicating resolution, availability of color scanning, and the like. Then, the scanner 50 transmits the device information to the PC 10 in response to the request for the device information (S122). Subsequently, when the PC 10 receives the device information from the scanner 50, the control program 26 creates setting information (an example of setting information) based on the received device information (S124). For example, when the device information indicates that the resolution is 100 to 2400 dpi and color scan is possible, any one of the device information scan conditions is created as a setting parameter. That is, for example, the control program 26 creates a setting parameter indicating a color scan at a resolution of 600 dpi based on device information indicating a resolution of 100 to 2400 dpi and color scan enabled.

また、保存情報は、スキャンデータの保存先を示す情報,保存される際のスキャンデータのファイル形式を示す情報などであり、デバイス情報に含まれていない。このため、制御プログラム26は、PC10で作成可能なファイル形式のうちの任意の1のファイル形式を示す情報および、データ記憶領域32のうちの任意の1のファイルを示す情報を、保存情報として作成する。そして、このように作成された設定パラメータと保存情報とが、スキャナ50の設定情報として、登録される(S126)。   The storage information is information indicating a storage destination of the scan data, information indicating a file format of the scan data when the scan data is stored, and the like, and is not included in the device information. For this reason, the control program 26 creates information indicating any one of the file formats that can be created by the PC 10 and information indicating any one of the files in the data storage area 32 as storage information. I do. Then, the setting parameters and the storage information thus created are registered as setting information of the scanner 50 (S126).

また、制御プログラム26に対象デバイスが未登録の場合は、プッシュスキャンの実行命令を送信したスキャナ50を対象デバイスとして選択する(S128)。なお、図2では、S126のあとにS128が実行されるが、これに限らず、S124の前に実行してもよいし、S124,S126の処理とS128の処理とが並列に実行してもよい。なお、後述するフローチャート(図7)では、S124の処理より前に本処理が実行される。   If the target device has not been registered in the control program 26, the scanner 50 that has transmitted the push scan execution command is selected as the target device (S128). In FIG. 2, S128 is executed after S126. However, the present invention is not limited to this, and may be executed before S124, or the processing of S124, S126 and the processing of S128 may be executed in parallel. Good. In the flowchart (FIG. 7) described later, this processing is executed before the processing of S124.

次に、制御プログラム26は、登録された設定情報のうちの設定パラメータを、プッシュスキャン要求とともに、スキャナ50に送信する(S130)。これにより、スキャナ50において、受信した設定パラメータに従ったスキャン処理、つまり、解像度600dpiでのカラースキャン処理が実行される(S132)。そして、スキャナ50は、スキャン処理により作成されたスキャンデータを制御プログラム26に送信する(S134)。   Next, the control program 26 transmits the setting parameters of the registered setting information to the scanner 50 together with the push scan request (S130). As a result, the scanner 50 performs a scan process according to the received setting parameters, that is, a color scan process at a resolution of 600 dpi (S132). Then, the scanner 50 transmits the scan data created by the scan process to the control program 26 (S134).

続いて、制御プログラム26は、スキャンデータを受信すると、受信したスキャンデータのファイル形式を、登録された設定情報のうちの保存情報が示すファイル形式に変換する(S136)。つまり、例えば、保存情報として、JPEG方式を示す情報が登録されており、制御プログラム26が、スキャナ50からビットマップ形式のスキャンデータを受信した場合に、ビットマップ形式のスキャンデータを、JPEG方法のスキャンデータに変換する。そして、制御プログラム26は、ファイル形式を変換したスキャンデータを、登録された設定情報のうちの保存情報が示すフォルダ内の記憶領域に保存する(S138)。これにより、プッシュスキャンが完了する。   Subsequently, when receiving the scan data, the control program 26 converts the file format of the received scan data into a file format indicated by the save information of the registered setting information (S136). That is, for example, information indicating the JPEG method is registered as the storage information, and when the control program 26 receives the scan data in the bitmap format from the scanner 50, the control program 26 converts the scan data in the bitmap format into the JPEG method. Convert to scan data. Then, the control program 26 saves the scan data obtained by converting the file format into a storage area in a folder indicated by the save information of the registered setting information (S138). Thereby, the push scan is completed.

このように、制御プログラム26は、EULAに同意していない場合に、契約画面60をLCD16に表示し、契約画面60においてEULAに同意されると、再スキャン指示画面をLCD16に表示する。ユーザは、PC10のLCD16に表示された画面を見ることで再スキャンをしなければならないことがわかる。これによりユーザの操作性が向上される。また、スキャン命令を送信してきたスキャナ(以下、「命令送信スキャナ」と記載する)からデバイス情報を取得する。そして、制御プログラム26は、デバイス情報に基づいて、設定情報を作成し、作成した設定情報を、命令送信スキャナの設定情報として登録する。これにより、命令送信スキャナの設定情報が自動で登録される。   As described above, the control program 26 displays the contract screen 60 on the LCD 16 when the EULA has not been agreed, and displays the rescan instruction screen on the LCD 16 when the EULA has been agreed on the contract screen 60. The user sees that the screen displayed on the LCD 16 of the PC 10 indicates that the user has to rescan. Thereby, user operability is improved. In addition, device information is acquired from a scanner that has transmitted the scan command (hereinafter, referred to as “command transmission scanner”). Then, the control program 26 creates setting information based on the device information, and registers the created setting information as setting information of the command transmission scanner. Thereby, the setting information of the command transmission scanner is automatically registered.

このため、制御プログラム26は、登録された設定情報をデータ記憶領域32から読み出して、読み出した設定情報に従って、プッシュスキャンの要求(S130),ファイル形式の変換(S136),スキャンデータの保存(S138)を行う。つまり、制御プログラム26は、EULAに同意された後に、命令送信スキャナからスキャン命令を受信すると、命令送信スキャナの設定情報の読み出しを行う。そして、命令送信スキャナの設定情報が読み出された場合に、制御プログラム26は、読み出された設定情報に従って、S130,S136,138の処理を行う。一方、命令送信スキャナの設定情報が読み出されなかった場合に、制御プログラム26は、デバイス情報に基づいて設定情報を作成し、作成された設定情報に従って、S130,S136,138の処理を行う。これにより、ユーザが設定情報をPC10のデータ記憶領域32にあらかじめ設定登録しておかなくても、プッシュスキャンの要求をスキャナから受信した際に、自動で登録された設定情報にしたがいプッシュスキャンを実行できる。   For this reason, the control program 26 reads the registered setting information from the data storage area 32, and requests the push scan (S130), converts the file format (S136), and saves the scan data (S138) according to the read setting information. )I do. That is, when the control program 26 receives a scan command from the command transmission scanner after agreeing to the EULA, the control program 26 reads the setting information of the command transmission scanner. Then, when the setting information of the command transmission scanner is read, the control program 26 performs the processing of S130, S136, and 138 according to the read setting information. On the other hand, when the setting information of the command transmission scanner is not read, the control program 26 creates the setting information based on the device information, and performs the processes of S130, S136, and 138 according to the created setting information. Accordingly, even when the user does not previously set and register the setting information in the data storage area 32 of the PC 10, when the push scan request is received from the scanner, the push scan is executed according to the automatically registered setting information. it can.

また、S128で、制御プログラム26は、対象デバイスが未登録の場合は、プッシュスキャンの実行命令を送信したスキャナ50を対象デバイスとして選択する。これにより制御プログラム26により画像処理を実行するためのデバイスの選択処理を行うための操作性を向上できる。   In S128, if the target device has not been registered, the control program 26 selects the scanner 50 that has transmitted the push scan execution command as the target device. Thereby, the operability for performing the process of selecting a device for executing the image processing by the control program 26 can be improved.

次に、PC10のCPU12において制御プログラム26が実行される処理について図6〜図8を用いて説明する。なお、図6〜図8に示すフローは、PC10がスキャナからスキャン命令を受信した場合に、WIA30との連携機能に従って制御プログラム26が起動したことをきっかけに開始される。   Next, a process in which the control program 26 is executed in the CPU 12 of the PC 10 will be described with reference to FIGS. The flow shown in FIGS. 6 to 8 is started when the control program 26 is activated in accordance with the cooperative function with the WIA 30 when the PC 10 receives a scan command from the scanner.

まず、制御プログラム26は、起動すると、EULAに同意済みであるか否かを判断する(S200)。この際、EULAに同意済みでない場合(S200:NO)に、制御プログラム26は、契約画面60をLCD16に表示する(S202、図2のS106)。そして、制御プログラム26は、契約画面60においてOKボタン62が操作されたか否か、つまり、EULAに同意したか否かを判断する(S204)。この際、契約画面60においてOKボタン62でなく、キャンセルボタン64が操作された場合、つまり、EULAに同意していない場合(S206:NO)に、制御プログラム26は、エラー画面をLCD16に表示する(S206)。これにより、本フローが終了する。   First, when activated, the control program 26 determines whether or not EULA has been agreed (S200). At this time, if the EULA has not been agreed (S200: NO), the control program 26 displays the contract screen 60 on the LCD 16 (S202, S106 in FIG. 2). Then, the control program 26 determines whether or not the OK button 62 has been operated on the contract screen 60, that is, whether or not the EULA has been agreed (S204). At this time, if the cancel button 64 is operated instead of the OK button 62 on the contract screen 60, that is, if EULA is not agreed (S206: NO), the control program 26 displays an error screen on the LCD 16. (S206). Thus, the present flow ends.

一方、契約画面60においてOKボタン62が操作された場合、つまり、EULAに同意した場合(S206:YES、図2のS108)に、制御プログラム26は、スキャン命令を送信したスキャナ、つまり、命令送信スキャナから、ユーザがスキャナの操作パネルを操作することにより設定されたプッシュスキャンにおける設定条件を示す情報(以下、「セットアップ情報」と記載する)を、プッシュスキャンの実行命令とともに、受信したか否かを判断する(S208)。そして、命令送信スキャナからセットアップ情報を受信している場合(S208:YES)に、そのセットアップ情報をデータ記憶領域32に記憶する(S210)。そして、S212に進む。一方、命令送信スキャナからセットアップ情報を受信していない場合(S208:NO)に、S210の処理がスキップされ、S212に進む。そして、S212において、制御プログラム26が、再スキャン指示画面70をLCD16に表示する(S212、図2のS110)。これにより、本フローが終了する。   On the other hand, if the OK button 62 is operated on the contract screen 60, that is, if EULA is agreed (S206: YES, S108 in FIG. 2), the control program 26 transmits the scan command to the scanner, that is, the command transmission. Whether or not information (hereinafter, referred to as “setup information”) indicating a setting condition in the push scan set by the user operating the operation panel of the scanner together with the push scan execution command is received from the scanner. Is determined (S208). If the setup information has been received from the command transmission scanner (S208: YES), the setup information is stored in the data storage area 32 (S210). Then, the process proceeds to S212. On the other hand, when the setup information has not been received from the command transmission scanner (S208: NO), the process of S210 is skipped, and the process proceeds to S212. Then, in S212, the control program 26 displays a rescan instruction screen 70 on the LCD 16 (S212, S110 in FIG. 2). Thus, the present flow ends.

また、S200でEULAに同意済みである場合(S200:YES)に、制御プログラム26は、命令送信スキャナから受信したスキャン命令から識別情報を取得する(S214)。続いて、制御プログラム26は、その識別情報を利用して取得したアドレス情報に基づいて、命令送信スキャナにアクセスし、デバイス情報を要求する(S216、図2のS120)。そして、制御プログラム26は、デバイス情報の要求に応じて、命令送信スキャナからデバイス情報を受信する(S218、図2のS122)。   If the EULA has been agreed in S200 (S200: YES), the control program 26 acquires the identification information from the scan command received from the command transmission scanner (S214). Subsequently, the control program 26 accesses the command transmission scanner based on the address information acquired by using the identification information, and requests device information (S216, S120 in FIG. 2). Then, the control program 26 receives the device information from the command transmission scanner in response to the request for the device information (S218, S122 in FIG. 2).

次に、制御プログラム26は、選択画面80において選択スキャナが選択されているか否かを判断する(S220)。そして、選択スキャナが選択されていない場合(S220:NO)に、制御プログラム26は、命令送信スキャナを選択スキャナに設定する(S222、図2のS128)。そして、S224に進む。一方、選択スキャナが選択されている場合(S220:YES)に、S222の処理はスキップされ、S224に進む。   Next, the control program 26 determines whether or not the selected scanner is selected on the selection screen 80 (S220). If the selected scanner is not selected (S220: NO), the control program 26 sets the command transmission scanner as the selected scanner (S222, S128 in FIG. 2). Then, the process proceeds to S224. On the other hand, when the selected scanner is selected (S220: YES), the process of S222 is skipped, and the process proceeds to S224.

S224では、制御プログラム26が、命令送信スキャナの設定情報をデータ記憶領域42から読み込み、その読み込み成功したか否かが判断される(S224)。そして、命令送信スキャナの設定情報の読み込みに失敗した場合(S224:NO)に、制御プログラム26は、S218で受信したデバイス情報に基づいて、命令送信スキャナの設定情報を作成する(S226、図2のS124)。データ記憶領域42に命令送信スキャナの設定情報が登録されていない場合は、S224で設定情報の読み込みに失敗したと判断されるため、S226へ移行する。そして、S228に進む。一方、命令送信スキャナの設定情報の読み込みに成功した場合(S224:YES)に、S226の処理がスキップされ、S228に進む。   In S224, the control program 26 reads the setting information of the command transmission scanner from the data storage area 42, and determines whether or not the reading is successful (S224). If the reading of the setting information of the command transmission scanner fails (S224: NO), the control program 26 creates the setting information of the command transmission scanner based on the device information received in S218 (S226, FIG. 2). S124). If the setting information of the command transmission scanner is not registered in the data storage area 42, it is determined that reading of the setting information has failed in S224, and the process proceeds to S226. Then, the process proceeds to S228. On the other hand, if the setting information of the command transmission scanner has been successfully read (S224: YES), the process of S226 is skipped, and the process proceeds to S228.

S228では、制御プログラム26が、セットアップ情報がデータ記憶領域32に記憶されているか否かを判断する(S228)。図6のS210でセットアップ情報をデータ記憶領域32に記憶させた場合には、セットアップ情報がデータ記憶領域32に記憶されていると判断する。そして、セットアップ情報が記憶されている場合(S228:YES)に、制御プログラム26は、セットアップ情報に基づいて、命令送信スキャナの設定情報を更新する(S230)。一方、セットアップ情報が記憶されていない場合(S228:NO)に、制御プログラム26は、命令送信スキャナからセットアップ情報を受信したか否かを判断する(S229)。そして、セットアップ情報を受信している場合(S229:YES)に、制御プログラム26は、セットアップ情報に基づいて、命令送信スキャナの設定情報を更新する(S230)。セットアップ情報は、解像度,カラースキャンの可否などを示す情報と、スキャンデータのファイル形式を示す情報とにより構成されており、スキャンデータの保存先を示す情報を含んでいない。制御プログラム26は、S226で作成した設定情報またはS224で読み込んだ設定情報のうち、セットアップ情報に含まれる解像度,カラースキャンの可否などを示す情報に基づいて、新たな設定情報の設定パラメータを作成する。一方、セットアップ情報に含まれないスキャンデータの保存先を示す情報については、作成済み設定情報から変更しない。そして、S236に進む。   In S228, the control program 26 determines whether the setup information is stored in the data storage area 32 (S228). When the setup information is stored in the data storage area 32 in S210 of FIG. 6, it is determined that the setup information is stored in the data storage area 32. When the setup information is stored (S228: YES), the control program 26 updates the setting information of the command transmission scanner based on the setup information (S230). On the other hand, when the setup information is not stored (S228: NO), the control program 26 determines whether the setup information has been received from the command transmission scanner (S229). If the setup information has been received (S229: YES), the control program 26 updates the setting information of the command transmission scanner based on the setup information (S230). The setup information is composed of information indicating resolution, availability of color scan, and the like, and information indicating a file format of the scan data, and does not include information indicating a storage destination of the scan data. The control program 26 creates a new setting parameter of the setting information based on information included in the setup information, which indicates the resolution, whether or not color scanning is possible, among the setting information created in S226 or the setting information read in S224. . On the other hand, the information indicating the storage destination of the scan data that is not included in the setup information is not changed from the created setting information. Then, the process proceeds to S236.

また、セットアップ情報を受信していない場合(S229:NO)に、制御プログラム26は、命令送信スキャナと別のスキャナの設定情報が登録されているか否かを判断する(S234)。そして、命令送信スキャナと別のスキャナの設定情報が登録されている場合(S234:YES)に、制御プログラム26は、その別のスキャナの設定情報に基づいて、命令送信スキャナの設定情報を更新する(S236)。S236では、、命令送信スキャナの設定情報のうち、保存情報を、別のスキャナの設定情報のスキャンデータの保存先を示す情報に書き換える。そして、S232に進む。一方、命令送信スキャナと別のスキャナの設定情報が登録されていない場合(S234:NO)に、S236の処理がスキップされ、S232に進む。なお、S226により設定情報が作成されデータ記憶領域42に記憶される処理や、S230やS236でデータ記憶領域42の設定情報が新たな設定情報に更新されて記憶される処理が、図2のS126の設定情報登録処理に対応する。   If the setup information has not been received (S229: NO), the control program 26 determines whether or not the setting information of the command transmission scanner and another scanner has been registered (S234). If the setting information of the command transmission scanner and another scanner are registered (S234: YES), the control program 26 updates the setting information of the command transmission scanner based on the setting information of the other scanner. (S236). In S236, the storage information in the setting information of the command transmission scanner is rewritten to information indicating the storage destination of the scan data of the setting information of another scanner. Then, the process proceeds to S232. On the other hand, when the setting information of the scanner different from the command transmission scanner is not registered (S234: NO), the process of S236 is skipped, and the process proceeds to S232. The process in which the setting information is created in S226 and stored in the data storage area 42, and the process in which the setting information in the data storage area 42 is updated with new setting information in S230 and S236 are stored in S126 in FIG. Corresponding to the setting information registration process.

S232では、制御プログラム26が、命令送信スキャナの設定情報に含まれる設定パラメータとともに、スキャン要求を、命令送信スキャナに送信する(S232、図2のS130)。そして、制御プログラム26は、スキャン要求の送信に応じて、命令送信スキャナからスキャンデータを受信する(S238、図2のS134)。続いて、制御プログラム26は、受信したスキャンデータのファイル形式を、命令送信スキャナの設定情報に含まれる保存情報に基づいて、変換する(S240、図2のS136)。そして、制御プログラム26は、ファイル形式を変換したスキャンデータを、命令送信スキャナの設定情報に含まれる保存情報に基づいて、データ記憶領域32に保存する(S242、図2のS138)。これにより、本フローが終了する。なお、S242によりスキャンデータの保存処理が終了すると、データ記憶領域42に記憶されているセットアップ情報はデータ記憶領域42から削除される。   In S232, the control program 26 transmits a scan request to the command transmission scanner together with the setting parameters included in the setting information of the command transmission scanner (S232, S130 in FIG. 2). Then, the control program 26 receives the scan data from the command transmission scanner in response to the transmission of the scan request (S238, S134 in FIG. 2). Subsequently, the control program 26 converts the file format of the received scan data based on the storage information included in the setting information of the command transmission scanner (S240, S136 in FIG. 2). Then, the control program 26 stores the scan data obtained by converting the file format in the data storage area 32 based on the storage information included in the setting information of the command transmission scanner (S242, S138 in FIG. 2). Thus, the present flow ends. When the storage processing of the scan data is completed in S242, the setup information stored in the data storage area 42 is deleted from the data storage area 42.

S226で作成した設定情報に対し、命令送信スキャナからセットアップ情報を受信した場合には、受信したセットアップ情報に基づき設定情報が更新される。このような構成により、よりユーザが所望する設定内容に近い設定情報をデータ記憶領域42の設定情報として登録することができる。また、EULAへの同意前に受信したセットアップ情報を記憶しておき、記憶したセットアップ情報に基づき設定情報が更新されるため、1回目のスキャン命令にしかセットアップ情報が含まれない場合であっても適切に設定情報を更新できる。また、セットアップ情報がデータ記憶領域42に記憶されていない場合であっても、再スキャン命令にセットアップ情報が含まれる場合には、そのセットアップ情報に基づき設定情報が更新される。1回目のスキャン命令にはセットアップ情報が含まれておらず、2回目のスキャン命令にセットアップ情報が含まれている場合であっても、適切に設定情報が更新される。   When setup information is received from the command transmission scanner with respect to the setup information created in S226, the setup information is updated based on the received setup information. With such a configuration, setting information closer to the setting contents desired by the user can be registered as setting information of the data storage area 42. Also, the setup information received before consent to the EULA is stored, and the setting information is updated based on the stored setup information. Therefore, even when the setup information is included only in the first scan command, The setting information can be updated appropriately. Even if the setup information is not stored in the data storage area 42, if the setup information is included in the rescan command, the setting information is updated based on the setup information. The setup information is appropriately updated even if the first scan instruction does not include the setup information and the second scan instruction includes the setup information.

また、S236では、命令送信スキャナとは別のスキャナの設定情報がデータ記憶領域42に登録されている場合に、その設定情報に基づき命令送信スキャナの設定情報が更新される。これにより、命令送信スキャナによるプッシュスキャンを、別のスキャナによるプッシュスキャンと同様に行うことが可能となる。特に、命令送信スキャナの保存情報を、別のスキャナの保存情報に基づいて作成することで、命令送信スキャナにより作成されたスキャンデータを、別のスキャナにより作成されたスキャンデータと同じファイル形式で、同じ保存領域に保存することができ、スキャンデータの管理を好適に行うことが可能となる。   In S236, when the setting information of the scanner different from the command transmitting scanner is registered in the data storage area 42, the setting information of the command transmitting scanner is updated based on the setting information. Thus, the push scan by the command transmission scanner can be performed in the same manner as the push scan by another scanner. In particular, by creating the storage information of the command transmission scanner based on the storage information of another scanner, the scan data created by the command transmission scanner can be converted into the same file format as the scan data created by another scanner. Scan data can be stored in the same storage area, and scan data can be managed appropriately.

設定情報のうち別のスキャナの保存情報を命令送信スキャナの保存情報として更新することにより、スキャナによって能力が異なる場合であっても、適切に他のスキャナの設定情報を反映させることができる。なお、命令送信スキャナのデバイス情報に基づき、能力の範囲内で、別のスキャナに登録されている設定パラメータも設定情報として反映させてもよい。このような場合は、セットアップ情報に基づき更新された設定情報が、さらに別のスキャナの設定情報で上書きされないよう、S230の後はS232に移行し、S230の後にS236の処理が実行されることを回避してもよい。なお、自動で登録された設定情報は、図5に示す登録画面により、ユーザが任意に変更することができる。   By updating the storage information of another scanner in the setting information as the storage information of the command transmission scanner, it is possible to appropriately reflect the setting information of another scanner even when the capability differs depending on the scanner. It should be noted that, based on the device information of the command transmission scanner, setting parameters registered in another scanner may be reflected as setting information within the range of the capability. In such a case, the process proceeds to S232 after S230, and the process of S236 is performed after S230 so that the setting information updated based on the setup information is not overwritten with the setting information of another scanner. You may avoid it. The setting information automatically registered can be arbitrarily changed by the user on the registration screen shown in FIG.

<第2実施形態>
第1実施形態のPC10では、制御プログラム26が、命令送信スキャナからプッシュスキャンの実行命令を受信した際に、契約画面60においてEULAに同意されると、再スキャン指示画面70が表示される。そして、その再スキャン指示画面70の表示に応じて、制御プログラム26が、再度、プッシュスキャンの実行命令を命令送信スキャナから受信した場合に、その命令送信スキャナにスキャン要求を送信する。一方、第2実施形態のPC10では、制御プログラム26が、命令送信スキャナからプッシュスキャンの実行命令を受信した際に、契約画面60においてEULAに同意された後、EULAに同意する前に受信したプッシュスキャンの実行命令に応じて、命令送信スキャナにスキャン要求を送信する。
<Second embodiment>
In the PC 10 of the first embodiment, when the control program 26 receives a push scan execution command from the command transmission scanner and agrees to EULA on the contract screen 60, a rescan command screen 70 is displayed. Then, in response to the display of the rescan instruction screen 70, when the control program 26 again receives a push scan execution command from the command transmission scanner, it transmits a scan request to the command transmission scanner. On the other hand, in the PC 10 of the second embodiment, when the control program 26 receives a push scan execution command from the command transmission scanner, the control program 26 agrees with EULA on the contract screen 60 and then receives the push command received before agreeing with EULA. The scan request is transmitted to the command transmission scanner according to the scan execution command.

つまり、第2実施形態のPC10では、図2のS108において、EULAに同意された後に、S110〜S116の処理は行われずに、S118において、S104で受信したスキャンの実行命令に含まれる識別情報を利用して、命令送信スキャナのアドレス情報を取得する。そして、S120以降の処理が実行されるが、それらの処理は、第1実施形態での処理と同じであるため、説明を省略する。   That is, in the PC 10 of the second embodiment, after agreeing to EULA in S108 of FIG. 2, the processing of S110 to S116 is not performed, and in S118, the identification information included in the scan execution command received in S104 is Utilize this to obtain the address information of the command transmission scanner. Then, the processes in and after S120 are executed, but since those processes are the same as the processes in the first embodiment, the description will be omitted.

なお、第2実施形態でのプッシュスキャンに関する処理は、PC10のCPU12において制御プログラム26が実行されることによって行われる。この際、図9及び図10に示すフローが実行されるが、そのフローは、第1実施形態での図6〜図8に示すフローと略同じである。このため、図9及び図10に示すフローに関して、図6〜図8に示すフローと共通する箇所について、簡略化して説明する。   Note that the process related to the push scan in the second embodiment is performed by executing the control program 26 in the CPU 12 of the PC 10. At this time, the flow shown in FIGS. 9 and 10 is executed, and the flow is substantially the same as the flow shown in FIGS. 6 to 8 in the first embodiment. For this reason, with respect to the flows shown in FIGS. 9 and 10, portions common to the flows shown in FIGS. 6 to 8 will be described in a simplified manner.

図9及び図10に示すフローでは、S300〜S306の処理が実行されるが、それらの処理は、図6に示すフローでのS200〜S206の処理と同じであるため、それらの処理の説明は省略する。そして、S304において、EULAに同意された場合(S304:YES)に、本フローを終了することなく、S307〜S334の処理が実行される。S307〜S334の処理は、図7及び図8に示すフローでのS214〜S226,S229〜S242の処理と同じであるため、それらの処理の説明は省略する。第2実施形態では、スキャン命令を2回受信しないため、1回目のスキャン命令で受信したセットアップ情報を記憶させておく必要がない。したがって、第2実施形態では、第1実施形態のS208〜S210の処理やS228の判断処理が不要になる。   9 and 10, the processes of S300 to S306 are executed. However, since those processes are the same as the processes of S200 to S206 in the flow shown in FIG. Omitted. Then, in step S304, if EULA is agreed (S304: YES), the processing of steps S307 to S334 is executed without ending this flow. The processing of S307 to S334 is the same as the processing of S214 to S226 and S229 to S242 in the flows shown in FIGS. 7 and 8, and therefore, the description of those processing is omitted. In the second embodiment, since the scan command is not received twice, there is no need to store the setup information received by the first scan command. Therefore, in the second embodiment, the processes of S208 to S210 and the determination process of S228 of the first embodiment become unnecessary.

なお、S202及びS302を実行するCPU12は、表示手段の一例である。S210を実行するCPU12は、記憶手段の一例である。S218及びS310を実行するCPU12は、受信手段の一例である。S222及びS314を実行するCPU12は、設定手段の一例である。S224及びS316を実行するCPU12は、読出手段の一例である。S226,S230,S236,S318,S322,S328を実行するCPU12は、作成手段の一例である。S232及びS324を実行するCPU12は、送信手段の一例である。S242及びS334を実行するCPU12は、出力手段の一例である。   Note that the CPU 12 executing S202 and S302 is an example of a display unit. The CPU 12 executing S210 is an example of a storage unit. The CPU 12 executing S218 and S310 is an example of a receiving unit. The CPU 12 executing S222 and S314 is an example of a setting unit. The CPU 12 executing S224 and S316 is an example of a reading unit. The CPU 12 executing S226, S230, S236, S318, S322, and S328 is an example of a creating unit. The CPU 12 executing S232 and S324 is an example of a transmitting unit. The CPU 12 executing S242 and S334 is an example of an output unit.

また、本発明は、上記実施形態に限定されるものではなく、当業者の知識に基づいて種々の変更、改良を施した種々の態様で実施することが可能である。具体的には、例えば、上記実施形態では、命令送信スキャナから送信されるプッシュスキャンの実行命令に、セットアップ情報が含まれているが、制御プログラム26が、プッシュスキャンの実行命令を受信する毎に、命令送信スキャナにアクセスし、セットアップ情報を命令送信スキャナから取得してもよい。   In addition, the present invention is not limited to the above-described embodiment, and can be implemented in various modes with various changes and improvements based on the knowledge of those skilled in the art. Specifically, for example, in the above embodiment, the setup information is included in the push scan execution command transmitted from the command transmission scanner, but every time the control program 26 receives the push scan execution command, , The command transmission scanner may be accessed to obtain the setup information from the command transmission scanner.

また、上記実施形態では、命令送信スキャナに対応する設定情報をセットアップ情報や別のスキャナの設定情報に基づき更新しているが、これに限らない。命令送信スキャナのデバイス情報に基づき任意の設定情報を登録してもよいし、セットアップ情報と別のスキャナの設定情報のいずれかのみの設定情報に基づき更新してもよい。別のスキャナの設定情報として複数のスキャナの設定情報がそれぞれ登録されている場合は、任意のスキャナ(例えば選択されたスキャナ)の設定情報に基づき更新してもよい。   In the above embodiment, the setting information corresponding to the command transmission scanner is updated based on the setup information and the setting information of another scanner. However, the present invention is not limited to this. Arbitrary setting information may be registered based on the device information of the command transmission scanner, or may be updated based on only the setting information of the setup information and the setting information of another scanner. When setting information of a plurality of scanners is registered as setting information of another scanner, the setting information may be updated based on the setting information of an arbitrary scanner (for example, a selected scanner).

また、上記実施形態では、PC10において、命令送信スキャナから送信されたスキャンデータが、保存情報が示すデータ記憶領域32の任意の保存領域に保存されているが、スキャンデータの情報処理装置への保存に限られず、スキャンデータをネットワークに接続された任意のデータ格納サーバへの送信や、スキャンデータに基づく画像のLCD16への表示など、種々の態様でスキャンデータが出力されてもよい。   In the above-described embodiment, the scan data transmitted from the command transmission scanner is stored in an arbitrary storage area of the data storage area 32 indicated by the storage information in the PC 10, but the scan data is stored in the information processing apparatus. However, the scan data may be output in various modes such as transmission of the scan data to an arbitrary data storage server connected to a network, display of an image based on the scan data on the LCD 16, and the like.

また、S224やS316において、命令送信スキャナの設定情報の読み込みに成功した場合、すなわち、命令送信スキャナの設定情報がすでに登録済みの場合は、データ記憶領域32に記憶された設定情報をセットアップ情報や別のスキャナの設定情報に基づき更新することなく、データ記憶領域32から読み込んだ設定パラメータを含むスキャン要求を命令送信スキャナに送信してもよい。また、命令送信スキャナの設定情報がすでに登録済みの場合は、セットアップ情報を含む場合は、データ記憶領域32に記憶された設定情報を更新することなく、セットアップ情報に対応する設定パラメータを含むスキャン要求を送信し、受信したスキャンデータの保存処理については、データ記憶領域32に記憶された設定情報にしたがい処理を実行してもよい。   In addition, in S224 and S316, when the setting information of the command transmission scanner is successfully read, that is, when the setting information of the command transmission scanner has already been registered, the setting information stored in the data storage area 32 is changed to the setup information or the setup information. A scan request including the setting parameters read from the data storage area 32 may be transmitted to the command transmission scanner without updating based on the setting information of another scanner. If the setting information of the command transmission scanner has already been registered, if the setup information is included, the scan request including the setting parameter corresponding to the setup information is not updated without updating the setting information stored in the data storage area 32. May be transmitted, and the received scan data may be saved according to the setting information stored in the data storage area 32.

また、上記実施形態では、制御プログラム26は、WIA30との連携機能に従って起動するが、WIA30に限られず、別のアプリケーションプログラムとの連携機能に従って起動してもよい。   Further, in the above embodiment, the control program 26 is activated according to the cooperative function with the WIA 30, but is not limited to the WIA 30, and may be activated according to the cooperative function with another application program.

また、上記実施形態では、CPU12によって図6乃至図10に示す処理が実行される例を説明したが、これら処理は、CPU12に限らず、ASICや他の論理集積回路により実行されてもよいし、これら処理が、CPU等やASIC、他の論理集積回路が協働することにより実行されてもよい。   Further, in the above-described embodiment, an example in which the processing illustrated in FIGS. 6 to 10 is executed by the CPU 12 has been described. However, the processing may be executed by not only the CPU 12 but also an ASIC or another logic integrated circuit. These processes may be executed by the cooperation of a CPU or the like, an ASIC, or another logic integrated circuit.

10:PC、12:CPU、16:LCD、20:ネットワークI/F、26:制御プログラム、28:OS、30:WIA、32:データ記憶領域、50:スキャナ、52:スキャナ   10: PC, 12: CPU, 16: LCD, 20: Network I / F, 26: Control program, 28: OS, 30: WIA, 32: Data storage area, 50: Scanner, 52: Scanner

Claims (10)

情報処理装置のコンピュータが読み取り可能な制御プログラムであって、
前記コンピュータは、前記制御プログラムと異なるアプリケーションプログラムも読み取り可能であり、
前記制御プログラムは、
スキャナからのスキャン指示を前記情報処理装置が受信した場合に、前記アプリケーションプログラムとの連携機能に従って起動し、
前記コンピュータを、
前記スキャン指示の送信元であるスキャナに対応する設定情報を、前記情報処理装置のメモリから読み出す読出手段であって、前記設定情報はスキャン処理を実行するための設定パラメータを含む、前記読出手段と、
前記読出手段により読み出された前記設定情報にしたがったスキャン要求を、前記スキャナに送信する送信手段と、
前記送信手段により送信した前記スキャン要求に応じて前記スキャナから受信した画像データを前記情報処理装置の所定の出力先に出力させる出力手段として機能させ、
前記コンピュータを、さらに、
前記制御プログラムが起動した際に、前記読出手段により前記設定情報がメモリから読み出されない場合に、前記スキャナに関するデバイス情報に基づいて、前記設定情報を作成する作成手段として機能させ、
前記送信手段は、
前記作成手段により作成された前記設定情報にしたがったスキャン要求を前記スキャナに送信する、
ことを特徴とする制御プログラム。
A control program readable by a computer of the information processing device,
The computer can also read an application program different from the control program,
The control program includes:
When the information processing apparatus receives a scan instruction from a scanner, the information processing apparatus is activated in accordance with a cooperative function with the application program,
Said computer,
A reading unit that reads setting information corresponding to a scanner that is a transmission source of the scan instruction from a memory of the information processing apparatus, wherein the setting information includes a setting parameter for executing a scan process; ,
A transmitting unit that transmits a scan request according to the setting information read by the reading unit to the scanner,
Functioning as output means for outputting image data received from the scanner to a predetermined output destination of the information processing apparatus in response to the scan request transmitted by the transmission means,
The computer,
When the control program is started, when the setting information is not read from the memory by the reading unit, based on device information about the scanner, the function as a creating unit that creates the setting information,
The transmitting means,
Transmitting a scan request to the scanner according to the setting information created by the creating unit;
A control program characterized by the above-mentioned.
前記コンピュータを、
前記制御プログラムにスキャン指示を送信したスキャナが実行可能な能力情報を、前記デバイス情報として、当該スキャナから受信する受信手段として機能させ、
前記作成手段は、
前記受信手段により受信された能力情報に基づいて、前記設定情報を作成することを特徴とする請求項1に記載の制御プログラム。
Said computer,
The capability information executable by the scanner that has transmitted the scan instruction to the control program, as the device information, to function as a receiving unit that receives from the scanner,
The creation means,
2. The control program according to claim 1, wherein the setting information is created based on the capability information received by the receiving unit.
前記設定情報は、前記設定パラメータと前記スキャナから受信する画像データの保存に関する保存情報とを含み、
前記出力手段は、
前記スキャナから受信した画像データを、前記画像データを送信した前記スキャナに対応する前記保存情報で指定された保存先に出力することを特徴とする請求項1又は2に記載の制御プログラム。
The setting information includes the setting parameters and storage information regarding storage of image data received from the scanner,
The output means,
3. The control program according to claim 1, wherein the image data received from the scanner is output to a storage destination specified by the storage information corresponding to the scanner that transmitted the image data.
前記作成手段は、
前記制御プログラムにスキャン指示を送信したスキャナと異なるスキャナに対応する設定情報が前記メモリに記憶されている場合に、当該異なるスキャナに対応する設定情報に基づいて、前記制御プログラムにスキャン指示を送信したスキャナに対応する設定情報を作成することを特徴とする請求項3に記載の制御プログラム。
The creation means,
When setting information corresponding to a scanner different from the scanner that transmitted the scan instruction to the control program is stored in the memory, a scan instruction is transmitted to the control program based on the setting information corresponding to the different scanner. 4. The control program according to claim 3, wherein setting information corresponding to the scanner is created.
前記作成手段は、
前記スキャン指示に設定パラメータが含まれている場合に、当該設定パラメータに基づいて、制御プログラムにスキャン指示を送信したスキャナに対応する設定情報を作成することを特徴とする請求項1乃至4の何れか1項に記載の制御プログラム。
The creation means,
5. The method according to claim 1, wherein when the scan instruction includes a setting parameter, setting information corresponding to the scanner that has transmitted the scan instruction to the control program is created based on the setting parameter. The control program according to claim 1.
前記制御プログラムは、ネットワークに接続されたスキャナを含む複数のデバイスのうち、画像処理の実行対象となる1個のデバイスを設定し、
前記コンピュータを、
前記制御プログラムにスキャン指示を送信したスキャナを、当該制御プログラムによる画像処理の実行対象となるデバイスとして設定する設定手段として機能させることを特徴とする請求項1乃至5の何れか1項に記載の制御プログラム。
The control program sets one device to be subjected to image processing among a plurality of devices including a scanner connected to a network,
Said computer,
The scanner according to claim 1, wherein the scanner that has transmitted the scan instruction to the control program functions as a setting unit that sets the scanner as a device on which image processing is performed by the control program. Control program.
前記コンピュータを、
前記制御プログラムが起動した際に、EULAに同意されていない場合に、EULAへの同意後に前記制御プログラムへの再スキャン指示を行うように促す画面を、前記情報処理装置の表示インタフェースに表示させる表示手段として機能させることを特徴とする請求項1乃至6の何れか1項に記載の制御プログラム。
Said computer,
When the control program is activated, if the EULA has not been agreed, a display for prompting the control program to re-scan the control program after agreeing to the EULA is displayed on the display interface of the information processing apparatus. The control program according to any one of claims 1 to 6, wherein the control program functions as a unit.
前記コンピュータを、
前記制御プログラムが起動した際に、EULAに同意されておらず、前記制御プログラムに送信されたスキャン指示に設定情報が含まれている場合に、当該設定情報を、前記メモリに記憶させる記憶手段として機能させ
前記作成手段は、
前記表示手段による画面の表示に応じて前記制御プログラムが前記スキャナから再スキャン指示を受信した場合に、前記記憶手段により記憶された設定情報に基づいて、当該制御プログラムに再スキャン指示を送信したスキャナに対応する設定情報を作成することを特徴とする請求項7に記載の制御プログラム。
Said computer,
When the control program is started, if EULA has not been agreed and the scan instruction transmitted to the control program includes setting information, the setting information is stored in the memory. The creating means is
A scanner that transmits a rescan instruction to the control program based on the setting information stored by the storage unit when the control program receives a rescan instruction from the scanner in response to screen display by the display unit; The control program according to claim 7, wherein setting information corresponding to the control information is created.
前記アプリケーションプログラムは、オペレーティングシステムであることを特徴とする請求項1乃至8の何れか1項に記載の制御プログラム。   The control program according to any one of claims 1 to 8, wherein the application program is an operating system. 情報処理装置であって、
スキャナと通信する通信インタフェースと、
メモリと、
制御プログラムとアプリケーションプログラムとを制御する制御部と、を備え、
前記制御部は、
前記スキャナからのスキャン指示を前記通信インタフェースを介して受信した場合に、前記アプリケーションプログラムとの連携機能に従って前記制御プログラムを起動する起動手段と、
前記起動手段により起動した前記制御プログラムを制御することにより、前記スキャン指示の送信元であるスキャナに対応する設定情報を、前記メモリから読み出す読出手段であって、前記設定情報はスキャン処理を実行するための設定パラメータを含む、前記読出手段と、
前記起動手段により前記制御プログラムを起動させた際に、前記読出手段により前記設定情報がメモリから読み出されない場合に、前記スキャナに関するデバイス情報に基づいて、前記設定情報を作成する作成手段と、
前記読出手段により読み出された前記設定情報または前記作成手段により作成された前記設定情報にしたがったスキャン要求を、前記通信インタフェースを介して前記スキャナに送信する送信手段と、
前記送信手段により送信した前記スキャン要求に応じて前記通信インタフェースを介して前記スキャナから受信した画像データを、前記情報処理装置の所定の出力先に出力させる出力手段と、
を実行することを特徴とする情報処理装置。
An information processing device,
A communication interface for communicating with the scanner;
Memory and
A control unit that controls the control program and the application program,
The control unit includes:
When receiving a scan instruction from the scanner via the communication interface, activation means for activating the control program according to a cooperative function with the application program,
Reading means for reading, from the memory, setting information corresponding to the scanner which is the transmission source of the scan instruction by controlling the control program started by the starting means, wherein the setting information executes a scanning process Said reading means, comprising setting parameters for:
Creating means for creating the setting information based on device information on the scanner when the setting information is not read from the memory by the reading means when the control program is started by the starting means;
A transmitting unit that transmits a scan request according to the setting information read by the reading unit or the setting information created by the creating unit to the scanner via the communication interface;
Output means for outputting image data received from the scanner via the communication interface in response to the scan request transmitted by the transmission means to a predetermined output destination of the information processing apparatus;
An information processing apparatus characterized by executing:
JP2018143234A 2018-07-31 2018-07-31 Control program, and information processing apparatus Pending JP2020021193A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018143234A JP2020021193A (en) 2018-07-31 2018-07-31 Control program, and information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018143234A JP2020021193A (en) 2018-07-31 2018-07-31 Control program, and information processing apparatus

Publications (1)

Publication Number Publication Date
JP2020021193A true JP2020021193A (en) 2020-02-06

Family

ID=69589826

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018143234A Pending JP2020021193A (en) 2018-07-31 2018-07-31 Control program, and information processing apparatus

Country Status (1)

Country Link
JP (1) JP2020021193A (en)

Similar Documents

Publication Publication Date Title
US8947720B2 (en) Communication terminal device, communication control method, and non-transitory computer-readable medium storing communication control program
US8640148B2 (en) Information processing apparatus, information processing method and storage medium
CN110321086B (en) Non-transitory computer-readable recording medium and method of controlling information processing apparatus
US9846561B2 (en) Image forming apparatus, method of controlling the same, storage medium, and information processing apparatus communicating with image forming apparatus for saving a transmission history based on a user instruction
US9509872B2 (en) Image reading apparatus and non-transitory computer-readable medium having image reading program
US10795619B2 (en) Non-transitory computer-readable recording medium storing computer-executable instructions for information processing device, and method of controlling information processing device
US10055174B2 (en) Information processing apparatus, method, and storage medium storing program
JP2010135910A (en) System and method for managing user-setting information, program, and storage medium
JP2020004159A (en) Information processing apparatus, method of controlling information processing apparatus, and program therefor
US20200366806A1 (en) Non-transitory computer-readable medium having control instructions, information processing device, and control method
JP6642205B2 (en) Control program and terminal device
JP6641928B2 (en) program
JP6187518B2 (en) Information processing terminal and program
KR20110036372A (en) Host apparatus connected to image forming apparatus and information management method thereof
JP6752442B2 (en) Programs and terminals
JP6786967B2 (en) Information processing equipment and programs
JP2021196906A (en) Information processing apparatus, method for controlling the same, and program
JP7131045B2 (en) Program and communication system
JP7484386B2 (en) PROGRAM AND INFORMATION PROCESSING APPARATUS
JP2020021193A (en) Control program, and information processing apparatus
JP2016126604A (en) Terminal device, program, information processing system and output method
US10019600B2 (en) Information processing apparatus, control method for information processing apparatus, and storage medium
JP2015222557A (en) Information processing device, information processing method, program and information processing system
JP7505277B2 (en) Setup system and setup program
JP7404810B2 (en) Image reading device