JP7367532B2 - Information processing device, information processing method and program - Google Patents

Information processing device, information processing method and program Download PDF

Info

Publication number
JP7367532B2
JP7367532B2 JP2020000789A JP2020000789A JP7367532B2 JP 7367532 B2 JP7367532 B2 JP 7367532B2 JP 2020000789 A JP2020000789 A JP 2020000789A JP 2020000789 A JP2020000789 A JP 2020000789A JP 7367532 B2 JP7367532 B2 JP 7367532B2
Authority
JP
Japan
Prior art keywords
information
initialization
external device
storage means
initialized
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
JP2020000789A
Other languages
Japanese (ja)
Other versions
JP2021047836A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to US16/911,538 priority Critical patent/US11212411B2/en
Priority to EP20182627.8A priority patent/EP3767453A1/en
Publication of JP2021047836A publication Critical patent/JP2021047836A/en
Application granted granted Critical
Publication of JP7367532B2 publication Critical patent/JP7367532B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

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

従来から、情報処理装置における記憶手段の情報を初期化する技術が知られている。以上の従来技術では、外部装置からの初期化指示を情報処理装置で受信可能とする構成が採用される場合があった。初期化指示が情報処理装置で受信された場合、情報処理装置における記憶手段の情報が初期化される。 2. Description of the Related Art Conventionally, techniques for initializing information in a storage means in an information processing device have been known. In the above-mentioned conventional technology, a configuration is sometimes adopted in which the information processing apparatus can receive an initialization instruction from an external device. When the initialization instruction is received by the information processing device, information in the storage means in the information processing device is initialized.

また、上述の従来技術では、情報処理装置(記憶手段)の各情報が初期化された場合、その旨を外部装置へ通知する構成が採用される場合があった(例えば、特許文献1)。 Further, in the above-mentioned conventional technology, when each piece of information in the information processing device (storage means) is initialized, a configuration is sometimes adopted in which an external device is notified of the initialization (for example, Patent Document 1).

しかし、上述の従来技術では、外部装置との通信を可能にする情報(後述の設定情報など)が記憶手段に記憶される場合がある。以上の場合、記憶手段の全ての情報が一度に初期化された場合、その後、初期化が終了した旨を外部装置へ通知できない不都合が生じる。以上の事情を考慮して、本発明は、外部装置との通信を可能にする第1情報を含む各情報を初期化する構成において、初期化が終了した旨を通知可能にすることを目的とする。 However, in the above-mentioned conventional technology, information that enables communication with an external device (such as setting information to be described later) may be stored in the storage means. In the above case, if all the information in the storage means is initialized at once, there will be a problem that it will not be possible to notify the external device that the initialization has been completed. In consideration of the above circumstances, an object of the present invention is to enable notification that initialization has been completed in a configuration that initializes each piece of information including first information that enables communication with an external device. do.

上記課題を解決するために、本発明の情報処理装置は、外部装置との通信を可能にする第1情報、および、第1情報とは異なる第2情報を記憶する記憶手段と、外部装置からの初期化指示を受信する受信手段と、初期化指示が受信されると、第1情報および第2情報のうち第2情報を初期化する第1初期化手段と、初期化が終了した旨を外部装置へ通知可能にする通知手段と、初期化が終了した旨が外部装置へ通知されると、第1情報を初期化する第2初期化手段とを具備する。 In order to solve the above problems, an information processing device of the present invention includes a storage means for storing first information that enables communication with an external device, and second information different from the first information, and a receiving means for receiving an initialization instruction; first initialization means for initializing second information of the first information and second information when the initialization instruction is received; The information processing apparatus includes a notification means that enables notification to an external device, and a second initialization means that initializes the first information when the external device is notified that the initialization has been completed.

以上の構成では、外部装置との通信を可能にする第1情報を含む各情報(第1情報、第2情報)を初期化する構成において、初期化が終了した旨が外部装置へ通知されると第1情報が初期化されるため、初期化が終了した旨を外部装置へ通知可能になる。 In the above configuration, when each piece of information (first information, second information) including the first information that enables communication with an external device is initialized, the external device is notified that the initialization has been completed. Since the first information is initialized, it becomes possible to notify the external device that the initialization has been completed.

本発明によれば、外部装置との通信を可能にする第1情報を含む各情報を初期化する構成において、初期化が終了した旨を外部装置へ通知可能になる。 According to the present invention, in a configuration that initializes each piece of information including first information that enables communication with an external device, it becomes possible to notify the external device that initialization has been completed.

情報処理装置の一例であるMFPを具備する情報処理システムを説明するための図である。FIG. 1 is a diagram for explaining an information processing system including an MFP, which is an example of an information processing device. 情報処理装置の一例であるMFPのハードウェア構成を説明するための図である。FIG. 2 is a diagram for explaining the hardware configuration of an MFP, which is an example of an information processing device. 情報処理装置の機能ブロック図である。FIG. 2 is a functional block diagram of an information processing device. 初期化処理の具体例を説明するための図である。FIG. 3 is a diagram for explaining a specific example of initialization processing. 第1実施形態における初期化処理のフローチャートである。It is a flowchart of initialization processing in a 1st embodiment. 第2実施形態における初期化処理のフローチャートである。It is a flowchart of initialization processing in a 2nd embodiment. 第2実施形態の待機期間で表示される待機中画像の模擬図である。FIG. 7 is a mock diagram of a standby image displayed during a standby period according to the second embodiment. 第3実施形態の情報処理装置の機能ブロック図である。FIG. 3 is a functional block diagram of an information processing device according to a third embodiment. 第3実施形態の初期化処理の具体例を説明するための図である。FIG. 7 is a diagram for explaining a specific example of initialization processing according to the third embodiment. 第3実施形態における初期化処理のフローチャートである。It is a flowchart of initialization processing in a 3rd embodiment. 第4実施形態における初期化処理のフローチャートである。It is a flowchart of initialization processing in a 4th embodiment. 第5実施形態における初期化処理のフローチャートである。It is a flowchart of initialization processing in a 5th embodiment. 変形例における終了情報を説明するための図である。FIG. 7 is a diagram for explaining end information in a modified example.

<第1実施形態>
図1は、本発明の情報処理装置の一例であるMFP(Multifunction Peripheral Product Printer)100を具備する情報処理システムの具体例を説明するための図である。
<First embodiment>
FIG. 1 is a diagram for explaining a specific example of an information processing system including an MFP (Multifunction Peripheral Product Printer) 100, which is an example of the information processing apparatus of the present invention.

以上の情報処理システムでは、ネットワークNを介して、MFP100と外部装置200とが通信可能である。以上の各構成は、例えば、HTTP(HyperText Transfer Protocol)方式の通信でHTML(HyperText Markup Language)形式のデータを送受信する。ただし、各構成の通信方式等は適宜に変更できる。 In the above information processing system, the MFP 100 and the external device 200 can communicate via the network N. Each of the above configurations transmits and receives data in HTML (HyperText Markup Language) format using, for example, HTTP (HyperText Transfer Protocol) communication. However, the communication method etc. of each configuration can be changed as appropriate.

ネットワークNとしては、例えばインターネット、専用のネットワーク、VPN(仮想プライベートネットワーク)およびローカルネットワークの何れであってもよい。また、以上の各ネットワークの組合せであってもよい。また、有線通信および無線通信の何れを採用してもよい。 The network N may be, for example, the Internet, a dedicated network, a VPN (virtual private network), or a local network. Alternatively, a combination of the above networks may be used. Further, either wired communication or wireless communication may be employed.

図1に示す通り、外部装置200は、MFP100に対して初期化指示を送信できる。初期化指示は、MFP100が具備する記憶手段(後述のHD109等)の情報を初期化するための指示である。以上の初期化指示は、例えば、外部装置200を適宜に操作した場合にMFP100へ送信される。 As shown in FIG. 1, external device 200 can send an initialization instruction to MFP 100. The initialization instruction is an instruction for initializing information in a storage unit (HD 109, etc. described below) included in MFP 100. The above initialization instruction is transmitted to MFP 100, for example, when external device 200 is operated appropriately.

MFP100は、外部装置200から初期化指示を受信すると、記憶手段の情報が初期化される初期化処理(後述のリモート初期化処理)を実行する。また、MFP100を直接操作することでも、初期化処理(後述の通常初期化処理)を実行可能である。以下、MFP100(情報処理装置)が具備する記憶手段の情報を初期化することを、単に「MFP100(情報処理装置)を初期化する」と記載する場合がある。 Upon receiving the initialization instruction from external device 200, MFP 100 executes initialization processing (remote initialization processing to be described later) in which information in the storage unit is initialized. Further, initialization processing (normal initialization processing to be described later) can also be executed by directly operating MFP 100. Hereinafter, initializing the information in the storage means included in the MFP 100 (information processing apparatus) may be simply referred to as "initializing the MFP 100 (information processing apparatus)".

本実施形態の構成では、外部装置200の設置場所からMFP100を初期化することができる。したがって、MFP100を直接操作する以外に初期化の方法が無い構成と比較して利便性を向上させることができる。例えば、MFP100の管理者は、当該MFP100の設置場所を変更する際に、外部装置200を操作してMFP100を初期化する。 In the configuration of this embodiment, the MFP 100 can be initialized from the installation location of the external device 200. Therefore, convenience can be improved compared to a configuration in which there is no initialization method other than directly operating the MFP 100. For example, when changing the installation location of the MFP 100, the administrator of the MFP 100 operates the external device 200 to initialize the MFP 100.

MFP100は、初期化処理を実行した場合、当該初期化処理の終了が通知される終了情報を外部装置200へ送信可能に構成される。本実施形態の終了情報では、例えば、初期化が終了した旨のメッセージ、初期化されたMFP100を特定可能な情報(機種名など)、初期化を実行した日時、初期化された情報が通知される。ただし、初期化の終了が通知されれば足り、終了情報で通知される情報は適宜に変更できる。 When MFP 100 executes initialization processing, it is configured to be able to transmit termination information to external device 200 to notify that the initialization processing has ended. In the termination information of this embodiment, for example, a message indicating that initialization has been completed, information that can identify the initialized MFP 100 (model name, etc.), the date and time when initialization was executed, and initialized information are notified. Ru. However, it is sufficient to be notified of the end of initialization, and the information notified as the end information can be changed as appropriate.

ところで、MFP100の記憶手段には、外部装置200との通信に必要な設定情報(第1情報)が記憶される。以上の設定情報は、例えば、外部装置200のIPアドレス(Internet Protocol address)、デフォルトゲートウェイ、DNS(Domain Name System)サーバの設定を特定可能な情報である。 By the way, setting information (first information) necessary for communication with the external device 200 is stored in the storage unit of the MFP 100. The above setting information is information that can specify, for example, the settings of the IP address (Internet Protocol address), default gateway, and DNS (Domain Name System) server of the external device 200.

MFP100を初期化する際に、上述の設定情報が初期化されるのが好適な場合がある。しかし、仮に、設定情報を含む全ての情報が一度に初期化された場合、その後、外部装置200との通信が不可能になる。したがって、初期化後に上述の終了情報を外部装置200へ送信できないという不都合がある。 When initializing MFP 100, it may be preferable that the above-mentioned setting information be initialized. However, if all the information including the setting information is initialized at once, communication with the external device 200 becomes impossible after that. Therefore, there is an inconvenience that the above-mentioned termination information cannot be sent to the external device 200 after initialization.

以上の事情を考慮して、本実施形態では、MFP100を初期化する際に、設定情報を含む情報を初期化でき、且つ、終了情報を外部装置200へ送信できる構成が採用される。詳細には後述するが、本実施形態では、MFP100を初期化する場合、先ず、設定情報以外の情報(第2情報)が初期化され、当該初期化の終了を通知する終了情報が外部装置200へ送信される。以上の構成において、終了情報が送信された後に、設定情報が初期化される(後述の図4参照)。 In consideration of the above circumstances, this embodiment adopts a configuration in which information including setting information can be initialized when the MFP 100 is initialized, and termination information can be transmitted to the external device 200. Although details will be described later, in this embodiment, when initializing the MFP 100, first information other than the setting information (second information) is initialized, and termination information notifying the end of the initialization is sent to the external device 200. sent to. In the above configuration, after the termination information is transmitted, the setting information is initialized (see FIG. 4, which will be described later).

図2は、MFP100のハードウェア構成図である。図2に示されているように、MFP100は、コントローラ110、近距離通信回路120、エンジン制御部130、操作パネル140、ネットワークI/F150を備えている。 FIG. 2 is a hardware configuration diagram of the MFP 100. As shown in FIG. 2, the MFP 100 includes a controller 110, a short-range communication circuit 120, an engine control section 130, an operation panel 140, and a network I/F 150.

コントローラ110は、コンピュータの主要部であるCPU101、システムメモリ(MEM-P)102、ノースブリッジ(NB)103、サウスブリッジ(SB)204、ASIC(Application Specific Integrated Circuit)206、記憶部であるローカルメモリ(MEM-C)107、HDDコントローラ108、及び、記憶部であるHD109を有し、NB103とASIC106との間をAGP(Accelerated Graphics Port)バス121で接続した構成となっている。 The controller 110 includes a CPU 101 which is the main part of the computer, a system memory (MEM-P) 102, a north bridge (NB) 103, a south bridge (SB) 204, an ASIC (Application Specific Integrated Circuit) 206, and a local memory which is a storage part. (MEM-C) 107, an HDD controller 108, and an HD 109 which is a storage unit, and has a configuration in which the NB 103 and the ASIC 106 are connected by an AGP (Accelerated Graphics Port) bus 121.

