JP2007006287A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2007006287A
JP2007006287A JP2005185750A JP2005185750A JP2007006287A JP 2007006287 A JP2007006287 A JP 2007006287A JP 2005185750 A JP2005185750 A JP 2005185750A JP 2005185750 A JP2005185750 A JP 2005185750A JP 2007006287 A JP2007006287 A JP 2007006287A
Authority
JP
Japan
Prior art keywords
program
function
screen
programs
image forming
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.)
Withdrawn
Application number
JP2005185750A
Other languages
Japanese (ja)
Inventor
Itaru Kodaira
格 小平
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2005185750A priority Critical patent/JP2007006287A/en
Publication of JP2007006287A publication Critical patent/JP2007006287A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus capable of simultaneously setting functions registered in different programs through a simple procedure if different functions are registered in the programs, respectively. <P>SOLUTION: In an image forming apparatus including a so-called program function, a plurality of programs are selectable and control is performed to preferentially adopt a function with a high-priority setting value among functions stored in the programs. Namely, a function with a maximum setting value is adopted (step S1106/YES, step S1107) and set to the functions (step S1109). <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、複写機、デジタル複写機、ファクシミリ装置、スキャナ装置、複合複写機、その他の各種機能設定が可能な画像形成装置に関するものである。   The present invention relates to a copying machine, a digital copying machine, a facsimile machine, a scanner device, a composite copying machine, and other image forming apparatuses capable of setting various functions.

近年の複写機(コピー機)やファクシミリ等の画像形成装置は多機能化しており、コピーやファックス送信等を行う際に、ユーザ所望のコピー結果や送信方法等に応じて複数の機能を様々に設定できるようになっている。しかし、このような複数の機能を設定するためには、各機能を一つ一つ設定していく必要があるため、操作手順が複雑になり、ユーザにとって操作の負荷が大きい。   Recent image forming apparatuses such as copying machines (copiers) and facsimile machines have become multi-functional, and when performing copying or fax transmission, a plurality of functions are provided in accordance with a user's desired copy result or transmission method. It can be set. However, in order to set such a plurality of functions, it is necessary to set each function one by one, which complicates the operation procedure and increases the operation load on the user.

これに対応するために、特許文献1では「プログラム機能」を備えたファクシミリ装置が提案されている。この「プログラム機能」は、簡単な手順で複数の機能を一括して設定できるものである。当該ファクシミリ装置では、複数の機能の設定内容を「プログラム」として不揮発性メモリ上に登録、保存しておき、プログラムを呼び出すことでそのプログラムに登録されている複数の機能の設定内容を一括で設定することができる。プログラムの呼び出しは簡単な手順(ワンタッチ又はそれに順ずる手順)で行えるため、ユーザは極めて簡易な操作だけで複数の機能の設定をすることができるようになる。
特許第2694435号公報
In order to cope with this, Patent Document 1 proposes a facsimile apparatus having a “program function”. This “program function” can set a plurality of functions at once by a simple procedure. In this facsimile machine, the setting contents of multiple functions are registered and saved in the nonvolatile memory as a "program", and the setting contents of the multiple functions registered in the program are collectively set by calling the program. can do. Since the program can be called by a simple procedure (one-touch or a procedure in accordance with it), the user can set a plurality of functions by a very simple operation.
Japanese Patent No. 2694435

しかしながら、上記の発明は以下の問題を有している。すなわち、現在一般に用いられているプログラム機能では、異なる機能が別々のプログラムにそれぞれ登録された場合、別々のプログラムに登録された機能を簡単な手順で同時に設定することができない。   However, the above invention has the following problems. That is, in the program function currently used generally, when different functions are registered in different programs, the functions registered in the different programs cannot be set simultaneously with a simple procedure.

例えば、プログラム1に「集約印刷ON、両面印刷ON、ページ印刷OFF」、プログラム2に「集約印刷OFF、両面印刷OFF、ページ印刷ON(印字色:赤)」で登録されている場合(つまりプログラム1は「集約印刷+両面印刷」、プログラム2は「ページ印刷(印字色:赤)」を機能登録している)、プログラム1とプログラム2の登録内容を合わせた設定である「集約印刷ON、両面印刷ON、ページ印刷ON(印字色:赤)」を簡単に設定することができない。これを行うためには、プログラム1、2とは別に「集約印刷ON、両面印刷ON、ページ印刷ON(印字色:赤)」のプログラムを登録しておくか、あるいはプログラム1を呼び出した後にページ印刷の設定を個別に手動で行う(又はプログラム2を呼び出した後、集約印刷、両面印刷の設定を個別に手動で行う)必要がある。   For example, when registered in program 1 as “integrated printing ON, duplex printing ON, page printing OFF” and registered in program 2 as “aggregate printing OFF, duplex printing OFF, page printing ON (print color: red)” (that is, program) 1 is “collective printing + double-sided printing”, program 2 is “page printing (printing color: red)”), and the combined contents of program 1 and program 2 are “aggregate printing ON, “Double-sided printing ON, page printing ON (printing color: red)” cannot be easily set. In order to do this, in addition to programs 1 and 2, a program of “aggregate printing ON, double-sided printing ON, page printing ON (printing color: red)” is registered, or page 1 is called after calling program 1. It is necessary to manually set the print settings individually (or manually set the aggregate print and duplex print after calling the program 2).

