JP2017039317A - Data processing apparatus, setting information management method, and program - Google Patents

Data processing apparatus, setting information management method, and program Download PDF

Info

Publication number
JP2017039317A
JP2017039317A JP2016157811A JP2016157811A JP2017039317A JP 2017039317 A JP2017039317 A JP 2017039317A JP 2016157811 A JP2016157811 A JP 2016157811A JP 2016157811 A JP2016157811 A JP 2016157811A JP 2017039317 A JP2017039317 A JP 2017039317A
Authority
JP
Japan
Prior art keywords
setting information
unit
power saving
mode
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2016157811A
Other languages
Japanese (ja)
Inventor
鈴木 治
Osamu Suzuki
治 鈴木
博之 浅沼
Hiroyuki Asanuma
博之 浅沼
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
Publication of JP2017039317A publication Critical patent/JP2017039317A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To improve availability of setting information even when a mode transitions to a power saving mode.SOLUTION: An MFP 1 has a power saving mode for implementing at least either stop or reduction of supply of electric power to each principal part, an input screen is displayed on an operation panel 27 of an operation unit 20, and setting information is input to the input screen. A CPU 11 stores the input setting information in a hard disk 14 as long as a detection unit 18 detects an operator when a power saving transition condition is satisfied and the MFP transitions to the power saving mode and the detection unit detects the operator even in the power saving mode. The CPU 11 reflects the setting information in the hard disk 14 on the input screen of the operation panel 27 when the MFP returns to a normal power mode from the power saving mode. However, when the detection unit 18 stops detecting the operator, the CPU 11 rewrites the setting information in the hard disk 14 to default information.SELECTED DRAWING: Figure 1

Description

本発明は、データ処理装置、設定情報管理方法及びプログラムに関し、詳細には、設定情報に基づいてデータ処理を行うデータ処理装置、設定情報管理方法及びプログラムに関する。   The present invention relates to a data processing device, a setting information management method, and a program, and more particularly, to a data processing device, a setting information management method, and a program that perform data processing based on setting information.

設定入力された設定情報に基づいて、処理対象のデータに対してデータ処理を施すデータ処理装置、例えば、複写装置、複合装置、コンピュータ等においては、操作表示部等のUI(User Interface)から設定情報が入力されて設定される。   In a data processing device that performs data processing on the data to be processed based on the setting information that has been set and input, for example, in a copying machine, a composite machine, a computer, etc., setting is made from a UI (User Interface) such as an operation display unit. Information is entered and set.

一方、データ処理装置は、近年、省電力を図るために、省電力モードを備えている。データ処理装置は、例えば、一定の待ち時間の間入力操作が行われない状態が発生すると、各部への電力供給を遮断又は削減する省電力モードへ移行する。   On the other hand, in recent years, data processing apparatuses have a power saving mode in order to save power. For example, when a state in which an input operation is not performed for a certain waiting time occurs, the data processing apparatus shifts to a power saving mode in which power supply to each unit is cut off or reduced.

このような省電力モードを備えた従来のデータ処理装置は、ユーザが、設定情報を入力している途中で、一定時間入力操作を中断する等の状態が発生すると、入力途中の設定情報を破棄して、省電力モードへ移行するようになっていた。   The conventional data processing apparatus having such a power saving mode discards the setting information in the middle of input when the user interrupts the input operation for a predetermined time while inputting the setting information. Then, it was supposed to shift to the power saving mode.

したがって、ユーザが、設定を継続しようとして、データ処理装置を省電力モードから復帰させると、途中まで入力した設定情報が消去されていて、設定情報を再度最初から入力する必要があり、利用性が悪いという問題があった。   Therefore, when the user returns the data processing apparatus from the power saving mode in an attempt to continue the setting, the setting information input halfway is erased, and it is necessary to input the setting information again from the beginning. There was a problem of being bad.

そして、従来、画像処理装置であって、人体を検知する検知手段と、ユーザ認証のための認証手段と、前記認証手段によるユーザ認証によって該認証されたユーザによるログオン状態に移行して操作部からの操作を受け付ける制御手段と、を有し、前記制御手段は、前記ログオン状態において、前記検知手段の検知状態が検知から非検知に変化した場合に、前記画像処理装置の状態を保持したまま、前記認証手段による認証を要求しつつ該認証以外の操作を禁止し、該認証の要求に応じて現在ログイン中のユーザが認証された場合に、前記保持した状態に前記画像処理装置を復帰させる画像処理装置が提案されている(特許文献1参照)。   In the conventional image processing apparatus, the detection unit for detecting a human body, the authentication unit for user authentication, and the user authentication by the authentication unit shifts to the logon state by the authenticated user from the operation unit. Control means for accepting the operation of the image processing apparatus, the control means, in the logon state, when the detection state of the detection means has changed from detection to non-detection, while maintaining the state of the image processing apparatus, An image for prohibiting operations other than the authentication while requesting authentication by the authentication means, and returning the image processing apparatus to the held state when a currently logged-in user is authenticated in response to the authentication request A processing apparatus has been proposed (see Patent Document 1).

すなわち、この従来技術は、ログオン状態において、ユーザが非検出状態になると、画像処理装置の状態を保持して、ユーザ認証のみが可能な状態とし、ユーザ認証が正常に行われると、保持した状態に復帰させている。   That is, this prior art holds the state of the image processing apparatus when the user enters the non-detection state in the logon state, and allows the user authentication only, and maintains the state when the user authentication is normally performed. Has returned to.

しかしながら、上記公報記載の従来技術にあっては、省電力モードへ移行した際における設定情報の保存については考慮されておらず、省電力モードからの復帰時における設定情報の利用性を向上させる上で、改良の必要があった。   However, the prior art described in the above publication does not consider the saving of the setting information when shifting to the power saving mode, and improves the usability of the setting information when returning from the power saving mode. There was a need for improvement.

そこで、本発明は、省電力モードへ移行した場合にも設定情報の利用性を向上させることを目的としている。   Therefore, an object of the present invention is to improve the usability of setting information even when the mode is shifted to the power saving mode.

上記目的を達成するために、請求項1記載のデータ処理装置は、主要各部への電力供給の停止と削減のうち少なくともいずれかを実施する省電力モードを備えたデータ処理装置であって、前記データ処理装置の動作に関する設定情報の入力画面を表示出力する表示手段と、前記入力画面にしたがって前記設定情報が設定入力される設定情報入力手段と、前記省電力モードにおいても記憶内容を保管する情報記憶手段と、電源電力モードを、所定の省電力移行条件が満たされると、前記省電力モードへ移行させ、所定の復帰条件が満たされると、該省電力モードから通常動作可能な通常電力モードへ復帰させるモード制御手段と、前記モード制御手段が前記電源電力モードを前記省電力モードへ移行させる際に、前記設定情報入力手段から入力されている前記設定情報を前記情報記憶手段へ保管させ、該省電力モードから前記通常電力モードへ復帰すると、該情報記憶手段の該設定情報を前記表示手段の前記入力画面へ反映させる設定情報管理手段と、を備えていることを特徴としている。   In order to achieve the above object, the data processing apparatus according to claim 1 is a data processing apparatus having a power saving mode for performing at least one of stopping and reducing power supply to each main part, wherein Display means for displaying and outputting an input screen for setting information relating to the operation of the data processing apparatus, setting information input means for setting and inputting the setting information in accordance with the input screen, and information for storing stored contents even in the power saving mode The storage means and the power source power mode are shifted to the power saving mode when a predetermined power saving transition condition is satisfied, and when the predetermined return condition is satisfied, the power saving mode is changed to the normal power mode capable of normal operation. Mode control means for returning, and input from the setting information input means when the mode control means shifts the power source power mode to the power saving mode Setting information management that causes the setting information stored in the information storage means to be reflected in the input screen of the display means when the power saving mode is restored to the normal power mode. And means.

本発明によれば、省電力モードへ移行した場合にも設定情報の利用性を向上させることができる。   According to the present invention, it is possible to improve the usability of the setting information even when shifting to the power saving mode.

本発明の一実施例を適用したMFPのブロック構成図の一例。1 is an example of a block diagram of an MFP to which an embodiment of the present invention is applied. MFPのソフトウェア構成図の一例。1 is an example of a software configuration diagram of an MFP. MFPの他のブロック構成図の一例。FIG. 6 is an example of another block configuration diagram of an MFP. MFPの機能ブロック図の一例。1 is an example of a functional block diagram of an MFP. 設定情報管理処理を示すフローチャート図の一例。An example of the flowchart figure which shows a setting information management process. MFPの機能ブロック図の一例(実施例2)。An example of a functional block diagram of an MFP (second embodiment). 設定情報管理処理を示すフローチャート図の一例(実施例2)。An example (Example 2) of the flowchart figure which shows a setting information management process. 操作リセット確認画面の一例。An example of an operation reset confirmation screen.

以下、本発明の好適な実施例を添付図面に基づいて詳細に説明する。なお、以下に述べる実施例は、本発明の好適な実施例であるので、技術的に好ましい種々の限定が付されているが、本発明の範囲は、以下の説明によって不当に限定されるものではなく、また、本実施の形態で説明される構成の全てが本発明の必須の構成要件ではない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In addition, since the Example described below is a suitable Example of this invention, various technically preferable restrictions are attached | subjected, However, The range of this invention is unduly limited by the following description. However, not all the configurations described in the present embodiment are essential constituent elements of the present invention.

図1〜図5は、本発明のデータ処理装置、設定情報管理方法及びプログラムの一実施例を示す図であり、図1は、本発明のデータ処理装置、設定情報管理方法及びプログラムの一実施例を適用したMFP(Multi Function Peripheral)1のブロック図である。   1 to 5 are diagrams showing an embodiment of a data processing apparatus, a setting information management method, and a program according to the present invention. FIG. 1 is an embodiment of a data processing apparatus, a setting information management method, and a program according to the present invention. 1 is a block diagram of an MFP (Multi Function Peripheral) 1 to which an example is applied.

図1において、MFP1は、本体部10と操作部20を備えており、本体部10と操作部20は、通信路2により接続されている。通信路2は、例えば、USB(Universal Serial Bus)規格の通信路や有線、無線を問わず任意の規格の通信路等を用いることができる。   In FIG. 1, the MFP 1 includes a main body unit 10 and an operation unit 20, and the main body unit 10 and the operation unit 20 are connected by a communication path 2. As the communication path 2, for example, a USB (Universal Serial Bus) standard communication path, a wired or wireless communication path of any standard can be used.

本体部10は、MFP1としての基本機能であるスキャナ機能、プリンタ機能、コピー機能、ファクシミリ機能等を実行する部分であり、操作部20は、ユーザ(操作者)の操作による各種命令を受け付け、必要な情報を出力する部分である。本体部10は、操作部20で受け付けた設定情報に基づいて動作を行うが、接続されるコンピュータ等の外部装置からの設定情報に基づいても動作する。   The main body 10 is a part that executes basic functions of the MFP 1, such as a scanner function, a printer function, a copy function, and a facsimile function, and the operation unit 20 receives various commands by a user (operator) operation and is necessary. It is a part that outputs various information. The main body 10 operates based on the setting information received by the operation unit 20, but also operates based on setting information from an external device such as a connected computer.

本体部10は、CPU(Central Processing Unit)11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、ハードディスク(HDD:Hard Disk Drive)14、通信I/F15、接続I/F16、エンジン部17及び検知部18等を備えている。本体部10は、各部がバス19で接続されている。   The main unit 10 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, a hard disk (HDD: Hard Disk Drive) 14, a communication I / F 15, a connection I / F 16, an engine. Unit 17 and detection unit 18. Each part of the main body 10 is connected by a bus 19.

ROM12は、MFP1の本体部10用の基本プログラム、本発明の設定情報管理方法のプログラム等のプログラム及び必要なシステムデータを格納している。   The ROM 12 stores a basic program for the main body 10 of the MFP 1, a program such as a program for the setting information management method of the present invention, and necessary system data.

RAM13は、CPU11のワークメモリとして利用され、プログラムの展開、データの一時保管、画像データの展開等に利用される。   The RAM 13 is used as a work memory of the CPU 11 and is used for program development, temporary storage of data, development of image data, and the like.