CPU101は、MFP100の全体制御を行う制御部である。NB103は、CPU101と、MEM-P102、SB104、及びAGPバス121とを接続するためのブリッジであり、MEM-P102に対する読み書きなどを制御するメモリコントローラと、PCI(Peripheral Component Interconnect)マスタ及びAGPターゲットとを有する。 CPU 101 is a control unit that performs overall control of MFP 100. NB103 is a bridge for connecting CPU101, MEM-P102, SB104, and AGP bus 121, and is a memory controller that controls reading and writing to MEM-P102, a PCI (Peripheral Component Interconnect) master, and AGP target. has.

MEM-P102は、コントローラ110の各機能を実現させるプログラムやデータの格納用メモリであるROM102a、プログラムやデータの展開、及びメモリ印刷時の描画用メモリなどとして用いるRAM102bとからなる。なお、RAM102bに記憶されているプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD-ROM、CD-R、DVD等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。 The MEM-P 102 includes a ROM 102a that is a memory for storing programs and data that realize each function of the controller 110, and a RAM 102b that is used as a memory for developing programs and data, and for drawing when printing the memory. Note that the program stored in the RAM 102b is configured to be provided as an installable or executable file recorded on a computer-readable recording medium such as a CD-ROM, CD-R, or DVD. You may.

SB104は、NB103とPCIデバイス、周辺デバイスとを接続するためのブリッジである。ASIC106は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)であり、AGPバス121、PCIバス122、HDDコントローラ108およびMEM-C107をそれぞれ接続するブリッジの役割を有する。 The SB 104 is a bridge for connecting the NB 103 to PCI devices and peripheral devices. The ASIC 106 is an IC (Integrated Circuit) for image processing that includes hardware elements for image processing, and has the role of a bridge that connects the AGP bus 121, the PCI bus 122, the HDD controller 108, and the MEM-C 107, respectively.

ASIC106は、PCIターゲットおよびAGPマスタ、ASIC206の中核をなすアービタ(ARB)、MEM-C107を制御するメモリコントローラ、ハードウェアロジックなどにより画像データの回転などを行う複数のDMAC(Direct Memory Access Controller)、並びに、スキャナ部131及びプリンタ部132との間でPCIバス122を介したデータ転送を行うPCIユニットとからなる。なお、ASIC106には、USB(Universal Serial Bus)のインターフェースや、IEEE1394(Institute of Electrical and Electronics Engineers 1394)のインターフェースを接続するようにしてもよい。 The ASIC 106 includes a PCI target and an AGP master, an arbiter (ARB) that is the core of the ASIC 206, a memory controller that controls the MEM-C 107, multiple DMACs (Direct Memory Access Controllers) that rotate image data using hardware logic, etc. It also includes a PCI unit that transfers data between the scanner section 131 and the printer section 132 via the PCI bus 122. Note that the ASIC 106 may be connected to a USB (Universal Serial Bus) interface or an IEEE 1394 (Institute of Electrical and Electronics Engineers 1394) interface.

MEM-C107は、コピー用画像バッファ及び符号バッファとして用いるローカルメモリである。HD109は、画像データの蓄積、印刷時に用いるフォントデータの蓄積、フォームの蓄積を行うためのストレージである。また、HD109には、外部装置のアドレス等が蓄積される。 MEM-C 107 is a local memory used as a copy image buffer and code buffer. The HD 109 is a storage for storing image data, font data used during printing, and forms. Further, the HD 109 stores addresses of external devices and the like.

HDDコントローラ108は、CPU101の制御にしたがってHD109に対するデータの読出又は書込を制御する。AGPバス121は、グラフィック処理を高速化するために提案されたグラフィックスアクセラレータカード用のバスインタフェースであり、MEM-P102に高スループットで直接アクセスすることにより、グラフィックスアクセラレータカードを高速にすることができる。 The HDD controller 108 controls data reading or writing to the HD 109 under the control of the CPU 101. The AGP bus 121 is a bus interface for a graphics accelerator card proposed to speed up graphics processing, and can speed up the graphics accelerator card by directly accessing the MEM-P 102 with high throughput. .

また、近距離通信回路120には、近距離通信回路120aが備わっている。近距離通信回路120は、NFC、Bluetooth(登録商標)等の通信回路である。更に、エンジン制御部130は、スキャナ部131及びプリンタ部132によって構成されている。また、操作パネル140は、現在の設定値や選択画面等を表示させ、操作者からの入力を受け付けるタッチパネル等のパネル表示部140a、並びに、濃度の設定条件などの画像形成に関する条件の設定値を受け付けるテンキー及びコピー開始指示を受け付けるスタートキー等からなる操作パネル140bを備えている。 Further, the short-range communication circuit 120 includes a short-range communication circuit 120a. The short-range communication circuit 120 is a communication circuit such as NFC or Bluetooth (registered trademark). Further, the engine control section 130 includes a scanner section 131 and a printer section 132. The operation panel 140 also includes a panel display section 140a such as a touch panel that displays current setting values, a selection screen, etc., and receives input from the operator, as well as displaying setting values for conditions related to image formation such as density setting conditions. The operation panel 140b includes a numeric keypad for accepting instructions, a start key for accepting copy start instructions, and the like.

コントローラ110は、MFP100全体の制御を行い、例えば、描画、通信、操作パネル140からの入力等を制御する。スキャナ部131又はプリンタ部132には、誤差拡散やガンマ変換などの画像処理部分が含まれている。 The controller 110 controls the entire MFP 100, and controls, for example, drawing, communication, input from the operation panel 140, and the like. The scanner section 131 or the printer section 132 includes image processing sections such as error diffusion and gamma conversion.

なお、MFP100は、操作パネル140のアプリケーション切り替えキーにより、ドキュメントボックス機能、コピー機能、プリンタ機能、およびファクシミリ機能を順次に切り替えて選択することが可能となる。ドキュメントボックス機能の選択時にはドキュメントボックスモードとなり、コピー機能の選択時にはコピーモードとなり、プリンタ機能の選択時にはプリンタモードとなり、ファクシミリモードの選択時にはファクシミリモードとなる。 Note that the MFP 100 can sequentially switch and select the document box function, copy function, printer function, and facsimile function using the application switching key on the operation panel 140. When the document box function is selected, the mode becomes document box mode, when the copy function is selected, the mode becomes copy mode, when the printer function is selected, the mode becomes printer mode, and when the facsimile mode is selected, the mode becomes facsimile mode.

また、ネットワークI/F150は、通信ネットワークを利用してデータ通信をするためのインターフェースである。近距離通信回路120及びネットワークI/F150は、PCIバス122を介して、ASIC106に電気的に接続されている。 Further, the network I/F 150 is an interface for data communication using a communication network. Near field communication circuit 120 and network I/F 150 are electrically connected to ASIC 106 via PCI bus 122.

図2に示す通り、コントローラ110には、NVRAM(Non-Volatile RAM)105が設けられる。NVRAM105は、MFP100へ電源が供給されない期間においても情報が保持される不揮発性メモリである。以上のNVRAM105は、外部装置200との通信を可能にする設定情報を含む各種の情報を記憶する。ただし、設定情報が他の記憶手段に記憶される構成としてもよい。 As shown in FIG. 2, the controller 110 is provided with an NVRAM (Non-Volatile RAM) 105. NVRAM 105 is a nonvolatile memory that retains information even during a period when power is not supplied to MFP 100. The NVRAM 105 described above stores various information including setting information that enables communication with the external device 200. However, the configuration may be such that the setting information is stored in another storage means.

図3は、情報処理装置10の機能ブロック図である。図3に示す通り、情報処理装置10は、記憶手段11、受信手段12、初期化手段13および送信手段(通知手段)14を含む。MFP100は、CPU101がプログラムを実行することで、以上の各構成として機能する。例えば、上述のRAM102b、MEM-C107、NVRAM105およびHD109(図2参照)の組合せが記憶手段11として機能する。 FIG. 3 is a functional block diagram of the information processing device 10. As shown in FIG. 3, the information processing device 10 includes a storage means 11, a reception means 12, an initialization means 13, and a transmission means (notification means) 14. The MFP 100 functions as each of the above configurations when the CPU 101 executes a program. For example, a combination of the above-mentioned RAM 102b, MEM-C 107, NVRAM 105, and HD 109 (see FIG. 2) functions as the storage means 11.

図3に示す通り、記憶手段11は、第1情報Daおよび第2情報Dbを記憶する。以上の第1情報Daおよび第2情報Dbは、後述の初期化処理により初期化される情報である。したがって、例えば、上述のROM102a(書換不可能なメモリ)が記憶する情報は、第1情報Daおよび第2情報Dbの何れにも含まれない。 As shown in FIG. 3, the storage means 11 stores first information Da and second information Db. The above first information Da and second information Db are information that is initialized by an initialization process that will be described later. Therefore, for example, the information stored in the above-mentioned ROM 102a (non-rewritable memory) is not included in either the first information Da or the second information Db.

なお、初期化処理により初期化される情報(第1情報Daおよび第2情報Db)は、適宜に変更できる。具体的には、上述のRAM102b、MEM-C107、NVRAM105およびHD109に記憶される全ての情報が初期化されてもよいし、一部の情報が初期化されてもよい。例えば、RAM102bに記憶されるプログラムの一部が初期化されない構成としてもよい。また、MFP100のメンテナンス(部品交換など)に用いるメンテナンス情報(部品の使用期間(回数)を示す情報など)が記憶される場合、メンテナンス情報が初期化されない構成が好適である。 Note that the information initialized by the initialization process (first information Da and second information Db) can be changed as appropriate. Specifically, all of the information stored in the RAM 102b, MEM-C 107, NVRAM 105, and HD 109 described above may be initialized, or some of the information may be initialized. For example, a configuration may be adopted in which part of the program stored in the RAM 102b is not initialized. Further, when maintenance information (information indicating the usage period (number of times) of a component, etc.) used for maintenance (part replacement, etc.) of the MFP 100 is stored, a configuration in which the maintenance information is not initialized is preferable.

第1情報Daは、外部装置200との通信を可能にする情報である。第1情報Daには、上述の設定情報が含まれる。第2情報Dbは、第1情報Daとは異なる情報である。例えば、第2情報Dbは、上述のHD109が記憶する画像データ等である。 The first information Da is information that enables communication with the external device 200. The first information Da includes the above-mentioned setting information. The second information Db is different from the first information Da. For example, the second information Db is image data stored in the HD 109 described above.

情報処理装置10の受信手段12は、上述の初期化指示を受信する。また、初期化手段13は、初期化指示が受信されると、記憶手段11の各情報(Da、Db)を初期化する。送信手段14は、外部装置200から終了情報送信指示を受信すると、終了情報を外部装置へ送信する。 The receiving means 12 of the information processing device 10 receives the above-mentioned initialization instruction. Further, upon receiving the initialization instruction, the initialization means 13 initializes each piece of information (Da, Db) in the storage means 11. Upon receiving the termination information transmission instruction from the external device 200, the transmitting means 14 transmits the termination information to the external device.

具体的には、初期化手段13は、図3に示す通り、第1初期化手段13aおよび第2初期化手段13bを含む。第1初期化手段13aは、初期化指示が受信されると、第1情報Daおよび第2情報Dbのうち第2情報Dbを初期化する。送信手段14は、第1初期化手段13aによる初期化が終了し、外部装置200から終了情報送信指示を受信すると、終了情報を外部装置200へ送信する。第2初期化手段13bは、終了情報が送信されると、第1情報Daを初期化する。 Specifically, the initialization means 13 includes a first initialization means 13a and a second initialization means 13b, as shown in FIG. When the initialization instruction is received, the first initialization means 13a initializes the second information Db out of the first information Da and the second information Db. When the initialization by the first initializing means 13a is completed and the transmitting means 14 receives a termination information transmission instruction from the external device 200, the transmitting means 14 transmits the termination information to the external device 200. The second initializing means 13b initializes the first information Da when the end information is transmitted.

図3に示す通り、記憶手段11は、第1情報Daおよび第2情報Dbに加え、待機フラグfgを記憶する。上述した通り、本実施形態では、第1情報Daおよび第2情報Dbのうち第2情報Dbが先ず初期化され(第1初期化手段13a)、その後、終了情報が送信された後に(送信手段14)第1情報Daが初期化される(第2初期化手段13a)。待機フラグfgは、第2情報Dbの初期化が終了し終了情報が送信されていない期間(第1情報Daが初期化される前の期間)においてON状態になる。 As shown in FIG. 3, the storage means 11 stores a standby flag fg in addition to the first information Da and the second information Db. As described above, in this embodiment, the second information Db of the first information Da and the second information Db is first initialized (the first initialization means 13a), and then, after the end information is transmitted (the transmission means 14) The first information Da is initialized (second initialization means 13a). The standby flag fg is in an ON state during a period when the initialization of the second information Db is completed and end information is not transmitted (a period before the first information Da is initialized).

以下、待機フラグfgがON状態の期間を「待機期間」という。待機期間では、第2情報Dbは初期化されているが、第1情報Da(外部装置との通信を可能にする情報)は初期化されていない。したがって、待機期間は、情報処理装置10と外部装置200との通信が可能な期間である。 Hereinafter, the period during which the standby flag fg is in the ON state will be referred to as a "standby period". In the standby period, the second information Db is initialized, but the first information Da (information that enables communication with an external device) is not initialized. Therefore, the standby period is a period during which communication between the information processing device 10 and the external device 200 is possible.

外部装置200は、初期化指示を送信した後に、終了情報送信指示を情報処理装置10に対して送信する。情報処理装置10は、待機期間において、終了情報送信指示を受信するとともに、終了情報を外部装置200へ送信する。以上の終了情報は、第2情報Dbの初期化が終了した旨を通知するための情報である。また、情報処理装置10は、終了情報を送信すると、待機フラグfgをOFF状態へ変更し(待機状態を終了し)、第1情報Daを初期化する。 After transmitting the initialization instruction, the external device 200 transmits a termination information transmission instruction to the information processing device 10 . During the standby period, the information processing device 10 receives the termination information transmission instruction and transmits the termination information to the external device 200. The above end information is information for notifying that the initialization of the second information Db has ended. Further, upon transmitting the end information, the information processing device 10 changes the standby flag fg to the OFF state (ends the standby state) and initializes the first information Da.

