JP2013157040A - Schedule generation apparatus, image processing apparatus, computer system, and program - Google Patents

Schedule generation apparatus, image processing apparatus, computer system, and program Download PDF

Info

Publication number
JP2013157040A
JP2013157040A JP2013109280A JP2013109280A JP2013157040A JP 2013157040 A JP2013157040 A JP 2013157040A JP 2013109280 A JP2013109280 A JP 2013109280A JP 2013109280 A JP2013109280 A JP 2013109280A JP 2013157040 A JP2013157040 A JP 2013157040A
Authority
JP
Japan
Prior art keywords
program
script
control
control programs
operation time
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
JP2013109280A
Other languages
Japanese (ja)
Inventor
Chikashi Kosaka
史 小坂
So Sugino
創 杉野
Takahiko Shimizu
崇彦 清水
Masayuki Yamaguchi
政幸 山口
Hiroharu Taguchi
弘治 田口
Michiko Muramoto
路子 村本
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2013109280A priority Critical patent/JP2013157040A/en
Publication of JP2013157040A publication Critical patent/JP2013157040A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To present an operation schedule of a plurality of control programs for controlling an apparatus while indicating a control program incompatible with an operation of other control programs.SOLUTION: In a terminal apparatus 20, an operation receiving part 27 receives a user operation and a transmission part 25 transmits an instruction for sending a schedule table. In an image processing apparatus 10, a receiving part 16 receives the instruction for sending the schedule table, an execution date information management part 12 reads execution date information from an execution date information storage part 11, a schedule information management part 14 generates a schedule table on the basis of the execution date information and stores the schedule table in a schedule information storage part 13, a script analysis part 17 determines competition between scripts and adds a determined result to the schedule table, and a transmission part 15 transmits the schedule table. In the terminal apparatus 20, a receiving part 26 receives the schedule table, and a display part 28 displays the schedule table.

Description

本発明は、スケジュール生成装置、画像処理装置、コンピュータシステム、プログラムに関する。   The present invention relates to a schedule generation device, an image processing device, a computer system, and a program.

複数の情報処理リソースの処理状況を互いに連動させて表示する情報処理装置が知られている(例えば、特許文献1参照)。この特許文献1では、リソースを用いて実行するジョブを受け付け、そのジョブに関わるタスクを各リソースに割り付けて実行させ、リソースごとに見積もったタスクの残り処理時間に基づいて、リソースごとにタスクをスケジューリングすると共に、リソースのスケジュールを互いに時間的に対応させて表示している。   There is known an information processing apparatus that displays processing statuses of a plurality of information processing resources in conjunction with each other (see, for example, Patent Document 1). In this patent document 1, a job to be executed using a resource is received, a task related to the job is assigned to each resource and executed, and the task is scheduled for each resource based on the remaining processing time of the task estimated for each resource. In addition, the resource schedules are displayed in correspondence with each other in time.

特開2006−254075号公報JP 2006-254075 A

本発明の目的は、装置を制御する複数の制御プログラムの動作スケジュールを、他の制御プログラムと動作が両立しない制御プログラムを明示した形で提示し、更に、動作が両立しない状態を回避するためのプログラムコードを提示することにある。   An object of the present invention is to present an operation schedule of a plurality of control programs for controlling an apparatus in a form in which a control program incompatible with other control programs is clearly specified, and to avoid a state in which the operations are incompatible To present the program code.

請求項1に記載の発明は、自装置を制御するために動作する複数の制御プログラムの各々とその動作時刻とを関連付けた動作時刻情報を記憶する記憶手段と、前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムの動作スケジュールを表すスケジュール情報を生成する生成手段と、前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムのうちの動作が両立しない制御プログラムの組み合わせを決定する決定手段と、前記複数の制御プログラムのうちの一の制御プログラムと動作が両立しない他の制御プログラムを変換するためのプログラムコードであって当該一の制御プログラムと動作が両立しない状態を回避するための動作を記述したプログラムコードである変換コードを抽出する抽出手段と、前記生成手段により生成された前記スケジュール情報と、前記決定手段により決定された前記制御プログラムの組み合わせに含まれる少なくとも1つの制御プログラムを明示する標識を当該スケジュール情報に付加するための付加情報とを出力し、更に、前記抽出手段により抽出された前記変換コードを出力する出力手段とを備えたことを特徴とするスケジュール生成装置である。
請求項2に記載の発明は、前記決定手段は、前記複数の制御プログラムの各々が使用する資源を特定する情報に更に基づいて、前記制御プログラムの組み合わせを決定することを特徴とする請求項1記載のスケジュール生成装置である。
請求項3に記載の発明は、前記複数の制御プログラムのうちの自装置に既に組み込まれた第1の制御プログラムとその動作時刻とを関連付けた第1の動作時刻情報を前記記憶手段から取得し、自装置に新たに組み込むものとして指定された第2の制御プログラムとその動作時刻とを関連付けた第2の動作時刻情報を外部から取得する取得手段と、前記取得手段により取得された前記第1の動作時刻情報及び前記第2の動作時刻情報に基づいて、前記第2の制御プログラムの動作が制限されるかどうかを判定する判定手段とを更に備え、前記出力手段は、前記判定手段による判定結果を更に出力することを特徴とする請求項1記載のスケジュール生成装置である。
請求項4に記載の発明は、前記判定手段は、前記第1の制御プログラムが使用する資源を特定する情報と、前記第2の制御プログラムが使用する資源を特定する情報とに更に基づいて、当該第2の制御プログラムの動作が制限されるかどうかを判定することを特徴とする請求項3記載のスケジュール生成装置である。
請求項5に記載の発明は、前記出力手段は、前記判定手段により前記第2の制御プログラムの動作が制限されると判定された場合に、当該第2の制御プログラムの動作の制限を解除するものとして予め定められたプログラムコードを出力することを特徴とする請求項3記載のスケジュール生成装置である。
請求項6に記載の発明は、自装置の電源の投入及び遮断を管理する電源管理手段と、外部から入力された画像データに基づいて画像処理を行う画像処理手段と、前記電源管理手段を制御するために動作する制御プログラムと前記画像処理手段を制御するために動作する制御プログラムとを含む複数の制御プログラムの各々とその動作時刻とを関連付けた動作時刻情報を記憶する記憶手段と、前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムの動作スケジュールを表すスケジュール情報を生成する生成手段と、前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムのうちの動作が両立しない制御プログラムの組み合わせを決定する決定手段と、前記複数の制御プログラムのうちの一の制御プログラムと動作が両立しない他の制御プログラムを変換するためのプログラムコードであって当該一の制御プログラムと動作が両立しない状態を回避するための動作を記述したプログラムコードである変換コードを抽出する抽出手段と、前記生成手段により生成された前記スケジュール情報と、前記決定手段により決定された前記制御プログラムの組み合わせに含まれる少なくとも1つの制御プログラムを明示する標識を当該スケジュール情報に付加するための付加情報とを出力し、更に、前記抽出手段により抽出された前記変換コードを出力する出力手段とを備えたことを特徴とする画像処理装置である。
請求項7に記載の発明は、自装置を制御するために動作する複数の制御プログラムを実行するプログラム実行装置と、前記プログラム実行装置に前記複数の制御プログラムを送信するプログラム送信装置とを備え、前記プログラム実行装置は、前記複数の制御プログラムの各々とその動作時刻とを関連付けた動作時刻情報を記憶する記憶手段と、前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムの動作スケジュールを表すスケジュール情報を生成する生成手段と、前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムのうちの動作が両立しない制御プログラムの組み合わせを決定する決定手段と、前記複数の制御プログラムのうちの一の制御プログラムと動作が両立しない他の制御プログラムを変換するためのプログラムコードであって当該一の制御プログラムと動作が両立しない状態を回避するための動作を記述したプログラムコードである変換コードを抽出する抽出手段と、前記生成手段により生成された前記スケジュール情報と、前記決定手段により決定された前記制御プログラムの組み合わせに含まれる少なくとも1つの制御プログラムを明示する標識を当該スケジュール情報に付加するための付加情報とを前記プログラム送信装置に送信し、更に、前記抽出手段により抽出された前記変換コードを前記プログラム送信装置に送信する送信手段とを備えたことを特徴とするコンピュータシステムである。
請求項8に記載の発明は、前記プログラム送信装置は、前記複数の制御プログラムのうちの前記プログラム実行装置に既に組み込まれた第1の制御プログラムとその動作時刻とを関連付けた第1の動作時刻情報を当該プログラム実行装置から受信する受信手段と、前記プログラム実行装置に新たに組み込むものとして指定された第2の制御プログラムとその動作時刻とを関連付けた第2の動作時刻情報を外部から受け付ける受付手段と、前記受信手段により受信した前記第1の動作時刻情報と、前記受付手段により受け付けた前記第2の動作時刻情報とに基づいて、前記第2の制御プログラムの動作が制限されるかどうかを判定する判定手段と、前記判定手段による判定結果を表示する表示手段とを備えたことを特徴とする請求項7記載のコンピュータシステムである。
請求項9に記載の発明は、コンピュータに、自装置を制御するために動作する複数の制御プログラムの各々とその動作時刻とを関連付けた動作時刻情報を記憶した記憶装置から、当該動作時刻情報を読み出す機能と、読み出された前記動作時刻情報に基づいて、前記複数の制御プログラムの動作スケジュールを表すスケジュール情報を生成する機能と、読み出された前記動作時刻情報に基づいて、前記複数の制御プログラムのうちの動作が両立しない制御プログラムの組み合わせを決定する機能と、前記複数の制御プログラムのうちの一の制御プログラムと動作が両立しない他の制御プログラムを変換するためのプログラムコードであって当該一の制御プログラムと動作が両立しない状態を回避するための動作を記述したプログラムコードである変換コードを抽出する機能と、生成された前記スケジュール情報と、決定された前記制御プログラムの組み合わせに含まれる少なくとも1つの制御プログラムを明示する標識を当該スケジュール情報に付加するための付加情報とを出力し、更に、抽出された前記変換コードを出力する機能とを実現させるためのプログラムである。
According to the first aspect of the present invention, there is provided storage means for storing operation time information in which each of a plurality of control programs that operate to control the device itself is associated with the operation time, and the storage means that stores the operation time information. Based on the operation time information, generating means for generating schedule information representing the operation schedule of the plurality of control programs, and based on the operation time information stored in the storage means, the operation of the plurality of control programs Determining means for determining a combination of control programs incompatible with each other, and a program code for converting another control program whose operation is incompatible with one of the plurality of control programs. Conversion code, which is a program code that describes the operation to avoid the situation where the operation and the operation are incompatible For adding to the schedule information an indicator that clearly indicates at least one control program included in the combination of the schedule information generated by the generating means, the schedule information generated by the generating means, and the control program determined by the determining means The schedule generation apparatus further includes output means for outputting additional information and further outputting the conversion code extracted by the extraction means.
The invention according to claim 2 is characterized in that the determining means determines the combination of the control programs further based on information for specifying resources used by each of the plurality of control programs. It is a schedule production | generation apparatus of description.
According to a third aspect of the present invention, the first operation time information associating the first control program already installed in the own apparatus among the plurality of control programs and the operation time thereof is acquired from the storage means. Acquisition means for externally acquiring second operation time information that associates the second control program newly specified to be incorporated into the apparatus and its operation time, and the first acquired by the acquisition means Determination means for determining whether the operation of the second control program is restricted based on the operation time information and the second operation time information, and the output means is determined by the determination means The schedule generation device according to claim 1, further outputting a result.
The invention according to claim 4 is further based on the information for identifying the resource used by the first control program and the information for identifying the resource used by the second control program. 4. The schedule generation device according to claim 3, wherein it is determined whether or not the operation of the second control program is restricted.
According to a fifth aspect of the present invention, when the output unit determines that the operation of the second control program is restricted by the determination unit, the output unit releases the restriction on the operation of the second control program. 4. The schedule generation apparatus according to claim 3, wherein a program code predetermined as the output is output.
According to a sixth aspect of the present invention, there is provided a power management means for managing power on / off of the apparatus itself, an image processing means for performing image processing based on image data input from the outside, and the power management means. Storage means for storing operation time information in which each of a plurality of control programs including a control program that operates to control the image processing means and a control program that operates to control the image processing means is associated with the operation time; Generating means for generating schedule information representing operation schedules of the plurality of control programs based on the operation time information stored in the means; and the plurality of operations based on the operation time information stored in the storage means. A determining means for determining a combination of control programs in which operations of the control programs are not compatible; and among the plurality of control programs A conversion code that is a program code for converting another control program whose operation is incompatible with one control program and that describes an operation for avoiding a state where the operation is incompatible with the one control program. In order to add to the schedule information a label that clearly indicates at least one control program included in the combination of the extracting means to extract, the schedule information generated by the generating means, and the control program determined by the determining means And an output means for outputting the conversion code extracted by the extraction means.
The invention according to claim 7 includes a program execution device that executes a plurality of control programs that operate to control the device itself, and a program transmission device that transmits the plurality of control programs to the program execution device, The program execution device includes a storage unit that stores operation time information in which each of the plurality of control programs is associated with an operation time thereof, and the plurality of controls based on the operation time information stored in the storage unit. Determination of determining a combination of control programs in which operations of the plurality of control programs are incompatible, based on the operation time information stored in the storage unit, and generation means for generating schedule information representing an operation schedule of the program And the operation of the control program and one of the plurality of control programs are not compatible with each other An extraction means for extracting a conversion code, which is a program code for converting a control program and is a program code describing an operation for avoiding a state in which the operation is incompatible with the one control program, and generated by the generation means Transmitting the schedule information and additional information for adding to the schedule information a label that clearly indicates at least one control program included in the combination of the control programs determined by the determining means. The computer system further comprises a transmission unit that transmits the conversion code extracted by the extraction unit to the program transmission device.
According to an eighth aspect of the present invention, the program transmission device includes a first operation time in which a first control program already incorporated in the program execution device of the plurality of control programs and an operation time thereof are associated with each other. A receiving unit that receives information from the program execution device, and a second operation time information that associates the second control program that is newly specified to be incorporated into the program execution device and its operation time. Whether or not the operation of the second control program is restricted based on the first operation time information received by the receiving means and the second operation time information received by the receiving means 8. The coordinator according to claim 7, further comprising: a determination unit that determines whether or not the display unit displays a determination result obtained by the determination unit. It is a computer system.
According to the ninth aspect of the present invention, the operation time information is stored in the computer from the storage device that stores the operation time information in which each of a plurality of control programs that operate to control the device is associated with the operation time. A function of reading, a function of generating schedule information representing an operation schedule of the plurality of control programs based on the read operation time information, and a plurality of controls based on the read operation time information. A program code for converting a control program combination that is incompatible with the operation of the program and another control program that is incompatible with the operation of one of the plurality of control programs. Program code that describes the operation to avoid a situation where the operation is incompatible with one control program A function for extracting a conversion code to be generated, the generated schedule information, and additional information for adding to the schedule information a label that specifies at least one control program included in the determined combination of the control programs A program for realizing a function of outputting and further outputting the extracted conversion code.

