[go: up one dir, main page]

JP2009300743A - Display control program, display control device, and image forming system - Google Patents

Display control program, display control device, and image forming system Download PDF

Info

Publication number
JP2009300743A
JP2009300743A JP2008155276A JP2008155276A JP2009300743A JP 2009300743 A JP2009300743 A JP 2009300743A JP 2008155276 A JP2008155276 A JP 2008155276A JP 2008155276 A JP2008155276 A JP 2008155276A JP 2009300743 A JP2009300743 A JP 2009300743A
Authority
JP
Japan
Prior art keywords
display
unit
data
screen
displayed
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
JP2008155276A
Other languages
Japanese (ja)
Inventor
Masaki Sone
正樹 曽根
Hiroyuki Takaishi
浩之 高石
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2008155276A priority Critical patent/JP2009300743A/en
Priority to US12/482,650 priority patent/US9001374B2/en
Publication of JP2009300743A publication Critical patent/JP2009300743A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Facsimiles In General (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce the time required in data conversion of display data for allowing display at a display part. <P>SOLUTION: A display control device includes: a Script Interpreter 151, a Business Logic 152, a browser 16, and a controller 11 for causing a display image to be displayed at a display part of a multi-function machine 1; a registration part 153 for registring screen data of the display as data to be displayed on the display part; and a display frequency calculation part 154 calculating the display frequency at the display part about each of the display data registered by the registration part 153. The Script Interpreter 151 and the Business Logic 152 analyze the display data registered by the registration part 153, converts the data into a data format displayable at the display part, and converts the display data of high display frequency that are registered by the registration part 153 into the data format displayable at the display part before the display control at the display part is started. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、表示制御プログラム、表示制御装置、及び画像形成システムに関し、特に、ユーザからの指示に従ってカスタマイズされた表示画面を表示部に表示させる際の技術に関する。   The present invention relates to a display control program, a display control apparatus, and an image forming system, and more particularly to a technique for displaying a display screen customized in accordance with an instruction from a user on a display unit.

従来から、ユーザからの指示を受け付けて、当該指示が示す動作等を行う画像形成装置等の電気機器では、装置前面の操作パネルにLCD(Liquid Crystal Display)等からなる表示部が設けられ、当該表示部に配設されたタッチパネル機能により、表示部に表示される表示画面内の各操作ボタンに対応する動作実行指示をユーザから受け付ける技術が採用されている(下記特許文献1参照)。
特開2007−232908号公開公報
Conventionally, in an electrical apparatus such as an image forming apparatus that receives an instruction from a user and performs an operation indicated by the instruction, a display unit including an LCD (Liquid Crystal Display) is provided on an operation panel on the front surface of the apparatus. A technique is adopted in which an operation execution instruction corresponding to each operation button in a display screen displayed on the display unit is received from a user by a touch panel function provided on the display unit (see Patent Document 1 below).
JP 2007-232908 A Publication

しかしながら、上記画像形成装置では、表示部において複数の表示画面を遷移させて表示する場合、各表示画面の画面データを表示部での表示が可能となるようにデータ形式を変換するために時間を要する。これは、ユーザが所望通りに操作ボタン等をカスタマイズして配置した表示画面を自在に表示部に表示させる表示制御を実現させたい場合に、ユーザがカスタマイズした全ての表示画面の表示用データを当該画像形成装置が保有し、当該表示用データのデータ形式を変換して表示部に表示させる表示制御を行うときに、特に問題となる。   However, in the image forming apparatus, when a plurality of display screens are displayed on the display unit in a transitional manner, it takes time to convert the data format so that the screen data of each display screen can be displayed on the display unit. Cost. This is because the display data of all the display screens customized by the user can be displayed when the user wants to realize the display control that allows the display screen to freely display the display screen arranged by customizing the operation buttons as desired. This is particularly a problem when performing display control that the image forming apparatus has and converts the data format of the display data to display on the display unit.

本発明は、上記の問題を解決するためになされたもので、表示部での表示時に当該表示を可能とするための表示用データのデータ変換に要する時間を削減することを目的とする。   The present invention has been made to solve the above-described problem, and an object thereof is to reduce the time required for data conversion of display data for enabling the display at the time of display on a display unit.

本発明の請求項1に記載の発明は、表示画面の画面データを電気機器の表示部に表示させるように、当該電気機器に内蔵されるコンピュータを機能させる表示制御プログラムであって、
前記表示部に表示画面を表示させる表示制御部と、
前記表示画面の画面データを、前記表示部に表示させる表示用データとして登録する登録部と、
前記登録部によって登録された前記表示用データを解析して、前記表示部で表示可能なデータ形式に変換するデータ変換部と、
前記登録部によって登録されている各表示用データについて前記表示部での表示頻度を算出する表示頻度算出部として機能し、
更に、前記データ変換部が、前記登録部に登録されている表示用データであって、前記表示頻度算出部によって算出された表示頻度の高い表示用データを、前記表示制御部による前記表示部の表示制御が開始される前に、前記表示部で表示可能なデータ形式に変換しておくように、コンピュータを機能させるものである。
The invention according to claim 1 of the present invention is a display control program for causing a computer incorporated in an electric device to function so as to display the screen data of the display screen on the display unit of the electric device,
A display control unit for displaying a display screen on the display unit;
A registration unit that registers screen data of the display screen as display data to be displayed on the display unit;
A data conversion unit that analyzes the display data registered by the registration unit and converts the data into a data format that can be displayed by the display unit;
It functions as a display frequency calculation unit that calculates the display frequency on the display unit for each display data registered by the registration unit,
Further, the data conversion unit is display data registered in the registration unit, and display data having a high display frequency calculated by the display frequency calculation unit is displayed on the display unit by the display control unit. Before the display control is started, the computer is caused to function so as to be converted into a data format that can be displayed on the display unit.

また、請求項3に記載の発明は、表示画面を表示する表示部と、
前記表示部に表示画面を表示させる表示制御部と、
前記表示画面の画面データを、前記表示部に表示させる表示用データとして登録する登録部と、
前記登録部によって登録された前記表示用データを解析して、前記表示部で表示可能なデータ形式に変換するデータ変換部と、
前記登録部によって登録されている各表示用データについて前記表示部での表示頻度を算出する表示頻度算出部とを備え、
前記データ変換部は、前記登録部に登録されている表示用データであって、前記表示頻度算出部によって算出された表示頻度の高い表示用データを、前記表示制御部による前記表示部の表示制御が開始される前に、前記表示部で表示可能なデータ形式に変換しておく表示制御装置である。
The invention according to claim 3 is a display unit for displaying a display screen;
A display control unit for displaying a display screen on the display unit;
A registration unit that registers screen data of the display screen as display data to be displayed on the display unit;
A data conversion unit that analyzes the display data registered by the registration unit and converts the data into a data format that can be displayed by the display unit;
A display frequency calculation unit that calculates a display frequency on the display unit for each display data registered by the registration unit;
The data conversion unit is display data registered in the registration unit, and display data with a high display frequency calculated by the display frequency calculation unit is displayed on the display unit by the display control unit. This is a display control device that converts the data into a data format that can be displayed on the display unit before starting.

これらの発明によれば、登録部が、表示部での表示頻度の高い表示用データを、表示制御部による表示部の表示制御が開始される前に(例えば、表示制御装置、電気機器、又は画像形成装置の起動時等に)、表示部で表示可能なデータ形式に変換しておくので、当該表示用データについて登録部からのデータ読出処理及びデータ変換処理に時間を要する場合であっても、表示頻度の高い表示画面の画面データについては、表示部での表示が必要となった時に、即座に表示対象とする表示画面を表示部に表示可能になり、パフォーマンスを向上させることができる。   According to these inventions, the registration unit displays display data having a high display frequency on the display unit before display control of the display unit by the display control unit is started (for example, a display control device, an electric device, or Since the data is converted into a data format that can be displayed on the display unit (when the image forming apparatus is started up), even if it takes time for the data read processing and data conversion processing from the registration unit for the display data. As for the screen data of the display screen having a high display frequency, when the display on the display unit becomes necessary, the display screen to be displayed immediately can be displayed on the display unit, and the performance can be improved.

また、請求項2に記載の発明は、請求項1に記載の表示制御プログラムであって、前記登録部は、前記表示画面の画面データを、当該電気機器に接続された情報処理装置から取得して登録するように、更にコンピュータを機能させるものである。   The invention according to claim 2 is the display control program according to claim 1, wherein the registration unit acquires screen data of the display screen from an information processing apparatus connected to the electric device. The computer is further made to function as if it were registered.

また、請求項4に記載の発明は、請求項3に記載の表示制御装置であって、前記登録部は、前記表示画面の画面データを、当該表示制御装置に接続された情報処理装置から取得して登録するものである。   The invention according to claim 4 is the display control device according to claim 3, wherein the registration unit acquires screen data of the display screen from an information processing device connected to the display control device. And register.

この発明によれば、表示部に表示される表示画面の画面データを、電気機器又は表示制御装置に接続された情報処理装置から登録部が取得する場合であっても、表示頻度の高い表示画面の画面データについては、即座に表示対象とする表示画面を表示部に表示させることが可能になる。   According to this invention, even when the registration unit acquires screen data of the display screen displayed on the display unit from the information processing device connected to the electrical device or the display control device, the display screen having a high display frequency is obtained. For the screen data, it is possible to immediately display the display screen to be displayed on the display unit.

また、請求項5に記載の発明は、情報処理装置と、画像形成装置とを有する画像形成システムであって、
前記情報処理装置は、
前記表示画面内に表示させる表示対象パーツの指定をユーザから受け付けるパーツ指定受付部と、
前記指定された表示対象パーツについての前記表示画面内での配置を指示するレイアウト指示をユーザから受け付けるレイアウト指示受付部と、
前記指定された表示対象パーツに対して、当該表示対象パーツに対応するアクションを関連付けて設定するアクション設定部と、
前記表示対象パーツ指定、前記レイアウト指示、及び前記アクション設定で定められた内容で前記表示画面の画面データを生成する生成部と、
前記生成部で生成された表示画面の画面データを前記画像形成装置に送信する送信部とを備え、
前記画像形成装置は、
前記表示画面を表示する表示部と、
前記表示部に前記表示画面を表示させる表示制御部と、
前記生成された表示画面の画面データを、前記情報処理装置から取得し、当該電気機器の表示部に表示させる表示用データとして登録する登録部と、
前記登録部によって登録された前記表示用データを解析して、前記表示部で表示可能なデータ形式に変換するデータ変換部と、
前記登録部によって登録されている各表示用データについて前記表示部での表示頻度を算出する表示頻度算出部とを備え、
前記データ変換部は、前記登録部に登録されている表示用データであって、前記表示頻度算出部によって算出された表示頻度の高い表示用データを、前記表示制御部による前記表示部の表示制御が開始される前に、前記表示部で表示可能なデータ形式に変換しておくものである。
The invention according to claim 5 is an image forming system having an information processing apparatus and an image forming apparatus,
The information processing apparatus includes:
A parts designation receiving unit that accepts designation of display target parts to be displayed in the display screen from a user;
A layout instruction receiving unit that receives a layout instruction from the user for instructing the placement of the designated display target part in the display screen;
An action setting unit for associating and setting an action corresponding to the display target part for the specified display target part;
A generating unit that generates screen data of the display screen with the contents specified in the display target part designation, the layout instruction, and the action setting;
A transmission unit that transmits screen data of the display screen generated by the generation unit to the image forming apparatus,
The image forming apparatus includes:
A display unit for displaying the display screen;
A display control unit for displaying the display screen on the display unit;
A registration unit that acquires screen data of the generated display screen from the information processing apparatus and registers as display data to be displayed on the display unit of the electrical device;
A data conversion unit that analyzes the display data registered by the registration unit and converts the data into a data format that can be displayed by the display unit;
A display frequency calculation unit that calculates a display frequency on the display unit for each display data registered by the registration unit;
The data conversion unit is display data registered in the registration unit, and display data with a high display frequency calculated by the display frequency calculation unit is displayed on the display unit by the display control unit. Is converted into a data format that can be displayed on the display unit.

この発明によれば、登録部が、ユーザにより情報処理装置で生成された表示画面の画面データであって、当該情報処理装置から取得された表示画面の画面データについて、表示部での表示頻度の高いものを、表示制御部による表示部の表示制御が開始される前に(例えば、表示制御装置、電気機器、又は画像形成装置の起動時等に)、表示部で表示可能なデータ形式に変換しておくので、当該表示用データの登録部からのデータ読出処理及びデータ変換処理に時間を要する場合であっても、表示頻度の高い表示画面の画面データについては、表示部での表示が必要となった時に、即座に表示対象とする表示画面を表示部に表示可能になり、パフォーマンスを向上させることができる。   According to the present invention, the registration unit is screen data of a display screen generated by an information processing device by a user, and the display data of the display screen acquired from the information processing device is displayed on the display unit. Convert a higher one into a data format that can be displayed on the display unit before the display control of the display unit is started by the display control unit (for example, when the display control device, electrical device, or image forming apparatus is started) Therefore, even if it takes time for the data reading process and the data conversion process from the display data registration unit, it is necessary to display the screen data of the display screen with a high display frequency on the display unit. Then, the display screen to be displayed immediately can be displayed on the display unit, and the performance can be improved.

本発明によれば、表示部での表示時に当該表示を可能とするための表示用データのデータ変換に要する時間を削減できる。   ADVANTAGE OF THE INVENTION According to this invention, the time which the data conversion of the display data for enabling the said display at the time of the display on a display part can be reduced.

以下、本発明の一実施形態に係る表示制御プログラム、表示制御装置、及び画像形成システムについて図面を参照して説明する。図1は本発明の一実施形態に係る画像形成システムの一例を示す図である。画像形成システム10は、少なくとも1台の複合機1と、少なくとも1台のパーソナルコンピュータ(サーバコンピュータSV2及び各PC31乃至34の少なくとも1つ)でなる。   Hereinafter, a display control program, a display control apparatus, and an image forming system according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing an example of an image forming system according to an embodiment of the present invention. The image forming system 10 includes at least one multifunction device 1 and at least one personal computer (at least one of the server computer SV2 and each of the PCs 31 to 34).

画像形成装置の一例である複合機1は、コピー機能、ファクシミリ機能、プリンタ機能、スキャナ機能等の機能を兼ね備えている。なお、複合機1における表示制御に関する各部を備える表示制御装置が、特許請求の範囲でいう表示制御装置の一例となる。さらに、複合機1は、スキャナ部で読み取った原稿の文書データを複合機1の内部記憶装置や、LAN(local area network)等によって複合機1にネットワーク接続されたサーバコンピュータSV2、各パーソナルコンピュータ(以下、PC)31乃至34内の記憶部等に格納すると共に、複合機1の内部記憶装置、サーバコンピュータSV2及び各PC31乃至34内の記憶部に記憶されているプリント対象データを読み出してプリントアウトする等を行う文書管理機能を備えている。   The multifunction machine 1 as an example of an image forming apparatus also has functions such as a copy function, a facsimile function, a printer function, and a scanner function. Note that a display control device including each unit related to display control in the multifunction device 1 is an example of a display control device in the claims. Further, the multifunction device 1 includes document data of a document read by the scanner unit, an internal storage device of the multifunction device 1, a server computer SV2 connected to the multifunction device 1 via a LAN (local area network), etc., and each personal computer ( Hereinafter, the data is stored in a storage unit or the like in the PC (31) to 34, and the print target data stored in the internal storage device of the multifunction machine 1, the server computer SV2, and the storage unit in each of the PCs 31 to 34 is read out and printed out. It has a document management function that performs such operations.

さらに、複合機1には、LCD(Liquid Crystal Display)からなる表示部50が備えられている。また、サーバコンピュータSV2又はPC31乃至34の少なくとも1つは、複合機1の表示部50で表示される表示画面の画面データ(以下、表示画面データという)を生成可能である。複合機1は、上記表示画面データを生成可能なサーバコンピュータSV2又はPC31乃至34から、表示部50に表示画面を表示させるために当該画面データを受け取って表示部50に表示する。画像形成システム10による上記表示画面データの生成処理、複合機1における上記表示画面を表示するための構成及び処理は後述する。   Further, the multi-function device 1 is provided with a display unit 50 composed of an LCD (Liquid Crystal Display). Further, at least one of the server computer SV2 or the PCs 31 to 34 can generate screen data of a display screen (hereinafter referred to as display screen data) displayed on the display unit 50 of the multi-function device 1. The multifunction device 1 receives the screen data from the server computer SV2 or the PCs 31 to 34 that can generate the display screen data and displays the screen data on the display unit 50 in order to display the display screen on the display unit 50. The generation processing of the display screen data by the image forming system 10 and the configuration and processing for displaying the display screen in the multifunction machine 1 will be described later.

次に、サーバコンピュータSV2、PC31乃至34、及び複合機1の内部構成であって、表示画面データの生成処理及び表示処理に必要な構成を説明する。図2は、PC及び複合機1について表示画面の生成処理及び表示処理に必要な構成を示す図である。なお、サーバコンピュータSV2、PC31乃至34で表示画面の生成処理に必要な構成は同様であるため、図2にはPC31の構成を示す。   Next, the internal configurations of the server computer SV2, the PCs 31 to 34, and the multi-function device 1, which are necessary for the display screen data generation processing and display processing, will be described. FIG. 2 is a diagram illustrating a configuration necessary for display screen generation processing and display processing for the PC and the multifunction peripheral 1. Since the server computer SV2 and the PCs 31 to 34 have the same configuration necessary for display screen generation processing, FIG. 2 shows the configuration of the PC 31.

PC31は、制御部310と、記憶部311とを備えている。記憶部311は、HDD等からなり、表示画面生成プログラムが記憶されている。制御部310は、CPU等からなり、PC31の全体的な動作制御を司ると共に、記憶部311に記憶されている表示画面生成プログラムに従って動作することで、パネルクリエータ部312と、パネルシミュレータ部313と、出力部314として機能する。   The PC 31 includes a control unit 310 and a storage unit 311. The storage unit 311 includes an HDD or the like, and stores a display screen generation program. The control unit 310 includes a CPU and the like, and controls the overall operation of the PC 31 and operates according to the display screen generation program stored in the storage unit 311, so that the panel creator unit 312, the panel simulator unit 313, , Functioning as the output unit 314.

パネルクリエータ部312は、PC31上において、複合機1の表示部50に表示される表示画面の画面データを例えばXML(Extensible Markup Language)形式のデータで生成するツールである。パネルクリエータ部312は、パーツ指定受付部3121と、レイアウト指示受付部3122と、アクション設定部3123と、生成部3124として機能する。   The panel creator unit 312 is a tool that generates screen data of a display screen displayed on the display unit 50 of the multifunction device 1 on the PC 31 using, for example, XML (Extensible Markup Language) format data. The panel creator unit 312 functions as a parts designation receiving unit 3121, a layout instruction receiving unit 3122, an action setting unit 3123, and a generating unit 3124.

パーツ指定受付部3121は、上記表示画面内に表示させる例えば操作ボタン、アイコン、文字列等の表示対象パーツの指定をPC31に備えられる図略の操作部(マウス又はキーボード等)を介してユーザから受け付ける。パーツ指定受付部3121は、ユーザが指定可能な複数の表示対象パーツの画像データを予め保有している。例えば、ユーザにより上記操作部に表示画面生成開始指示が入力されると、パーツ指定受付部3121は、PC31に備えられるLCD等のディスプレイに、上記保有している表示対象パーツを表示させ、当該表示中の表示対象パーツからユーザ所望の表示対象パーツが操作部の操作でユーザにより指定されると、当該指定された表示対象パーツの指定を受け付けるようになっている。   The part designation receiving unit 3121 designates display target parts such as operation buttons, icons, and character strings to be displayed on the display screen from the user via a not-shown operation unit (mouse or keyboard) provided in the PC 31. Accept. The parts designation receiving unit 3121 holds image data of a plurality of display target parts that can be designated by the user in advance. For example, when a display screen generation start instruction is input to the operation unit by the user, the part designation receiving unit 3121 displays the held display target part on a display such as an LCD provided in the PC 31 and displays the display. When a user-desired display target part is designated by the operation of the operation unit from among the display target parts, the designation of the designated display target part is accepted.

レイアウト指示受付部3122は、パーツ指定受付部3121で指定された表示対象パーツについての表示画面内での配置を指示するレイアウト指示をユーザから受け付ける。例えば、レイアウト指示受付部3122は、PC31に備えられるディスプレイに、上記表示画面の背景画像を擬似的に表示させ、当該背景画像中における任意の箇所がユーザにより上記操作部を用いて指定されると、当該指定された箇所を上記指定された表示対象パーツの配置箇所として受け付けるようになっている。   The layout instruction receiving unit 3122 receives from the user a layout instruction for instructing the arrangement of the display target parts specified by the part specification receiving unit 3121 on the display screen. For example, the layout instruction accepting unit 3122 displays a background image of the display screen in a pseudo manner on a display provided in the PC 31, and an arbitrary portion in the background image is designated by the user using the operation unit. The designated location is received as the placement location of the designated display target part.

アクション設定部3123は、パーツ指定受付部3121で指定された表示対象パーツに対して、当該表示対象パーツに対応するアクションを関連付けて設定する。すなわち、パーツ指定受付部3121では、表示画面内に配置する表示対象パーツの種類がユーザにより指定されるが、アクション設定部3123は、当該指定された表示対象パーツに対して、当該表示対象パーツに対応する複合機1の動作を関連付けて設定する。例えば、アクション設定部3123は、「原稿サイズA3ボタン」という表示対象パーツがユーザにより指定された場合には、当該「原稿サイズA3ボタン」について予め対応付けられているアクションとして、「原稿サイズA3の記録用紙が格納されている給紙カセットから記録用紙を給紙させる指示を受け付ける動作」を「原稿サイズA3ボタン」に関連付けて設定する。   The action setting unit 3123 sets the action corresponding to the display target part in association with the display target part specified by the part specification receiving unit 3121. That is, in the part designation receiving unit 3121, the type of the display target part to be arranged in the display screen is designated by the user, but the action setting unit 3123 applies the display target part to the designated display target part. The operation of the corresponding multifunction device 1 is set in association with each other. For example, when the display target part “original size A3 button” is designated by the user, the action setting unit 3123 sets “original size A3 button” as an action associated with the “original size A3 button” in advance. “Operation for accepting an instruction to feed recording paper from a paper feeding cassette in which recording paper is stored” is set in association with the “original size A3 button”.

生成部3124は、パーツ指定受付部3121での上記表示対象パーツ指定、レイアウト指示受付部3122での上記レイアウト指示、及びアクション設定部3123での上記アクション設定で定められた内容で表示画面を生成する処理を行う。すなわち、ユーザは、パーツ指定受付部3121での上記表示対象パーツ指定、レイアウト指示受付部3122での上記レイアウト指示、及びアクション設定部3123でのアクション設定を行うと、生成部3124による表示画面生成処理により、複合機1の表示部50に表示させる表示画面を所望通りにカスタマイズして作成することができる。本実施形態では、生成部3124は、XML形式で表示画面データをScriptファイルにエクスポートする。   The generation unit 3124 generates a display screen with the content determined by the display target part specification in the part specification reception unit 3121, the layout instruction in the layout instruction reception unit 3122, and the action setting in the action setting unit 3123. Process. That is, when the user performs the display target part designation in the part designation receiving unit 3121, the layout instruction in the layout instruction receiving unit 3122, and the action setting in the action setting unit 3123, a display screen generation process by the generation unit 3124 is performed. Thus, the display screen to be displayed on the display unit 50 of the multifunction device 1 can be customized and created as desired. In the present embodiment, the generation unit 3124 exports display screen data to a Script file in XML format.

パネルシミュレータ部313は、PC31上にて、パネルクリエータ部312によってエクスポートされた上記Scriptファイルでなる表示画面データを読み込んで内容を解析し、PC31に備えられるディスプレイでの表示を可能にするためにHTML形式のデータに変換を行い、当該HTML形式の表示画面ファイルをPC31上のブラウザに表示するツールである。   The panel simulator unit 313 reads the display screen data composed of the above Script file exported by the panel creator unit 312 on the PC 31, analyzes the contents, and displays the HTML to enable display on the display provided in the PC 31. This is a tool for converting the data into the format data and displaying the display screen file in the HTML format on the browser on the PC 31.

出力部314は、生成部3124によって生成された上記Scriptファイルの表示画面データを、LAN等を介して複合機1に対して出力する。   The output unit 314 outputs the display screen data of the script file generated by the generation unit 3124 to the multifunction device 1 via the LAN or the like.

一方、複合機1は、コントローラ11と、記憶部12と、プラットフォーム13と、拡張アプリケーション15と、ブラウザ16とを備えている。   On the other hand, the multifunction machine 1 includes a controller 11, a storage unit 12, a platform 13, an extended application 15, and a browser 16.

コントローラ11は、複合機1の全体的な動作制御を司る。コントローラ11は、ファームウェアとして備えられ、複合機1が有するスキャンデータ送信、印刷、データアクセス、システム設定、ネットワーク通信、JOB制御、データ登録などの基本機能を実行する。   The controller 11 governs overall operation control of the multifunction machine 1. The controller 11 is provided as firmware and executes basic functions such as scan data transmission, printing, data access, system setting, network communication, job control, and data registration that the multifunction device 1 has.

プラットフォーム13は、API(Application Programming Interface)や拡張アプリケーション15が動作するための基盤である。プラットフォーム13は、コントローラ11とAPIとを中継する責務も持つ。   The platform 13 is a base on which an API (Application Programming Interface) and an extended application 15 operate. The platform 13 is also responsible for relaying between the controller 11 and the API.

API14は、コントローラ11によって実行される複合機1の上記基本機能をファームウェア以外から実行するためのインタフェイスである。APIは、プラットフォーム13を通じて、ファームウェア内のコントローラ11にアクセスして複合機1の上記基本機能を実行する。なお、複合機1の例えばスキャナ機能を実行するためには、拡張アプリケーション15がスキャナ機能APIを呼び出す。   The API 14 is an interface for executing the basic function of the multi-function device 1 executed by the controller 11 from other than firmware. The API accesses the controller 11 in the firmware through the platform 13 and executes the basic function of the multifunction device 1. In order to execute, for example, the scanner function of the multifunction device 1, the extension application 15 calls the scanner function API.

拡張アプリケーション15は、複合機1に標準で搭載されるファームウェアではなく、後から追加インストール可能なアプリケーションである。拡張アプリケーション15は、主にScript Interpreter 151と、Business Logic152と、登録部153と、表示頻度算出部154とで構成される。   The extended application 15 is not a standard firmware installed in the multifunction machine 1 but an application that can be additionally installed later. The extended application 15 mainly includes a script interpreter 151, a business logic 152, a registration unit 153, and a display frequency calculation unit 154.

登録部153は、PC31の出力部314から送られてきた(或いは、外部メモリから読み出した)上記Scriptファイルの表示画面データを、表示部50での表示用データとして登録し、登録部153又は記憶部12に記憶させる。なお、本実施形態では、表示画面のデータファイルとしてXML形式のScriptファイルを使用するが、システム構成上は、XML形式以外の他のマークアップ言語であっても構わない。   The registration unit 153 registers the display screen data of the Script file sent from the output unit 314 of the PC 31 (or read from the external memory) as display data for the display unit 50, and registers or stores the data. Store in the unit 12. In the present embodiment, an XML format script file is used as the data file for the display screen. However, other markup languages other than the XML format may be used in terms of the system configuration.

表示頻度算出部154は、登録部153によって取得されて登録された表示画面(Scriptファイルでなり、ユーザによりカスタマイズされている表示画面)の画面データの表示部50での表示頻度を算出する。   The display frequency calculation unit 154 calculates the display frequency on the display unit 50 of the screen data of the display screen (a display screen made of a Script file and customized by the user) acquired and registered by the registration unit 153.

Script Interpreter (データ変換部)151は、登録部153により登録された上記表示画面データであるScriptファイルを読み込んで内容を解析する。   The Script Interpreter (data conversion unit) 151 reads the Script file that is the display screen data registered by the registration unit 153 and analyzes the content.

また、Script Interpreter 151は、機能情報取得部1511と、判断部1512と、報知制御部1513としても機能する。機能情報取得部1511は、当該複合機1が実行可能な機能を示す機能情報をコントローラ11から取得する。判断部1512は、機能情報取得部1511によって取得された機能情報が示す機能に、登録部153によって記憶部12に登録された前記表示画面に含まれる表示対象パーツの構成が適合するか否かを判断する。報知制御部1513は、上記表示対象パーツの構成が、判断部1512によって上記機能情報が示す機能に適合しないと判断された場合に、当該適合しない内容を報知させる。   The Script Interpreter 151 also functions as a function information acquisition unit 1511, a determination unit 1512, and a notification control unit 1513. The function information acquisition unit 1511 acquires function information indicating functions executable by the multifunction machine 1 from the controller 11. The determination unit 1512 determines whether or not the configuration of the display target part included in the display screen registered in the storage unit 12 by the registration unit 153 matches the function indicated by the function information acquired by the function information acquisition unit 1511. to decide. When the determination unit 1512 determines that the configuration of the display target part does not match the function indicated by the function information, the notification control unit 1513 notifies the non-conforming content.

例えば、判断部1512は、複合機1で実行される予め定められた基本的機能(コピー機能、スキャン機能、濃度設定機能、用紙サイズ設定機能、解像度設定機能等)と、当該複合機1の表示部50で表示される表示画面について予め定められた基本ルール(例えば、スキャン動作実行指示を受け付ける表示対象パーツである「スタートボタン」は表画面中に1つのみ配置される等の禁則ルール)を、機能情報取得部1511を介してコントローラ11から取得して、パネルクリエータ部312で生成された上記表示画面に配置された表示対象パーツの構成が、当該複合機1の基本的機能及び基本ルールに適合するか否かを判断する。   For example, the determination unit 1512 includes predetermined basic functions (such as a copy function, a scan function, a density setting function, a paper size setting function, and a resolution setting function) executed by the multifunction device 1 and the display of the multifunction device 1. Basic rules predetermined for the display screen displayed by the unit 50 (for example, a prohibition rule such that only one “start button” that is a display target part that receives a scan operation execution instruction is arranged on the front screen) The configuration of the display target parts acquired from the controller 11 via the function information acquisition unit 1511 and arranged on the display screen generated by the panel creator unit 312 corresponds to the basic functions and basic rules of the multifunction device 1. Judge whether it fits.

さらに、Script Interpreter 151は、上記表示画面データであるScriptファイルについて、表示部50に表示画面を表示するためのHTML変換処理と、表示画面内に配置された操作ボタン等の表示対象パーツに関連付けられたアクションを実行するためのBusiness Logic152への展開処理とを行う。Script Interpreter 151は、上記表示用にHTML変換処理を行ったデータは、APIを介してブラウザ16に渡す。   Further, the Script Interpreter 151 is associated with a display target part such as an operation button or the like arranged in the display screen and an HTML conversion process for displaying the display screen on the display unit 50 for the Script file which is the display screen data. And development processing to Business Logic 152 for executing the action. The Script Interpreter 151 passes the data subjected to the HTML conversion processing for display to the browser 16 via the API.

Business Logic(データ変換部)152は、上記Scriptファイルの解析によりScript Interpreter151で展開されて当該Script Interpreter151から渡された情報(表示対象パーツに関連付けられたアクションを示す情報)を基にアクション(複合機1の動作)を制御する。すなわち、Business Logic152は、ブラウザ16により表示部50に表示された表示画面に表示されている操作ボタン等の表示対象パーツがユーザにより操作されると、上記Script Interpreter151から渡された情報を基に、当該操作された表示対象パーツに関連付けられたアクションを解析し、解析した例えばスキャナ機能を実行するために、スキャナ送信APIを呼び出す。   The Business Logic (data conversion unit) 152 performs an action (multifunction device) based on information (information indicating an action associated with a display target part) that is expanded by the Script Interpreter 151 by the analysis of the Script file and passed from the Script Interpreter 151. 1 operation). That is, when a display target part such as an operation button displayed on the display screen displayed on the display unit 50 by the browser 16 is operated by the user, the Business Logic 152 is based on the information passed from the Script Interpreter 151. The action associated with the operated display target part is analyzed, and the scanner transmission API is called to execute the analyzed scanner function, for example.

記憶部12は、HDD等からなり、コントローラ11として動作させるための動作制御プログラム、拡張アプリケーション15のプログラム等を含む表示制御プログラム、ブラウザ16のプログラム等が記憶されている。複合機1の中央制御部であるCPUが、記憶部12に記憶されている各プログラムに従って動作することで、コントローラ11、拡張アプリケーション15、及びブラウザ16等として機能する。また、記憶部12は、上記登録された表示画面データであるScriptファイルも記憶する。   The storage unit 12 includes an HDD or the like, and stores an operation control program for operating as the controller 11, a display control program including a program of the extended application 15, a program of the browser 16, and the like. The CPU that is the central control unit of the multi-function device 1 functions as the controller 11, the extended application 15, the browser 16, and the like by operating according to each program stored in the storage unit 12. The storage unit 12 also stores a Script file that is the registered display screen data.

ブラウザ16は、Web browserであり、Script Interpreter 151によってHTML変換処理が行われた上記Scriptファイル(PC31から送られてきた表示画面データ)を表示部50に表示させる。ブラウザ16は、本実施形態では、拡張アプリケーション15で変換されたHTML変換処理後のファイルが示す画面構成に合わせて表示画面を表示部50に表示し、また、当該表示画面の表示中に、ユーザからの指示入力操作を表示部50のタッチパネル機能を介して受け付けるインタフェイスとなる。   The browser 16 is a Web browser, and causes the display unit 50 to display the Script file (display screen data transmitted from the PC 31) that has been subjected to HTML conversion processing by the Script Interpreter 151. In the present embodiment, the browser 16 displays a display screen on the display unit 50 in accordance with the screen configuration indicated by the file after the HTML conversion process converted by the extended application 15, and during the display of the display screen, This is an interface that accepts an instruction input operation from the touch panel function of the display unit 50.

次に、パネルクリエータ部312による表示画面生成及び複合機1への出力処理を説明する。図3はパネルクリエータ部312による表示画面生成及び複合機1への出力処理を示すフローチャートである。図4は(a)(b)は表示部50に表示される表示画面の一例を示す図、(c)はパネルクリエータ部312による生成処理で作成された表示画面の例を示す図である。図5はカスタマイズ受付画面の一例を示す図である。   Next, display screen generation by the panel creator unit 312 and output processing to the multifunction device 1 will be described. FIG. 3 is a flowchart showing display screen generation and output processing to the multifunction device 1 by the panel creator unit 312. 4A and 4B are diagrams illustrating an example of a display screen displayed on the display unit 50, and FIG. 4C is a diagram illustrating an example of a display screen created by the generation process by the panel creator unit 312. FIG. 5 is a diagram showing an example of the customization acceptance screen.

例えば、図4(a)に示すように、複合機1の表示部50には、複合機1の電源オン時又は、操作パネル上の図略のアプリケーションキー(例えばハードキー)をユーザが押下したときに、コントローラ11による制御で表示部50に第1表示画面51が表示される。第1表示画面51で例えば「簡単スキャン」ボタン511をユーザが押下すると、コントローラ11は、拡張アプリケーション15を起動させる。拡張アプリケーション15のBusiness Logic152は、例えば、図4(b)に示すワークフロー選択画面52に表示部50の表示を遷移させる。当該ワークフロー選択画面52において、ユーザにより「紹介状」ボタン521が選択され、「詳細」ボタン522が押下されると、Business Logic152は、「紹介状」ボタン521に対応するワークフローの設定を行うための詳細設定画面53に表示部50の表示を遷移させる。例えば、拡張アプリケーション15(Script Interpreter 151等)が、図4(b)に示されるような表示画面の画面テンプレート、ボタンテンプレート及び文字列データを複数持っており、ユーザによりカスタマイズされてなる上記Scriptファイルを解析し、Scriptファイルが示す画面内で表示させるキーの個数に応じて、図4(c)に示す詳細設定画面53のように、持っている画面テンプレート等のデータを用いて、画面やボタンに文字列を当てはめて表示する。   For example, as shown in FIG. 4A, the display unit 50 of the multifunction device 1 has the application unit (for example, a hard key) not shown on the operation panel pressed by the user when the power of the multifunction device 1 is turned on. Sometimes, the first display screen 51 is displayed on the display unit 50 under the control of the controller 11. For example, when the user presses the “easy scan” button 511 on the first display screen 51, the controller 11 activates the extended application 15. For example, the Business Logic 152 of the extended application 15 changes the display of the display unit 50 to the workflow selection screen 52 illustrated in FIG. In the workflow selection screen 52, when the user selects the “introduction letter” button 521 and presses the “details” button 522, the Business Logic 152 sets the workflow corresponding to the “introduction letter” button 521. The display of the display unit 50 is shifted to the detail setting screen 53. For example, the extended application 15 (Script Interpreter 151 or the like) has a plurality of display screen templates, button templates, and character string data as shown in FIG. 4B, and is customized by the user. In accordance with the number of keys to be displayed in the screen indicated by the script file, a screen or button is used by using data such as a screen template as shown in the detailed setting screen 53 shown in FIG. A character string is applied to and displayed.

パネルクリエータ部312では、例えば、当該詳細設定画面53を構成する装置ボタン等の各表示対象パーツのカスタマイズをユーザから受け付けて表示画面を生成する処理を行う。   In the panel creator unit 312, for example, customization of each display target part such as a device button constituting the detailed setting screen 53 is received from the user and a display screen is generated.

ユーザは、当該表示画面の生成処理を行う場合、例えば、PC31の操作部(図略)を操作して、パネルクリエータ部312を起動させる。当該パネルクリエータ部312の起動により、PC31の制御部310は、ディスプレイに、図5に示すようなカスタマイズ受付画面54を表示させる(S1)。   When performing the display screen generation process, for example, the user operates the operation unit (not shown) of the PC 31 to activate the panel creator unit 312. When the panel creator unit 312 is activated, the control unit 310 of the PC 31 displays a customization acceptance screen 54 as shown in FIG. 5 on the display (S1).

ユーザが当該カスタマイズ受付画面54において、マウス等の操作指示入力部を操作して、選択可能な表示対象パーツとして表示されている複数の操作ボタン541〜555やメッセージ表示556〜562の中から、所望の操作ボタン又はメッセージ表示を押下して所望の操作ボタン又はメッセージ表示を選択して指定すると、パーツ指定受付部3121は、当該選択された操作ボタン又はメッセージ表示を、表示画面(すなわち、複合機1の表示部50に表示させる表示画面)に表示させる表示対象パーツとして受け付ける。更に、ユーザが、マウスのドラッグアンドドロップ操作を行って、当該選択された操作ボタン又はメッセージ表示を、カスタマイズ受付画面54に表示されているデフォルト画面570内の所望の位置にドラッグさせると、当該位置に上記選択された操作ボタン等を配置するレイアウト指示がレイアウト指示受付部3122に受け付けられる(S2)。   A user operates an operation instruction input unit such as a mouse on the customization reception screen 54 to select a desired one from a plurality of operation buttons 541 to 555 and message displays 556 to 562 displayed as selectable display target parts. When a desired operation button or message display is selected and specified by pressing the operation button or message display, the parts designation receiving unit 3121 displays the selected operation button or message display on the display screen (that is, the multifunction device 1). As a display target part to be displayed on the display screen). Further, when the user drags and drops the mouse to drag the selected operation button or message display to a desired position in the default screen 570 displayed on the customization reception screen 54, the position The layout instruction accepting unit 3122 receives a layout instruction for arranging the selected operation button or the like (S2).

続いて、アクション設定部3123は、上記のようにしてユーザから指定及び配置が指示された各表示対象パーツに対応するアクション(すなわち、複合機1で実行される各動作についての実行指示の受付)を、内蔵する記憶領域から読み出し、選択された各表示対象パーツに関連付けて設定する(S3)。例えば、ユーザが、解像度の「600×600dpi」ボタン541を指定した場合は、アクション設定部3123は、「600×600dpi」ボタン541に、スキャン動作時にスキャナ部に600×600dpiの解像度で原稿を読み取らせる動作についての実行指示の入力というアクションを割り当てる。或いは、「もどる」ボタン554が指定された場合は、図4(b)のワークフロー選択画面52に表示部50の表示を遷移させる指示の入力を割り当てて設定する。このように、各表示対象パーツには、それぞれ対応するアクションが予め記憶されており、アクション設定部3123によって、対応する個別のアクションが割り当てられる。   Subsequently, the action setting unit 3123 performs an action corresponding to each display target part instructed to be specified and arranged by the user as described above (that is, reception of an execution instruction for each operation executed in the multifunction machine 1). Are set in association with each selected display target part (S3). For example, when the user designates a resolution “600 × 600 dpi” button 541, the action setting unit 3123 scans an original with a resolution of 600 × 600 dpi in the scanner unit during the scanning operation using the “600 × 600 dpi” button 541. Assign an action of inputting an execution instruction for the operation to be performed. Alternatively, when the “return” button 554 is designated, an instruction to change the display on the display unit 50 is assigned to the workflow selection screen 52 in FIG. In this way, corresponding actions are stored in advance in each display target part, and corresponding individual actions are assigned by the action setting unit 3123.

上記S1乃至S3の処理は、ユーザが、デフォルト画面570内に表示させたい表示対象パーツボタンの指定及び配置を行い、カスタマイズ受付画面54内の確定ボタン58をマウス等によりクリックし、ユーザからの当該指定及び配置の終了指示が入力されるまで各表示対象パーツについて実行される(S4)。   In the processing of S1 to S3, the user designates and arranges the display target part button to be displayed in the default screen 570, clicks the confirmation button 58 in the customization reception screen 54 with a mouse or the like, The process is executed for each display target part until a designation and arrangement end instruction is input (S4).

ユーザによる上記表示対象パーツの指定及び配置が終了すると(S4でYES)、生成部3124が上記表示対象パーツ指定、前記レイアウト指示、及び前記アクション設定によって定められた内容で、上記表示画面データをScriptファイルで生成する(S5)。このとき、パネルシミュレータ部313は、パネルクリエータ部312によってエクスポートされた上記Scriptファイルを読み込んで内容を解析し、PC31のディスプレイでの表示を可能にするためにHTML形式のデータに変換を行う。   When the specification and arrangement of the display target part by the user is completed (YES in S4), the generation unit 3124 converts the display screen data into a script with the contents determined by the display target part specification, the layout instruction, and the action setting. The file is generated (S5). At this time, the panel simulator unit 313 reads the Script file exported by the panel creator unit 312, analyzes the content, and converts it into HTML format data so that it can be displayed on the display of the PC 31.

この後、出力部314は、パネルクリエータ部312によって生成された上記Scriptファイルでなる表示画面データを、上記LAN等を介した通信方式で複合機1に対して送信する(S6)。   Thereafter, the output unit 314 transmits the display screen data including the script file generated by the panel creator unit 312 to the multi function device 1 by a communication method via the LAN or the like (S6).

次に、複合機1における上記表示画面データの登録処理を説明する。図6は複合機1における上記表示画面データの登録処理を示すフローチャートである。   Next, the display screen data registration process in the multifunction machine 1 will be described. FIG. 6 is a flowchart showing the registration process of the display screen data in the multifunction machine 1.

複合機1の登録部153は、上記Scriptファイルにエクスポートされた表示画面データがPC31から送信されてきたか否かを判断する(S11)。ここで、登録部153が、LAN等を介して上記表示画面データを受信すると(S11でYES)、受信した表示画面データを、表示部50での表示用データとして登録して記憶部12に記憶させる(S12)。   The registration unit 153 of the multifunction device 1 determines whether or not the display screen data exported to the Script file has been transmitted from the PC 31 (S11). Here, when the registration unit 153 receives the display screen data via a LAN or the like (YES in S11), the received display screen data is registered as display data on the display unit 50 and stored in the storage unit 12. (S12).

次に、画像形成システム10による、上記PC31で生成された表示画面の表示部50での表示制御処理、及びユーザからの動作実行指示の受付処理の第1実施形態を説明する。図7は画像形成システム10による、上記PC31で生成された表示画面の表示部50での表示制御処理、及びユーザからの動作実行指示の受付処理の第1実施形態を示すフローチャートである。   Next, a description will be given of a first embodiment of a display control process in the display unit 50 of the display screen generated by the PC 31 and a process for receiving an operation execution instruction from the user by the image forming system 10. FIG. 7 is a flowchart showing a first embodiment of the display control process in the display unit 50 of the display screen generated by the PC 31 and the process of receiving an operation execution instruction from the user by the image forming system 10.

複合機1の電源オンによる起動時等(S21)、表示部50に表示画面を表示させるための表示制御が開始される前の時点で、Script Interpreter 151が、表示頻度算出部154によって算出された表示頻度が予め定められた閾値(例えば、1週間に10回等)に達している表示画面(Scriptファイルでなり、ユーザによりカスタマイズされている表示画面)があるかを検索する(S22)。当該閾値は、複合機1の図略の操作部(表示部50に表示される表示画面内の操作ボタン等)の操作により、ユーザが適宜変更可能である。また、当該閾値に表示頻度が達している表示画面をいくつまでScript Interpreter 151及びBusiness Logic152により前もって解析及びデータ変換しておくかの設定も、ユーザによる上記操作部の操作で適宜変更が可能である。   The Script Interpreter 151 is calculated by the display frequency calculation unit 154 at the time before the display control for displaying the display screen on the display unit 50 is started, such as when the MFP 1 is powered on (S21). A search is made as to whether or not there is a display screen (display screen made of a Script file and customized by the user) whose display frequency has reached a predetermined threshold (for example, 10 times per week) (S22). The threshold value can be appropriately changed by the user by operating a not-shown operation unit (such as an operation button in a display screen displayed on the display unit 50) of the multifunction device 1. In addition, the setting of how many display screens whose display frequency reaches the threshold value is previously analyzed and converted by the Script Interpreter 151 and Business Logic 152 can be changed as appropriate by the operation of the operation unit by the user. .

そして、表示頻度が上記閾値に達している表示画面がある場合は(S22でYES)、Script Interpreter 151は、当該表示頻度が上記閾値に達している表示画面のScriptファイルを登録部153又は記憶部12から読み出して(S23)、当該Scriptファイルを解析し、表示部50に表示画面を表示するためのHTML変換処理と、表示画面内に配置された操作ボタン等の表示対象パーツに関連付けられたアクションを実行するためのBusiness Logic152への展開処理とを行う(S24)。   If there is a display screen whose display frequency has reached the threshold value (YES in S22), the Script Interpreter 151 registers the script file of the display screen whose display frequency has reached the threshold value as a registration unit 153 or a storage unit. 12 (S23), the script file is analyzed, an HTML conversion process for displaying the display screen on the display unit 50, and an action associated with a display target part such as an operation button arranged in the display screen To the Business Logic 152 for executing (S24).

続いて、Business Logic152は、Script Interpreter 151から得た上記HTML変換処理後のデータを表示部50での表示が可能となる表示用データとする(S25)。当該表示データは、拡張アプリケーション15の図略のメモリ等に記憶される。すなわち、Script Interpreter 151及びBusiness Logic152は、表示部50での表示制御が開始されるS26よりも前の時点において、表示部50での表示頻度の高い表示画面(Scriptファイルでなり、ユーザによりカスタマイズされている表示画面)については、データ読み出し及び表示部50で表示可能とするために必要なデータ変換処理を終わらせておく。   Subsequently, the Business Logic 152 sets the data after the HTML conversion processing obtained from the Script Interpreter 151 as display data that can be displayed on the display unit 50 (S25). The display data is stored in an unillustrated memory or the like of the extended application 15. That is, the Script Interpreter 151 and the Business Logic 152 are display screens (script files that are frequently displayed on the display unit 50 and customized by the user before S26 when display control on the display unit 50 is started). For the display screen), the data conversion process necessary for data reading and display on the display unit 50 is completed.