以上の説明から理解される通り、待機期間は、外部装置200から終了情報送信指示が受信されるのを待機する期間である。また、待機期間は、第2情報Dbを初期化してから、第1情報Daを初期化せずに(終了情報を送信可能な状態で)待機する期間であるとも換言される。ただし、第2情報Dbを初期化した後に、外部装置200からの指示によらず終了情報が送信され、第1情報Daが初期化される構成としてもよい。 As understood from the above description, the standby period is a period in which the end information transmission instruction is waited for to be received from the external device 200. In other words, the waiting period is a period of waiting after initializing the second information Db without initializing the first information Da (in a state where the end information can be transmitted). However, after the second information Db is initialized, the end information may be transmitted without depending on an instruction from the external device 200, and the first information Da may be initialized.

図4は、記憶手段11の情報(Da、Db)が初期化される場合の具体例を説明するための図である。 FIG. 4 is a diagram for explaining a specific example when the information (Da, Db) in the storage means 11 is initialized.

なお、本実施形態では、外部装置200から初期化指示が受信された場合に加え、情報処理装置10を直接操作しても、記憶手段11の情報を初期化できる。以下、情報処理装置10の直接操作で実行される初期化処理を「通常初期化処理」と記載し、初期化指示の受信に応じて実行される初期化処理を「リモート初期化処理」と記載する場合がある。 Note that in this embodiment, in addition to receiving an initialization instruction from the external device 200, the information in the storage unit 11 can be initialized by directly operating the information processing device 10. Hereinafter, the initialization process executed by direct operation of the information processing device 10 will be referred to as "normal initialization process", and the initialization process executed in response to reception of an initialization instruction will be referred to as "remote initialization process". There are cases where

図4は、リモート初期化処理が実行された場合の具体例である。リモート初期化処理は、上述の第1初期化手段13aにより実行される第1初期化処理と第2初期化手段13bにより実行される第2初期化処理とを含む。 FIG. 4 shows a specific example when remote initialization processing is executed. The remote initialization process includes a first initialization process executed by the first initialization unit 13a described above and a second initialization process executed by the second initialization unit 13b.

図4(a)は、初期化処理が実行される前の各情報を説明するための図である。図4(a)に示す通り、記憶手段11は、初期化処理が実行される前の期間では、第1情報Daとして設定情報を記憶し、第2情報Dbとして画像データを含む各種の情報を記憶する。また、初期化処理が実行される前の期間では、待機フラグfgはOFF状態である。 FIG. 4(a) is a diagram for explaining each piece of information before the initialization process is executed. As shown in FIG. 4(a), in the period before the initialization process is executed, the storage means 11 stores setting information as first information Da, and stores various information including image data as second information Db. Remember. Further, in a period before the initialization process is executed, the standby flag fg is in an OFF state.

図4(b)は、上述の図4(a)の具体例において、初期化指示が受信された場合の具体例である。初期化指示が受信された場合、情報処理装置10の第1初期化手段13aが第1初期化処理を実行する。第1初期化処理が実行されると、図4(b)に示す通り、第2情報Dbが初期化される。すなわち、第2情報Dbがデフォルト(def)値にリセットされる。 FIG. 4(b) is a specific example when an initialization instruction is received in the specific example of FIG. 4(a) described above. When the initialization instruction is received, the first initialization means 13a of the information processing device 10 executes the first initialization process. When the first initialization process is executed, the second information Db is initialized as shown in FIG. 4(b). That is, the second information Db is reset to the default (def) value.

また、第1初期化処理が実行されると、待機フラグfgがON状態に変更され、待機期間へ移行する。上述した通り、情報処理装置10は、待機期間において、第1情報Daが初期化されない状態で、外部装置200からの終了情報送信指示を待機する。待機期間において、終了情報送信指示が受信されると、情報処理装置10は、終了情報を送信する。 Furthermore, when the first initialization process is executed, the standby flag fg is changed to the ON state, and the process shifts to a standby period. As described above, during the standby period, the information processing device 10 waits for the termination information transmission instruction from the external device 200 while the first information Da is not initialized. During the standby period, when the termination information transmission instruction is received, the information processing device 10 transmits the termination information.

図4(c)は、上述の図4(b)の具体例において、終了情報が送信された場合の具体例である。終了情報が送信された場合、情報処理装置10の第2初期化手段13bが第2初期化処理を実行する。第2初期化処理が実行されると、図4(c)に示す通り、第1情報Daが初期化される。すなわち、第1情報Daがデフォルト(def)値にリセットされる。また、第2初期化処理が実行されると、待機フラグfgがOFF状態に変更され、待機期間が終了する。 FIG. 4(c) is a specific example where end information is transmitted in the specific example of FIG. 4(b) described above. When the termination information is transmitted, the second initialization means 13b of the information processing device 10 executes the second initialization process. When the second initialization process is executed, the first information Da is initialized as shown in FIG. 4(c). That is, the first information Da is reset to the default (def) value. Furthermore, when the second initialization process is executed, the standby flag fg is changed to the OFF state, and the standby period ends.

以上の通り、本実施形態では、初期化指示が受信されると、第1情報Daおよび第2情報Dbのうち第2情報Dbを初期化する第1初期化手段13aと、第1初期化手段13aによる初期化が終了すると、該初期化の終了が通知される終了情報を外部装置200へ送信する送信手段14と、終了情報が送信されると、第1情報Daを初期化する第2初期化手段13bとを具備する。 As described above, in this embodiment, when an initialization instruction is received, the first initialization means 13a initializes the second information Db of the first information Da and the second information Db; When the initialization by 13a is completed, the transmitting means 14 transmits termination information to the external device 200 to be notified of the termination of the initialization, and when the termination information is transmitted, a second initialization unit 14 initializes the first information Da. converting means 13b.

以上の構成では、第2情報Dbの初期化が終了した旨が通知される終了情報を外部装置200へ送信した後に、外部装置200との通信を可能にする第1情報Daが初期化される。すなわち、終了情報が送信されるまで第1情報Daが初期化されない。したがって、外部装置との通信を可能にする第1情報Daを含む各情報(Da、Db)を初期化する構成において、初期化が終了した旨を通知する終了情報を外部装置へ送信可能になる。 In the above configuration, the first information Da that enables communication with the external device 200 is initialized after the end information notifying that the initialization of the second information Db has been completed is transmitted to the external device 200. . That is, the first information Da is not initialized until the end information is transmitted. Therefore, in a configuration that initializes each piece of information (Da, Db) including the first information Da that enables communication with an external device, it becomes possible to send termination information to the external device to notify that initialization has been completed. .

図5(a)は、情報処理装置10が実行する初期化処理のフローチャートである。以上の初期化処理は、情報処理装置10の直接操作により情報処理装置10が初期化される場合、または、外部装置200からの初期化指示により(リモート操作により)情報処理装置10が初期化される場合に実行される。 FIG. 5A is a flowchart of initialization processing executed by the information processing device 10. The above initialization process is performed when the information processing apparatus 10 is initialized by direct operation of the information processing apparatus 10 or when the information processing apparatus 10 is initialized by an initialization instruction from the external device 200 (by remote operation). Executed when

図5(a)に示す通り、初期化処理が開始されると、情報処理装置10は、外部装置200から初期化指示を受信したか否かを判定する(S1)。すなわち、ステップS1では、リモート操作(外部装置200に対する操作)による初期化であるか、情報処理装置10の直接操作による初期化であるかが判断される。 As shown in FIG. 5A, when the initialization process is started, the information processing device 10 determines whether an initialization instruction has been received from the external device 200 (S1). That is, in step S1, it is determined whether initialization is performed by remote operation (operation on external device 200) or by direct operation of information processing device 10.

初期化指示を受信していないと判断した場合(S1:No)、情報処理装置10は、通常初期化処理(S2)を実行する。すなわち、情報処理装置10が直接操作された場合、通常初期化処理が実行される。 If it is determined that the initialization instruction has not been received (S1: No), the information processing device 10 executes normal initialization processing (S2). That is, when the information processing device 10 is directly operated, normal initialization processing is executed.

通常初期化処理では、記憶手段11の第1情報Daおよび第2情報Dbが初期化される。ただし、通常初期化処理では、上述の待機期間が設けられず、終了情報が送信されない。通常初期化処理を実行した後に、情報処理装置10は、初期化処理を終了する。 In the normal initialization process, the first information Da and the second information Db of the storage means 11 are initialized. However, in the normal initialization process, the above-mentioned waiting period is not provided, and the end information is not transmitted. After performing the normal initialization process, the information processing device 10 ends the initialization process.

なお、通常初期化処理が実行された場合、その旨を通知するための情報が表示装置に表示される構成としてもよい。例えば、通常初期化処理の結果を通知するレポート情報(初期化の日時等)がパネル表示部140aに表示される構成が考えられる。また、以上のレポート情報が印刷される構成としてもよい。 Note that when the normal initialization process is executed, a configuration may be adopted in which information for notifying the user to that effect is displayed on the display device. For example, a configuration may be considered in which report information (initialization date and time, etc.) notifying the results of the normal initialization process is displayed on the panel display section 140a. Alternatively, the above report information may be printed.

上述のステップS1において、初期化指示が受信されたと判断した場合(S1:Yes)、情報処理装置10は、リモート初期化処理(S3)を実行する。リモート初期化処理が実行された場合、記憶手段11の第1情報Daおよび第2情報Dbが初期化され、終了情報が外部装置200へ送信される(詳細は後述の図5(b)参照)。リモート初期化処理を実行した後に、情報処理装置10は、初期化処理を終了する。 In step S1 described above, if it is determined that the initialization instruction has been received (S1: Yes), the information processing device 10 executes remote initialization processing (S3). When the remote initialization process is executed, the first information Da and the second information Db of the storage means 11 are initialized, and end information is sent to the external device 200 (see FIG. 5(b) described below for details). . After performing the remote initialization process, the information processing device 10 ends the initialization process.

図5(b)は、情報処理装置10が実行するリモート初期化処理のフローチャートである。リモート初期化処理を開始すると、情報処理装置10は、第1初期化処理(Sa1~Sa3)を実行する。上述した通り、第1初期化処理では、記憶手段11が記憶する各情報のうち第2情報Dbが初期化される。 FIG. 5(b) is a flowchart of remote initialization processing executed by the information processing device 10. When the remote initialization process is started, the information processing device 10 executes the first initialization process (Sa1 to Sa3). As described above, in the first initialization process, the second information Db among the pieces of information stored in the storage means 11 is initialized.

具体的には、第1初期化処理は、ステップSa1からステップSa3を含んで構成される。ステップSa1では、記憶手段11が記憶する各情報のうち、第2情報Dbの一部が初期化される(残りの一部はステップSa3で初期化される)。なお、ステップSa1では、第1情報Daは初期化されない。 Specifically, the first initialization process includes steps Sa1 to Sa3. In step Sa1, part of the second information Db among the pieces of information stored in the storage means 11 is initialized (the remaining part is initialized in step Sa3). Note that in step Sa1, the first information Da is not initialized.

例えば、ステップSa1では、HD109の第2情報Db(第2情報Dbの残りの一部)を除く第2情報Daが初期化される。以上のステップSa1では、NVRAM105、MEM-C107、RAM102bが記憶する各情報(ただし、第1情報Daを除く)が初期化される。 For example, in step Sa1, the second information Da of the HD 109 excluding the second information Db (the remaining part of the second information Db) is initialized. In step Sa1 above, each piece of information (excluding the first information Da) stored in the NVRAM 105, MEM-C 107, and RAM 102b is initialized.

ステップSa1を実行した後のステップSa2では、情報処理装置10が再起動される。また、再起動した後に、情報処理装置10は、HD109に記憶される各情報(第2情報Dbの残りの一部)を初期化する(Sa3)。以上の第1初期化処理(Sa1~Sa3)によれば、記憶手段11の第2情報Dbが初期化される。なお、HD109を初期化するに際して、再起動が不要な場合、ステップSa2が省略される構成としてもよい。 In step Sa2 after executing step Sa1, the information processing device 10 is restarted. Further, after rebooting, the information processing device 10 initializes each piece of information (the remaining part of the second information Db) stored in the HD 109 (Sa3). According to the above-described first initialization processing (Sa1 to Sa3), the second information Db of the storage means 11 is initialized. Note that when restarting the HD 109 is not necessary when initializing the HD 109, a configuration may be adopted in which step Sa2 is omitted.

第1初期化処理を実行した後に、情報処理装置10は、待機フラグfgをON状態に変化させる(Sa4)。すなわち、待機期間が開始される。待機期間が開始されると、情報処理装置10は、外部装置200から終了情報送信指示を受信したか否かを判定する(Sa5)。情報処理装置10は、終了情報送信指示を受信するまで、ステップSa5を繰返し実行する(Sa5:No)。 After executing the first initialization process, the information processing device 10 changes the standby flag fg to the ON state (Sa4). That is, a waiting period begins. When the standby period starts, the information processing device 10 determines whether a termination information transmission instruction has been received from the external device 200 (Sa5). The information processing device 10 repeatedly executes step Sa5 until receiving the termination information transmission instruction (Sa5: No).

終了情報送信指示を受信したと判断した場合(Sa5:Yes)、情報処理装置10は、終了情報送信処理(Sa6)を実行する。終了情報送信処理では、終了情報が外部装置200へ送信される。以上の終了情報送信処理は、待機期間では第1情報Daが初期化されていないため可能である。終了情報送信処理を実行した後に、情報処理装置10は、待機フラグfgをOFF状態にする(Sa7)。 If it is determined that the termination information transmission instruction has been received (Sa5: Yes), the information processing device 10 executes termination information transmission processing (Sa6). In the termination information transmission process, termination information is transmitted to the external device 200. The above termination information transmission process is possible because the first information Da is not initialized during the standby period. After executing the termination information transmission process, the information processing device 10 turns the standby flag fg into an OFF state (Sa7).