請求項1の発明によれば、装置を制御する複数の制御プログラムの動作スケジュールを、他の制御プログラムと動作が両立しない制御プログラムを明示した形で提示し、更に、動作が両立しない状態を回避するためのプログラムコードを提示することができる。
請求項2の発明によれば、装置を制御する複数の制御プログラムの動作スケジュールを、使用する資源の観点から他の制御プログラムと動作が両立しない制御プログラムを明示した形で提示することができる。
請求項3の発明によれば、装置に新たに制御プログラムを組み込むに当たり、その制御プログラムの動作が装置に既に組み込まれた制御プログラムによって制限されないかを検査することができる。
請求項4の発明によれば、装置に新たに制御プログラムを組み込むに当たり、使用する資源の観点からその制御プログラムの動作が装置に既に組み込まれた制御プログラムによって制限されないかを検査することができる。
請求項5の発明によれば、装置に新たに制御プログラムを組み込むに当たってその制御プログラムの動作が装置に既に組み込まれた制御プログラムによって制限されることが分かった場合に、制限を解除するためのプログラムコードを提示することができる。
請求項6の発明によれば、装置を制御する複数の制御プログラムの動作スケジュールを、他の制御プログラムと動作が両立しない制御プログラムを明示した形で提示し、更に、動作が両立しない状態を回避するためのプログラムコードを提示することができる。
請求項7の発明によれば、装置を制御する複数の制御プログラムの動作スケジュールを、他の制御プログラムと動作が両立しない制御プログラムを明示した形で提示し、更に、動作が両立しない状態を回避するためのプログラムコードを提示することができる。
請求項8の発明によれば、装置に新たに制御プログラムを組み込むに当たり、その制御プログラムの動作が装置に既に組み込まれた制御プログラムによって制限されないかを検査することができる。
請求項9の発明によれば、装置を制御する複数の制御プログラムの動作スケジュールを、他の制御プログラムと動作が両立しない制御プログラムを明示した形で提示し、更に、動作が両立しない状態を回避するためのプログラムコードを提示することができる。
According to the first aspect of the present invention, the operation schedules of a plurality of control programs for controlling the apparatus are presented in a form clearly indicating the control programs whose operations are not compatible with other control programs, and further, the state where the operations are not compatible is avoided. Program code can be presented.
According to the second aspect of the present invention, the operation schedules of a plurality of control programs for controlling the apparatus can be presented in a form that clearly shows a control program that is incompatible with other control programs from the viewpoint of resources to be used.
According to the third aspect of the present invention, when a control program is newly incorporated in the apparatus, it can be checked whether the operation of the control program is restricted by the control program already incorporated in the apparatus.
According to the fourth aspect of the present invention, when a control program is newly incorporated into the apparatus, it is possible to check whether the operation of the control program is restricted by the control program already incorporated in the apparatus from the viewpoint of resources to be used.
According to the invention of claim 5, when it is found that the operation of the control program is restricted by the control program already incorporated in the apparatus when the control program is newly incorporated in the apparatus, the program for releasing the restriction A code can be presented.
According to the invention of claim 6, the operation schedules of a plurality of control programs for controlling the apparatus are presented in a form that clearly indicates a control program whose operation is incompatible with other control programs, and further, a state where the operation is incompatible is avoided. Program code can be presented.
According to the invention of claim 7, the operation schedule of a plurality of control programs for controlling the apparatus is presented in a form clearly indicating a control program whose operation is incompatible with other control programs, and further, a state where the operation is incompatible is avoided. Program code can be presented.
According to the eighth aspect of the present invention, when a control program is newly incorporated in the apparatus, it can be checked whether the operation of the control program is restricted by the control program already incorporated in the apparatus.
According to the invention of claim 9, the operation schedule of a plurality of control programs for controlling the apparatus is presented in a form clearly indicating a control program that is incompatible with other control programs, and a state in which the operation is incompatible is avoided. Program code can be presented.

本発明の実施の形態が適用されるシステムの構成を示した図である。It is the figure which showed the structure of the system with which embodiment of this invention is applied. 本発明の実施の形態における画像処理装置及び端末装置の機能構成例を示した図である。It is a figure showing an example of functional composition of an image processing device and a terminal unit in an embodiment of the invention. 本発明の実施の形態で用いられる実行日時情報の例を示した図である。It is the figure which showed the example of the execution date information used by embodiment of this invention. 本発明の実施の形態で用いられる使用リソース情報の例を示した図である。It is the figure which showed the example of the use resource information used by embodiment of this invention. 本発明の実施の形態で用いられるコード変換情報の例を示した図である。It is the figure which showed the example of the code conversion information used by embodiment of this invention. 本発明の実施の形態における画像処理装置と端末装置の間の情報交換の流れを示したシーケンス図である。It is the sequence diagram which showed the flow of the information exchange between the image processing apparatus and terminal device in embodiment of this invention. 本発明の実施の形態で表示されるスケジュール表の例である。It is an example of the schedule table | surface displayed by embodiment of this invention. 本発明の実施の形態で表示されるスケジュール表の例である。It is an example of the schedule table | surface displayed by embodiment of this invention. 本発明の実施の形態で表示されるスクリプト解析やアップロードの指示を行うための画面を示した図である。It is the figure which showed the screen for performing the script analysis and the instruction | indication of upload displayed by embodiment of this invention. 本発明の実施の形態における競合判定部の動作例を示したフローチャートである。It is the flowchart which showed the operation example of the competition determination part in embodiment of this invention. 本発明の実施の形態における変換コード抽出部の動作例を示したフローチャートである。It is the flowchart which showed the operation example of the conversion code extraction part in embodiment of this invention. 本発明の実施の形態を実現可能なコンピュータのハードウェア構成図である。It is a hardware block diagram of the computer which can implement | achieve embodiment of this invention.

以下、添付図面を参照して、本発明の実施の形態について詳細に説明する。
図1は、本実施の形態が適用されるコンピュータシステムの構成を示している。
図示するように、このコンピュータシステムは、画像処理装置10と、端末装置20とが、ネットワーク80で接続されることにより構成されている。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.
FIG. 1 shows the configuration of a computer system to which this embodiment is applied.
As shown in the figure, this computer system is configured by connecting an image processing apparatus 10 and a terminal apparatus 20 via a network 80.

このうち、画像処理装置10は、端末装置20からネットワーク80を介して入力された情報や、直接メディアを挿入したり紙文書をスキャンしたりすることで得られた情報に基づいて、画像処理を行う装置である。例えば、プリンタであり、この観点からは画像形成装置として捉えることができる。また、スキャナであってもよく、この観点からは画像読取装置として捉えることもできる。更に、ファクシミリであってもよく、この観点からは画像送信装置又は画像受信装置として捉えることもできる。   Among these, the image processing device 10 performs image processing based on information input from the terminal device 20 via the network 80 or information obtained by directly inserting media or scanning a paper document. It is a device to perform. For example, a printer, which can be regarded as an image forming apparatus from this viewpoint. Further, it may be a scanner, and from this point of view, it can also be regarded as an image reading apparatus. Further, it may be a facsimile, and from this point of view, it can also be regarded as an image transmission device or an image reception device.

また、端末装置20は、文書の印刷や文書のファクシミリ送信等を画像処理装置10に指示する装置であり、PC(Personal Computer)が例示される。尚、端末装置20は、ウェブブラウザを有することもでき、その場合は、画像処理装置10の各種設定をウェブブラウザから行うことができる。
更に、ネットワーク80は、LAN(Local Area Network)であってもよいし、インターネットであってもよい。
The terminal device 20 is a device that instructs the image processing device 10 to print a document, send a document by facsimile, and the like, and is exemplified by a PC (Personal Computer). In addition, the terminal device 20 can also have a web browser, and in that case, various settings of the image processing apparatus 10 can be performed from the web browser.
Further, the network 80 may be a LAN (Local Area Network) or the Internet.

ところで、近年、画像処理装置10を利用するためのスクリプトを端末装置20のような外部で作成し、画像処理装置10にインストールできるようになっている。このように外部で作成するスクリプトは、一般的なスクリプト言語で記述され、画像処理装置10の機能を使うためのインターフェイスを簡単な言語で記述することによりその機能を利用できるようにするものである。   By the way, in recent years, a script for using the image processing apparatus 10 can be created externally like the terminal apparatus 20 and installed in the image processing apparatus 10. The script created externally is described in a general script language, and the function can be used by describing an interface for using the function of the image processing apparatus 10 in a simple language. .

また、スクリプトは、決められた日時に自動的に実行することも可能である。この場合、画像処理装置10の限られたリソースを複数のスクリプトが使用しようとする状態(以下、「リソース競合」という)が生じることがある。また、例えば、スクリプト作成者Xが画像処理装置10で1時30分に動作することを期待するスクリプトを作成し登録したが、スクリプト作成者Yが画像処理装置10を0時にシャットダウンして6時に自動起動するスクリプトを作成し登録するかもしれない。このようなスクリプトが作成され登録されると、スクリプト作成者Xが登録したスクリプトが実行日時の関係で動作しないという状態(以下、「日時競合」という)が生じてしまう。
一方で、スクリプトは一般的なスクリプト言語を用いて作成されるため、ユーザが記述したコードは、その記述の仕方によってリソース競合を回避できる場合もある。
The script can be automatically executed at a predetermined date and time. In this case, a state in which a plurality of scripts try to use limited resources of the image processing apparatus 10 (hereinafter referred to as “resource conflict”) may occur. Further, for example, the script creator X creates and registers a script that is expected to operate at 1:30 on the image processing apparatus 10, but the script creator Y shuts down the image processing apparatus 10 at 0:00 and 6:00 You may create and register a script that starts automatically. When such a script is created and registered, a state in which the script registered by the script creator X does not operate due to the execution date and time (hereinafter referred to as “date and time conflict”) occurs.
On the other hand, since the script is created using a general script language, the code written by the user may be able to avoid resource contention depending on the description method.