なお、S22において、表示頻度が上記閾値に達している表示画面がない場合は(S22でNO)、S23乃至S25の処理はスキップされる。   In S22, when there is no display screen whose display frequency has reached the threshold value (NO in S22), the processing of S23 to S25 is skipped.

そして、Business Logic152が表示部50に例えばワークフロー選択画面52を表示させているときに(S26)、ユーザにより例えば「紹介状」ボタン521等が押下操作されて、次の階層への画面遷移指示が受け付けられると(S27でYES)、Script Interpreter 151は、それまで表示部50に表示させていた表示画面に対して遷移後の表示画面として関連付けられている表示画面のScriptファイルを特定(作成)する(S29)。   For example, when the Business Logic 152 displays the workflow selection screen 52 on the display unit 50 (S26), for example, the “Introduction Letter” button 521 is pressed by the user, and a screen transition instruction to the next layer is issued. When accepted (YES in S27), the Script Interpreter 151 specifies (creates) a script file for the display screen associated with the display screen that has been displayed on the display unit 50 until then as a display screen after the transition. (S29).

そして、表示頻度算出部154は、当該特定された表示画面についてその表示回数をカウントアップし、予め定められた期間(例えば1週間)内における表示回数を表示頻度として算出する(S30)。算出した算出頻度は、表示頻度算出部154が記憶しておく。   Then, the display frequency calculation unit 154 counts up the number of display times for the specified display screen, and calculates the display frequency within a predetermined period (for example, one week) as the display frequency (S30). The display frequency calculation unit 154 stores the calculated calculation frequency.

