[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP6840972B2 - Information processing equipment and programs - Google Patents

Information processing equipment and programs Download PDF

Info

Publication number
JP6840972B2
JP6840972B2 JP2016185337A JP2016185337A JP6840972B2 JP 6840972 B2 JP6840972 B2 JP 6840972B2 JP 2016185337 A JP2016185337 A JP 2016185337A JP 2016185337 A JP2016185337 A JP 2016185337A JP 6840972 B2 JP6840972 B2 JP 6840972B2
Authority
JP
Japan
Prior art keywords
setting items
setting
columns
items
item
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.)
Active
Application number
JP2016185337A
Other languages
Japanese (ja)
Other versions
JP2018049510A (en
Inventor
透 鈴木
透 鈴木
真史 小野
真史 小野
林 学
学 林
訓稔 山本
訓稔 山本
直哉 延谷
直哉 延谷
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
Fujifilm Business Innovation 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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2016185337A priority Critical patent/JP6840972B2/en
Publication of JP2018049510A publication Critical patent/JP2018049510A/en
Application granted granted Critical
Publication of JP6840972B2 publication Critical patent/JP6840972B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、情報処理装置及びプログラムに関する。 The present invention relates to an information processing device and a program.

近年、操作パネルの表示面に表示される操作画面を音声により操作する画像形成装置が知られている(例えば、特許文献1参照。)。 In recent years, an image forming apparatus for operating an operation screen displayed on a display surface of an operation panel by voice has been known (see, for example, Patent Document 1).

この画像形成装置は、ユーザに音声を入力させるための音声入力手段と、入力された音声を認識して音声コマンドを生成する音声認識部と、生成された音声コマンドに対応する操作画面(例えばお気に入り画面)に遷移させる画面切り替え手段とを備える。 This image forming device includes a voice input means for causing a user to input voice, a voice recognition unit that recognizes the input voice and generates a voice command, and an operation screen corresponding to the generated voice command (for example, a favorite). It is provided with a screen switching means for transitioning to the screen).

また、従来、音声入力により多数の候補が検索された場合、複数の候補に集約する音声検索装置が提案されている(例えば、特許文献2参照。)。 Further, conventionally, when a large number of candidates are searched by voice input, a voice search device that aggregates into a plurality of candidates has been proposed (see, for example, Patent Document 2).

特許第5343652号公報Japanese Patent No. 5343652 特開2009−146108号公報JP-A-2009-146108

本発明の目的は、各ノードに設定項目が対応付けられた木構造から抽出した、検索対象の設定項目を含む複数の設定項目の列を表示する際、それらを統合して表示する情報処理装置及びプログラムを提供することにある。 An object of the present invention is an information processing device that integrates and displays a column of a plurality of setting items including a setting item to be searched, which is extracted from a tree structure in which setting items are associated with each node. And to provide the program.

[1]各ノードに設定項目が対応付けられた木構造を記憶する記憶手段と、
前記設定項目に関する情報を受け付ける受付手段と、
受け付けられた前記情報に関連する前記設定項目を前記木構造から検索し、検索した当該設定項目に対応するノードから根ノードに至る設定項目の列を抽出する抽出手段と、
複数の前記設定項目の列が抽出された場合、前記複数の設定項目の列を、列の数がより少ない設定項目の列に統合する統合手段と、を備え
前記統合手段は、検索した設定項目かそれ以外の設定項目かに応じて異なる方法で同じ階層間の設定項目を統合する、情報処理装置。
[2]前記統合手段は、統合した前記設定項目の列を構成する複数の設定項目のうち、検索された当該設定項目以外の設定項目については、少なくとも一部の設定項目を文字数がより少ない情報に置換する、前記[1]に記載の情報処理装置。
[3]前記統合手段は、統合した前記設定項目の列を構成する複数の設定項目のうち、検索された当該設定項目以外の設定項目については、少なくとも一部の設定項目を省略する、前記[1]又は[2]に記載の情報処理装置。
[4]前記統合手段は、抽出された前記複数の設定項目の列が、同じ階層に設定項目名が同一の設定項目を含む場合、それらを1つの設定項目に統合する、前記[1]から[3]のいずれか1つに記載の情報処理装置。
[5]前記統合手段は、抽出された前記複数の設定項目の列が、同じ階層に用語が一部共通する設定項目を含む場合、それらを前記用語と統合したことを示す情報とを用いて表現された1つの設定項目に統合する、前記[1]から[4]のいずれか1つに記載の情報処理装置。
[6]前記受付手段は、受け付けられた前記情報が複数の設定項目を含む場合、前記情報を前記複数の設定項目に分割し、
前記抽出手段は、分割された設定項目ごとに設定項目の列を抽出する、前記[1]に記載の情報処理装置。
[7]前記統合手段は、抽出された前記設定項目の列のうち、設定項目の数が少ない方の前記設定項目の列を優先的に表示する、前記[6]に記載の情報処理装置。
[8]コンピュータを、情報を受け付ける受付手段と、
受け付けられた前記情報に関連する設定項目を各ノードに前記設定項目が対応付けられ
た木構造から検索し、検索した当該設定項目に対応するノードから根ノードに至る設定項目の列を抽出する抽出手段と、
複数の前記設定項目の列が抽出された場合、前記複数の設定項目の列を、列の数がより少ない設定項目の列に統合する統合手段として、機能させるためのプログラムであって、
前記統合手段は、検索した設定項目かそれ以外の設定項目かに応じて異なる方法で同じ階層間の設定項目を統合する、プログラム。
[1] A storage means for storing a tree structure in which setting items are associated with each node, and
A reception means for receiving information on the setting items and
An extraction means for searching the tree structure for the setting items related to the received information and extracting a column of setting items from the node corresponding to the searched setting item to the root node.
When a plurality of columns of the setting items are extracted, the integration means for integrating the columns of the plurality of setting items into the columns of the setting items having a smaller number of columns is provided .
The integration means is an information processing device that integrates setting items between the same layers by different methods depending on the searched setting items or other setting items.
[2] The integration means provides information on at least some of the setting items having a smaller number of characters for the setting items other than the searched setting items among the plurality of setting items constituting the integrated column of the setting items. The information processing apparatus according to the above [1], which is replaced with.
[3] The integration means omits at least some of the setting items other than the searched setting items among the plurality of setting items constituting the integrated column of the setting items. The information processing apparatus according to 1] or [2].
[4] The integrated unit is extracted column of the plurality of setting items, when the setting item name at the same level comprises the same setting items, to integrate them into one setting item, from the [1] The information processing apparatus according to any one of [3].
[5] When the extracted columns of the plurality of setting items include setting items in which some terms are common in the same hierarchy, the integration means uses information indicating that they are integrated with the terms. The information processing apparatus according to any one of the above [1] to [4], which is integrated into one expressed setting item.
[6] When the received information includes a plurality of setting items, the receiving means divides the information into the plurality of setting items.
The information processing apparatus according to the above [1], wherein the extraction means extracts a column of setting items for each divided setting item.
[7] The information processing apparatus according to the above [6], wherein the integration means preferentially displays the column of the setting items having the smaller number of setting items among the extracted columns of the setting items.
[8] A computer as a reception means for receiving information
The received setting items related to the information are searched from the tree structure in which the setting items are associated with each node, and the column of the setting items from the node corresponding to the searched setting item to the root node is extracted. Means and
When a plurality of columns of the setting items are extracted, it is a program for functioning as an integration means for integrating the columns of the plurality of setting items into the columns of the setting items having a smaller number of columns.
The integration means is a program that integrates setting items between the same layers in different ways depending on whether the searched setting items or other setting items are used.

請求項1、4、5、8に係る発明によれば、各ノードに設定項目が対応付けられた木構造から抽出した、検索対象の設定項目を含む複数の設定項目の列を表示する際、それらを統合して表示することができる。
請求項2、3に係る発明によれば、本構成を採用しない場合と比較して横方向が小さい表示画面でも設定項目の列を1行で表示することが可能になる。
請求項6に係る発明によれば、受け付けられた情報が複数の設定項目を含む場合でも設定項目の列を抽出し、候補として表示することができる。
請求項7に係る発明によれば、設定項目の数が少ない方の設定項目の列は1行目又は上位に表示することが可能になり、スクロールする可能性が低くなる。
According to the inventions according to claims 1, 4, 5, and 8, when displaying a column of a plurality of setting items including the setting item to be searched, which is extracted from the tree structure in which the setting item is associated with each node. They can be integrated and displayed.
According to the inventions of claims 2 and 3, it is possible to display the columns of setting items in one row even on a display screen having a smaller horizontal direction as compared with the case where this configuration is not adopted.
According to the invention of claim 6, even when the received information includes a plurality of setting items, a column of setting items can be extracted and displayed as a candidate.
According to the invention of claim 7, the column of the setting item having the smaller number of setting items can be displayed in the first row or higher, and the possibility of scrolling is reduced.