CPU11は、ROM12内のプログラムに基づいて、RAM13をワークメモリとして利用して、MFP1の各部、特に、本体部10の各部を制御して、MFP1としての基本機能を実行する。また、CPU11は、ROM12の本発明の設定情報管理方法のプログラムに基づいて、省電力モードにおいても設定情報を保管管理する設定情報管理方法を実行する。   Based on the program in the ROM 12, the CPU 11 uses the RAM 13 as a work memory to control each part of the MFP 1, particularly each part of the main body 10, and executes basic functions as the MFP 1. Further, the CPU 11 executes a setting information management method for storing and managing setting information even in the power saving mode based on the program of the setting information management method of the present invention stored in the ROM 12.

ハードディスク14は、処理対象の画像データ等をCPU11の制御下で書き込まれ、また、読み出される。なお、MFP1は、上記基本プログラムや本発明の設定情報管理方法のプログラムをハードディスク14に格納してもよいが、以下の説明では、ROM12に保管されているものとする。ハードディスク14は、特に、操作部20で入力される設定情報を保管する。   The hard disk 14 writes and reads image data to be processed under the control of the CPU 11. The MFP 1 may store the basic program and the setting information management method program of the present invention in the hard disk 14. However, in the following description, the MFP 1 is assumed to be stored in the ROM 12. In particular, the hard disk 14 stores setting information input from the operation unit 20.

通信I/F15は、LAN(Local Area Network)等のネットワークに接続され、ネットワーク上の他のMFP、コンピュータ等の外部装置との間で、通信を行う。   The communication I / F 15 is connected to a network such as a LAN (Local Area Network), and performs communication with other MFPs and external devices such as computers on the network.

接続I/F16は、通信路2を介して操作部20と接続され、CPU11の制御下で、操作部20との間で、信号及び情報の授受を行う。   The connection I / F 16 is connected to the operation unit 20 via the communication path 2, and exchanges signals and information with the operation unit 20 under the control of the CPU 11.

エンジン部17は、原稿の画像をスキャンして読み取るスキャナ部、用紙等のシート材へ適宜の印刷方式(インクジェット方式、電子写真方式等)で画像を印刷するプリンタ部、ファクシミリ通信を行うファクシミリ部等を備えている。また、エンジン部17は、プリンタ部で印刷済みのシート材に仕分け処理、パンチ処理等の後処理を行うフィニッシャ、原稿をスキャナ部の読取位置へ自動給送するADF(自動原稿給送装置)等のオプションユニットを備えていてもよい。エンジン部17は、備えている各部により、MFP1としての、スキャナ機能、プリンタ機能、コピー機能、ファクシミリ機能等の各種単独機能や複合機能を実行する。   The engine unit 17 is a scanner unit that scans and reads an image of a document, a printer unit that prints an image on a sheet material such as paper by an appropriate printing method (inkjet method, electrophotographic method, etc.), a facsimile unit that performs facsimile communication, and the like It has. The engine unit 17 is a finisher that performs post-processing such as sorting processing and punching processing on a sheet material that has been printed by the printer unit, an ADF (automatic document feeder) that automatically feeds a document to a reading position of the scanner unit, and the like. Optional units may be provided. The engine unit 17 executes various single functions such as a scanner function, a printer function, a copy function, a facsimile function, and the like, and functions of the MFP 1 as each MFP.

検知部18は、例えば、発光素子としてのLEDと受光素子としてのフォトトランジスタ等で構成され、検知物としての人体の有無を検知して、検知結果をCPU11に出力する。なお、検知部18のLEDとしては、その人体検知性能から、例えば、赤外線LEDが用いられ、検知部18の設置位置から所定範囲のユーザ(操作者)の有無及び方向を検知する。   The detection unit 18 includes, for example, an LED as a light emitting element, a phototransistor as a light receiving element, and the like, detects the presence or absence of a human body as a detection object, and outputs the detection result to the CPU 11. In addition, as LED of the detection part 18, infrared LED is used from the human body detection performance, and the presence or absence and direction of the user (operator) of the predetermined range from the installation position of the detection part 18 are detected.

操作部20は、CPU21、ROM22、RAM23、フラッシュメモリ24、通信I/F25、接続I/F26及び操作パネル27等を備えており、各部は、バス28で接続されている。   The operation unit 20 includes a CPU 21, ROM 22, RAM 23, flash memory 24, communication I / F 25, connection I / F 26, operation panel 27, and the like.

ROM22は、操作部20としての基本機能を実現する操作基本プログラム及び必要なシステムデータを格納している。   The ROM 22 stores a basic operation program for realizing basic functions as the operation unit 20 and necessary system data.

CPU21は、ROM22内のプログラムに基づいてRAM23をワークメモリとして利用して操作部20の各部を制御して、操作部20としての処理を実行する。   The CPU 21 executes processing as the operation unit 20 by controlling each unit of the operation unit 20 using the RAM 23 as a work memory based on a program in the ROM 22.

RAM23は、ROM22のプログラムの展開、操作パネル27から入力された入力データの一時記憶、操作パネルに表示する表示データの一時記憶を行う。   The RAM 23 develops a program in the ROM 22, temporarily stores input data input from the operation panel 27, and temporarily stores display data displayed on the operation panel.

フラッシュメモリ24は、RAM23と同様に、プログラムの展開、操作パネル27から入力された入力データの一時記憶、操作パネルに表示する表示データの一時記憶を行う。   Similar to the RAM 23, the flash memory 24 performs program expansion, temporary storage of input data input from the operation panel 27, and temporary storage of display data displayed on the operation panel.

通信I/F25は、有線、無線で、外部操作端末(例えば、スマートフォン、タブレット等)と接続され、該外部操作端末との間で、操作データや表示データの授受を行う。   The communication I / F 25 is wired and wirelessly connected to an external operation terminal (for example, a smartphone, a tablet, or the like), and exchanges operation data and display data with the external operation terminal.

接続I/F26は、通信路2により本体部10の接続I/F16と接続され、本体部10との間で、操作情報、表示情報等の信号及び情報の授受を行う。   The connection I / F 26 is connected to the connection I / F 16 of the main body 10 through the communication path 2, and exchanges signals and information such as operation information and display information with the main body 10.

操作パネル27は、MFP1の操作を行うのに必要な各種ハードキー及び表示パネル等を備えており、表示パネルとしては、例えば、タッチパネル付きのLCD(Liquid Crystal Display)パネルが用いられる。操作パネル27は、CPU21の制御下で、例えば、表示パネルにMFP1の動作設定を行うための設定画面(入力画面)を表示し、該入力画面の表示に応じたユーザによる表示パネルのタッチ操作やハードキーの操作によって、設定情報の設定入力を行わせる。なお、操作パネル27の表示パネルは、タッチパネル付きLCDに限るものではなく、例えば、タッチパネル機能が搭載された有機EL表示パネルやタッチパネル機能を有していない表示パネルであってもよい。   The operation panel 27 includes various hard keys and a display panel necessary for operating the MFP 1. As the display panel, for example, an LCD (Liquid Crystal Display) panel with a touch panel is used. The operation panel 27 displays, for example, a setting screen (input screen) for setting the operation of the MFP 1 on the display panel under the control of the CPU 21, and the user can perform a touch operation on the display panel according to the display of the input screen. The setting information is entered by operating the hard key. Note that the display panel of the operation panel 27 is not limited to an LCD with a touch panel, and may be, for example, an organic EL display panel with a touch panel function or a display panel without a touch panel function.

CPU21は、操作パネル27の入力画面で入力された設定情報を、接続I/F26及び通信路2を介して、本体部10へ送信し、本体部10は、CPU11が、送られてきた設定情報をハードディスク14に保管する。   The CPU 21 transmits the setting information input on the input screen of the operation panel 27 to the main body 10 via the connection I / F 26 and the communication path 2, and the main body 10 receives the setting information sent by the CPU 11. Is stored in the hard disk 14.

そして、MFP1は、図2に示すように、ソフトウェア構成されている。本体部10は、OS(Operating System)層31、サービス層32、アプリ層33及び検知層34を備えており、操作部20は、OS層41、サービス層42、アプリ層43を備えていて、上記通信I/F25が接続されている。   The MFP 1 has a software configuration as shown in FIG. The main body 10 includes an OS (Operating System) layer 31, a service layer 32, an application layer 33, and a detection layer 34. The operation unit 20 includes an OS layer 41, a service layer 42, and an application layer 43. The communication I / F 25 is connected.

MFP1は、本体部10と操作部20が通信路2で接続されている。なお、図2では、本体部10は、LAN等のネットワーク50に接続されており、このネットワーク50に、無線LAN AP(アクセスポイント)51が接続されているように記載されているが、このような構成であることは、本発明においては必須ではない。なお、図2の場合、ネットワーク50を介して本体部10に接続されている無線LAN AP51は、通信I/F25に接続されている無線デバイスと無線通信する。   In the MFP 1, the main unit 10 and the operation unit 20 are connected via a communication path 2. In FIG. 2, the main body 10 is connected to a network 50 such as a LAN, and a wireless LAN AP (access point) 51 is connected to the network 50. Such a configuration is not essential in the present invention. In the case of FIG. 2, the wireless LAN AP 51 connected to the main body unit 10 via the network 50 performs wireless communication with a wireless device connected to the communication I / F 25.

本体部10のOS層31、サービス層32及びアプリ層33は、ROM12やハードディスク14等に格納されている各種ソフトウェアで構築され、検知層34は、検知部18により構築される。   The OS layer 31, the service layer 32, and the application layer 33 of the main body 10 are constructed by various software stored in the ROM 12, the hard disk 14, etc., and the detection layer 34 is constructed by the detection unit 18.

本体部10は、CPU11が、これらのソフトウェアを実行することにより、各種の機能を提供する。   The main body 10 provides various functions by the CPU 11 executing these software.

アプリ層33のソフトウェアは、本体部10のハードウェア資源を動作させて所定の機能を提供するためのアプリケーションソフトウェア(以下、単に、アプリという。)である。例えば、アプリとしては、コピー機能を提供するコピーアプリ、スキャナ機能を提供するスキャナアプリ、ファクシミリ機能を提供するファクシミリアプリ、プリンタ機能を提供するプリンタアプリ等がある。   The software of the application layer 33 is application software (hereinafter simply referred to as an application) for operating a hardware resource of the main body unit 10 to provide a predetermined function. For example, the application includes a copy application that provides a copy function, a scanner application that provides a scanner function, a facsimile application that provides a facsimile function, a printer application that provides a printer function, and the like.

サービス層32のソフトウェアは、アプリ層33とOS層31との間に介在し、アプリに対して、本体部10が備えるハードウェア資源を利用するためのインターフェイスを提供するソフトウェアである。具体的には、サービス層32は、ハードウェア資源に対する動作要求の受付、動作要求の調停を行う機能を提供する。サービス層32は、例えば、スキャナ部による原稿読取やプリンタ部による画像の印刷等の動作要求を受け付ける。   The software of the service layer 32 is software that is interposed between the application layer 33 and the OS layer 31 and provides an interface for using hardware resources of the main body unit 10 for the application. Specifically, the service layer 32 provides functions for receiving operation requests for hardware resources and arbitrating operation requests. The service layer 32 accepts an operation request such as document reading by the scanner unit or image printing by the printer unit.

なお、サービス層32によるインターフェイスの機能は、本体部10のアプリ層33だけではなく、操作部20のアプリ層43に対しても提供される。すなわち、図2に矢印で示すように、操作部20のアプリ層43も、サービス層32のインターフェイス機能を介して、本体部10のハードウェア資源(例えば、エンジン部17)を利用した機能を実現することができる。   The interface function by the service layer 32 is provided not only to the application layer 33 of the main body unit 10 but also to the application layer 43 of the operation unit 20. That is, as indicated by an arrow in FIG. 2, the application layer 43 of the operation unit 20 also realizes a function using hardware resources (for example, the engine unit 17) of the main body unit 10 through the interface function of the service layer 32. can do.

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

検知層34は、所定範囲内のユーザを検知し、サービス層32に検知情報を通知する。   The detection layer 34 detects a user within a predetermined range and notifies the service layer 32 of detection information.

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