そこで、本実施の形態では、画像処理装置10にインストールされたスクリプトとその実行日時から自動的にスケジュール表を作成してユーザに提示する。
また、端末装置20から画像処理装置10にスクリプトをインストールするときにリソース競合が発生するか否かを検査する。
更に、リソース競合によって動作しないスクリプトを検出し、ユーザに通知する。
更にまた、コードの記述の仕方によってリソース競合を回避できる場合には、スクリプトのインストール時に、ユーザに対し、予め用意したコードのテンプレートを用いたコード変換を促す。
Therefore, in the present embodiment, a schedule table is automatically created from the script installed in the image processing apparatus 10 and its execution date and presented to the user.
Further, it is checked whether or not resource contention occurs when a script is installed from the terminal device 20 to the image processing device 10.
Furthermore, a script that does not operate due to resource conflict is detected and notified to the user.
Furthermore, if resource contention can be avoided by the way the code is written, the user is prompted to perform code conversion using a code template prepared in advance when the script is installed.

次に、本実施の形態における画像処理装置10及び端末装置20の機能構成について詳細に説明する。
図2は、画像処理装置10及び端末装置20の機能構成例を示したブロック図である。
まず、画像処理装置10の機能構成について説明する。尚、本実施の形態において、画像処理装置10は、プログラム実行装置の一例である。
図示するように、本実施の形態における画像処理装置10は、実行日時情報記憶部11と、実行日時情報管理部12と、スケジュール情報記憶部13と、スケジュール情報管理部14と、送信部15と、受信部16と、スクリプト解析部17と、スクリプト記憶部18と、スクリプト管理部19とを備える。このうち、スクリプト解析部17は、使用リソース情報記憶部17aと、競合判定部17bと、コード変換情報記憶部17cと、変換コード抽出部17dとを備える。また、画像処理装置10は、スクリプト実行部31と、電源管理部32と、画像処理部33とを備える。尚、これらのうち、実行日時情報記憶部11、スケジュール情報記憶部13、使用リソース情報記憶部17a、コード変換情報記憶部17c、スクリプト記憶部18は、例えばHDDにより実現される。また、実行日時情報管理部12、スケジュール情報管理部14、送信部15、受信部16、競合判定部17b、変換コード抽出部17d、スクリプト管理部19、スクリプト実行部31の各機能は、CPUがROMに記憶されたプログラムをRAMに読み込んで実行することにより、実現される。
Next, functional configurations of the image processing device 10 and the terminal device 20 in the present embodiment will be described in detail.
FIG. 2 is a block diagram illustrating a functional configuration example of the image processing device 10 and the terminal device 20.
First, the functional configuration of the image processing apparatus 10 will be described. In the present embodiment, the image processing apparatus 10 is an example of a program execution apparatus.
As illustrated, the image processing apparatus 10 according to the present embodiment includes an execution date / time information storage unit 11, an execution date / time information management unit 12, a schedule information storage unit 13, a schedule information management unit 14, and a transmission unit 15. , Receiving unit 16, script analyzing unit 17, script storing unit 18, and script managing unit 19. Among these, the script analysis unit 17 includes a use resource information storage unit 17a, a competition determination unit 17b, a code conversion information storage unit 17c, and a conversion code extraction unit 17d. The image processing apparatus 10 includes a script execution unit 31, a power management unit 32, and an image processing unit 33. Of these, the execution date / time information storage unit 11, the schedule information storage unit 13, the used resource information storage unit 17a, the code conversion information storage unit 17c, and the script storage unit 18 are realized by an HDD, for example. In addition, each function of the execution date / time information management unit 12, the schedule information management unit 14, the transmission unit 15, the reception unit 16, the conflict determination unit 17b, the conversion code extraction unit 17d, the script management unit 19, and the script execution unit 31 is performed by the CPU. This is realized by reading a program stored in the ROM into the RAM and executing it.

実行日時情報記憶部11は、スクリプトの識別情報とスクリプトの実行日時との対応情報である実行日時情報を記憶する。スクリプトの識別情報は、スクリプトを一意に識別する情報であれば、如何なる情報であってもよいが、以下では、スクリプト名を用いるものとする。本実施の形態では、制御プログラムの一例として、スクリプトを用い、動作時刻情報の一例として、実行日時情報を用いている。また、動作時刻情報を記憶する記憶手段の一例として、実行日時情報記憶部11を設けている。
実行日時情報管理部12は、実行日時情報記憶部11への実行日時情報の新規登録、実行日時情報記憶部11に記憶された実行日時情報の更新や読出し等を行う。本実施の形態では、動作時刻情報を取得する取得手段の一例として、実行日時情報管理部12を設けている。
The execution date / time information storage unit 11 stores execution date / time information, which is correspondence information between script identification information and script execution date / time. The script identification information may be any information as long as it uniquely identifies the script. In the following description, the script name is used. In the present embodiment, a script is used as an example of the control program, and execution date / time information is used as an example of the operation time information. The execution date / time information storage unit 11 is provided as an example of a storage unit that stores operation time information.
The execution date / time information management unit 12 newly registers execution date / time information in the execution date / time information storage unit 11, updates or reads the execution date / time information stored in the execution date / time information storage unit 11. In the present embodiment, an execution date / time information management unit 12 is provided as an example of an acquisition unit that acquires operation time information.

スケジュール情報記憶部13は、全てのスクリプトの自動実行のスケジュール表を記憶する。
スケジュール情報管理部14は、スケジュール表の生成、生成したスケジュール表のスケジュール情報記憶部13への新規登録、スケジュール情報記憶部13に記憶されたスケジュール表の更新や読出し等を行う。本実施の形態では、スケジュール情報の一例として、スケジュール表を用いており、スケジュール情報を生成する生成手段の一例として、スケジュール情報管理部14を設けている。
The schedule information storage unit 13 stores a schedule table for automatic execution of all scripts.
The schedule information management unit 14 generates a schedule table, newly registers the generated schedule table in the schedule information storage unit 13, updates and reads the schedule table stored in the schedule information storage unit 13, and the like. In the present embodiment, a schedule table is used as an example of schedule information, and a schedule information management unit 14 is provided as an example of a generation unit that generates schedule information.

送信部15は、スケジュール情報記憶部13に記憶されたスケジュール表、スクリプト解析部17によるスクリプト解析結果を端末装置20に送信する。ここで、スケジュール表は、競合判定部17bにおける競合判定で判明した他のスクリプトと競合するスクリプトを明示するマークが付加された形で送信する。本実施の形態では、動作が両立しない制御プログラムの組み合わせに含まれる少なくとも1つの制御プログラムを明示する標識の一例として、マークを用いており、スケジュール情報と標識をスケジュール情報に付加するための付加情報とを出力する出力手段の一例として、また、スケジュール情報と標識をスケジュール情報に付加するための付加情報とを送信する送信手段の一例として、送信部15を設けている。
受信部16は、アップロードの開始メッセージ(スケジュール表の送付指示)、スクリプト解析指示、スクリプトインストール指示を端末装置20から受信する。
The transmission unit 15 transmits the schedule table stored in the schedule information storage unit 13 and the script analysis result by the script analysis unit 17 to the terminal device 20. Here, the schedule table is transmitted in a form to which a mark clearly indicating a script that competes with another script found by the competition determination in the competition determination unit 17b is added. In the present embodiment, a mark is used as an example of a sign that clearly indicates at least one control program included in a combination of control programs that do not have compatible operations, and additional information for adding schedule information and the sign to the schedule information The transmission unit 15 is provided as an example of an output unit that outputs the schedule information and an example of a transmission unit that transmits schedule information and additional information for adding a sign to the schedule information.
The receiving unit 16 receives an upload start message (schedule table sending instruction), a script analysis instruction, and a script installation instruction from the terminal device 20.

スクリプト解析部17は、CPUがROMに記憶されたプログラムのうち特にスクリプト解析エンジンと呼ばれるプログラムをRAMに読み込んで実行することにより、仮想的に実現される機能である。ここで、スクリプト解析エンジンは、スクリプトを解析する処理をコンピュータに実行させるプログラムであるが、以下に述べる使用リソース情報やコード変換情報を例えばHDDに展開する処理もコンピュータに実行させる。
使用リソース情報記憶部17aは、スクリプトに記述されるインターフェイスとそのインターフェイスで使用される画像処理装置10のリソース(資源)との対応情報である使用リソース情報を記憶する。
競合判定部17bは、スクリプトの実行日時に基づく競合である日時競合や、スクリプトが利用するリソースに基づく競合であるリソース競合の発生を検知する。ここで、日時競合やリソース競合の発生の検知は、既にインストールされており自動実行がスケジュールされているスクリプトについて行われる場合と、インストールしようとしているスクリプトについてインストール前に行われる場合とがある。本実施の形態では、動作が両立しない制御プログラムの組み合わせを決定する決定手段の一例として、また、自装置に新たに組み込むものとして指定された制御プログラムの動作が制限されるかどうかを判定する判定手段の一例として、競合判定部17bを設けている。
コード変換情報記憶部17cは、ユーザが作成したコードとそのコードを変換するために予め用意したコードのテンプレート(変換コード)との対応情報であるコード変換情報を記憶する。
変換コード抽出部17dは、スクリプトの解析時に、リソース競合を回避するための変換コードをコード変換情報記憶部17cから抽出する。
The script analysis unit 17 is a function that is virtually realized when the CPU reads a program called a script analysis engine from the programs stored in the ROM and executes the program. Here, the script analysis engine is a program that causes a computer to execute a process of analyzing a script. The script analysis engine also causes the computer to execute a process of developing use resource information and code conversion information described below on, for example, an HDD.
The used resource information storage unit 17a stores used resource information that is correspondence information between the interface described in the script and the resource (resource) of the image processing apparatus 10 used in the interface.
The conflict determination unit 17b detects the occurrence of a date conflict, which is a conflict based on the execution date of the script, or a resource conflict, which is a conflict based on the resource used by the script. Here, the occurrence of date / time conflict or resource conflict may be detected for a script that is already installed and scheduled for automatic execution, or for a script that is to be installed before installation. In the present embodiment, as an example of a determination unit that determines a combination of control programs whose operations are not compatible with each other, and determination for determining whether or not the operation of a control program designated to be newly incorporated into the own device is restricted As an example of the means, a competition determination unit 17b is provided.
The code conversion information storage unit 17c stores code conversion information that is correspondence information between a code created by the user and a code template (conversion code) prepared in advance for converting the code.
The conversion code extraction unit 17d extracts a conversion code for avoiding resource contention from the code conversion information storage unit 17c during script analysis.

スクリプト記憶部18は、ユーザが作成しインストールされたスクリプトを記憶する。
スクリプト管理部19は、スクリプト記憶部18へのスクリプトの新規登録、スクリプト記憶部18に記憶されたスクリプトの読出し等を行う。
The script storage unit 18 stores a script created and installed by the user.
The script management unit 19 newly registers a script in the script storage unit 18 and reads a script stored in the script storage unit 18.

スクリプト実行部31は、スクリプト記憶部18に記憶されたスクリプトを、実行日時情報記憶部11に記憶された実行日時情報に基づいて、指定した日時に動作させる。
電源管理部32は、スクリプト実行部31により自動実行されるスクリプトによる制御の対象であり、電源のオン/オフ(投入及び遮断)や、節電モードへの移行等を管理する。
画像処理部33は、電源管理部32と同様、スクリプト実行部31により自動実行されるスクリプトによる制御の対象であり、外部から入力された画像データに基づいて画像処理を行う。ここで、画像処理としては、スキャナによる画像読取り、例えば電子写真方式を用いた画像形成、ファクシミリ機構による画像送信や画像受信が考えられる。
The script execution unit 31 causes the script stored in the script storage unit 18 to operate at a specified date based on the execution date information stored in the execution date information storage unit 11.
The power management unit 32 is a target of control by a script automatically executed by the script execution unit 31, and manages power on / off (turning on and off), shifting to a power saving mode, and the like.
Similar to the power management unit 32, the image processing unit 33 is a target of control by a script automatically executed by the script execution unit 31, and performs image processing based on image data input from the outside. Here, as the image processing, image reading by a scanner, for example, image formation using an electrophotographic method, image transmission or image reception by a facsimile mechanism can be considered.