本発明は、上記の問題点を考慮してなされたものであり、複数のプログラムで設定内容が異なる機能について、簡単な手順で別々のプログラムに登録された機能を同時に設定できる画像形成装置を提供することを目的とする。例えば、先の例ではプログラム1とプログラム2を選択して呼び出したとき、簡易な手順で「集約印刷ON、両面印刷ON、ページ印刷ON(印字色:赤)」の設定が可能な画像形成装置である。   The present invention has been made in consideration of the above-described problems, and provides an image forming apparatus capable of simultaneously setting functions registered in different programs with a simple procedure for functions having different setting contents in a plurality of programs. The purpose is to do. For example, in the previous example, when program 1 and program 2 are selected and called, an image forming apparatus capable of setting “aggregate printing ON, duplex printing ON, page printing ON (print color: red)” with a simple procedure. It is.

かかる目的を達成するために、本発明は、複数のプログラムを選択して呼び出したとき、優先度の高い設定内容を優先して機能設定に反映させることによって、簡単な手順で別々のプログラムに登録された機能を同時に設定できるようにするものである。   In order to achieve such an object, when a plurality of programs are selected and called, the present invention registers them in separate programs in a simple procedure by reflecting the setting contents with high priority in the function settings with priority. It is possible to set the functions that have been set at the same time.

すなわち、請求項1記載の発明は、ユーザが設定した複数の機能の設定内容をプログラムとして記憶するプログラム記憶手段と、前記プログラム記憶手段によって記憶されたプログラムを呼び出して機能の設定を行う機能設定手段とを備えた画像形成装置において、前記プログラムを呼び出す際に、前記プログラムを選択するプログラム選択手段と、前記プログラム選択手段により選択されたプログラムで記憶された機能について、採用するか否かを制御する制御手段とを有することを特徴とする。   That is, the invention according to claim 1 is a program storage means for storing the setting contents of a plurality of functions set by a user as a program, and a function setting means for setting a function by calling a program stored by the program storage means. In the image forming apparatus, the program selection unit that selects the program and the function stored by the program selected by the program selection unit are controlled when the program is called. And a control means.

請求項2記載の発明は、請求項1に記載の画像形成装置において、前記プログラム選択手段は、2つのプログラムを選択でき、前記制御手段は、前記2つのプログラムで記憶された各機能の設定値が異なる場合に優先度の高い設定値を持つ機能を採用することを特徴とする。   According to a second aspect of the present invention, in the image forming apparatus according to the first aspect, the program selection unit can select two programs, and the control unit sets the set values of the functions stored in the two programs. A feature is that a function having a setting value with a high priority is adopted when they are different.

請求項3記載の発明は、請求項1又は2に記載の画像形成装置において、前記プログラム選択手段は、複数のプログラムを選択でき、前記制御手段は、前記複数のプログラムで記憶された各機能の設定値が異なる場合に最も優先度の高い設定値を持つ機能を採用することを特徴とする。   According to a third aspect of the present invention, in the image forming apparatus according to the first or second aspect, the program selecting unit can select a plurality of programs, and the control unit can store each function stored in the plurality of programs. When the setting values are different, a function having a setting value with the highest priority is adopted.

請求項4記載の発明は、請求項1から3のいずれか1項に記載の画像形成装置において、前記プログラム選択手段は、1つのプログラムを選択でき、前記制御手段は、前記1つのプログラムを選択した場合、前記プログラムで記憶された設定内容を採用することを特徴とする。   According to a fourth aspect of the present invention, in the image forming apparatus according to any one of the first to third aspects, the program selecting unit can select one program, and the control unit selects the one program. In this case, the setting contents stored in the program are adopted.

本発明によれば、複数のプログラムを選択して呼び出したとき、優先度の高い設定内容を優先して機能設定に反映させることによって、簡単な手順で別々のプログラムに登録された機能を同時に設定することが可能となる。   According to the present invention, when a plurality of programs are selected and called, the functions registered in different programs are simultaneously set in a simple procedure by reflecting the setting contents with high priority in the function settings with priority. It becomes possible to do.

以下、図を参照しながら本発明の実施形態について説明する。なお、各実施形態において同一の部材には同一の符号を付して対応させてある。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In addition, in each embodiment, the same code | symbol is attached | subjected to the same member and it is made to respond | correspond.

(実施形態1)
まずは、画像形成装置における複数の諸機能をプログラムとして登録し、呼び出す機能について、図1から図9に基づいて説明する。
(Embodiment 1)
First, a function for registering and calling a plurality of functions in the image forming apparatus as a program will be described with reference to FIGS.

図1は、大型LCD(液晶画面)を有する画像形成装置の操作パネル1の正面図である。操作パネル1、大型LCD2、テンキー3、スタートキー4、初期設定キー5、プログラム登録キー6、プログラムキー7から構成される。   FIG. 1 is a front view of an operation panel 1 of an image forming apparatus having a large LCD (liquid crystal screen). It comprises an operation panel 1, a large LCD 2, a numeric keypad 3, a start key 4, an initial setting key 5, a program registration key 6, and a program key 7.