操作部20のアプリ層43のアプリとしては、プリンタ機能に関する操作や表示を行うためのUIの機能を提供するプリンタアプリ、コピー機能に関する操作や表示を行うためのUIの機能を提供するコピーアプリ、ファックス機能に関する操作や表示を行うためのUIの機能を提供するファックスアプリ等であるが、これに限るものではない。   As an application of the application layer 43 of the operation unit 20, a printer application that provides a UI function for performing an operation and display related to a printer function, a copy application that provides a UI function for performing an operation and display related to a copy function, A fax application or the like that provides a UI function for performing operations and display related to the fax function is not limited thereto.

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

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

また、本実施例のMFP1は、操作部20に対する電力供給が、本体部10から通信路2を経由して行われており、操作部20の電源制御を、本体部10の電源制御とは別に(独立して)行うことができる。そして、MFP1は、本体部10に電源電力部を備えており、該電源電力部から本体部10及び本体部10を介して操作部20へ必要な電源電力を供給する。また、MFP1は、主要各部への電源電力の供給の停止と削減のうち少なくともいずれかを実施する省電力モードを備えている。MFP1は、CPU11の制御下で、所定の省電力移行条件が満たされると、省電力モードへ移行し、この省電力モードにおいて、所定の復帰条件が発生すると、通常動作可能な通常電力モードへ復帰する。省電力移行条件は、例えば、予め設定されている待機時間の間、動作要求操作、外部装置からの動作要求コマンドの入力がないこと等である。復帰条件は、動作要求操作、外部装置からの動作要求コマンドの入力等である。   In the MFP 1 of this embodiment, power is supplied to the operation unit 20 from the main unit 10 via the communication path 2, and the power control of the operation unit 20 is performed separately from the power control of the main unit 10. Can be done (independently). The MFP 1 includes a power source power unit in the main body unit 10, and supplies necessary power power from the power source power unit to the operation unit 20 via the main body unit 10 and the main body unit 10. The MFP 1 also has a power saving mode in which at least one of the stop and reduction of the supply of power to main components is implemented. Under the control of the CPU 11, the MFP 1 shifts to a power saving mode when a predetermined power saving transition condition is satisfied. In the power saving mode, when a predetermined return condition occurs, the MFP 1 returns to a normal power mode in which normal operation is possible. To do. The power saving transition condition is, for example, that there is no operation request operation or an operation request command input from an external device during a preset standby time. The return condition is an operation request operation, an input of an operation request command from an external device, or the like.

なお、本実施例のMFP1は、操作部20の構成としては、図1に示した構成に限るものではなく、例えば、図3に示すように、操作部60として、操作パネル27と接続I/F26のみを備えた構成であってもよい。   In the MFP 1 of this embodiment, the configuration of the operation unit 20 is not limited to the configuration illustrated in FIG. 1. For example, as illustrated in FIG. The structure provided only with F26 may be sufficient.

この場合、操作部60は、CPUを備えていないため、本体部10から接続I/F26が受信した表示データを、操作パネル27が、表示パネルに表示出力する。また、操作パネル27は、操作キーや表示パネルのタッチパネルの機能ボタンで受け付けた操作内容を、接続I/F26を介して本体部10へ送信する。   In this case, since the operation unit 60 does not include a CPU, the operation panel 27 displays and outputs the display data received by the connection I / F 26 from the main body unit 10 on the display panel. In addition, the operation panel 27 transmits the operation content received with the operation keys and the function buttons on the touch panel of the display panel to the main body unit 10 via the connection I / F 26.

そして、MFP1は、ROM、EEPROM(Electrically Erasable and Programmable Read Only Memory )、EPROM、フラッシュメモリ、フレキシブルディスク、CD−ROM(Compact Disc Read Only Memory )、CD−RW(Compact Disc Rewritable )、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)メモリ、SD(Secure Digital)カード、MO(Magneto-Optical Disc)等のコンピュータが読み取り可能な記録媒体に記録されている本発明の設定情報管理方法を実行するプログラムを読み込んでROM12やハードディスク14に導入することで、後述する省電力モードへ移行した場合にも設定情報の利用性を向上させる設定情報管理方法を実行するデータ処理装置として構築されている。この設定情報管理方法を実行するプログラムは、アセンブラ、C、C++、C#、Java(登録商標)等のレガシープログラミング言語やオブジェクト指向プログラミング言語等で記述されたコンピュータ実行可能なプログラムであり、上記記録媒体に格納して頒布することができる。   The MFP 1 includes a ROM, an EEPROM (Electrically Erasable and Programmable Read Only Memory), an EPROM, a flash memory, a flexible disk, a CD-ROM (Compact Disc Read Only Memory), a CD-RW (Compact Disc Rewritable), and a DVD (Digital Versatile). A program for executing the setting information management method of the present invention recorded on a computer-readable recording medium such as a disk (USB), a universal serial bus (USB) memory, a secure digital (SD) card, or a magneto-optical disc (MO). Is read and installed in the ROM 12 or the hard disk 14 to construct a data processing apparatus that executes a setting information management method that improves the usability of setting information even when the mode is shifted to a power saving mode to be described later. The program for executing this setting information management method is a computer-executable program written in a legacy programming language such as assembler, C, C ++, C #, Java (registered trademark), an object-oriented programming language, or the like. It can be stored in a medium and distributed.

MFP1は、上記設定情報管理方法を実行するプログラムが導入されることで、図4に示すような機能ブロックが構築される。すなわち、MFP1は、上記プログラムが導入されることで、図4に示すように、表示部71、設定情報入力部72、情報記憶部73、設定情報管理部74、モード制御部75及び操作者検知部76が構築される。   In the MFP 1, a function block as shown in FIG. 4 is constructed by introducing a program for executing the setting information management method. That is, the MFP 1 introduces the program, and as shown in FIG. 4, the display unit 71, the setting information input unit 72, the information storage unit 73, the setting information management unit 74, the mode control unit 75, and the operator detection Part 76 is constructed.

表示部71は、操作部20の操作パネル27の表示パネルで構築され、データ処理装置であるMFP1の動作に関する設定情報の入力画面を表示出力する。したがって、表示部71は、表示手段として機能している。   The display unit 71 is constructed by the display panel of the operation panel 27 of the operation unit 20, and displays and outputs an input screen for setting information related to the operation of the MFP 1 serving as the data processing apparatus. Therefore, the display unit 71 functions as a display unit.

設定情報入力部72は、操作部20のキー、表示パネルのタッチパネル等で構築され、入力画面にしたがって設定情報が設定入力される。したがって、設定情報入力部72は、設定情報入力手段として機能している。   The setting information input unit 72 is constructed by the keys of the operation unit 20, the touch panel of the display panel, and the like, and setting information is set and input according to the input screen. Accordingly, the setting information input unit 72 functions as setting information input means.

情報記憶部73は、ハードディスク14により構築されている。情報記憶部73は、省電力モードにおいても記憶内容を保管し、特に、操作部20の操作パネル27で設定入力された設定情報を記憶する。したがって、情報記憶部73は、情報記憶手段として機能している。   The information storage unit 73 is constructed by the hard disk 14. The information storage unit 73 stores the stored contents even in the power saving mode, and particularly stores the setting information set and input on the operation panel 27 of the operation unit 20. Therefore, the information storage unit 73 functions as information storage means.

モード制御部75は、CPU11により構築されている。モード制御部75は、電源電力モードを、所定の省電力移行条件が満たされると、省電力モードへ移行させ、所定の復帰条件が満たされると、該省電力モードから通常動作可能な通常電力モードへ復帰させる。この省電力モードは、MFP1の主要各部への電源電力の供給を停止又は削減する電力モードである。したがって、モード制御部75は、モード制御手段として機能している。   The mode control unit 75 is constructed by the CPU 11. The mode control unit 75 shifts the power source power mode to the power saving mode when a predetermined power saving transition condition is satisfied, and when the predetermined return condition is satisfied, the normal power mode capable of normal operation from the power saving mode. Return to. This power saving mode is a power mode for stopping or reducing the supply of power to main components of the MFP 1. Therefore, the mode control unit 75 functions as mode control means.

設定情報管理部74は、CPU11により構築されている。設定情報管理部74は、モード制御部75が電源電力モードを省電力モードへ移行させる際に、設定情報入力部72から入力されている設定情報を情報記憶部73へ保管させる。また、設定情報管理部74は、省電力モードから通常電力モードへの復帰時に、情報記憶部73の該設定情報を表示部71の入力画面へ反映させる。したがって、設定情報管理部74は、設定情報管理手段として機能している。   The setting information management unit 74 is constructed by the CPU 11. The setting information management unit 74 stores the setting information input from the setting information input unit 72 in the information storage unit 73 when the mode control unit 75 shifts the power supply power mode to the power saving mode. The setting information management unit 74 reflects the setting information in the information storage unit 73 on the input screen of the display unit 71 when returning from the power saving mode to the normal power mode. Therefore, the setting information management unit 74 functions as setting information management means.

操作者検知部76は、検知部18により構築され、ユーザ(操作者)がデータ処理装置であるMFP1の所定範囲内にいるか否かを検知する。したがって、操作者検知部76は、操作者検知手段として機能している。この場合、設定情報管理部74は、省電力モードへの移行時又は省電力モード中において、操作者検知部76が操作者を不検出であると、情報記憶部73へ所定の初期設定情報(デフォルト画面情報)を保管させる。また、設定情報管理部74は、省電力モードへの移行時及び省電力モード中において、操作者検知部76が操作者を検出中であると、情報記憶部73へ設定情報入力部72から入力された設定情報を保管させる。   The operator detection unit 76 is constructed by the detection unit 18 and detects whether or not the user (operator) is within a predetermined range of the MFP 1 that is the data processing apparatus. Therefore, the operator detection unit 76 functions as an operator detection unit. In this case, the setting information management unit 74 stores predetermined initial setting information (in the information storage unit 73) when the operator detection unit 76 does not detect the operator when shifting to the power saving mode or during the power saving mode. Store default screen information). In addition, the setting information management unit 74 inputs from the setting information input unit 72 to the information storage unit 73 when the operator detection unit 76 is detecting an operator when shifting to the power saving mode and during the power saving mode. Store the configured information.

次に、本実施例の作用を説明する。本実施例のMFP1は、省電力モードへ移行した場合にも設定情報の利用性を向上させる。   Next, the operation of this embodiment will be described. The MFP 1 of this embodiment improves the usability of the setting information even when shifting to the power saving mode.

すなわち、MFP1は、電源電力モードとして、所定の省電力移行条件が満たされると、主要各部への電源電力の供給の停止と削減のうち少なくともいずれかを実施する省電力モードを備えている。MFP1は、省電力モードにおいて、所定の復帰条件が満たされると、省電力モードから、通常動作可能な通常電力モードへ復帰する。   In other words, the MFP 1 includes a power saving mode in which at least one of stopping and reducing the supply of power to the main units is performed when a predetermined power saving transition condition is satisfied as the power saving mode. In the power saving mode, the MFP 1 returns from the power saving mode to the normal power mode in which the normal operation can be performed when a predetermined return condition is satisfied.

また、MFP1は、操作部20の操作パネル27の表示パネルにプリンタ動作、コピー動作、スキャナ動作等における動作設定内容を指示する入力画面を表示し、操作パネル27のハードキーや表示パネルのタッチパネルの操作による設定情報の設定を可能にする。   Further, the MFP 1 displays an input screen for instructing operation setting contents in the printer operation, the copy operation, the scanner operation, and the like on the display panel of the operation panel 27 of the operation unit 20, and the hard keys of the operation panel 27 and the touch panel of the display panel. Setting information can be set by operation.

この設定情報の設定操作中に、何らかの理由でユーザによる設定入力操作が省電力移行条件を満たす状態になると、モード制御部75は、MFP1の電源電力モードを省電力モードへ移行させる。   During the setting information setting operation, if for some reason the setting input operation by the user satisfies the power saving transition condition, the mode control unit 75 shifts the power source power mode of the MFP 1 to the power saving mode.

MFP1等のデータ処理装置においては、従来、設定情報の入力途中で省電力モードへ移行すると、入力中の設定情報は、消去され、省電力モードから復帰させると、再度、最初から設定情報の入力を行う必要があり、利用性が悪いという問題があった。   Conventionally, in a data processing apparatus such as the MFP 1, when the setting information is shifted to the power saving mode in the middle of inputting the setting information, the setting information being input is deleted, and when returning from the power saving mode, the setting information is input again from the beginning. There was a problem that usability was poor.