次に、端末装置20の機能構成について説明する。
図示するように、本実施の形態における端末装置20は、送信部25と、受信部26と、操作受付部27と、表示部28とを備える。尚、これらの各機能は、CPUがROMに記憶されたプログラムをRAMに読み込んで実行することにより、実現される。
Next, the functional configuration of the terminal device 20 will be described.
As illustrated, the terminal device 20 according to the present embodiment includes a transmission unit 25, a reception unit 26, an operation reception unit 27, and a display unit 28. Each of these functions is realized when the CPU reads a program stored in the ROM into the RAM and executes it.

送信部25は、アップロードの開始メッセージ(スケジュール表の送付指示)、スクリプト解析指示、スクリプトインストール指示を画像処理装置10に送信する。
受信部26は、スケジュール表やスクリプト解析結果を画像処理装置10から受信する。ここで、スケジュール表は、他のスクリプトと競合するスクリプトを明示するマークが付加された形で受信する。
操作受付部27は、アップロード開始、スクリプト解析、スクリプトの実行日時やコードの変更、アップロード実行に関するユーザ操作を受け付ける。
表示部28は、受信部26が受信したスケジュール表やスクリプト解析結果をディスプレイに表示する。
The transmission unit 25 transmits an upload start message (schedule table sending instruction), a script analysis instruction, and a script installation instruction to the image processing apparatus 10.
The receiving unit 26 receives a schedule table and script analysis results from the image processing apparatus 10. Here, the schedule table is received in a form to which a mark clearly indicating a script that conflicts with another script is added.
The operation receiving unit 27 receives user operations related to upload start, script analysis, script execution date and time, code change, and upload execution.
The display unit 28 displays the schedule table and script analysis result received by the receiving unit 26 on the display.

次に、実行日時情報記憶部11に記憶された実行日時情報、使用リソース情報記憶部17aに記憶された使用リソース情報、コード変換情報記憶部17cに記憶されたコード変換情報について具体的に説明する。
図3は、実行日時情報の具体例を示した図である。
図示するように、実行日時情報は、スクリプト名と、開始日時と、終了日時と、繰り返しとを対応付けたものになっている。
スクリプト名は、前述の通り、スクリプトを一意に識別する識別情報の一例である。
開始日時は、スクリプトの動作を開始する日時であり、終了日時は、スクリプトの動作を終了する日時である。例えば、「節電」のように節電モードを継続的に維持するといったスクリプトもあるので、開始日時及び終了日時を設けている。これに対し、電源オン、電源オフ、画像処理に関する各種動作は、ある瞬間に開始することのみが指定される動作である。従って、このような動作を行うスクリプトについては、例えば、開始日時のみに日時を設定したり、開始日時及び終了日時に同じ日時を設定したりすればよい。
また、繰り返しには、スクリプトが毎日動作するのか、毎週動作するのか等が設定される。
尚、実行日時情報には、各スクリプトの使用リソースの情報を含めてもよい。後述する動作では、競合判定部17bがリソース競合の判定を行う際に各スクリプトの使用リソースの情報を取得するが、これを事前に取得し、実行日時情報に含めて記憶してもよい。
Next, the execution date / time information stored in the execution date / time information storage unit 11, the used resource information stored in the used resource information storage unit 17a, and the code conversion information stored in the code conversion information storage unit 17c will be described in detail. .
FIG. 3 is a diagram showing a specific example of execution date information.
As shown in the figure, the execution date / time information associates a script name, a start date / time, an end date / time, and a repetition.
As described above, the script name is an example of identification information that uniquely identifies the script.
The start date and time is the date and time when the script operation starts, and the end date and time is the date and time when the script operation ends. For example, there is a script for continuously maintaining the power saving mode such as “power saving”, and therefore the start date and time and the end date and time are provided. On the other hand, various operations relating to power-on, power-off, and image processing are operations that are specified only to start at a certain moment. Therefore, for a script that performs such an operation, for example, the date and time may be set only for the start date and time, or the same date and time may be set for the start date and time and the end date and time.
In addition, whether the script operates every day or every week is set as the repetition.
The execution date / time information may include information on resources used by each script. In the operation to be described later, when the contention determination unit 17b determines resource contention, information on the resources used by each script is acquired. However, the information may be acquired in advance and stored in the execution date / time information.

図4は、使用リソース情報の具体例を示した図である。
図示するように、使用リソース情報は、インターフェイス(図では「I/F」と表記)と、使用リソースとを対応付けたものになっている。
インターフェイスは、前述の通り、画像処理装置10の機能を使うための関数である。
使用リソースは、インターフェイスが呼び出されたときに使用される画像処理装置10のリソースである。
図には、一例として、インターフェイス「copy」は、画像読取部及び画像形成部をリソースとして使用し、インターフェイス「scan」は、画像読取部をリソースとして使用することを示している。
FIG. 4 is a diagram showing a specific example of used resource information.
As shown in the figure, the used resource information is obtained by associating an interface (indicated as “I / F” in the figure) with a used resource.
The interface is a function for using the functions of the image processing apparatus 10 as described above.
The used resource is a resource of the image processing apparatus 10 that is used when the interface is called.
In the drawing, as an example, the interface “copy” uses the image reading unit and the image forming unit as resources, and the interface “scan” uses the image reading unit as resources.

図5は、コード変換情報の具体例を示した図である。
図示するように、コード変換情報は、ユーザ作成コードと、変換コードとを対応付けたものになっている。
ユーザ作成コードは、ユーザが最初に作成したスクリプトにおいて記述したコードである。
変換コードは、ユーザ作成コードに基づくリソース競合を回避するために予め用意されたコードのテンプレートである。
図には、一例として、スキャナでスキャンするという動作を意味するコードを2つの変換コードの何れかで置き換えることでリソース競合を回避できることを示している。尚、2つの変換コードのうち、1行目の変換コードは、スキャナが使用中であった場合にスキャナが空くまで無制限に待つという動作を意味するコードであり、2行目の変換コードは、スキャナが使用中であった場合にスキャナが空くまで10分を限度として待つという動作を意味するコードである。
FIG. 5 is a diagram showing a specific example of the code conversion information.
As shown in the figure, the code conversion information is information in which a user-created code and a conversion code are associated with each other.
The user-created code is a code described in a script created by the user first.
The conversion code is a code template prepared in advance to avoid resource contention based on the user-created code.
In the figure, as an example, it is shown that resource contention can be avoided by replacing a code meaning an operation of scanning with a scanner with one of two conversion codes. Of the two conversion codes, the conversion code on the first line is a code that means an operation that waits indefinitely until the scanner is free when the scanner is in use. The conversion code on the second line is: This code means an operation of waiting for 10 minutes until the scanner is free when the scanner is in use.

次いで、本実施の形態における画像処理装置10及び端末装置20の動作について詳細に説明する。
まず、端末装置20が画像処理装置10にスクリプトをアップロードするときの画像処理装置10と端末装置20の情報交換の流れについて説明する。
図6は、このときの情報交換の流れを示したシーケンス図である。
端末装置20では、まず、ユーザが作成したスクリプトを画像処理装置10にアップロードする手続きを開始する操作を行う。すると、操作受付部27が、その操作を受け付け、送信部25に伝える(ステップ201)。そして、送信部25が、アップロードの開始メッセージを画像処理装置10に送信する(ステップ202)。
Next, operations of the image processing device 10 and the terminal device 20 in the present embodiment will be described in detail.
First, the flow of information exchange between the image processing apparatus 10 and the terminal apparatus 20 when the terminal apparatus 20 uploads a script to the image processing apparatus 10 will be described.
FIG. 6 is a sequence diagram showing a flow of information exchange at this time.
In the terminal device 20, first, an operation for starting a procedure for uploading a script created by the user to the image processing apparatus 10 is performed. Then, the operation reception unit 27 receives the operation and notifies the transmission unit 25 (step 201). Then, the transmission unit 25 transmits an upload start message to the image processing apparatus 10 (step 202).

これにより、画像処理装置10では、受信部16が、アップロードの開始メッセージを受信し、実行日時情報管理部12に伝える(ステップ101)。すると、実行日時情報管理部12は、実行日時情報記憶部11に記憶された既にインストールされているスクリプトに関する実行日時情報を読み出し、競合判定部17b及びスケジュール情報管理部14に渡す(ステップ102)。
そして、競合判定部17bは、実行日時情報管理部12から渡された実行日時情報に基づいて、既にインストールされているスクリプトについて、スクリプト間で競合が発生していないかどうかを判定する競合判定処理を行う(ステップ103)。尚、競合判定処理の詳細は後述する。
また、スケジュール情報管理部14は、実行日時情報管理部12から渡された実行日時情報に基づいてスケジュール表を生成し、競合判定部17bによる競合判定処理の結果を反映させてスケジュール情報記憶部13に記憶する(ステップ104)。その後、このスケジュール表は送信部15に送信され、送信部15が、スケジュール表を端末装置20に送信する(ステップ105)。
As a result, in the image processing apparatus 10, the receiving unit 16 receives the upload start message and notifies the execution date / time information management unit 12 (step 101). Then, the execution date / time information management unit 12 reads the execution date / time information regarding the already installed script stored in the execution date / time information storage unit 11 and passes it to the conflict determination unit 17b and the schedule information management unit 14 (step 102).
Then, the conflict determination unit 17b determines, based on the execution date / time information passed from the execution date / time information management unit 12, whether or not there is a conflict between the scripts for the already installed script. (Step 103). Details of the contention determination process will be described later.
In addition, the schedule information management unit 14 generates a schedule table based on the execution date / time information passed from the execution date / time information management unit 12, and reflects the result of the conflict determination processing by the conflict determination unit 17b to reflect the result of the schedule information storage unit 13 (Step 104). Thereafter, the schedule table is transmitted to the transmission unit 15, and the transmission unit 15 transmits the schedule table to the terminal device 20 (step 105).

これにより、端末装置20では、受信部26が、競合判定処理の結果が反映されたスケジュール表を受信する(ステップ203)。そして、表示部28が、スケジュール表をディスプレイに表示する(ステップ204)。   Thereby, in the terminal device 20, the receiving part 26 receives the schedule table in which the result of the competition determination process was reflected (step 203). Then, the display unit 28 displays the schedule table on the display (step 204).

その後、ユーザは、スケジュール表を見ながら自分が作成したスクリプトをアップロードして競合が発生しないかどうか検討する。但し、スケジュール表にスクリプト名とその実行日時しか表示しないような場合には、実際にスクリプトをアップロードしてリソース競合が発生しないかどうかが一見して分からないこともある。また、スケジュール表を入手した時点における画像処理装置10のインストール状況を考えれば競合が発生しないような場合でも、その後のインストール状況の変化により、実際にスクリプトをアップロードすると競合が発生することも考えられる。
そこで、本実施の形態では、ユーザがアップロードしようとするスクリプトとその時点で画像処理装置10にインストールされているスクリプトとの間に競合が発生しないかのスクリプト解析を、アップロード前に画像処理装置10が行うようにしている。
Thereafter, the user uploads the script created by himself / herself while looking at the schedule table and examines whether or not a conflict occurs. However, when only the script name and its execution date and time are displayed in the schedule table, it may not be apparent at first glance whether or not resource conflict will occur by actually uploading the script. Further, even if there is no conflict when considering the installation status of the image processing apparatus 10 at the time when the schedule table is obtained, it is possible that a conflict will occur when the script is actually uploaded due to a change in the subsequent installation status. .
Therefore, in this embodiment, script analysis is performed before the upload to check whether or not there is a conflict between the script that the user intends to upload and the script that is installed in the image processing apparatus 10 at that time. Have to do.

このようなスクリプト解析を依頼する場合、ユーザは、例えば、端末装置20に表示された画面上でスクリプト解析を選択する操作を行う。すると、操作受付部27が、その操作を受け付け、スクリプト及びその実行日時を送信部25に受け渡す(ステップ205)。そして、送信部25が、スクリプト及びその実行日時を伴うスクリプト解析指示を画像処理装置10に送信する(ステップ206)。   When requesting such script analysis, for example, the user performs an operation of selecting script analysis on a screen displayed on the terminal device 20. Then, the operation reception unit 27 receives the operation, and transfers the script and its execution date / time to the transmission unit 25 (step 205). Then, the transmission unit 25 transmits a script and a script analysis instruction with its execution date and time to the image processing apparatus 10 (step 206).

