JP2017060089A - Image processor - Google Patents

Image processor Download PDF

Info

Publication number
JP2017060089A
JP2017060089A JP2015185104A JP2015185104A JP2017060089A JP 2017060089 A JP2017060089 A JP 2017060089A JP 2015185104 A JP2015185104 A JP 2015185104A JP 2015185104 A JP2015185104 A JP 2015185104A JP 2017060089 A JP2017060089 A JP 2017060089A
Authority
JP
Japan
Prior art keywords
function
information
user
software module
functions
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.)
Granted
Application number
JP2015185104A
Other languages
Japanese (ja)
Other versions
JP6531590B2 (en
Inventor
大成 奥苑
Dainari Okuzono
大成 奥苑
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2015185104A priority Critical patent/JP6531590B2/en
Publication of JP2017060089A publication Critical patent/JP2017060089A/en
Application granted granted Critical
Publication of JP6531590B2 publication Critical patent/JP6531590B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To inhibit a state where a processing region of a storage part is unnecessarily used from occurring.SOLUTION: A storage part of an image processor includes: a module storage area for storing a plurality of software modules for achieving a plurality of functions in a compressed state; an information storage area for storing permission information for specifying functions permitted for each user; and a processing area to be used for execution processing of a function. A control part of the image processor executes: information acquisition processing for acquiring user information; function specification processing for specifying a permission function about a user specified by the user information; development processing for reading a software module corresponding to the specified permission function from the module storage area, and making the software module a non-compression state to store the software module in the processing area; and function execution processing for using the software module stored in the processing area to execute the permission function in accordance with acquisition of an instruction for selecting the permission function.SELECTED DRAWING: Figure 5

Description

本明細書によって開示される技術は、画像処理装置に関する。   The technology disclosed in this specification relates to an image processing apparatus.

画像形成部と画像読取部とを含む複数のハードウェアを備え、複数のハードウェアを動作させて画像形成機能と画像読取機能とを含む複数の機能を実行可能な画像処理装置が知られている。このような画像処理装置は、複数の機能を実現するための複数のソフトウェアモジュールを圧縮状態で記憶する記憶領域と、複数の機能の実行処理に利用される処理領域とを含む記憶部を備える。一般に、記憶領域に記憶された複数のソフトウェアモジュールは、画像処理装置の起動時に、記憶領域から読み出され、非圧縮状態に変換されて処理領域に格納される。機能の実行の際には、処理領域に格納された非圧縮状態のソフトウェアモジュールが用いられる(例えば特許文献1参照)。   An image processing apparatus that includes a plurality of hardware units including an image forming unit and an image reading unit and that can execute a plurality of functions including an image forming function and an image reading function by operating the plurality of hardware units is known. . Such an image processing apparatus includes a storage unit including a storage area for storing a plurality of software modules for realizing a plurality of functions in a compressed state, and a processing area used for execution processing of the plurality of functions. In general, a plurality of software modules stored in the storage area are read from the storage area when the image processing apparatus is activated, converted into an uncompressed state, and stored in the processing area. When executing the function, an uncompressed software module stored in the processing area is used (see, for example, Patent Document 1).

特表2012−529681号公報Special table 2012-529681 gazette

上記従来の技術では、記憶領域に記憶されたすべてのソフトウェアモジュールが、使用されるか否かにかかわらず一律に非圧縮状態にされて処理領域に格納されるため、処理領域が不必要に使用された状態が発生し得る。例えば、ユーザ毎に複数の機能のそれぞれについて許可/不許可の別が設定されている場合に、上記従来の技術では、ユーザに許可されていない機能を実現するためのソフトウェアモジュールも、非圧縮状態にされて処理領域に格納され、処理領域が不必要に使用された状態が発生する。処理領域が不必要に使用されると、処理領域の空き容量が低下して機能の実行に支障を来すおそれがある。   In the above prior art, all software modules stored in the storage area are uniformly uncompressed and stored in the processing area regardless of whether they are used, so the processing area is unnecessarily used. A state that has occurred can occur. For example, when permission / non-permission is set for each of a plurality of functions for each user, a software module for realizing a function that is not permitted by the user is also uncompressed in the conventional technology. Is stored in the processing area, and the processing area is used unnecessarily. If the processing area is used unnecessarily, the free capacity of the processing area may be reduced, which may hinder the execution of the function.

本明細書では、上述した課題を解決することが可能な技術を開示する。   In this specification, the technique which can solve the subject mentioned above is disclosed.

本明細書に開示される技術は、例えば、以下の形態として実現することが可能である。   The technology disclosed in the present specification can be realized as, for example, the following forms.

本明細書に開示される画像処理装置は、画像形成部と画像読取部とを含む複数のハードウェアと、前記複数のハードウェアを動作させて画像形成機能と画像読取機能とを含む複数の機能を実現する複数のソフトウェアモジュールを圧縮状態で格納するモジュール記憶領域と、前記複数の機能の内、ユーザ毎に許可された許可機能を特定する許可情報および各機能に対応するソフトウェアモジュールを特定する対応情報を格納する情報記憶領域と、前記複数の機能の実行処理に利用される処理領域と、を含む記憶部と、インターフェース部と、制御部と、を備え、前記制御部は、前記インターフェース部を介してユーザを特定するユーザ情報を取得する情報取得処理と、前記許可情報を参照して、取得された前記ユーザ情報により特定されるユーザについての前記許可機能を特定する機能特定処理と、特定された前記許可機能に対応する前記ソフトウェアモジュールを対象として、前記対象となる前記ソフトウェアモジュールを前記モジュール記憶領域から読み出し、非圧縮状態にして前記処理領域に格納する展開処理と、前記インターフェース部を介して前記許可機能の内の1つを選択する指示を取得したことに応じて、前記処理領域に格納された前記ソフトウェアモジュールを用いて、選択された前記許可機能を実行する機能実行処理と、を実行する。この画像処理装置によれば、モジュール記憶領域に格納された複数のソフトウェアモジュールの内、ユーザに許可された機能を実現するためのソフトウェアモジュールが選択的に非圧縮状態にされて処理領域に格納されるため、実行される可能性の低い機能に対応するソフトウェアモジュールが処理領域に格納されることが回避され、処理領域が不必要に使用された状態が発生することを回避することができる。   An image processing apparatus disclosed in this specification includes a plurality of hardware including an image forming unit and an image reading unit, and a plurality of functions including an image forming function and an image reading function by operating the plurality of hardware. A module storage area for storing a plurality of software modules in a compressed state, a permission information for identifying a permitted function permitted for each user, and a software module corresponding to each function among the plurality of functions An information storage area for storing information; a storage area including a processing area used for execution processing of the plurality of functions; an interface section; and a control section. The control section includes the interface section. Information acquisition processing for acquiring user information for specifying the user via the user information, and the user specified by the acquired user information with reference to the permission information. The function identifying process for identifying the permitted function for the user and the software module corresponding to the identified permitted function are read out from the module storage area to be in an uncompressed state. In response to acquiring an expansion process stored in the processing area and an instruction to select one of the permitted functions via the interface unit, using the software module stored in the processing area, And a function execution process for executing the selected permission function. According to this image processing apparatus, among the plurality of software modules stored in the module storage area, the software module for realizing the function permitted by the user is selectively uncompressed and stored in the processing area. Therefore, the software module corresponding to the function that is unlikely to be executed is prevented from being stored in the processing area, and the situation where the processing area is used unnecessarily can be avoided.

なお、本明細書に開示される技術は、種々の形態で実現することが可能であり、例えば、画像処理装置、画像処理装置と他の装置とを備える画像処理システム、これらの装置やシステムの制御方法、その制御方法を実現するためのコンピュータプログラム、そのコンピュータプログラムを記録した一時的でない記録媒体等の形態で実現することが可能である。   The technology disclosed in the present specification can be realized in various forms. For example, an image processing apparatus, an image processing system including the image processing apparatus and another apparatus, and the apparatus and the system The present invention can be realized in the form of a control method, a computer program for realizing the control method, a non-temporary recording medium on which the computer program is recorded, and the like.

本実施形態における画像処理システム10の構成を示す説明図である。It is explanatory drawing which shows the structure of the image processing system 10 in this embodiment. 複合機200の構成を示す説明図である。2 is an explanatory diagram illustrating a configuration of a multifunction machine 200. 許可情報PIおよび機能特定情報FIの一例を示す説明図である。It is explanatory drawing which shows an example of permission information PI and function specific information FI. 対応情報CIの一例を示す説明図である。It is explanatory drawing which shows an example of the correspondence information CI. ソフトウェアモジュール制御処理を示すフローチャートである。It is a flowchart which shows a software module control process. ソフトウェアモジュール制御処理を示すフローチャートである。It is a flowchart which shows a software module control process. ソフトウェアモジュール制御処理の具体例を示す説明図である。It is explanatory drawing which shows the specific example of a software module control process. ソフトウェアモジュール制御処理の具体例を示す説明図である。It is explanatory drawing which shows the specific example of a software module control process.

A.実施形態:
A−1.画像処理システム10の構成:
図1は、本実施形態における画像処理システム10の構成を示す説明図である。画像処理システム10は、複合機200と、外部端末110、120、130とを備える。複合機200は、例えば有線のLANを介して、外部端末110と通信可能である。また、複合機200は、例えば無線LANアクセスポイント140を用いた無線LAN(以下、「WLAN」という)を介して、外部端末120、130と通信可能である。
A. Embodiment:
A-1. Configuration of the image processing system 10:
FIG. 1 is an explanatory diagram showing a configuration of an image processing system 10 in the present embodiment. The image processing system 10 includes a multifunction device 200 and external terminals 110, 120, and 130. The multi-function device 200 can communicate with the external terminal 110 via, for example, a wired LAN. The multifunction device 200 can communicate with the external terminals 120 and 130 via, for example, a wireless LAN using a wireless LAN access point 140 (hereinafter referred to as “WLAN”).

複合機200は、スキャン機能やプリント機能、コピー機能等の複数の機能を備える装置であり、画像処理装置の一例である。図2に示すように、複合機200は、CPU220と、記憶部230と、表示部240を含む操作部250と、通信部260と、画像形成部202と、画像読取部204と、FAX送受信部206とを備える。   The multifunction device 200 is a device having a plurality of functions such as a scan function, a print function, and a copy function, and is an example of an image processing apparatus. As illustrated in FIG. 2, the MFP 200 includes a CPU 220, a storage unit 230, an operation unit 250 including a display unit 240, a communication unit 260, an image forming unit 202, an image reading unit 204, and a FAX transmission / reception unit. 206.

複合機200の画像形成部202は、電子写真方式やインクジェット方式等により紙等のシートに画像を形成するハードウェアである。画像読取部204は、イメージセンサを有し、原稿を読み取って原稿の画像を表す画像データを生成するハードウェアである。FAX送受信部206は、モデムを有し、ファクシミリの送受信のための処理を行うハードウェアである。表示部240は、例えば液晶ディスプレイを有し、各種の設定画面や装置の動作状態等を表示する。操作部250は、例えば各種のボタンやスイッチを有し、ユーザによる各種の入力指示を取得する。例えば、操作部250は、複合機200が備える複数の機能の中から1つの機能を選択する選択指示を取得したり、ユーザログインのためのユーザIDおよびパスワードを取得したりする。以下の説明では、ユーザログインのためのユーザIDおよびパスワードを、ユーザ情報ともいう。なお、本実施形態では、操作部250は、表示部240に設けられたタッチパネルを含む。通信部260は、他の機器との通信のための通信インターフェースであり、例えば有線LANインターフェースや無線LANインターフェース、USBインターフェース等を有する。操作部250と通信部260との少なくとも一方は、インターフェース部の一例である。   The image forming unit 202 of the multifunction device 200 is hardware that forms an image on a sheet such as paper by an electrophotographic method, an inkjet method, or the like. The image reading unit 204 is hardware that has an image sensor and reads image data to generate image data representing an image of the image data. The FAX transmission / reception unit 206 is hardware that has a modem and performs processing for facsimile transmission / reception. The display unit 240 includes, for example, a liquid crystal display, and displays various setting screens, operation states of the apparatus, and the like. The operation unit 250 includes, for example, various buttons and switches, and acquires various input instructions by the user. For example, the operation unit 250 acquires a selection instruction for selecting one function from among a plurality of functions provided in the multifunction device 200, or acquires a user ID and password for user login. In the following description, the user ID and password for user login are also referred to as user information. In the present embodiment, the operation unit 250 includes a touch panel provided on the display unit 240. The communication unit 260 is a communication interface for communication with other devices, and includes, for example, a wired LAN interface, a wireless LAN interface, a USB interface, and the like. At least one of the operation unit 250 and the communication unit 260 is an example of an interface unit.

複合機200の記憶部230は、1つまたは複数の記憶装置により構成されており、モジュール記憶領域MAと、情報記憶領域IAと、処理領域PAとを含む。情報記憶領域IAは、各種の情報を格納するための領域であり、例えばROMにより構成されている。情報記憶領域IAには、例えば、許可情報PI、機能特定情報FIおよび対応情報CIが格納されている。   The storage unit 230 of the multifunction device 200 includes one or more storage devices, and includes a module storage area MA, an information storage area IA, and a processing area PA. The information storage area IA is an area for storing various types of information, and is configured by a ROM, for example. In the information storage area IA, for example, permission information PI, function specifying information FI, and correspondence information CI are stored.

許可情報PIは、図3(a)に示すように、ユーザ毎に、複合機200が備える複数の機能(コピー機能、FAX送信機能、PCプリント機能、PCスキャン機能、外部連携機能)の内、利用が許可された機能を特定する情報である。図3(a)では、利用が許可された許可機能が「〇」で示され、利用が許可されていない不許可機能が「×」で示されている。例えば、ユーザXは、コピー機能とFAX送信機能とPCプリント機能とPCスキャン機能の利用を許可されているが、外部連携機能の利用を許可されていない。機能特定情報FIは、図3(b)に示すように、複合機200が備える機能の内、実行指示の指示元に応じて、どの機能が実行可能であるかを特定するための対応情報である。図3(b)では、実行可能な機能が「〇」で示され、実行ができない機能が「×」で示されている。図3(b)に示すように、複合機200の操作部250からの操作や、後述するように操作部250の代替装置として機能する外部連携機器130による操作からは、複合機200が備えるすべての機能の実行指示が可能である。一方、外部端末110、120からの実行指示については、プリント機能、スキャン機能の実行指示が可能であるが、コピー機能、FAX送信機能については実行指示を行うことはできない。   As shown in FIG. 3A, the permission information PI includes, for each user, a plurality of functions (copy function, FAX transmission function, PC print function, PC scan function, external linkage function) included in the MFP 200, This information identifies the functions that are permitted to be used. In FIG. 3A, permitted functions that are permitted to be used are indicated by “◯”, and non-permitted functions that are not permitted to be used are indicated by “X”. For example, the user X is permitted to use the copy function, FAX transmission function, PC print function, and PC scan function, but is not permitted to use the external cooperation function. As shown in FIG. 3B, the function specifying information FI is correspondence information for specifying which of the functions of the multifunction device 200 can be executed according to the instruction source of the execution instruction. is there. In FIG. 3B, executable functions are indicated by “◯”, and functions that cannot be executed are indicated by “x”. As shown in FIG. 3B, everything from the operation unit 250 of the multifunction device 200 or the operation by the external cooperation device 130 functioning as an alternative device of the operation unit 250 as will be described later is all included in the multifunction device 200. It is possible to instruct the execution of these functions. On the other hand, with respect to execution instructions from the external terminals 110 and 120, execution instructions for the print function and scan function can be given, but execution instructions cannot be given for the copy function and FAX transmission function.

また、対応情報CIは、図4に示すように、複合機200が備える機能毎に、機能の実行に使用されるソフトウェアモジュールを特定する情報である。図4では、機能の実行に使用されるソフトウェアモジュールが「〇」で示され、機能の実行に使用されないソフトウェアモジュールが「×」で示されている。例えば、コピー機能の実行には、コピーUIと、コピーコアと、プリントサービスと、スキャンサービスと、外部連携サービスとが使用される。なお、図4に示された各種ソフトウェアモジュールは、UI層と、コア層と、サービス層とに分類される。UI層は、各機能の実行の際に操作部250の動作を制御するためのソフトウェアモジュールであり、コア層は、各機能を実際に実行するためのソフトウェアモジュールであり、サービス層は、各機能の実行のために画像形成部202や画像読取部204等のハードウェアを制御するためのソフトウェアモジュールである。サービス層には、いわゆるドライバを含む。UI層は、第1の種類のソフトウェアモジュールの一例である。   Further, as shown in FIG. 4, the correspondence information CI is information for specifying a software module used for executing a function for each function included in the multifunction device 200. In FIG. 4, software modules used for executing functions are indicated by “◯”, and software modules not used for executing functions are indicated by “x”. For example, for executing the copy function, a copy UI, a copy core, a print service, a scan service, and an external cooperation service are used. The various software modules shown in FIG. 4 are classified into a UI layer, a core layer, and a service layer. The UI layer is a software module for controlling the operation of the operation unit 250 when each function is executed, the core layer is a software module for actually executing each function, and the service layer is each function. Is a software module for controlling hardware such as the image forming unit 202 and the image reading unit 204 for executing the above. The service layer includes so-called drivers. The UI layer is an example of a first type software module.

記憶部230のモジュール記憶領域MA(図2)は、各種のソフトウェアモジュールを圧縮状態で格納するための領域であり、例えばROMにより構成されている。モジュール記憶領域MAに格納されるソフトウェアモジュールとしては、例えば、図4に示されたソフトウェアモジュールや、複合機200の待機モード時に必要とされるソフトウェアモジュールが挙げられる。待機モード時に必要なソフトウェアモジュールとしては、例えば、表示部240にホーム画面を表示させるためのソフトウェアモジュールや、FAX受信時に操作部250やFAX送受信部206を制御するためのソフトウェアモジュール等が挙げられる。   A module storage area MA (FIG. 2) of the storage unit 230 is an area for storing various software modules in a compressed state, and is configured by, for example, a ROM. Examples of the software module stored in the module storage area MA include the software module shown in FIG. 4 and the software module required when the MFP 200 is in the standby mode. Examples of software modules required in the standby mode include a software module for displaying a home screen on the display unit 240 and a software module for controlling the operation unit 250 and the FAX transmission / reception unit 206 during FAX reception.

記憶部230の処理領域PAは、複合機200が備える各機能を実行する際の作業領域やデータの一時的な記憶領域として利用される領域であり、例えばRAMにより構成される。例えば、処理領域PAには、非圧縮状態のソフトウェアモジュールや、画像読取部204によって生成された画像データ、FAXの受信データ等が格納される。   The processing area PA of the storage unit 230 is an area used as a work area or a temporary data storage area when executing each function provided in the multifunction device 200, and is configured by a RAM, for example. For example, the processing area PA stores an uncompressed software module, image data generated by the image reading unit 204, FAX reception data, and the like.

複合機200のCPU220は、記憶部230のモジュール記憶領域MAに格納された各種ソフトウェアモジュールを読み出し、非圧縮状態にして処理領域PAに格納し、処理領域PAに格納された各種ソフトウェアモジュールを実行することにより、複合機200の各部を制御する。CPU220は、制御部の一例である。なお、CPU220がモジュール記憶領域MAからソフトウェアモジュールを読み出し、非圧縮状態にして処理領域PAに格納することを、展開処理またはロードともいう。また、図4に示すように、対応情報CIは、各ソフトウェアモジュールの非圧縮状態での容量(展開処理後の容量)を特定する容量情報SIを含んでいる。   The CPU 220 of the MFP 200 reads out various software modules stored in the module storage area MA of the storage unit 230, stores them in the uncompressed state in the processing area PA, and executes the various software modules stored in the processing area PA. Thus, each part of the multifunction device 200 is controlled. The CPU 220 is an example of a control unit. Note that the CPU 220 reading out a software module from the module storage area MA, storing it in an uncompressed state and storing it in the processing area PA is also referred to as a decompression process or a load. As shown in FIG. 4, the correspondence information CI includes capacity information SI that specifies the capacity of each software module in the uncompressed state (capacity after decompression processing).

外部端末110、120、130(図1)は、例えばパーソナルコンピュータ(以下、「PC」という)やスマートフォンやタブレット型端末であり、複合機200を利用するクライアントとして機能する。例えば、外部端末110はPCであり、外部端末110には複合機200のプリンタドライバがインストールされている。外部端末110は、このプリンタドライバを介して、複合機200に対しPCプリントの実行指示を行う。なお、外部端末110にスキャンドライバがインストールされており、外部端末110が、スキャンドライバを介して、複合機200に対しPCスキャンの実行指示を行ってもよい。外部端末120は、複合機200に画像処理を実行させるためのアプリケーションを格納する。アプリケーションを起動し、操作画面に従い外部端末120に入力される操作に応じて、画像やドキュメントの印刷指示や原稿のスキャン指示を複合機200に対して送信することができる。すなわち、外部端末120は、複合機200が備えるプリント機能やスキャン機能の実行指示を発行することができる。一方、外部端末120は、複合機200が備えるコピー機能やFAX送信機能の実行指示を発行することはできない。   The external terminals 110, 120, and 130 (FIG. 1) are, for example, personal computers (hereinafter referred to as “PCs”), smartphones, and tablet terminals, and function as clients that use the multifunction device 200. For example, the external terminal 110 is a PC, and the printer driver of the multifunction device 200 is installed in the external terminal 110. The external terminal 110 instructs the MFP 200 to execute PC printing via this printer driver. The scan driver may be installed in the external terminal 110, and the external terminal 110 may instruct the MFP 200 to execute PC scan via the scan driver. The external terminal 120 stores an application for causing the multifunction device 200 to execute image processing. In response to an operation input to the external terminal 120 according to the operation screen after starting the application, an image or document print instruction or a document scan instruction can be transmitted to the multi-function device 200. That is, the external terminal 120 can issue an instruction to execute a print function or a scan function provided in the multi-function device 200. On the other hand, the external terminal 120 cannot issue an instruction to execute a copy function or a FAX transmission function included in the multifunction device 200.

外部端末130は、複合機200が備える外部連携機能を利用するための連携アプリケーションを格納する。外部端末130は、連携アプリケーションを実行することにより、複合機200の操作部250の代替装置として機能する。なお、連携アプリケーションを実行して複合機200にアクセスする場合の外部端末130を、外部連携機器130ともいう。具体的には、外部連携機器130は、複合機200を操作するための画面データ(UIデータ)を複合機200から受信し、受信した画面データを用いて複合機200の操作画面を外部連携機器130のディスプレイ上に表示し、外部連携機器130に入力される操作に応じて、複合機200に対して各種機能の実行指示を送信することができる。   The external terminal 130 stores a cooperation application for using an external cooperation function provided in the multifunction device 200. The external terminal 130 functions as an alternative device for the operation unit 250 of the multifunction device 200 by executing the cooperative application. The external terminal 130 when accessing the multifunction peripheral 200 by executing the cooperation application is also referred to as an external cooperation device 130. Specifically, the external cooperation device 130 receives screen data (UI data) for operating the multifunction device 200 from the multifunction device 200 and uses the received screen data to display the operation screen of the multifunction device 200 as an external cooperation device. In response to an operation displayed on the display 130 and input to the external cooperation device 130, execution instructions for various functions can be transmitted to the multifunction device 200.

A−2.ソフトウェアモジュール制御処理:
次に、複合機200において実行されるソフトウェアモジュール制御処理について説明する。ソフトウェアモジュール制御処理は、各種条件に応じて、記憶部230における各種ソフトウェアモジュールの格納状態を変化させる処理である。ソフトウェアモジュール制御処理は、複合機200が起動されると開始される。
A-2. Software module control processing:
Next, a software module control process executed in the multifunction device 200 will be described. The software module control process is a process of changing the storage state of various software modules in the storage unit 230 according to various conditions. The software module control process is started when the multifunction device 200 is activated.

図5に示すように、はじめに複合機200のCPU220は、上述した待機モード時に必要なソフトウェアモジュールをロードする(S110)。具体的には、図7(a)に示すように、ホーム画面を表示するためのHOME UI、FAXを受信するためのFAX受信UI、FAX受信コア、モデムドライバをロードする。ホーム画面には、複合機200が備える各機能のうち、ユーザが実行したい機能を選択するための操作ボタンが含まれる。なお、ユーザのログイン前は、各機能に対応するソフトウェアモジュールがロードされていないため、操作ボタンを操作しても機能の実行は行われない。その後、CPU220は、ログインのためのユーザ情報(ユーザIDおよびパスワード)の取得を待機し(S120)、ユーザ情報を取得すると(S120:YES)、ユーザIDとパスワードとの対応関係が適切であることを条件に、ユーザIDによる特定されるユーザによる複合機200の利用を許可する。また、CPU220は、許可情報PI(図3(a))を参照して、ユーザIDにより特定されるユーザに対して許可された許可機能を特定する(S130)。例えば、ユーザIDにより特定されるユーザがユーザXである場合には、コピー機能とFAX送信機能とPCプリント機能とPCスキャン機能が、許可機能として特定される。   As shown in FIG. 5, first, the CPU 220 of the multi-function device 200 loads software modules required in the above-described standby mode (S110). Specifically, as shown in FIG. 7A, a home UI for displaying a home screen, a FAX reception UI for receiving a FAX, a FAX reception core, and a modem driver are loaded. The home screen includes an operation button for selecting a function that the user wants to execute among the functions provided in the multifunction device 200. Since the software module corresponding to each function is not loaded before the user logs in, the function is not executed even if the operation button is operated. Thereafter, the CPU 220 waits for acquisition of user information (user ID and password) for login (S120). When the user information is acquired (S120: YES), the correspondence between the user ID and the password is appropriate. The use of the multi-function device 200 by the user specified by the user ID is permitted. Further, the CPU 220 refers to the permission information PI (FIG. 3A) and identifies the permitted function permitted for the user identified by the user ID (S130). For example, when the user specified by the user ID is the user X, a copy function, a FAX transmission function, a PC print function, and a PC scan function are specified as permission functions.

その後、複合機200のCPU220は、ログインのためのユーザ情報が取得された態様に応じて、異なる処理を実行する。本実施形態では、ユーザ情報の取得態様としては、複合機200の操作部250を介して取得される態様の他に、通信部260を介して外部端末120から取得される態様と、PCプリントのために通信部260を介して外部端末110から取得される態様と、通信部260を介して外部連携機器130から取得される態様との4つの態様がある。   Thereafter, the CPU 220 of the multifunction device 200 executes different processes according to the mode in which the user information for login is acquired. In the present embodiment, as the acquisition mode of user information, in addition to the mode acquired via the operation unit 250 of the multifunction device 200, the mode acquired from the external terminal 120 via the communication unit 260, and the PC print Therefore, there are four modes: a mode acquired from the external terminal 110 via the communication unit 260 and a mode acquired from the external cooperation device 130 via the communication unit 260.

ログインのためのユーザ情報が複合機200の操作部250を介して取得された場合(S140:YES)、複合機200のCPU220は、容量情報SIを含む対応情報CIを参照して全必要モジュールの非圧縮状態での容量の合計を特定し、当該容量の合計が記憶部230の処理領域PAにおける使用可能容量以下であるか否かを判定することによって、全必要モジュールをロードすることができるか否かを判定する(S150)。なお、ここでいう全必要モジュールは、S130において特定された許可機能の実行に必要なすべてのソフトウェアモジュールである。また、処理領域PAの使用可能容量とは、処理領域PAの空き容量から、FAX受信やソートコピー用に確保されるべき所定の容量を差し引いた容量である。   When the user information for login is acquired via the operation unit 250 of the multi-function device 200 (S140: YES), the CPU 220 of the multi-function device 200 refers to the correspondence information CI including the capacity information SI for all necessary modules. Whether all necessary modules can be loaded by specifying the total capacity in the uncompressed state and determining whether the total capacity is less than or equal to the usable capacity in the processing area PA of the storage unit 230 It is determined whether or not (S150). The all necessary modules referred to here are all software modules necessary for executing the permission function specified in S130. The usable capacity of the processing area PA is a capacity obtained by subtracting a predetermined capacity to be secured for FAX reception or sort copy from the free capacity of the processing area PA.

複合機200のCPU220は、全必要モジュールの非圧縮状態での容量の合計が処理領域PAにおける使用可能容量以下であり、ロードすることができると判定した場合には(S150:YES)、全必要モジュールをロードする(S160)。これにより、ログインしたユーザに対して許可された許可機能のすべてが実行可能な状態となる。なお、不許可機能に対応するソフトウェアモジュールはロードされない。例えば、図7(b)では、ユーザZが操作部250を操作してログインした場合であって、全必要モジュールがロード可能であると判断した場合にロードされる各ソフトウェアモジュールを示している。具体的には、ユーザZに許可されたコピー機能に対応するソフトウェアモジュール(コピーUI、コピーコア、プリントサービス、スキャンサービス、外部連携サービス)が、追加でロードされる。一方、CPU220は、全必要モジュールの非圧縮状態での容量の合計が処理領域PAにおける使用可能容量より大きく、ロードすることができないと判定した場合には(S150:NO)、全必要モジュールのロード(S160)を実行しない。この場合には、CPU220は、操作部250により許可機能の1つを選択する選択指示が取得されるのを待機し(S170)、選択指示が取得されると(S170:YES)、選択された機能の実行に必要なソフトウェアモジュールを選択的にロードする(S180)。これにより、選択された1つの機能が実行可能な状態となる。例えば、ユーザXがログインした場合であって、全必要モジュールがロード不可能と判断した場合に、ユーザXがホーム画面からコピー機能を選択した場合にも、図7(b)で示される各ソフトウェアモジュールがロードされることになる。   If the CPU 220 of the multi-function device 200 determines that the total capacity of all necessary modules in the uncompressed state is less than or equal to the usable capacity in the processing area PA and can be loaded (S150: YES), all necessary The module is loaded (S160). As a result, all permitted functions permitted for the logged-in user can be executed. Note that the software module corresponding to the unauthorized function is not loaded. For example, FIG. 7B shows each software module to be loaded when the user Z logs in by operating the operation unit 250 and when it is determined that all necessary modules can be loaded. Specifically, software modules (copy UI, copy core, print service, scan service, external cooperation service) corresponding to the copy function permitted by the user Z are additionally loaded. On the other hand, when the CPU 220 determines that the total capacity of all necessary modules in the uncompressed state is larger than the usable capacity in the processing area PA and cannot be loaded (S150: NO), the loading of all necessary modules is performed. (S160) is not executed. In this case, the CPU 220 waits for a selection instruction to select one of the permitted functions from the operation unit 250 (S170), and when the selection instruction is acquired (S170: YES), the CPU 220 is selected. A software module necessary for executing the function is selectively loaded (S180). As a result, one selected function can be executed. For example, when the user X logs in and it is determined that all necessary modules cannot be loaded, and the user X selects the copy function from the home screen, each software shown in FIG. The module will be loaded.

また、ログインのためのユーザ情報が外部端末120から取得された場合(S140:NO、S190:YES)、複合機200のCPU220は、S130において特定された許可機能の内、外部端末120からの実行指示が可能な外部機能を特定する(S200)。上述したように、本実施形態では、外部端末120は、複合機200が備えるコピー機能やFAX送信機能の実行指示を発行することはできないため、仮に許可機能にコピー機能やFAX送信機能が含まれていても、それらの機能は外部機能には含まれない。また、CPU220は、容量情報SIを含む対応情報CIを参照してUI層を除く全必要ソフトウェアモジュールの非圧縮状態での容量の合計を特定し、当該容量の合計が記憶部230の処理領域PAにおける使用可能容量以下であるか否かを判定することによって、UI層を除く全必要ソフトウェアモジュールをロードすることができるか否かを判定する(S210)。なお、ここでいうUI層を除く全必要ソフトウェアモジュールは、許可機能の内の外部機能の実行に必要なソフトウェアモジュールの内、コア層とサービス層に属するソフトウェアモジュールである。   When the user information for login is acquired from the external terminal 120 (S140: NO, S190: YES), the CPU 220 of the multifunction device 200 executes from the external terminal 120 among the permitted functions specified in S130. An external function that can be instructed is specified (S200). As described above, in the present embodiment, the external terminal 120 cannot issue an instruction to execute the copy function or the FAX transmission function included in the multifunction device 200, so that the permission function includes the copy function or the FAX transmission function. However, those functions are not included in the external functions. The CPU 220 refers to the correspondence information CI including the capacity information SI, specifies the total capacity of all necessary software modules excluding the UI layer in the uncompressed state, and the total capacity is the processing area PA of the storage unit 230. It is determined whether or not all necessary software modules excluding the UI layer can be loaded by determining whether or not the capacity is less than or equal to the usable capacity (S210). Note that all necessary software modules excluding the UI layer mentioned here are software modules belonging to the core layer and the service layer among the software modules necessary for executing the external function of the permitted functions.

複合機200のCPU220は、UI層を除く全必要モジュールの非圧縮状態での容量の合計が処理領域PAにおける使用可能容量以下であり、ロードすることができると判定した場合には(S210:YES)、UI層を除く全必要モジュールをロードする(S220)。これにより、外部端末120からログインしたユーザに対して許可された許可機能の内の外部機能が実行可能な状態となる。なお、不許可機能に対応するソフトウェアモジュールや、許可機能の内の外部機能に含まれない機能に対応するソフトウェアモジュールはロードされない。例えば、ユーザXが外部端末120のアプリケーションを実行することにより複合機200にログインした場合であって、UI層を除く全必要モジュールをロード可能であると判断した場合は、図7(c)に示すように、PCプリントコア、PCスキャンコア、プリントサービス、スキャンサービス、外部連携サービスの各ソフトウェアモジュールがロードされる。一方、CPU220は、UI層を除く全必要モジュールの非圧縮状態での容量の合計が処理領域PAにおける使用可能容量より大きく、ロードすることができないと判定した場合には(S210:NO)、UI層を除く全必要モジュールのロード(S220)を実行しない。この場合には、CPU220は、外部端末120から機能の1つを選択する選択指示が取得されるのを待機し(S230)、選択指示が取得されると(S230:YES)、選択された機能の実行に必要なソフトウェアモジュール(ただしUI層を除く)を選択的にロードする(S240)。これにより、選択された1つの機能が実行可能な状態となる。なお、上述したように、外部端末120は、複合機200を操作するための画面データを有しており、当該操作画面に従い外部端末120に入力される操作に応じて、印刷指示を複合機200に対して発行することができる。そのため、ログインのためのユーザ情報が外部端末120から取得された場合には、UI層に属するソフトウェアモジュールのロードは不要である。   If the CPU 220 of the multi-function device 200 determines that the total capacity of all necessary modules excluding the UI layer in the uncompressed state is equal to or less than the usable capacity in the processing area PA and can be loaded (S210: YES) ), All necessary modules except the UI layer are loaded (S220). As a result, the external function among the permitted functions permitted for the user who has logged in from the external terminal 120 can be executed. Note that software modules corresponding to non-permitted functions and software modules corresponding to functions not included in the external functions of the permitted functions are not loaded. For example, when the user X logs in to the multifunction device 200 by executing the application of the external terminal 120 and determines that all necessary modules except for the UI layer can be loaded, FIG. As shown, software modules of PC print core, PC scan core, print service, scan service, and external linkage service are loaded. On the other hand, when the CPU 220 determines that the total capacity of all necessary modules excluding the UI layer in the uncompressed state is larger than the usable capacity in the processing area PA and cannot be loaded (S210: NO), the UI The loading of all necessary modules except the layer (S220) is not executed. In this case, the CPU 220 waits for a selection instruction to select one of the functions from the external terminal 120 (S230), and when the selection instruction is acquired (S230: YES), the selected function The software modules (excluding the UI layer) necessary for executing the above are selectively loaded (S240). As a result, one selected function can be executed. Note that, as described above, the external terminal 120 has screen data for operating the multi-function device 200, and a print instruction is issued in response to an operation input to the external terminal 120 according to the operation screen. Can be issued against. Therefore, when user information for login is acquired from the external terminal 120, it is not necessary to load a software module belonging to the UI layer.