Script Interpreter 151によって、上記遷移後となる表示画面のScriptファイルが、既にS23乃至S25により表示部50で表示可能なデータ形式に変換済みと判断された場合は(S31でYES)、ブラウザ16が拡張アプリケーション15の図略のメモリ等から当該遷移後となる表示画面の表示用データを読み出して表示部50に表示する(S35)。   If it is determined by Script Interpreter 151 that the script file on the display screen after the above transition has already been converted to a data format that can be displayed on the display unit 50 in S23 to S25 (YES in S31), the browser 16 is expanded. The display data for the display screen after the transition is read from the memory (not shown) of the application 15 and displayed on the display unit 50 (S35).

一方、Script Interpreter 151によって、上記遷移後となる表示画面のScriptファイルが、まだ表示部50で表示可能なデータ形式に変換されていないと判断された場合は(S31でNO)、Script Interpreter 151は、当該表示画面のScriptファイルを登録部153又は記憶部12から読み出して(S32)、当該Scriptファイルを解析し、表示部50に表示画面を表示するためのHTML変換処理と、表示画面内に配置された操作ボタン等の表示対象パーツに関連付けられたアクションを実行するためのBusiness Logic152への展開処理とを行う(S33)。Business Logic152は、Script Interpreter 151から得た当該HTML変換処理後のデータを表示部50での表示を可能とする処理を行って表示用データとする(S34)。ブラウザ16は、当該表示用データを表示部50に表示する(S35)。   On the other hand, if it is determined by Script Interpreter 151 that the script file on the display screen after the transition has not yet been converted into a data format that can be displayed on display unit 50 (NO in S31), Script Interpreter 151 The script file of the display screen is read from the registration unit 153 or the storage unit 12 (S32), the script file is analyzed, and the HTML conversion process for displaying the display screen on the display unit 50 is arranged in the display screen. The expansion process to the Business Logic 152 for executing the action associated with the display target part such as the operated button is performed (S33). The Business Logic 152 performs processing that enables display on the display unit 50 on the data after the HTML conversion processing obtained from the Script Interpreter 151 to obtain display data (S34). The browser 16 displays the display data on the display unit 50 (S35).