これにより、画像処理装置10では、受信部16が、スクリプト解析指示を受信し、スクリプト及びその実行日時を実行日時情報管理部12に受け渡す(ステップ106)。すると、実行日時情報管理部12は、実行日時情報記憶部11から実行日時情報を読み出して、ステップ106で受け取ったスクリプト及び実行日時情報と共に競合判定部17bに渡し、競合判定部17bは、実行日時情報管理部12から渡された実行日時情報等に基づいて、これからインストールされるスクリプトと、既にインストールされているスクリプトの間で競合が発生していないかどうかを判定する競合判定処理を行う(ステップ107)。尚、競合判定処理の詳細は後述する。
その後、変換コード抽出部17dが、リソース競合を回避してスクリプトが動作するよう、ユーザ作成コードを変換するために予め用意した変換コードを抽出する変換コード抽出処理を行い、競合判定の結果及び変換コードをスクリプト解析結果として送信部15に受け渡す(ステップ108)。尚、変換コード抽出処理の詳細も後述する。そして、送信部15は、スクリプト解析結果を端末装置20に送信する(ステップ109)。
As a result, in the image processing apparatus 10, the receiving unit 16 receives the script analysis instruction and transfers the script and its execution date / time to the execution date / time information management unit 12 (step 106). Then, the execution date / time information management unit 12 reads the execution date / time information from the execution date / time information storage unit 11 and passes the execution date / time information together with the script and the execution date / time information received in Step 106 to the conflict determination unit 17b. Based on the execution date and time information passed from the information management unit 12, a conflict determination process is performed to determine whether or not a conflict has occurred between the script to be installed and the script that has already been installed (step) 107). Details of the contention determination process will be described later.
Thereafter, the conversion code extraction unit 17d performs a conversion code extraction process for extracting a conversion code prepared in advance to convert the user-created code so that the script operates while avoiding resource conflict, and results of the conflict determination and conversion The code is transferred to the transmission unit 15 as a script analysis result (step 108). Details of the conversion code extraction process will also be described later. Then, the transmission unit 15 transmits the script analysis result to the terminal device 20 (step 109).

これにより、端末装置20では、受信部26が、スクリプト解析結果を受信し、表示部28に受け渡す(ステップ207)。そして、表示部28が、スクリプト解析結果をディスプレイに表示して、スクリプト作成者に通知する(ステップ208)。   Thereby, in the terminal device 20, the receiving unit 26 receives the script analysis result and transfers it to the display unit 28 (step 207). Then, the display unit 28 displays the script analysis result on the display and notifies the script creator (step 208).

ユーザは、ここで表示されたスクリプト解析結果を見て、スクリプトの実行日時を変更する操作、又は、変換コードを用いてスクリプトのコードを変更する操作を行う。すると、操作受付部27が、その操作を受け付ける(ステップ209)。そして、変更後のスクリプト及びその実行日時をアップロードする場合、ユーザは、例えば、端末装置20に表示された画面上でアップロードを選択する操作を行う。すると、操作受付部27が、その操作を受け付け、変更後のスクリプト及びその実行日時を送信部25に受け渡す(ステップ210)。そして、送信部25は、変更後のスクリプト及びその実行日時を伴うスクリプトインストール指示を画像処理装置10に送信する(ステップ211)。   The user sees the script analysis result displayed here, and performs an operation of changing the execution date of the script or an operation of changing the code of the script using the conversion code. Then, the operation reception unit 27 receives the operation (step 209). And when uploading the script after the change and its execution date and time, the user performs an operation of selecting upload on the screen displayed on the terminal device 20, for example. Then, the operation reception unit 27 receives the operation, and passes the changed script and the execution date / time to the transmission unit 25 (step 210). Then, the transmitting unit 25 transmits the script after the change and the script installation instruction with the execution date / time to the image processing apparatus 10 (step 211).

これにより、画像処理装置10では、受信部16が、スクリプトインストール指示を受信し、スクリプトをスクリプト管理部19に、スクリプト名と実行日時との対応を実行日時情報管理部12に受け渡す(ステップ110)。そして、スクリプトを受け渡されたスクリプト管理部19は、スクリプト記憶部18にスクリプトを記憶する(ステップ111)。また、スクリプト名と実行日時との対応を受け渡された実行日時情報管理部12は、スクリプト名と実行日時との対応を実行日時情報として実行日時情報記憶部11に記憶する(ステップ112)。   As a result, in the image processing apparatus 10, the receiving unit 16 receives the script installation instruction, and passes the script to the script management unit 19 and the correspondence between the script name and the execution date / time to the execution date / time information management unit 12 (step 110). ). Then, the script management unit 19 that has received the script stores the script in the script storage unit 18 (step 111). The execution date / time information management unit 12 that has received the correspondence between the script name and the execution date / time stores the correspondence between the script name and the execution date / time as execution date / time information in the execution date / time information storage unit 11 (step 112).

ここで、この動作において端末装置20に表示される画面例について説明する。
図7は、図6のステップ204で表示される画面の第1の例である。
この画面には、スクリプトA〜Dが、YYYY年MM月DD日の何時に如何なる動作を行うかを示したスケジュール表が表示されている。そして、このスケジュール表では、画像処理装置10に対し、スクリプトCが2時に電源オフし、スクリプトDが6時半に電源オンすることが設定されているにも関わらず、スクリプトBが3時にファクシミリ送信を行うことが設定されている。この場合、競合判定処理を行うことにより、このファクシミリ送信は動作しないことが分かるため、そのことを示すマーク41が表示されている。
Here, an example of a screen displayed on the terminal device 20 in this operation will be described.
FIG. 7 is a first example of the screen displayed in step 204 of FIG.
On this screen, a schedule table showing what operation the scripts A to D perform on the MM month DD date of YYYY is displayed. In the schedule table, the script B is set to the facsimile machine at 3 o'clock even though the script C is set to be turned off at 2 o'clock and the script D is set to be turned on at 6:30. It is set to send. In this case, it is understood that the facsimile transmission does not operate by performing the competition determination process, and therefore a mark 41 indicating that fact is displayed.

図8は、図6のステップ204で表示される画面の第2の例である。
この画面には、複数のスクリプトが、YYYY年MM月の何日の何時に如何なる動作を行うかを示したスケジュール表が表示されている。そして、このスケジュール表では、画像処理装置10が、YYYY年MM月5日の23時に電源オフし、YYYY年MM月7日の6時に電源オンすることが設定されているにも関わらず、YYYY年MM月6日の7時にファクシミリ送信を行うことが設定されている。この場合、競合判定処理を行うことにより、このファクシミリ送信は動作しないことが分かるため、そのことを示すマーク42が表示されている。
FIG. 8 is a second example of the screen displayed in step 204 of FIG.
On this screen, a schedule table is displayed which indicates what operation and what date and time of the MM month in YYYY. In this schedule table, the YYYY image processing apparatus 10 is set to be turned off at 23:00 on the 5th month of YYYY year, and at 6 o'clock on the 7th month of YYYY year. Facsimile transmission is set to be performed at 7 o'clock on the 6th month of the year. In this case, by performing the competition determination process, it can be seen that this facsimile transmission does not operate, so a mark 42 indicating that fact is displayed.

尚、図7及び図8では、日時競合が発生した場合にマークを表示することのみを示したが、リソース競合が発生した場合にマークを表示するようにしてもよい。その場合、具体的にどのリソースで競合が発生しているかを、マーク41、42の中にリソースを表す絵を表示することで表現するようにするとよい。   7 and 8, only the mark is displayed when the date / time conflict occurs, but the mark may be displayed when the resource conflict occurs. In this case, it is preferable to express which resource is causing the conflict by displaying a picture representing the resource in the marks 41 and 42.

図9は、図6のステップ205又はステップ210で選択操作を行う際に表示される画面の例である。
この画面では、スクリプト名入力欄51に「節電」と入力されており、節電モードへの移行を行うスクリプトをアップロードしようとしていることが分かる。
また、この画面において、開始日時設定欄52及び終了日時設定欄53には、YYYY年MM月DD日HH時MM分と設定されている。但し、この画面が、例えば、図8のYYYY年MM月7日の欄の「新規」というリンク文字列43をクリックしたときに表示される画面であるとすると、開始日時設定欄52にはYYYY年MM月7日H1時M1分と設定され、終了日時設定欄53にはYYYY年MM月7日H2時M2分と設定されることになる。即ち、YYYY年MM月7日のH1時M1分からH2時M2分まで節電モードを維持する動作を行うことが設定される。
更に、繰り返し設定欄54には、「毎日」と設定されている。これは、開始日時設定欄52及び終了日時設定欄53に対する設定にかかわらず、毎日H1時M1分からH2時M2分まで節電モードを維持する動作を行うことを意味する。
FIG. 9 is an example of a screen displayed when the selection operation is performed in step 205 or 210 in FIG.
In this screen, “power saving” is entered in the script name input field 51, and it can be seen that the script for shifting to the power saving mode is being uploaded.
In this screen, the start date / time setting field 52 and the end date / time setting field 53 are set to YYYY year MM month DD day HH hour MM minute. However, if this screen is a screen that is displayed when, for example, the link character string 43 “new” is clicked in the MM month 7 column of YYYY in FIG. The year MM month 7th H1 hour M1 minute is set, and the end date / time setting field 53 is set to YYYY year MM month 7 day H2 hour M2 minute. That is, it is set to perform the operation of maintaining the power saving mode from H1 hour M1 to H2 hour M2 on MM month 7 of YYYY year.
Furthermore, “every day” is set in the repeat setting field 54. This means that regardless of the settings for the start date / time setting field 52 and the end date / time setting field 53, an operation of maintaining the power saving mode from H1 hour M1 to H2 hour M2 every day is performed.

また、この画面の右上のスクリプト設定欄55には、スクリプトの所在が設定される。
更に、ボタン56はスクリプトの内容を参照するためのボタン、ボタン57はステップ205でスクリプト解析を指示するためのボタン、ボタン58はステップ210でスクリプトのアップロードを指示するためのボタンである。
Further, the location of the script is set in the script setting field 55 at the upper right of the screen.
Further, the button 56 is a button for referring to the contents of the script, the button 57 is a button for instructing script analysis in step 205, and the button 58 is a button for instructing script upload in step 210.

次に、図6のステップ103、ステップ107、ステップ108の動作をより詳細に説明する。
図10は、図6のステップ103又はステップ107における競合判定処理の流れを詳細に示したフローチャートである。尚、一般には、1つのスクリプトに複数のインターフェイスが記述されることがあるが、ここでは簡単のために1つのスクリプトには1つのインターフェイスのみが記述されることとする。また、「節電」のように動作が一定期間継続するような場合は、開始日時及び終了日時に異なる日時が設定されるが、ここでは簡単のために一定時間継続するような動作は考えないものとする。つまり、例えば、ある瞬間に開始される動作のみを考え、その動作が開始される日時を「実行日時」と呼ぶことにする。
Next, the operations of Step 103, Step 107, and Step 108 in FIG. 6 will be described in more detail.
FIG. 10 is a flowchart showing in detail the flow of the conflict determination process in step 103 or step 107 of FIG. In general, a plurality of interfaces may be described in one script. Here, for simplicity, only one interface is described in one script. In addition, when the operation continues for a certain period of time, such as “power saving”, different dates and times are set for the start date and time and the end date and time. And In other words, for example, only an operation that starts at a certain moment is considered, and the date and time when the operation starts is referred to as “execution date and time”.

まず、競合判定部17bは、競合が発生することにより動作しなくなるかどうかを判定する対象のスクリプト(以下、「判定対象スクリプト」という)及びその実行日時を取得する(ステップ121)。図6のステップ103の場合であれば、既にインストールされた複数のスクリプトの中から何らかの基準で選択された1つのスクリプトが判定対象スクリプトとなる。具体的には、スクリプト記憶部18に記憶されたスクリプトをスクリプト管理部19を介して取得し、実行日時情報記憶部11に記憶されたそのスクリプトの実行日時を実行日時情報管理部12を介して取得する。そして、幾つかの判定対象スクリプトについて、これから述べる動作を繰り返し行えばよい。また、図6のステップ107の場合であれば、新たにインストールされるスクリプトが判定対象スクリプトとなる。具体的には、受信部16が受信したスクリプト及びその実行日時を実行日時情報管理部12を介して取得する。   First, the conflict determination unit 17b acquires a target script (hereinafter, referred to as “determination target script”) for determining whether or not it will not operate due to the occurrence of a conflict and its execution date and time (step 121). In the case of step 103 in FIG. 6, one script selected on the basis of some criterion from among a plurality of already installed scripts becomes the determination target script. Specifically, the script stored in the script storage unit 18 is acquired via the script management unit 19, and the execution date / time of the script stored in the execution date / time information storage unit 11 is acquired via the execution date / time information management unit 12. get. And what is necessary is just to repeat the operation | movement described from now on about some determination object scripts. In the case of step 107 in FIG. 6, the newly installed script becomes the determination target script. Specifically, the script received by the receiving unit 16 and its execution date and time are acquired via the execution date and time information management unit 12.