図1は、本発明の第1の実施の形態に係る画像形成装置の制御系を示すブロック図である。FIG. 1 is a block diagram showing a control system of an image forming apparatus according to a first embodiment of the present invention. 図2は、第1の実施の形態に係る設定項目名データベースの一例を示す図である。FIG. 2 is a diagram showing an example of a setting item name database according to the first embodiment. 図3は、比較例の表示例を示す図である。FIG. 3 is a diagram showing a display example of a comparative example. 図4(a)〜(d)は、第1の実施の形態に係る表示例を示す図である。4 (a) to 4 (d) are views showing a display example according to the first embodiment. 図5(a)〜(c)は、変形例1の表示例を示す図である。5 (a) to 5 (c) are views showing a display example of the modified example 1. 図6(a)〜(c)は、変形例2の表示例を示す図である。6 (a) to 6 (c) are views showing a display example of the modified example 2. 図7は、本発明の第2の実施の形態に係る設定項目名データベースの一例を示す図である。FIG. 7 is a diagram showing an example of a setting item name database according to the second embodiment of the present invention. 図8(a)、(b)、(c)は、第2の実施の形態に係る表示例を示す図である。8 (a), (b), and (c) are diagrams showing a display example according to the second embodiment. 図9は、本発明の第3の実施の形態に係る設定項目名データベースの一例を示す図である。FIG. 9 is a diagram showing an example of a setting item name database according to a third embodiment of the present invention. 図10(a)、(b)は、第3の実施の形態に係る表示例を示す図である。10 (a) and 10 (b) are views showing a display example according to the third embodiment.

以下、本発明の実施の形態について図面を参照して説明する。なお、各図中、実質的に同一の機能を有する構成要素については、同一の符号を付してその重複した説明を省略する。また、情報処理装置の一例として画像形成装置について説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In each figure, components having substantially the same function are designated by the same reference numerals, and duplicate description thereof will be omitted. Further, an image forming apparatus will be described as an example of the information processing apparatus.

[第1の実施の形態]
図1は、本発明の第1の実施の形態に係る画像形成装置の制御系を示すブロック図である。この画像形成装置1は、例えば、スキャン機能、プリント機能、コピー機能等の複数の機能を有する複合機である。画像形成装置1は、制御部10と、制御部10に接続された、記憶部11、操作表示部12、スキャナ部13、プリンタ部14及び音声認識部16とを備える。音声認識部16には、マイク15が接続されている。記憶部11は、記憶手段の一例である。マイク15及び音声認識部16は、受付手段の一例である。
[First Embodiment]
FIG. 1 is a block diagram showing a control system of an image forming apparatus according to a first embodiment of the present invention. The image forming apparatus 1 is a multifunction device having a plurality of functions such as a scanning function, a printing function, and a copying function. The image forming apparatus 1 includes a control unit 10, a storage unit 11, an operation display unit 12, a scanner unit 13, a printer unit 14, and a voice recognition unit 16 connected to the control unit 10. A microphone 15 is connected to the voice recognition unit 16. The storage unit 11 is an example of a storage means. The microphone 15 and the voice recognition unit 16 are examples of reception means.

制御部10は、CPU(Central Processing Unit)、インターフェース等から構成されている。CPUは、プログラム110に従って動作することにより、受付手段100、抽出手段101、統合手段102、実行手段103等として機能する。各手段100〜103の詳細については後述する。 The control unit 10 is composed of a CPU (Central Processing Unit), an interface, and the like. By operating according to the program 110, the CPU functions as a reception means 100, an extraction means 101, an integration means 102, an execution means 103, and the like. Details of each means 100 to 103 will be described later.

記憶部11は、ROM(Read Only Memory)、RAM(Random Access Memory)、ハードディスク等から構成され、プログラム110や設定項目名データベース111a等の各種のデータを記憶する。設定項目名データベースは、木構造の一例である。木構造は、各ノードに設定項目が対応付けられている。 The storage unit 11 is composed of a ROM (Read Only Memory), a RAM (Random Access Memory), a hard disk, and the like, and stores various data such as the program 110 and the setting item name database 111a. The setting item name database is an example of a tree structure. In the tree structure, setting items are associated with each node.

操作表示部12は、例えば、タッチパネルと、ハードボタンとを備え、ユーザからの指示等の入力を受け付けるとともに、ユーザに対する表示を行う。操作表示部12のタッチパネルの画面は、例えば、文字サイズを12ポイントとしたとき、50文字×6行の比較的小さい画面サイズになっている。また、操作表示部12のハードボタンには、確定された設定項目の列で特定される処理をスタートさせるためのスタートボタン、テンキー等が含まれる。 The operation display unit 12 is provided with, for example, a touch panel and a hard button, receives input such as an instruction from the user, and displays to the user. The screen of the touch panel of the operation display unit 12 has a relatively small screen size of 50 characters x 6 lines, for example, when the character size is 12 points. Further, the hard button of the operation display unit 12 includes a start button, a numeric keypad, and the like for starting a process specified by a column of confirmed setting items.

スキャナ部13は、例えば、スキャナと、原稿を読取位置まで自動送りする自動送り装置とを備え、原稿から画像データを読み取る。 The scanner unit 13 includes, for example, a scanner and an automatic feeding device that automatically feeds the document to the reading position, and reads image data from the document.

プリンタ部14は、例えば、電子写真方式、インクジェット方式等により用紙等の記録媒体に画像データを印刷して出力する。 The printer unit 14 prints image data on a recording medium such as paper by an electrophotographic method, an inkjet method, or the like, and outputs the image data.

音声認識部16は、マイク15から入力された音声を辞書を用いて認識し、テキストデータに変換して受付手段100に出力する。音声認識部16は、無音部分については空白文字として認識する。 The voice recognition unit 16 recognizes the voice input from the microphone 15 using a dictionary, converts it into text data, and outputs it to the reception means 100. The voice recognition unit 16 recognizes the silent portion as a blank character.

受付手段100は、設定画面に設けられた音声入力ボタンが選択されたとき、マイク15に入力された音声が音声認識部16によりテキストデータに変換された情報を検索対象の情報として受け付ける。検索対象の情報は、設定項目そのものでもいいし、設定項目の一部でもいい。 When the voice input button provided on the setting screen is selected, the reception means 100 receives the information in which the voice input to the microphone 15 is converted into text data by the voice recognition unit 16 as the information to be searched. The information to be searched may be the setting item itself or a part of the setting item.

抽出手段101は、受付手段100が受け付けた情報に関連する設定項目を記憶部11に記憶された設定項目名データベース111aから検索し、検索した設定項目に対応するノードから根ノードに至る設定項目の列を抽出する。なお、根ノードとは、木構造の頂点のノードをいう。葉ノードとは、末端のノードをいう。根ノードと葉ノードの間のノードは、内部ノードという。根ノードは1つの場合もあれば、複数の場合もある。 The extraction means 101 searches for the setting items related to the information received by the receiving means 100 from the setting item name database 111a stored in the storage unit 11, and sets items from the node corresponding to the searched setting items to the root node. Extract columns. The root node means a node at the apex of the tree structure. A leaf node is a terminal node. The node between the root node and the leaf node is called the internal node. There may be one root node or multiple root nodes.

統合手段102は、抽出手段101により複数の設定項目の列が抽出された場合、抽出された複数の設定項目の列を、列の数がより少ない設定項目の列(以下「統合列」ともいう。)に統合して操作表示部12に表示する。 When a plurality of setting item columns are extracted by the extracting means 101, the integrating means 102 refers to the extracted plurality of setting item columns as a sequence of setting items having a smaller number of columns (hereinafter, also referred to as “integrated column”). ) Is integrated and displayed on the operation display unit 12.

また、統合手段102は、統合列を構成する複数の設定項目うち、検索された当該設定項目以外の設定項目については、少なくとも一部の設定項目を文字数がより少ない情報に置換してもよい。 Further, the integration means 102 may replace at least some of the setting items other than the searched setting items among the plurality of setting items constituting the integrated column with information having a smaller number of characters.