待機フラグfgをOFF状態に変更した後に、情報処理装置10は、第2初期化処理(Sa8)を実行する。第2初期化処理では、記憶手段11の第1情報Da(設定情報)が初期化される。 After changing the standby flag fg to the OFF state, the information processing device 10 executes the second initialization process (Sa8). In the second initialization process, the first information Da (setting information) in the storage means 11 is initialized.

以上のリモート初期化処理では、終了情報を外部装置200へ送信しつつ、第1情報Daおよび第2情報Dbの双方を初期化できる。なお、待機フラグfgをOFF状態に変更する時期は適宜に変更できる。例えば、第2初期化処理が実行された後に、待機フラグfgがOFF状態に変更される構成としてもよい。 In the above remote initialization process, both the first information Da and the second information Db can be initialized while transmitting the end information to the external device 200. Note that the timing at which the standby flag fg is turned off can be changed as appropriate. For example, the standby flag fg may be changed to the OFF state after the second initialization process is executed.

なお、以上の各処理を実行する装置は、適宜に変更可能である。また、上述の各機能(判定部等)は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(digital signal processor)、FPGA(field programmable gate array)や従来の回路モジュール等のデバイスを含むものとする。 Note that the device that executes each of the above processes can be changed as appropriate. Further, each of the above-mentioned functions (determination unit, etc.) can be realized by one or more processing circuits. Here, the term "processing circuit" as used herein refers to a processor programmed to execute each function by software, such as a processor implemented by an electronic circuit, or a processor designed to execute each function explained above. This includes devices such as ASICs (Application Specific Integrated Circuits), DSPs (digital signal processors), FPGAs (field programmable gate arrays), and conventional circuit modules.

<第2実施形態>
本発明の他の実施形態を以下に説明する。なお、以下に例示する各形態において作用や機能が第1実施形態と同等である要素については、第1実施形態の説明で参照した符号を流用して各々の詳細な説明を適宜に省略する。
<Second embodiment>
Other embodiments of the invention will be described below. In addition, in each embodiment illustrated below, for elements whose actions and functions are equivalent to those of the first embodiment, the reference numerals referred to in the description of the first embodiment are used, and detailed descriptions of each are omitted as appropriate.

図6は、第2実施形態におけるリモート初期化処理のフローチャートである。以上のリモート初期化処理は、上述の第1実施形態と同様に、初期化指示が情報処理装置10で受信された契機で実行される。また、第2実施形態のリモート初期化処理では、外部装置200からの終了情報送信指示を待機するための待機期間が設けられ、終了情報送信指示が受信されると待機期間が終了する(第1実施形態と同様)。 FIG. 6 is a flowchart of remote initialization processing in the second embodiment. The above remote initialization process is executed when an initialization instruction is received by the information processing device 10, similarly to the first embodiment described above. Further, in the remote initialization process of the second embodiment, a waiting period is provided for waiting for a termination information transmission instruction from the external device 200, and the waiting period ends when the termination information transmission instruction is received (the first Similar to the embodiment).

ところで、情報処理装置10が待機期間に移行した後に、何らかの不具合が発生し、終了情報送信指示が情報処理装置10で受信されない可能性がある。例えば、情報処理装置10が待機期間に移行した後に、外部装置200から情報処理装置10までの通信経路に障害が発生した場合、終了情報送信指示が情報処理装置10で受信されない可能性がある。 By the way, after the information processing device 10 enters the standby period, some kind of problem may occur and the information processing device 10 may not receive the termination information transmission instruction. For example, if a failure occurs in the communication path from the external device 200 to the information processing device 10 after the information processing device 10 enters the standby period, the information processing device 10 may not receive the termination information transmission instruction.

以上の場合、情報処理装置10が待機期間を終了できないという不都合が生じる。以上の事情を考慮して、第2実施形態の情報処理装置10は、上述の不都合が抑制される構成を具備する。具体的には、情報処理装置10は操作手段(例えば、操作パネル140)を具備し、待機期間において当該操作手段を適宜に操作することで、待機期間を強制的に終了させることができる。以上の構成について、以下で詳細に説明する。 In the above case, a problem arises in that the information processing device 10 cannot end the standby period. In consideration of the above circumstances, the information processing device 10 of the second embodiment has a configuration in which the above-mentioned disadvantages are suppressed. Specifically, the information processing device 10 includes an operation means (for example, the operation panel 140), and by appropriately operating the operation means during the standby period, the standby period can be forced to end. The above configuration will be explained in detail below.

情報処理装置10は、リモート初期化処理を開始すると、第1実施形態と同様に、第1初期化処理(図5のSa1~Sa3)を実行する。ただし、図6では、以上の第1初期化処理の各ステップを省略して示す。なお、図6における各ステップのうち、図5と同じ番号の各ステップ(Sa4~Sa8)は、図5と同様な処理内容である。 When the information processing device 10 starts the remote initialization process, it executes the first initialization process (Sa1 to Sa3 in FIG. 5) similarly to the first embodiment. However, in FIG. 6, each step of the above first initialization process is omitted. Note that among the steps in FIG. 6, the steps (Sa4 to Sa8) having the same numbers as in FIG. 5 have the same processing contents as in FIG.

第1初期化処理を終了した後に、情報処理装置10は、待機フラグfgをON状態に変更して待機期間を開始させる(Sa4)。詳細には図7を用いて説明するが、第2実施形態の待機期間では、予め定められた表示装置(例えば、パネル表示部140a)に待機中画像Gが表示される。以上の待機中画像Gは、待機期間である旨を報知するための画像である。 After completing the first initialization process, the information processing device 10 changes the standby flag fg to the ON state and starts a standby period (Sa4). As will be described in detail with reference to FIG. 7, during the standby period of the second embodiment, the standby image G is displayed on a predetermined display device (for example, the panel display section 140a). The above-described standby image G is an image for notifying that the standby period is in progress.

情報処理装置10は、待機フラグfgをON状態に変更した後に、終了情報送信指示が受信されたか否かを判定する(Sa5)。情報処理装置10は、終了情報送信指示が受信されたと判断した場合(Sa5:Yes)、図6に示す通り、ステップSa6からステップSa8を実行してリモート初期化処理を終了する(第1実施形態と同様)。 After changing the standby flag fg to the ON state, the information processing device 10 determines whether the termination information transmission instruction has been received (Sa5). If the information processing device 10 determines that the termination information transmission instruction has been received (Sa5: Yes), as shown in FIG. same as).

一方、終了情報送信指示が受信されないと判断した場合(Sa5:No)、情報処理装置10は、上述の操作手段に対して終了操作がされたか否かを判定する(Sb1)。終了操作がされていないと判断した場合(Sb1:No)、情報処理装置10は、図6に示す通り、上述のステップSa5へ処理を戻す。以上の構成では、終了情報送信指示が受信されるか(Sa5:Yes)、終了操作がされるまで(Sb1:Yes)、ステップSa5およびステップSb1が繰返し実行される(待機期間が継続する)。 On the other hand, if it is determined that the termination information transmission instruction is not received (Sa5: No), the information processing device 10 determines whether a termination operation has been performed on the above-mentioned operation means (Sb1). If it is determined that the end operation has not been performed (Sb1: No), the information processing device 10 returns the process to step Sa5 described above, as shown in FIG. In the above configuration, step Sa5 and step Sb1 are repeatedly executed (the standby period continues) until a termination information transmission instruction is received (Sa5: Yes) or a termination operation is performed (Sb1: Yes).

終了操作がされたと判断した場合(Sb1:Yes)、情報処理装置10は、表示処理(Sb2)を実行する。以上の表示処理では、予め定められた表示装置(例えば、パネル表示部140a)に、終了情報で通知される各情報(初期化を実行した日時など)が表示される。具体的には、待機期間では、上述した待機中画像G(図7参照)がパネル表示部140aに表示される。終了操作がされた場合、待機中画像Gに替えて、終了情報の各情報を表示する画像がパネル表示部140aに表示される。 If it is determined that the end operation has been performed (Sb1: Yes), the information processing device 10 executes display processing (Sb2). In the display processing described above, each piece of information (such as the date and time when initialization was executed) notified as the end information is displayed on a predetermined display device (for example, the panel display section 140a). Specifically, during the standby period, the above-described standby image G (see FIG. 7) is displayed on the panel display section 140a. When the termination operation is performed, an image displaying each piece of termination information is displayed on the panel display section 140a instead of the standby image G.

なお、上述の表示処理において、終了情報で通知される各情報が印刷される構成としてもよい。表示処理を実行した後に、情報処理装置10は、待機フラグfgをOFF状態に変更し(Sa7)、第2初期化処理(Sa8)を実行した後に、リモート初期化処理を終了する。 Note that in the display process described above, each piece of information notified as the end information may be printed. After executing the display process, the information processing device 10 changes the standby flag fg to the OFF state (Sa7), executes the second initialization process (Sa8), and then ends the remote initialization process.

図7は、待機中画像の具体例の模擬図である。上述した通り、待機中画像は、待機期間において、例えば操作パネル140(パネル表示部140a)に表示される。 FIG. 7 is a schematic diagram of a specific example of a waiting image. As described above, the standby image is displayed on, for example, the operation panel 140 (panel display section 140a) during the standby period.

図7に示す通り、待機中画像Gには待機期間である旨のメッセージが表示される。図7の具体例では、記憶手段11の各情報が初期化中である旨のメッセージが待機中画像Gに表示される。また、終了情報送信指示が外部装置200から受信されるまで、通常の操作(例えば、画像を印刷するための操作)は受付られない旨のメッセージが待機中画像Gに表示される。 As shown in FIG. 7, a message to the effect that it is a waiting period is displayed on the waiting image G. In the specific example of FIG. 7, a message indicating that each information in the storage means 11 is being initialized is displayed on the standby image G. Further, a message is displayed on the waiting image G to the effect that normal operations (for example, operations for printing an image) cannot be accepted until the end information transmission instruction is received from the external device 200.

また、図7に示す通り、待機中画像Gには終了ボタンBが表示される。第2実施形態では、終了ボタンBがタッチ操作された場合、終了操作がされたものと判断される。上述した通り、終了操作がされると、終了情報送信指示が受信されていない場合であっても、待機フラグfgがOFF状態に変更され、第2初期化処理が実行される。 Further, as shown in FIG. 7, an end button B is displayed on the waiting image G. In the second embodiment, when the end button B is touched, it is determined that the end operation has been performed. As described above, when the termination operation is performed, the standby flag fg is changed to the OFF state and the second initialization process is executed even if the termination information transmission instruction has not been received.

以上の第2実施形態では、上述の第1実施形態と同様な効果が奏せられる。また、第2実施形態では、終了操作を受付け可能とすることで、待機期間を強制的に終了できる。以上の構成では、終了情報送信指示が正常に受信できなくなった際に、待機期間が終了不可能になる不都合が抑制されるという利点がある。 The second embodiment described above provides the same effects as the first embodiment described above. Furthermore, in the second embodiment, the standby period can be forcibly ended by allowing a termination operation to be accepted. The above configuration has the advantage of suppressing the inconvenience that the standby period cannot be terminated when the termination information transmission instruction cannot be received normally.

なお、第2実施形態では、待機期間である旨を報知する報知手段の一例として、パネル表示部140aを例示した。しかし、報知手段は、以上の例に限定されない。例えば、報知手段としてスピーカを採用し、待機期間である旨が音声により報知される構成としてもよい。 In addition, in 2nd Embodiment, the panel display part 140a was illustrated as an example of the notification means which reports that it is a standby period. However, the notification means is not limited to the above example. For example, a speaker may be used as the notification means, and the standby period may be notified by voice.

<第3実施形態>
図8は、第3実施形態における情報処理装置10の機能ブロック図である。図8に示す通り、第3実施形態の情報処理装置10は、第1記憶手段11x、受信手段12、初期化手段13、第1送信手段14x、第2送信手段15(通知手段)および第2記憶手段16を含む。MFP100は、CPU101がプログラムを実行することで、以上の各構成として機能する。例えば、上述のHD109(図2参照)が第1記憶手段11xとして機能する。
<Third embodiment>
FIG. 8 is a functional block diagram of the information processing device 10 in the third embodiment. As shown in FIG. 8, the information processing device 10 of the third embodiment includes a first storage means 11x, a receiving means 12, an initializing means 13, a first transmitting means 14x, a second transmitting means 15 (notifying means), and a second transmitting means 15 (notifying means). It includes storage means 16. The MFP 100 functions as each of the above configurations when the CPU 101 executes a program. For example, the HD 109 described above (see FIG. 2) functions as the first storage means 11x.

図8に示す通り、第1記憶手段11xは、第1情報Daおよび第2情報Dbを記憶する。具体的には、第1記憶手段11xは不揮発性メモリである。したがって、第1記憶手段11xは、情報処理装置10(MFP100)へ電源電圧が供給されない停電状態であっても、第1情報Daおよび第2情報Dbを保持できる。ただし、第1記憶手段11xが揮発性メモリで構成されてもよい。 As shown in FIG. 8, the first storage means 11x stores first information Da and second information Db. Specifically, the first storage means 11x is a nonvolatile memory. Therefore, the first storage unit 11x can hold the first information Da and the second information Db even in a power outage state in which power supply voltage is not supplied to the information processing apparatus 10 (MFP 100). However, the first storage means 11x may be composed of a volatile memory.