次に、競合判定部17bは、判定対象スクリプトとの間で競合が発生するかという点で比較する対象のスクリプト(以下、「比較対象スクリプト」という)を読み出して、以下に述べる競合判定を行う。
ここで、先に述べた通り、競合には、日時競合とリソース競合とがある。従って、競合判定もこれらの2つの種類の競合について行う。
Next, the conflict determination unit 17b reads a script to be compared in terms of whether or not a conflict occurs with the determination target script (hereinafter referred to as “comparison target script”), and performs the following conflict determination. .
Here, as described above, the competition includes a date competition and a resource competition. Therefore, the competition determination is also made for these two types of competition.

第一に、競合判定部17bは、日時競合の判定を行う。尚、ここでは、電源をオフするスクリプトの実行日時から電源をオンするスクリプトの実行日時までの間に画像処理を行うスクリプトの実行日時がある状態のみを、日時競合として考えるものとする。
この場合、競合判定部17bは、まず、判定対象スクリプトの実行日時よりも1つ前の実行日時が指定された比較対象スクリプトを読み出す(ステップ122)。具体的には、実行日時情報記憶部11に記憶された実行日時情報を参照して、判定対象スクリプトの実行日時よりも早くかつ最も近い実行日時が対応付けられたスクリプトを特定し、スクリプト記憶部18に記憶されたスクリプトの中からこのスクリプトを読み出す。
次いで、競合判定部17bは、比較対象スクリプトの内容を解析し、電源をオフする動作を表すインターフェイスが記述されているかどうかを判定する(ステップ123)。その結果、電源をオフする動作を表すインターフェイスが記述されていなければ、更に1つ前の実行日時が指定された比較対象スクリプトが他にあるかどうかを判定する(ステップ124)。そして、そのような比較対象スクリプトがあれば、その比較対象スクリプトについて、ステップ122〜123を繰り返す。また、そのような比較対象スクリプトがなければ、リソース競合の判定処理に移る。
First, the conflict determination unit 17b determines date / time conflict. Here, only a state in which there is an execution date and time of a script that performs image processing between the execution date and time of a script that turns off the power and the execution date and time of the script that turns on the power is considered as a date and time conflict.
In this case, the contention determination unit 17b first reads a comparison target script in which the execution date and time immediately before the execution date and time of the determination target script is specified (step 122). Specifically, referring to the execution date / time information stored in the execution date / time information storage unit 11, the script associated with the execution date / time earlier than the execution date / time of the determination target script is identified, and the script storage unit This script is read out from the script stored in 18.
Next, the contention determination unit 17b analyzes the contents of the comparison target script and determines whether or not an interface representing an operation for turning off the power is described (step 123). As a result, if there is no description of an interface representing the operation of turning off the power, it is further determined whether there is another script to be compared with the previous execution date / time specified (step 124). If there is such a comparison target script, steps 122 to 123 are repeated for the comparison target script. If there is no such script to be compared, the process moves to a resource conflict determination process.

一方、ステップ123で電源をオフする動作を表すインターフェイスが記述されていると判定されれば、競合判定部17bは、その比較対象スクリプトの実行日時の次の実行日時が指定された比較対象スクリプトを読み出す(ステップ125)。具体的には、実行日時情報記憶部11に記憶された実行日時情報を参照して、電源をオフする動作を表すインターフェイスが記述された比較対象スクリプトの実行日時よりも遅くかつ最も近い実行日時が対応付けられたスクリプトを特定し、スクリプト記憶部18に記憶されたスクリプトの中からこのスクリプトを読み出す。   On the other hand, if it is determined in step 123 that the interface representing the operation of turning off the power is described, the conflict determination unit 17b selects the comparison target script in which the execution date and time next to the execution date and time of the comparison target script is specified. Read (step 125). Specifically, the execution date / time information stored in the execution date / time information storage unit 11 is referred to, and the execution date / time later than the execution date / time of the comparison target script in which the interface representing the operation of turning off the power is described. The associated script is specified, and this script is read out from the scripts stored in the script storage unit 18.

その後、競合判定部17bは、読み出した比較対象スクリプトの実行日時が判定対象スクリプトの実行日時よりも後であるかどうかを判定する(ステップ126)。そして、後でなければ、比較対象スクリプトの内容を解析し、電源をオンする動作を表すインターフェイスが記述されているかどうかを判定する(ステップ127)。その結果、電源をオンする動作を表すインターフェイスが記述されていなければ、更に1つ後の実行日時が指定された比較対象スクリプトについて、ステップ125〜127を繰り返す。一方、電源をオンする動作を表すインターフェイスが記述されていれば、リソース競合の判定処理に移る。
また、ステップ126で比較対象スクリプトの実行日時が判定対象スクリプトの実行日時よりも後であると判定されれば、競合判定結果に電源がオフされる日時をセットし(ステップ128)、処理を終了する。
Thereafter, the competition determination unit 17b determines whether or not the execution date and time of the read comparison target script is later than the execution date and time of the determination target script (step 126). If not, the contents of the comparison target script are analyzed, and it is determined whether an interface representing an operation to turn on the power is described (step 127). As a result, if the interface representing the operation to turn on the power is not described, steps 125 to 127 are repeated for the comparison target script for which the next execution date is specified. On the other hand, if an interface representing an operation of turning on the power is described, the process proceeds to a resource conflict determination process.
If it is determined in step 126 that the execution date and time of the comparison target script is later than the execution date and time of the determination target script, the date and time when the power is turned off is set in the competition determination result (step 128), and the process is terminated. To do.

即ち、この日時競合の判定処理では、判定対象スクリプトの実行日時から遡って、電源をオフするスクリプトを探し、そのようなスクリプトが見つからなければ、判定対象スクリプトの実行日時において電源はオンになっているので、日時競合は発生しないと判定する。
また、電源をオフするスクリプトが見つかれば、今度は逆にそのスクリプトの実行日時から判定対象スクリプトの実行日時までの間で電源をオンするスクリプトを探す。そして、電源をオンするスクリプトが見つかれば、一旦電源がオフされた後にオンされて判定対象スクリプトが動作することになるので、日時競合は発生しないと判定する。また、電源をオンするスクリプトが見つからなければ、判定対象スクリプトの実行日時において電源はオフになっているので、日時競合が発生すると判定する。
That is, in this date / time conflict determination process, a script to turn off the power is searched retroactively from the execution date / time of the determination target script. If no such script is found, the power is turned on at the execution date / time of the determination target script. Therefore, it is determined that no date / time conflict occurs.
If a script for turning off the power is found, a script for turning on the power is searched for between the execution date and time of the script and the execution date and time of the determination target script. Then, if a script for turning on the power is found, it is turned on after the power is turned off once, and the determination target script operates. Therefore, it is determined that the date / time conflict does not occur. If no script to turn on the power is found, the power is turned off at the execution date and time of the determination target script, so it is determined that a date and time conflict occurs.

第二に、競合判定部17bは、リソース競合の判定を行う。
この場合、競合判定部17bは、まず、判定対象スクリプトの実行日時の近傍の実行日時が指定された比較対象スクリプトを読み出す(ステップ129)。具体的には、実行日時情報記憶部11に記憶された実行日時情報を参照して、判定対象スクリプトの実行日時の前後の予め定められた時間内の実行日時が対応付けられたスクリプトを特定し、スクリプト記憶部18に記憶されたスクリプトの中からこのスクリプトを読み出す。
次いで、競合判定部17bは、判定対象スクリプトの使用リソースを特定する(ステップ130)。具体的には、判定対象スクリプトに記述されたインターフェイスをキーとして使用リソース情報記憶部17aを検索し、使用リソースの情報を取得する。また、競合判定部17bは、比較対象スクリプトの使用リソースを特定する(ステップ131)。具体的には、比較対象スクリプトに記述されたインターフェイスをキーとして使用リソース情報記憶部17aを検索し、使用リソースの情報を取得する。
Second, the contention determination unit 17b determines resource contention.
In this case, the contention determination unit 17b first reads out the comparison target script in which the execution date / time near the execution date / time of the determination target script is specified (step 129). Specifically, referring to the execution date / time information stored in the execution date / time information storage unit 11, a script associated with execution dates / times within a predetermined time before and after the execution date / time of the determination target script is specified. The script is read from the scripts stored in the script storage unit 18.
Next, the conflict determination unit 17b specifies the resource used for the determination target script (step 130). Specifically, the used resource information storage unit 17a is searched using the interface described in the determination target script as a key, and information on the used resource is acquired. In addition, the competition determination unit 17b identifies the resource used for the comparison target script (step 131). Specifically, the used resource information storage unit 17a is searched using the interface described in the comparison target script as a key, and information on the used resource is acquired.

その後、競合判定部17bは、ステップ130で特定した使用リソースと、ステップ131で特定した使用リソースとの間に、重複部分があるかどうかを判定する(ステップ132)。その結果、重複部分がないと判定された場合は、判定対象スクリプトの実行日時の近傍の実行日時が指定された比較対象スクリプトが他にあるかどうかを判定する(ステップ133)。そして、そのような比較対象スクリプトが他にあれば、その比較対象スクリプトについて、ステップ129〜132を繰り返す。また、そのような比較対象スクリプトが他になければ、処理を終了する。
一方、ステップ132で重複部分があると判定された場合は、競合判定結果にインターフェイスと使用リソースとの対応情報をセットし(ステップ134)、処理を終了する。
Thereafter, the contention determination unit 17b determines whether or not there is an overlapping portion between the use resource specified in Step 130 and the use resource specified in Step 131 (Step 132). As a result, if it is determined that there is no overlapping portion, it is determined whether there is another comparison target script with an execution date / time near the execution date / time of the determination target script (step 133). If there is another script for comparison, steps 129 to 132 are repeated for the script for comparison. If there is no other script to be compared, the process is terminated.
On the other hand, if it is determined in step 132 that there is an overlapping portion, the correspondence information between the interface and the used resource is set in the competition determination result (step 134), and the process is terminated.

即ち、このリソース競合の判定処理では、判定対象スクリプトの実行日時の近傍の実行日時が指定されたスクリプトの中で、判定対象スクリプトが使用するリソースと同じリソースを使用するスクリプトを探す。そして、同じリソースを使用するスクリプトが見つかれば、リソース競合が発生すると判定する。   That is, in the resource conflict determination process, a script that uses the same resource as the resource used by the determination target script is searched for from among the scripts in which the execution date and time near the execution date and time of the determination target script are specified. If a script that uses the same resource is found, it is determined that resource contention occurs.

図11は、図6のステップ108における変換コード抽出処理の流れを詳細に示したフローチャートである。
まず、変換コード抽出部17dは、競合判定部17bから競合判定結果を受け取る(ステップ141)。そして、競合判定結果に情報がセットされているかどうかを判定し(ステップ142)、情報がセットされていなければ、競合が発生していない旨を送信部15に出力する(ステップ143)。
FIG. 11 is a flowchart showing in detail the flow of the conversion code extraction process in step 108 of FIG.
First, the conversion code extraction unit 17d receives a competition determination result from the competition determination unit 17b (step 141). Then, it is determined whether or not information is set in the competition determination result (step 142). If the information is not set, the fact that no competition has occurred is output to the transmission unit 15 (step 143).

また、競合判定結果に情報がセットされていれば、変換コード抽出部17dは、その情報が、図10のステップ134でセットされたインターフェイスと使用リソースとの対応情報であるかどうかを判定する(ステップ144)。
その結果、インターフェイスと使用リソースとの対応情報であれば、変換コード抽出部17dは、インターフェイスをキーとしてコード変換情報記憶部17cを検索し、変換コードを抽出する(ステップ145)。例えば、図5の場合、明示していないが、ユーザ作成コードにインターフェイス「scan」が紐付けられており、インターフェイス「scan」をキーとして、図示する2種類の変換コードが抽出される。そして、リソース競合が発生している旨と、競合するリソースの情報と、変換コードとを送信部15に出力する(ステップ146)。
If the information is set in the competition determination result, the conversion code extracting unit 17d determines whether the information is correspondence information between the interface set in step 134 of FIG. Step 144).
As a result, if it is the correspondence information between the interface and the resource used, the conversion code extraction unit 17d searches the code conversion information storage unit 17c using the interface as a key, and extracts the conversion code (step 145). For example, in the case of FIG. 5, although not explicitly shown, the interface “scan” is linked to the user-created code, and two types of conversion codes shown in the figure are extracted using the interface “scan” as a key. Then, information indicating that resource conflict has occurred, information on the conflicting resource, and the conversion code are output to the transmission unit 15 (step 146).