大型LCD2は、タッチパネルとしても動作し、各種の画面を表示するほか、画面内に表示されたボタンをユーザがタッチすることによりキー入力として受け付けることもできる。テンキー3は、コピーの部数を設定するのに用い、スタートキー4はコピー動作を開始させるために使用する。初期設定キー5は、各メンテナンス操作を行う初期設定画面に切り替えるためのキーである。プログラム登録キー6とプログラムキー7が「プログラム機能」に関するキーであり、プログラム登録キー6は、その時点で設定中の機能の設定内容をプログラムに登録、保存させるためのキーで、プログラムキー7は、プログラムの呼び出し等といった登録済みのプログラムに対する操作を行うためのキーである。   The large LCD 2 also operates as a touch panel, displays various screens, and can accept a key input when the user touches a button displayed in the screen. The numeric keypad 3 is used for setting the number of copies, and the start key 4 is used for starting a copying operation. The initial setting key 5 is a key for switching to an initial setting screen for performing each maintenance operation. The program registration key 6 and the program key 7 are keys related to the “program function”. The program registration key 6 is a key for registering and saving the setting contents of the function currently set in the program, and the program key 7 is And a key for performing an operation on a registered program such as calling a program.

図2は、画像形成装置の機能の一例として、「印字」機能の一つである「ページ印字」という機能を設定する例を示す。   FIG. 2 shows an example in which a function called “page printing” which is one of the “printing” functions is set as an example of the functions of the image forming apparatus.

まず、通常は(A)基本コピー画面となっている。そこで、例えばタッチパネル内の「印字」ボタンを押すと、(B)印字画面に移る。(B)の画面において印字に関する機能の設定を行うことができる。例えば、(B)の画面でタッチパネル内の「ページ印字」ボタンを押すと、(C)ページ印字画面へ進む。「閉じる」ボタンを押すと、(A)の画面へ戻る。   First, the (A) basic copy screen is usually displayed. Therefore, for example, when a “print” button in the touch panel is pressed, (B) a print screen is displayed. The function relating to printing can be set on the screen (B). For example, when the “page print” button in the touch panel is pressed on the screen of (B), the process proceeds to (C) the page print screen. When the “Close” button is pressed, the screen returns to (A).

(C)ページ印字画面において、ページ印字機能の詳細な設定として、印字パターン、印字位置、印字色を設定できる。印字パターンは、「P1,P2」、「1/5,2/5」、「−1−,−2−」等があり、現在選ばれているパターン「P1,P2」のボタンが反転されている。反転していない他のパターンのボタンを押すとそのボタンが反転し、そのパターンが選択される。印字位置、印字色についても同様に、現在選ばれている設定「右上」、「黒」が表示されており、右に位置している「変更」ボタンを押すことによって、それぞれの設定変更画面に移り設定を変更することができる。印字色変更の例は後述する。「設定」ボタンを押すと、ページ印字機能の設定を行って、今度は(B−2)の印字画面(ページ印字設定時)へ移る。一方、「解除」ボタンを押すと、ページ印字機能の設定は行わずに(B)の画面に戻る。   (C) On the page print screen, the print pattern, print position, and print color can be set as detailed settings for the page print function. The print patterns include “P1, P2”, “1/5, 2/5”, “−1 −, − 2”, etc., and the currently selected pattern “P1, P2” button is highlighted. Yes. When a button of another pattern that is not inverted is pressed, the button is inverted and the pattern is selected. Similarly for the print position and print color, the currently selected settings “upper right” and “black” are displayed. By pressing the “change” button located on the right, each setting change screen is displayed. Transition settings can be changed. An example of changing the print color will be described later. When the “SET” button is pressed, the page print function is set, and this time the screen moves to the print screen (B-2) (when page print is set). On the other hand, when the “Cancel” button is pressed, the screen returns to the screen (B) without setting the page printing function.

(B−2)印字画面(ページ印字設定時)では、ページ印字機能が設定されていることを表すため、「ページ印字」ボタンに色がついている(図では斜線で表している)。(B−2)の画面で「ページ印字」ボタンを押すと、再度(C)の画面へ移行する。「閉じる」ボタンを押すと、(A−2)コピー基本画面(ページ印字設定時)へ移るが、ここで「印字」の機能が何らかの設定をされていることを表すために、「印字」ボタンに色がついている。   (B-2) On the print screen (when page print is set), the “page print” button is colored (indicated by a slanted line in the figure) to indicate that the page print function is set. When the “Page Print” button is pressed on the screen (B-2), the screen shifts to the screen (C) again. When the “Close” button is pressed, (A-2) the screen moves to the basic copy screen (when page printing is set). Here, the “Print” button is used to indicate that the “Print” function has been set. Is colored.

図3は、ページ印字機能の「印字色」を設定する例を示す。   FIG. 3 shows an example of setting the “printing color” of the page printing function.

図2の(C)ページ印字画面において、印字色の右側の「変更」ボタンを押すと、(D)印字色画面に進む。(D)の画面では印字色として「黒」、「赤」、「緑」等の選択できる色が表示されており、現在選ばれている「黒」が反転表示されている。反転していない他の色を選ぶこともでき、例えば、「赤」ボタンを押すと反転し選択される。「赤」を選択した後に「OK」ボタンを押すと、(D−2)印字色画面(印字色設定時)から(C−2)ページ印字画面(印字色変更後)に移る。(C−2)の画面では印字色の選択が反映され、表示が「黒」から「赤」に変わる。(C−2)の画面で印字色の「変更」ボタンを押すと、(D−2)の画面へ移り、再度印字色を選び直すことができる。   When the “change” button on the right side of the print color is pressed on the (C) page print screen of FIG. 2, the process proceeds to (D) the print color screen. In the screen (D), selectable colors such as “black”, “red”, and “green” are displayed as print colors, and the currently selected “black” is highlighted. Other colors that are not inverted can also be selected. For example, when the “red” button is pressed, it is inverted and selected. When the “OK” button is pressed after “red” is selected, the screen shifts from (D-2) print color screen (when print color is set) to (C-2) page print screen (after changing the print color). On the screen (C-2), the selection of the print color is reflected, and the display changes from “black” to “red”. When the “change” button for the print color is pressed on the screen (C-2), the screen moves to the screen (D-2), and the print color can be selected again.

