JP2015108855A - Image processing apparatus, interruption prevention method, program, and recording medium - Google Patents

Image processing apparatus, interruption prevention method, program, and recording medium Download PDF

Info

Publication number
JP2015108855A
JP2015108855A JP2013249985A JP2013249985A JP2015108855A JP 2015108855 A JP2015108855 A JP 2015108855A JP 2013249985 A JP2013249985 A JP 2013249985A JP 2013249985 A JP2013249985 A JP 2013249985A JP 2015108855 A JP2015108855 A JP 2015108855A
Authority
JP
Japan
Prior art keywords
event
login
execution
use restriction
password
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
JP2013249985A
Other languages
Japanese (ja)
Inventor
将人 金澤
Masahito Kanazawa
将人 金澤
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2013249985A priority Critical patent/JP2015108855A/en
Publication of JP2015108855A publication Critical patent/JP2015108855A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To enable the setting of restriction of interruption by another user during the execution of an event.SOLUTION: An image forming apparatus 10 executes an event specified through log-in. A use restriction control unit 132 receives the setting of a password for use restriction in response to the log-in, and compares the set password with a password for collation received in response to log-in performed during the execution of the event, and when both passwords do not match, the image forming apparatus 10 performs use restriction processing of prohibiting the interruptive execution of the event from the log-in performed during the execution of the event.

Description

本発明は、割込を制限する機能を備えた画像形成装置を含む画像処理装置及びその制御技術に関する。   The present invention relates to an image processing apparatus including an image forming apparatus having a function of limiting interrupts and a control technique thereof.

従来、コインベンダーが接続された複合機において、個人認証機能を利用して個人やグループ単位で金銭の管理を行うものが知られている(特許文献1)。より詳細には、コインベンダーに入金があった場合に、操作画面上から“ログイン名/パスワード”の入力を受け付け、受け付けたパスワードが、サービスを利用する対象者として予め登録されているものと一致した場合にのみ、複合機の機能やサービスを利用できるようにしたものである。   2. Description of the Related Art Conventionally, in a multi-function peripheral to which a coin vendor is connected, one that manages money in units of individuals or groups using a personal authentication function is known (Patent Document 1). More specifically, when a coin vendor receives a deposit, input of “login name / password” is accepted from the operation screen, and the received password matches that registered in advance as a person who uses the service. The functions and services of the multifunction device can be used only in the case where it is done.

特開2011―138012号公報JP 2011-138812 A

特許文献1に記載された複合機は、コインベンダーへの入金が、操作画面上でのログインの入力タイミングと対応付けられているものであるため、コインベンダーが接続されていない態様に関しては記載されていない。また、特許文献1に記載の発明は、複合機の利用が複数人で前後に競合する場合に、費用の扱い及び利用の制限に関しても何等記載されていない。   In the multifunction device described in Patent Document 1, since the payment to the coin vendor is associated with the input timing of login on the operation screen, the mode in which the coin vendor is not connected is described. Not. In addition, the invention described in Patent Document 1 does not describe anything about the handling of costs and restrictions on use when there are multiple users competing for the use of a multifunction machine.

本発明は、上記に鑑みてなされたもので、複合機でのイベント実行中に他人による割込みの制限を設定できる画像処理装置、割込防止方法、そのプログラム、及び当該プログラムを記憶した記録媒体を提供するものである。   The present invention has been made in view of the above, and provides an image processing apparatus, an interrupt prevention method, a program thereof, and a recording medium storing the program that can set a restriction on interruption by another person during event execution in the multifunction peripheral. It is to provide.

本発明に係る画像処理装置は、ログインを経て指定されるイベントを実行する画像処理装置において、前記ログインに応答して、利用制限のためのパスワードの設定を受け付ける利用制限設定手段と、前記設定されたパスワードと、イベントの実行中になされたログインに対応して受け付けた照合用のパスワードとを比較し、両パスワードが不一致の場合、前記イベントの実行中になされたログインからのイベントの割込実行を禁止する利用制限処理手段とを備えたものである。   An image processing apparatus according to the present invention, in an image processing apparatus that executes an event specified through login, uses restriction setting means for accepting setting of a password for restricting use in response to the login, and the set Password and the verification password received in response to the login made during the execution of the event, and if the two passwords do not match, execute the event interrupt from the login made during the execution of the event Use restriction processing means for prohibiting

また、本発明に係る割込防止方法は、ログインを経て指定されるイベントを実行する画像処理装置における割込防止方法において、利用制限設定手段が、前記ログインに応答して、利用制限のためのパスワードの設定を受け付け、利用制限処理手段が、前記設定されたパスワードと、イベントの実行中になされたログインに対応して受け付けた照合用のパスワードとを比較し、両パスワードが不一致の場合、前記イベントの実行中になされたログインからのイベントの割込実行を禁止するものである。   Further, the interrupt prevention method according to the present invention is an interrupt prevention method in an image processing apparatus that executes an event specified through login, wherein the use restriction setting means responds to the login for use restriction. The setting of the password is accepted, and the use restriction processing means compares the set password with the password for verification received corresponding to the login made during the execution of the event. It prohibits interrupt execution of events from login made during event execution.

また、本発明は、前記割込防止方法をコンピュータに実行させることを特徴とするプログラムである。また、本発明は、前記プログラムを記録したコンピュータ読み取り可能な記録媒体である。   The present invention is a program that causes a computer to execute the interrupt prevention method. Further, the present invention is a computer-readable recording medium on which the program is recorded.