これにより、表示部50に、PC31のパネルクリエータ部312で生成された表示画面(例えば図4(c)に示した詳細設定画面53)が表示される。この点で、Script Interpreter 151、Business Logic152、ブラウザ16、及びコントローラ11が特許請求の範囲の表示制御部として機能する。   As a result, the display screen generated by the panel creator unit 312 of the PC 31 (for example, the detailed setting screen 53 shown in FIG. 4C) is displayed on the display unit 50. In this respect, the Script Interpreter 151, the Business Logic 152, the browser 16, and the controller 11 function as a display control unit in the claims.

このブラウザ16による上記表示画面の表示中に、ユーザによるタッチパネル機能を利用した操作で、例えば図4(c)に示した詳細設定画面53のいずれかの表示ボタンが押下され、ユーザから動作実行指示が入力されると(S36でYES)、Business Logic152は、上記Script Interpreter151から渡された情報を基に、当該操作された表示ボタンに関連付けられたアクションを解析する(S37)。例えば、Business Logic152は、詳細設定画面53の「600×600dpi」ボタン541がユーザにより押下されると、当該「600×600dpi」ボタン541に対応する機能動作が、スキャン動作時にスキャナ部に600×600dpiの解像度で原稿を読み取らせる動作についての実行指示の入力であることを、Script Interpreter151から渡された情報を基に解析する。   While the display screen is displayed by the browser 16, for example, any display button on the detailed setting screen 53 shown in FIG. 4C is pressed by an operation using the touch panel function by the user, and an operation execution instruction is issued from the user. Is input (YES in S36), the Business Logic 152 analyzes the action associated with the operated display button based on the information passed from the Script Interpreter 151 (S37). For example, when the “600 × 600 dpi” button 541 on the detailed setting screen 53 is pressed by the user, the Business Logic 152 causes the functional operation corresponding to the “600 × 600 dpi” button 541 to be performed by the scanner unit at 600 × 600 dpi. It is analyzed based on the information passed from the Script Interpreter 151 that it is an input of an execution instruction for an operation for reading a document at a resolution of.