また、ログインのためのユーザ情報が、外部端末110からPCプリントのために取得された場合(S190:NO、S250:YES)、複合機200のCPU220は、PCプリント機能の実行に必要なソフトウェアモジュールをロードする(S260)。これにより、外部端末110からの指示に応じたPCプリントが実行可能な状態となる。なお、PCプリント機能以外の機能に対応するソフトウェアモジュールはロードされない。一般に、外部端末110からのPCプリント機能の実行指示の際には、ユーザ情報と、PCプリント機能の選択指示とが同時に取得される。また、ログインしたユーザに対してPCプリント機能の利用が許可されていない場合には、S260の処理はスキップされる。なお、本実施形態ではPCプリント機能の場合を説明したが、同様にPCスキャン機能のための指示であれば、同様にPCスキャン機能に対応するソフトウェアモジュールがロードされる。   When the user information for login is acquired for PC printing from the external terminal 110 (S190: NO, S250: YES), the CPU 220 of the multi-function device 200 is a software module necessary for executing the PC print function. Is loaded (S260). As a result, the PC print according to the instruction from the external terminal 110 can be executed. Note that software modules corresponding to functions other than the PC print function are not loaded. In general, when an external terminal 110 issues a PC print function execution instruction, user information and a PC print function selection instruction are acquired simultaneously. If the logged-in user is not permitted to use the PC print function, the process of S260 is skipped. In the present embodiment, the case of the PC print function has been described. Similarly, if the instruction is for the PC scan function, a software module corresponding to the PC scan function is similarly loaded.