かかる発明によれば、画像形成装置を利用する者が、他人の割込の許否に関して予め設定することが可能となるため、イベント実行途中で割り込まれて、自分が設定したイベントを中断乃至は中止させられることを防ぐことができる。また、イベントが中断されたまま放置されたり、イベント設定内容が誤って消去されたりすることを防ぐことができる。さらに、利用制限の許否照合用情報としてのパスワードを共有するグループ間では割込が許容されるので、利便性が高まる。なお、利用制限が不要な場合、パスワード入力操作の手間を省くことができる。   According to this invention, since the person who uses the image forming apparatus can set in advance whether or not another person's interrupt is permitted, the event set by himself / herself is interrupted or canceled during the event execution. Can be prevented. Further, it is possible to prevent the event from being left uninterrupted or the event setting contents from being deleted accidentally. Furthermore, interrupts are allowed between groups that share passwords as usage restriction permission / inhibition verification information, which increases convenience. If no usage restriction is required, the trouble of password input operation can be saved.

また、本発明は、前記利用制限設定手段は、前記利用制限設定がされているイベントが終了した場合に前記利用制限設定を解除することを特徴とする。この構成によれば、割込防止の必要がなくなった時点で速やかに利用制限設定が解除される。   Further, the present invention is characterized in that the use restriction setting means cancels the use restriction setting when an event for which the use restriction is set ends. According to this configuration, the use restriction setting is quickly released when it is no longer necessary to prevent interruption.

また、本発明は、コインベンダーを備え、前記ログインを経て指定されたイベント、及び前記イベントの実行中になされたログインで割込が許可されたイベントの実行に伴う課金処理を行う料金管理手段を備えたものである。この構成によれば、例えばグループ内でのイベントの費用が一括で管理可能となる。また、自分が支払ったお金で、グループ外の他人にイベントを実行されてしまうことを防ぐことができる。   Further, the present invention provides a charge management means that includes a coin vendor and performs billing processing associated with execution of an event designated through the login and an event permitted to be interrupted during the execution of the event. It is provided. According to this configuration, for example, the cost of events in a group can be managed collectively. In addition, it is possible to prevent an event from being executed by another person outside the group with the money paid by the user.

また、本発明は、前記利用制限設定手段は、残金がなくなった場合に前記利用制限設定を解除することを特徴とする。この構成によれば、費用面からイベントの実行ができなくなった時点で速やかに利用制限設定が解除される。   Further, the present invention is characterized in that the use restriction setting means cancels the use restriction setting when there is no remaining balance. According to this configuration, the use restriction setting is quickly released when the event cannot be executed due to cost.

また、本発明は、ネットワークを介して携帯通信端末と通信する通信手段と、前記携帯通信端末から前記ログインがなされた場合に、前記ログイン後に、前記携帯通信端末が前記通信手段から所定距離だけ離れたか否かを検出する遠近監視手段とを備え、前記利用制限設定手段は、前記携帯通信端末が前記通信手段から所定距離だけ離れた場合に前記通信手段を介して動作させることを特徴とする。この構成によれば、イベント中に、その場所を離れる必要があった場合にのみ、他人の割込を阻止する手立てを施すことが可能となる。   In addition, the present invention provides a communication unit that communicates with a mobile communication terminal via a network, and when the login is performed from the mobile communication terminal, the mobile communication terminal is separated from the communication unit by a predetermined distance after the login. A distance monitoring means for detecting whether or not the mobile communication terminal is separated from the communication means by a predetermined distance, and the use restriction setting means is operated via the communication means. According to this configuration, only when it is necessary to leave the place during an event, it is possible to take measures to prevent another person's interruption.

また、本発明は、前記利用制限設定手段は、利用制限設定がなされた前記携帯通信端末が前記通信手段から所定距離以内に近接した場合に前記通信手段を介して前記利用制限設定を解除することを特徴とする。この構成によれば、他人の割込の心配がなくなった時点で自動的に利用制限設定が解除されるので、解除の手間が省かれる。   Further, according to the present invention, the use restriction setting means cancels the use restriction setting via the communication means when the portable communication terminal for which the use restriction setting has been made approaches within a predetermined distance from the communication means. It is characterized by. According to this configuration, since the use restriction setting is automatically canceled when there is no concern about another person's interruption, it is possible to save the trouble of releasing.

本発明によれば、イベント実行中に他の者による割込みの制限を設定できる。   According to the present invention, it is possible to set a restriction on interruption by another person during event execution.