続いて、Business Logic152は、上記解析した機能を実行するために、当該機能に対応するAPIを呼び出し、コントローラ11に上記解析した機能を実行させる(S38)。例えば、Business Logic152は、詳細設定画面53の表示中に、「600×600dpi」ボタン541がユーザにより押下されると、当該「600×600dpi」ボタン531に対応する機能動作が、スキャン動作時にスキャナ部に600×600dpiの解像度で原稿を読み取らせる動作についての実行指示の入力であることを、Script Interpreter151から渡された情報を基に解析し、当該「スキャナ部に600×600dpiの解像度で原稿を読み取らせる動作についての実行指示の入力」を受け付ける。そして、Business Logic152は、「スキャナ部に600×600dpiの解像度で原稿を読み取らせる動作」を実行するために、「スキャナ部に600×600dpiの解像度で原稿を読み取らせる動作」に対応するAPIを呼び出す。   Subsequently, in order to execute the analyzed function, the Business Logic 152 calls an API corresponding to the function and causes the controller 11 to execute the analyzed function (S38). For example, when the “600 × 600 dpi” button 541 is pressed by the user while the detailed setting screen 53 is being displayed, the Business Logic 152 causes the functional operation corresponding to the “600 × 600 dpi” button 531 to be performed during the scanning operation. Is input based on the information passed from the Script Interpreter 151, and the “the scanner unit reads the document at a resolution of 600 × 600 dpi”. “Input of execution instruction for operation to be performed” is accepted. Then, Business Logic 152 calls an API corresponding to “an operation that causes the scanner unit to read a document at a resolution of 600 × 600 dpi” in order to execute “an operation that causes the scanner unit to read a document at a resolution of 600 × 600 dpi”. .