また、外部端末130が連携アプリケーションを使って複合機200にログインする場合、すなわち、ログインのためのユーザ情報が外部連携機器130の連携アプリケーションから取得された場合(S250:NO)、複合機200のCPU220は、容量情報SIを含む対応情報CIを参照して全必要モジュールの非圧縮状態での容量の合計を特定し、当該容量の合計が記憶部230の処理領域PAにおける使用可能容量以下であるか否かを判定することによって、全必要モジュールをロードすることができるか否かを判定する(S270)。なお、ここでいう全必要モジュールは、S130において特定された許可機能の実行に必要なすべてのソフトウェアモジュールである。   When the external terminal 130 logs in to the multifunction device 200 using the cooperation application, that is, when user information for login is acquired from the cooperation application of the external cooperation device 130 (S250: NO), The CPU 220 refers to the correspondence information CI including the capacity information SI, identifies the total capacity of all necessary modules in the uncompressed state, and the total capacity is less than or equal to the usable capacity in the processing area PA of the storage unit 230. It is determined whether or not all necessary modules can be loaded (S270). The all necessary modules referred to here are all software modules necessary for executing the permission function specified in S130.

複合機200のCPU220は、全必要モジュールの非圧縮状態での容量の合計が処理領域PAにおける使用可能容量以下であり、ロードすることができると判定した場合には(S270:YES)、全必要モジュールをロードする(S280)。これにより、ログインしたユーザに対して許可された許可機能のすべてが実行可能な状態となる。なお、不許可機能に対応するソフトウェアモジュールはロードされない。一方、CPU220は、全必要モジュールの非圧縮状態での容量の合計が処理領域PAにおける使用可能容量より大きく、ロードすることができないと判定した場合には(S270:NO)、全必要モジュールのロード(S280)を実行しない。この場合には、CPU220は、外部連携機能の実行に必要なソフトウェアモジュールを選択的にロードする(S290)。外部連携機能の実行に必要なソフトウェアモジュール(外部連携UI、外部連携コア、外部連携サービス)を選択的にロードした場合の例を図8(a)に示す。これにより、外部連携機器130を複合機200の操作部250の代替装置として機能させることが可能となる。すなわち、外部連携機器130の操作画面で、複合機200のホーム画面と同様の画面を表示させ、複合機200のホーム画面としてユーザに操作させることができる。その後、CPU220は、外部連携機器130から許可機能の1つを選択する選択指示が取得されるのを待機し(S300)、選択指示が取得されると(S300:YES)、選択された機能の実行に必要なソフトウェアモジュールを選択的にロードする(S310)。これにより、選択された1つの機能が実行可能な状態となる。   If the CPU 220 of the multi-function device 200 determines that the total capacity of all necessary modules in the uncompressed state is less than or equal to the usable capacity in the processing area PA and can be loaded (S270: YES), all necessary The module is loaded (S280). As a result, all permitted functions permitted for the logged-in user can be executed. Note that the software module corresponding to the unauthorized function is not loaded. On the other hand, when the CPU 220 determines that the total capacity of all necessary modules in the uncompressed state is larger than the usable capacity in the processing area PA and cannot be loaded (S270: NO), the loading of all necessary modules is performed. (S280) is not executed. In this case, the CPU 220 selectively loads software modules necessary for executing the external cooperation function (S290). FIG. 8A shows an example in which software modules (external cooperation UI, external cooperation core, external cooperation service) necessary for executing the external cooperation function are selectively loaded. As a result, the external cooperation device 130 can function as an alternative device for the operation unit 250 of the multifunction device 200. That is, a screen similar to the home screen of the multifunction device 200 can be displayed on the operation screen of the external cooperation device 130, and the user can operate as the home screen of the multifunction device 200. Thereafter, the CPU 220 waits for a selection instruction to select one of the permitted functions from the external cooperation device 130 (S300), and when the selection instruction is acquired (S300: YES), the CPU 220 selects the selected function. A software module necessary for execution is selectively loaded (S310). As a result, one selected function can be executed.