本発明が適用される画像形成装置の第1の実施形態を示す構成図である。1 is a configuration diagram illustrating a first embodiment of an image forming apparatus to which the present invention is applied. 本発明が適用される画像形成装置の第2の実施形態を示す構成図である。It is a block diagram which shows 2nd Embodiment of the image forming apparatus with which this invention is applied. 本発明が適用される画像形成装置の第3の実施形態を示す構成図である。It is a block diagram which shows 3rd Embodiment of the image forming apparatus with which this invention is applied. 画像形成装置の動作処理Iの手順を示すフローチャートである。3 is a flowchart illustrating a procedure of operation processing I of the image forming apparatus. 本人ログイン処理Iの手順を示すフローチャートである。It is a flowchart which shows the procedure of the principal login process I. 利用制限設定処理Iの手順を示すフローチャートである。It is a flowchart which shows the procedure of the use restriction setting process I. イベント実行処理Iの手順を示すフローチャートである。It is a flowchart which shows the procedure of the event execution process I. 利用制限解除処理Iの手順を示すフローチャートである。It is a flowchart which shows the procedure of the use restriction cancellation process I. 利用制限設定有りの本人イベントの実行中における他人の割込処理Iの手順を示すフローチャートである。It is a flowchart which shows the procedure of another person's interruption process I during execution of the personal event with use restriction setting. 本人ログイン処理IIの手順を示すフローチャートである。It is a flowchart which shows the procedure of the principal login process II. イベント実行処理IIの手順を示すフローチャートである。It is a flowchart which shows the procedure of the event execution process II. 利用制限設定有りの本人イベントの実行中における他人の割込処理IIの手順を示すフローチャートである。It is a flowchart which shows the procedure of another person's interruption process II during execution of the principal event with use restriction setting. 画像形成装置の動作処理IIIの手順を示すフローチャートである。6 is a flowchart illustrating a procedure of operation processing III of the image forming apparatus. 利用者制限設定処理IIIの手順を示すフローチャートである。It is a flowchart which shows the procedure of the user restriction setting process III. 利用制限解除処理IIIの手順を示すフローチャートである。It is a flowchart which shows the procedure of the use restriction cancellation process III.

図1に示す第1の実施形態において、画像形成装置10は、表示部11、操作部12、利用者管理制御部13、及びイベント処理部14を備える。ここに、画像形成装置10は、例えば一般人が利用可能なコンビニエンスストアや公共的館内に設置されることを想定している。   In the first embodiment illustrated in FIG. 1, the image forming apparatus 10 includes a display unit 11, an operation unit 12, a user management control unit 13, and an event processing unit 14. Here, it is assumed that the image forming apparatus 10 is installed in, for example, a convenience store or a public hall that can be used by ordinary people.

表示部11は、画像を表示するもので、入力内容やイベント処理状況が確認表示される。操作部12は、例えばマウスやキーボードでもよいが、ここでは一般的な、表示画面に積層されたタッチパネル等が採用され、利用者からの各種入力操作をボタンの押下を介して受け付けるものである。利用者管理制御部13は、マイクロコンピュータ等を備え、内部にCPU(Central Processing Unit)を有する。なお、マイクロコンピュータは、画像形成装置10が備える各機能部(イベントの実行部)をイベント処理部14を介して実行させるものである。また、イベントとは、図示していないが、画像形成装置10が備える、公知のコピー機能、ファクシミリ機能、プリンタ機能、スキャナ機能、及びメール通信機能等をいう。なお、イベントには、前記した処理以外の機能が含まれてもよい。イベント処理部14は、イベント実行状況に関する情報を利用者管理情報13に出力する。以下、発明のポイントである利用者管理制御に関連する機能を主に説明する。   The display unit 11 displays an image, and an input content and an event processing status are confirmed and displayed. The operation unit 12 may be a mouse or a keyboard, for example, but here, a general touch panel or the like stacked on a display screen is adopted, and various input operations from the user are received through pressing of buttons. The user management control unit 13 includes a microcomputer and has a CPU (Central Processing Unit) inside. The microcomputer causes each function unit (event execution unit) included in the image forming apparatus 10 to be executed via the event processing unit 14. In addition, although not shown, the event refers to a known copy function, facsimile function, printer function, scanner function, mail communication function, and the like provided in the image forming apparatus 10. Note that the event may include functions other than the processing described above. The event processing unit 14 outputs information related to the event execution status to the user management information 13. Hereinafter, functions related to the user management control, which is the point of the invention, will be mainly described.

記憶部133は、処理プログラムや必要なデータを予め格納する領域、及び処理途中のデータを一時的に格納するワークメモリ領域を有する。利用者管理制御部13は、処理プログラムをワークメモリ領域に読み出して実行することで、利用者受付処理部131及び利用者制限制御部132として機能する。利用者受付処理部131は、イベントの実行を希望する利用者が操作部12を介して、あるいはIDカードを経て少なくとも本人IDを入力するログイン処理、イベントの指定を行う。   The storage unit 133 has an area for storing processing programs and necessary data in advance, and a work memory area for temporarily storing data being processed. The user management control unit 13 functions as the user reception processing unit 131 and the user restriction control unit 132 by reading the processing program into the work memory area and executing it. The user reception processing unit 131 performs a login process in which a user who desires to execute an event inputs at least a personal ID through the operation unit 12 or through an ID card, and specifies an event.

利用者制限制御部132は、後述する利用制限設定のためのパスワードの入力を受け付ける利用制限設定部としての機能を有する。利用者制限制御部132は、表示部11に利用者制限設定の案内と共に、パスワードの入力画面を表示し、利用者が案内に従って入力したパスワードを登録する処理、あるいは案内に従わず、パスワードの設定を行わない場合の処理を行う。   The user restriction control unit 132 has a function as a use restriction setting unit that receives an input of a password for use restriction setting described later. The user restriction control unit 132 displays a password entry screen on the display unit 11 together with the guidance for user restriction setting, and registers the password entered by the user according to the guidance, or sets the password without following the guidance. Perform the process when not.