また、統合手段102は、統合列を構成する複数の設定項目うち、検索された当該設定項目以外の設定項目については、少なくとも一部の設定項目を省略してもよい。 Further, the integration means 102 may omit at least some of the setting items other than the searched setting items among the plurality of setting items constituting the integration column.

また、統合手段102は、抽出された複数の設定項目の列が、同じ階層に設定項目名が同一の設定項目を含む場合、それらを1つの設定項目に統合してもよい。 Further, when the extracted columns of a plurality of setting items include setting items having the same setting item name in the same hierarchy, the integration means 102 may integrate them into one setting item.

また、統合手段102は、抽出された複数の設定項目の列が、同じ階層に用語が一部共通する設定項目を含む場合、それらを共通する用語と統合したことを示す情報とを用いて表現された1つの設定項目に統合してもよい。 Further, when the extracted columns of a plurality of setting items include setting items in which some terms are common in the same hierarchy, the integration means 102 is expressed by using information indicating that they are integrated with the common terms. It may be integrated into one setting item.

実行手段103は、ユーザの設定項目の列を確定する操作により設定内容を記憶部11に記憶し、ジョブ処理の実行時に設定値を読み出し、スキャナ部13やプリンタ部14を制御して設定に従ったジョブ処理を実行する。 The execution means 103 stores the setting contents in the storage unit 11 by the operation of determining the sequence of the user's setting items, reads the set value when the job process is executed, controls the scanner unit 13 and the printer unit 14, and follows the setting. Execute the job processing.

(画像形成装置の動作)
次に、画像形成装置1の動作の一例について図2を参照して説明する。
(Operation of image forming device)
Next, an example of the operation of the image forming apparatus 1 will be described with reference to FIG.

図2は、第1の実施の形態に係る設定項目名データベース111aの一例を示す図である。設定項目名データベース111aは、各ノードに設定項目が対応付けられた4つの階層の木構造になっている。各設定項目には、項目IDが付与されている。図2の項目ID欄には、葉ノードに対応する設定項目の項目IDが登録されている。項目IDの桁数は階層数に対応する。例えば、項目ID121は、第3階層の設定項目「出力電圧調整」の項目IDであり、項目ID12は、第2階層の設定項目「USB設定」の項目IDである。 FIG. 2 is a diagram showing an example of the setting item name database 111a according to the first embodiment. The setting item name database 111a has a four-layer tree structure in which setting items are associated with each node. An item ID is assigned to each setting item. In the item ID column of FIG. 2, the item IDs of the setting items corresponding to the leaf nodes are registered. The number of digits of the item ID corresponds to the number of layers. For example, the item ID 121 is the item ID of the setting item "output voltage adjustment" of the third layer, and the item ID 12 is the item ID of the setting item "USB setting" of the second layer.

ユーザが操作表示部12を操作して設定画面の表示を指示すると、受付手段100は、操作表示部12に設定画面を表示する。ユーザは表示された設定画面に設けられた音声入力ボタンを選択して音声認識機能をONにする。ユーザは音声認識機能がONのときに例えば「でんあつ」と発音して音声をマイク15に入力したとする。音声認識部16は、マイク15に入力された「でんあつ」の音声を辞書を用いて認識し、テキストデータに変換して受付手段100に出力する。受付手段100は、出力されたテキストデータの「でんあつ」を検索対象の情報として受け付ける。 When the user operates the operation display unit 12 to instruct the display of the setting screen, the reception means 100 displays the setting screen on the operation display unit 12. The user selects the voice input button provided on the displayed setting screen to turn on the voice recognition function. It is assumed that the user pronounces "Denatsu" and inputs the voice to the microphone 15 when the voice recognition function is ON. The voice recognition unit 16 recognizes the voice of "Denatsu" input to the microphone 15 using a dictionary, converts it into text data, and outputs it to the reception means 100. The reception means 100 receives the output text data "voltage" as search target information.

抽出手段101は、受付手段100が受け付けた「でんあつ」に関連する設定項目を記憶部11に記憶された設定項目名データベース111aから検索する。図2に示す設定項目名データベース111aの場合、抽出手段101は、「でんあつ」に関連する設定項目として第4階層の「二次転写電圧調整」及び第3階層の「出力電圧調整」を検索する。 The extraction means 101 searches the setting item name database 111a stored in the storage unit 11 for the setting items related to the "voltage" received by the receiving means 100. In the case of the setting item name database 111a shown in FIG. 2, the extraction means 101 sets “secondary transfer voltage adjustment” in the fourth layer and “output voltage adjustment” in the third layer as setting items related to “denatsu”. search for.

次に、抽出手段101は、検索した「二次転写電圧調整」及び「出力電圧調整」にそれぞれ対応するノードから根ノードに至る設定項目の列を抽出する。図2に示す設定項目名データベース111aの場合、抽出手段101は、「管理、用紙設定、用紙1、二次転写電圧調整」、「管理、用紙設定、用紙2、二次転写電圧調整」、「管理、用紙設定、用紙3、二次転写電圧調整」、「管理、用紙設定、用紙4、二次転写電圧調整」、「管理、用紙設定、用紙5、二次転写電圧調整」、及び「管理、USB設定、出力電圧調整」の6つの設定項目の列40aを抽出する。 Next, the extraction means 101 extracts a sequence of setting items from the node corresponding to the searched “secondary transfer voltage adjustment” and “output voltage adjustment” to the root node, respectively. In the case of the setting item name database 111a shown in FIG. 2, the extraction means 101 includes "management, paper setting, paper 1, secondary transfer voltage adjustment", "management, paper setting, paper 2, secondary transfer voltage adjustment", and " Management, paper setting, paper 3, secondary transfer voltage adjustment "," management, paper setting, paper 4, secondary transfer voltage adjustment "," management, paper setting, paper 5, secondary transfer voltage adjustment ", and" management , USB setting, output voltage adjustment ”, the column 40a of the six setting items is extracted.

例えば、抽出手段101が抽出した6つの設定項目の列40aを画面サイズが比較的小さい操作表示部12にそのまま表示しようとすると、6つの設定項目の列40aの全てを表示できずに図3に示すように5つの設定項目の列40aを表示することになる。 For example, if an attempt is made to display the columns 40a of the six setting items extracted by the extraction means 101 as they are on the operation display unit 12 having a relatively small screen size, all the columns 40a of the six setting items cannot be displayed, and FIG. As shown, the columns 40a of the five setting items are displayed.

図3は、比較例の表示例を示す図である。図3に示す設定画面30aには、音声認識結果「でんあつ」や画面名等を表示するサブ表示領域31と、検索結果等を表示するメイン表示領域32と、画面をスクロールするためのスクロールバー33とが設けられている。メイン表示領域32は、例えば、文字サイズを12ポイントとしたとき、50文字×5行の画面サイズを有する。図3のメイン表示領域32には、例えば、5つの設定項目の列40a、チェックボックス41、設定項目の列40aを示す番号42が表示されている。図3中、「>」の記号は、その左側の設定項目が右側の設定項目の上層に位置していることを意味している。 FIG. 3 is a diagram showing a display example of a comparative example. The setting screen 30a shown in FIG. 3 has a sub display area 31 for displaying the voice recognition result “Denatsu” and the screen name, a main display area 32 for displaying the search result, and scrolling for scrolling the screen. A bar 33 is provided. The main display area 32 has a screen size of 50 characters × 5 lines, for example, when the character size is 12 points. In the main display area 32 of FIG. 3, for example, a column 40a of five setting items, a check box 41, and a number 42 indicating a column 40a of setting items are displayed. In FIG. 3, the symbol “>” means that the setting item on the left side is located above the setting item on the right side.