その後、図6に示すように、複合機200のCPU220は、操作部250や通信部260を介して機能実行指示が取得されることを待機し(S320)、機能実行指示が取得されると(S320:YES)、画像形成部202や画像読取部204等のハードウェアを制御して、指示された機能を実行する(S330)。例えば、図8(b)では、PCスキャン機能を選択した場合を例に示す。また、CPU220は、ユーザからのログアウト指示(利用終了指示)の取得を待機し(S340)、ログアウト指示を取得すると(S340:YES)、ユーザIDによる特定されるユーザによる複合機200の利用を制限すると共に、上述の各ステップにおいてロードされたソフトウェアモジュールをアンロードし(すなわち、処理領域PAから削除して図7(a)の状態に戻し)、ソフトウェアモジュール制御処理を終了する。   Thereafter, as shown in FIG. 6, the CPU 220 of the multifunction device 200 waits for the function execution instruction to be acquired via the operation unit 250 or the communication unit 260 (S320), and when the function execution instruction is acquired (S320). (S320: YES), the hardware such as the image forming unit 202 and the image reading unit 204 is controlled to execute the instructed function (S330). For example, FIG. 8B shows an example in which the PC scan function is selected. Further, the CPU 220 waits for a logout instruction (use termination instruction) from the user (S340), and when a logout instruction is acquired (S340: YES), the use of the MFP 200 by the user specified by the user ID is restricted. At the same time, the software module loaded in each of the above steps is unloaded (that is, deleted from the processing area PA and returned to the state of FIG. 7A), and the software module control process is terminated.