コントローラ11は、上記APIに従って、指示された動作を実行する(S39)。例えば、コントローラ11は、スキャナ部に600×600dpiの解像度で原稿を読み取らせる動作」を実行する。すなわち、Business Logic152がAPIを介してコントローラ11にスキャナ部に600×600dpiの解像度で原稿を読み取らせることを設定する。   The controller 11 executes the instructed operation according to the API (S39). For example, the controller 11 performs an operation of causing the scanner unit to read a document with a resolution of 600 × 600 dpi. That is, the Business Logic 152 sets the controller 11 to read the document with a resolution of 600 × 600 dpi via the API.

次に、画像形成システム10による、上記PC31で生成された表示画面の表示部50での表示制御処理、及びユーザからの動作実行指示の受付処理の第2実施形態を説明する。図8は画像形成システム10による、上記PC31で生成された表示画面の表示部50での表示制御処理、及びユーザからの動作実行指示の受付処理の第2実施形態を示すフローチャートである。なお、第1実施形態と同様の処理は説明を省略する。   Next, a second embodiment of the display control process on the display unit 50 of the display screen generated by the PC 31 and the process of receiving an operation execution instruction from the user by the image forming system 10 will be described. FIG. 8 is a flowchart showing a second embodiment of the display control process in the display unit 50 of the display screen generated by the PC 31 and the process of receiving an operation execution instruction from the user by the image forming system 10. Note that the description of the same processing as in the first embodiment is omitted.

第2実施形態では、Script Interpreter 151によって、上記遷移後となる表示画面のScriptファイルが、まだ表示部50で表示可能なデータ形式に変換されていないと判断された場合(S70でNO)、第1実施形態で行われる各処理に加えて、登録部153によって取得されて登録されているScriptファイルでなる表示画面データについて、Script Interpreter 151が、機能情報取得部1511及び判断部1512により、当該Scriptファイルが示す表示画面に含まれる表示対象パーツが、当該複合機1が有する機能に適合するか否かを判断する(S71)。   In the second embodiment, when the Script Interpreter 151 determines that the script file on the display screen after the transition has not yet been converted into a data format that can be displayed on the display unit 50 (NO in S70), In addition to the processes performed in the embodiment, the script interpreter 151 uses the function information acquisition unit 1511 and the determination unit 1512 to execute the script for display screen data that is a script file acquired and registered by the registration unit 153. It is determined whether or not the display target part included in the display screen indicated by the file is compatible with the function of the multifunction device 1 (S71).

ここで、判断部1512により、当該表示画面に含まれる表示対象パーツが、複合機1の機能に適合しないと判断された場合には(S72でNO)、処理を終了する。すなわち、登録部153によって取得された当該Scriptファイルが示す表示画面は、表示部50には表示されない。   If the determination unit 1512 determines that the display target part included in the display screen does not conform to the function of the multifunction device 1 (NO in S72), the process ends. That is, the display screen indicated by the script file acquired by the registration unit 153 is not displayed on the display unit 50.

一方、判断部1512により、当該表示画面に含まれる表示対象パーツが、複合機1の機能に適合すると判断された場合には(S72でYES)、第1実施形態と同様に、Script Interpreter 151及びBusiness Logic152による表示部50における表示を可能とするためのデータ変換処理等が行われる(S73乃至S75)。   On the other hand, if the determination unit 1512 determines that the display target part included in the display screen is compatible with the function of the multifunction device 1 (YES in S72), the Script Interpreter 151 and Data conversion processing for enabling display on the display unit 50 by the Business Logic 152 is performed (S73 to S75).

なお、表示頻度が上記閾値に達しており、既に表示部50で表示可能なデータ形式に変換済みであって、既に当該複合機1の機能との適合が確保されている表示画面のScriptファイルは上記適合性判断を行わないようにして(S70でYES)、不要な処理が削減されている。   Note that the script file of the display screen whose display frequency has reached the above threshold, has already been converted into a data format that can be displayed on the display unit 50, and has already been ensured to be compatible with the function of the multifunction device 1. By not performing the suitability determination (YES in S70), unnecessary processing is reduced.

次に、上記表示画面に含まれる表示対象パーツについてのScript Interpreter 151による適合性判断処理の第1実施形態を詳細に説明する。図9は表示画面に含まれる表示対象パーツについてのScript Interpreter 151による適合性判断処理の第1実施形態を示すフローチャートである。   Next, a detailed description will be given of a first embodiment of suitability determination processing by the Script Interpreter 151 for display target parts included in the display screen. FIG. 9 is a flowchart showing a first embodiment of suitability determination processing by Script Interpreter 151 for display target parts included in the display screen.