このように、一つの機能を設定するだけでもボタンを何回か押して画面を切り替える必要があり、機能の詳細まで設定し、あるいは複数の機能を設定するためには、さらに操作手順が増えてしまいユーザの操作の負荷が大きい。そこで、この操作負荷を軽減するために「プログラム機能」が搭載されている。   In this way, even if one function is set, it is necessary to switch the screen by pressing the button several times. To set the details of the function or to set multiple functions, the operation procedure further increases. User operation is heavy. Therefore, a “program function” is installed to reduce this operation load.

図4は、プログラム登録を行う際の画面フローを示す。   FIG. 4 shows a screen flow for program registration.

機能の設定を行った後の(A−2)基本コピー画面(機能設定済み)において、図1のプログラム登録キー6を押すと、プログラム保存のためのエリアに空きがありプログラム登録が可能の場合は、(B)プログラム名称入力画面に移行する。一方、プログラム保存のためのエリアに空きがなくプログラム登録が可能でない場合は、プログラムが登録できない旨の警告画面を表示し(A−2)の画面へ戻る。また、(B)の画面で「取消」ボタンを押した場合もプログラム登録を実行せずに(A−2)の画面に戻る。   When the program registration key 6 in FIG. 1 is pressed on the (A-2) basic copy screen (function set) after the function is set, the program storage area is empty and the program can be registered Shifts to (B) program name input screen. On the other hand, if there is no space in the program storage area and the program cannot be registered, a warning screen indicating that the program cannot be registered is displayed and the screen returns to (A-2). Also, when the “Cancel” button is pressed on the screen (B), the program registration is not executed and the screen returns to the screen (A-2).

(B)の画面で登録したいプログラムの名称を入力した後、「設定」ボタンを押すと、実際に設定中の機能の設定内容がプログラムとして登録、保存される。プログラムの登録、保存が完了すると、登録できた旨のメッセージを表示し(A−2)の画面に戻る。   When the name of the program to be registered is input on the screen of (B) and the “setting” button is pressed, the setting contents of the function currently being set are registered and saved as a program. When registration and storage of the program are completed, a message indicating that registration has been completed is displayed, and the screen returns to (A-2).

図5は、プログラム呼び出しを行う際の画面フローを示す。   FIG. 5 shows a screen flow when a program is called.

まず、(A)基本コピー画面で図1のプログラムキー7を押すと、プログラムが登録済みで1件以上登録されている場合、(B)プログラムメニュー画面に移る。一方、プログラム登録済みでなく1件も登録されていない場合は、プログラム未登録の旨の警告画面を表示して(A)の画面へ戻る。また、(B)の画面で「取消」ボタンを押しても(A)の画面に戻る。   First, when (A) the program key 7 in FIG. 1 is pressed on the basic copy screen, if one or more programs have been registered, (B) the program menu screen is displayed. On the other hand, if no program has been registered and no program has been registered, a warning screen indicating that the program has not been registered is displayed, and the screen returns to screen (A). Further, even if the “Cancel” button is pressed on the screen (B), the screen returns to the screen (A).

(B)の画面では、登録済みのプログラムに対して行いうる操作を表す「呼び出し」、「名称変更」、「消去」のボタンと、登録済みプログラムの名称が表されたボタン(図では「ページ印刷(赤)」、「両面+集約」、「写真原稿用」、「50%縮小」)が表示される。   In the screen of (B), “call”, “name change”, “delete” buttons representing operations that can be performed on a registered program, and buttons indicating the names of registered programs (“page” in the figure). "Print (red)", "Double-sided + Combined", "For photo original", "50% reduction") are displayed.

(B)の画面を表示したとき、最初は「呼び出し」ボタンが反転しており、そのときにプログラムを選択すると、すなわちプログラムの名称が表示されたボタンを押すと、その名称でプログラム登録した機能の設定内容を呼び出す。そして、実際の機能に設定され、プログラムを呼び出した旨のメッセージを表示し、その後に(A−2)基本コピー画面(プログラム呼び出し後)に移る。(A−2)の画面では、プログラム登録をしたときと同じ機能が設定されている。なお、(B)の画面で「名称変更」や「消去」を押すと、登録済みプログラムの名称を変更したり、消去したりすることができる。   When the screen of (B) is displayed, the “call” button is highlighted at the beginning. When a program is selected at that time, that is, when the button on which the program name is displayed is pressed, the function registered with the program name is displayed. Recall the settings of. Then, a message indicating that the program has been called is set, and then (A-2) the basic copy screen (after calling the program) is displayed. On the screen (A-2), the same functions as when the program was registered are set. It should be noted that by pressing “Rename” or “Delete” on the screen of (B), the name of the registered program can be changed or deleted.