以上説明したように、本実施形態では、複合機200のCPU220は、操作部250または通信部260を介してユーザを特定するユーザ情報を取得する情報取得処理と、許可情報PIを参照して、ユーザ情報により特定されるユーザに対して許可された許可機能を特定する機能特定処理とを実行する。また、CPU220は、特定された許可機能に対応するソフトウェアモジュールを対象として、対象となるソフトウェアモジュールを記憶部230のモジュール記憶領域MAから読み出し、非圧縮状態にして処理領域PAに格納する展開処理を行い、操作部250または通信部260を介して許可機能の内の1つを選択する指示を取得したことに応じて、処理領域PAに格納されたソフトウェアモジュールを用いて、選択された機能を実行する機能実行処理を実行する。そのため、本実施形態の複合機200によれば、記憶部230のモジュール記憶領域MAに格納された複数のソフトウェアモジュールの内、ユーザに許可された許可機能を実現するためのソフトウェアモジュールが選択的に非圧縮状態にされて処理領域PAに格納されるため、機能が選択された後にソフトウェアモジュールをロードする態様と比較して機能実行までの時間を短縮することができる。また、本実施形態の複合機200によれば、実行される可能性の低い機能に対応するソフトウェアモジュールが処理領域PAに格納されることが回避され、処理領域PAが不必要に使用された状態が発生することを回避することができる。これにより、記憶部230の処理領域PAの空き容量が低下することが抑制され、例えば、FAXの受信処理やソートコピーといった処理領域PAを使用する他の機能の実行に支障を来すことを抑制することができる。例えば、記憶部230の処理領域PAの容量上、複合機200が備える機能の数に制限が必要となる場合であっても、例えば、ユーザ毎に利用可能な機能が制限されるといった場合には、処理領域PAの容量以上の機能を複合機200に備えることが可能となる。   As described above, in the present embodiment, the CPU 220 of the MFP 200 refers to the information acquisition process for acquiring user information for specifying the user via the operation unit 250 or the communication unit 260 and the permission information PI. A function specifying process for specifying a permitted function permitted for the user specified by the user information is executed. Further, the CPU 220 reads out the target software module from the module storage area MA of the storage unit 230 and stores it in the processing area PA in a non-compressed state for the software module corresponding to the specified permitted function. And executing the selected function using the software module stored in the processing area PA in response to obtaining an instruction to select one of the permitted functions via the operation unit 250 or the communication unit 260 Execute function execution processing. Therefore, according to the MFP 200 of the present embodiment, among the plurality of software modules stored in the module storage area MA of the storage unit 230, a software module for realizing the permission function permitted by the user is selectively selected. Since the uncompressed state is stored in the processing area PA, the time until the function is executed can be shortened as compared with the mode in which the software module is loaded after the function is selected. Further, according to the MFP 200 of the present embodiment, it is avoided that software modules corresponding to functions that are unlikely to be executed are stored in the processing area PA, and the processing area PA is used unnecessarily. Can be avoided. As a result, the free space of the processing area PA of the storage unit 230 is prevented from being reduced, and for example, it is possible to prevent the execution of other functions that use the processing area PA such as FAX reception processing and sort copy. can do. For example, even if it is necessary to limit the number of functions of the multifunction device 200 due to the capacity of the processing area PA of the storage unit 230, for example, when the functions available for each user are limited. Thus, the multifunction device 200 can be provided with a function exceeding the capacity of the processing area PA.

また、本実施形態では、複合機200のCPU220は、ユーザ情報を取得したことに応じて、ユーザ情報により特定されるユーザによる複合機200の使用を許可し、操作部250または通信部260を介して、ログアウト指示(ユーザ情報により特定されるユーザによる複合機200の使用の終了指示)が入力されたことに応じて、ユーザ情報により特定されるユーザによる複合機200の使用を制限する管理処理を実行する。このとき、CPU220は、ユーザ情報が取得されたことに応じて、上記機能特定処理と展開処理とを実行する。また、CPU220は、操作部250または通信部260を介してログアウト指示が入力されたことに応じて、上記展開処理において記憶部230の処理領域PAに格納されたソフトウェアモジュールを削除する解放処理を実行する。そのため、本実施形態の複合機200によれば、実行される可能性の高い機能に対応するソフトウェアモジュールが処理領域PAに格納されると共に、実行される可能性の低い機能に対応するソフトウェアモジュールが処理領域PAに格納されることが回避され、機能の実行の際の待ち時間を低減しつつ、処理領域PAが不必要に使用された状態が発生することを回避することができる。   In the present embodiment, the CPU 220 of the multifunction device 200 permits the user specified by the user information to use the multifunction device 200 in response to the acquisition of the user information, and via the operation unit 250 or the communication unit 260. In response to the input of a logout instruction (an instruction to end the use of the multifunction device 200 by the user specified by the user information), a management process for restricting the use of the multifunction device 200 by the user specified by the user information is performed. Run. At this time, the CPU 220 executes the function specifying process and the expansion process in response to the user information being acquired. Further, in response to the logout instruction being input via the operation unit 250 or the communication unit 260, the CPU 220 executes a release process for deleting the software module stored in the processing area PA of the storage unit 230 in the expansion process. To do. Therefore, according to the MFP 200 of the present embodiment, software modules corresponding to functions that are likely to be executed are stored in the processing area PA, and software modules corresponding to functions that are unlikely to be executed are stored. Stored in the processing area PA is avoided, and it is possible to avoid a situation in which the processing area PA is unnecessarily used while reducing the waiting time when the function is executed.