また、利用者管理制御部13は、(先のログインによって)パスワードを設定した利用者によって指定されたイベントの実行途中に、他の利用者によって、後のログインがなされてきた場合に、表示部11にパスワードの入力を促す表示を行い、入力されたパスワードと登録されているパスワードとの異同を比較し、その結果に基づいて利用制限処理を行う利用制限処理部としての機能を有する。なお、入力がない場合は不一致と判断される。比較結果が一致した場合には、他の利用者による後のログインが受け付けられ、イベントの指定、すなわちイベントの割込実行が許可される。一方、比較結果が不一致の場合には、他の利用者による後のログインは受け付けられず、拒否される。   In addition, the user management control unit 13 displays a display unit when another user has logged in during the execution of an event designated by the user who has set a password (by the previous login). 11 has a function as a use restriction processing unit that displays a prompt to input a password, compares the entered password with a registered password, and performs a use restriction process based on the result. If there is no input, it is determined that there is a mismatch. If the comparison results match, subsequent login by another user is accepted, and event designation, that is, event interrupt execution is permitted. On the other hand, if the comparison results do not match, subsequent logins by other users are not accepted and rejected.

そして、利用者制限制御部132は、パスワードを設定した利用者のイベントが終了した時点で利用制限設定を解除する処理を行う。   Then, the user restriction control unit 132 performs a process of canceling the use restriction setting when the event of the user who set the password ends.

次に、図4〜図9に示すフローチャートを用いて、画像形成装置の動作処理Iの手順について説明する。図4のメインルーチンに示すように、動作処理Iは、まず、本人ログイン処理I(ステップS1)が実行され、次いで、利用者制限設定処理I(ステップS3)が実行される。そして、イベント実行処理I(ステップS5)が実行され、最後に利用者制限解除処理I(ステップS7)が行われる。   Next, the procedure of the operation process I of the image forming apparatus will be described with reference to the flowcharts shown in FIGS. As shown in the main routine of FIG. 4, in the operation process I, first, the user login process I (step S1) is executed, and then the user restriction setting process I (step S3) is executed. Then, the event execution process I (step S5) is executed, and finally the user restriction release process I (step S7) is performed.

先ず、図5の本人ログイン処理Iでは、表示部11の初期画面に表示される受付ボタン(ログイン起動ボタン含む)を押下することでログイン画面が表示され、本人ID等が入力されることで、ログインが受け付けられる(ステップS11)。なお、ログインには、本人パスワードを求める態様でもよい。次いで、イベント選択画面が表示され、利用者が所望するイベントボタンを押下することで、イベントの指定が行われる(ステップS13)。これにより、イベント処理部14は、イベント動作の準備を開始する。なお、IDカードからのログインでもよい。   First, in the personal login process I of FIG. 5, a login screen is displayed by pressing a reception button (including a login activation button) displayed on the initial screen of the display unit 11, and the personal ID is input. Login is accepted (step S11). In addition, the aspect which ask | requires a principal password may be sufficient for login. Next, an event selection screen is displayed, and an event is designated by pressing a desired event button by the user (step S13). As a result, the event processing unit 14 starts preparation for an event operation. It is also possible to log in from an ID card.

次いで、図6の利用制限設定処理Iでは、画面に利用制限設定の案内が、パスワード入力の案内と共に表示される(ステップS21)。そして、利用者から、利用制限設定のためのパスワードの入力があるか否かが判断され(ステップS23)、入力があれば、本人IDと対応付けて記憶部133に登録される(ステップS25)。一方、所定時間経過しても入力がなければ、設定しないものと判断して本フローから抜ける。   Next, in the usage restriction setting process I of FIG. 6, usage restriction setting guidance is displayed on the screen together with password entry guidance (step S21). Then, it is determined whether or not the user has entered a password for use restriction setting (step S23). If there is an input, it is registered in the storage unit 133 in association with the principal ID (step S25). . On the other hand, if there is no input even after a predetermined time has elapsed, it is determined that the setting is not to be made, and the process is exited.

次いで、図7のイベント実行処理Iでは、本人が指定したイベントがイベント処理部14によって実行される(ステップS31)。なお、イベントの実行には、割込を許可された利用者(本人等)のイベントも含まれる。そして、これらのイベントが終了したと判断されるまで(ステップS33でYes)、本人等イベントが実行される。   Next, in the event execution process I of FIG. 7, the event specified by the person is executed by the event processing unit 14 (step S31). The execution of the event includes an event of a user (such as the user) who is permitted to interrupt. The event such as the person is executed until it is determined that these events have ended (Yes in step S33).

次いで、図8の利用制限解除処理Iでは、利用制限設定の有無が確認され(ステップS41)、利用制限設定がなされている場合、設定が解除され(ステップS43)、一方、利用制限設定がなされていなければそのまま本フローを抜ける。   Next, in the usage restriction release process I of FIG. 8, the presence / absence of the usage restriction setting is confirmed (step S41). If the usage restriction setting is made, the setting is released (step S43), while the usage restriction setting is made. If it is not, it goes out of this flow as it is.

図9の、利用制限設定有りの本人イベントの実行中における他人の割込処理Iについて説明する。本人の指定したイベントが実行されている途中に、他人による後のログインの有無が判断される(ステップS51)。ここに、後のログインの時点としては、一例として、イベントが複数の原稿をスキャンし、スキャンした画像データを送信先に送信するような場合に、原稿スキャンの終了とデータ送信開始までの間を想定している。   The other person's interrupt process I during the execution of the personal event with the use restriction setting in FIG. 9 will be described. While the event designated by the person is being executed, it is determined whether or not there is a subsequent login by another person (step S51). Here, as an example of the time of subsequent login, when an event scans a plurality of originals and the scanned image data is transmitted to a transmission destination, the period between the end of original scanning and the start of data transmission is shown. Assumed.