そこで、本実施例のMFP1は、設定情報の入力途中で省電力モードへ移行しても、入力済みの設定情報を情報記憶部73へ保管し、通常電力モードへ復帰した際に、表示部71の入力画面に情報記憶部73の設定情報を反映させる。また、MFP1は、設定情報の機密保持を図るために、省電力モードへの移行時又は省電力モード中において、操作者検知部76が操作者を不検出であると、情報記憶部73へ所定の初期設定情報を保管する。さらに、MFP1は、省電力モードへの移行時及び省電力モード中において、操作者検知部76が操作者を検出中であると、情報記憶部73へ設定情報入力部72から入力された設定情報を保管する。   Therefore, even if the MFP 1 of this embodiment shifts to the power saving mode in the middle of inputting the setting information, the input setting information is stored in the information storage unit 73, and when the MFP 1 returns to the normal power mode, the display unit 71 The setting information of the information storage unit 73 is reflected on the input screen. Further, in order to maintain confidentiality of the setting information, the MFP 1 notifies the information storage unit 73 that the operator detection unit 76 does not detect the operator when shifting to the power saving mode or during the power saving mode. Store the initial setting information. Further, the MFP 1 sets the setting information input from the setting information input unit 72 to the information storage unit 73 when the operator detection unit 76 is detecting the operator when shifting to the power saving mode and during the power saving mode. Keep.

そして、MFP1は、設定情報入力部72からの設定情報の入力途中で、省電力モードへの移行が発生すると、図5に示す設定情報管理処理を行う。   When the MFP 1 shifts to the power saving mode in the middle of inputting the setting information from the setting information input unit 72, the MFP 1 performs setting information management processing shown in FIG.

すなわち、MFP1は、表示部71へ入力画面を表示して、設定情報入力部72から設定情報の入力が行われている途中で、設定情報管理部74は、モード制御部75が省電力モードへ移行すると判断したかチェックする(ステップS101)。すなわち、設定情報管理部74は、省電力移行条件が満たされて、省電力モードへ移行すると、モード制御部75が判断したかチェックする。   In other words, the MFP 1 displays an input screen on the display unit 71, and the setting information management unit 74 sets the mode control unit 75 to the power saving mode while the setting information is input from the setting information input unit 72. It is checked whether or not it is determined to shift (step S101). That is, the setting information management unit 74 checks whether the mode control unit 75 determines that the power saving mode is satisfied and the mode is changed to the power saving mode.

ステップS101で、省電力モードへ移行しないとき(ステップS101で、NOのとき)、設定情報管理部74は、通常の動作処理を行い(ステップS102)、モード制御部75が、再度、省電力モードへ移行するかチェックする(ステップS101)。この通常の動作処理は、設定情報入力部72からの設定情報の入力操作の受付動作処理等の動作処理である。   When the process does not shift to the power saving mode in step S101 (NO in step S101), the setting information management unit 74 performs normal operation processing (step S102), and the mode control unit 75 again performs the power saving mode. It is checked whether or not to move to (step S101). This normal operation process is an operation process such as a reception operation process for an input operation of setting information from the setting information input unit 72.

ステップS101で、省電力モードへ移行するとき(ステップS101で、YESのとき)、設定情報管理部74は、操作者検知部76がユーザ(操作者)を検知しているかチェックする(ステップS103)。   When shifting to the power saving mode in step S101 (YES in step S101), the setting information management unit 74 checks whether the operator detection unit 76 detects a user (operator) (step S103). .

ステップS103で、操作者検知部76がユーザを検知していると(ステップS103で、YESのとき)、設定情報管理部74は、設定情報入力部72で入力された設定情報を情報記憶部73へ保存し、フラグをONにする(ステップS104)。このフラグは、ONのときに、入力されて情報記憶部73に保存されている入力された設定情報を情報記憶部73から読み出して表示部71の入力画面へ反映させることを指示するフラグである。そして、フラグは、オフのとき、デフォルトの画面を、表示部71の入力画面へ反映させることを指示する。   If the operator detection unit 76 detects a user in step S103 (YES in step S103), the setting information management unit 74 uses the setting information input by the setting information input unit 72 as the information storage unit 73. And the flag is turned on (step S104). This flag is a flag for instructing that the input setting information input and stored in the information storage unit 73 is read from the information storage unit 73 and reflected on the input screen of the display unit 71 when ON. . When the flag is off, the flag instructs the input screen of the display unit 71 to reflect the default screen.

そして、ステップS103で、操作者検知部76がユーザを検知していないと(ステップS103で、NOのとき)、デフォルト画面情報(初期設定情報)を情報記憶部73に保存し、フラグをOFFに設定する(ステップS105)。   In step S103, if the operator detection unit 76 does not detect the user (NO in step S103), the default screen information (initial setting information) is stored in the information storage unit 73, and the flag is turned OFF. Setting is performed (step S105).

次に、設定情報管理部74は、モード制御部75が復帰条件を満たして省電力モードから通常電力モードへ復帰するかチェックする(ステップS106)。   Next, the setting information management unit 74 checks whether the mode control unit 75 satisfies the return condition and returns from the power saving mode to the normal power mode (step S106).

ステップS106で、省電力モードへ移行しないとき(ステップS106で、NOのとき)、設定情報管理部74は、操作者検知部76がユーザを検知しているかチェックする(ステップS107)。   When the process does not shift to the power saving mode in step S106 (NO in step S106), the setting information management unit 74 checks whether the operator detection unit 76 detects the user (step S107).

ステップS107で、ユーザを検知していると(ステップS107で、YESのとき)、設定情報管理部74は、設定情報を入力していたユーザがMFP1の近くにいると判断して、フラグをONのまま維持し(ステップS108)、ステップS106へ移行する。   If a user is detected in step S107 (YES in step S107), the setting information management unit 74 determines that the user who has input the setting information is near the MFP 1, and turns on the flag. (Step S108), and the process proceeds to Step S106.

ステップS107で、ユーザを検知していないと(ステップS107で、NOのとき)、設定情報管理部74は、フラグをOFFにする(ステップS109)。設定情報管理部74は、次に、入力画面の情報として、デフォルト画面の情報を保存し(ステップS110)、ステップS106に戻って、省電力モードからの復帰か確認する(ステップS106)。   If no user is detected in step S107 (NO in step S107), the setting information management unit 74 turns off the flag (step S109). Next, the setting information management unit 74 stores the information on the default screen as the information on the input screen (step S110), returns to step S106, and confirms whether or not the power saving mode is restored (step S106).

ステップS106で、省電力モードからの復帰でないときには、設定情報管理部74は、上記処理を繰り返し実施する(ステップS107〜S110)。ただし、設定情報管理部74は、一旦フラグをOFFにして、デフォルト画面を保存すると、その後に、操作者検知部76が操作者を検出しても、フラグをONしない。   If it is not a return from the power saving mode in step S106, the setting information management unit 74 repeatedly performs the above processing (steps S107 to S110). However, once the setting information management unit 74 turns off the flag and saves the default screen, the setting information management unit 74 does not turn on the flag even if the operator detection unit 76 detects the operator thereafter.

ステップS106で、省電力モードからの復帰であると(ステップS106で、YESのとき)、設定情報管理部74は、フラグのON/OFFに応じた設定情報を情報記憶部73から読み出して、表示パネルの入力画面に反映させる(ステップS111)。   If it is a return from the power saving mode in step S106 (YES in step S106), the setting information management unit 74 reads the setting information corresponding to ON / OFF of the flag from the information storage unit 73 and displays it. It is reflected on the input screen of the panel (step S111).

したがって、設定情報管理部74は、省電力モードへの移行時にユーザがMFP1の所定範囲にいて、省電力モード中においても該所定範囲にユーザがいると、その後に省電力モードから復帰する際に、表示パネルの入力画面に、入力途中の設定情報を反映させる。その結果、ユーザは、入力途中の続きから設定情報の設定入力を行うことができ、利用性を向上させることができる。   Accordingly, when the user is in the predetermined range of the MFP 1 when shifting to the power saving mode and the user is in the predetermined range even during the power saving mode, the setting information management unit 74 subsequently returns from the power saving mode. The setting information in the middle of input is reflected on the input screen of the display panel. As a result, the user can perform setting input of setting information from the middle of the input, and the usability can be improved.

また、設定情報管理部74は、省電力モードへの移行時にユーザがMFP1の所定範囲にいないか、省電力モード中において、該所定範囲にユーザがいなくなると、その後に省電力モードから復帰する際に、表示パネルの入力画面に、デフォルトの設定情報を反映させる。その結果、ユーザが途中まで入力した設定情報が漏れることを防止することができ、機密を確保することができる。   In addition, when the user is not in the predetermined range of the MFP 1 at the time of shifting to the power saving mode or when there is no user in the predetermined range during the power saving mode, the setting information management unit 74 subsequently returns from the power saving mode. The default setting information is reflected on the input screen of the display panel. As a result, it is possible to prevent the setting information input by the user halfway from being leaked, and to ensure confidentiality.

実施例1では、省電力モードへの移行時にユーザが途中まで入力した設定情報を保護するMFP1について説明した。これに対し、MFP1がタイマ(以下、操作リセットタイマという)による操作リセット機能を有する場合がある。操作リセット機能とは、例えば、一定の待ち時間の間、入力操作が行われない状態が発生したことを操作リセットタイマにより検出すると、表示パネルの入力画面がデフォルトの設定情報に戻る機能をいう。デフォルトの設定情報とは、予め定められた設定情報であり画面が表示された直後に、ユーザが何ら操作していない状態で表示される設定情報である。デフォルトの設定情報は初期設定情報と称してもよい。デフォルトの設定情報は画面ごとに定められている。   In the first embodiment, the MFP 1 that protects the setting information that the user has input halfway when shifting to the power saving mode has been described. In contrast, the MFP 1 may have an operation reset function using a timer (hereinafter referred to as an operation reset timer). The operation reset function refers to a function for returning the input screen of the display panel to default setting information when the operation reset timer detects that an input operation is not performed for a certain waiting time. The default setting information is predetermined setting information, which is setting information displayed in a state in which no operation is performed by the user immediately after the screen is displayed. The default setting information may be referred to as initial setting information. Default setting information is determined for each screen.

したがって、ユーザがMFP1から所定範囲にいたとしても何らかの理由で操作を中断している状況では、操作リセットタイマによる操作リセット機能が作動する場合があり、ユーザが途中まで設定した設定情報が消えてしまうという問題があった。   Therefore, even if the user is within the predetermined range from the MFP 1, in a situation where the operation is interrupted for some reason, the operation reset function by the operation reset timer may be activated, and the setting information set halfway by the user disappears. There was a problem.

そこで、本実施例では、操作リセットタイマによる操作リセット機能が作動する際にユーザがMFP1から所定範囲にいる場合、操作リセットタイマによる操作リセット機能を作動させず、ユーザが途中まで入力した設定情報をそのまま継続して表示するMFP1について説明する。   Therefore, in this embodiment, when the user is within a predetermined range from the MFP 1 when the operation reset function by the operation reset timer is activated, the setting information input by the user halfway is not activated without operating the operation reset function by the operation reset timer. The MFP 1 that continuously displays as it is will be described.

なお、本実施例において、実施例1の説明において同一の符号を付した構成要素は同様の機能を果たすので、主に本実施例の主要な構成要素についてのみ説明する場合がある。例えば、本実施例において、実施例1の図1に示したMFP1のブロック図、図2のMFP1のソフトウェア構成図、及び、図3のMFP1の他のブロック構成図を用いてMFP1の機能を説明する。   In the present embodiment, the components denoted by the same reference numerals in the description of the first embodiment perform similar functions, and therefore, only the main components of the present embodiment may be mainly described. For example, in the present embodiment, the function of the MFP 1 will be described using the block diagram of the MFP 1 shown in FIG. 1 of the first embodiment, the software configuration diagram of the MFP 1 in FIG. 2, and another block configuration diagram of the MFP 1 in FIG. To do.