一方、インターフェイスと使用リソースとの対応情報でなければ、つまり、図10のステップ128でセットされた電源オフの日時であれば、日時競合が発生している旨と、電源オフされる日時の情報とを送信部15に出力する(ステップ147)。   On the other hand, if the information is not the correspondence information between the interface and the resource used, that is, if the power-off date and time set in step 128 of FIG. Are output to the transmitter 15 (step 147).

以上により、本実施の形態の動作は終了する。
ところで、本実施の形態では、画像処理装置10でスクリプト解析を行ったが、画像処理装置10から端末装置20へスクリプト解析エンジンを送付し、端末装置20でスクリプト解析を行うようにしてもよい。即ち、図2のスクリプト解析部17を端末装置20内で実現するようにしてもよい。この場合は、動作時刻情報を受信する受信手段の一例として、受信部26を設けたことになり、動作時刻情報を受け付ける受付手段の一例として、操作受付部27を設けたことになり、プログラム実行装置に組み込むものとして指定された制御プログラムの動作が制限されるかどうかを判定する判定手段の一例として、競合判定部を設けたことになり、判定手段による判定結果を表示する表示手段の一例として、表示部28を設けたことになる。
Thus, the operation of the present embodiment ends.
In the present embodiment, the script analysis is performed by the image processing apparatus 10. However, the script analysis engine may be sent from the image processing apparatus 10 to the terminal apparatus 20 and the terminal apparatus 20 may perform the script analysis. That is, the script analysis unit 17 in FIG. 2 may be realized in the terminal device 20. In this case, the receiving unit 26 is provided as an example of the receiving unit that receives the operation time information, and the operation receiving unit 27 is provided as an example of the receiving unit that receives the operation time information. As an example of a determination unit that determines whether or not the operation of a control program designated as being incorporated into the apparatus is restricted, a competition determination unit is provided, and an example of a display unit that displays a determination result by the determination unit The display unit 28 is provided.

また、本実施の形態では、画像処理装置10へのスクリプトのインストールを端末装置20から行い、画像処理装置10で生成されたスケジュール表や画像処理装置10におけるスクリプト解析の結果を端末装置20に送信して表示するようにしたが、このような態様には限られない。例えば、画像処理装置10に設けられた操作パネルからスクリプトのインストールを指示し、画像処理装置10に設けられたディスプレイにスケジュール表やスクリプト解析の結果を表示するようにしてもよい。   In the present embodiment, the script is installed in the image processing apparatus 10 from the terminal apparatus 20, and the schedule table generated by the image processing apparatus 10 and the script analysis result in the image processing apparatus 10 are transmitted to the terminal apparatus 20. However, the present invention is not limited to this mode. For example, script installation may be instructed from an operation panel provided in the image processing apparatus 10, and a schedule table and script analysis results may be displayed on a display provided in the image processing apparatus 10.

更に、本実施の形態では、端末装置20からアップロードの開始メッセージを受信すると、画像処理装置10はスケジュール表を送付するようにしたが、このスケジュール表の送付タイミングもこれには限らない。例えば、ユーザが新たなスクリプトのインストールが完了した時点で、その完了報告としてスケジュール表を送付するようにしてもよい。或いは、スクリプトに対して指定された実行日時の前にスケジュール表を送付し、ユーザがスクリプトの実行日時をその時点で変更できるようにすることも考えられる。   Furthermore, in the present embodiment, the image processing apparatus 10 is configured to send a schedule table when an upload start message is received from the terminal device 20, but the sending timing of the schedule table is not limited to this. For example, when the user completes the installation of a new script, a schedule table may be sent as a completion report. Alternatively, a schedule table may be sent before the execution date and time designated for the script so that the user can change the execution date and time of the script at that time.

更にまた、本実施の形態の変形例としては、次のような構成も考えられる。
第一に、画像処理装置10のディスプレイにスケジュール表を表示する場合に、画像処理装置10へのログイン情報に基づいて、ログインしたユーザが登録したスクリプトに関するスケジュール表を表示する、といった構成である。
第二に、画像処理装置10にスクリプトをインストールした際のユーザ情報に基づいて、スクリプトにリソース競合が発生した場合にはそのユーザに通知する、といった構成である。
第三に、スクリプトがリソース競合を生じさせそうな場合に、スケジュール表にその旨を表示する、といった構成である。例えば、新たなスクリプトをインストールしようとするときにこのような表示を行うことが考えられる。
第四に、スクリプトがリソース競合を生じさせた場合に、画像処理装置10が、何れかのスクリプトに対して、リソース競合を回避するための処理を自動的に行う、といった構成である。
Furthermore, the following configuration is also conceivable as a modification of the present embodiment.
First, when the schedule table is displayed on the display of the image processing apparatus 10, the schedule table related to the script registered by the logged-in user is displayed based on login information to the image processing apparatus 10.
Secondly, based on user information when the script is installed in the image processing apparatus 10, when resource conflict occurs in the script, the user is notified.
Thirdly, when the script is likely to cause resource conflict, the fact is displayed in the schedule table. For example, it is conceivable to perform such a display when trying to install a new script.
Fourth, when the script causes resource conflict, the image processing apparatus 10 automatically performs processing for avoiding resource conflict for any script.

尚、本実施の形態では、スクリプトとは別に実行日時を指定したが、スクリプト中に実行日時の指定を記述してもよい。この場合は、スクリプト中の実行日時が上記実施の形態における実行日時に相当し、スクリプト中の動作の記述が上記実施の形態におけるスクリプトに相当することになる。
また、本実施の形態では、スクリプトを処理対象として説明したが、一般的なプログラムを処理対象としてもよい。
In this embodiment, the execution date and time is specified separately from the script, but the execution date and time may be specified in the script. In this case, the execution date / time in the script corresponds to the execution date / time in the above embodiment, and the description of the operation in the script corresponds to the script in the above embodiment.
In the present embodiment, the script has been described as the processing target, but a general program may be the processing target.

ところで、本実施の形態では、画像処理装置10がスケジュール表を生成して出力し、画像処理装置10又は端末装置20がスクリプト解析を行うことを前提とした。しかしながら、画像処理装置10で行われる処理、及び、端末装置20で行われる処理は、汎用のコンピュータで行うようにしてもよい。
そこで、これらの処理をコンピュータ90で行うものとして、コンピュータ90のハードウェア構成について説明する。
In the present embodiment, it is assumed that the image processing apparatus 10 generates and outputs a schedule table and the image processing apparatus 10 or the terminal apparatus 20 performs script analysis. However, the processing performed by the image processing device 10 and the processing performed by the terminal device 20 may be performed by a general-purpose computer.
Therefore, the hardware configuration of the computer 90 will be described assuming that these processes are performed by the computer 90.

図12は、コンピュータ90のハードウェア構成を示した図である。
図示するように、コンピュータ90は、演算手段であるCPU(Central Processing Unit)91と、記憶手段であるメインメモリ92及び磁気ディスク装置(HDD:Hard Disk Drive)93とを備える。ここで、CPU91は、OS(Operating System)やアプリケーション等の各種ソフトウェアを実行し、上述した各機能を実現する。また、メインメモリ92は、各種ソフトウェアやその実行に用いるデータ等を記憶する記憶領域であり、磁気ディスク装置93は、各種ソフトウェアに対する入力データや各種ソフトウェアからの出力データ等を記憶する記憶領域である。
更に、コンピュータ90は、外部との通信を行うための通信I/F94と、ビデオメモリやディスプレイ等からなる表示機構95と、キーボードやマウス等の入力デバイス96とを備える。
FIG. 12 is a diagram illustrating a hardware configuration of the computer 90.
As shown in the figure, the computer 90 includes a CPU (Central Processing Unit) 91 as a calculation means, a main memory 92 as a storage means, and a magnetic disk device (HDD: Hard Disk Drive) 93. Here, the CPU 91 executes various types of software such as an OS (Operating System) and applications to realize the above-described functions. The main memory 92 is a storage area for storing various software and data used for execution thereof, and the magnetic disk device 93 is a storage area for storing input data for various software, output data from various software, and the like. .
Further, the computer 90 includes a communication I / F 94 for performing communication with the outside, a display mechanism 95 including a video memory and a display, and an input device 96 such as a keyboard and a mouse.

尚、本実施の形態を実現するプログラムは、通信手段により提供することはもちろん、CD−ROM等の記録媒体に格納して提供するようにしてもよい。   It should be noted that the program for realizing the present embodiment may be provided by being stored in a recording medium such as a CD-ROM, as well as provided by communication means.

10…画像処理装置、11…実行日時情報記憶部、12…実行日時情報管理部、13…スケジュール情報記憶部、14…スケジュール情報管理部、15,25…送信部、16,26…受信部、17…スクリプト解析部、18…スクリプト記憶部、19…スクリプト管理部、20…端末装置、27…操作受付部、28…表示部 DESCRIPTION OF SYMBOLS 10 ... Image processing apparatus, 11 ... Execution date information storage part, 12 ... Execution date information management part, 13 ... Schedule information storage part, 14 ... Schedule information management part, 15, 25 ... Transmission part, 16, 26 ... Reception part, DESCRIPTION OF SYMBOLS 17 ... Script analysis part, 18 ... Script memory | storage part, 19 ... Script management part, 20 ... Terminal device, 27 ... Operation reception part, 28 ... Display part

Claims (9)