したがって、頻繁に使用する設定は、プログラム登録しておけば、どんな複雑な設定であっても、「プログラムキー押下」、「プログラム選択」という2回の操作で機能設定を完了でき、操作負荷をかなり軽減させることが可能となる。   Therefore, if you register a program for frequently used settings, the function setting can be completed by two operations of “program key press” and “program selection” for any complicated setting, and the operation load is reduced. It becomes possible to reduce considerably.

次に、プログラム登録処理及びプログラム呼び出し処理について説明するが、ここで図6に示すとおり、ユーザが設定できる機能の数をNとし、ユーザの設定しうる各機能には「機能no.」が「0」、「1」、「…」、「N−1」と順に番号がつけられているものとする。また、図7に示すとおり、1件のプログラムに対してプログラム名称及び各機能の設定値を保存する。プログラム名称はnameとし、プログラム名称を格納する文字列型の変数である。各機能の設定値はvalueとし、各機能の設定値を保存する配列変数である。配列valueはN個の要素を有し、n番目の要素value[n]に機能no.がnである機能(機能n)の設定値を保存する(n=0〜N−1)。なお、設定値は整数とし、ある機能が設定されていないときは設定値を「0」、設定されているときは設定値を「1」とする。つまり、設定値が0の場合は機能が「OFF」、設定値が1の場合は機能が「ON」ということになる。   Next, the program registration process and the program call process will be described. As shown in FIG. 6, the number of functions that can be set by the user is N, and “function no.” Is “ It is assumed that numbers are assigned in order of “0”, “1”, “...”, “N−1”. Further, as shown in FIG. 7, the program name and the setting value of each function are stored for one program. The program name is “name” and is a character string type variable for storing the program name. The setting value of each function is value, and is an array variable that stores the setting value of each function. The array value has N elements, and the function no. The set value of the function (function n) in which n is n is stored (n = 0 to N−1). Note that the set value is an integer, the set value is “0” when a certain function is not set, and the set value is “1” when set. That is, when the set value is 0, the function is “OFF”, and when the set value is 1, the function is “ON”.

図8は、プログラム登録処理を示すフローチャートである。   FIG. 8 is a flowchart showing the program registration process.

スタート(ステップS801)後、nameにプログラムの名称を保存する(ステップS802)。次に、まずn=0とし(ステップS803)、機能nの設定値(つまり機能no.が0の機能の設定値)を取得し(ステップS804)、そこで取得した設定値をプログラム登録エリアのvalue[n]に保存する(ステップS805)。以後、n=N−1となるまで同様の処理を繰り返し行い(ステップS806、ステップS807/YES)、n=Nとなった時点で(ステップS807/NO)エンドとなる(ステップS808)。   After starting (step S801), the name of the program is stored in name (step S802). Next, first, n = 0 is set (step S803), and the setting value of the function n (that is, the setting value of the function having the function no. 0) is acquired (step S804), and the acquired setting value is set to the value of the program registration area. [N] is stored (step S805). Thereafter, the same processing is repeated until n = N−1 (step S806, step S807 / YES), and when n = N (step S807 / NO), the end is reached (step S808).

図9は、プログラム呼び出し処理を示すフローチャートである。   FIG. 9 is a flowchart showing the program call process.

スタート(ステップS901)後、まずn=0とし(ステップS902)、value[n]から設定値を読み出す(ステップS903)。そして、読み出した設定値を機能nに設定し、(ステップS904)以後はn=N−1となるまで同様の処理を繰り返し行う(ステップS905、ステップS906/YES)。n=Nとなった時点で(ステップS906/NO)エンドとなる(ステップS907)。なお、読み出した設定値で「1」が機能nに設定されたときは機能「ON」となっている。   After starting (step S901), first, n = 0 is set (step S902), and the set value is read from value [n] (step S903). Then, the read set value is set in the function n (step S904). After that, the same processing is repeated until n = N−1 (step S905, step S906 / YES). When n = N (step S906 / NO), the end is reached (step S907). When “1” is set to the function n in the read setting value, the function is “ON”.

(実施形態2)
続いて、複数のプログラムを選択して呼び出す場合について、図10及び図11に基づき説明する。
(Embodiment 2)
Next, a case where a plurality of programs are selected and called will be described with reference to FIGS.

図10は、複数のプログラムを選択して呼び出す画面のフローを示す。(A)基本コピー画面で図1のプログラムキー7を押す動作については、図5で説明しているため省略し、(B)プログラムメニュー画面で複数プログラムを選択する動作について説明する。   FIG. 10 shows a flow of a screen for selecting and calling a plurality of programs. (A) The operation of pressing the program key 7 of FIG. 1 on the basic copy screen is omitted since it has been described with reference to FIG. 5, and (B) the operation of selecting a plurality of programs on the program menu screen will be described.

(B)の画面で複数のプログラムを呼び出すときは、該当するプログラムを全て選択してから、「呼び出し」ボタンを押すという手順になる。これにより、プログラムを複数選択することができ、例えば、「ページ印刷(赤)」、「両面+集約」という2つのプログラムを選択できる(両方のボタンを押す)。すると、(B−2)プログラムメニュー画面(プログラム選択後)のように、選択した2つのプログラムのボタンが反転する。そこで、「呼び出し」を押すと、選択した複数のプログラムに登録されている内容を合わせた機能の設定内容が実際の機能に設定され、プログラムを呼び出した旨のメッセージを表示した後、(A−2)基本コピー画面(プログラム呼び出し後)に移る。   When calling a plurality of programs on the screen of (B), the procedure is to select all the corresponding programs and then press the “call” button. As a result, a plurality of programs can be selected. For example, two programs “page printing (red)” and “double-sided + combined” can be selected (both buttons are pressed). Then, as shown in (B-2) program menu screen (after program selection), the buttons of the two selected programs are inverted. Therefore, when “call” is pressed, the setting contents of the function that is combined with the contents registered in the selected programs are set to the actual function, and after displaying a message that the program is called, (A− 2) Move to the basic copy screen (after calling the program).

