JP2001202211A - Printer - Google Patents

Printer

Info

Publication number
JP2001202211A
JP2001202211A JP2000011823A JP2000011823A JP2001202211A JP 2001202211 A JP2001202211 A JP 2001202211A JP 2000011823 A JP2000011823 A JP 2000011823A JP 2000011823 A JP2000011823 A JP 2000011823A JP 2001202211 A JP2001202211 A JP 2001202211A
Authority
JP
Japan
Prior art keywords
program
operation panel
counter
printer
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000011823A
Other languages
Japanese (ja)
Inventor
Hideo Higashimoto
英雄 東本
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 JP2000011823A priority Critical patent/JP2001202211A/en
Publication of JP2001202211A publication Critical patent/JP2001202211A/en
Pending legal-status Critical Current

Links

Landscapes

  • Control Or Security For Electrophotography (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printer for allowing a user to efficiently select an objective program in the calling or erasing work of programs by a panel operation. SOLUTION: A program managing means 13 judges frequency from the value of a counter counted-up each time a program is called (that is, judges that the frequency is the highest when the value of the counter is the highest, and that the frequency is the lowest when the value of the counter is the lowest), and list-displays the registered programs on a control panel 14 in the order of the higher frequency. Thus, it is possible to simplify the calling or erasing work of the program.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、画像を用紙に印刷
するプリンタ装置に関する。
The present invention relates to a printer for printing an image on paper.

【0002】[0002]

【従来の技術】ホスト計算機上にある印刷データをプリ
ンタ装置に送信し印刷する際、印刷条件(解像度、用紙
選択、変倍率、出力先トレイ選択、印刷方向、両面印
刷、オフセット位置、等々)の幾つかを変更した上で行
いたい場合がある。
2. Description of the Related Art When print data stored in a host computer is transmitted to a printer for printing, printing conditions (resolution, paper selection, scaling, output tray selection, printing direction, double-sided printing, offset position, etc.) are determined. You may want to change some of them.

【0003】このため、多くのプリンタ装置では、装置
上にパネル操作部を持ち、幾つかの印刷条件について
は、使用者がそのパネル操作部を使って設定を変更でき
るようになっている。
For this reason, many printers have a panel operation section on the apparatus, and the user can change the setting of some printing conditions using the panel operation section.

【0004】プリンタ装置では、このようにして変更さ
れた印刷条件の設定を、通常は揮発メモリ上に保持して
いる。そのため、エミュレーションを切り替えたり、あ
るいは電源を遮断した場合、揮発メモリ上に保持されて
いた印刷条件の設定はクリアされてしまうので、次に電
源が投入された場合や、エミュレーションが起動した場
合の印刷条件の設定は、エミュレーションが定める初期
値に戻ってしまう。
[0004] In a printer device, the setting of the printing condition changed in this way is usually held in a volatile memory. Therefore, if the emulation is switched or the power is turned off, the print condition settings stored in the volatile memory will be cleared, so printing will be performed the next time the power is turned on or the emulation is started. The setting of the condition returns to the initial value determined by emulation.

【0005】しかし使用者としては、一度変更した印刷
条件の設定は、エミュレーションの切り替えや電源の再
投入といったタイミングに係わらず、引き続き使用し続
けたいことが多く、その場合、エミュレーションの切り
替えや、電源再投入の度に以前と同じ印刷条件をパネル
操作で設定し直す必要があり、面倒である。
However, the user often wants to continue using the changed print condition settings regardless of the timing of switching the emulation or turning on the power again. In such a case, it is necessary to switch the emulation or change the power supply. It is necessary to reset the same printing conditions as before by the panel operation every time re-input, which is troublesome.

【0006】このため、プリンタ装置によってはさらに
不揮発記憶装置を備えており、上記のようにして変更し
た印刷条件の設定を、使用者が操作パネルからの指示に
より不揮発記憶装置内にプログラムとして登録(保存)
し、必要な時点で登録したプログラムを呼び出して使用
したり、不要となったプログラムを削除できる機能を持
っているものもある。この機能を使うことにより、印刷
条件を設定し直す手間を軽減することができる。なお、
この種の技術として特開平9−131948号公報、特
開平11−78168号公報に記載されたものがある。
For this reason, some printers are further provided with a non-volatile storage device, and the user registers the changed printing condition settings as a program in the non-volatile storage device in accordance with an instruction from an operation panel. Save)
Some of them have a function of calling and using a registered program when necessary, and a function of deleting an unnecessary program. By using this function, the trouble of resetting the printing conditions can be reduced. In addition,
Examples of this type of technology include those described in JP-A-9-131948 and JP-A-11-78168.