以上の第1情報Daおよび第2情報Dbは、後述の初期化処理により、第1記憶手段11xから消去(初期化)される。第1情報Daおよび第2情報Dbの初期化の方法としては、例えば、DoD(Department of Defense)消去方式が好適に採用され得る。以上のDoD消去方式では、最初に数値「0」で上書きを1回した後、固定値で1回上書きし、さらに数値「0」から数値「255」までの乱数値で上書きを1回行うことで、第1記憶手段11xのデータ領域が初期化される。なお、初期化処理により初期化される情報(第1情報Daおよび第2情報Db)は、上述の第1実施形態と同様に、適宜に変更できる。 The above first information Da and second information Db are erased (initialized) from the first storage means 11x by an initialization process described later. As a method for initializing the first information Da and the second information Db, for example, a DoD (Department of Defense) erasure method may be suitably adopted. In the above DoD deletion method, first overwrite once with the number "0", then once with a fixed value, and then once with a random number from "0" to "255". Then, the data area of the first storage means 11x is initialized. Note that the information initialized by the initialization process (first information Da and second information Db) can be changed as appropriate, similarly to the first embodiment described above.

第3実施形態の情報処理装置10の受信手段12は、外部装置200から上述の初期化指示を受信する(第1実施形態と同様)。また、初期化手段13は、初期化指示が受信されると、第1記憶手段11xの各情報(Da、Db)を初期化する。第1送信手段14xおよび第2送信手段15は、外部装置200から終了情報送信指示を受信すると、終了情報(第1終了情報、第2終了情報)を外部装置200へ送信する。 The receiving means 12 of the information processing device 10 of the third embodiment receives the above-mentioned initialization instruction from the external device 200 (similar to the first embodiment). Further, upon receiving the initialization instruction, the initialization means 13 initializes each piece of information (Da, Db) in the first storage means 11x. Upon receiving the termination information transmission instruction from the external device 200, the first transmitting means 14x and the second transmitting means 15 transmit termination information (first termination information, second termination information) to the external device 200.

具体的には、第3実施形態の終了情報は、第1終了情報および第2終了情報を含む。第1終了情報は、第1記憶手段11xが記憶する第1情報Daおよび第2情報Dbのうち第2情報Dbの初期化が終了した旨を通知する。また、第2終了情報は、第1記憶手段11xが記憶する第1情報Daおよび第2情報Dbのうち第1情報Daの初期化が終了した旨を通知する。 Specifically, the end information of the third embodiment includes first end information and second end information. The first end information notifies that the initialization of the second information Db among the first information Da and the second information Db stored in the first storage means 11x has been completed. Further, the second end information notifies that the initialization of the first information Da out of the first information Da and the second information Db stored in the first storage means 11x has been completed.

第3実施形態の初期化手段13は、図8に示す通り、第1初期化手段13aおよび第2初期化手段13bを含む(第1実施形態と同様)。第1初期化手段13aは、初期化指示が受信されると、第1情報Daおよび第2情報Dbのうち第2情報Dbを初期化する。第1送信手段14xは、第1初期化手段13aによる初期化が終了し、外部装置200から終了情報送信指示を受信すると、第1終了情報を外部装置200へ送信する。第2初期化手段13bは、第1終了情報が送信されると、第1情報Daを初期化する。 As shown in FIG. 8, the initialization means 13 of the third embodiment includes a first initialization means 13a and a second initialization means 13b (same as the first embodiment). When the initialization instruction is received, the first initialization means 13a initializes the second information Db out of the first information Da and the second information Db. The first transmitting means 14x transmits the first end information to the external device 200 when the initialization by the first initializing means 13a is completed and the end information sending instruction is received from the external device 200. The second initializing means 13b initializes the first information Da when the first end information is transmitted.

以上の本実施形態では、第2情報Dbが初期化された後に、第1情報Daが初期化される。また、第2送信手段15は、第2初期化手段13bによる初期化が終了すると、第2終了情報を外部装置200へ送信する。以上の本実施形態では、第2情報Dbが初期化されると第1終了情報が送信され、第1情報Daが初期化されると第2終了情報が送信される。すなわち、第1情報Daが初期化される前に、第1終了情報が送信される。 In the present embodiment described above, the first information Da is initialized after the second information Db is initialized. Further, the second transmitting means 15 transmits second completion information to the external device 200 when the initialization by the second initializing means 13b is completed. In the present embodiment described above, the first end information is transmitted when the second information Db is initialized, and the second end information is transmitted when the first information Da is initialized. That is, the first end information is transmitted before the first information Da is initialized.

仮に、第1記憶手段11xの第1情報Daおよび第2情報Dbの双方が初期化されるのを待って、第1終了情報が送信される対比例を想定する。以上の対比例の構成では、第1情報Daを初期化している期間において、外部装置200との通信が不可能になった場合(通信障害が発生した場合)、第2情報Dbの初期化が既に終了している場合であっても、第1終了情報(第2情報Dbの初期化が終了した旨)が送信できないという不都合がある。 Assume a comparison example in which the first end information is transmitted after waiting for both the first information Da and the second information Db of the first storage means 11x to be initialized. In the configuration of the above comparison example, if communication with the external device 200 becomes impossible (when a communication failure occurs) during the period when the first information Da is being initialized, the second information Db is initialized. Even if the initialization has already been completed, there is an inconvenience that the first completion information (indicating that the initialization of the second information Db has been completed) cannot be transmitted.

以上の事情を考慮して、本実施形態では、第1記憶手段11xの各情報のうち第2情報Dbの初期化が終了した場合、第1情報Daが初期化される前に、第1終了情報が送信される。以上の構成では、上述の不都合が抑制されるという利点がある。以上の構成の詳細については後述する。図8に示す通り、第1記憶手段11xは、第1情報Daおよび第2情報Dbに加え、待機フラグfgを記憶する。 In consideration of the above circumstances, in this embodiment, when the initialization of the second information Db among the pieces of information in the first storage means 11x is completed, the first information Da is initialized before the first information Da is initialized. Information is sent. The above configuration has the advantage that the above-mentioned disadvantages are suppressed. Details of the above configuration will be described later. As shown in FIG. 8, the first storage means 11x stores a standby flag fg in addition to the first information Da and the second information Db.

第2記憶手段16(特定記憶手段)は、第1記憶手段11xの第1情報Daが初期化される前に、当該第1情報Daを取得して記憶する(退避する)。以上の構成では、第1記憶手段11xの第1情報Daが初期化された後の期間において、当該第1情報Daが第2記憶手段16に記憶(維持)される。上述した通り、第1情報Daは、外部装置200との通信を可能にする情報である。 The second storage means 16 (specific storage means) acquires and stores (saved) the first information Da of the first storage means 11x before the first information Da is initialized. In the above configuration, the first information Da of the first storage means 11x is stored (maintained) in the second storage means 16 during a period after the first information Da of the first storage means 11x is initialized. As described above, the first information Da is information that enables communication with the external device 200.

本実施形態では、第1記憶手段11xの第1情報Daが初期化された後の期間において、第2記憶手段16の第1情報Daを参照することで、外部装置200との通信が可能になる。すなわち、第1記憶手段11xの第1情報Daが初期化された後に、第2終了情報を外部装置200へ送信できる。したがって、第1記憶手段11xの第1情報Daが初期化された旨を外部装置200へ通知できるという利点がある。 In this embodiment, communication with the external device 200 is possible by referring to the first information Da in the second storage unit 16 during a period after the first information Da in the first storage unit 11x is initialized. Become. That is, the second termination information can be transmitted to the external device 200 after the first information Da in the first storage means 11x is initialized. Therefore, there is an advantage that the external device 200 can be notified that the first information Da of the first storage means 11x has been initialized.

本実施形態の第2記憶手段16は揮発性メモリである。ただし、第2記憶手段16として、不揮発性メモリが採用される構成としてもよい。また、第1記憶手段11xと第2記憶手段16とが、別々のハードウェアとして設けられる構成としてもよいし、共通のハードウェアとして設けられる構成としてもよい。 The second storage means 16 of this embodiment is a volatile memory. However, a nonvolatile memory may be used as the second storage means 16. Further, the first storage means 11x and the second storage means 16 may be provided as separate hardware, or may be provided as common hardware.

図9は、第1記憶手段11xの情報(Da、Db)が初期化される場合の具体例を説明するための図である。なお、第3実施形態では、外部装置200から初期化指示が受信された場合に加え、情報処理装置10を直接操作しても、第1記憶手段11xの情報を初期化できる(第1実施形態と同様)。 FIG. 9 is a diagram for explaining a specific example in which the information (Da, Db) in the first storage means 11x is initialized. Note that in the third embodiment, in addition to receiving an initialization instruction from the external device 200, the information in the first storage unit 11x can be initialized by directly operating the information processing device 10 (as in the first embodiment). same as).

図9は、リモート初期化処理が実行された場合の具体例である。リモート初期化処理は、上述の第1初期化手段13aにより実行される第1初期化処理と第2初期化手段13bにより実行される第2初期化処理とを含む。 FIG. 9 shows a specific example when remote initialization processing is executed. The remote initialization process includes a first initialization process executed by the first initialization unit 13a described above and a second initialization process executed by the second initialization unit 13b.

図9(a)は、初期化処理が実行される前の各情報を説明するための図である。図9(a)に示す通り、第1記憶手段11xは、初期化処理が実行される前の期間では、第1情報Daとして設定情報を記憶し、第2情報Dbとして画像データを含む各種の情報を記憶する。また、初期化処理が実行される前の期間では、待機フラグfgはOFF状態である。 FIG. 9A is a diagram for explaining each piece of information before the initialization process is executed. As shown in FIG. 9A, the first storage means 11x stores setting information as first information Da and various types of information including image data as second information Db in a period before the initialization process is executed. Remember information. Further, in a period before the initialization process is executed, the standby flag fg is in an OFF state.

図9(b)は、上述の図9(a)の具体例において、初期化指示が受信された場合の具体例である。初期化指示が受信された場合、情報処理装置10の第1初期化手段13aが第1初期化処理を実行する。第1初期化処理が実行されると、図9(b)に示す通り、第1記憶手段11xの第2情報Dbが初期化される。すなわち、第2情報Dbがデフォルト(def)値にリセットされる。 FIG. 9(b) is a specific example when an initialization instruction is received in the specific example of FIG. 9(a) described above. When the initialization instruction is received, the first initialization means 13a of the information processing device 10 executes the first initialization process. When the first initialization process is executed, the second information Db of the first storage means 11x is initialized, as shown in FIG. 9(b). That is, the second information Db is reset to the default (def) value.

また、第1初期化処理が実行されると、待機フラグfgがON状態に変更され、待機期間へ移行する。上述した通り、情報処理装置10は、待機期間において、第1情報Daが初期化されない状態で、外部装置200からの終了情報送信指示を待機する。待機期間において、終了情報送信指示が受信されると、情報処理装置10は、第1終了情報を送信する。 Furthermore, when the first initialization process is executed, the standby flag fg is changed to the ON state, and the process shifts to a standby period. As described above, during the standby period, the information processing device 10 waits for the termination information transmission instruction from the external device 200 while the first information Da is not initialized. During the standby period, when the termination information transmission instruction is received, the information processing device 10 transmits the first termination information.

図9(c)は、上述の図9(b)の具体例において、第1終了情報が送信された場合の具体例である。図9(c)に示す通り、第1終了情報を送信すると、情報処理装置10は、第1記憶手段11xの第1情報Daを、第2記憶手段16に記憶(退避)する。また、第1終了情報が送信された場合、情報処理装置10の第2初期化手段13bが第2初期化処理を実行する。 FIG. 9(c) is a specific example when the first end information is transmitted in the specific example of FIG. 9(b) described above. As shown in FIG. 9C, upon transmitting the first end information, the information processing device 10 stores (saved) the first information Da in the first storage unit 11x in the second storage unit 16. Moreover, when the first termination information is transmitted, the second initialization means 13b of the information processing device 10 executes the second initialization process.

図9(d)は、上述の図9(c)の具体例において、第2初期化処理が実行された場合の具体例である。第2初期化処理が実行されると、図9(d)に示す通り、第1記憶手段11xの第1情報Daが初期化される。すなわち、第1情報Daがデフォルト(def)値にリセットされる。また、第2初期化処理が実行されると、待機フラグfgがOFF状態に変更され、待機期間が終了する。 FIG. 9(d) is a specific example when the second initialization process is executed in the specific example of FIG. 9(c) described above. When the second initialization process is executed, the first information Da in the first storage means 11x is initialized, as shown in FIG. 9(d). That is, the first information Da is reset to the default (def) value. Furthermore, when the second initialization process is executed, the standby flag fg is changed to the OFF state, and the standby period ends.

本実施形態の情報処理装置10は、第2初期化処理を実行すると、第2終了情報を外部装置200へ送信する。上述した通り、第2終了情報は、第1記憶手段11xの第1情報Daが初期化された旨を通知する。情報処理装置10は、第2記憶手段16が記憶する第1情報Daを用いて、外部装置200へ第2終了情報を送信する。 When the information processing device 10 of this embodiment executes the second initialization process, it transmits the second end information to the external device 200. As described above, the second end information notifies that the first information Da of the first storage means 11x has been initialized. The information processing device 10 uses the first information Da stored in the second storage means 16 to transmit the second termination information to the external device 200.

図9(e)は、上述の図9(d)の具体例において、第2終了情報が送信された場合の具体例である。情報処理装置10は、第2終了情報を送信した後に、第2記憶手段16が記憶する第1情報Daをクリア(消去)する。なお、第2記憶手段16の第1情報Daがクリアされる契機は、適宜に変更できる。例えば、情報処理装置10の起動時(電源投入時)に、第2記憶手段16がクリアされる構成としてもよい。 FIG. 9(e) is a specific example when the second termination information is transmitted in the specific example of FIG. 9(d) described above. After transmitting the second end information, the information processing device 10 clears (erases) the first information Da stored in the second storage means 16. Note that the timing at which the first information Da in the second storage means 16 is cleared can be changed as appropriate. For example, the second storage unit 16 may be cleared when the information processing device 10 is started up (when the power is turned on).