図3に示す設定画面30aにおいて、設定項目の列(図3では40a)をタッチして選択することにより、対応する設定項目の列40aが選択されたことになる。例えば、番号42の「1」に対応する「管理>用紙設定>用紙1>二次転写電圧調整」の設定項目の列40aをタッチすると、「管理>用紙設定>用紙1>二次転写電圧調整」が選択されたことになる。上層から設定項目を順次選択する構成の場合、「管理」、「用紙設定」、「用紙1」、「二次転写電圧調整」の設定項目を順次選択することになるが、図3に示す場合は、設定項目の列を選択するだけで、末端の「二次転写電圧調整」の設定画面に移行することができる。しかし、設定項目の列40aを設定画面30aに表示しきれない場合には、スクロールバー33を下方向に移動させることになる。図3に示す場合は、「USB設定」の設定項目を表示させるためにはスクロールバー33を下方向に移動させる手間が発生する。そこで、本実施の形態では、統合手段102によりスクロールの手間を抑制するように重複する設定項目を統合して表示するようにしている。 By touching and selecting the setting item column (40a in FIG. 3) on the setting screen 30a shown in FIG. 3, the corresponding setting item column 40a is selected. For example, when the column 40a of the setting item of "Management> Paper setting> Paper 1> Secondary transfer voltage adjustment" corresponding to "1" of No. 42 is touched, "Management> Paper setting> Paper 1> Secondary transfer voltage adjustment" is touched. Is selected. In the case of the configuration in which the setting items are sequentially selected from the upper layer, the setting items of "Management", "Paper setting", "Paper 1", and "Secondary transfer voltage adjustment" are sequentially selected. Can move to the setting screen of "secondary transfer voltage adjustment" at the end simply by selecting the column of setting items. However, if the column 40a of the setting items cannot be displayed on the setting screen 30a, the scroll bar 33 is moved downward. In the case shown in FIG. 3, in order to display the setting item of the "USB setting", it takes time and effort to move the scroll bar 33 downward. Therefore, in the present embodiment, the integrating means 102 integrates and displays the overlapping setting items so as to reduce the trouble of scrolling.

図4は、第1の実施の形態に係る表示例を示す図である。図4(a)は統合列の一例を示す図である。図4(a)に示す設定画面30aは、図3と同様に、サブ表示領域31、メイン表示領域32、スクロールバー33が設けられている。メイン表示領域32は、例えば、文字サイズを12ポイントとしたとき、50文字×5行の画面サイズを有する。 FIG. 4 is a diagram showing a display example according to the first embodiment. FIG. 4A is a diagram showing an example of an integrated column. Similar to FIG. 3, the setting screen 30a shown in FIG. 4A is provided with a sub display area 31, a main display area 32, and a scroll bar 33. The main display area 32 has a screen size of 50 characters × 5 lines, for example, when the character size is 12 points.

図3に示すように、4つの設定項目のうち「管理」、「用紙設定」、「二次転写電圧調整」は、同じ階層で設定項目名が同一の設定項目である。さらに「用紙1」、「用紙2」、・・・「用紙5」は、同じ階層で用語(用紙)が一部共通する設定項目となっている。 As shown in FIG. 3, of the four setting items, "management", "paper setting", and "secondary transfer voltage adjustment" are setting items having the same setting item name in the same layer. Further, "Paper 1", "Paper 2", ... "Paper 5" are setting items in which some terms (paper) are common in the same layer.

本実施の形態では、統合手段102は、同じ階層で設定項目名が同一の設定項目の「管理」、「用紙設定」、「二次転写電圧調整」をそれぞれ1つの設定項目に統合する。また、統合手段102は、同じ階層で用語が一部共通する設定項目の「用紙1」、「用紙2」、・・・「用紙5」を共通する用語と統合したことを示す情報(例えば*)とを用いて表現された1つの「用紙*」に統合する。「用紙*」は、以下「統合項目」ともいう。そして、統合手段102は、「管理>用紙設定>用紙*>二次転写電圧調整」の統合列40bを生成し、設定画面30aに表示する。*は統合したことを示す情報の一例である。この例では、5つの設定項目の列を、列の数がより少ない数として1つの設定項目の列に統合したが、統合する数は1つに限られない。 In the present embodiment, the integration means 102 integrates "management", "paper setting", and "secondary transfer voltage adjustment" of setting items having the same setting item name in the same layer into one setting item. Further, the integration means 102 provides information (for example, *) indicating that the setting items "paper 1", "paper 2", ... "Paper 5", which have some common terms in the same layer, are integrated with the common terms. ) And are integrated into one "paper *". "Paper *" is also referred to as "integrated item" below. Then, the integrating means 102 generates an integrated row 40b of "Management> Paper setting> Paper *> Secondary transfer voltage adjustment" and displays it on the setting screen 30a. * Is an example of information indicating integration. In this example, the columns of five setting items are integrated into one column of setting items as the number of columns is smaller, but the number of integration is not limited to one.

その結果、図4(a)に示すように、設定項目の列40a及び統合列40bが操作表示部12の設定画面30aに収まるようになる。メイン表示領域32には、「管理>用紙設定>用紙*>二次転写電圧調整」の統合列40bと、「管理>USB設定>出力電圧調整」の設定項目の列40aと、「再入力」の単語と、チェックボックス41と、番号42とが表示される。「再入力」は再度音声入力からやり直すためのものである。 As a result, as shown in FIG. 4A, the setting item column 40a and the integrated column 40b are accommodated in the setting screen 30a of the operation display unit 12. In the main display area 32, there are an integrated column 40b of "Management> Paper setting> Paper *> Secondary transfer voltage adjustment", a column 40a of setting items of "Management> USB setting> Output voltage adjustment", and "Re-input". Word, check box 41, and number 42 are displayed. "Re-input" is for starting over from voice input.

ユーザが番号42が「1」の「設定用紙」を含む行をタッチして選択すると、統合手段102は、用紙の特定画面、例えば、図4(b)に示すように、統合されている「用紙*」を展開してメイン表示領域32に表示する。また、ユーザが「USB設定」を含む行をタッチして選択すると、統合手段102は、USB電圧指定画面(図示せず)を表示する。なお、ユーザが番号42等を発声して音声入力してもよい。 When the user touches and selects a line containing the "setting paper" whose number 42 is "1", the integrating means 102 is integrated with the paper identification screen, for example, as shown in FIG. 4 (b). "Paper *" is expanded and displayed in the main display area 32. Further, when the user touches and selects a line including "USB setting", the integration means 102 displays a USB voltage designation screen (not shown). The user may utter a number 42 or the like and input the voice.

図4(c)は、図4(b)に対してチェックボックス41を設けて複数の用紙を選択できるようにした表示例である。図4(c)に示す設定画面30aにおいて、ユーザが2つ以上の用紙を選択した場合、統合手段102は、図4(d)に示す設定画面30aを操作表示部12に表示する。図4(d)に示す設定画面30aにおいて、ユーザが「各用紙に対し異なる設定をおこなう」を選択すると、統合手段102は、選択された用紙に関し順繰りに設定画面を表示して設定を受け付ける。例えば、用紙1と用紙2が選択された場合、用紙1の二次転写電圧設定画面を表示し、用紙1に対する二次転写電圧の設定を受け付け、用紙1に対する二次転写電圧の設定が完了すると、用紙2の二次転写電圧設定画面を表示し、用紙2に対する二次転写電圧の設定を受け付ける。ユーザが「全用紙に対し共通の設定をおこなう」を選択すると、統合手段102は、全用紙に対し共通の設定を行うための設定画面を操作表示部12に表示する。 FIG. 4C is a display example in which a check box 41 is provided for FIG. 4B so that a plurality of sheets can be selected. When the user selects two or more sheets on the setting screen 30a shown in FIG. 4C, the integrating means 102 displays the setting screen 30a shown in FIG. 4D on the operation display unit 12. When the user selects "make different settings for each paper" on the setting screen 30a shown in FIG. 4D, the integration means 102 sequentially displays the setting screens for the selected papers and accepts the settings. For example, when paper 1 and paper 2 are selected, the secondary transfer voltage setting screen of paper 1 is displayed, the setting of the secondary transfer voltage for paper 1 is accepted, and the setting of the secondary transfer voltage for paper 1 is completed. , The secondary transfer voltage setting screen of the paper 2 is displayed, and the setting of the secondary transfer voltage for the paper 2 is accepted. When the user selects "make common settings for all papers", the integration means 102 displays a setting screen for making common settings for all papers on the operation display unit 12.

ユーザは、設定項目の列を確定する操作をして、設定内容を記憶部11に記憶する。そして、コピーのサービスを利用する場合には、操作表示部12のスタートボタンを押すと、実行手段103は、ジョブ処理の実行時に設定値を読み出し、スキャナ部13、プリンタ部14等を制御して設定に従ったジョブ処理を実行する。なお、コピーに限らず、スキャンやプリントといた画像形成装置が提供するサービスも同様である。 The user performs an operation of confirming the sequence of the setting items, and stores the setting contents in the storage unit 11. Then, when using the copy service, when the start button of the operation display unit 12 is pressed, the execution means 103 reads the set value at the time of executing the job process and controls the scanner unit 13, the printer unit 14, and the like. Execute job processing according to the settings. Not limited to copying, the same applies to services provided by image forming devices such as scanning and printing.