(A−2)の画面では、プログラムを呼び出した結果、「印字」、「両面」、「集約」のボタンに色がついたが、これは「ページ印刷(赤)」のプログラムに登録されている印字関係の機能を設定したこと、そして、「両面+集約」のプログラムに登録されている両面、集約関係の機能を設定したことによる。   On the screen of (A-2), as a result of calling the program, the “print”, “double-sided”, and “combined” buttons are colored, but this is registered in the “page print (red)” program. This is because the printing-related functions are set, and the both-side and aggregation-related functions registered in the “duplex + aggregation” program are set.

図11は、複数のプログラムを選択した後、複数のプログラムの設定内容を呼び出す処理を示すフローチャートである。ここで、選択されたプログラムの数をMにする。また、選択されたプログラムの保存内容program[m]に格納されているものとする(m=0〜M−1)。そして、program[m]の機能nの設定値は、program[m].value[n]とする。なお、設定値は整数とし、ある機能が設定されていないときは設定値を「0」、設定されているときは設定値を「1」とする。   FIG. 11 is a flowchart showing processing for calling the setting contents of a plurality of programs after selecting the plurality of programs. Here, let M be the number of selected programs. In addition, it is assumed that the stored content program [m] of the selected program is stored (m = 0 to M−1). The setting value of the function n of program [m] is program [m]. Value [n]. Note that the set value is an integer, the set value is “0” when a certain function is not set, and the set value is “1” when set.

スタート(ステップS1101)の後、まずn=0とし(ステップS1102)、program[0].value[n]のときの設定値を仮に定める(ステップS1103)。次に、m=1とし(ステップS1104)、program[m].value[n]が仮の設定値と比較して最大値か否かの判断をする。最大値である場合は(ステップS1106/YES)、program[m].value[n]を最大値の設定値と置き換える(ステップS1107)。その後、m=M−1となるまで同様の処理を行い(ステップS1108、ステップS1105/YES)、m=Mとなったら(ステップS1105/NO)それまでの処理で最大値となっている設定値vを機能nに設定する(ステップS1109)。続いて、n=N−1となるまで上記の処理を行い(ステップS1110、ステップS1111/YES)、最大値となる設定値vの設定をする。n=Nとなったら(ステップS1111/NO)エンドとなる(ステップS1112)。   After the start (step S1101), first, n = 0 is set (step S1102), and program [0]. A setting value for value [n] is provisionally determined (step S1103). Next, m = 1 is set (step S1104), and program [m]. It is determined whether or not value [n] is the maximum value compared with the provisional set value. If it is the maximum value (step S1106 / YES), program [m]. Replace value [n] with the set value of the maximum value (step S1107). Thereafter, the same processing is performed until m = M−1 (step S1108, step S1105 / YES), and when m = M (step S1105 / NO), the set value that is the maximum value in the processing up to that point v is set to function n (step S1109). Subsequently, the above processing is performed until n = N−1 (step S1110, step S1111 / YES), and the setting value v that is the maximum value is set. When n = N (step S1111 / NO), the end is reached (step S1112).

上記のフローでは、program[m].value[n](m=0〜M−1)のうち最大の設定値をvにとり、それを機能nに設定するようにしている。こうすることによって、例えば1つ目のプログラムが「ページ印刷ON、両面印刷OFF」、2つ目のプログラムが「ページ印刷OFF、両面印刷ON」で登録されている場合、両方のプログラムを呼び出せば、各機能についてOFFよりONになっている設定値が優先して呼び出されるので、その結果、「ページ印刷ON、両面印刷ON」という設定となり、2つのプログラムの設定内容を両方反映させることができる。   In the above flow, program [m]. The maximum setting value of value [n] (m = 0 to M−1) is set to v and is set to function n. By doing so, for example, if the first program is registered as “page printing ON, duplex printing OFF” and the second program is registered as “page printing OFF, duplex printing ON”, if both programs are called, Since the setting values that are turned on from OFF are prioritized for each function, as a result, the setting is “page printing ON, duplex printing ON”, and both settings of the two programs can be reflected. .

(実施形態3)
さらに、単一のプログラムを選択し、呼び出しする場合につき、図12に基づき説明する。図5のプログラム呼び出し操作では、2回の操作でプログラムが呼び出せた(「プログラムキー押下」、「プログラム選択」)のに対して、図10の操作では、1つのプログラムを呼び出す場合でも3回の操作が必要となる(「プログラムキー押下」、「プログラム選択」、「呼び出し押下」)。そこで、複数プログラムを選択する必要がない場合に、図5の手順でプログラムを呼び出せるようにするものである。
(Embodiment 3)
Further, a case where a single program is selected and called will be described with reference to FIG. In the program call operation of FIG. 5, the program can be called by two operations (“program key press”, “program selection”), whereas in the operation of FIG. 10, even when one program is called, the program is called three times. Operations are required ("program key press", "program selection", "call press"). Therefore, when there is no need to select a plurality of programs, the program can be called by the procedure shown in FIG.