上述した適合性判断処理を行う場合、Script Interpreter 151は、上記登録部153によって取得されて登録されているScriptファイルを解析して、当該表示画面に含まれる表示対象パーツを特定し、機能情報取得部1511は、当該複合機1が実行可能な機能を示す機能情報をコントローラ11から取得する(S91)。   When performing the suitability determination process described above, the Script Interpreter 151 analyzes the Script file acquired and registered by the registration unit 153, identifies the display target part included in the display screen, and acquires function information. The unit 1511 acquires function information indicating functions executable by the multifunction machine 1 from the controller 11 (S91).

続いて、判断部1512は、解析したScriptファイルの内容と、機能情報取得部1511によって取得された機能情報とを比較する。すなわち、判断部1512は、機能情報取得部1511によって取得された当該機能情報が示す機能に、上記Scriptファイルが示す表示画面に含まれる表示対象パーツの構成が適合するか否かを判断する(S92)。例えば、機能情報取得部1511は、当該複合機1の機能情報を、コントローラ11から取得し、判断部1512は、当該取得された機能情報に基づいて、当該複合機1が、上記表示画面で配置されている表示対象パーツに設定されているアクションを実行する機能を備えているか否かを判断する。   Subsequently, the determination unit 1512 compares the contents of the analyzed Script file with the function information acquired by the function information acquisition unit 1511. That is, the determination unit 1512 determines whether or not the configuration of the display target part included in the display screen indicated by the Script file matches the function indicated by the function information acquired by the function information acquisition unit 1511 (S92). ). For example, the function information acquisition unit 1511 acquires the function information of the MFP 1 from the controller 11, and the determination unit 1512 arranges the MFP 1 on the display screen based on the acquired function information. It is determined whether or not it has a function of executing an action set for the displayed display target part.