(変形例1)
図5は、変形例1の表示例を示す図である。変形例1は、設定画面30bを図4に示す設定画面30aの画面サイズよりも縦方向及び横方向に小さく、例えば文字サイズを12ポイントとしたとき、20文字×2行の画面サイズにしたものである。図5(a)に示す設定画面30bには、20文字×1行のサイズのサブ表示領域31と、20文字×2行のサイズのメイン表示領域32とが設けられている。また、変形例1では、設定画面30bの隣に、ハードボタンとして、上ボタン201、下ボタン202、左ボタン203、右ボタン204、及び決定ボタン205からなる上下左右キー200を備えている。なお、図5中、210は上下左右キー200で移動するカーソルである。
(Modification example 1)
FIG. 5 is a diagram showing a display example of the modified example 1. In the first modification, the setting screen 30b is smaller in the vertical and horizontal directions than the screen size of the setting screen 30a shown in FIG. 4, for example, when the character size is 12 points, the screen size is 20 characters x 2 lines. Is. The setting screen 30b shown in FIG. 5A is provided with a sub display area 31 having a size of 20 characters × 1 line and a main display area 32 having a size of 20 characters × 2 lines. Further, in the first modification, next to the setting screen 30b, an up / down / left / right key 200 including an up button 201, a down button 202, a left button 203, a right button 204, and a decision button 205 is provided as hard buttons. In FIG. 5, 210 is a cursor that is moved by pressing the up / down / left / right keys 200.

変形例1では、統合手段102は、統合した設定項目の列を構成する複数の設定項目うち、検索された当該設定項目(例えば、二次転写電圧調整及び出力電圧調整)以外の設定項目については、少なくとも一部の設定項目を文字数がより少ない情報に置換し、少なくとも一部の設定項目を省略する。 In the first modification, the integration means 102 refers to the setting items other than the searched setting items (for example, secondary transfer voltage adjustment and output voltage adjustment) among the plurality of setting items constituting the integrated setting item column. , At least some setting items are replaced with information having a smaller number of characters, and at least some setting items are omitted.

図5(a)のサブ表示領域31には、音声認識結果「デンアツ」が表示され、メイン表示領域32には、「…>用紙*>二次転写電圧調整」の統合列40bが表示されている。この統合列40bは、根ノードの設定項目「管理」が省略され、内部ノードの設定項目「用紙設定」が文字数がより少ない情報の「…」に置換されている。図5(a)に示すように、検索結果はメイン表示領域32に1行のみが表示される。 The voice recognition result "Denatsu" is displayed in the sub display area 31 of FIG. 5A, and the integrated column 40b of "...> Paper *> Secondary transfer voltage adjustment" is displayed in the main display area 32. There is. In this integrated column 40b, the setting item "management" of the root node is omitted, and the setting item "paper setting" of the internal node is replaced with "..." of information having a smaller number of characters. As shown in FIG. 5A, only one line of the search result is displayed in the main display area 32.

図5(a)に示す設定画面30bにおいて、下ボタン202を押すことにより、画面が下方向に移動し、図5(b)に示すように、「…>USB設定>出力電圧調整」の統合列40bが表示される。図5(b)に示す場合は、統合列40bは、当該設定項目(例えば、出力電圧調整)以外の設定項目のうち根ノードの設定項目「管理」が文字数がより少ない情報の「…」に置換されている。 On the setting screen 30b shown in FIG. 5 (a), pressing the lower button 202 moves the screen downward, and as shown in FIG. 5 (b), integration of "...> USB setting> output voltage adjustment". Column 40b is displayed. In the case shown in FIG. 5B, in the integrated column 40b, among the setting items other than the setting item (for example, output voltage adjustment), the setting item "management" of the root node is changed to "..." of the information having a smaller number of characters. It has been replaced.

図5(b)に示す設定画面30bにおいて、右ボタン204を押すと、図5(c)に示すように、二次転写電圧を調整したい対象の用紙を選択する画面が表示される。 When the right button 204 is pressed on the setting screen 30b shown in FIG. 5B, a screen for selecting the target paper for which the secondary transfer voltage is to be adjusted is displayed as shown in FIG. 5C.

(変形例2)
図6は、変形例2の表示例を示す図である。変形例1で示した図5(c)では、二次転写電圧を調整したい対象の用紙を下ボタン202を操作して選択するようにしたが、図6(a)に示すように、全用紙に対する一括設定を最初の行に表示してもよい。図6(a)に示す設定画面30bにおいて、右ボタン204が押されたとき、図6(b)に示す設定画面30bを表示してもよい。この場合、二次転写電圧の調整値をテンキーから入力する。
(Modification 2)
FIG. 6 is a diagram showing a display example of the modified example 2. In FIG. 5C shown in the first modification, the target paper for which the secondary transfer voltage is to be adjusted is selected by operating the lower button 202. However, as shown in FIG. 6A, all the papers are selected. The bulk settings for may be displayed on the first line. On the setting screen 30b shown in FIG. 6A, when the right button 204 is pressed, the setting screen 30b shown in FIG. 6B may be displayed. In this case, the adjustment value of the secondary transfer voltage is input from the numeric keypad.

表示桁数オーバーにより、抽出結果を操作表示部12に表示できない場合、図6(c)に示すように、根ノード、又は根ノードに続く内部ノードに対応する設定項目を省略するか、文字数がより少なくなる情報に置換してもよい。 If the extraction result cannot be displayed on the operation display unit 12 due to the number of display digits being exceeded, as shown in FIG. 6C, the setting item corresponding to the root node or the internal node following the root node is omitted, or the number of characters is reduced. It may be replaced with less information.

(変形例3)
変形例3は、図4(a)に示す「管理>用紙設定>用紙*>二次転写電圧調整」の統合列40bに対して統合項目の「用紙*」を省いて「管理>用紙設定>二次転写電圧調整」としたものである。当該設定項目(二次転写電圧調整)より上層側の設定項目(用紙設定)が表示されているため、当該設定項目が何に対する設定項目かが分かる。
(Modification example 3)
In the third modification, the integrated item "paper *" is omitted from the integrated column 40b of "management> paper setting> paper *> secondary transfer voltage adjustment" shown in FIG. 4 (a), and "management> paper setting>"Secondary transfer voltage adjustment". Since the setting item (paper setting) on the upper layer side of the setting item (secondary transfer voltage adjustment) is displayed, it is possible to know what the setting item is for.

[第2の実施の形態]
図7は、本発明の第2の実施の形態に係る設定項目名データベースの一例を示す図である。第1の実施の形態の設定項目名データベース111aは、項目ID欄を1つのみ設けていたが、本実施の形態の設定項目名データベース111bは、検索用ID欄と、表示用ID欄とを設けている。また、本実施の形態の設定項目名データベース111bは、設定項目「用紙1」、「用紙2」を統合した統合項目「用紙*」を木構造に入れている。以下、第1の実施の形態と異なる点を中心に説明する。
[Second Embodiment]
FIG. 7 is a diagram showing an example of a setting item name database according to the second embodiment of the present invention. The setting item name database 111a of the first embodiment is provided with only one item ID column, but the setting item name database 111b of the present embodiment has a search ID column and a display ID column. It is provided. Further, in the setting item name database 111b of the present embodiment, the integrated item "paper *" in which the setting items "paper 1" and "paper 2" are integrated is put in a tree structure. Hereinafter, the points different from those of the first embodiment will be mainly described.

検索用IDは、抽出手段101が設定項目名データベース111bを検索する際に用いる。表示用IDは、統合手段102が抽出手段101が抽出した設定項目の列を表示する際に用いる。図7中、「−」は複数の設定項目の列を、列の数がより少ない設定項目の列に統合する意味である。例えば、「用紙1」と「用紙2」の検索用IDに「−」が付与されている。これは、「用紙*」の検索用IDの「2101」に統合されていることを意味する。 The search ID is used when the extraction means 101 searches the set item name database 111b. The display ID is used when the integration means 102 displays a column of setting items extracted by the extraction means 101. In FIG. 7, “−” means to integrate the columns of a plurality of setting items into the columns of the setting items having a smaller number of columns. For example, "-" is added to the search IDs of "Paper 1" and "Paper 2". This means that it is integrated with the search ID "2101" of "paper *".