図12は、プログラムモードを切り替える画面フローを示す。プログラムの複数選択をできるようにするかどうかについてである。   FIG. 12 shows a screen flow for switching the program mode. It is about whether to allow multiple selection of programs.

基本コピー画面において図1の初期設定キー5を押すと(A)初期設定画面に移り、(A)で「プログラムモード設定」ボタンを押すと(B)プログラムモード設定画面に進む。(B)の画面では、複数プログラムの同時選択に対して「する」、「しない」の2つのボタンがあり、どちらかを選択できる。単一のプログラムを選択したい場合は「しない」ボタンを押す。そして、「終了」ボタンを押し(A)の画面へ戻る。   When the initial setting key 5 in FIG. 1 is pressed on the basic copy screen, the screen moves to (A) the initial setting screen, and when the “program mode setting” button is pressed in (A), the screen proceeds to (B) the program mode setting screen. In the screen of (B), there are two buttons “Yes” and “No” for simultaneous selection of a plurality of programs, and one of them can be selected. Press the "No" button to select a single program. Then, the “end” button is pressed to return to the screen (A).

(B)の画面での設定が「する」となっているときは、コピー基本画面において図1のプログラムキー7を押すと図10の操作画面になる。一方、(B)の画面での設定が「しない」となっているときは、前記プログラムキー7を押すと図5の操作画面になる。この場合、複数のプログラムを選択することはできないが、プログラム呼び出しの操作手順は1回少なく済み、そのプログラムに登録されている機能を即設定することができる。   When the setting on the screen of (B) is “Yes”, pressing the program key 7 of FIG. 1 on the copy basic screen brings up the operation screen of FIG. On the other hand, when the setting on the screen of (B) is “No”, when the program key 7 is pressed, the operation screen of FIG. 5 is displayed. In this case, a plurality of programs cannot be selected, but the operation procedure for calling the program is reduced once, and the functions registered in the program can be set immediately.

なお、上述する実施形態は、本発明の好適な実施形態であり、上記実施形態のみに本発明の範囲を限定するものではなく、本発明の要旨を逸脱しない範囲において種々の変更を施した形態での実施が可能である。   The above-described embodiment is a preferred embodiment of the present invention, and the scope of the present invention is not limited to the above-described embodiment alone, and various modifications are made without departing from the gist of the present invention. Implementation is possible.

本発明の実施形態に係る画像形成装置の操作パネルの正面図である。FIG. 3 is a front view of an operation panel of the image forming apparatus according to the embodiment of the present invention. 本発明の実施形態に係る画像形成装置の機能を切り替え表示する状態を示す図である。FIG. 3 is a diagram illustrating a state in which functions of the image forming apparatus according to the embodiment of the present invention are switched and displayed. 本発明の実施形態に係る画像形成装置の機能を切り替え表示する状態を示す図である。FIG. 3 is a diagram illustrating a state in which functions of the image forming apparatus according to the embodiment of the present invention are switched and displayed. 本発明の実施形態に係るプログラム登録を行う際の画面及びフローを示す説明図である。It is explanatory drawing which shows the screen and flow at the time of performing the program registration which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム呼び出しを行う際の画面及びフローを示す説明図である。It is explanatory drawing which shows the screen and flow at the time of performing the program call which concerns on embodiment of this invention. 本発明の実施形態に係る画像形成装置における機能テーブルの内部を示す説明図である。FIG. 4 is an explanatory diagram showing the inside of a function table in the image forming apparatus according to the embodiment of the present invention. 本発明の実施形態に係る画像形成装置におけるプログラムの保存内容を示す説明図である。It is explanatory drawing which shows the preservation | save content of the program in the image forming apparatus which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム登録の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the program registration which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム呼び出しの動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the program call which concerns on embodiment of this invention. 本発明の実施形態に係る画像形成装置においてプログラム呼び出しを行う際の画面及びフローを示す説明図である。FIG. 6 is an explanatory diagram showing a screen and a flow when a program is called in the image forming apparatus according to the embodiment of the present invention. 本発明の実施形態に係るプログラム呼び出しの動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the program call which concerns on embodiment of this invention. 本発明の実施形態に係るプログラム呼び出しを行う際の画面を示す説明図である。It is explanatory drawing which shows the screen at the time of performing the program call which concerns on embodiment of this invention.

符号の説明Explanation of symbols

1 操作パネル
2 大型LCD
3 テンキー
4 スタートキー
5 初期設定キー
6 プログラム登録キー
7 プログラムキー
1 Operation panel 2 Large LCD
3 Numeric keypad 4 Start key 5 Initial setting key 6 Program registration key 7 Program key

Claims (4)