また、本実施形態では、複合機200の記憶部230の情報記憶領域IAに、各ソフトウェアモジュールの非圧縮状態での容量を特定する容量情報SIを含む対応情報CI(図4)が格納されており、CPU220は、容量情報SIを参照して、許可機能に対応するソフトウェアモジュールの非圧縮状態での容量の合計が、記憶部230の処理領域PAにおける使用可能容量以下であるか否かを判定する判定処理を実行する。CPU220は、判定処理において容量の合計が使用可能容量以下であると判定した場合には、上記展開処理を実行する。一方、CPU220は、判定処理において容量の合計が使用可能容量より大きいと判定した場合には、上記展開処理を実行せず、操作部250または通信部260を介して許可機能の内の1つを選択する指示を取得したことに応じて、選択された許可機能に対応するソフトウェアモジュールを、モジュール記憶領域MAから読み出し、非圧縮状態にして処理領域PAに格納する指示後展開処理を実行する。そのため、本実施形態の複合機200によれば、許可機能に対応するソフトウェアモジュールの非圧縮状態での容量の合計が処理領域PAにおける使用可能容量より大きい場合に、上記展開処理が実行されることが回避され、選択された機能の実行を確保しつつ、処理領域PAの空き容量が過小となって他の機能の実行に支障を来すことを回避することができる。   In the present embodiment, the correspondence information CI (FIG. 4) including the capacity information SI for specifying the capacity of each software module in the uncompressed state is stored in the information storage area IA of the storage unit 230 of the multifunction device 200. The CPU 220 refers to the capacity information SI to determine whether or not the total capacity of the software modules corresponding to the permitted function in the uncompressed state is equal to or less than the usable capacity in the processing area PA of the storage unit 230. The determination process to be executed is executed. If the CPU 220 determines that the total capacity is equal to or less than the usable capacity in the determination process, the CPU 220 executes the above expansion process. On the other hand, if the CPU 220 determines that the total capacity is larger than the usable capacity in the determination process, the CPU 220 does not execute the expansion process, and activates one of the permitted functions via the operation unit 250 or the communication unit 260. In response to obtaining the instruction to be selected, the software module corresponding to the selected permitted function is read from the module storage area MA, and the post-instruction expansion process for storing the software module in the processing area PA in an uncompressed state is executed. Therefore, according to the MFP 200 of the present embodiment, when the total capacity of the software modules corresponding to the permission function in the uncompressed state is larger than the usable capacity in the processing area PA, the above expansion process is executed. Thus, it is possible to prevent the execution of other functions from being hindered due to the free space of the processing area PA becoming too small while ensuring the execution of the selected function.

また、本実施形態では、複合機200のCPU220は、上記情報取得処理において、操作部250を介してユーザ情報を取得した場合には、許可機能に対応するソフトウェアモジュールのすべてを対象として上記展開処理を実行する一方、上記情報取得処理において、通信部260を介して外部端末120からユーザ情報を取得した場合には、許可機能に対応するソフトウェアモジュールの内、操作部250の動作を制御するUI層を除くソフトウェアモジュールを対象として上記展開処理を実行する。そのため、本実施形態の複合機200によれば、通信部260を介して外部端末120からユーザ情報が取得された場合には、使用される可能性が低いUI層は上記展開処理の対象外とされるため、処理領域PAが不必要に使用された状態が発生することをさらに効果的に回避することができる。   In the present embodiment, when the CPU 220 of the multifunction device 200 acquires user information via the operation unit 250 in the information acquisition process, the expansion process is performed on all software modules corresponding to the permitted function. On the other hand, when user information is acquired from the external terminal 120 via the communication unit 260 in the information acquisition process, the UI layer that controls the operation of the operation unit 250 among the software modules corresponding to the permission function The above expansion process is executed for software modules other than. Therefore, according to the MFP 200 of the present embodiment, when user information is acquired from the external terminal 120 via the communication unit 260, UI layers that are unlikely to be used are excluded from the target of the expansion process. Therefore, it is possible to more effectively avoid the situation where the processing area PA is used unnecessarily.

また、本実施形態では、複合機200の記憶部230の情報記憶領域IAに、複合機200が備える複数の機能の内、通信部260を介した外部端末120からの実行指示が可能な外部機能を特定する外部機能特定情報が格納されている。また、CPU220は、上記情報取得処理において、通信部260を介して外部端末120からユーザ情報を取得した場合には、許可機能の内の外部機能に対応するソフトウェアモジュールを対象として上記展開処理を実行する。そのため、本実施形態の複合機200によれば、通信部260を介して外部端末120からユーザ情報が取得された場合には、外部端末120からの実行指示ができない機能に対応するソフトウェアモジュールは上記展開処理の対象外とされるため、処理領域PAが不必要に使用された状態が発生することをさらに効果的に回避することができる。   In the present embodiment, an external function that can be instructed to be executed from the external terminal 120 via the communication unit 260 among a plurality of functions included in the multifunction device 200 in the information storage area IA of the storage unit 230 of the multifunction device 200. The external function specifying information for specifying is stored. In addition, when the CPU 220 acquires user information from the external terminal 120 via the communication unit 260 in the information acquisition process, the CPU 220 executes the expansion process for a software module corresponding to the external function among the permitted functions. To do. Therefore, according to the MFP 200 of the present embodiment, when user information is acquired from the external terminal 120 via the communication unit 260, the software module corresponding to the function that cannot be instructed to execute from the external terminal 120 is the above-described software module. Since it is excluded from the target of the expansion process, it can be more effectively avoided that the processing area PA is used unnecessarily.

また、本実施形態では、外部端末110からのPCプリント機能の実行指示の際のように、ユーザ情報と許可機能の選択指示とが同時に取得された場合には、CPU220は、許可機能の内、選択された許可機能に対応するソフトウェアモジュールを対象として上記展開処理を実行する。そのため、本実施形態の複合機200によれば、処理領域PAが不必要に使用された状態が発生することをさらに効果的に回避することができる。   In the present embodiment, when user information and an instruction to select a permission function are acquired at the same time as in the case of an instruction to execute a PC print function from the external terminal 110, the CPU 220 The expansion process is executed for the software module corresponding to the selected permitted function. Therefore, according to the MFP 200 of the present embodiment, it is possible to more effectively avoid the occurrence of a state where the processing area PA is unnecessarily used.

また、本実施形態では、複合機200は、操作部250の代替装置として外部連携機器130を使用することを可能とする外部連携機能を実行可能であり、また、記憶部230の情報記憶領域IAには、各ソフトウェアモジュールの非圧縮状態での容量を特定する容量情報SIを含む対応情報CI(図4)が格納されている。CPU220は、上記情報取得処理において、通信部260を介して外部連携機器130からユーザ情報を取得した場合に、容量情報SIを参照して、許可機能に対応するソフトウェアモジュールの非圧縮状態での容量の合計が、記憶部230の処理領域PAにおける使用可能容量以下であるか否かを判定する判定処理を実行する。CPU220は、容量の合計が使用可能容量以下であると判定した場合には、許可機能に対応するソフトウェアモジュールすべてを対象として上記展開処理を実行する。一方、CPU220は、容量の合計が使用可能容量より大きいと判定した場合には、許可機能の内の外部連携機能に対応するソフトウェアモジュールを対象として上記展開処理を実行すると共に、許可機能の内の1つを選択する指示を取得したことに応じて、選択された許可機能に対応するソフトウェアモジュールを、モジュール記憶領域MAから読み出し、非圧縮状態にして処理領域PAに格納する指示後展開処理を実行する。そのため、本実施形態の複合機200によれば、操作部250の代替装置として外部連携機器130を使用する場合であって、許可機能に対応するソフトウェアモジュールの非圧縮状態での容量の合計が処理領域PAにおける使用可能容量より大きい場合には、外部連携機能に対応するソフトウェアモジュールを対象として展開処理が実行された後に指示後展開処理が実行されるため、処理領域PAの空き容量が過小となって他の機能の実行に支障を来すことを回避することができる。   In the present embodiment, the multi-function device 200 can execute an external cooperation function that enables the external cooperation device 130 to be used as an alternative device of the operation unit 250, and the information storage area IA of the storage unit 230. Stores correspondence information CI (FIG. 4) including capacity information SI for specifying the capacity of each software module in an uncompressed state. When the CPU 220 acquires user information from the external cooperation device 130 via the communication unit 260 in the information acquisition process, the CPU 220 refers to the capacity information SI and the capacity of the software module corresponding to the permission function in the uncompressed state. A determination process for determining whether or not the total of these is less than or equal to the usable capacity in the processing area PA of the storage unit 230 is executed. If the CPU 220 determines that the total capacity is equal to or less than the usable capacity, the CPU 220 executes the above-described deployment process for all software modules corresponding to the permitted function. On the other hand, if the CPU 220 determines that the total capacity is larger than the usable capacity, the CPU 220 executes the above-described deployment process for the software module corresponding to the external cooperation function in the permitted function, and In response to obtaining an instruction to select one, a software module corresponding to the selected permitted function is read from the module storage area MA, and is expanded in a non-compressed state and stored in the processing area PA. To do. Therefore, according to the MFP 200 of the present embodiment, the external cooperation device 130 is used as an alternative device for the operation unit 250, and the total capacity of the software modules corresponding to the permission function in the uncompressed state is processed. If the capacity is larger than the usable capacity in the area PA, the post-instruction deployment process is executed after the development process is executed for the software module corresponding to the external linkage function, so that the free space in the process area PA is too small. Therefore, it is possible to avoid obstructing the execution of other functions.

B.変形例:
本明細書で開示される技術は、上述の実施形態に限られるものではなく、その要旨を逸脱しない範囲において種々の形態に変形することができ、例えば次のような変形も可能である。
B. Variations:
The technology disclosed in the present specification is not limited to the above-described embodiment, and can be modified into various forms without departing from the gist thereof. For example, the following modifications are possible.

上記実施形態における画像処理システム10の構成は、あくまで一例であり、種々変形可能である。例えば、上記実施形態において、複合機200が備える複数の機能はあくまで一例であり、複合機200が図3に示された複数の機能の一部を備えないとしてもよいし、複合機200が図3に示された機能以外の機能を備えていてもよい。また、上記実施形態において、複合機200が備えるハードウェアはあくまで一例であり、複合機200は、複合機200が備える機能を実現するために必要なハードウェアを備えていればよい。また、上記実施形態において、記憶部230の情報記憶領域IAやモジュール記憶領域MAは、外部メモリやクラウドサーバ等の記憶手段により構成されるとしてもよい。   The configuration of the image processing system 10 in the above embodiment is merely an example, and various modifications can be made. For example, in the above-described embodiment, the plurality of functions included in the multifunction device 200 is merely an example, and the multifunction device 200 may not include some of the plurality of functions illustrated in FIG. 3 may be provided with functions other than those shown in FIG. In the above-described embodiment, the hardware included in the multifunction device 200 is merely an example, and the multifunction device 200 only needs to include hardware necessary for realizing the functions included in the multifunction device 200. In the above embodiment, the information storage area IA and the module storage area MA of the storage unit 230 may be configured by a storage unit such as an external memory or a cloud server.