第1の実施の形態と同様に、ユーザが「でんあつ」の音声をマイク15に入力したとすると、音声認識部16は、「でんあつ」の音声をテキストデータに変換し、受付手段100に出力する。受付手段100は、「でんあつ」を検索対象の情報として受け付ける。抽出手段101は、設定項目名データベース111bから「でんあつ」に関連する項目「二次転写電圧調整」と「出力電圧調整」を抽出する。抽出手段101は、抽出結果の「二次転写電圧調整」と「出力電圧調整」を使って設定項目名データベース111bを検索し、「二次転写電圧調整」及び「出力電圧調整」を検索する。「管理>用紙設定>用紙*>二次転写電圧調整」、「管理>用紙設定>用紙1>二次転写電圧調整」、「管理>用紙設定>用紙2>二次転写電圧調整」、「管理>USB設定>出力電圧調整」の設定項目の列の検索結果を得る。この検索結果から検索用ID「2101」「221」を抽出する。抽出手段101は、図8(a)(図4(a)と同じ)に示すように設定項目の列を表示する。 As in the first embodiment, if the user inputs the voice of "Denatsu" to the microphone 15, the voice recognition unit 16 converts the voice of "Denatsu" into text data and receives the reception means. Output to 100. The reception means 100 receives "Denatsu" as information to be searched. The extraction means 101 extracts the items “secondary transfer voltage adjustment” and “output voltage adjustment” related to “Denatsu” from the setting item name database 111b. The extraction means 101 searches the setting item name database 111b using the “secondary transfer voltage adjustment” and “output voltage adjustment” of the extraction result, and searches for “secondary transfer voltage adjustment” and “output voltage adjustment”. "Management> Paper Settings> Paper *> Secondary Transfer Voltage Adjustment", "Management> Paper Settings> Paper 1> Secondary Transfer Voltage Adjustment", "Management> Paper Settings> Paper 2> Secondary Transfer Voltage Adjustment", "Management" > Get the search result of the setting item column of "USB setting> Output voltage adjustment". Search IDs "2101" and "221" are extracted from this search result. The extraction means 101 displays a column of setting items as shown in FIG. 8A (same as FIG. 4A).

ユーザが「用紙*」を含む行を選択した場合、用紙1の検索用ID「211」と用紙2の検索用ID「221」を抽出し、両者の論理和(OR)をとる。例えば、「2101」と「211」の場合は、左揃えで論理和をとり「2111」となる。また、「2101」と「212」の場合は、左揃えで論理和をとり、「2121」となる。論理和の結果の「2111」、「2121」を表示用IDから抽出し、これらに対応する設定項目の列、すなわち「管理>用紙設定>用紙1>二次転写電圧調整」、「管理>用紙設定>用紙2>二次転写電圧設定」を表示する。 When the user selects a line containing "paper *", the search ID "211" of the paper 1 and the search ID "221" of the paper 2 are extracted, and the logical sum (OR) of the two is taken. For example, in the case of "2101" and "211", the logical sum is left-aligned and becomes "2111". Further, in the case of "2101" and "212", the logical sum is left-aligned and becomes "2121". The OR results "2111" and "2121" are extracted from the display ID, and the columns of setting items corresponding to these are extracted, that is, "Management> Paper setting> Paper 1> Secondary transfer voltage adjustment", "Management> Paper". "Settings> Paper 2> Secondary transfer voltage setting" is displayed.

ユーザが操作表示部12上で「用紙設定」を選択した場合、図8(b)の設定画面30aが表示され、ユーザが図8(b)に示す設定画面30aにおいて、番号42の「2」の行(用紙2)をタッチして選択すると、統合手段102は、図8(c)に示す設定画面30aを操作表示部12に表示する。サブ表示領域31には、対応する設定項目の列40aが表示される。ユーザは図8(c)の設定画面30aにおいて、番号42の「1」〜「5」のいずれかの行をタッチして選択することにより、用紙2に対する二次転写の電圧を設定する。 When the user selects "paper setting" on the operation display unit 12, the setting screen 30a of FIG. 8 (b) is displayed, and the user displays the setting screen 30a shown in FIG. 8 (b) with the number 42 "2". When the line (paper 2) is touched and selected, the integrating means 102 displays the setting screen 30a shown in FIG. 8C on the operation display unit 12. In the sub display area 31, the column 40a of the corresponding setting item is displayed. The user sets the secondary transfer voltage for the paper 2 by touching and selecting any of the lines “1” to “5” of the number 42 on the setting screen 30a of FIG. 8 (c).

[第3の実施の形態]
図9は、本発明の第3の実施の形態に係る設定項目名データベースの一例を示す図である。設定項目名データベース111cの各ノードに対応する設定項目には、項目IDが付与されている。図9の項目ID欄には、葉ノードに対応する項目IDが登録されている。項目IDの桁数は階層数に対応する。例えば、項目ID11211は第5階層の設定項目「MH」の項目IDであり、項目ID112は第3階層の設定項目「TIFF」の項目IDである。
[Third Embodiment]
FIG. 9 is a diagram showing an example of a setting item name database according to a third embodiment of the present invention. Setting item name An item ID is assigned to the setting item corresponding to each node of the database 111c. In the item ID column of FIG. 9, the item ID corresponding to the leaf node is registered. The number of digits of the item ID corresponds to the number of layers. For example, the item ID 11211 is the item ID of the setting item "MH" in the fifth layer, and the item ID 112 is the item ID of the setting item "TIFF" in the third layer.

本実施の形態の音声認識部16は、入力された音声の情報が複数の設定項目を含む場合、入力された情報を複数の設定項目に分割する。抽出手段101は、分割された設定項目ごとに設定項目の列を抽出する。統合手段102は、抽出された設定項目の列のうち、設定項目の数が少ない方の設定項目の列を優先的に表示する。 When the input voice information includes a plurality of setting items, the voice recognition unit 16 of the present embodiment divides the input information into a plurality of setting items. The extraction means 101 extracts a column of setting items for each of the divided setting items. The integration means 102 preferentially displays the column of the setting items having the smaller number of setting items among the columns of the extracted setting items.

次に、第3の実施の形態の動作の一例について説明する。
(1)入力された情報が高圧縮TIFFの場合
例えば、ユーザが「こうあっしゅくてぃふ」と発音して音声をマイク15に入力したとする。音声認識部16は、マイク15に入力された「こうあっしゅくてぃふ」を辞書を用いて認識すると、「高圧縮TIFF」という対応する設定項目は存在しないため、辞書検索により「こうあっしゅく」と「てぃふ」に分割して認識し、テキストデータに変換して受付手段100に出力する。受付手段100は、出力されたテキストデータの「こうあっしゅく」及び「てぃふ」を検索対象の情報として受け付ける。
Next, an example of the operation of the third embodiment will be described.
(1) When the input information is highly compressed TIFF For example, suppose that the user pronounces "Kouashukutifu" and inputs the voice to the microphone 15. When the voice recognition unit 16 recognizes the "Kouashuku Tiff" input to the microphone 15 using the dictionary, the corresponding setting item "High compression TIFF" does not exist, so the dictionary search shows "Kouashuku". It is divided into "tiffs", recognized, converted into text data, and output to the reception means 100. The reception means 100 receives the output text data "koashuku" and "tifu" as search target information.

抽出手段101は、受付手段100が受け付けた一方の「こうあっしゅく」に関連する設定項目を設定項目名データベース111cから検索する。図9に示す設定項目名データベース111cの場合、抽出手段101は、「高圧縮」の設定項目(項目ID:11111)を検索する。 The extraction means 101 searches the setting item name database 111c for the setting items related to one of the "koashuku" received by the receiving means 100. In the case of the setting item name database 111c shown in FIG. 9, the extraction means 101 searches for the setting item (item ID: 11111) of "high compression".

次に、抽出手段101は、項目ID(11111)及び「スキャン>出力フォーマット>PDF>圧縮形式>高圧縮」の設定項目の列40aを抽出する。 Next, the extraction means 101 extracts the item ID (11111) and the column 40a of the setting items of "scan> output format> PDF> compression format> high compression".

また、抽出手段101は、受付手段100が受け付けた他方の「てぃふ」に関連する設定項目を設定項目名データベース111cから検索する。図9に示す設定項目名データベース111cの場合、抽出手段191は、「TIFF」の設定項目(項目ID:112)を検索する。 Further, the extraction means 101 searches the setting item name database 111c for the setting items related to the other "tifu" received by the reception means 100. In the case of the setting item name database 111c shown in FIG. 9, the extraction means 191 searches for the setting item (item ID: 112) of "TIFF".

次に、抽出手段101は、項目ID(112)及び「スキャン>出力フォーマット>TIFF」の設定項目の列40aを抽出する。 Next, the extraction means 101 extracts the item ID (112) and the column 40a of the setting items of "scan> output format> TIFF".