自装置を制御するために動作する複数の制御プログラムの各々とその動作時刻とを関連付けた動作時刻情報を記憶する記憶手段と、
前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムの動作スケジュールを表すスケジュール情報を生成する生成手段と、
前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムのうちの動作が両立しない制御プログラムの組み合わせを決定する決定手段と、
前記複数の制御プログラムのうちの一の制御プログラムと動作が両立しない他の制御プログラムを変換するためのプログラムコードであって当該一の制御プログラムと動作が両立しない状態を回避するための動作を記述したプログラムコードである変換コードを抽出する抽出手段と、
前記生成手段により生成された前記スケジュール情報と、前記決定手段により決定された前記制御プログラムの組み合わせに含まれる少なくとも1つの制御プログラムを明示する標識を当該スケジュール情報に付加するための付加情報とを出力し、更に、前記抽出手段により抽出された前記変換コードを出力する出力手段と
を備えたことを特徴とするスケジュール生成装置。
Storage means for storing operation time information in which each of a plurality of control programs that operate to control the own device and the operation time thereof are associated;
Generating means for generating schedule information representing operation schedules of the plurality of control programs based on the operation time information stored in the storage means;
Determining means for determining a combination of control programs in which the operations of the plurality of control programs are not compatible based on the operation time information stored in the storage means;
Program code for converting another control program whose operation is incompatible with one control program of the plurality of control programs, and describing an operation for avoiding a state where the operation is incompatible with the one control program Extracting means for extracting the conversion code that is the program code
The schedule information generated by the generation unit and the additional information for adding a label that clearly indicates at least one control program included in the combination of the control programs determined by the determination unit to the schedule information are output. And a schedule generation apparatus comprising: output means for outputting the conversion code extracted by the extraction means.
前記決定手段は、前記複数の制御プログラムの各々が使用する資源を特定する情報に更に基づいて、前記制御プログラムの組み合わせを決定することを特徴とする請求項1記載のスケジュール生成装置。   The schedule generation apparatus according to claim 1, wherein the determination unit determines a combination of the control programs based further on information specifying a resource used by each of the plurality of control programs. 前記複数の制御プログラムのうちの自装置に既に組み込まれた第1の制御プログラムとその動作時刻とを関連付けた第1の動作時刻情報を前記記憶手段から取得し、自装置に新たに組み込むものとして指定された第2の制御プログラムとその動作時刻とを関連付けた第2の動作時刻情報を外部から取得する取得手段と、
前記取得手段により取得された前記第1の動作時刻情報及び前記第2の動作時刻情報に基づいて、前記第2の制御プログラムの動作が制限されるかどうかを判定する判定手段と
を更に備え、
前記出力手段は、前記判定手段による判定結果を更に出力することを特徴とする請求項1記載のスケジュール生成装置。
It is assumed that first operation time information in which the first control program already incorporated in the own device among the plurality of control programs is associated with the operation time is obtained from the storage means and newly incorporated into the own device. Acquisition means for acquiring from the outside second operation time information associating the designated second control program and its operation time;
Determination means for determining whether or not the operation of the second control program is restricted based on the first operation time information and the second operation time information acquired by the acquisition unit;
The schedule generation apparatus according to claim 1, wherein the output unit further outputs a determination result by the determination unit.
前記判定手段は、前記第1の制御プログラムが使用する資源を特定する情報と、前記第2の制御プログラムが使用する資源を特定する情報とに更に基づいて、当該第2の制御プログラムの動作が制限されるかどうかを判定することを特徴とする請求項3記載のスケジュール生成装置。   The determination means is further configured to perform an operation of the second control program based on information identifying a resource used by the first control program and information identifying a resource used by the second control program. 4. The schedule generation device according to claim 3, wherein it is determined whether or not the restriction is imposed. 前記出力手段は、前記判定手段により前記第2の制御プログラムの動作が制限されると判定された場合に、当該第2の制御プログラムの動作の制限を解除するものとして予め定められたプログラムコードを出力することを特徴とする請求項3記載のスケジュール生成装置。   The output means, when it is determined by the determination means that the operation of the second control program is restricted, has a program code determined in advance as to release the restriction on the operation of the second control program. The schedule generation apparatus according to claim 3, wherein the schedule generation apparatus outputs the schedule. 自装置の電源の投入及び遮断を管理する電源管理手段と、
外部から入力された画像データに基づいて画像処理を行う画像処理手段と、
前記電源管理手段を制御するために動作する制御プログラムと前記画像処理手段を制御するために動作する制御プログラムとを含む複数の制御プログラムの各々とその動作時刻とを関連付けた動作時刻情報を記憶する記憶手段と、
前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムの動作スケジュールを表すスケジュール情報を生成する生成手段と、
前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムのうちの動作が両立しない制御プログラムの組み合わせを決定する決定手段と、
前記複数の制御プログラムのうちの一の制御プログラムと動作が両立しない他の制御プログラムを変換するためのプログラムコードであって当該一の制御プログラムと動作が両立しない状態を回避するための動作を記述したプログラムコードである変換コードを抽出する抽出手段と、
前記生成手段により生成された前記スケジュール情報と、前記決定手段により決定された前記制御プログラムの組み合わせに含まれる少なくとも1つの制御プログラムを明示する標識を当該スケジュール情報に付加するための付加情報とを出力し、更に、前記抽出手段により抽出された前記変換コードを出力する出力手段と
を備えたことを特徴とする画像処理装置。
Power management means for managing power on / off of the device itself;
Image processing means for performing image processing based on image data input from the outside;
Operation time information in which each of a plurality of control programs including a control program that operates to control the power management unit and a control program that operates to control the image processing unit is associated with the operation time is stored. Storage means;
Generating means for generating schedule information representing operation schedules of the plurality of control programs based on the operation time information stored in the storage means;
Determining means for determining a combination of control programs in which the operations of the plurality of control programs are not compatible based on the operation time information stored in the storage means;
Program code for converting another control program whose operation is incompatible with one control program of the plurality of control programs, and describing an operation for avoiding a state where the operation is incompatible with the one control program Extracting means for extracting the conversion code that is the program code
The schedule information generated by the generation unit and the additional information for adding a label that clearly indicates at least one control program included in the combination of the control programs determined by the determination unit to the schedule information are output. And an output means for outputting the conversion code extracted by the extraction means.
自装置を制御するために動作する複数の制御プログラムを実行するプログラム実行装置と、
前記プログラム実行装置に前記複数の制御プログラムを送信するプログラム送信装置と
を備え、
前記プログラム実行装置は、
前記複数の制御プログラムの各々とその動作時刻とを関連付けた動作時刻情報を記憶する記憶手段と、
前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムの動作スケジュールを表すスケジュール情報を生成する生成手段と、
前記記憶手段に記憶された前記動作時刻情報に基づいて、前記複数の制御プログラムのうちの動作が両立しない制御プログラムの組み合わせを決定する決定手段と、
前記複数の制御プログラムのうちの一の制御プログラムと動作が両立しない他の制御プログラムを変換するためのプログラムコードであって当該一の制御プログラムと動作が両立しない状態を回避するための動作を記述したプログラムコードである変換コードを抽出する抽出手段と、
前記生成手段により生成された前記スケジュール情報と、前記決定手段により決定された前記制御プログラムの組み合わせに含まれる少なくとも1つの制御プログラムを明示する標識を当該スケジュール情報に付加するための付加情報とを前記プログラム送信装置に送信し、更に、前記抽出手段により抽出された前記変換コードを前記プログラム送信装置に送信する送信手段と
を備えたことを特徴とするコンピュータシステム。
A program execution device that executes a plurality of control programs that operate to control the device;
A program transmission device that transmits the plurality of control programs to the program execution device;
The program execution device includes:
Storage means for storing operation time information in which each of the plurality of control programs is associated with the operation time;
Generating means for generating schedule information representing operation schedules of the plurality of control programs based on the operation time information stored in the storage means;
Determining means for determining a combination of control programs in which the operations of the plurality of control programs are not compatible based on the operation time information stored in the storage means;
Program code for converting another control program whose operation is incompatible with one control program of the plurality of control programs, and describing an operation for avoiding a state where the operation is incompatible with the one control program Extracting means for extracting the conversion code that is the program code
The schedule information generated by the generation means, and additional information for adding a label that clearly indicates at least one control program included in the combination of the control programs determined by the determination means to the schedule information A computer system comprising: a transmission unit that transmits to the program transmission device, and further transmits the conversion code extracted by the extraction unit to the program transmission device.
前記プログラム送信装置は、
前記複数の制御プログラムのうちの前記プログラム実行装置に既に組み込まれた第1の制御プログラムとその動作時刻とを関連付けた第1の動作時刻情報を当該プログラム実行装置から受信する受信手段と、
前記プログラム実行装置に新たに組み込むものとして指定された第2の制御プログラムとその動作時刻とを関連付けた第2の動作時刻情報を外部から受け付ける受付手段と、
前記受信手段により受信した前記第1の動作時刻情報と、前記受付手段により受け付けた前記第2の動作時刻情報とに基づいて、前記第2の制御プログラムの動作が制限されるかどうかを判定する判定手段と、
前記判定手段による判定結果を表示する表示手段と
を備えたことを特徴とする請求項7記載のコンピュータシステム。
The program transmission device includes:
Receiving means for receiving, from the program execution device, first operation time information associating the operation time with a first control program already incorporated in the program execution device of the plurality of control programs;
Accepting means for accepting from the outside second operation time information in which the second control program designated to be newly incorporated in the program execution device and its operation time are associated;
It is determined whether or not the operation of the second control program is restricted based on the first operation time information received by the receiving unit and the second operation time information received by the receiving unit. A determination means;
8. The computer system according to claim 7, further comprising display means for displaying a determination result by the determination means.
コンピュータに、
自装置を制御するために動作する複数の制御プログラムの各々とその動作時刻とを関連付けた動作時刻情報を記憶した記憶装置から、当該動作時刻情報を読み出す機能と、
読み出された前記動作時刻情報に基づいて、前記複数の制御プログラムの動作スケジュールを表すスケジュール情報を生成する機能と、
読み出された前記動作時刻情報に基づいて、前記複数の制御プログラムのうちの動作が両立しない制御プログラムの組み合わせを決定する機能と、
前記複数の制御プログラムのうちの一の制御プログラムと動作が両立しない他の制御プログラムを変換するためのプログラムコードであって当該一の制御プログラムと動作が両立しない状態を回避するための動作を記述したプログラムコードである変換コードを抽出する機能と、
生成された前記スケジュール情報と、決定された前記制御プログラムの組み合わせに含まれる少なくとも1つの制御プログラムを明示する標識を当該スケジュール情報に付加するための付加情報とを出力し、更に、抽出された前記変換コードを出力する機能と
を実現させるためのプログラム。
On the computer,
A function of reading the operation time information from the storage device storing the operation time information in which each of the plurality of control programs that operate to control the own device and the operation time are associated;
A function for generating schedule information representing an operation schedule of the plurality of control programs based on the read operation time information;
Based on the read operation time information, a function of determining a combination of control programs in which operations among the plurality of control programs are not compatible,
Program code for converting another control program whose operation is incompatible with one control program of the plurality of control programs, and describing an operation for avoiding a state where the operation is incompatible with the one control program The function to extract the conversion code that is the program code
Outputting the generated schedule information and additional information for adding to the schedule information a label that clearly indicates at least one control program included in the determined combination of the control programs; and the extracted information A program for realizing the function of outputting conversion codes.
JP2013109280A 2013-05-23 2013-05-23 Schedule generation apparatus, image processing apparatus, computer system, and program Pending JP2013157040A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013109280A JP2013157040A (en) 2013-05-23 2013-05-23 Schedule generation apparatus, image processing apparatus, computer system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013109280A JP2013157040A (en) 2013-05-23 2013-05-23 Schedule generation apparatus, image processing apparatus, computer system, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2008240818A Division JP5309830B2 (en) 2008-09-19 2008-09-19 Schedule generation apparatus, image processing apparatus, computer system, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2014132407A Division JP2014170596A (en) 2014-06-27 2014-06-27 Processor and program

Publications (1)

Publication Number Publication Date
JP2013157040A true JP2013157040A (en) 2013-08-15

Family

ID=49052075

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013109280A Pending JP2013157040A (en) 2013-05-23 2013-05-23 Schedule generation apparatus, image processing apparatus, computer system, and program

Country Status (1)

Country Link
JP (1) JP2013157040A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116708653A (en) * 2022-10-24 2023-09-05 荣耀终端有限公司 Schedule reminding method and related device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005167297A (en) * 2003-11-28 2005-06-23 Sharp Corp Dubbing reservation method and dubbing reservation apparatus
JP2006180120A (en) * 2004-12-21 2006-07-06 Funai Electric Co Ltd Dvd recorder and video and audio recording device
JP2007287007A (en) * 2006-04-19 2007-11-01 Orion Denki Kk Information processor equipped with operation task reservation function, operation task reservation processing program, and operation task reservation processing method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005167297A (en) * 2003-11-28 2005-06-23 Sharp Corp Dubbing reservation method and dubbing reservation apparatus
JP2006180120A (en) * 2004-12-21 2006-07-06 Funai Electric Co Ltd Dvd recorder and video and audio recording device
JP2007287007A (en) * 2006-04-19 2007-11-01 Orion Denki Kk Information processor equipped with operation task reservation function, operation task reservation processing program, and operation task reservation processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116708653A (en) * 2022-10-24 2023-09-05 荣耀终端有限公司 Schedule reminding method and related device

Similar Documents

Publication Publication Date Title
JP5488341B2 (en) Device, help server, and program
JP5587058B2 (en) Information transmitting apparatus, information transmitting apparatus control method, and computer program
JP5743671B2 (en) Information processing apparatus and control method thereof
US10564906B2 (en) Information processing device, information processing system, and information processing method for prioritizing an installation of print drivers on information processing device
US20160227055A1 (en) Screen image providing apparatus, screen image providing method, and computer readable medium
JP2007122189A (en) Schedule execution device and program
US9769333B2 (en) SERVER for collecting status information of image forming devices
JP2008147961A (en) Image forming apparatus, screen managing method and screen management program
JP2010206262A (en) Image forming apparatus, image forming system, information processing method, and computer program
JP6668612B2 (en) Device, information processing method, and program
JP2009140401A (en) Data processing system, data processing apparatus, data processing method, and data processing program
JP2013157040A (en) Schedule generation apparatus, image processing apparatus, computer system, and program
JP2011136488A (en) Printer
JP5309830B2 (en) Schedule generation apparatus, image processing apparatus, computer system, and program
JP6555966B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2008181500A (en) System and method for developing graphical user interface
JP2014170596A (en) Processor and program
JP2015201167A (en) Information processor and information processing method
JP2005301608A (en) Installation program, installation device, and installation method of peripheral equipment driver
JP2007047874A (en) User interface device, software component management method and software component management program
JP2014130444A (en) Repeater, program thereof, and communication method
JP2018097473A (en) Information processor and information processing system
JP6740632B2 (en) Information processing system, screen display information generation method, electronic device and browser program
JP6305031B2 (en) Image forming apparatus, control method therefor, and program
JP2020120227A (en) Setting system, control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130523

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140421

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140430

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140627

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140722