本実施例のMFP1は、上記設定情報管理方法を実行するプログラムが導入されることで、図6に示すような機能ブロックが構築される。すなわち、MFP1は、上記プログラムが導入されることで、図6に示すように、表示部71、設定情報入力部72、情報記憶部73、設定情報管理部74、操作リセット部77及び操作者検知部76が構築される。   In the MFP 1 of this embodiment, a function block as shown in FIG. 6 is constructed by introducing a program for executing the setting information management method. That is, the MFP 1 introduces the program, and as shown in FIG. 6, the display unit 71, the setting information input unit 72, the information storage unit 73, the setting information management unit 74, the operation reset unit 77, and the operator detection Part 76 is constructed.

操作リセット部77(操作リセット手段の一態様)は、CPU11により構築されている。操作リセット部77は、操作リセットタイマがタイムアップすると、設定情報入力部72が受け付けたユーザによる設定情報を破棄して、表示部71にデフォルトの設定情報によるデフォルトの画面を表示させる(以下、このような処理を「操作リセット」という)。すなわち、ユーザが入力した設定情報を破棄し所定の画面を表示する。操作リセットの具体的な例については後述する。   The operation reset unit 77 (one mode of the operation reset unit) is constructed by the CPU 11. When the operation reset timer expires, the operation reset unit 77 discards the user setting information received by the setting information input unit 72 and causes the display unit 71 to display a default screen based on the default setting information (hereinafter, this Such processing is called “operation reset”). That is, the setting information input by the user is discarded and a predetermined screen is displayed. A specific example of the operation reset will be described later.

本来、操作リセット機能は、ユーザが設定情報を設定する途中でMFP1を離れた後、別のユーザがMFP1を操作する際に別のユーザが設定情報を設定しやすくするため(設定されたコピー数などが残っていないようにするため)の機能である。あるいは、途中まで設定情報を設定した前のユーザの設定情報を別のユーザから保護するため(秘匿するため)の機能である。   Originally, the operation reset function makes it easy for another user to set the setting information when another user operates the MFP 1 after leaving the MFP 1 in the middle of setting the setting information (the set number of copies). Etc.) so that there is no remaining. Or it is a function for protecting the setting information of the previous user who set the setting information halfway from another user.

しかしながら、途中まで設定情報を設定したユーザがMFP1の周囲に存在する場合、操作リセット部77が設定情報をリセットすると却って操作性を低下させるおそれがある。このため、設定情報管理部74は、操作リセット部77が操作リセットする際に、操作者検知部76がユーザを検知しているかどうかを確認し、検知していない場合に操作リセット部77の操作リセットを許可する。   However, if there is a user who has set the setting information halfway around the MFP 1, the operability may be lowered if the operation reset unit 77 resets the setting information. Therefore, when the operation reset unit 77 resets the operation, the setting information management unit 74 checks whether or not the operator detection unit 76 has detected the user. Allow reset.

ユーザを検知している場合、設定情報管理部74は表示部71に操作リセット確認画面を表示させる。設定情報入力部72は、操作リセット確認画面に対するYes又はNoというユーザからの入力を受け付けて、設定情報管理部74に通知する。設定情報管理部74はユーザがYesと入力した場合に操作リセット部77に操作リセットを許可する。ユーザがNoと入力した場合、操作リセット部77は操作リセットタイマをセットするので、再度、操作リセットするまでの時間がカウントされる。   When the user is detected, the setting information management unit 74 causes the display unit 71 to display an operation reset confirmation screen. The setting information input unit 72 receives an input from the user of Yes or No on the operation reset confirmation screen and notifies the setting information management unit 74 of the input. The setting information management unit 74 permits the operation reset unit 77 to reset the operation when the user inputs “Yes”. When the user inputs No, the operation reset unit 77 sets the operation reset timer, and thus the time until the operation is reset is counted again.

こうすることで、操作リセット機能が作動する前にMFP1が操作リセットしてよいかどうかをユーザに問い合わせるため、ユーザが途中まで設定した設定情報がユーザの許可なくリセットされることを抑制できる。   In this way, since the MFP 1 is inquired whether the operation can be reset before the operation reset function is activated, it is possible to prevent the setting information set halfway by the user from being reset without the user's permission.

図7は、本実施例の設定情報管理処理を示すフローチャート図の一例である。図7の処理は、ユーザの操作に伴い新たな画面が表示された時点でスタートする。すなわち、表示部71が設定情報管理部74に新たな画面が表示されたことを通知し、設定情報管理部74が操作リセット部77に通知する。操作リセット部77は操作リセット機能の処理を開始する。   FIG. 7 is an example of a flowchart showing the setting information management process of this embodiment. The process of FIG. 7 starts when a new screen is displayed in accordance with a user operation. That is, the display unit 71 notifies the setting information management unit 74 that a new screen has been displayed, and the setting information management unit 74 notifies the operation reset unit 77. The operation reset unit 77 starts the process of the operation reset function.

まず、操作リセット部77は、操作リセットタイマをセットする(S10)。すなわち、操作リセットするまでのリセット時間の測定を開始する。リセット時間は、継続して操作される可能性があるかどうかを判断するための閾値時間である。なお、操作リセットタイマがタイムアップするまでのリセット時間は一定でもよいし、画面によって異なっていてもよいし、また、同じ画面でも表示の繰り返しに応じて変更してよい。操作リセットタイマはソフトウェアにより構築されていてもよいし、ハードウェアにより実装されていてもよい。図7の処理ではソフトウェアにより構築されているものとして説明する。   First, the operation reset unit 77 sets an operation reset timer (S10). That is, the measurement of the reset time until the operation is reset is started. The reset time is a threshold time for determining whether or not there is a possibility of being operated continuously. Note that the reset time until the operation reset timer expires may be constant, may vary depending on the screen, or may be changed according to repeated display on the same screen. The operation reset timer may be constructed by software or may be implemented by hardware. The processing in FIG. 7 will be described as being constructed by software.

次に、操作リセット部77は、設定情報入力部72がユーザの操作を受け付けたか否かを判断する(S20)。設定情報入力部72はユーザの操作を受け付けたことを設定情報管理部74に通知するため、操作リセット部77は操作の有無を検知できる。   Next, the operation reset unit 77 determines whether or not the setting information input unit 72 has received a user operation (S20). Since the setting information input unit 72 notifies the setting information management unit 74 that the user's operation has been accepted, the operation reset unit 77 can detect the presence or absence of the operation.

操作された場合(S20のYes)、リセット時間を最初からカウントするため操作リセット部77は操作リセットタイマをセットする(S10)。   When operated (Yes in S20), the operation reset unit 77 sets an operation reset timer to count the reset time from the beginning (S10).

操作されない場合(S20のNo)、操作リセット部77は操作リセットタイマの計時処理を行う(S30)。すなわち、操作リセットタイマのセットからの経過時間をカウントする。なお、操作リセットタイマはカウントアップ型でもカウントダウン型でもよい。   When the operation is not performed (No in S20), the operation reset unit 77 performs a time measurement process of the operation reset timer (S30). That is, the elapsed time from the setting of the operation reset timer is counted. The operation reset timer may be a count-up type or a count-down type.

次に、操作リセット部77は操作リセットタイマがタイムアップしたか否かを判断する(S40)。   Next, the operation reset unit 77 determines whether or not the operation reset timer has expired (S40).

タイムアップしていない場合(S40のNo)、処理はステップS20に戻り、操作リセット部77は操作されたか否かの監視を継続する。   If the time has not expired (No in S40), the process returns to step S20, and the operation reset unit 77 continues to monitor whether or not it has been operated.

タイムアップした場合(S40のYes)、操作リセット部77はタイムアップした時点で、操作者検知部76がユーザを検知しているか否かを判断する(S50)。すなわち、設定情報管理部74に、操作者検知部76がユーザを検知しているか否かを問い合わせる。   When the time is up (Yes in S40), the operation reset unit 77 determines whether or not the operator detection unit 76 has detected the user when the time is up (S50). That is, the setting information management unit 74 is inquired as to whether or not the operator detection unit 76 has detected the user.

ユーザを検知していない場合(S50のNo)、継続して操作される可能性はないと判断し、操作リセット部77は操作をリセットする(S80)。すなわち、設定情報管理部74に操作のリセットを要求する。これにより、画面が新しく表示されるため、ステップS10以降の処理が開始される。   When the user is not detected (No in S50), it is determined that there is no possibility of continuing the operation, and the operation reset unit 77 resets the operation (S80). That is, it requests the setting information management unit 74 to reset the operation. Thereby, since the screen is newly displayed, the processing after step S10 is started.

ユーザを検知している場合(S50のYes)、継続して操作される可能性があると判断し、操作リセット部77は、操作リセットしてよいか否かを確認する操作リセット確認画面を表示部71に表示させる(S60)。すなわち、操作リセット部77は、表示中の設定画面に操作リセットしてよいか否かを確認するポップアップ画面を表示するよう設定情報管理部74に要求する。操作リセット確認画面について図8にて説明する。   When the user is detected (Yes in S50), it is determined that there is a possibility that the operation is continued, and the operation reset unit 77 displays an operation reset confirmation screen for confirming whether or not the operation can be reset. It is displayed on the unit 71 (S60). That is, the operation reset unit 77 requests the setting information management unit 74 to display a pop-up screen for confirming whether or not the operation reset may be performed on the currently displayed setting screen. The operation reset confirmation screen will be described with reference to FIG.

ユーザが操作リセットするという操作を入力した場合(S70のYes)、操作リセット部77は操作リセットを行う(S80)。すなわち、設定情報管理部74に操作のリセットを要求する。これにより、画面が新しく表示されるため、ステップS10以降の処理が開始される。   When the user inputs an operation for resetting the operation (Yes in S70), the operation resetting unit 77 resets the operation (S80). That is, it requests the setting information management unit 74 to reset the operation. Thereby, since the screen is newly displayed, the processing after step S10 is started.

ユーザが操作リセットしないと操作した場合(S70のNo)、操作リセット部77はリセット時間を最初からカウントするため操作リセットタイマをセットする(S10)。したがって、それまで設定された設定情報がある場合は保持したまま、リセット時間を最初からカウントする。なお、操作リセット部77は操作リセット確認画面を消去するように設定情報管理部74に要求する。   When the user operates not to reset the operation (No in S70), the operation reset unit 77 sets an operation reset timer to count the reset time from the beginning (S10). Accordingly, if there is setting information set up to that point, the reset time is counted from the beginning while keeping it. The operation reset unit 77 requests the setting information management unit 74 to erase the operation reset confirmation screen.

図8は、操作リセット確認画面の一例を示す図である。図8の操作リセット確認画面501は、スキャナ機能の読み取り条件の1つである解像度をユーザが設定している状態で、操作リセット確認画面501がポップアップ表示された例を示す。操作リセット確認画面501は「操作リセットしますか」というメッセージ502、Yesボタン503及びNoボタン504を有する。   FIG. 8 is a diagram illustrating an example of the operation reset confirmation screen. The operation reset confirmation screen 501 in FIG. 8 shows an example in which the operation reset confirmation screen 501 is displayed in a pop-up state in a state where the user has set the resolution that is one of the scanning conditions for the scanner function. The operation reset confirmation screen 501 has a message 502 “Do you want to reset the operation”, a Yes button 503 and a No button 504.

Yesボタン503が押下された場合、操作リセット部77はスキャナ機能の読み取り条件として途中まで設定されている設定情報を破棄し、デフォルトの設定情報と共にデフォルトの画面を表示する。Noボタン504が押下された場合、操作リセット部77は操作リセット確認画面501を消去して、リセット時間のカウントを最初から行う。したがって、設定情報を破棄してよいことをユーザが明示的に入力した場合には設定情報を破棄してデフォルトの設定情報やデフォルトの画面を表示できる。   When the Yes button 503 is pressed, the operation reset unit 77 discards the setting information that has been set halfway as the scanning condition for the scanner function, and displays the default screen together with the default setting information. When the No button 504 is pressed, the operation reset unit 77 deletes the operation reset confirmation screen 501 and counts the reset time from the beginning. Therefore, when the user explicitly inputs that the setting information can be discarded, the setting information can be discarded and the default setting information or the default screen can be displayed.