統合手段102は、項目IDの小さい順、すなわち設定項目の数が少ない順に並び替え、操作表示部12に表示する。その表示例を図10(a)に示す。 The integrating means 102 sorts the item IDs in ascending order, that is, in ascending order of the number of setting items, and displays them on the operation display unit 12. A display example thereof is shown in FIG. 10 (a).

図10(a)の設定画面30aには、サブ表示領域31に「こうあっしゅくてぃふの検索結果」が表示され、メイン表示領域32に「スキャン>出力フォーマット>TIFF」の設定項目の列40aが最初の行に表示され、「スキャン>出力フォーマット>PDF>圧縮形式>高圧縮」の設定項目の列40aが次の行に表示される。 On the setting screen 30a of FIG. 10A, the sub-display area 31 displays the “search result of Koashukutif”, and the main display area 32 shows the column 40a of the setting items of “scan> output format> TIFF”. Is displayed in the first row, and the column 40a of the setting item of "scan> output format> PDF> compression format> high compression" is displayed in the next row.

ユーザは、図10(a)に示す設定画面30aに対して所望の行をタッチするか番号を発声して選択する。なお、所定の時間経過後は、自動的に番号42の「1」を選択するようにしてもよい。 The user touches a desired line on the setting screen 30a shown in FIG. 10A or utters a number to select. After the lapse of a predetermined time, "1" of the number 42 may be automatically selected.

(2)入力された情報がIPアドレスの場合
例えば、ユーザが「あいぴーあどれす」と発音して音声をマイク15に入力したとする。音声認識部16は、マイク15に入力された「あいぴーあどれす」を辞書を用いて認識し、テキストデータに変換して受付手段100に出力する。受付手段100は、出力されたテキストデータの「あいぴーあどれす」を検索対象の情報として受け付ける。
(2) When the input information is an IP address For example, suppose that the user pronounces "Aipia Dorusu" and inputs the voice into the microphone 15. The voice recognition unit 16 recognizes the "aipee adore" input to the microphone 15 using a dictionary, converts it into text data, and outputs it to the reception means 100. The reception means 100 accepts the output text data "Aipie Adres" as the information to be searched.

抽出手段101は、受付手段100が受け付けた「あいぴーあどれす」に関連する設定項目を設定項目名データベース111cから検索する。抽出手段101は、項目ID(2112)と項目ID(21212)の2つの「IPアドレス」を検索する。 The extraction means 101 searches the setting item name database 111c for the setting items related to the "aipee adores" received by the reception means 100. The extraction means 101 searches for two "IP addresses", an item ID (2112) and an item ID (21212).

次に、抽出手段101は、「管理>ネットワーク>本体>IPアドレス」、及び「管理>ネットワーク>サーバー>DNS>IPアドレス」の2つの設定項目の列40aを抽出する。 Next, the extraction means 101 extracts a column 40a of two setting items of "management> network> main body> IP address" and "management> network> server> DNS> IP address".

統合手段102は、抽出手段101が抽出した設定項目の列40aを項目IDが小さい順、すなわち設定項目の数が少ない順に並び替え、操作表示部12に表示する。その表示例を図10(b)に示す。 The integration means 102 rearranges the column 40a of the setting items extracted by the extraction means 101 in ascending order of item ID, that is, in ascending order of the number of setting items, and displays them on the operation display unit 12. A display example thereof is shown in FIG. 10 (b).

図10(b)の設定画面30aには、サブ表示領域31に「あいぴーあどれすの検索結果」が表示され、メイン表示領域32に「管理>ネットワーク>本体>IPアドレス」の設定項目の列40aが最初の行に表示され、「管理>ネットワーク>サーバー>DNS>IPアドレス」の設定項目の列40aが次の行に表示される。 On the setting screen 30a of FIG. 10B, the sub-display area 31 displays the "search results of the Ai-Peace", and the main display area 32 contains the setting items of "Management> Network> Main unit> IP address". The column 40a is displayed in the first row, and the column 40a of the setting item of "Management> Network> Server> DNS> IP Address" is displayed in the next row.

第3の実施の形態では、統合していない設定項目の列について説明したが、複数の設定項目の列を統合した統合列についても設定項目の数が少ない方を優先的に表示してもよい。 In the third embodiment, the columns of the setting items that are not integrated have been described, but even for the integrated column in which the columns of a plurality of setting items are integrated, the one with the smaller number of setting items may be preferentially displayed. ..

なお、操作頻度が高い設定項目ほど優先順位を上げてもよい。例えば、「本体」の方が「サーバー」よりも操作頻度が高い設定項目の場合は、「本体」を含む設定項目の列40aを「サーバー」を含む設定項目の列40aよりも上に表示する。 The priority may be raised as the operation frequency increases. For example, if the "main unit" is a setting item that is operated more frequently than the "server", the setting item column 40a including the "main unit" is displayed above the setting item column 40a including the "server". ..

また、サブパラメータほど優先順位を下げてもよい。例えば、「出力フォーマット」に対して「圧縮形式」がサブパラメータの場合、「圧縮形式」を含む設定項目の列40aを「出力フォーマット」を含む設定項目の列40aよりも下に表示する。 Further, the priority may be lowered as the subparameters are used. For example, when the "compression format" is a subparameter for the "output format", the column 40a of the setting items including the "compression format" is displayed below the column 40a of the setting items including the "output format".

また、階層が同位の単語については、テキストの入力順に応じて優先順位付けをしてもよい。優先順位付けのロジックは、ユーザの操作表示部12への操作により設定あるいは変更してもよい。音声入力の場合は、訂正のため言い直されることを考慮して、後に入力された情報の方を優先してもよい。キーボード入力の場合は、フィールド内で訂正が可能であるため、先に入力された情報の方を優先してもよい。 Further, words having the same hierarchy may be prioritized according to the input order of the text. The prioritization logic may be set or changed by the user's operation on the operation display unit 12. In the case of voice input, the information input later may be prioritized in consideration of being rephrased for correction. In the case of keyboard input, since correction is possible in the field, the information input earlier may be prioritized.

以上、本発明の実施の形態を説明したが、本発明の実施の形態は上記実施の形態に限定されるものではなく、本発明の要旨を変更しない範囲内で種々の変形、実施が可能である。例えば、上記実施の形態では、検索対象の情報を音声で入力したが、テキストで入力してもよい。 Although the embodiments of the present invention have been described above, the embodiments of the present invention are not limited to the above embodiments, and various modifications and implementations are possible without changing the gist of the present invention. is there. For example, in the above embodiment, the information to be searched is input by voice, but it may be input by text.

制御部10の各手段は、それぞれ一部又は全部を再構成可能回路(FPGA:Field Programmable Gate Array)、特定用途向け集積回路(ASIC:Application Specific Integrated Circuit)等のハードウエア回路によって構成してもよい。 Each means of the control unit 10 may be composed of hardware circuits such as a reconfigurable circuit (FPGA: Field Programmable Gate Array) and an application specific integrated circuit (ASIC), which are partially or wholly reconfigurable. Good.

また、本発明の要旨を変更しない範囲内で、上記実施の形態の構成要素の一部を省くことや変更することが可能である。また、本発明の要旨を変更しない範囲内で、上記実施の形態のフローにおいて、ステップの追加、削除、変更、入替え等が可能である。また、上記実施の形態で用いたプログラムをCD−ROM等のコンピュータ読み取り可能な記録媒体に記録して提供することもできる。 Further, it is possible to omit or change a part of the constituent elements of the above-described embodiment without changing the gist of the present invention. Further, steps can be added, deleted, changed, replaced, etc. in the flow of the above-described embodiment without changing the gist of the present invention. Further, the program used in the above embodiment can be recorded and provided on a computer-readable recording medium such as a CD-ROM.

1…画像形成装置、10…制御部、11…記憶部、12…操作表示部、
13…スキャナ部、14…プリンタ部、15…マイク、16…音声認識部、
30a、30b…設定画面、31…サブ表示領域、32…メイン表示領域、
33…スクロールバー、40a…設定項目の列、40b…統合列、
41…チェックボックス、42…番号、43…統合項目、100…受付手段、
101…抽出手段、102…統合手段、103…実行手段、110…プログラム、
111a〜111c…設定項目名データベース、200…上下左右キー、
201…上ボタン、202…下ボタン、203…左ボタン、204…右ボタン、
205…決定ボタン、210…カーソル
1 ... image forming device, 10 ... control unit, 11 ... storage unit, 12 ... operation display unit,
13 ... Scanner unit, 14 ... Printer unit, 15 ... Microphone, 16 ... Voice recognition unit,
30a, 30b ... Setting screen, 31 ... Sub display area, 32 ... Main display area,
33 ... Scroll bar, 40a ... Setting item column, 40b ... Integrated column,
41 ... check box, 42 ... number, 43 ... integrated item, 100 ... reception means,
101 ... Extraction means, 102 ... Integration means, 103 ... Execution means, 110 ... Program,
111a to 111c ... Setting item name database, 200 ... Up / down / left / right keys,
201 ... up button, 202 ... down button, 203 ... left button, 204 ... right button,
205 ... Enter button, 210 ... Cursor