【0007】[0007]

【発明が解決しようとする課題】ところで、このような
プリンタ装置で登録したプログラムを呼び出したり、不
要なプログラムを削除する場合、既に登録されているプ
ログラムをパネル上にリスト表示し、その中から使用者
に対象のプログラムを選択させる訳であるが、従来、プ
ログラムのリスト表示の順番は、実装上の都合に依存し
た順番(使用者から見てランダム)であったり、登録順
であったり、あるいは登録の際に識別用に割り当てた番
号・名前の数字・アルファベット順であったりした。
By the way, when a program registered in such a printer is called or an unnecessary program is deleted, a list of programs already registered is displayed on a panel and used from among them. Conventionally, the user is allowed to select a target program, but conventionally, the order of displaying the program list is an order depending on the convenience of implementation (random as viewed from the user), a registration order, or The numbers assigned for identification at the time of registration, the numbers in the name, and the alphabetical order.

【0008】しかし、このような順番でのリスト表示
は、使用者が対象のプログラムを選択する上においてあ
まり意味のあるものではなかった。
However, the list display in such an order is not very meaningful for a user to select a target program.

【0009】本発明は、このような背景に鑑みてなされ
たものであり、パネル操作でプログラムの呼び出しや削
除を行う作業において、使用者が対象のプログラムをよ
り効率的に選択することのできるプリンタ装置を提供す
ることを目的とする。
The present invention has been made in view of such a background, and a printer which allows a user to select a target program more efficiently in a work of calling or deleting a program by panel operation. It is intended to provide a device.

【0010】[0010]

【課題を解決するための手段】上記目的を達成するため
に、請求項1記載の発明は、エミュレーションの印刷条
件の設定値の集合であるプログラムを不揮発記憶装置と
操作パネルを使って、登録、呼び出し、削除する機能を
実現するプログラム管理手段を備えたプリンタ装置であ
って、上記不揮発記憶装置は、上記プログラムの使用頻
度を記録するカウンター用領域を有し、上記プログラム
管理手段は、各プログラムが呼び出される度にそのカウ
ンターの値を増やすことを特徴とするものである。
In order to achieve the above object, according to the first aspect of the present invention, a program, which is a set of emulation printing condition setting values, is registered using a nonvolatile storage device and an operation panel. A non-volatile storage device having a counter area for recording the frequency of use of the program, wherein the program management means includes a program management unit that realizes a function of calling and deleting the program. It is characterized in that the value of the counter is increased each time it is called.

【0011】また上記目的を達成するために、請求項2
記載の発明は、請求項1記載のプリンタ装置において、
上記プログラム管理手段は、操作パネルからの操作でプ
ログラムが呼び出される際には各プログラムのカウンタ
ーの値を参照し、カウンターの値が最も大きいものから
順に操作パネルにリスト表示することを特徴とするもの
である。
According to another aspect of the present invention, the above object is achieved.
According to the invention described in the first aspect, in the printer device according to the first aspect,
The program management means refers to the counter value of each program when a program is called by an operation from the operation panel, and displays a list on the operation panel in order from the largest counter value. It is.

【0012】また上記目的を達成するために、請求項3
記載の発明は、請求項1記載のプリンタ装置において、
上記プログラム管理手段は、操作パネルからの操作でプ
ログラムが呼び出される際には各プログラムのカウンタ
ーの値を参照し、カウンターの値が最も小さいものから
順に操作パネルにリスト表示することを特徴とするもの
である。
According to another aspect of the present invention, there is provided a semiconductor device comprising:
According to the invention described in the first aspect, in the printer device according to the first aspect,
The program management means refers to the counter value of each program when a program is called by an operation from the operation panel, and displays a list on the operation panel in ascending order of the counter value. It is.

【0013】本発明は、プログラムが呼び出される度に
カウントアップされるカウンターの値から使用頻度を判
断し(カウンターの値が最も大きいものが最も使用頻度
が高く、逆にカウンターの値が最も小さいものが最も使
用頻度が低いということになる)、登録されているプロ
グラムを使用頻度に従う順番でリスト表示することで、
プログラムの呼び出しや削除の作業を容易なものとす
る。
According to the present invention, the frequency of use is determined from the value of a counter which is incremented each time the program is called (the one with the largest counter value is the most frequently used, and the one with the smallest counter value) Is the least frequently used), and by listing registered programs in order of frequency of use,
Make it easier to call and delete programs.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態を添付
図面を参照しながら説明する。図1は本発明の実施の形
態を示すプリンタ装置の機能ブロック図である。ホスト
計算機1とプリンタ装置2が接続され、ホスト計算機1
で作成された印刷データが、プリンタ装置2で印刷出力
されるようになっている。
Embodiments of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a functional block diagram of a printer according to an embodiment of the present invention. The host computer 1 and the printer device 2 are connected, and the host computer 1
The print data created in step 2 is printed out by the printer device 2.