以上の通り、本実施形態では、初期化指示が受信されると、第1記憶手段11xの第1情報Daおよび第2情報Dbのうち第2情報Dbを初期化する第1初期化手段13aと、第1初期化手段13aによる初期化が終了すると、該初期化の終了が通知される第1終了情報を外部装置200へ送信する第1送信手段14xと、第1終了情報が送信されると、第1記憶手段11xの第1情報Daを初期化する第2初期化手段13bとを具備する。 As described above, in this embodiment, when an initialization instruction is received, the first initialization means 13a initializes the second information Db of the first information Da and second information Db of the first storage means 11x. , a first transmitting means 14x for transmitting first end information to the external device 200, which is notified of the end of the initialization when the initialization by the first initializing means 13a is completed; , and second initialization means 13b that initializes the first information Da of the first storage means 11x.

以上の構成では、第1記憶手段11xの各情報のうち第2情報Dbの初期化が終了した場合、第1情報Daが初期化される前に、第1終了情報が送信される。したがって、仮に、第2情報Dbを初期化した後の期間において、第1情報Daを初期化している際に、外部装置200との通信が不可能になった場合(通信障害が発生した場合)であっても、第1終了情報(第2情報Dbの初期化が終了した旨)を確実に外部装置200へ送信できるという利点がある。 In the above configuration, when the initialization of the second information Db among the pieces of information in the first storage means 11x is completed, the first end information is transmitted before the first information Da is initialized. Therefore, if communication with the external device 200 becomes impossible while initializing the first information Da during a period after initializing the second information Db (if a communication failure occurs) Even in this case, there is an advantage that the first end information (indicating that the initialization of the second information Db has been completed) can be reliably transmitted to the external device 200.

また、本実施形態では、第1記憶手段11xの第1情報Daが初期化される前に、当該第1情報Daを取得して記憶する第2記憶手段16と、第2初期化手段13bによる初期化が終了すると、該初期化の終了が通知される第2終了情報を外部装置200へ送信する第2送信手段15とを具備する。以上の構成では、第1記憶手段11xの第1情報Daが初期化された旨を外部装置200に通知できるという利点がある。 Moreover, in this embodiment, before the first information Da of the first storage means 11x is initialized, the second storage means 16 that acquires and stores the first information Da, and the second initialization means 13b A second transmitting means 15 is provided for transmitting second completion information to the external device 200 to notify the completion of the initialization when the initialization is completed. The above configuration has the advantage that it is possible to notify the external device 200 that the first information Da of the first storage means 11x has been initialized.

図10は、第3実施形態の情報処理装置10が実行するリモート初期化処理のフローチャートである。リモート初期化処理を開始すると、情報処理装置10は、第1初期化処理(Sc1~Sc3)を実行する。上述した通り、第1初期化処理では、第1記憶手段11xが記憶する各情報のうち第2情報Dbが初期化される。 FIG. 10 is a flowchart of remote initialization processing executed by the information processing apparatus 10 of the third embodiment. When starting the remote initialization process, the information processing device 10 executes first initialization processes (Sc1 to Sc3). As described above, in the first initialization process, the second information Db among the pieces of information stored in the first storage means 11x is initialized.

具体的には、第1初期化処理は、ステップSc1からステップSc3を含んで構成される。ステップSc1では、第1記憶手段11xが記憶する各情報のうち、第2情報Dbの一部が初期化される(残りの一部はステップSc3で初期化される)。なお、ステップSc1では、第1情報Daは初期化されない。 Specifically, the first initialization process includes steps Sc1 to Sc3. In step Sc1, part of the second information Db among the pieces of information stored in the first storage means 11x is initialized (the remaining part is initialized in step Sc3). Note that the first information Da is not initialized in step Sc1.

例えば、ステップSc1では、HD109の第2情報Db(第2情報Dbの残りの一部)を除く第2情報Dbが初期化される。以上のステップSc1では、NVRAM105、MEM-C107、RAM102bが記憶する各情報(ただし、第1情報Daを除く)が初期化される。 For example, in step Sc1, the second information Db excluding the second information Db (the remaining part of the second information Db) of the HD 109 is initialized. In step Sc1 above, each piece of information (excluding the first information Da) stored in the NVRAM 105, MEM-C 107, and RAM 102b is initialized.

ステップSc1を実行した後のステップSc2では、情報処理装置10が再起動される。また、再起動した後に、情報処理装置10は、HD109に記憶される各情報(第2情報Dbの残りの一部)を初期化する(Sc3)。以上の第1初期化処理(Sc1~Sc3)によれば、第1記憶手段11xの第2情報Dbが初期化される。なお、HD109を初期化するに際して、再起動が不要な場合、ステップSc2が省略される構成としてもよい。 In step Sc2 after executing step Sc1, the information processing device 10 is restarted. Further, after restarting, the information processing device 10 initializes each piece of information (the remaining part of the second information Db) stored in the HD 109 (Sc3). According to the above first initialization process (Sc1 to Sc3), the second information Db of the first storage means 11x is initialized. In addition, when restarting is not necessary when initializing the HD 109, the configuration may be such that step Sc2 is omitted.

第1初期化処理を実行した後に、情報処理装置10は、待機フラグfgをON状態に変化させる(Sc4)。すなわち、待機期間が開始される。待機期間が開始されると、情報処理装置10は、外部装置200から終了情報送信指示を受信したか否かを判定する(Sc5)。情報処理装置10は、終了情報送信指示を受信するまで、ステップSc5を繰返し実行する(Sc5:No)。 After executing the first initialization process, the information processing device 10 changes the standby flag fg to the ON state (Sc4). That is, a waiting period begins. When the standby period starts, the information processing device 10 determines whether a termination information transmission instruction has been received from the external device 200 (Sc5). The information processing device 10 repeatedly executes step Sc5 until receiving the termination information transmission instruction (Sc5: No).

終了情報送信指示を受信したと判断した場合(Sc5:Yes)、情報処理装置10は、第1終了情報送信処理(Sc6)を実行する。第1終了情報送信処理では、第1記憶手段11xの第1情報Daを用いて、第1終了情報が外部装置200へ送信される。 If it is determined that the termination information transmission instruction has been received (Sc5: Yes), the information processing device 10 executes the first termination information transmission process (Sc6). In the first termination information transmission process, the first termination information is transmitted to the external device 200 using the first information Da in the first storage means 11x.

第1終了情報送信処理を実行した後に、情報処理装置10は、第1情報退避処理(Sc7)を実行する。第1情報退避処理では、第1記憶手段11xの第1情報Daが第2記憶手段16に記憶(退避)される。第1情報退避処理を実行した後に、情報処理装置10は、第2初期化処理(Sc8)を実行する。第2初期化処理では、第1記憶手段11xの第1情報Da(設定情報)が初期化される。 After executing the first end information transmission process, the information processing device 10 executes a first information saving process (Sc7). In the first information saving process, the first information Da of the first storage means 11x is stored (saved) in the second storage means 16. After executing the first information saving process, the information processing device 10 executes a second initializing process (Sc8). In the second initialization process, the first information Da (setting information) in the first storage means 11x is initialized.

第2初期化処理を実行した後に、情報処理装置10は、待機フラグfgをOFF状態に変化させ(Sc9)、第2終了情報送信処理(Sc10)を実行する。第2終了情報送信処理では、第2記憶手段16の第1情報Daを用いて、第2終了情報が外部装置200へ送信される。情報処理装置10は、第2終了情報送信処理を実行した後に、一時記憶クリア処理(Sc11)を実行し、リモート初期化処理を終了する。一時記憶クリア処理では、第2記憶手段16の第1情報Daが消去される。 After executing the second initialization process, the information processing device 10 changes the standby flag fg to the OFF state (Sc9), and executes the second end information transmission process (Sc10). In the second termination information transmission process, the second termination information is transmitted to the external device 200 using the first information Da in the second storage means 16. After executing the second termination information transmission process, the information processing device 10 executes a temporary memory clearing process (Sc11), and ends the remote initialization process. In the temporary memory clearing process, the first information Da in the second storage means 16 is erased.

以上のリモート初期化処理では、終了情報を外部装置200へ送信しつつ、第1情報Daおよび第2情報Dbの双方を初期化できる。また、第2情報Dbの初期化が終了した旨を通知する第1終了情報に加え、第1情報Daの初期化が終了した旨を通知する第2終了情報を外部装置200へ送信できる。なお、待機フラグfgをOFF状態に変更する時期は適宜に変更できる。例えば、第2初期化処理が実行された後に、待機フラグfgがOFF状態に変更される構成としてもよい。 In the above remote initialization process, both the first information Da and the second information Db can be initialized while transmitting the end information to the external device 200. Further, in addition to the first end information notifying that the initialization of the second information Db has been completed, second end information notifying that the initialization of the first information Da has been completed can be transmitted to the external device 200. Note that the timing at which the standby flag fg is turned off can be changed as appropriate. For example, the standby flag fg may be changed to the OFF state after the second initialization process is executed.

また、第1情報退避処理が実行される時期は、適宜に変更できる。例えば、初期化処理が実行される以前に、第1情報退避処理が実行される構成としてもよい。以上の構成としては、第1記憶手段11xの第1情報Da(設定情報)が変更される毎に、変更後の第1情報Daが第2記憶手段16に記憶(バックアップ)される構成としてもよい。 Further, the timing at which the first information saving process is executed can be changed as appropriate. For example, the configuration may be such that the first information saving process is executed before the initialization process is executed. In the above configuration, each time the first information Da (setting information) of the first storage means 11x is changed, the first information Da after the change is stored (backed up) in the second storage means 16. good.

また、一時記憶クリア処理が実行される時期は、上述の第2終了情報送信処理が終了した後の期間であれば足り、適宜に変更できる。例えば、リモート初期化処理とは別の処理に一時記憶クリア処理が含まれる構成としてもよい。例えば、情報処理装置10に電源が投入された直後の起動時処理において、一時記憶クリア処理が実行される構成としてもよい。また、一時記憶クリア処理が、リモート初期化処理および起動時処理の双方で実行される構成としてもよい。 Further, the timing at which the temporary memory clearing process is executed is sufficient to be a period after the above-described second end information transmission process ends, and can be changed as appropriate. For example, a configuration may be adopted in which temporary memory clearing processing is included in processing separate from remote initialization processing. For example, the temporary memory clearing process may be executed in the startup process immediately after the information processing apparatus 10 is powered on. Alternatively, the temporary memory clearing process may be executed in both the remote initialization process and the start-up process.

<第4実施形態>
上述の第3実施形態では、第1記憶手段の第1情報Daおよび第2情報Dbのうち、第1情報Daを初期化した後に第1終了情報を外部装置200へ送信し、その後、第2情報Dbを初期化した後に第2終了情報を外部装置200へ送信した(第1情報Daを初期化→第1終了情報を送信→第2情報Dbを初期化→第2終了情報を送信)。
<Fourth embodiment>
In the third embodiment described above, after initializing the first information Da out of the first information Da and the second information Db in the first storage means, the first end information is transmitted to the external device 200, and then the second end information is transmitted to the external device 200. After initializing the information Db, the second end information was transmitted to the external device 200 (initialize the first information Da→send the first end information→initialize the second information Db→send the second end information).

第4実施形態では、以上の構成に替えて、第1記憶手段の第1情報Daおよび第2情報Dbのうち、第1情報Daを初期化し、その後、第2情報Dbを初期化した後に、終了情報を外部装置200へ送信する(第1情報Daを初期化→第2情報Dbを初期化→終了情報を送信)。第4実施形態の終了情報では、第1情報Daおよび第2情報Dbの双方の初期化が終了した旨が通知される In the fourth embodiment, instead of the above configuration, among the first information Da and second information Db of the first storage means, the first information Da is initialized, and then, after initializing the second information Db, The end information is transmitted to the external device 200 (initialize the first information Da→initialize the second information Db→send the end information). In the end information of the fourth embodiment, it is notified that initialization of both the first information Da and the second information Db has been completed.

具体的には、第4実施形態の情報処理装置10は、第3実施形態の情報処理装置10と同様に、第1記憶手段11xと、受信手段12と、第1初期化手段13aと、第2初期化手段13bと、第2記憶手段16とを具備する。ただし、第4実施形態の情報処理装置10は、第3実施形態の情報処理装置10の第1送信手段14xおよび第2送信手段15に替えて、上述の終了情報を外部装置200へ送信する送信手段を具備する。第4実施形態の送信手段は、第1初期化手段13aによる初期化、および、第2初期化手段13bによる初期化の双方が終了した場合、終了情報を外部装置200へ送信する。 Specifically, the information processing apparatus 10 of the fourth embodiment, like the information processing apparatus 10 of the third embodiment, includes a first storage means 11x, a reception means 12, a first initialization means 13a, and a first storage means 11x. 2 initialization means 13b and a second storage means 16. However, the information processing apparatus 10 of the fourth embodiment transmits the above-mentioned termination information to the external device 200 instead of the first transmission means 14x and the second transmission means 15 of the information processing apparatus 10 of the third embodiment. Equipped with means. The transmitting means of the fourth embodiment transmits completion information to the external device 200 when both the initialization by the first initialization means 13a and the initialization by the second initialization means 13b are completed.

図11は、第4実施形態におけるリモート初期化処理のフローチャートである。図11に示す第4実施形態におけるリモート初期化処理のステップSc1からステップSc5、ステップSc7からステップSc9およびステップSc11は、上述の図10で説明した各ステップSと同様である。 FIG. 11 is a flowchart of remote initialization processing in the fourth embodiment. Steps Sc1 to Sc5, steps Sc7 to Sc9, and step Sc11 of the remote initialization process in the fourth embodiment shown in FIG. 11 are the same as each step S described in FIG. 10 above.