判断部1512によって、複合機1が上記表示画面に配置されている表示対象パーツに設定されているアクションを実行する機能を備えていない、すなわち、上記表示画面の表示対象パーツの構成が、当該複合機1の機能に矛盾すると判断された場合は(S93でNO)、報知制御部1513は、当該適合しない内容(例えば、当該指定された複合機1がファクシミリ機能を備えていない場合に、当該備えていないファクシミリ機能の実行指示を受け付ける「ファクシミリスタートボタン」が表示画面中に配置されている旨等)を、Business Logic152及びブラウザ16を介して、表示部50に表示させたり、図略のスピーカに音声で報知させる等の制御を行う(S94)。これにより、ユーザに対して再度表示画面を編集変更することが促される。   The determination unit 1512 does not have a function for the MFP 1 to execute an action set for the display target part arranged on the display screen. That is, the configuration of the display target part on the display screen is If it is determined that there is a contradiction in the function of the machine 1 (NO in S93), the notification control unit 1513 causes the non-conforming content (for example, if the designated multifunction machine 1 does not have a facsimile function, the provision For example, a “facsimile start button” that accepts an instruction to execute a facsimile function that has not been displayed is displayed on the display unit 50 via the Business Logic 152 and the browser 16, or is displayed on a speaker (not shown). Control such as notification by voice is performed (S94). This prompts the user to edit and change the display screen again.

また、判断部1512が、上記表示画面の表示対象パーツの構成が、当該複合機1の機能に矛盾しないと判断した場合は(S93でYES)、当該適合性判断の処理を終了する。   If the determination unit 1512 determines that the configuration of the display target part on the display screen is consistent with the function of the multifunction device 1 (YES in S93), the compatibility determination process is terminated.

次に、上記表示画面に含まれる表示対象パーツについてのScript Interpreter 151による適合性判断処理の第2実施形態を説明する。図10は表示画面に含まれる表示対象パーツについてのScript Interpreter 151による適合性判断処理の第2実施形態を示すフローチャートである。第1実施形態と同様の処理は、詳細な説明を省略する。   Next, a description will be given of a second embodiment of suitability determination processing by the Script Interpreter 151 for display target parts included in the display screen. FIG. 10 is a flowchart showing a second embodiment of compatibility determination processing by the Script Interpreter 151 for display target parts included in the display screen. Detailed description of the same processing as in the first embodiment is omitted.

第2実施形態では、適合性判断処理におけるScriptファイルの解析時に、機能情報取得部1511がコントローラ11から当該複合機1の機能情報を得るとき、機能情報取得部1511は、上述した複合機1が実行可能な機能を示す機能情報に加えて、更に、この時点において当該複合機1にセットアップされているスペックを示す機器状態情報も、上記機能情報として、コントローラ11から取得する(S101)。例えば、当該複合機1が、給紙カセットが何段セットされているか、用紙後処理を行う後処理機構がセットされているか等、当該通信時点における複合機1のスペックを示す機器状態情報を、機能情報取得部1511がコントローラ11から取得する。複合機1には、例えば、コントローラ11のメモリ領域に当該機器状態情報が記憶保持されており、当該コントローラ11が機能情報取得部1511に当該機器状態情報を出力する。   In the second embodiment, when the function information acquisition unit 1511 obtains the function information of the MFP 1 from the controller 11 during the analysis of the Script file in the suitability determination process, the function information acquisition unit 1511 includes the above-described MFP 1. In addition to the function information indicating the executable function, device status information indicating the spec set up in the multifunction device 1 at this time is also acquired from the controller 11 as the function information (S101). For example, device status information indicating the specifications of the multi-function device 1 at the time of communication, such as how many stages of paper cassettes are set in the multi-function device 1 and a post-processing mechanism for performing paper post-processing is set. The function information acquisition unit 1511 acquires from the controller 11. The multifunction device 1 stores, for example, the device state information in the memory area of the controller 11, and the controller 11 outputs the device state information to the function information acquisition unit 1511.

そして、判断部1512は、上記機器状態情報を含む機能情報が示す当該複合機1の機能及びセットアップ内容に、上記Scriptファイルが示す表示画面に含まれる表示対象パーツの構成が矛盾するか否かを判断する(S102)。   Then, the determination unit 1512 determines whether the configuration of the display target part included in the display screen indicated by the Script file is inconsistent with the function and the setup content of the MFP 1 indicated by the function information including the device status information. Judgment is made (S102).

判断部1512によって、複合機1が上記表示画面に配置されている表示対象パーツに設定されているアクションを実行する機能及びセットアップ内容を備えていない、すなわち、上記表示画面の表示対象パーツの構成が、当該複合機1の機能及びセットアップ内容に矛盾すると判断された場合は(S103でNO)、第1実施形態と同様に、セットアップ内容と矛盾している表示対象パーツの指摘等を、Business Logic152及びブラウザ16を介して、表示部50に表示させたり、図略のスピーカに音声で報知させる等の制御を行う(S104)。   The determination unit 1512 does not have the function and setup contents for executing the action set for the display target part arranged on the display screen by the multifunction device 1, that is, the configuration of the display target part on the display screen is not provided. If it is determined that there is a contradiction in the function and setup contents of the multifunction machine 1 (NO in S103), as in the first embodiment, indication of the display target part that contradicts the setup contents, etc. Control is performed such as displaying on the display unit 50 or notifying a speaker (not shown) by voice through the browser 16 (S104).

なお、本発明は上記実施の形態の構成に限られず種々の変形が可能である。例えば、上記実施形態では、PC31のパネルクリエータ部312及びパネルシミュレータ部313で生成された表示画面は複合機1で表示されるとして説明しているが、当該生成された表示画面は複合機1での表示に限定されるものではなく、他の電気機器での表示にも適用可能である。   The present invention is not limited to the configuration of the above embodiment, and various modifications can be made. For example, in the above-described embodiment, the display screen generated by the panel creator unit 312 and the panel simulator unit 313 of the PC 31 is described as being displayed on the multifunction device 1. However, the generated display screen is displayed on the multifunction device 1. The display is not limited to the above display, and can be applied to display on other electric devices.

また、本発明の範囲は上記に示した各実施形態に限定されるものではなく、発明の主旨を逸脱しない範囲で種々の変更を加えて実施することができる。上記実施形態では、本発明の実施形態の構成及び処理を図1乃至図10に示しているが、当該構成及び処理は本発明の実施形態の単なる一例に過ぎない。   The scope of the present invention is not limited to the embodiments described above, and various modifications can be made without departing from the spirit of the invention. In the above embodiment, the configuration and processing of the embodiment of the present invention are shown in FIGS. 1 to 10, but the configuration and processing are merely examples of the embodiment of the present invention.

本発明の一実施形態に係る画像形成システムの一例を示す図である。1 is a diagram illustrating an example of an image forming system according to an embodiment of the present invention. PC及び複合機について表示画面の生成処理及び表示処理に必要な構成を示す図である。It is a figure which shows a structure required for the production | generation process of a display screen, and a display process about PC and a multifunctional device. パネルクリエータ部による表示画面生成及び複合機への出力処理を示すフローチャートである。It is a flowchart which shows the display screen production | generation by a panel creator part, and the output process to a multifunction machine. (a)(b)は表示部に表示される表示画面の一例を示す図、(c)はパネルクリエータ部による生成処理で作成された表示画面の例を示す図である。(A) (b) is a figure which shows an example of the display screen displayed on a display part, (c) is a figure which shows the example of the display screen produced by the production | generation process by a panel creator part. カスタマイズ受付画面の一例を示す図である。It is a figure which shows an example of a customization reception screen. 複合機における上記表示画面データの登録処理を示すフローチャートである。6 is a flowchart illustrating a registration process of the display screen data in a multifunction machine. 複合機における、上記PCで生成された表示画面の表示部での表示制御処理、及びユーザからの動作実行指示の受付処理の第1実施形態を示すフローチャートである。4 is a flowchart illustrating a first embodiment of a display control process in a display unit of a display screen generated by the PC and a process of receiving an operation execution instruction from a user in a multifunction machine. 画像形成システムによる、上記PCで生成された表示画面の表示部での表示制御処理、及びユーザからの動作実行指示の受付処理の第2実施形態を示すフローチャートである。It is a flowchart which shows 2nd Embodiment of the display control process in the display part of the display screen produced | generated by said PC by the image forming system, and the reception process of the operation execution instruction from a user. 表示画面に含まれる表示対象パーツについてのScript Interpreter による適合性判断処理の第1実施形態を示すフローチャートである。It is a flowchart which shows 1st Embodiment of the compatibility judgment process by Script Interpreter about the display object part contained in a display screen. 表示画面に含まれる表示対象パーツについてのScript Interpreter による適合性判断処理の第2実施形態を示すフローチャートである。It is a flowchart which shows 2nd Embodiment of the compatibility determination process by Script Interpreter about the display object part contained in a display screen.

符号の説明Explanation of symbols

1 複合機
50 表示部
10 画像形成システム
11 コントローラ
12 記憶部
13 プラットフォーム
15 拡張アプリケーション
151 Script Interpreter
1511 機能情報取得部
1512 判断部
1513 報知制御部
152 Business Logic
153 登録部
154 表示頻度算出部
16 ブラウザ
31〜34 PC
310 制御部
311 記憶部
312 パネルクリエータ部
3121 パーツ指定受付部
3122 レイアウト指示受付部
3123 アクション設定部
3124 生成部
313 パネルシミュレータ部
SV2 サーバコンピュータ
1 MFP 50 Display Unit 10 Image Forming System 11 Controller 12 Storage Unit 13 Platform 15 Extended Application 151 Script Interpreter
1511 Function information acquisition unit 1512 Judgment unit 1513 Notification control unit 152 Business Logic
153 Registration unit 154 Display frequency calculation unit 16 Browser 31-34 PC
310 control unit 311 storage unit 312 panel creator unit 3121 parts designation receiving unit 3122 layout instruction receiving unit 3123 action setting unit 3124 generating unit 313 panel simulator unit SV2 server computer

Claims (5)

表示画面の画面データを電気機器の表示部に表示させるように、当該電気機器に内蔵されるコンピュータを機能させる表示制御プログラムであって、
前記表示部に表示画面を表示させる表示制御部と、
前記表示画面の画面データを、前記表示部に表示させる表示用データとして登録する登録部と、
前記登録部によって登録された前記表示用データを解析して、前記表示部で表示可能なデータ形式に変換するデータ変換部と、
前記登録部によって登録されている各表示用データについて前記表示部での表示頻度を算出する表示頻度算出部として機能し、
更に、前記データ変換部が、前記登録部に登録されている表示用データであって、前記表示頻度算出部によって算出された表示頻度の高い表示用データを、前記表示制御部による前記表示部の表示制御が開始される前に、前記表示部で表示可能なデータ形式に変換しておくように、コンピュータを機能させる表示制御プログラム。
A display control program for causing a computer incorporated in the electric device to function so as to display the screen data of the display screen on the display unit of the electric device,
A display control unit for displaying a display screen on the display unit;
A registration unit that registers screen data of the display screen as display data to be displayed on the display unit;
A data conversion unit that analyzes the display data registered by the registration unit and converts the data into a data format that can be displayed by the display unit;
It functions as a display frequency calculation unit that calculates the display frequency on the display unit for each display data registered by the registration unit,
Further, the data conversion unit is display data registered in the registration unit, and display data having a high display frequency calculated by the display frequency calculation unit is displayed on the display unit by the display control unit. A display control program that causes a computer to function so as to be converted into a data format that can be displayed on the display unit before display control is started.
前記登録部は、前記表示画面の画面データを、当該電気機器に接続された情報処理装置から取得して登録するように、更にコンピュータを機能させる請求項1に記載の表示制御プログラム。   The display control program according to claim 1, wherein the registration unit further causes the computer to function so as to acquire and register screen data of the display screen from an information processing apparatus connected to the electrical device. 表示画面を表示する表示部と、
前記表示部に表示画面を表示させる表示制御部と、
前記表示画面の画面データを、前記表示部に表示させる表示用データとして登録する登録部と、
前記登録部によって登録された前記表示用データを解析して、前記表示部で表示可能なデータ形式に変換するデータ変換部と、
前記登録部によって登録されている各表示用データについて前記表示部での表示頻度を算出する表示頻度算出部とを備え、
前記データ変換部は、前記登録部に登録されている表示用データであって、前記表示頻度算出部によって算出された表示頻度の高い表示用データを、前記表示制御部による前記表示部の表示制御が開始される前に、前記表示部で表示可能なデータ形式に変換しておく表示制御装置。
A display unit for displaying a display screen;
A display control unit for displaying a display screen on the display unit;
A registration unit that registers screen data of the display screen as display data to be displayed on the display unit;
A data conversion unit that analyzes the display data registered by the registration unit and converts the data into a data format that can be displayed by the display unit;
A display frequency calculation unit that calculates a display frequency on the display unit for each display data registered by the registration unit;
The data conversion unit is display data registered in the registration unit, and display data with a high display frequency calculated by the display frequency calculation unit is displayed on the display unit by the display control unit. A display control device that converts the data into a data format that can be displayed on the display unit before starting.
前記登録部は、前記表示画面の画面データを、当該表示制御装置に接続された情報処理装置から取得して登録する請求項3に記載の表示制御装置。   The display control apparatus according to claim 3, wherein the registration unit acquires and registers screen data of the display screen from an information processing apparatus connected to the display control apparatus. 情報処理装置と、画像形成装置とを有する画像形成システムであって、
前記情報処理装置は、
前記表示画面内に表示させる表示対象パーツの指定をユーザから受け付けるパーツ指定受付部と、
前記指定された表示対象パーツについての前記表示画面内での配置を指示するレイアウト指示をユーザから受け付けるレイアウト指示受付部と、
前記指定された表示対象パーツに対して、当該表示対象パーツに対応するアクションを関連付けて設定するアクション設定部と、
前記表示対象パーツ指定、前記レイアウト指示、及び前記アクション設定で定められた内容で前記表示画面の画面データを生成する生成部と、
前記生成部で生成された表示画面の画面データを前記画像形成装置に送信する送信部とを備え、
前記画像形成装置は、
前記表示画面を表示する表示部と、
前記表示部に前記表示画面を表示させる表示制御部と、
前記生成された表示画面の画面データを、前記情報処理装置から取得し、当該電気機器の表示部に表示させる表示用データとして登録する登録部と、
前記登録部によって登録された前記表示用データを解析して、前記表示部で表示可能なデータ形式に変換するデータ変換部と、
前記登録部によって登録されている各表示用データについて前記表示部での表示頻度を算出する表示頻度算出部とを備え、
前記データ変換部は、前記登録部に登録されている表示用データであって、前記表示頻度算出部によって算出された表示頻度の高い表示用データを、前記表示制御部による前記表示部の表示制御が開始される前に、前記表示部で表示可能なデータ形式に変換しておく画像形成システム。
An image forming system having an information processing apparatus and an image forming apparatus,
The information processing apparatus includes:
A parts designation receiving unit that accepts designation of display target parts to be displayed in the display screen from a user;
A layout instruction receiving unit that receives a layout instruction from the user for instructing the placement of the designated display target part in the display screen;
An action setting unit for associating and setting an action corresponding to the display target part for the specified display target part;
A generating unit that generates screen data of the display screen with the contents specified in the display target part designation, the layout instruction, and the action setting;
A transmission unit that transmits screen data of the display screen generated by the generation unit to the image forming apparatus,
The image forming apparatus includes:
A display unit for displaying the display screen;
A display control unit for displaying the display screen on the display unit;
A registration unit that acquires screen data of the generated display screen from the information processing apparatus and registers as display data to be displayed on the display unit of the electrical device;
A data conversion unit that analyzes the display data registered by the registration unit and converts the data into a data format that can be displayed by the display unit;
A display frequency calculation unit that calculates a display frequency on the display unit for each display data registered by the registration unit;
The data conversion unit is display data registered in the registration unit, and display data with a high display frequency calculated by the display frequency calculation unit is displayed on the display unit by the display control unit. An image forming system that converts the data into a data format that can be displayed on the display unit before starting.
JP2008155276A 2008-06-13 2008-06-13 Display control program, display control device, and image forming system Pending JP2009300743A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2008155276A JP2009300743A (en) 2008-06-13 2008-06-13 Display control program, display control device, and image forming system
US12/482,650 US9001374B2 (en) 2008-06-13 2009-06-11 Image forming apparatus and display control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008155276A JP2009300743A (en) 2008-06-13 2008-06-13 Display control program, display control device, and image forming system

Publications (1)

Publication Number Publication Date
JP2009300743A true JP2009300743A (en) 2009-12-24

Family

ID=41547708

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008155276A Pending JP2009300743A (en) 2008-06-13 2008-06-13 Display control program, display control device, and image forming system

Country Status (1)

Country Link
JP (1) JP2009300743A (en)

Similar Documents

Publication Publication Date Title
US8654383B2 (en) Information processing system, apparatus, method and non-transitory computer-readable recording medium for generating a display screen based on local error display information and remote style sheet information
US9001374B2 (en) Image forming apparatus and display control device
CN103237143B (en) Information processor, motion control system and method for controlling operation
JP5564323B2 (en) Display screen generation program, display screen generation device, and display screen generation method
JP5317802B2 (en) Information processing apparatus, image forming system, and screen data management program
US10129421B2 (en) System and method for remote device interface customization
JP2009301336A (en) Image forming system, display screen generation program and display screen generation device
KR20110068550A (en) Image forming apparatus and its local user interface provision method
JP5303198B2 (en) Display screen generation program, display screen generation apparatus, and image forming apparatus
JP4978935B2 (en) Image forming system
CN101996039B (en) Information processing device, operation control system and production method of frame data
JP2010221422A (en) Printing apparatus and program
JP5103291B2 (en) Image forming system and electrical apparatus
JP5328453B2 (en) Information processing apparatus, image forming system, and screen data management program
JP5256098B2 (en) Image forming system, information processing apparatus, and screen data management program
JP5140624B2 (en) Image forming system, server, and screen data management program
JP5343043B2 (en) Display screen analysis program, display control apparatus, and image forming apparatus
JP2011039615A (en) Information processing device, operation control system, and web application generation program
JP5232723B2 (en) Image forming system, server, and screen data management program
JP2009300743A (en) Display control program, display control device, and image forming system
JP2011096098A (en) Information processing device, operational control system, and operational control program
JP2011097454A (en) Electric apparatus, operation control system, and operation control program
JP2013030117A (en) Information processing device, application generation system, and application generation program
JP2009302921A (en) Display control program, display control device, and image forming system
JP5352405B2 (en) Information processing apparatus, operation control system, and display screen generation program