ステップS51でログインがなければ、本フローを抜ける。一方、ログインがあれば、利用制限設定のためのパスワードの入力案内画面が表示される(ステップS53)。ここで、入力されたパスワードと登録されたパスワードとの異同が比較され(ステップS55)、未入力を含めて不一致であれば、受け付け拒否として(ステップS57)、割込が禁止される。一方、両パスワードが一致すると、当該他人は、利用制限設定を行った本人が割込を許可したメンバーであると見なして、他人イベントの実行が許可される。この間、本人イベントは中断される(ステップS59)。そして、他人イベントが終了したか否かが判断され(ステップS61)、終了したと判断されると、中断していた本人イベントが再開される(ステップS63)。なお、本人イベントの再開は、中断時の状態を一時的に退避保管等しておくことで自動的に再開可能であり、あるいは、本人の再設定を受けて再開する態様でもよい。   If there is no login in step S51, the flow exits. On the other hand, if there is a login, a password input guidance screen for use restriction setting is displayed (step S53). Here, the difference between the input password and the registered password is compared (step S55), and if they do not match, including no input, the acceptance is rejected (step S57) and the interruption is prohibited. On the other hand, if the two passwords match, the other person is regarded as a member who has permitted use of the interruption, and is permitted to execute the other person event. During this time, the personal event is interrupted (step S59). Then, it is determined whether or not the other person event has ended (step S61). If it is determined that the other person event has ended, the interrupted personal event is resumed (step S63). The resume of the personal event can be automatically resumed by temporarily saving and storing the state at the time of interruption, or can be resumed upon resetting of the principal.

次に、図2に示す第2の実施形態について説明する。図2は、画像形成装置10がコインベンダー15を備えている点で図1と相違している。コインベンダー15は、公知のものが採用可能であり、画像形成装置10が提供するイベントサービスを受ける料金を自動的に精算するものである。具体的には、図略の金銭投入部及び金銭検出部を備え、また、イベント実行に応じて課金処理を実行し、さらに残金管理も行う料金管理部151を備える。管理結果は、利用者制限制御部132にも提供される。   Next, a second embodiment shown in FIG. 2 will be described. FIG. 2 differs from FIG. 1 in that the image forming apparatus 10 includes a coin vendor 15. A known coin vendor 15 can be used, and automatically pays a fee for receiving an event service provided by the image forming apparatus 10. Specifically, it includes a money input unit and a money detection unit (not shown), and also includes a fee management unit 151 that performs billing processing according to event execution and also manages balances. The management result is also provided to the user restriction control unit 132.

コインベンダー15を備えることで、画像形成装置10の動作処理のうち、図10〜図12に示すように、本人ログイン処理II、イベント実行処理II、及び利用制限設定有りの本人イベントの実行中における他人の割込処理IIが、第1の実施態様の動作処理と相違する。以下、これらの各処理IIをそれぞれ説明する。   By providing the coin vendor 15, among the operation processes of the image forming apparatus 10, as shown in FIGS. 10 to 12, the personal login process II, the event execution process II, and the personal event with the use restriction setting are being executed. Another person's interrupt processing II is different from the operation processing of the first embodiment. Hereinafter, each of these processes II will be described.

図10の本人ログイン処理IIでは、まず、ログインが受け付けられる(ステップS111)。次いで、コインベンダー15への入金の有無が判断される(ステップS113)。入金があると判断されると、イベントの指定が行われる(ステップS115)。なお、所定時間を待っても入金がない場合、本フローを抜ける。   In the personal login process II of FIG. 10, first, a login is accepted (step S111). Next, it is determined whether or not there is a deposit to the coin vendor 15 (step S113). If it is determined that there is a deposit, an event is designated (step S115). If there is no payment after a predetermined time, the process exits this flow.

次いで、図11のイベント実行処理IIでは、イベント処理部14によって本人等が指定したイベントが実行され、同時に課金処理も実行される(ステップS121)。次いで、残金の有無が判断され(ステップS123)、残金がなくなるまで、本人等イベントが実行される。   Next, in the event execution process II of FIG. 11, the event specified by the person or the like is executed by the event processing unit 14, and the billing process is also executed simultaneously (step S121). Next, the presence / absence of the balance is determined (step S123), and the event such as the principal is executed until the balance is exhausted.