【0015】本プリンタ装置は、エミュレーション1
2、プログラム管理手段13を有するコントローラ装置
11に、操作パネル14、ホストI/F装置15、不揮
発記憶装置16、ROM17、RAM18、プリントエ
ンジン装置19が接続されることで構成されている。
[0015] The present printer device uses emulation 1
2. An operation panel 14, a host I / F device 15, a nonvolatile storage device 16, a ROM 17, a RAM 18, and a print engine device 19 are connected to a controller device 11 having a program management means 13.

【0016】本発明のプログラム管理手段13は、エミ
ュレーション12の印刷条件(解像度、用紙選択、変倍
率、出力先トレイ選択、印刷方向、両面印刷、オフセッ
ト位置、等々)の設定値の集合(以下、これをプログラ
ムと呼ぶ)を不揮発記憶装置16と操作パネル14を使
って、登録、呼び出し、削除する機能を実現するもので
ある。不揮発記憶装置16としては、NVRAMやハー
ドディスクドライブ等が挙げられる。
The program management means 13 of the present invention includes a set (hereinafter referred to as a set) of set values of printing conditions (resolution, paper selection, magnification, output tray selection, printing direction, double-sided printing, offset position, etc.) of the emulation 12. A function of registering, calling, and deleting such a program using the nonvolatile storage device 16 and the operation panel 14 is realized. Examples of the nonvolatile storage device 16 include an NVRAM and a hard disk drive.