Claims (8)

各ノードに設定項目が対応付けられた木構造を記憶する記憶手段と、
前記設定項目に関する情報を受け付ける受付手段と、
受け付けられた前記情報に関連する前記設定項目を前記木構造から検索し、検索した当該設定項目に対応するノードから根ノードに至る設定項目の列を抽出する抽出手段と、
複数の前記設定項目の列が抽出された場合、前記複数の設定項目の列を、列の数がより少ない設定項目の列に統合する統合手段と、を備え
前記統合手段は、検索した設定項目かそれ以外の設定項目かに応じて異なる方法で同じ階層間の設定項目を統合する、情報処理装置。
A storage means for storing a tree structure in which setting items are associated with each node,
A reception means for receiving information on the setting items and
An extraction means for searching the tree structure for the setting items related to the received information and extracting a column of setting items from the node corresponding to the searched setting item to the root node.
When a plurality of columns of the setting items are extracted, the integration means for integrating the columns of the plurality of setting items into the columns of the setting items having a smaller number of columns is provided .
The integration means is an information processing device that integrates setting items between the same layers by different methods depending on the searched setting items or other setting items.
前記統合手段は、統合した前記設定項目の列を構成する複数の設定項目のうち、検索された当該設定項目以外の設定項目については、少なくとも一部の設定項目を文字数がより少ない情報に置換する、
請求項1に記載の情報処理装置。
The integration means replaces at least some of the setting items other than the searched setting items with information having a smaller number of characters among the plurality of setting items constituting the integrated column of the setting items. ,
The information processing device according to claim 1.
前記統合手段は、統合した前記設定項目の列を構成する複数の設定項目のうち、検索された当該設定項目以外の設定項目については、少なくとも一部の設定項目を省略する、
請求項1又は2に記載の情報処理装置。
The integration means omits at least some of the set items other than the searched setting items among the plurality of setting items constituting the integrated column of the setting items.
The information processing device according to claim 1 or 2.
前記統合手段は、抽出された前記複数の設定項目の列が、同じ階層に設定項目名が同一の設定項目を含む場合、それらを1つの設定項目に統合する、
請求項1から3のいずれか1項に記載の情報処理装置。
When the extracted columns of the plurality of setting items include setting items having the same setting item name in the same hierarchy, the integration means integrates them into one setting item.
The information processing device according to any one of claims 1 to 3.
前記統合手段は、抽出された前記複数の設定項目の列が、同じ階層に用語が一部共通する設定項目を含む場合、それらを前記用語と統合したことを示す情報とを用いて表現された1つの設定項目に統合する、
請求項1から4のいずれか1項に記載の情報処理装置。
The integration means is expressed by using information indicating that when the extracted columns of the plurality of setting items include setting items in which some terms are common in the same hierarchy, they are integrated with the terms. Integrate into one setting item,
The information processing device according to any one of claims 1 to 4.
前記受付手段は、受け付けられた前記情報が複数の設定項目を含む場合、前記情報を前記複数の設定項目に分割し、
前記抽出手段は、分割された設定項目ごとに設定項目の列を抽出する、
請求項1に記載の情報処理装置。
When the received information includes a plurality of setting items, the receiving means divides the information into the plurality of setting items.
The extraction means extracts a column of setting items for each divided setting item.
The information processing device according to claim 1.
前記統合手段は、抽出された前記設定項目の列のうち、設定項目の数が少ない方の前記設定項目の列を優先的に表示する、
請求項6に記載の情報処理装置。
The integration means preferentially displays the column of the setting item having the smaller number of setting items among the extracted columns of the setting item.
The information processing device according to claim 6.
コンピュータを、
情報を受け付ける受付手段と、
受け付けられた前記情報に関連する設定項目を各ノードに前記設定項目が対応付けられ
た木構造から検索し、検索した当該設定項目に対応するノードから根ノードに至る設定項目の列を抽出する抽出手段と、
複数の前記設定項目の列が抽出された場合、前記複数の設定項目の列を、列の数がより少ない設定項目の列に統合する統合手段として、機能させるためのプログラムであって、
前記統合手段は、検索した設定項目かそれ以外の設定項目かに応じて異なる方法で同じ階層間の設定項目を統合する、プログラム。
Computer,
Reception means for receiving information and
The received setting items related to the information are searched from the tree structure in which the setting items are associated with each node, and the column of the setting items from the node corresponding to the searched setting item to the root node is extracted. Means and
When a plurality of columns of the setting items are extracted, it is a program for functioning as an integration means for integrating the columns of the plurality of setting items into the columns of the setting items having a smaller number of columns.
The integration means is a program that integrates setting items between the same layers in different ways depending on whether the searched setting items or other setting items are used.
JP2016185337A 2016-09-23 2016-09-23 Information processing equipment and programs Active JP6840972B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016185337A JP6840972B2 (en) 2016-09-23 2016-09-23 Information processing equipment and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016185337A JP6840972B2 (en) 2016-09-23 2016-09-23 Information processing equipment and programs

Publications (2)

Publication Number Publication Date
JP2018049510A JP2018049510A (en) 2018-03-29
JP6840972B2 true JP6840972B2 (en) 2021-03-10

Family

ID=61767672

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016185337A Active JP6840972B2 (en) 2016-09-23 2016-09-23 Information processing equipment and programs

Country Status (1)

Country Link
JP (1) JP6840972B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6929062B2 (en) * 2016-12-28 2021-09-01 キヤノン株式会社 Printing system, printing system control method, and program
JP7447458B2 (en) * 2019-12-13 2024-03-12 コニカミノルタ株式会社 Control device, control system and control program
JP7437164B2 (en) * 2020-01-07 2024-02-22 大和ハウス工業株式会社 inspection system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10124520A (en) * 1996-10-18 1998-05-15 Toshiba Corp Device for retrieving document and method therefor and medium therefor
JP2002183200A (en) * 2000-12-14 2002-06-28 Pfu Ltd Retrieval system, and its control method and recording medium therefor
JP4956358B2 (en) * 2007-10-05 2012-06-20 京セラドキュメントソリュ−ションズ株式会社 Operation device and operation screen control method

Also Published As

Publication number Publication date
JP2018049510A (en) 2018-03-29

Similar Documents

Publication Publication Date Title
JP7367750B2 (en) Image processing device, image processing device control method, and program
JP7159608B2 (en) Operation screen display device, image processing device and program
JP7143630B2 (en) Job history identification device, image processing device, server, job history identification method and program
US20070230789A1 (en) Method of controlling an electronic device by handwriting
EP2184686A1 (en) Method and system for generating derivative words
JP4780169B2 (en) Data generation device, scanner, and computer program
JP6840972B2 (en) Information processing equipment and programs
JP5282699B2 (en) Portable terminal device, character conversion device, character conversion method, and program
JP7532085B2 (en) Image processing device, image processing method, and program
JP5337504B2 (en) Image forming apparatus
JP2014191355A (en) Character input device, and character input method
JP6478163B2 (en) Search and management system and method for printing device
JP7268389B2 (en) Information processing device and program
US11409408B2 (en) Display apparatus and non-transitory computer readable medium storing program
JP6368089B2 (en) Information processing device
JP4682747B2 (en) Document processing apparatus, rule data generation method and program
JP4520262B2 (en) Image forming apparatus, image forming method, program for causing computer to execute the method, image processing apparatus, and image processing system
JP5236575B2 (en) Character input device, system, and character input control method
EP0361454B1 (en) Data storage device
JP5942649B2 (en) Image forming apparatus and program
JP4294456B2 (en) Specific character string search device, specific character string search method, specific character string search program, and recording medium
JP7439553B2 (en) Control program, information processing device
JP6690596B2 (en) Information processing equipment
JP6729480B2 (en) Information processing apparatus and file name setting method
JP7271889B2 (en) Information processing device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190830

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200717

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200818

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201013

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20201013

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210119

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210201

R150 Certificate of patent or registration of utility model

Ref document number: 6840972

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350