次いで、図12の利用制限設定有りの本人イベントの実行中における他人の割込処理IIについて説明する。本人の指定したイベントが実行されている途中に、他人のログインの有無が判断される(ステップS131)。ログインがなければ、本フローを抜ける。一方、ログインがあれば、利用制限設定のためのパスワードの入力案内画面が表示される(ステップS133)。ここで、入力されたパスワードと予め登録されているパスワードとの異同が比較され(ステップS135)、未入力を含めて不一致であれば、受け付け拒否として(ステップS137)、割込が禁止される。一方、両パスワードが一致すると、他人イベントの実行、課金処理が行われ、この間、本人イベントは中断される(ステップS139)。そして、残金の有無が判断され(ステップS141)、残金がなければ本フローを抜ける。次いで、他人イベントの終了の有無が判断され(ステップS143)、終了したと判断されると、中断していた本人イベントが再開され、課金処理も行われる(ステップS145)。そして、残金の有無が判断され(ステップS147)、残金がなければ本フローを抜ける。次いで、本人イベントの終了の有無が判断され(ステップS149)、終了したと判断されると本フローを抜ける。   Next, another person's interrupt process II during the execution of the personal event with the use restriction setting in FIG. 12 will be described. While an event designated by the person is being executed, it is determined whether or not another person has logged in (step S131). If there is no login, exit this flow. On the other hand, if there is a login, a password input guidance screen for use restriction setting is displayed (step S133). Here, the difference between the input password and the password registered in advance is compared (step S135), and if it does not match, including no input, the acceptance is rejected (step S137), and the interruption is prohibited. On the other hand, if the two passwords match, the other person event is executed and the billing process is performed. During this time, the person event is interrupted (step S139). Then, whether or not there is a balance is determined (step S141), and if there is no balance, this flow is exited. Next, it is determined whether or not the other person's event has ended (step S143). If it is determined that the other person's event has ended, the interrupted personal event is resumed, and charging processing is also performed (step S145). Then, the presence / absence of the balance is determined (step S147), and if there is no balance, the present flow is exited. Next, it is determined whether or not the personal event has ended (step S149). If it is determined that the personal event has ended, the process exits this flow.

次に、図3に示す第3の実施形態について説明する。図3は、画像形成装置10が携帯通信端末20から入力操作を受け付ける点で、図2と相違している。携帯通信端末20は利用者が携行する、例えばスマートフォン等であり、画像形成装置10との間で無線LANを介して通信を行う通信処理部21、及び図略の操作パネルに表示される各種ボタンをタッチする等して対応する機能の指示操作を行う指示処理部22を備える。なお、図3において、コインベンダー15は必ずしも必要ではない。   Next, a third embodiment shown in FIG. 3 will be described. 3 is different from FIG. 2 in that the image forming apparatus 10 accepts an input operation from the mobile communication terminal 20. The mobile communication terminal 20 is a smartphone carried by a user, for example, and is a communication processing unit 21 that communicates with the image forming apparatus 10 via a wireless LAN, and various buttons displayed on an operation panel (not shown). An instruction processing unit 22 that performs an instruction operation of a corresponding function by touching is provided. In FIG. 3, the coin vendor 15 is not necessarily required.

画像形成装置10は、無線LANのアクセスポイント17が装備され、携帯通信端末20と通信処理部16及びネットワークを介して通信を行う。   The image forming apparatus 10 is equipped with a wireless LAN access point 17 and communicates with the mobile communication terminal 20 via the communication processing unit 16 and the network.

次に、図13〜図15に示すフローチャートを用いて、画像形成装置の動作処理IIIの手順について説明する。図13のメインルーチンに示すように、動作処理IIIは、まず、本人ログイン処理III(ステップS201)が実行され、次いで、イベント実行処理III(ステップS203)が実行される。そして、利用者制限設定処理III(ステップS205)が実行され、最後に利用者制限解除処理III(ステップS207)が行われる。なお、本人ログイン処理IIIは、携帯通信端末20を介して行われる点を除いて、第2実施形態と同一なので説明は省略する。   Next, the procedure of the operation process III of the image forming apparatus will be described using the flowcharts shown in FIGS. As shown in the main routine of FIG. 13, in the operation process III, first, the user login process III (step S201) is executed, and then the event execution process III (step S203) is executed. Then, the user restriction setting process III (step S205) is executed, and finally the user restriction release process III (step S207) is performed. The principal login process III is the same as that of the second embodiment except that the principal login process III is performed via the mobile communication terminal 20, and the description thereof is omitted.

図14の利用者制限設定処理IIIでは、画像形成装置10、ここではアクセスポイント17と、ログインをした携帯通信端末20との距離の検出処理が行われる(ステップS211)。なお、距離とは、正確である必要はなく、利用者がログイン後、画像形成装置10から離れたと見なせるか否かを判断できれば済むことから、遠近判断する程度でよい。画像形成装置10と携帯通信端末20との遠近判断は、GPS(Global Positioning System)や追尾機能を持つモニタ画像処理技術を利用するものでもよいが、ここでは一例として、無線LANのビーコン信号及びこれに応答するプローブ応答信号を利用することが可能である。無線LANは定期的にビーコン信号を送信しており、携帯通信端末20側はこの電波を信号の強弱を含めて受信している。この強弱情報を含めて画像形成装置10側に返信するアプリケーションを作成し、インストールすることで、画像形成装置10側では、携帯通信端末20のアクセスポイント17からの距離が凡そ判断でき、所定のレベルで閾値距離(例えば10m相当)以内か以遠かを判断することが可能となる。   In the user restriction setting process III in FIG. 14, the distance detection process between the image forming apparatus 10, here the access point 17, and the logged-in mobile communication terminal 20 is performed (step S <b> 211). Note that the distance does not need to be accurate, and it is sufficient to determine whether the user can be regarded as being away from the image forming apparatus 10 after logging in. The distance determination between the image forming apparatus 10 and the mobile communication terminal 20 may use GPS (Global Positioning System) or monitor image processing technology having a tracking function. Here, as an example, a wireless LAN beacon signal and It is possible to use a probe response signal that responds to. The wireless LAN periodically transmits a beacon signal, and the mobile communication terminal 20 receives this radio wave including the signal strength. By creating and installing an application including the strength information and returning it to the image forming apparatus 10 side, the image forming apparatus 10 side can determine the distance from the access point 17 of the mobile communication terminal 20 to a predetermined level. It is possible to determine whether the distance is within a threshold distance (e.g., equivalent to 10 m).