【0017】図2は本発明の制御動作を示すフローチャ
ートである。以下、本発明の制御動作を図2に示すステ
ップS1〜S11も参照しながら説明する。ここで、使
用者は、ホスト計算機1上にある印刷データを、ホスト
I/F装置15を介してプリンタ装置2に送信し、印刷
することにおいて、印刷条件(解像度、用紙選択、変倍
率、出力先トレイ選択、印刷方向、両面印刷、オフセッ
ト位置、等々)の幾つかを変更した上で印刷したい場合
は、プリンタ装置2の操作パネル14を介して印刷条件
の変更指示を行うものとする。
FIG. 2 is a flowchart showing the control operation of the present invention. Hereinafter, the control operation of the present invention will be described with reference to steps S1 to S11 shown in FIG. Here, the user transmits print data on the host computer 1 to the printer device 2 via the host I / F device 15 and prints the print data (resolution, paper selection, scaling ratio, output If the user wants to print after changing some of the destination tray selection, printing direction, double-sided printing, offset position, etc., the user gives an instruction to change the printing conditions via the operation panel 14 of the printer device 2.

【0018】さらに、変更後の印刷条件の設定値を、不
揮発記憶装置16内にプログラムとして登録(保存)し
たい場合は、プリンタ装置2の操作パネル14を介して
プログラム登録の指示(S1でY)を行うものとする。
If the user wants to register (save) the changed print condition set value as a program in the nonvolatile storage device 16, the user inputs a program registration instruction via the operation panel 14 of the printer device 2 (Y in S1). Shall be performed.

【0019】指示を受けたプリンタ装置2では、変更後
の印刷条件の設定値をRAM18等の揮発メモリ内に保
持すると共に、コントローラ装置11上で動作するプロ
グラム管理手段13を呼び出し、実行する。
Upon receiving the instruction, the printer device 2 holds the changed print condition setting values in a volatile memory such as the RAM 18 and calls up and executes the program management means 13 operating on the controller device 11.

【0020】呼び出されたプログラム管理手段13は、
RAM18内に保持されている印刷条件の設定値を不揮
発記憶装置16内にコピーし、保存する(S2)。ま
た、この際、設定値を保存する不揮発記憶装置16の記
憶領域に、そのプログラムの使用頻度を記録するカウン
ター用領域を追加で確保すると共に、このカウンターの
値として0の値を書き込んでおく(S3)。
The called program management means 13
The print condition setting values stored in the RAM 18 are copied and stored in the nonvolatile storage device 16 (S2). At this time, a counter area for recording the frequency of use of the program is additionally secured in the storage area of the nonvolatile storage device 16 for storing the set value, and a value of 0 is written as the value of the counter ( S3).

【0021】次に、使用者は以前に登録したプログラム
を呼び出したい場合は、プリンタ装置2の操作パネル1
4を介してプログラム呼び出しの指示(S4でY)を行
うものとする。指示を受けたプリンタ装置2では、コン
トローラ装置11上で動作するプログラム管理手段13
を呼び出し、実行する。
Next, when the user wants to call the previously registered program, the user operates the operation panel 1 of the printer 2.
It is assumed that an instruction to call a program (Y in S4) is made via the program No. 4. In the printer device 2 which has received the instruction, the program management means 13 operating on the controller device 11
Call and execute.

【0022】呼び出されたプログラム管理手段13は、
不揮発記憶装置16内に保存されている全てのプログラ
ムについて、各プログラムのカウンターの値を参照し、
カウンターの値が最も大きいものから順に操作パネル1
4にプログラムの概要(または識別番号など)をリスト
表示し(S5)、使用者の選択を促す。
The called program management means 13
For all programs stored in the non-volatile storage device 16, refer to the counter value of each program,
Operation panel 1 in ascending order of the counter value
The list of programs (or identification numbers, etc.) is displayed as a list in S4 (S5), and the user is prompted to make a selection.

【0023】そして、使用者が最終的に選択したプログ
ラムについて、不揮発記憶装置16内に保存されている
印刷条件の設定値をRAM18内にコピーする(S
6)。また、この際、そのプログラムのカウンターの値
を1つ増やして書き込んでおく(S7)。
Then, for the program finally selected by the user, the set values of the printing conditions stored in the non-volatile storage device 16 are copied to the RAM 18 (S
6). At this time, the value of the counter of the program is increased by one and written (S7).

【0024】次に、使用者は以前に登録したプログラム
を削除したい場合は、プリンタ装置2の操作パネル14
を介してプログラム削除の指示(S8でY)を行うもの
とする。指示を受けたプリンタ装置2では、コントロー
ラ装置11上で動作するプログラム管理手段13を呼び
出し、実行する。
Next, when the user wants to delete the previously registered program, the user operates the operation panel 14 of the printer 2.
Command to delete a program (Y in S8). Upon receiving the instruction, the printer device 2 calls and executes the program management means 13 operating on the controller device 11.

【0025】呼び出されたプログラム管理手段13は、
不揮発記憶装置16内に保存されている全てのプログラ
ムについて、各プログラムのカウンターの値を参照し、
カウンターの値が最も小さいものから順に操作パネル1
4にプログラムの概要(または識別番号など)をリスト
表示し(S9)、使用者の選択を促す。
The called program management means 13
For all programs stored in the non-volatile storage device 16, refer to the counter value of each program,
Operation panel 1 in ascending order of the counter value
4 displays a list of programs (or identification numbers, etc.) in a list (S9), and prompts the user to make a selection.

【0026】そして、使用者が最終的に選択したプログ
ラムについて、不揮発記憶装置16内に保存されている
印刷条件の設定値(用の領域)を消去する(S10)。
また、この際、そのプログラムのカウンターの値(用の
領域)も消去する(S11)。
Then, with respect to the program finally selected by the user, the set value (area for printing) of the printing condition stored in the nonvolatile storage device 16 is deleted (S10).
At this time, the counter value (area for the program) of the program is also erased (S11).

【0027】[0027]

【発明の効果】請求項1及び2記載の発明によれば、操
作パネルからのプログラムの呼び出しにおいて、これま
でで最も使用頻度の高い(呼び出し回数が多い)プログ
ラム、即ち選択される可能性が最も高いプログラムから
リスト表示されるので、従来よりも対象のプログラムを
早く選択し呼び出せる可能性が高まり、操作の効率が上
がる。
According to the first and second aspects of the present invention, in calling a program from the operation panel, the most frequently used program (the most frequently called program), that is, the most likely to be selected. Since the list is displayed from the highest program, the possibility that the target program can be selected and called faster than before is increased, and the operation efficiency is improved.

【0028】請求項1及び3記載の発明によれば、操作
パネルからのプログラムの削除において、これ迄で最も
使用頻度の低い(呼び出し回数が少ない)プログラム、
即ち選択される可能性が最も高いプログラムからリスト
表示されるので、従来よりも対象のプログラムを早く選
択し削除できる可能性が高まり、操作の効率が上がる。
According to the first and third aspects of the present invention, when deleting a program from the operation panel, the program which has been used the least frequently (the number of times of calling is small),
That is, since the list of the programs most likely to be selected is displayed, the possibility that the target program can be selected and deleted earlier than before is increased, and the operation efficiency is improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態を示すプリンタ装置の機能
ブロック図である。
FIG. 1 is a functional block diagram of a printer according to an embodiment of the present invention.

【図2】本発明の制御動作を示すフローチャートであ
る。
FIG. 2 is a flowchart showing a control operation of the present invention.

【符号の説明】[Explanation of symbols]

1 ホスト計算機 2 プリンタ装置 11 コントローラ装置 12 エミュレーション 13 プログラム管理手段 14 操作パネル 15 ホストI/F装置 16 不揮発記憶装置 17 ROM 18 RAM 19 プリントエンジン装置 DESCRIPTION OF SYMBOLS 1 Host computer 2 Printer device 11 Controller device 12 Emulation 13 Program management means 14 Operation panel 15 Host I / F device 16 Nonvolatile storage device 17 ROM 18 RAM 19 Print engine device

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 エミュレーションの印刷条件の設定値の
集合であるプログラムを不揮発記憶装置と操作パネルを
使って、登録、呼び出し、削除する機能を実現するプロ
グラム管理手段を備えたプリンタ装置であって、 上記不揮発記憶装置は、上記プログラムの使用頻度を記
録するカウンター用領域を有し、上記プログラム管理手
段は、各プログラムが呼び出される度にそのカウンター
の値を増やすことを特徴とするプリンタ装置。
1. A printer device comprising program management means for realizing a function of registering, calling, and deleting a program, which is a set of print condition setting values of emulation, using a nonvolatile storage device and an operation panel, The non-volatile storage device has a counter area for recording the frequency of use of the program, and the program management means increases the value of the counter each time each program is called.
【請求項2】 請求項1記載のプリンタ装置において、 上記プログラム管理手段は、操作パネルからの操作でプ
ログラムが呼び出される際には各プログラムのカウンタ
ーの値を参照し、カウンターの値が最も大きいものから
順に操作パネルにリスト表示することを特徴とするプリ
ンタ装置。
2. The printer device according to claim 1, wherein the program management means refers to a counter value of each program when the program is called by an operation from an operation panel, and the counter value is the largest. A printer device that displays a list on an operation panel in order from the first.
【請求項3】 請求項1記載のプリンタ装置において、 上記プログラム管理手段は、操作パネルからの操作でプ
ログラムが呼び出される際には各プログラムのカウンタ
ーの値を参照し、カウンターの値が最も小さいものから
順に操作パネルにリスト表示することを特徴とするプリ
ンタ装置。
3. The printer device according to claim 1, wherein the program management means refers to a counter value of each program when the program is called by an operation from an operation panel, and the counter value is the smallest. A printer device that displays a list on an operation panel in order from the first.
JP2000011823A 2000-01-20 2000-01-20 Printer Pending JP2001202211A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000011823A JP2001202211A (en) 2000-01-20 2000-01-20 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000011823A JP2001202211A (en) 2000-01-20 2000-01-20 Printer

Publications (1)

Publication Number Publication Date
JP2001202211A true JP2001202211A (en) 2001-07-27

Family

ID=18539639

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000011823A Pending JP2001202211A (en) 2000-01-20 2000-01-20 Printer

Country Status (1)

Country Link
JP (1) JP2001202211A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008075447A1 (en) * 2006-12-18 2008-06-26 Access Co., Ltd. Application updating management terminal device, system and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008075447A1 (en) * 2006-12-18 2008-06-26 Access Co., Ltd. Application updating management terminal device, system and program

Similar Documents

Publication Publication Date Title
JP3449958B2 (en) Printing system, printing method, and computer-readable recording medium storing printing program
JPH03192038A (en) Recording device
KR100648665B1 (en) Image forming apparatus and method for control thereof
JP2001202211A (en) Printer
JP4736894B2 (en) Electronic device, state control method, and state control program
JP3652156B2 (en) Image forming apparatus
JPH043219A (en) Printer
EP0480742B1 (en) Image processing apparatus
JP2001260499A (en) Imaging apparatus having language switching function
KR100420602B1 (en) Method for replacing image for test printing in printer
US6840688B2 (en) Method of processing character in tape printer as well as tape printer
US7719700B2 (en) Image forming device with print mode actuator and method
JPH07230368A (en) Image forming device for storage of frequency in use of emulation
JP2002240403A (en) Imaging apparatus
JP2000168179A (en) Image forming apparatus
JP2006155391A (en) Image forming apparatus
JP2002281259A (en) Imaging apparatus
JP3158693B2 (en) Printer control device
JPH11224170A (en) Image data printing device and its printing control method
JPH096556A (en) Printing data transfer system
JP2003131934A (en) Memory control circuit and information processing system
JP2000235333A (en) Image forming device
JPH06274288A (en) Printer
JP2001301284A (en) Imaging apparatus and medium recording its program
JPH06139040A (en) Function selection screen managing device