図11に示す通り、リモート初期化処理が開始されると、上述の第3実施形態と同様に、ステップSc1からステップSc5までが実行される。ただし、上述の第3実施形態では、ステップSc5の次にステップSc6(第1終了情報送信処理)が実行されたが、第4実施形態ではステップSc6が省略される。 As shown in FIG. 11, when the remote initialization process is started, steps Sc1 to Sc5 are executed similarly to the third embodiment described above. However, in the third embodiment described above, step Sc6 (first termination information transmission process) is executed after step Sc5, but step Sc6 is omitted in the fourth embodiment.

具体的には、第4実施形態では、終了情報送信指示が受信された場合(Sc5:Yes)、上述の第1情報退避処理(Sc7)および第2初期化処理(Sc8)を実行する。すなわち、第1情報Daを第2記憶手段16へ退避して、第1記憶手段11xの第1情報Daを初期化する。また、待機フラグfgをOFF状態へ変化させる。さらに、上述の第3実施形態では、ステップSc9の次にステップSc10(第2終了情報送信処理)が実行されたが、第4実施形態ではステップSc10が省略され、終了情報送信処理(Sd)が実行される。 Specifically, in the fourth embodiment, when the termination information transmission instruction is received (Sc5: Yes), the first information saving process (Sc7) and the second initializing process (Sc8) described above are executed. That is, the first information Da is saved to the second storage means 16, and the first information Da of the first storage means 11x is initialized. Further, the standby flag fg is changed to the OFF state. Further, in the third embodiment described above, step Sc10 (second termination information transmission process) is executed after step Sc9, but in the fourth embodiment, step Sc10 is omitted and the termination information transmission process (Sd) is executed. executed.

以上の説明から理解される通り、第4実施形態のリモート初期化処理では、第3実施形態の第1終了情報送信処理(図10のSc6)および第2終了情報送信処理(図10のSc10)に替えて、終了情報送信処理(Sd)が実行される。以上の終了情報送信処理では、第1情報Daおよび第2情報Dbの双方の初期化が終了した旨が通知される終了情報が外部装置200へ送信される。終了情報送信処理を実行した後に、情報処理装置10は、一時記憶クリア処理(Sc11)を実行し、リモート初期化処理を終了する。 As understood from the above description, the remote initialization process of the fourth embodiment includes the first termination information transmission process (Sc6 in FIG. 10) and the second termination information transmission process (Sc10 in FIG. 10) of the third embodiment. Instead, termination information transmission processing (Sd) is executed. In the above termination information transmission process, termination information is transmitted to the external device 200 to notify that initialization of both the first information Da and the second information Db has been completed. After executing the termination information transmission process, the information processing device 10 executes a temporary memory clearing process (Sc11), and ends the remote initialization process.

以上の第4実施形態では、上述の第3実施形態と同様に、第2情報Dbの初期化が終了した旨に加え、第1情報Daの初期化が終了した旨が外部装置200へ通知されるという利点がある。 In the fourth embodiment described above, similarly to the third embodiment described above, in addition to the fact that the initialization of the second information Db has been completed, the external device 200 is notified that the initialization of the first information Da has been completed. It has the advantage of being

<第5実施形態>
図12は、第5実施形態におけるリモート初期化処理のフローチャートである。以上のリモート初期化処理は、上述の第1実施形態と同様に、初期化指示が情報処理装置10で受信された契機で実行される。また、第5実施形態のリモート初期化処理では、外部装置200からの終了情報送信指示を待機するための待機期間が設けられ、終了情報送信指示が受信されると待機期間が終了する。また、第5実施形態の情報処理装置10は操作手段(例えば、操作パネル140)を具備し、待機期間において当該操作手段を適宜に操作することで、待機期間を強制的に終了させることができる。以上の構成について、以下で詳細に説明する。
<Fifth embodiment>
FIG. 12 is a flowchart of remote initialization processing in the fifth embodiment. The above remote initialization process is executed when an initialization instruction is received by the information processing device 10, similarly to the first embodiment described above. Furthermore, in the remote initialization process of the fifth embodiment, a standby period is provided for waiting for an instruction to send termination information from the external device 200, and the waiting period ends when the instruction to send termination information is received. Further, the information processing device 10 of the fifth embodiment includes an operation means (for example, the operation panel 140), and by appropriately operating the operation means during the standby period, the standby period can be forcibly ended. . The above configuration will be explained in detail below.

情報処理装置10は、リモート初期化処理を開始すると、第3実施形態と同様に、第1初期化処理(図10のSc1~Sc3)を実行する。ただし、図12では、以上の第1初期化処理の各ステップを省略して示す。なお、図12における各ステップのうち、図10と同じ番号の各ステップ(Sc4~Sc11)は、図10と同様な処理内容である。 When the information processing device 10 starts the remote initialization process, it executes the first initialization process (Sc1 to Sc3 in FIG. 10) similarly to the third embodiment. However, in FIG. 12, each step of the above first initialization process is omitted. Note that among the steps in FIG. 12, the steps (Sc4 to Sc11) having the same numbers as in FIG. 10 have the same processing contents as in FIG.

第1初期化処理を終了した後に、情報処理装置10は、待機フラグfgをON状態に変更して待機期間を開始させる(Sc4)。第5実施形態の待機期間では、上述の第2実施形態と同様に、待機中画像Gが表示される。 After completing the first initialization process, the information processing device 10 changes the standby flag fg to the ON state and starts a standby period (Sc4). During the standby period of the fifth embodiment, the standby image G is displayed, similar to the second embodiment described above.

情報処理装置10は、待機フラグfgをON状態に変更した後に、終了情報送信指示が受信されたか否かを判定する(Sc5)。情報処理装置10は、終了情報送信指示が受信されたと判断した場合(Sc5:Yes)、図12に示す通り、ステップSc6からステップSc11を実行してリモート初期化処理を終了する。 After changing the standby flag fg to the ON state, the information processing device 10 determines whether a termination information transmission instruction has been received (Sc5). When the information processing device 10 determines that the termination information transmission instruction has been received (Sc5: Yes), as shown in FIG. 12, the information processing device 10 executes steps Sc6 to Sc11 and ends the remote initialization process.

一方、終了情報送信指示が受信されないと判断した場合(Sc5:No)、情報処理装置10は、上述の操作手段に対して終了操作がされたか否かを判定する(Se1)。終了操作がされていないと判断した場合(Se1:No)、情報処理装置10は、図12に示す通り、上述のステップSc5へ処理を戻す。以上の構成では、終了情報送信指示が受信されるか(Sc5:Yes)、終了操作がされるまで(Se1:Yes)、ステップSc5およびステップSe1が繰返し実行される(待機期間が継続する)。 On the other hand, if it is determined that the termination information transmission instruction is not received (Sc5: No), the information processing device 10 determines whether a termination operation has been performed on the above-mentioned operating means (Se1). If it is determined that the end operation has not been performed (Se1: No), the information processing device 10 returns the process to step Sc5 described above, as shown in FIG. 12. In the above configuration, step Sc5 and step Se1 are repeatedly executed (the standby period continues) until a termination information transmission instruction is received (Sc5: Yes) or a termination operation is performed (Se1: Yes).

終了操作がされたと判断した場合(Se1:Yes)、情報処理装置10は、表示処理(Se2)を実行する。以上の表示処理では、予め定められた表示装置(例えば、パネル表示部140a)に、終了情報で通知される各情報(初期化を実行した日時など)が表示される。具体的には、待機期間では、上述した待機中画像G(図7参照)がパネル表示部140aに表示される。終了操作がされた場合、待機中画像Gに替えて、終了情報の各情報を表示する画像がパネル表示部140aに表示される。なお、上述の表示処理において、終了情報で通知される各情報が印刷される構成としてもよい。 If it is determined that the end operation has been performed (Se1: Yes), the information processing device 10 executes display processing (Se2). In the display processing described above, each piece of information (such as the date and time when initialization was executed) notified as the end information is displayed on a predetermined display device (for example, the panel display section 140a). Specifically, during the standby period, the above-described standby image G (see FIG. 7) is displayed on the panel display section 140a. When the termination operation is performed, an image displaying each piece of termination information is displayed on the panel display section 140a instead of the standby image G. Note that in the display process described above, each piece of information notified as the end information may be printed.

なお、第5実施形態において、上述の第4実施形態と同様に、第1初期化処理および第2初期化処理を実行した後に、第1情報Daおよび第2情報Dbの双方の初期化の終了を通知する終了情報が送信される構成としてもよい。以上の第5実施形態では、上述の第4実施形態と同様な効果が奏せられる。 Note that in the fifth embodiment, similarly to the fourth embodiment described above, after the first initialization process and the second initialization process are executed, the initialization of both the first information Da and the second information Db is completed. A configuration may also be adopted in which termination information notifying the user is sent. The fifth embodiment described above provides the same effects as the fourth embodiment described above.

<変形例>
以上の各形態は多様に変形される。具体的な変形の態様を以下に例示する。以下の例示から任意に選択された2以上の態様は適宜に併合され得る。
<Modified example>
Each of the above forms can be modified in various ways. Specific modes of modification are illustrated below. Two or more aspects arbitrarily selected from the examples below may be combined as appropriate.

上述の各形態における、終了情報は適宜に変更できる。図13(a)は、変形例における終了情報の具体例を説明するための図である。図13(a)の終了情報は、例えば、第3実施形態における第2終了情報、または、第4実施形態における終了情報として採用され得る。 The termination information in each of the above embodiments can be changed as appropriate. FIG. 13(a) is a diagram for explaining a specific example of end information in a modified example. The end information in FIG. 13A may be employed as, for example, the second end information in the third embodiment or the end information in the fourth embodiment.

図13(a)に示す通り、当該変形例の終了情報は、リモート初期化処理が実行された情報処理装置10のシリアルナンバー、および、当該終了情報が外部装置で受信された日時を含む。また、図13(a)の終了情報は、リモート初期化処理が実行された情報処理装置10のモデル名(型番)、リモート初期化処理の実行日時、HD109のシリアルナンバー、初期化方法、初期化の繰返し回数を含む。 As shown in FIG. 13A, the end information of the modified example includes the serial number of the information processing device 10 on which the remote initialization process was executed, and the date and time when the end information was received by the external device. In addition, the termination information in FIG. 13(a) includes the model name (model number) of the information processing device 10 on which the remote initialization process was executed, the execution date and time of the remote initialization process, the serial number of the HD 109, the initialization method, and the initialization process. including the number of repetitions.

さらに、当該変形例の終了情報には、第1初期化処理の結果(図13(a)の「Result」)、および、第2初期化処理の結果(同じく、図13(a)の「Network Deletion」)が含まれる。図13(a)の具体例では、第1初期化処理で第2情報Dbが正常に初期化され、且つ、第2初期化処理で第1情報Daが正常に初期化された場合を想定する。 Furthermore, the end information of the modified example includes the result of the first initialization process ("Result" in FIG. 13(a)) and the result of the second initialization process (also "Network" in FIG. 13(a)). "Deletion"). In the specific example of FIG. 13(a), it is assumed that the second information Db is normally initialized in the first initialization process, and the first information Da is normally initialized in the second initialization process. .

図13(b)は、他の変形例における終了情報の具体例を説明するための図である。図13(b)の終了情報は、例えば、第1実施形態における第1終了情報として採用され得る。 FIG. 13(b) is a diagram for explaining a specific example of end information in another modification. The end information in FIG. 13(b) may be employed as the first end information in the first embodiment, for example.

図13(b)の第1終了情報は、上述の図13(a)の終了情報と同様に、第1初期化処理の結果および第2初期化処理の結果を含む各種の情報が含まれる。ただし、第1終了情報は、第2初期化処理が実行される前に生成される。したがって、第1終了情報が生成された時点では、第2初期化処理の結果は不明である。以上の事情から、図13(b)に示す通り、当該変形例の第1終了情報では、第2初期化処理の結果として、第2初期化処理が未実行である旨が通知される。 The first end information in FIG. 13(b) includes various information including the result of the first initialization process and the result of the second initialization process, similar to the end information in FIG. 13(a) described above. However, the first termination information is generated before the second initialization process is executed. Therefore, the result of the second initialization process is unknown at the time the first termination information is generated. Due to the above circumstances, as shown in FIG. 13(b), in the first end information of the modified example, as a result of the second initialization process, it is notified that the second initialization process has not been executed.

<本実施形態の態様例の作用、効果のまとめ>
<第1態様>
本態様の情報処理装置は、外部装置(200)との通信を可能にする第1情報(Da)、および、第1情報とは異なる第2情報(Db)を記憶する記憶手段(11)と、外部装置からの初期化指示を受信する受信手段(12)と、初期化指示が受信されると、第1情報および第2情報のうち第2情報を初期化する第1初期化手段(13a)と、初期化が終了した旨を外部装置へ通知可能にする通知手段(送信手段14)と、初期化が終了した旨が外部装置へ通知されると、第1情報を初期化する第2初期化手段(13b)とを具備する。以上の本態様では、外部装置との通信を可能にする第1情報を含む各情報(第1情報、第2情報)を初期化する構成において、終了情報を送信した後に第1情報が初期化されるため、初期化が終了した旨を通知する終了情報を外部装置へ送信可能になる。
<Summary of actions and effects of the example embodiment of the present embodiment>
<First aspect>
The information processing device of this aspect includes a storage means (11) that stores first information (Da) that enables communication with an external device (200), and second information (Db) that is different from the first information. , receiving means (12) for receiving an initialization instruction from an external device, and first initialization means (13a) for initializing the second information of the first information and the second information when the initialization instruction is received. ), a notification means (transmission means 14) capable of notifying the external device that the initialization has been completed, and a second information transmitter that initializes the first information when the external device is notified that the initialization has been completed. and initialization means (13b). In this aspect described above, in a configuration in which each piece of information (first information, second information) including first information that enables communication with an external device is initialized, the first information is initialized after transmitting the end information. Therefore, it becomes possible to send termination information to the external device to notify that the initialization has been completed.