このように、リセット時間、操作がなかった際にユーザが検知された場合は操作リセットされず、ユーザが検知されない場合は操作リセットされる。したがって、操作中のユーザにとっては操作性が低下しにくい。また、別のユーザがMFP1を操作する際にはデフォルトの設定情報と共にデフォルトの画面が表示されている可能性が高いので、別のユーザがMFP1を操作する際に設定情報を設定しやすい。さらに、途中まで設定情報を設定した前のユーザの設定情報を別のユーザが取得することも防止しやすい。   Thus, when the user is detected when there is no reset time and no operation, the operation is not reset, and when the user is not detected, the operation is reset. Therefore, the operability is unlikely to deteriorate for the user who is operating. In addition, when another user operates the MFP 1, there is a high possibility that the default screen is displayed together with the default setting information. Therefore, it is easy to set the setting information when another user operates the MFP 1. Furthermore, it is easy to prevent another user from acquiring the setting information of the previous user who has set the setting information halfway.

次に、操作リセットの具体例について説明する。操作リセットは途中までの操作をリセットする機能の総称であり、具体的にどのような操作がリセットされるかは種々の態様がある。したがって、デフォルトの設定情報やデフォルトの画面も操作リセット機能によって異なりうる。すなわち、操作リセット機能が作動した場合にデフォルトの設定情報とデフォルトの画面が何かは、ユーザが操作しているMFP1の機能によって異なる。   Next, a specific example of operation reset will be described. The operation reset is a general term for a function for resetting an operation up to the middle, and there are various modes for specific operations to be reset. Accordingly, the default setting information and the default screen can also differ depending on the operation reset function. That is, what the default setting information and the default screen are when the operation reset function is activated differs depending on the function of the MFP 1 operated by the user.

一例として、操作リセット機能には、優先アプリ移行機能、予約一覧画面移行機能、オートログアウト機能、及び、各種アプリオートリセット機能がある。各機能の内容と、デフォルトの画面は以下のようになる。   As an example, the operation reset function includes a priority application transfer function, a reservation list screen transfer function, an auto logout function, and various application auto reset functions. The contents of each function and the default screen are as follows.

(i) 優先アプリ移行機能
優先アプリ移行機能は、任意のアプリの画面を表示中にリセット時間、操作がなかった場合、特定のアプリ画面を優先的に表示する機能である。例えば、スキャナアプリ(スキャナ機能の設定情報を設定するアプリ)の操作中にリセット時間、操作がなかった場合、コピーアプリ画面が優先的に表示される。
(i) Priority application transition function The priority application transition function is a function that preferentially displays a specific application screen when there is no reset time or operation while a screen of an arbitrary application is displayed. For example, when there is no reset time or operation during operation of a scanner application (an application for setting scanner function setting information), the copy application screen is preferentially displayed.

(ii) 予約一覧画面移行機能
予約一覧画面移行機能は、予約中のジョブ一覧画面の表示中にリセット時間、操作がなかった場合、ジョブ一覧画面を閉じる機能である。デフォルトの画面として表示されるのはジョブ一覧を表示させる操作を受け付ける画面である。
(ii) Reservation list screen transfer function The reservation list screen transfer function is a function that closes the job list screen when there is no reset time or operation during the display of the reserved job list screen. The default screen is a screen that accepts an operation for displaying a job list.

(iii) オートログアウト機能
オートログアウト機能は、ユーザがログイン後、リセット時間、操作がなかった場合、自動的にユーザをログアウトさせる機能である。デフォルトの画面として表示されるのは例えばログイン画面である。
(iii) Auto logout function The auto logout function is a function that automatically logs out the user when there is no reset time or operation after the user logs in. For example, a login screen is displayed as the default screen.

(iv) 各種アプリオートリセット機能
各種アプリオートリセット機能は、任意のアプリの画面を表示中にリセット時間、操作がなかった場合、途中まで設定された設定情報をリセットし、表示中のアプリのトップ画面を表示させる機能である。トップ画面とは、設定条件の設定の過程で1つのアプリにおいていくつかの画面が遷移する場合があるがいくつかの画面のうち最初に表示される画面である。
(iv) Various application auto-reset function Various application auto-reset function resets the setting information set halfway if there is no reset time or operation while the screen of any application is displayed, and the top of the displayed application This is a function to display the screen. The top screen is a screen that is displayed first among several screens, although some screens may change in one application in the process of setting the setting conditions.

このように、それぞれ表示されるデフォルトの設定情報とデフォルトの画面は異なるが、どの操作リセット機能も作動条件は図7のフローチャート図の処理で説明される。したがって、ユーザが表示中の画面又は操作中の操作をMFP1がリセットし、適切なデフォルトの設定情報やデフォルトの画面を表示できる。   Thus, although the default setting information and the default screen that are displayed are different, the operation conditions of any operation reset function are described in the process of the flowchart of FIG. Therefore, the MFP 1 can reset the screen displayed by the user or the operation being operated, and appropriate default setting information and the default screen can be displayed.

<まとめ>   <Summary>

このように、本実施例のMFP1は、主要各部への電力供給の停止と削減のうち少なくともいずれかを実施する省電力モードを備え、MFP1の動作に関する設定情報の入力画面を表示出力する表示部(表示手段)71と、前記入力画面にしたがって前記設定情報が設定入力される設定情報入力部(設定情報入力手段)72と、前記省電力モードにおいても記憶内容を保管する情報記憶部(情報記憶手段)73と、電源電力モードを、所定の省電力移行条件が満たされると、前記省電力モードへ移行させ、所定の復帰条件が満たされると、該省電力モードから通常動作可能な通常電力モードへ復帰させるモード制御部(モード制御手段)75と、前記モード制御部75が前記電源電力モードを前記省電力モードへ移行させる際に、前記設定情報入力部72から入力されている前記設定情報を前記情報記憶部73へ保管させ、該省電力モードから前記通常電力モードへ復帰すると、該情報記憶部73の該設定情報を前記表示部71の前記入力画面へ反映させる設定情報管理部(設定情報管理手段)74と、を備えている。   As described above, the MFP 1 according to the present exemplary embodiment includes a power saving mode in which at least one of the stop and reduction of power supply to the main units is performed, and the display unit that displays and outputs the setting information input screen related to the operation of the MFP 1. (Display means) 71, a setting information input section (setting information input means) 72 for setting and inputting the setting information according to the input screen, and an information storage section (information storage) for storing stored contents even in the power saving mode Means) 73 and the power source power mode is shifted to the power saving mode when a predetermined power saving transition condition is satisfied, and a normal power mode in which normal operation is possible from the power saving mode when the predetermined return condition is satisfied. A mode control unit (mode control means) 75 for returning to the power supply mode, and when the mode control unit 75 shifts the power source power mode to the power saving mode, the setting information When the setting information input from the input unit 72 is stored in the information storage unit 73 and is returned from the power saving mode to the normal power mode, the setting information in the information storage unit 73 is stored in the display unit 71. A setting information management unit (setting information management means) 74 to be reflected on the input screen.

したがって、設定情報の入力途中で省電力モードへ移行しても、入力済みの設定情報を保管し、通常電力モードへ復帰した際に、該設定情報を入力画面へ反映させることができる。その結果、省電力モードへ移行した場合にも設定情報の利用性を向上させることができる。   Therefore, even if the mode is shifted to the power saving mode in the middle of inputting the setting information, the input setting information can be stored and the setting information can be reflected on the input screen when returning to the normal power mode. As a result, the availability of the setting information can be improved even when the mode is shifted to the power saving mode.

また、本実施例のMFP1は、主要各部への電力供給の停止と削減のうち少なくともいずれかを実施する省電力モードを備え、MFP1の動作に関する設定情報の入力画面を表示部71へ表示出力する表示処理ステップと、前記入力画面にしたがって前記設定情報が設定入力される設定情報入力処理ステップと、前記省電力モードにおいても記憶内容を情報記憶部73へ保管する情報記憶処理ステップと、電源電力モードを、所定の省電力移行条件が満たされると、前記省電力モードへ移行させ、所定の復帰条件が満たされると、該省電力モードから通常動作可能な通常電力モードへ復帰させるモード制御処理ステップと、前記モード制御処理ステップで前記電源電力モードを前記省電力モードへ移行させる際に、前記設定情報入力処理ステップで入力されている前記設定情報を前記情報記憶処理ステップで前記情報記憶部73へ保管させ、該省電力モードから前記通常電力モードへ復帰すると、該情報記憶部73の該設定情報を前記表示部71の前記入力画面へ反映させる設定情報管理処理ステップと、を有する設定情報管理方法を実行する。   In addition, the MFP 1 of the present embodiment has a power saving mode in which at least one of the stop and reduction of power supply to each main unit is implemented, and the setting information input screen regarding the operation of the MFP 1 is displayed and output to the display unit 71. A display processing step, a setting information input processing step in which the setting information is set and input in accordance with the input screen, an information storage processing step for storing stored contents in the information storage unit 73 even in the power saving mode, and a power supply power mode. Mode control processing step for shifting to the power saving mode when a predetermined power saving transition condition is satisfied, and returning to the normal power mode in which the normal operation can be performed from the power saving mode when the predetermined return condition is satisfied. The setting information input processing step is performed when the power control mode is shifted to the power saving mode in the mode control processing step. When the setting information input in the step is stored in the information storage unit 73 in the information storage processing step and the normal power mode is returned from the power saving mode, the setting information in the information storage unit 73 is displayed in the display mode. A setting information management method including setting information management processing steps to be reflected on the input screen of the unit 71 is executed.

したがって、設定情報の入力途中で省電力モードへ移行しても、入力済みの設定情報を保管し、通常電力モードへ復帰した際に、該設定情報を入力画面へ反映させることができる。その結果、省電力モードへ移行した場合にも設定情報の利用性を向上させることができる。   Therefore, even if the mode is shifted to the power saving mode in the middle of inputting the setting information, the input setting information can be stored and the setting information can be reflected on the input screen when returning to the normal power mode. As a result, the availability of the setting information can be improved even when the mode is shifted to the power saving mode.

さらに、本実施例のMFP1は、主要各部への電力供給の停止と削減のうち少なくともいずれかを実施する省電力モードを備え、CPU11等の制御プロセッサに、MFP1の動作に関する設定情報の入力画面を表示部71へ表示出力する表示処理と、前記入力画面にしたがって前記設定情報が設定入力される設定情報入力処理と、前記省電力モードにおいても記憶内容を情報記憶部73へ保管する情報記憶処理と、電源電力モードを、所定の省電力移行条件が満たされると、前記省電力モードへ移行させ、所定の復帰条件が満たされると、該省電力モードから通常動作可能な通常電力モードへ復帰させるモード制御処理と、前記モード制御処理で前記電源電力モードを前記省電力モードへ移行させる際に、前記設定情報入力処理で入力されている前記設定情報を前記情報記憶処理で前記情報記憶部73へ保管させ、該省電力モードから前記通常電力モードへ復帰すると、該情報記憶部73の該設定情報を前記表示部71の前記入力画面へ反映させる設定情報管理処理と、を実行させプログラムを搭載している。   Furthermore, the MFP 1 according to the present embodiment includes a power saving mode for executing at least one of stopping and reducing power supply to each main unit, and a control processor such as the CPU 11 has a setting information input screen regarding the operation of the MFP 1. Display processing for display output on the display unit 71, setting information input processing for setting and inputting the setting information in accordance with the input screen, and information storage processing for storing stored contents in the information storage unit 73 even in the power saving mode When the predetermined power saving transition condition is satisfied, the power supply mode is shifted to the power saving mode, and when the predetermined return condition is satisfied, the mode is restored from the power saving mode to the normal power mode capable of normal operation. Input in the setting information input process when the power supply power mode is shifted to the power saving mode in the control process and the mode control process. When the setting information stored in the information storage unit 73 is stored in the information storage process and the normal power mode is restored from the power saving mode, the input screen of the display unit 71 displays the setting information in the information storage unit 73. The setting information management process to be reflected in the program is executed and the program is installed.

したがって、設定情報の入力途中で省電力モードへ移行しても、入力済みの設定情報を情報記憶部73に保管し、通常電力モードへ復帰した際に、該設定情報を入力画面へ反映させることができる。その結果、省電力モードへ移行した場合にも設定情報の利用性を向上させることができる。   Therefore, even if the setting information is shifted to the power saving mode in the middle of inputting the setting information, the inputted setting information is stored in the information storage unit 73, and the setting information is reflected on the input screen when returning to the normal power mode. Can do. As a result, the availability of the setting information can be improved even when the mode is shifted to the power saving mode.