ステップS213でログインした端末20が閾値距離ほど離れていないと判断された場合、本フローを抜けて周期的にステップS211に移る。一方、閾値距離以遠に離れたと判断すると、画面に利用制限設定の案内が、パスワード入力の案内と共に表示される(ステップS215)。そして、利用者から、利用制限設定のためのパスワードの入力があるか否かが判断され(ステップS217)、入力があれば、本人IDと対応付けて記憶部133に登録される(ステップS219)。一方、所定時間経過しても入力がなければ、設定しないものと判断して本フローから抜ける。   If it is determined in step S213 that the logged-in terminal 20 is not as far as the threshold distance, the process exits this flow and periodically proceeds to step S211. On the other hand, if it is determined that the distance is greater than the threshold distance, a guide for setting use restriction is displayed on the screen together with a password input guide (step S215). Then, it is determined whether or not the user has entered a password for use restriction setting (step S217). If there is an input, it is registered in the storage unit 133 in association with the principal ID (step S219). . On the other hand, if there is no input even after a predetermined time has elapsed, it is determined that the setting is not to be made, and the process is exited.

次いで、図15の利用制限解除処理IIIでは、利用制限設定がされている携帯通信端末20の距離検出処理が行われ(ステップS231)、アクセスポイント17の近傍まで戻って来たか否かが判断される(ステップS233)。所定の距離以遠であれば、本フローを抜け、周期的にステップS231がスタートする。所定の距離までもどってきたと判断されると、利用制限設定が解除される(ステップS235)。なお、所定の距離は前記閾値距離と同一でもよいし、異なっていてもよい。   Next, in the use restriction releasing process III in FIG. 15, the distance detection process of the mobile communication terminal 20 for which use restriction is set is performed (step S231), and it is determined whether or not the mobile communication terminal 20 has returned to the vicinity of the access point 17. (Step S233). If the distance is longer than the predetermined distance, the present flow is exited and step S231 is periodically started. If it is determined that the predetermined distance has been reached, the use restriction setting is canceled (step S235). The predetermined distance may be the same as or different from the threshold distance.

また、以上では、コインベンダー15を採用して実際の金銭を扱う態様としたが、これに代えて、あるいはこれと共に、携帯通信端末やクレジットカード等を介して電子マネーを活用する態様でもよい。   In the above description, the coin vendor 15 is used to handle the actual money, but instead of this, or in addition to this, an aspect of using electronic money via a mobile communication terminal, a credit card, or the like may be used.

なお、上述の実施形態の説明は、すべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上述の実施形態ではなく、特許請求の範囲によって示される。さらに、本発明の範囲には、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。   In addition, it should be thought that description of the above-mentioned embodiment is an illustration in all the points, Comprising: It is not restrictive. The scope of the present invention is shown not by the above embodiments but by the claims. Furthermore, the scope of the present invention is intended to include all modifications within the meaning and scope equivalent to the scope of the claims.

10 画像形成装置
13 利用者管理制御部
132利用者制限制御部(利用制限設定手段、利用制限処理手段)
133 記憶部(記録媒体)
134 遠近監視部(遠近監視手段)
15 コインベンダー
151 料金管理部(料金管理手段)
16 通信処理部(通信手段)
17 アクセスポイント(通信手段)
20 携帯通信端末
DESCRIPTION OF SYMBOLS 10 Image forming apparatus 13 User management control part 132 User restriction control part (Use restriction setting means, Use restriction processing means)
133 Storage unit (recording medium)
134 Perspective monitoring unit (perspective monitoring means)
15 Coin Vendor 151 Charge Management Department (fee management means)
16 Communication processing unit (communication means)
17 Access point (communication means)
20 Mobile communication terminals

Claims (9)