また、上記実施形態において、画像処理システム10を構成する各装置間の通信は、有線LANや無線LANに限られず、USBやBluetooth(登録商標)等の他の通信手段を介して行われてもよい。   In the above-described embodiment, communication between the devices constituting the image processing system 10 is not limited to a wired LAN or a wireless LAN, and may be performed via other communication means such as USB or Bluetooth (registered trademark). Good.

また、上記実施形態において、ハードウェアによって実現されている構成の一部をソフトウェアに置き換えるようにしてもよく、反対に、ソフトウェアによって実現されている構成の一部をハードウェアに置き換えるようにしてもよい。   In the above embodiment, a part of the configuration realized by hardware may be replaced with software, and conversely, a part of the configuration realized by software may be replaced by hardware. Good.

また、上記実施形態のソフトウェアモジュール制御処理において、一部のステップを省略したり、内容を変更したり、他のステップと順番を入れ替えたりしてもよい。例えば、上記実施形態では、ユーザIDおよびパスワードが取得されたことに応じて、上記機能特定処理と上記展開処理とが実行されるとしているが、ユーザIDの取得が完了し、かつ、パスワードの取得が完了していないタイミングで、上記機能特定処理と上記展開処理とが実行されるとしてもよい。一般に、パスワードの取得が完了していなくても、ユーザIDによってユーザを特定することができるため、このような処理も実現可能である。このようにすれば、機能の実行の際の待ち時間をさらに短縮することができる。   In the software module control process of the above embodiment, some steps may be omitted, the contents may be changed, or the order of other steps may be changed. For example, in the above embodiment, the function specifying process and the expansion process are executed in response to the user ID and password being acquired. However, the acquisition of the user ID is completed and the password is acquired. The function specifying process and the expansion process may be executed at a timing when the process is not completed. In general, even if password acquisition has not been completed, the user can be specified by the user ID, and thus such processing can also be realized. In this way, the waiting time for executing the function can be further shortened.

また、記憶部230の処理領域PAにおける使用可能容量が極端に少ない場合には、例えば、操作部250にUIを表示させる処理を実行する際にはUI層をロードし、その後、機能の実行指示が取得されたタイミングでUI層をアンロードすると共にコア層をロードする、というように、機能の実行のための各段階における必要性に応じて、各ソフトウェアモジュールのロードおよびアンロードを繰り返し実行するとしてもよい。この場合には、処理の都度表示が切り替わり、どのUIを表示すべきかわからなくなる場合があるため、UI層を表示位置記憶機能と表示データ記憶機能とに分け、表示位置記憶機能についてはロードされた状態を維持し、表示データ記憶機能についてはロードおよびアンロードを繰り返し実行するとしてもよい。また、例えば、クラウドサーバ上の写真やドキュメントを複合機200によってプリントする場合のように、UI画面データがクラウドサーバから複合機200に送信される場合でも、ユーザ情報が外部端末ではなく操作部250により取得されるとみなされる場合もある。   Also, when the usable capacity in the processing area PA of the storage unit 230 is extremely small, for example, when executing the process of displaying the UI on the operation unit 250, the UI layer is loaded, and then the function execution instruction The loading and unloading of each software module is repeatedly executed according to the necessity at each stage for the execution of the function, such as unloading the UI layer and loading the core layer at the time when is acquired. It is good. In this case, since the display is switched every time processing is performed, it may not be clear which UI should be displayed. Therefore, the UI layer is divided into a display position storage function and a display data storage function, and the display position storage function is loaded. The state may be maintained, and the display data storage function may be repeatedly loaded and unloaded. Further, for example, even when UI screen data is transmitted from the cloud server to the multifunction device 200, such as when a photo or document on the cloud server is printed by the multifunction device 200, the user information is not an external terminal but the operation unit 250. May be considered acquired by

110:外部端末 120:外部端末 130:外部端末(外部連携機器) 200:複合機 202:画像形成部 204:画像読取部 220:CPU 230:記憶部 240:表示部 250:操作部 260:通信部 DESCRIPTION OF SYMBOLS 110: External terminal 120: External terminal 130: External terminal (external cooperation apparatus) 200: Multifunction machine 202: Image formation part 204: Image reading part 220: CPU 230: Storage part 240: Display part 250: Operation part 260: Communication part

Claims (8)

画像形成部と画像読取部とを含む複数のハードウェアと、
前記複数のハードウェアを動作させて画像形成機能と画像読取機能とを含む複数の機能を実現する複数のソフトウェアモジュールを圧縮状態で格納するモジュール記憶領域と、前記複数の機能の内、ユーザ毎に許可された許可機能を特定する許可情報および各機能に対応するソフトウェアモジュールを特定する対応情報を格納する情報記憶領域と、前記複数の機能の実行処理に利用される処理領域と、を含む記憶部と、
インターフェース部と、
制御部と、
を備え、
前記制御部は、
前記インターフェース部を介してユーザを特定するユーザ情報を取得する情報取得処理と、
前記許可情報を参照して、取得された前記ユーザ情報により特定されるユーザについての前記許可機能を特定する機能特定処理と、
特定された前記許可機能に対応する前記ソフトウェアモジュールを対象として、前記対象となる前記ソフトウェアモジュールを前記モジュール記憶領域から読み出し、非圧縮状態にして前記処理領域に格納する展開処理と、
前記インターフェース部を介して前記許可機能の内の1つを選択する指示を取得したことに応じて、前記処理領域に格納された前記ソフトウェアモジュールを用いて、選択された前記許可機能を実行する機能実行処理と、
を実行する、画像処理装置。
A plurality of hardware including an image forming unit and an image reading unit;
A module storage area for storing a plurality of software modules that realize a plurality of functions including an image forming function and an image reading function by operating the plurality of hardware, and a module storage area for each user among the plurality of functions A storage unit that includes permission information that identifies permitted functions that are permitted, information storage areas that store corresponding information that identifies software modules corresponding to the functions, and processing areas that are used to execute the plurality of functions. When,
An interface part;
A control unit;
With
The controller is
Information acquisition processing for acquiring user information for identifying a user via the interface unit;
A function specifying process for specifying the permission function for the user specified by the acquired user information with reference to the permission information;
For the software module corresponding to the identified permitted function, the software module to be read is read from the module storage area, stored in the processing area in an uncompressed state, and
A function of executing the selected permission function using the software module stored in the processing area in response to obtaining an instruction to select one of the permission functions via the interface unit; Execution process,
An image processing apparatus that executes
請求項1に記載の画像処理装置であって、
前記制御部は、
前記情報取得処理において前記ユーザ情報が取得されたことに応じて、前記ユーザ情報により特定されるユーザによる前記画像処理装置の使用を許可し、前記インターフェース部を介して前記ユーザ情報により特定されるユーザによる前記画像処理装置の使用の終了指示が入力されたことに応じて、前記ユーザ情報により特定されるユーザによる前記画像処理装置の使用を制限する管理処理を実行し、
前記情報取得処理において前記ユーザ情報が取得されたことに応じて、前記機能特定処理と、前記展開処理とを実行し、
前記インターフェース部を介して前記終了指示が入力されたことに応じて、前記展開処理において前記処理領域に格納された前記ソフトウェアモジュールを削除する解放処理を実行する、画像処理装置。
The image processing apparatus according to claim 1,
The controller is
In response to the acquisition of the user information in the information acquisition process, the user specified by the user information is allowed to use the image processing apparatus, and the user specified by the user information via the interface unit A management process for restricting the use of the image processing apparatus by a user specified by the user information in response to the input of an instruction to end use of the image processing apparatus by
In response to the user information being acquired in the information acquisition process, the function specifying process and the expansion process are executed,
An image processing apparatus that executes a release process for deleting the software module stored in the processing area in the expansion process in response to the input of the end instruction via the interface unit.
請求項1または請求項2に記載の画像処理装置であって、
前記情報記憶領域には、各前記ソフトウェアモジュールの非圧縮状態での容量を特定する容量情報が格納されており、
前記制御部は、
前記容量情報を参照して、特定される許可機能に対応するソフトウェアモジュールの非圧縮状態での容量の合計が、前記処理領域における使用可能容量以下であるか否かを判定する判定処理を実行し、
前記判定処理において前記容量の合計が前記使用可能容量以下であると判定した場合には、前記展開処理を実行し、
前記判定処理において前記容量の合計が前記使用可能容量より大きいと判定した場合には、前記展開処理を実行せず、前記インターフェース部を介して前記許可機能の内の1つを選択する指示を取得したことに応じて、選択された前記許可機能に対応する前記ソフトウェアモジュールを、前記モジュール記憶領域から読み出し、非圧縮状態にして前記処理領域に格納する指示後展開処理を実行する、画像処理装置。
The image processing apparatus according to claim 1 or 2,
In the information storage area, capacity information for specifying the capacity of each software module in an uncompressed state is stored,
The controller is
Referring to the capacity information, a determination process is performed to determine whether the total capacity of the software modules corresponding to the specified permitted function in the uncompressed state is equal to or less than the usable capacity in the processing area. ,
When it is determined in the determination process that the total capacity is equal to or less than the usable capacity, the expansion process is executed,
If it is determined in the determination process that the total capacity is greater than the usable capacity, an instruction to select one of the permitted functions is acquired via the interface unit without executing the expansion process. In response to this, the image processing apparatus executes the post-instruction expansion process of reading the software module corresponding to the selected permission function from the module storage area, storing the software module in an uncompressed state, and storing it in the processing area.
請求項1から請求項3までのいずれか一項に記載の画像処理装置であって、
前記インターフェース部は、
操作を受け付ける操作部と、
外部端末と通信する通信部と、
を含み、
前記複数のソフトウェアモジュールは、前記操作部の動作を制御する第1の種類のソフトウェアモジュールを含み、
前記制御部は、
前記情報取得処理において、前記操作部を介して前記ユーザ情報を取得した場合には、前記許可機能に対応する前記ソフトウェアモジュールのすべてを対象として前記展開処理を実行し、
前記情報取得処理において、前記通信部を介して前記外部端末から前記ユーザ情報を取得した場合には、前記許可機能に対応する前記ソフトウェアモジュールの内の前記第1の種類のソフトウェアモジュールを除く前記ソフトウェアモジュールを対象として前記展開処理を実行する、画像処理装置。
An image processing apparatus according to any one of claims 1 to 3, wherein
The interface unit is
An operation unit for receiving an operation;
A communication unit that communicates with an external terminal;
Including
The plurality of software modules include a first type of software module that controls the operation of the operation unit,
The controller is
In the information acquisition process, when the user information is acquired via the operation unit, the deployment process is executed for all the software modules corresponding to the permission function,
In the information acquisition process, when the user information is acquired from the external terminal via the communication unit, the software excluding the first type software module among the software modules corresponding to the permission function An image processing apparatus that executes the expansion processing on a module.
請求項1から請求項4までのいずれか一項に記載の画像処理装置であって、
前記インターフェース部は、外部端末と通信する通信部を含み、
前記情報記憶領域には、前記複数の機能の内、前記通信部を介した前記外部端末からの実行指示が可能な機能である外部機能を特定する外部機能特定情報が格納されており、
前記制御部は、前記情報取得処理において、前記通信部を介して前記外部端末から前記ユーザ情報を取得した場合には、前記許可機能の内の前記外部機能に対応する前記ソフトウェアモジュールを対象として前記展開処理を実行する、画像処理装置。
An image processing apparatus according to any one of claims 1 to 4, wherein
The interface unit includes a communication unit that communicates with an external terminal,
The information storage area stores external function specifying information for specifying an external function that is a function that can be instructed to be executed from the external terminal via the communication unit among the plurality of functions.
When the control unit acquires the user information from the external terminal via the communication unit in the information acquisition process, the control unit targets the software module corresponding to the external function among the permitted functions. An image processing apparatus that executes an expansion process.
請求項1から請求項5までのいずれか一項に記載の画像処理装置であって、
前記制御部は、前記ユーザ情報と前記許可機能の選択指示とが同時に取得された場合、前記許可機能の内、選択された前記許可機能に対応する前記ソフトウェアモジュールを対象として前記展開処理を実行する、画像処理装置。
An image processing apparatus according to any one of claims 1 to 5, wherein
When the user information and the instruction to select the permitted function are acquired at the same time, the control unit executes the deployment process for the software module corresponding to the selected permitted function among the permitted functions. , Image processing device.
請求項1から請求項6までのいずれか一項に記載の画像処理装置であって、
前記インターフェース部は、
操作を受け付ける操作部と、
外部連携機器と通信する通信部と、
を含み、
前記複数の機能は、前記操作部の代替として前記外部連携機器を使用することを可能とする外部連携機能を含み、
前記情報記憶領域には、各前記ソフトウェアモジュールの非圧縮状態での容量を特定する容量情報が格納されており、
前記制御部は、
前記情報取得処理において、前記通信部を介して前記外部連携機器から前記ユーザ情報を取得した場合に、前記容量情報を参照して特定される許可機能に対応するソフトウェアモジュールの非圧縮状態での容量の合計が、前記処理領域における使用可能容量以下であるか否かを判定する判定処理を実行し、
前記判定処理において前記容量の合計が前記使用可能容量以下であると判定した場合には、前記許可機能に対応するソフトウェアモジュールすべてを対象として前記展開処理を実行し、
前記判定処理において前記容量の合計が前記使用可能容量より大きいと判定した場合には、前記許可機能の内の前記外部連携機能に対応する前記ソフトウェアモジュールを対象として前記展開処理を実行すると共に、前記許可機能の内の1つを選択する指示を取得したことに応じて、選択された前記許可機能に対応する前記ソフトウェアモジュールを、前記モジュール記憶領域から読み出し、非圧縮状態にして前記処理領域に格納する指示後展開処理を実行する、画像処理装置。
The image processing apparatus according to any one of claims 1 to 6, wherein
The interface unit is
An operation unit for receiving an operation;
A communication unit that communicates with externally linked devices;
Including
The plurality of functions include an external cooperation function that enables the external cooperation device to be used as an alternative to the operation unit,
In the information storage area, capacity information for specifying the capacity of each software module in an uncompressed state is stored,
The controller is
In the information acquisition process, when the user information is acquired from the external cooperation device via the communication unit, the capacity of the software module corresponding to the permission function specified with reference to the capacity information in an uncompressed state A determination process is performed to determine whether or not the total is equal to or less than the usable capacity in the processing area,
If it is determined in the determination process that the total capacity is equal to or less than the usable capacity, the expansion process is executed for all software modules corresponding to the permission function,
When it is determined in the determination process that the total capacity is larger than the usable capacity, the deployment process is executed for the software module corresponding to the external linkage function among the permitted functions, and the In response to obtaining an instruction to select one of the permitted functions, the software module corresponding to the selected permitted function is read from the module storage area and stored in the processing area in an uncompressed state. An image processing apparatus that executes post-instruction development processing.
請求項1から請求項7までのいずれか一項に記載の画像処理装置であって、
前記制御部は、
前記情報取得処理では、前記ユーザ情報として、ユーザIDとパスワードとを取得し、
前記ユーザ情報のうち、少なくとも前記ユーザIDを取得したタイミングで、前記機能特定処理と前記展開処理とを実行し、
前記機能実行処理では、前記ユーザ情報により特定される前記ユーザIDに対応する前記パスワードが一致する場合に、前記選択された前記許可機能を実行する、画像処理装置。
An image processing apparatus according to any one of claims 1 to 7,
The controller is
In the information acquisition process, a user ID and a password are acquired as the user information,
At the timing at which at least the user ID is acquired among the user information, the function specifying process and the expansion process are executed,
In the function execution process, the selected permission function is executed when the password corresponding to the user ID specified by the user information matches.
JP2015185104A 2015-09-18 2015-09-18 Image processing device Active JP6531590B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015185104A JP6531590B2 (en) 2015-09-18 2015-09-18 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015185104A JP6531590B2 (en) 2015-09-18 2015-09-18 Image processing device