また、本実施例のMFP1は、操作者がMFP1の所定範囲内にいるか否かを検知する操作者検知部(操作者検知手段)76を、さらに備え、前記設定情報管理部74が、前記省電力モードへの移行時又は前記省電力モード中において、前記操作者検知部76が前記操作者を不検出であると、前記情報記憶部73へ所定の初期設定情報(デフォルト情報)を保管させ、該省電力モードへの移行時及び該省電力モード中において、該操作者検知部76が該操作者を検出中であると、前記設定情報入力部72から入力された前記設定情報を該情報記憶部73へ保管させる。   The MFP 1 of this embodiment further includes an operator detection unit (operator detection unit) 76 that detects whether or not the operator is within a predetermined range of the MFP 1, and the setting information management unit 74 includes the saving information. When the operator detection unit 76 does not detect the operator during the transition to the power mode or during the power saving mode, the information storage unit 73 stores predetermined initial setting information (default information), When the operator detection unit 76 is detecting the operator during the transition to the power saving mode and during the power saving mode, the setting information input from the setting information input unit 72 is stored in the information storage. Store in part 73.

したがって、設定情報を入力中の操作者(ユーザ)がMFP1の近くにいるときにのみ、入力済みの設定情報を情報記憶部73に保管し、操作者がMFP1から離れると、初期設定情報を情報記憶部73に保管する。その結果、設定入力された設定情報が他人に漏洩することを防止することができると共に、設定情報の利用性を向上させることができる。   Therefore, the input setting information is stored in the information storage unit 73 only when the operator (user) who is inputting the setting information is near the MFP 1, and when the operator leaves the MFP 1, the initial setting information is stored as information. Store in the storage unit 73. As a result, it is possible to prevent setting information that has been set and input from leaking to others, and to improve the usability of the setting information.

さらに、本実施例のMFP1は、各種動作処理を行う本体部10と操作部(操作表示部)20が通信路(所定の通信手段)2で接続されており、前記本体部10は、前記情報記憶部73、前記モード制御部75及び前記設定情報管理部74を備え、前記操作部20は、前記表示部71と前記設定情報入力部72とを備えている。   Further, in the MFP 1 of this embodiment, a main body unit 10 that performs various operation processes and an operation unit (operation display unit) 20 are connected by a communication path (predetermined communication means) 2, and the main body unit 10 includes the information The storage unit 73, the mode control unit 75, and the setting information management unit 74 are provided, and the operation unit 20 includes the display unit 71 and the setting information input unit 72.

したがって、本体部10と操作部20とで、異なるOSを利用して動作させることができ、システム構成の汎用性を拡張して、利用性を向上させることができる。   Accordingly, the main body unit 10 and the operation unit 20 can be operated using different OSs, and the versatility of the system configuration can be expanded to improve the usability.

また、本実施例のMFP1は、前記設定情報入力部72から設定入力された前記設定情報に基づいて、前記データ処理として画像処理を行う。   Further, the MFP 1 of the present embodiment performs image processing as the data processing based on the setting information set and input from the setting information input unit 72.

したがって、設定情報に基づいて画像処理を行う複合装置、複写装置、プリンタ装置、スキャナ装置等の画像処理装置にも適用することができる。   Therefore, the present invention can also be applied to image processing apparatuses such as a composite apparatus, a copying apparatus, a printer apparatus, and a scanner apparatus that perform image processing based on setting information.

また、本実施形態のMFP1は、データ処理装置の動作に関する設定情報の入力画面を表示出力する表示部71(表示手段)と、前記入力画面にしたがって前記設定情報の設定を受け付ける設定情報入力部(設定情報入力手段)72と、操作者が前記データ処理装置の所定範囲内にいるか否かを検知する操作者検知部(操作者検知手段)76と、所定の画面が表示されてから閾値時間、前記設定情報入力手段が操作を受け付けなかった場合、前記設定情報を破棄する操作リセット部(操作リセット手段)77と、を有し、前記閾値時間が経過した際に、前記操作者検知手段が前記操作者を検出している場合、前記操作リセット手段は前記設定情報を破棄せず、前記閾値時間が経過した際、前記操作者検知手段が前記操作者を検出していない場合、前記操作リセット手段は前記設定情報を破棄する。   Further, the MFP 1 of the present embodiment includes a display unit 71 (display unit) that displays and outputs a setting information input screen relating to the operation of the data processing apparatus, and a setting information input unit that receives the setting information setting according to the input screen ( Setting information input means) 72, an operator detection unit (operator detection means) 76 for detecting whether or not the operator is within a predetermined range of the data processing device, a threshold time after a predetermined screen is displayed, An operation reset unit (operation reset unit) 77 that discards the setting information when the setting information input unit does not accept an operation, and when the threshold time elapses, the operator detection unit When the operator is detected, the operation reset means does not discard the setting information, and the operator detection means does not detect the operator when the threshold time has elapsed. The operating reset means discards the setting information.

したがって、MFP1の周囲にユーザがいる場合は設定情報が破棄されないので、操作性を低下させにくい。   Therefore, when there is a user around the MFP 1, the setting information is not discarded, so that the operability is hardly lowered.

また、本実施形態のMFP1は、前記閾値時間が経過した際に、前記操作者検知手段が前記操作者を検出している場合、前記操作リセット手段は、前記設定情報を破棄するか否かを受け付ける画面を操作表示部に表示させ、前記設定情報入力手段が前記画面から前記設定情報を破棄しないという操作を受け付けた場合、前記操作リセット手段は前記設定情報を破棄せず、前記設定情報入力手段が前記画面から前記設定情報を破棄するという操作を受け付けた場合、前記操作者検知手段が前記操作者を検出していても、前記操作リセット手段は前記設定情報を破棄する。   Further, in the MFP 1 of the present embodiment, when the operator detection unit detects the operator when the threshold time has elapsed, the operation reset unit determines whether or not to discard the setting information. When the operation information is displayed on the operation display unit and the setting information input unit accepts an operation not to discard the setting information from the screen, the operation reset unit does not discard the setting information, and the setting information input unit Receives an operation for discarding the setting information from the screen, the operation resetting unit discards the setting information even if the operator detecting unit detects the operator.

したがって、設定情報を破棄してよいことをユーザが明示的に入力した場合には設定情報を破棄できる。   Therefore, when the user explicitly inputs that the setting information can be discarded, the setting information can be discarded.

また、本実施形態のMFP1では、操作リセット手段は、任意のアプリの画面を表示中に閾値時間、前記設定情報入力手段が操作を受け付けなかった場合、前記任意のアプリの画面に替えて特定のアプリ画面を表示することで前記設定情報を破棄するか、予約中のジョブ一覧画面の表示中に閾値時間、前記設定情報入力手段が操作を受け付けなかった場合、ジョブ一覧画面を閉じることで前記設定情報を破棄するか、ユーザがログイン後、閾値時間、前記設定情報入力手段が操作を受け付けなかった場合、ユーザをログアウトさせることで前記設定情報を破棄するか、又は、任意のアプリの画面を表示中に閾値時間、操作がなかった場合、表示中の任意のアプリのトップ画面を表示させることで前記設定情報を破棄する。   Further, in the MFP 1 of the present embodiment, the operation resetting unit is a threshold time during display of an arbitrary application screen, and when the setting information input unit does not accept an operation, the operation resetting unit replaces the arbitrary application screen with a specific time. If the setting information is discarded by displaying the application screen, or if the setting information input means does not accept the operation during the display of the reserved job list screen, the setting information can be closed by closing the job list screen. If the information is discarded, or if the setting information input means does not accept the operation after the user logs in, the setting information is discarded, or the setting information is discarded by logging out the user, or an arbitrary application screen is displayed. When there is no operation for a threshold time, the setting information is discarded by displaying the top screen of an arbitrary application being displayed.

したがって、ユーザが表示中の画面、又は、操作中の操作をリセットし、適切なデフォルトの設定情報やデフォルトの画面を表示できる。   Accordingly, it is possible to reset the screen being displayed by the user or the operation being operated, and display appropriate default setting information and the default screen.

以上、本発明者によってなされた発明を好適な実施例に基づき具体的に説明したが、本発明は上記実施例で説明したものに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。   The invention made by the present inventor has been specifically described based on the preferred embodiments. However, the present invention is not limited to that described in the above embodiments, and various modifications can be made without departing from the scope of the invention. It goes without saying that it is possible.

1 MFP
2 通信路
10 本体部
11 CPU
12 ROM
13 RAM
14 ハードディスク
15 通信I/F
16 接続I/F
17 エンジン部
18 検知部
19 バス
20 操作部
21 CPU
22 ROM
23 RAM
24 フラッシュメモリ
25 通信I/F
26 接続I/F
27 操作パネル
28 バス
31 OS層
32 サービス層
33 アプリ層
34 検知層
41 OS層
42 サービス層
43 アプリ層
50 ネットワーク
51 無線LAN AP
60 操作部
71 表示部
72 設定情報入力部
73 情報記憶部
74 設定情報管理部
75 モード制御部
76 操作者検知部
77 操作リセット部
1 MFP
2 Communication path 10 Body 11 CPU
12 ROM
13 RAM
14 Hard disk 15 Communication I / F
16 Connection I / F
17 Engine part 18 Detection part 19 Bus 20 Operation part 21 CPU
22 ROM
23 RAM
24 Flash memory 25 Communication I / F
26 Connection I / F
27 Operation Panel 28 Bus 31 OS Layer 32 Service Layer 33 Application Layer 34 Detection Layer 41 OS Layer 42 Service Layer 43 Application Layer 50 Network 51 Wireless LAN AP
60 Operation Unit 71 Display Unit 72 Setting Information Input Unit 73 Information Storage Unit 74 Setting Information Management Unit 75 Mode Control Unit 76 Operator Detection Unit 77 Operation Reset Unit

特開2015−003449号公報JP, 2015-003449, A

Claims (9)