ログインを経て指定されるイベントを実行する画像処理装置において、
前記ログインに応答して、利用制限のためのパスワードの設定を受け付ける利用制限設定手段と、
前記設定されたパスワードと、イベントの実行中になされたログインに対応して受け付けた照合用のパスワードとを比較し、両パスワードが不一致の場合、前記イベントの実行中になされたログインからのイベントの割込実行を禁止する利用制限処理手段とを備えた画像処理装置。
In an image processing device that executes an event specified via login,
In response to the login, use restriction setting means for accepting setting of a password for use restriction;
The set password is compared with the verification password received corresponding to the login made during the execution of the event, and if the two passwords do not match, the event from the login made during the execution of the event is compared. An image processing apparatus comprising usage restriction processing means for prohibiting interrupt execution.
前記利用制限設定手段は、前記利用制限設定がされているイベントが終了した場合に前記利用制限設定を解除することを特徴とする請求項1に記載の画像形成装置。 The image forming apparatus according to claim 1, wherein the use restriction setting unit cancels the use restriction setting when an event for which the use restriction is set ends. コインベンダーを備え、前記ログインを経て指定されたイベント、及び前記イベントの実行中になされたログインで割込が許可されたイベントの実行に伴う課金処理を行う料金管理手段を備えた請求項1に記載の画像処理装置。 A charge management unit comprising a coin vendor and comprising charge management means for performing a charging process associated with execution of an event designated through the login and an event permitted to be interrupted by the login made during the execution of the event. The image processing apparatus described. 前記利用制限設定手段は、残金がなくなった場合に前記利用制限設定を解除することを特徴とする請求項3に記載の画像処理装置。 The image processing apparatus according to claim 3, wherein the usage restriction setting unit cancels the usage restriction setting when there is no remaining balance. ネットワークを介して携帯通信端末と通信する通信手段と、
前記携帯通信端末から前記ログインがなされた場合に、前記ログイン後に、前記携帯通信端末が前記通信手段から所定距離だけ離れたか否かを検出する遠近監視手段とを備え、
前記利用制限設定手段は、前記携帯通信端末が前記通信手段から所定距離だけ離れた場合に前記通信手段を介して動作するものであることを特徴とする請求項1に記載の画像処理装置。
A communication means for communicating with a mobile communication terminal via a network;
When the login is performed from the mobile communication terminal, a perspective monitoring unit that detects whether the mobile communication terminal is separated from the communication unit by a predetermined distance after the login,
The image processing apparatus according to claim 1, wherein the use restriction setting unit operates via the communication unit when the mobile communication terminal is separated from the communication unit by a predetermined distance.
前記利用制限設定手段は、利用制限設定がなされた前記携帯通信端末が前記通信手段から所定距離以内に接近した場合に前記通信手段を介して前記利用制限設定を解除することを特徴とする請求項5に記載の画像処理装置。 The usage restriction setting means cancels the usage restriction setting via the communication means when the portable communication terminal for which usage restriction setting has been made approaches within a predetermined distance from the communication means. 5. The image processing apparatus according to 5. ログインを経て指定されるイベントを実行する画像処理装置における割込防止方法において、
利用制限設定手段が、前記ログインに応答して、利用制限のためのパスワードの設定を受け付け、
利用制限処理手段が、前記設定されたパスワードと、イベントの実行中になされたログインに対応して受け付けた照合用のパスワードとを比較し、両パスワードが不一致の場合、前記イベントの実行中になされたログインからのイベントの割込実行を禁止する割込防止方法。
In an interrupt prevention method in an image processing apparatus that executes an event specified through login,
In response to the login, the use restriction setting means accepts a password setting for use restriction,
The use restriction processing means compares the set password with the verification password received corresponding to the login made during the execution of the event, and if the two passwords do not match, the usage restriction processing means is executed during the execution of the event. An interrupt prevention method that prohibits event execution from logged-in.
請求項7に記載の割込防止方法をコンピュータに実行させることを特徴とするプログラム。 A program for causing a computer to execute the interrupt prevention method according to claim 7. 請求項8に記載のプログラムを記録したコンピュータ読み取り可能な記録媒体。 A computer-readable recording medium on which the program according to claim 8 is recorded.
JP2013249985A 2013-12-03 2013-12-03 Image processing apparatus, interruption prevention method, program, and recording medium Pending JP2015108855A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013249985A JP2015108855A (en) 2013-12-03 2013-12-03 Image processing apparatus, interruption prevention method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013249985A JP2015108855A (en) 2013-12-03 2013-12-03 Image processing apparatus, interruption prevention method, program, and recording medium

Publications (1)

Publication Number Publication Date
JP2015108855A true JP2015108855A (en) 2015-06-11

Family

ID=53439190

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013249985A Pending JP2015108855A (en) 2013-12-03 2013-12-03 Image processing apparatus, interruption prevention method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP2015108855A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019111778A (en) * 2017-12-26 2019-07-11 京セラドキュメントソリューションズ株式会社 Image formation system and image formation program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019111778A (en) * 2017-12-26 2019-07-11 京セラドキュメントソリューションズ株式会社 Image formation system and image formation program

Similar Documents

Publication Publication Date Title
JP5867780B2 (en) Printing apparatus, print management system, and user authentication program
EP2482541B1 (en) Image processing apparatus, access control method, and storage medium
JP6120670B2 (en) Printing apparatus, printing apparatus control method, and program
JP5810776B2 (en) Image processing apparatus and image processing apparatus processing method and program
US20140173715A1 (en) Information processing system, information processing method, device, and authentication apparatus
AU2013201014B2 (en) Reading system, terminal apparatus, reading apparatus, and information processing method
EP2927837A1 (en) Image forming apparatus and reservation method
US9986131B2 (en) Image processing system, image output apparatus, and a terminal, including an output method, and non-transitory recording medium storing computer readable program for causing the terminal worn by a user to obtain a physical feature of the user
JP2013143091A (en) Image forming apparatus, control method thereof, and control program thereof
JP2016212654A (en) Information processing system and user authentication method
JP2015139091A (en) Image forming apparatus, control method of the same, and program
US10791230B2 (en) Image forming apparatus, instruction acceptance method, and computer readable program
CN110096160B (en) Image processing apparatus, control method for image processing apparatus, and computer readable medium
JP5979981B2 (en) Image processing system and image processing method
US9462063B2 (en) Network device search system that allows information processing terminal to identify network device
JP2015108855A (en) Image processing apparatus, interruption prevention method, program, and recording medium
JP2020017233A (en) Electronic apparatus and image forming device
JP2009199248A (en) Use management device, authentication system, and use management program
JP2005038307A (en) Authentication system
US10203919B2 (en) Image forming apparatus and communication system
JP7225920B2 (en) Information processing system, server, information processing method and program
JP2019159574A (en) Log-in support system
JP2014186654A (en) Service provision device, program and service system
JP6455301B2 (en) Image forming apparatus and control program
JP7334630B2 (en) Image forming apparatus, image processing system, and program