Publications (2)

Publication Number Publication Date
JP2017060089A true JP2017060089A (en) 2017-03-23
JP6531590B2 JP6531590B2 (en) 2019-06-19

Family

ID=58390704

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015185104A Active JP6531590B2 (en) 2015-09-18 2015-09-18 Image processing device

Country Status (1)

Country Link
JP (1) JP6531590B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019161562A (en) * 2018-03-15 2019-09-19 株式会社リコー Image formation device and image formation device control method
JP2020160540A (en) * 2019-03-25 2020-10-01 ブラザー工業株式会社 Information processing device, control method of information processing device, and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003005859A (en) * 2001-04-16 2003-01-08 Yuichi Sumiya Method for managing program and data, and computer
JP2003246123A (en) * 2002-02-25 2003-09-02 Seiko Epson Corp Printer, method for loading control program, medium having load control program recorded therein, and load control program
JP2007280114A (en) * 2006-04-07 2007-10-25 Canon Inc Information processor and processing method
JP2013114357A (en) * 2011-11-25 2013-06-10 Kyocera Document Solutions Inc Authentication system and authentication program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003005859A (en) * 2001-04-16 2003-01-08 Yuichi Sumiya Method for managing program and data, and computer
JP2003246123A (en) * 2002-02-25 2003-09-02 Seiko Epson Corp Printer, method for loading control program, medium having load control program recorded therein, and load control program
JP2007280114A (en) * 2006-04-07 2007-10-25 Canon Inc Information processor and processing method
JP2013114357A (en) * 2011-11-25 2013-06-10 Kyocera Document Solutions Inc Authentication system and authentication program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019161562A (en) * 2018-03-15 2019-09-19 株式会社リコー Image formation device and image formation device control method
JP2020160540A (en) * 2019-03-25 2020-10-01 ブラザー工業株式会社 Information processing device, control method of information processing device, and program
JP7215274B2 (en) 2019-03-25 2023-01-31 ブラザー工業株式会社 Information processing device, control method for information processing device, and program

Also Published As

Publication number Publication date
JP6531590B2 (en) 2019-06-19

Similar Documents

Publication Publication Date Title
JP6458598B2 (en) Image processing apparatus and information processing apparatus
US10725715B2 (en) Displaying information on terminal device based on terminal device type
US8913280B2 (en) Communication apparatus, method for controlling the same, storage medium, and printing apparatus
JP6395374B2 (en) Image forming apparatus, image forming apparatus control method, and computer-readable program
US10009511B2 (en) Image processing system that performs reading and transmitting process of original image, method of controlling image processing system, and storage medium
US10306101B2 (en) Information processing apparatus capable of establishing connection with internet based on first communication method and connection with external apparatus based on second communication method in parallel, and control method
US20160173730A1 (en) Image processing apparatus, image processing method, and storage medium
JP2016076011A (en) Electronic equipment and display control method in electronic equipment
JP6531590B2 (en) Image processing device
US11252289B2 (en) Image processing apparatus, information processing method, and storage medium
US20150278982A1 (en) Information processing device and information processing method
JP6627454B2 (en) Image processing apparatus and control method for image processing apparatus
JP6460665B2 (en) Image forming apparatus, image forming apparatus control method, and program
US9749481B2 (en) Image processing apparatus capable of transmitting image data, control method therefor, and storage medium storing control program therefor
US9871932B2 (en) Image processing apparatus
JP6410051B2 (en) Server and server program
US9804808B2 (en) Method for controlling printing apparatus, storage medium, and printing apparatus for communicating with a charge server to perform charging control related to printing
JP6302316B2 (en) Recording system, information processing apparatus, and control method thereof
JP6204277B2 (en) Image forming system and print output method using box function
JP2015099978A (en) Portable information terminal and application
US20160378333A1 (en) Electronic device that displays on-screen keyboard, method for controlling an electronic device and recording medium
JP7491004B2 (en) Information processing device, determination method, and program
JP6965667B2 (en) Information processing equipment, image processing equipment, and image processing programs
JP5610731B2 (en) Image forming apparatus, control method therefor, and program
US9270851B2 (en) Image forming apparatus method and storage medium storing program for controlling display when the image forming appratus returns to an active state from a power-saving state

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180517

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190221

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190423

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190506

R150 Certificate of patent or registration of utility model

Ref document number: 6531590

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150