主要各部への電力供給の停止と削減のうち少なくともいずれかを実施する省電力モードを備えたデータ処理装置であって、
前記データ処理装置の動作に関する設定情報の入力画面を表示出力する表示手段と、
前記入力画面にしたがって前記設定情報が設定入力される設定情報入力手段と、
前記省電力モードにおいても記憶内容を保管する情報記憶手段と、
電源電力モードを、所定の省電力移行条件が満たされると、前記省電力モードへ移行させ、所定の復帰条件が満たされると、該省電力モードから通常動作可能な通常電力モードへ復帰させるモード制御手段と、
前記モード制御手段が前記電源電力モードを前記省電力モードへ移行させる際に、前記設定情報入力手段から入力されている前記設定情報を前記情報記憶手段へ保管させ、該省電力モードから前記通常電力モードへ復帰すると、該情報記憶手段の該設定情報を前記表示手段の前記入力画面へ反映させる設定情報管理手段と、
を備えていることを特徴とするデータ処理装置。
A data processing apparatus having a power saving mode for performing at least one of stopping and reducing power supply to each main part,
Display means for displaying and outputting an input screen for setting information relating to the operation of the data processing device;
Setting information input means for setting and inputting the setting information according to the input screen;
Information storage means for storing stored contents even in the power saving mode;
A mode control that shifts the power supply mode to the power saving mode when a predetermined power saving transition condition is satisfied, and returns to the normal power mode in which the power saving mode can be normally operated when the predetermined return condition is satisfied. Means,
When the mode control means shifts the power supply power mode to the power saving mode, the setting information input from the setting information input means is stored in the information storage means, and the normal power is transferred from the power saving mode. When returning to the mode, setting information management means for reflecting the setting information of the information storage means on the input screen of the display means;
A data processing apparatus comprising:
前記データ処理装置は、
操作者が前記データ処理装置の所定範囲内にいるか否かを検知する操作者検知手段を、 さらに備え、
前記設定情報管理手段は、
前記省電力モードへの移行時又は前記省電力モード中において、前記操作者検知手段が前記操作者を不検出であると、前記情報記憶手段へ所定の初期設定情報を保管させ、該省電力モードへの移行時及び該省電力モード中において、該操作者検知手段が該操作者を検出中であると、前記設定情報入力手段から入力された前記設定情報を該情報記憶手段へ保管させることを特徴とする請求項1記載のデータ処理装置。
The data processing device includes:
An operator detecting means for detecting whether or not the operator is within a predetermined range of the data processing device;
The setting information management means includes
When the operator detection unit does not detect the operator at the time of transition to the power saving mode or during the power saving mode, the information storage unit stores predetermined initial setting information, and the power saving mode When the operator detection unit is detecting the operator at the time of shifting to the power saving mode, the setting information input from the setting information input unit is stored in the information storage unit. The data processing apparatus according to claim 1, wherein:
前記データ処理装置は、
各種動作処理を行う本体部と操作表示部が所定の通信手段で接続されており、
前記本体部は、
前記情報記憶手段、前記モード制御手段及び前記設定情報管理手段を備え、
前記操作表示部は、
前記表示手段と前記設定情報入力手段とを備えていることを特徴とする請求項1又は請求項2記載のデータ処理装置。
The data processing device includes:
The main body unit that performs various operation processes and the operation display unit are connected by a predetermined communication means,
The body part is
The information storage means, the mode control means and the setting information management means;
The operation display unit
The data processing apparatus according to claim 1, further comprising: the display unit and the setting information input unit.
前記データ処理装置は、前記設定情報入力手段から設定入力された前記設定情報に基づいて、データ処理として画像処理を行うことを特徴とする請求項1から請求項3のいずれかに記載のデータ処理装置。   4. The data processing according to claim 1, wherein the data processing device performs image processing as data processing based on the setting information set and input from the setting information input unit. 5. apparatus. データ処理装置の動作に関する設定情報の入力画面を表示出力する表示手段と、
前記入力画面にしたがって前記設定情報の設定を受け付ける設定情報入力手段と、
操作者が前記データ処理装置の所定範囲内にいるか否かを検知する操作者検知手段と、
所定の画面が表示されてから閾値時間、前記設定情報入力手段が操作を受け付けなかった場合、前記設定情報を破棄する操作リセット手段と、を有し、
前記閾値時間が経過した際に、前記操作者検知手段が前記操作者を検出している場合、前記操作リセット手段は前記設定情報を破棄せず、
前記閾値時間が経過した際、前記操作者検知手段が前記操作者を検出していない場合、前記操作リセット手段は前記設定情報を破棄するデータ処理装置。
Display means for displaying and outputting an input screen for setting information relating to the operation of the data processing device;
Setting information input means for receiving the setting information according to the input screen;
Operator detection means for detecting whether the operator is within a predetermined range of the data processing device;
A threshold time after a predetermined screen is displayed, and an operation reset means for discarding the setting information when the setting information input means does not accept an operation, and
If the operator detection means detects the operator when the threshold time has elapsed, the operation reset means does not discard the setting information,
When the threshold time has elapsed, if the operator detection unit does not detect the operator, the operation reset unit discards the setting information.
前記閾値時間が経過した際に、前記操作者検知手段が前記操作者を検出している場合、前記操作リセット手段は、前記設定情報を破棄するか否かを受け付ける画面を操作表示部に表示させ、
前記設定情報入力手段が前記画面から前記設定情報を破棄しないという操作を受け付けた場合、前記操作リセット手段は前記設定情報を破棄せず、
前記設定情報入力手段が前記画面から前記設定情報を破棄するという操作を受け付けた場合、前記操作者検知手段が前記操作者を検出していても、前記操作リセット手段は前記設定情報を破棄する請求項5に記載のデータ処理装置。
If the operator detection unit detects the operator when the threshold time has elapsed, the operation reset unit causes the operation display unit to display a screen for accepting whether or not to discard the setting information. ,
When the setting information input means accepts an operation not to discard the setting information from the screen, the operation reset means does not discard the setting information,
When the setting information input unit accepts an operation of discarding the setting information from the screen, the operation reset unit discards the setting information even if the operator detection unit detects the operator. Item 6. The data processing device according to Item 5.
前記操作リセット手段は、
任意のアプリの画面を表示中に閾値時間、前記設定情報入力手段が操作を受け付けなかった場合、前記任意のアプリの画面に替えて特定のアプリ画面を表示することで前記設定情報を破棄するか、
予約中のジョブ一覧画面の表示中に閾値時間、前記設定情報入力手段が操作を受け付けなかった場合、ジョブ一覧画面を閉じることで前記設定情報を破棄するか、
ユーザがログイン後、閾値時間、前記設定情報入力手段が操作を受け付けなかった場合、ユーザをログアウトさせることで前記設定情報を破棄するか、
又は、
任意のアプリの画面を表示中に閾値時間、操作がなかった場合、表示中の任意のアプリのトップ画面を表示させることで前記設定情報を破棄する請求項5又は6に記載のデータ処理装置。
The operation reset means includes
Whether the setting information is discarded by displaying a specific application screen instead of the arbitrary application screen when the setting information input means does not accept the operation for a threshold time during the display of the arbitrary application screen ,
If the setting information input means does not accept an operation during the display of the reserved job list screen, the setting information is discarded by closing the job list screen,
After the user logs in, if the setting information input means does not accept the operation for a threshold time, the setting information is discarded by logging out the user,
Or
The data processing apparatus according to claim 5 or 6, wherein when there is no operation for a threshold time during display of an arbitrary application screen, the setting information is discarded by displaying a top screen of the arbitrary application being displayed.
主要各部への電力供給の停止と削減のうち少なくともいずれかを実施する省電力モードを備えたデータ処理装置の実行する設定情報管理方法であって、
前記データ処理装置の動作に関する設定情報の入力画面を表示手段へ表示出力する表示処理ステップと、
前記入力画面にしたがって前記設定情報が設定入力される設定情報入力処理ステップと、
前記省電力モードにおいても記憶内容を情報記憶手段へ保管する情報記憶処理ステップと、
電源電力モードを、所定の省電力移行条件が満たされると、前記省電力モードへ移行させ、所定の復帰条件が満たされると、該省電力モードから通常動作可能な通常電力モードへ復帰させるモード制御処理ステップと、
前記モード制御処理ステップで前記電源電力モードを前記省電力モードへ移行させる際に、前記設定情報入力処理ステップで入力されている前記設定情報を前記情報記憶処理ステップで前記情報記憶手段へ保管させ、該省電力モードから前記通常電力モードへ復帰すると、該情報記憶手段の該設定情報を前記表示手段の前記入力画面へ反映させる設定情報管理処理ステップと、
を有することを特徴とする設定情報管理方法。
A setting information management method executed by a data processing apparatus having a power saving mode for performing at least one of stopping and reducing power supply to each main part,
A display processing step of displaying and outputting an input screen for setting information relating to the operation of the data processing device to a display means;
A setting information input processing step in which the setting information is set and input according to the input screen;
An information storage processing step for storing the stored contents in the information storage means even in the power saving mode; and
A mode control that shifts the power supply mode to the power saving mode when a predetermined power saving transition condition is satisfied, and returns to the normal power mode in which the power saving mode can be normally operated when the predetermined return condition is satisfied. Processing steps;
When the power control mode is shifted to the power saving mode in the mode control processing step, the setting information input in the setting information input processing step is stored in the information storage means in the information storage processing step, A setting information management processing step of reflecting the setting information of the information storage means on the input screen of the display means when returning from the power saving mode to the normal power mode;
A setting information management method characterized by comprising:
主要各部への電力供給の停止と削減のうち少なくともいずれかを実施する省電力モードを備えたデータ処理装置の搭載するプログラムであって、
制御プロセッサに、
前記データ処理装置の動作に関する設定情報の入力画面を表示手段へ表示出力する表示処理と、
前記入力画面にしたがって前記設定情報が設定入力される設定情報入力処理と、
前記省電力モードにおいても記憶内容を情報記憶手段へ保管する情報記憶処理と、
電源電力モードを、所定の省電力移行条件が満たされると、前記省電力モードへ移行させ、所定の復帰条件が満たされると、該省電力モードから通常動作可能な通常電力モードへ復帰させるモード制御処理と、
前記モード制御処理で前記電源電力モードを前記省電力モードへ移行させる際に、前記設定情報入力処理で入力されている前記設定情報を前記情報記憶処理で前記情報記憶手段へ保管させ、該省電力モードから前記通常電力モードへ復帰すると、該情報記憶手段の該設定情報を前記表示手段の前記入力画面へ反映させる設定情報管理処理と、
を実行させることを特徴とするプログラム。
A program installed in a data processing apparatus having a power saving mode for performing at least one of stopping and reducing power supply to each main part,
To the control processor,
Display processing for displaying and outputting a setting information input screen relating to the operation of the data processing device to a display means;
A setting information input process in which the setting information is set and input according to the input screen;
Information storage processing for storing the stored contents in the information storage means even in the power saving mode;
A mode control that shifts the power supply mode to the power saving mode when a predetermined power saving transition condition is satisfied, and returns to the normal power mode in which the power saving mode can be normally operated when the predetermined return condition is satisfied. Processing,
When the power control mode is shifted to the power saving mode in the mode control processing, the setting information input in the setting information input processing is stored in the information storage means in the information storage processing, and the power saving A setting information management process for reflecting the setting information of the information storage means on the input screen of the display means when returning from the mode to the normal power mode;
A program characterized by having executed.
JP2016157811A 2015-08-21 2016-08-10 Data processing apparatus, setting information management method, and program Pending JP2017039317A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015163325 2015-08-21
JP2015163325 2015-08-21

Publications (1)

Publication Number Publication Date
JP2017039317A true JP2017039317A (en) 2017-02-23

Family

ID=58203667

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016157811A Pending JP2017039317A (en) 2015-08-21 2016-08-10 Data processing apparatus, setting information management method, and program

Country Status (1)

Country Link
JP (1) JP2017039317A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018138332A (en) * 2017-02-24 2018-09-06 京セラドキュメントソリューションズ株式会社 Display device and image forming apparatus
JP2021126867A (en) * 2020-02-17 2021-09-02 コニカミノルタ株式会社 Image forming apparatus, image processing system, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018138332A (en) * 2017-02-24 2018-09-06 京セラドキュメントソリューションズ株式会社 Display device and image forming apparatus
JP2021126867A (en) * 2020-02-17 2021-09-02 コニカミノルタ株式会社 Image forming apparatus, image processing system, and program
JP7352183B2 (en) 2020-02-17 2023-09-28 コニカミノルタ株式会社 Image forming device, image processing system, and program

Similar Documents

Publication Publication Date Title
RU2666967C2 (en) Information processing apparatus, information processing method and recording medium
JP5188210B2 (en) Job processing apparatus, control method, and program
US20210136248A1 (en) Transmitting apparatus, method for controlling the transmitting apparatus, and computer-readable storage medium
JP5505657B2 (en) Job setting registration device and image processing device
US11330131B2 (en) Image processing apparatus and control method for managing values related to a function of the image processing apparatus
US20170034377A1 (en) Image reading apparatus, control method for image reading apparatus, and storage medium
US11113015B2 (en) Information processing apparatus, method of controlling the same and storage medium
JP2016154331A (en) Information processing system, information processing method, information processing device, and program
JP6736883B2 (en) Image forming apparatus, information processing method, image forming system, and program
JP6499899B2 (en) Image forming apparatus
JP2017039317A (en) Data processing apparatus, setting information management method, and program
JP2007251432A (en) Image forming apparatus
JP2009098789A (en) Information processor
JP6079659B2 (en) Display system, image forming apparatus, program, and display state control method
US10579014B2 (en) Image forming apparatus for removing dew condensation, control method for image forming apparatus, and storage medium
JP6529376B2 (en) PRINTING APPARATUS, ITS CONTROL METHOD, AND PROGRAM
KR102278901B1 (en) Image forming apparatus, method of controlling the same, and storage medium
JP4725753B2 (en) Image processing device
US10855856B2 (en) Image processing apparatus, control method, and storage medium for setting and/or performing a transmission process for image data based on a transmission setting
US10740171B2 (en) Information processing apparatus, memory control method for information processing apparatus, and program
CN110688655B (en) Embedded device, virus scanning program execution method, and recording medium
JP2016172432A (en) Image processing apparatus and image processing system
US10019600B2 (en) Information processing apparatus, control method for information processing apparatus, and storage medium
US11064085B2 (en) Job management and control for an image forming apparatus
JP2010214710A (en) Printing system and image processor