ユーザが設定した複数の機能の設定内容をプログラムとして記憶するプログラム記憶手段と、前記プログラム記憶手段によって記憶されたプログラムを呼び出して機能の設定を行う機能設定手段とを備えた画像形成装置において、
前記プログラムを呼び出す際に、前記プログラムを選択するプログラム選択手段と、
前記プログラム選択手段により選択されたプログラムで記憶された機能について、採用するか否かを制御する制御手段とを有することを特徴とする画像形成装置。
In an image forming apparatus comprising: a program storage unit that stores setting contents of a plurality of functions set by a user as a program; and a function setting unit that calls a program stored in the program storage unit and sets a function.
Program selection means for selecting the program when calling the program;
An image forming apparatus comprising: a control unit that controls whether or not to adopt a function stored in the program selected by the program selection unit.
前記プログラム選択手段は、2つのプログラムを選択でき、
前記制御手段は、前記2つのプログラムで記憶された各機能の設定値が異なる場合、優先度の高い設定値を持つ機能を採用することを特徴とする請求項1に記載の画像形成装置。
The program selection means can select two programs,
The image forming apparatus according to claim 1, wherein the control unit employs a function having a high priority setting value when the setting values of the functions stored in the two programs are different.
前記プログラム選択手段は、複数のプログラムを選択でき、
前記制御手段は、前記複数のプログラムで記憶された各機能の設定値が異なる場合、最も優先度の高い設定値を持つ機能を採用することを特徴とする請求項1又は2に記載の画像形成装置。
The program selection means can select a plurality of programs,
The image forming apparatus according to claim 1, wherein the control unit employs a function having a setting value with the highest priority when setting values of the functions stored in the plurality of programs are different. apparatus.
前記プログラム選択手段は、1つのプログラムを選択でき、
前記制御手段は、前記1つのプログラムを選択した場合、前記プログラムで記憶された設定内容を採用することを特徴とする請求項1から3のいずれか1項に記載の画像形成装置。
The program selection means can select one program,
4. The image forming apparatus according to claim 1, wherein when the one program is selected, the control unit adopts setting contents stored in the program. 5.
JP2005185750A 2005-06-24 2005-06-24 Image forming apparatus Withdrawn JP2007006287A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005185750A JP2007006287A (en) 2005-06-24 2005-06-24 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005185750A JP2007006287A (en) 2005-06-24 2005-06-24 Image forming apparatus

Publications (1)

Publication Number Publication Date
JP2007006287A true JP2007006287A (en) 2007-01-11

Family

ID=37691435

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005185750A Withdrawn JP2007006287A (en) 2005-06-24 2005-06-24 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP2007006287A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009076061A (en) * 2007-08-24 2009-04-09 Ricoh Co Ltd Image forming apparatus, image forming method, computer program and information recording medium
US8384921B2 (en) 2007-08-24 2013-02-26 Ricoh Company, Ltd. Image forming apparatus and method for managing a mode program constituted by operation mode information set to a job performed by the image forming apparatus
JP2018129676A (en) * 2017-02-08 2018-08-16 キヤノン株式会社 Image processing device, control method therefor, and program
JP2022128503A (en) * 2017-02-08 2022-09-01 キヤノン株式会社 Image processing device, control method for image processing device, and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009076061A (en) * 2007-08-24 2009-04-09 Ricoh Co Ltd Image forming apparatus, image forming method, computer program and information recording medium
US8384921B2 (en) 2007-08-24 2013-02-26 Ricoh Company, Ltd. Image forming apparatus and method for managing a mode program constituted by operation mode information set to a job performed by the image forming apparatus
JP2018129676A (en) * 2017-02-08 2018-08-16 キヤノン株式会社 Image processing device, control method therefor, and program
JP2021121111A (en) * 2017-02-08 2021-08-19 キヤノン株式会社 Image processing device, control method therefor, and program
JP7102576B2 (en) 2017-02-08 2022-07-19 キヤノン株式会社 Image processing device, control method of image processing device, and program
JP2022128503A (en) * 2017-02-08 2022-09-01 キヤノン株式会社 Image processing device, control method for image processing device, and program
JP7328411B2 (en) 2017-02-08 2023-08-16 キヤノン株式会社 IMAGE PROCESSING DEVICE, CONTROL METHOD FOR IMAGE PROCESSING DEVICE, AND PROGRAM

Similar Documents

Publication Publication Date Title
JP4905377B2 (en) Information processing device
KR102233063B1 (en) Image processing apparatus and method for controlling image processing apparatus
US10063722B2 (en) Image forming apparatus configured to display function setting buttons and switch display mode between first display mode and second display mode and image recording medium
JP5790402B2 (en) Image processing apparatus and program
US20060101344A1 (en) Image forming apparatus
JP4895613B2 (en) Operation display unit, image forming apparatus, and program
US20060167573A1 (en) Control panel apparatus
US9007607B2 (en) Image forming apparatus
JP2007006287A (en) Image forming apparatus
JP7098385B2 (en) Image processing equipment, control methods and programs
JP2009177526A (en) Image processing device
JP6654016B2 (en) Image forming device
JP5866847B2 (en) Image processing apparatus and image processing program
JP4677139B2 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND COMMUNICATION DEVICE CONTROL PROGRAM
JP5070148B2 (en) Image forming apparatus, print preview image display program
JP3209193B2 (en) Copy facsimile machine
JP2010147998A (en) Electronic apparatus
JP5257377B2 (en) Operation panel of image processing apparatus and image processing apparatus having the panel
JP2016054560A (en) Image processing device and image processing program
JP6784517B2 (en) Multifunction device
JP2005184444A (en) Digital composite machine
JP2005268835A (en) Image processing apparatus
JP2000298545A (en) Input device
JP5561455B2 (en) Operation device and image processing device
US11086480B1 (en) Information processing apparatus of setting screen and non-transitory computer readable medium storing program

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080902