<第2態様>
本態様の情報処理装置は、記憶手段の第1情報が初期化される前に、当該第1情報を記憶する特定記憶手段(16)を具備し、通知手段(第2送信手段15)は、第2初期化手段による初期化が終了した旨を外部装置へ通知可能にする。以上の本態様によれば、外部装置との通信を可能にする第1情報を含む各情報を初期化する構成において、初期化が終了した旨を通知する終了情報を外部装置へ送信可能になる。
<Second aspect>
The information processing device of this aspect includes a specific storage means (16) that stores the first information in the storage means before the first information is initialized, and the notification means (second transmission means 15) includes: It is possible to notify an external device that the initialization by the second initialization means has been completed. According to this aspect described above, in a configuration that initializes each piece of information including the first information that enables communication with an external device, it becomes possible to send termination information to the external device to notify that initialization has been completed. .

<第3態様>
本態様の情報処理装置は、予め定められた操作手段(操作パネル140)を具備し、第2初期化手段は、第1初期化手段による初期化が終了し、その旨が外部装置に通知されていない待機期間において、操作手段の操作(終了操作)に応じて、第1情報を初期化できる。以上の本態様では、終了操作により待機期間を強制的に終了できる(強制的に第1情報を初期化できる)。以上の構成では、終了情報が正常に送信できなくなった際に、待機期間が終了不可能になる不都合が抑制されるという利点がある。
<Third aspect>
The information processing device of this aspect includes a predetermined operation means (operation panel 140), and the second initialization means notifies the external device that the initialization by the first initialization means has been completed. The first information can be initialized in response to an operation (termination operation) of the operating means during a standby period in which the first information is not in use. In this aspect described above, the standby period can be forcibly ended by the end operation (the first information can be forcibly initialized). The above configuration has the advantage of suppressing the inconvenience that the waiting period cannot be terminated when the termination information cannot be transmitted normally.

<第4態様>
本態様の情報処理装置は、待機期間である旨を報知する報知手段(パネル表示部140a)を具備する。以上の本態様によれば、待機期間である旨が報知される。
<Fourth aspect>
The information processing apparatus of this aspect includes a notification means (panel display section 140a) that notifies that it is a standby period. According to the present aspect described above, it is notified that it is a waiting period.

<第5態様>
本態様の情報処理装置は、外部装置との通信を可能にする第1情報、および、第1情報とは異なる第2情報を記憶する第1記憶手段と、外部装置から初期化指示を受信する受信手段と、初期化指示が受信されると、第1記憶手段の第1情報および第2情報のうち第2情報を初期化する第1初期化手段と、第1記憶手段の第1情報が初期化される前に、当該第1情報を記憶する第2記憶手段と、第1情報が第2記憶手段に記憶された後に、第1記憶手段の第1情報を初期化する第2初期化手段と、第2初期化手段による初期化が終了すると、第1初期化手段および第2初期化手段による初期化が終了した旨を外部装置へ通知可能にする通知手段とを具備する(上述の第4実施形態を参照)。以上の本態様によれば、上述の第1態様と同様な効果が奏せられる。
<Fifth aspect>
The information processing device of this aspect includes a first storage unit that stores first information that enables communication with an external device and second information that is different from the first information, and receives an initialization instruction from the external device. a receiving means; a first initializing means for initializing second information of the first information and second information of the first storage means when the initialization instruction is received; a second storage means for storing the first information before being initialized; and a second initialization for initializing the first information in the first storage means after the first information is stored in the second storage means. and notification means capable of notifying the external device that the initialization by the first initialization means and the second initialization means is completed when the initialization by the second initialization means is completed (as described above). (See the fourth embodiment). According to the present aspect described above, the same effects as in the first aspect described above can be achieved.

<第6態様>
本態様の情報処理方法は、外部装置との通信を可能にする第1情報、および、第1情報とは異なる第2情報を記憶する記憶手段の情報を初期化するための情報処理方法であって、外部装置からの初期化指示を、記憶手段を具備する情報処理装置が受信するステップと、初期化指示が情報処理装置で受信されると、第1情報および第2情報のうち第2情報を初期化するステップと、第2情報の初期化が終了した旨を外部装置へ通知可能にするステップと、初期化が終了した旨が外部装置に通知されると、第1情報を初期化するステップとを具備する。以上の本態様によれば、上述の第1態様と同様な効果が奏せられる。
<Sixth aspect>
The information processing method of this aspect is an information processing method for initializing information in a storage means that stores first information that enables communication with an external device and second information that is different from the first information. the information processing device including the storage means receives an initialization instruction from the external device; and when the initialization instruction is received by the information processing device, second information of the first information and the second information is received; a step of making it possible to notify the external device that the initialization of the second information has been completed; and a step of initializing the first information when the external device is notified that the initialization has been completed. A step is provided. According to the present aspect described above, the same effects as in the first aspect described above can be achieved.

<第7態様>
本態様のプログラムは、上述の第6態様の情報処理方法における各ステップをコンピュータに実行させることを特徴とす。以上の本態様によれば、上述の第1態様と同様な効果が奏せられる。
<Seventh aspect>
The program of this aspect is characterized in that it causes a computer to execute each step in the information processing method of the above-mentioned sixth aspect. According to the present aspect described above, the same effects as in the first aspect described above can be achieved.

10…情報処理装置、11…記憶手段、12…受信手段、13…初期化手段、13a…第1初期化手段、13b…第2初期化手段、14…送信手段。 10... Information processing device, 11... Storage means, 12... Receiving means, 13... Initializing means, 13a... First initializing means, 13b... Second initializing means, 14... Transmitting means.

特開2004-159046公報Japanese Patent Application Publication No. 2004-159046

Claims (7)

外部装置との通信を可能にする第1情報、および、前記第1情報とは異なる第2情報を記憶する記憶手段と、
前記外部装置からの初期化指示を受信する受信手段と、
前記初期化指示が受信されると、前記第1情報および前記第2情報のうち前記第2情報を初期化する第1初期化手段と、
前記初期化が終了した旨を前記外部装置へ通知可能にする通知手段と、
前記初期化が終了した旨が前記外部装置へ通知されると、前記第1情報を初期化する第2初期化手段と
を具備する情報処理装置。
storage means for storing first information that enables communication with an external device and second information different from the first information;
receiving means for receiving an initialization instruction from the external device;
first initializing means for initializing the second information of the first information and the second information when the initialization instruction is received;
notification means capable of notifying the external device that the initialization has been completed;
and second initializing means that initializes the first information when the external device is notified that the initialization has been completed.
前記記憶手段の前記第1情報が初期化される前に、当該第1情報を記憶する特定記憶手段を具備し、
前記通知手段は、前記第2初期化手段による初期化が終了した旨を前記外部装置へ通知可能にする
請求項1に記載の情報処理装置。
comprising specific storage means for storing the first information before the first information of the storage means is initialized;
The information processing apparatus according to claim 1, wherein the notification means is capable of notifying the external device that initialization by the second initialization means has been completed.
予め定められた操作手段を具備し、
前記第2初期化手段は、前記第1初期化手段による初期化が終了し、その旨が前記外部装置に通知されていない待機期間において、前記操作手段の操作に応じて、前記第1情報を初期化できる
請求項1または2に記載の情報処理装置。
Equipped with predetermined operating means,
The second initializing means stores the first information in response to an operation of the operating means during a standby period in which the initialization by the first initializing means is completed and the external device is not notified of this fact. The information processing device according to claim 1 or 2, wherein the information processing device can be initialized.
前記待機期間である旨を報知する報知手段を具備する
請求項3に記載の情報処理装置。
The information processing apparatus according to claim 3, further comprising a notification means for notifying that it is the standby period.
外部装置との通信を可能にする第1情報、および、前記第1情報とは異なる第2情報を記憶する第1記憶手段と、
前記外部装置から初期化指示を受信する受信手段と、
前記初期化指示が受信されると、前記第1記憶手段の前記第1情報および前記第2情報のうち前記第2情報を初期化する第1初期化手段と、
前記第1記憶手段の前記第1情報が初期化される前に、当該第1情報を記憶する第2記憶手段と、
前記第1情報が第2記憶手段に記憶された後に、前記第1記憶手段の前記第1情報を初期化する第2初期化手段と、
前記第2初期化手段による初期化が終了すると、前記第1初期化手段および前記第2初期化手段による初期化が終了した旨を前記外部装置へ通知可能にする通知手段と
を具備する情報処理装置。
first storage means for storing first information that enables communication with an external device and second information different from the first information;
receiving means for receiving an initialization instruction from the external device;
first initializing means for initializing the second information of the first information and the second information in the first storage means when the initialization instruction is received;
a second storage means for storing the first information in the first storage means before the first information is initialized;
second initialization means for initializing the first information in the first storage means after the first information is stored in the second storage means;
and notification means capable of notifying the external device that the initialization by the first initialization means and the second initialization means has been completed when the initialization by the second initialization means is completed. Device.
外部装置との通信を可能にする第1情報、および、前記第1情報とは異なる第2情報を記憶する記憶手段の情報を初期化するための情報処理方法であって、
前記外部装置からの初期化指示を、前記記憶手段を具備する情報処理装置が受信するステップと、
前記初期化指示が前記情報処理装置で受信されると、前記第1情報および前記第2情報のうち前記第2情報を初期化するステップと、
前記第2情報の初期化が終了した旨を前記外部装置へ通知可能にするステップと、
前記初期化が終了した旨が前記外部装置に通知されると、前記第1情報を初期化するステップと
を具備する情報処理方法。
An information processing method for initializing information in a storage means for storing first information that enables communication with an external device and second information different from the first information, the method comprising:
an information processing device including the storage means receiving an initialization instruction from the external device;
When the initialization instruction is received by the information processing device, initializing the second information among the first information and the second information;
a step of making it possible to notify the external device that the initialization of the second information has been completed;
An information processing method comprising: initializing the first information when the external device is notified that the initialization has been completed.
前記請求項6に記載の情報処理方法における各ステップをコンピュータに実行させることを特徴とするプログラム。 A program for causing a computer to execute each step in the information processing method according to claim 6.
JP2020000789A 2019-07-16 2020-01-07 Information processing device, information processing method and program Active JP7367532B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US16/911,538 US11212411B2 (en) 2019-07-16 2020-06-25 Information processing apparatus, information processing method and non-transitory recording medium
EP20182627.8A EP3767453A1 (en) 2019-07-16 2020-06-26 Information processing apparatus, information processing method and carrier means

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2019130990 2019-07-16
JP2019130990 2019-07-16
JP2019166360 2019-09-12
JP2019166360 2019-09-12

Publications (2)

Publication Number Publication Date
JP2021047836A JP2021047836A (en) 2021-03-25
JP7367532B2 true JP7367532B2 (en) 2023-10-24

Family

ID=74878571

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020000789A Active JP7367532B2 (en) 2019-07-16 2020-01-07 Information processing device, information processing method and program

Country Status (1)

Country Link
JP (1) JP7367532B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009016684A1 (en) 2007-07-30 2009-02-05 Fujitsu Limited Portable terminal device initialization method
JP2013250611A (en) 2012-05-30 2013-12-12 Canon Inc Distribution system, image processing apparatus, and distribution device and control method of the same
JP2014215893A (en) 2013-04-26 2014-11-17 ブラザー工業株式会社 Mobile printer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009016684A1 (en) 2007-07-30 2009-02-05 Fujitsu Limited Portable terminal device initialization method
JP2013250611A (en) 2012-05-30 2013-12-12 Canon Inc Distribution system, image processing apparatus, and distribution device and control method of the same
JP2014215893A (en) 2013-04-26 2014-11-17 ブラザー工業株式会社 Mobile printer

Also Published As

Publication number Publication date
JP2021047836A (en) 2021-03-25

Similar Documents

Publication Publication Date Title
JP2012138718A (en) Image processing system, image formation device, image processing method and image processing program
JP2012034277A (en) Image processing system, control method thereof, and program
JP6136703B2 (en) Information processing program and information processing apparatus
JP2017047642A (en) Post-rip data saving method at preceding rip time
JP7367532B2 (en) Information processing device, information processing method and program
JP6588788B2 (en) Information processing apparatus, control method therefor, and program
JP5636829B2 (en) Customization system, image forming apparatus, information processing apparatus, and customization program
JP6531785B2 (en) INFORMATION PROCESSING APPARATUS PROGRAM, IMAGE PROCESSING APPARATUS, AND COMMUNICATION SYSTEM
JP7310419B2 (en) Information processing device, information processing method and program
JP5326254B2 (en) Information processing apparatus, information processing method, control program, and recording medium
JP2008304548A (en) Image forming device
JP7351126B2 (en) Information processing system, server device and information processing method
US11212411B2 (en) Information processing apparatus, information processing method and non-transitory recording medium
JP6123109B2 (en) Image forming apparatus
JP6136911B2 (en) Information processing program and terminal device
JP2013009067A (en) Image processing apparatus, macro name determination method, and macro name determination program
JP5686063B2 (en) Network system, image forming apparatus, and program
JP6542684B2 (en) INFORMATION PROCESSING SYSTEM, IMAGE FORMING APPARATUS, TRANSFER CONTROL PROGRAM, AND TRANSFER CONTROL METHOD
JP6488618B2 (en) Terminal device and computer program
JP7354793B2 (en) Information processing device, control method, and program
US10986240B2 (en) Communication device, log transfer method, and communication system
EP3840348A1 (en) Image processing apparatus and control method for image processing apparatus
JP2019016965A (en) Information processing device, control method, and program
JP2018007075A (en) Communication device, control method thereof, and program
JP2021128652A (en) Information processing device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230829

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230925

R151 Written notification of patent or utility model registration

Ref document number: 7367532

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151