JPH0492947A - Control program setting method for peripheral computer equipment - Google Patents

Control program setting method for peripheral computer equipment

Info

Publication number
JPH0492947A
JPH0492947A JP2206695A JP20669590A JPH0492947A JP H0492947 A JPH0492947 A JP H0492947A JP 2206695 A JP2206695 A JP 2206695A JP 20669590 A JP20669590 A JP 20669590A JP H0492947 A JPH0492947 A JP H0492947A
Authority
JP
Japan
Prior art keywords
printer
computer
name
peripheral device
driver
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.)
Granted
Application number
JP2206695A
Other languages
Japanese (ja)
Other versions
JP2973222B2 (en
Inventor
Yuichi Niwa
雄一 丹羽
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 JP2206695A priority Critical patent/JP2973222B2/en
Publication of JPH0492947A publication Critical patent/JPH0492947A/en
Application granted granted Critical
Publication of JP2973222B2 publication Critical patent/JP2973222B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To prevent misoperation by returning the name of a control instruction system in a peripheral equipment to a computer when data from the computer is received and permitting software to automatically select an appropriate peripheral equipment driver. CONSTITUTION:When the installation (Is) Sw of application (Ap) software (Sw) is started in a host computer (Hc) 1, Is Sw transfers data of one byte to a printer 3 and causes the printer 3 to report the name of the self control instruction system at the time of selecting a printer driver. If the name of the printer control instruction system which the printer 3 itself understands is XYZ, it returns the name by adding CR (carriage return ASCII code 13) after XYZ. Is, Sw in Hcl receives returned information, selects the printer driver which can control the printer control instruction system of XYZ and sets Ap, Sw in such a way that the printer driver is used hereafter. Thus, the selection of the driver can be automated, Is work can be simplified and the erroneous selection of a user can be prevented.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、コンピュータと接続されるコンピュータ周辺
機器の制御プログラム設定方法に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a control program setting method for computer peripheral equipment connected to a computer.

(従来の技術) 市場には多種多様のコンピュータ周辺機器が呂回ってお
り、同時に多種多様のコンピュータ周辺制御命令体系が
使われている。同じ会社のコンピュータ機器でも、グレ
ードや装着されているオプション装置によって制御命令
が増えたり、全く違ったものになってしまったりする場
合さえある。
(Prior Art) A wide variety of computer peripheral devices are available on the market, and at the same time, a wide variety of computer peripheral control command systems are used. Even computer equipment from the same company may have more control commands or even be completely different depending on the grade and optional equipment installed.

例えば、A社のプリンタと8社のプリンタは異なった制
御命令体系を使っていて、さらに、A社のXという製品
とYという製品ではまた少し異なった制御命令体系を使
っていることがある。このため、アプリケーションソフ
トウェアをホストコンピュータにインストールする際、
ユーザーはプリンタ、モデム、モニターなどの周辺機器
を正しく設定しないとアプリケーションソフトウェアは
周辺機器に適した制御ができなかった。
For example, Company A's printers and Company 8's printers use different control command systems, and Company A's product X and product Y may use slightly different control command systems. Therefore, when installing application software on a host computer,
Users had to configure peripherals such as printers, modems, monitors, etc. correctly, or the application software could not properly control the peripherals.

具体的にはユーザーがアプリケーションソフトウェアを
インストールする時には、アプリケーションソフトに附
属のインストレージョンソフトウェアを実行し、その指
示に従って接続されている周辺機器の種類など、そのア
プリケーションソフトウェアの実行に必要な情報を指定
していた。インストレージョンソフトウェアは、アプリ
ケーションソフトウェアが指定された周辺機器を正しく
制御できるように、適切な周辺機器制御プログラム(以
後、周辺機器ドライバーと呼ぶ)をインストールする。
Specifically, when a user installs application software, they run the installation software that comes with the application software, and follow the instructions to specify the information necessary to run the application software, such as the type of peripheral devices connected. Was. The installation software installs appropriate peripheral device control programs (hereinafter referred to as peripheral device drivers) so that the application software can properly control the specified peripheral devices.

制御命令体系によっては、周辺機器自身の名称を返送す
る命令を持つものもあるが、これらはいずれも、その命
令体系で決められた命令を受信しなければ動作しない。
Some control command systems have a command to return the name of the peripheral device itself, but none of these will operate unless a command determined by that command system is received.

(発明が解決しようとする課題) しかしながら、上記従来の周辺機器ドライバーを選択す
る方法は、さまざまな種類のコンピュータ周辺機器が市
場に出ていて、さらに、少しずつ異なる制御命令体系が
あるため、どの周辺機器ドライバーが適切なのかユーザ
ーにはわかりにくく、選択を誤る可能性が高いという問
題があった。
(Problem to be Solved by the Invention) However, the conventional method of selecting a peripheral device driver described above is difficult because there are various types of computer peripheral devices on the market, and each one has a slightly different control command system. The problem was that it was difficult for users to understand whether the peripheral device driver was appropriate, and there was a high possibility of making the wrong selection.

このインストレージョンソフトウェアを自動化する場合
には、インストレージョンソフトウェアが人間が介入な
しに接続されている周辺機器を判別し、適切な周辺機器
ドライバーを選択できなければならない。しかし、従来
の周辺機器ではそのような機能を提供しているものはな
かった。
If this installation software is to be automated, it must be able to determine which peripherals are connected and select the appropriate peripheral driver without human intervention. However, none of the conventional peripheral devices provided such a function.

周辺機器が周辺機器自身の名称を返送する命令を持って
いることがあるが、この機能を使うには考えられるすべ
ての命令体系の周辺機器の名称を返送する命令を周辺機
器に送って、その周辺機器がどの命令体系の命令に正し
く反応するかによって機種判別をしなければならなくな
るが、考えられるすべての命令体系の命令を送ることは
非現実的である。また、その命令体系で正しく解釈され
ない命令を送ってしまった後で、その周辺機器がどのよ
うな動作を行なうが不確定であるという問題もある。
A peripheral device may have a command to return the name of the peripheral device itself, but to use this function, send a command to the peripheral device to return the name of the peripheral device in all possible command systems, and then The type of peripheral device must be determined based on which command system the peripheral device responds to correctly, but it is unrealistic to send commands of all possible command systems. Another problem is that it is uncertain what kind of operation the peripheral device will perform after sending a command that is not correctly interpreted in that command system.

本発明は上記従来の問題を解決するものであり、ユーザ
ーが接続されている周辺機器を指定しなくても、周辺機
器を誤動作させることなく、アプリケーションソフトウ
ェアのインストレージョンソフトウェアが、接続されて
いる周辺機器との相互通信によって自動的に適切な周辺
機器ドライバーを選択することができるようなコンピュ
ータとコンピュータ周辺機器との通信手段を提供するこ
とを目的とする。
The present invention solves the above-mentioned conventional problems, and allows the installation software of application software to connect connected peripheral devices without requiring the user to specify the connected peripheral devices and without causing the peripheral devices to malfunction. It is an object of the present invention to provide a means of communication between a computer and a computer peripheral device that can automatically select an appropriate peripheral device driver through mutual communication with the peripheral device.

(課題を解決するための手段) 本発明は上記目的を達成するために、コンピュータ周辺
機器は双方向通信手段を介してコンピュータからデータ
を受信すると、そのデータを無視し、周辺機器の制御命
令体系、あるいは周辺機器の名称、あるいはその測方を
コンピュータに返送する動作モードを有し、コンピュー
タ上のインストレージョンソフトウェアが適切な周辺機
器ドライバーを選択できるようにしたものである。
(Means for Solving the Problems) In order to achieve the above object, the present invention provides a computer peripheral device that, when receiving data from a computer via a two-way communication means, ignores the data and uses a control command system for the peripheral device. , or an operating mode that sends the name of the peripheral device or its measurement back to the computer, allowing the installation software on the computer to select the appropriate peripheral device driver.

(作 用) 従って、本発明によれば、コンピュータ機器がコンピュ
ータ周辺機器の制御命令体系を知ることができるため、
周辺機器ドライバーの選択を自動化でき、インストレー
ジョン作業において、ユーザーが誤った選択をすること
を防止するとともに、インストレージョン作業を簡略化
できる。
(Function) Therefore, according to the present invention, since the computer equipment can know the control command system of the computer peripheral equipment,
The selection of peripheral device drivers can be automated, preventing users from making incorrect selections during the installation process, and simplifying the installation process.

(実施例) 第1図は本発明の一実施例におけるプリンタの構成を示
すものである。第1図において、1はコンピュータ機器
であるホストコンピュータ、2はホストコンピュータと
プリンタを接続するプリンタインタフェース、3は周辺
機器の1種であるプリンタであって、内部にホストイン
タフェース11゜読取専用メモリ(ROM)12.ラン
ダムアクセスメモリ(RAM)13、オペレーションパ
ネルとの間のパネルインタフェース14.オプションカ
ードインタフェース15.オプションインタフェース1
6.プリンタエンジンインタフェース17.プリンタエ
ンジン18.プリンタ内のすべての制御を行うCPU1
9のブロックを有する。
(Embodiment) FIG. 1 shows the configuration of a printer in an embodiment of the present invention. In FIG. 1, 1 is a host computer that is a computer device, 2 is a printer interface that connects the host computer and the printer, and 3 is a printer that is a type of peripheral device. ROM)12. Random access memory (RAM) 13, panel interface 14 with an operation panel. Option card interface 15. Option interface 1
6. Printer engine interface 17. Printer engine 18. CPU1 that performs all controls within the printer
It has 9 blocks.

今、ホストコンピュータ1からプリンタインタフェース
2を介してプリンタ3が印刷データまたは印刷命令を受
けると、CPU19はその命令を具体的なプリンタエン
ジンの制御命令に変換し、プリンタエンジンインフェー
ス17を介してプリンタエンジン18に送る。プリンタ
エンジン18はCPU19から受けた制御命令に基づい
て、紙などの記録媒体に文字などを記録する。上記通常
の印刷モードのときのCPU19の処理フローチャート
を第3図に示す。即ち、データを受信すれば(S、−Y
ES)プリンタエンジン制御命令に変換(S、)L、、
プリンタエンジン18にエンジン制御命令を発行する(
S、)。
Now, when the printer 3 receives print data or a print command from the host computer 1 via the printer interface 2, the CPU 19 converts the command into a specific printer engine control command, and sends it to the printer via the printer engine interface 17. Send to engine 18. The printer engine 18 records characters and the like on a recording medium such as paper based on control commands received from the CPU 19. A processing flowchart of the CPU 19 in the normal printing mode is shown in FIG. That is, if data is received (S, -Y
ES) Convert to printer engine control command (S,)L,,
Issue an engine control command to the printer engine 18 (
S.).

また、プリンタ3には液晶表示装置(LCD)。The printer 3 also includes a liquid crystal display (LCD).

発光ダイオード(LED)、スイッチなどを持つオペレ
ーションパネルがついていて、ユーザーはオペレーショ
ンパネルのスイッチを操作することによって、LCDパ
ネルに表示される設定メニューを見ながらプリンタの設
定を変えることができる。
It has an operation panel with light emitting diodes (LEDs), switches, etc., and by operating the switches on the operation panel, the user can change printer settings while viewing the setting menu displayed on the LCD panel.

LCDやLEDを見ることによってプリンタの状態を知
ることもできる。第2図は本実施例のプリンタの操作パ
ネルの一例を示したものである。第2図において、21
はメツセージを表示するLCD(液晶表示装置)、22
はモード設定を行なうモードスイッチ、23は表示され
た設定項目を選択するエンタースイッチ、24と25は
モード設定の時に表示されるメニューの中で、希望する
選択肢を探す時に使う移動スイッチ、26はオンライン
状態を示すLED、27はオンライン状態とオフライン
状態を切替えるオンラインスイッチ、28はオフライン
時にテストシートを印刷するテストスイッチ、29は電
源が入っていることを示すLED、30はデータがバッ
ファーにあることを示すLED、31はプリンタエンジ
ンが印刷可能な状態にあることを示すLED、32はオ
フライン時にバッファーにあるデータを印字して排紙す
るフオームフィードスイッチ、33はリセットスイッチ
である。
You can also know the status of the printer by looking at the LCD or LED. FIG. 2 shows an example of the operation panel of the printer of this embodiment. In Figure 2, 21
is an LCD (liquid crystal display) that displays messages, 22
is a mode switch for setting the mode, 23 is an enter switch for selecting the displayed setting item, 24 and 25 are movement switches used to search for the desired option in the menu displayed when setting the mode, 26 is an online switch 27 is an online switch that switches between online and offline states; 28 is a test switch that prints a test sheet when offline; 29 is an LED that indicates that the power is on; 30 is an indicator that indicates that data is in the buffer. 31 is an LED that indicates that the printer engine is in a printable state; 32 is a form feed switch that prints and discharges data in the buffer during off-line; and 33 is a reset switch.

本実施例ではユーザーがオフライン時・イツチ27でプ
リンタをオフライン状態にし、モードスイッチ22でモ
ード設定状態にし、移動スイッチ24と25で、メニュ
ーを移動し、「ソフトウェアインストレージョン」を表
示された時にエンタースイッチ23を押してプリンタを
ソフトウェアインストレージョンモードに設定し、オン
ラインスイッチ27を押してプリンタをオンラインにし
、プリンタをソフトウェアインストレージョンモードで
動作させる。プリンタをソフトウェアインストレージョ
ンモードに切替えるには、この他にも、電源投入時にあ
るスイッチを押下するなどのさまざまな方法が考えられ
る。
In this embodiment, when the user is offline, the printer is placed offline using switch 27, set to mode setting using mode switch 22, moved through the menu using movement switches 24 and 25, and when "Software Installation" is displayed. Press the enter switch 23 to set the printer to software installation mode, and press the online switch 27 to bring the printer online and operate the printer in software installation mode. There are various other ways to switch the printer to software installation mode, such as pressing a switch when turning on the power.

プリンタ3はこのモードで動作している時は、ホストコ
ンピュータlから1バイトのデータを受信すると、それ
を通常の印刷データまたは印刷命令とは解釈せず、プリ
ンタ制御命令体系報告命令と解釈する。そして、プリン
タ制御御命令体系名をホストコンピュータ1に返送する
。この時のCPU19の概略処理フローチャートを第4
図に示す。
When the printer 3 is operating in this mode, when it receives one byte of data from the host computer 1, it does not interpret it as normal print data or a print command, but as a printer control command system report command. Then, the printer control command system name is returned to the host computer 1. A schematic processing flowchart of the CPU 19 at this time is shown in the fourth section.
As shown in the figure.

つまり、どんなデータでも、1バイト受信したらプリン
タ制御命令体系名を報告する。
In other words, when 1 byte of any data is received, the printer control command system name is reported.

次に、ソフトウェアインストレージョンモードを使用し
たアプリケーションソフトウェアのインストレージョン
の具体的な方法について説明する。
Next, a specific method of installing application software using the software installation mode will be described.

プリンタを制御する必要のあるアプリケーションソフト
ウェアをホストコンピュータ1にインストールする時に
は、まず双方向通信手段で接続されているプリンタ3の
操作パネルを使ってプリンタ3をソフトウェアインスト
レージョンモードに切替える。具体的には、オンライン
スイッチ27を使ってプリンタをオフラインにし、モー
ドスイッチ22を押してモード設定モードに入り、移動
スイッチ24と25を使って[ソフトウェアインストレ
ージョンモード」とLCD21に表示させ、エンタース
イッチ23を押してソフトウェアインストレージョンモ
ードを選択する。次に、オンラインスイッチ27を押し
てプリンタをオンラインモードにし、ホストコンピュー
タ1からのデータを受信できるようにする。
When installing application software necessary to control the printer on the host computer 1, the printer 3 is first switched to a software installation mode using the operation panel of the printer 3 connected via a two-way communication means. Specifically, use the online switch 27 to take the printer offline, press the mode switch 22 to enter the mode setting mode, use the movement switches 24 and 25 to display [Software Installation Mode] on the LCD 21, and press the enter switch. Press 23 to select software installation mode. Next, the online switch 27 is pressed to put the printer in online mode so that it can receive data from the host computer 1.

そしてホストコンピュータ1でアプリケーションソフト
ウェアのインストレージョンソフトウェアを起動する。
Then, the installation software of the application software is started on the host computer 1.

インストレージョンソフトウェアはプリンタドライバー
を選択する際(S 30)に、プリンタ3に1バイトの
データを転送しく531)、プリンク3に自分の制御命
令体系名を報告させる。
When the installation software selects a printer driver (S30), it transfers 1 byte of data to the printer 3 (531) and causes the link 3 to report its own control command system name.

プリンタ3は自分が理解するプリンタ制御命令体系名に
ストリングターミネータ−をつけて返送する(S12)
。ストリングターミネータ−とは文字列の終り、この場
合はプリンタ制御命令体系名の終り、を示すコードであ
る。例えば、このプリンタの制御命令体系名がrXYZ
Jであるなら、「XYZJのあとにCR(Carria
ge Retutn、アスキーコード13)をつけて返
送する。ホストコンピュータ1のインストレージョンソ
フトウェアは返送された情報を受信しく S 32)、
rXYZJというプリンタ制御命令体系を制御できるプ
リンタドライバーを選択し、アプリケーションソフトウ
ェアを以後、そのプリンタドライバーを使用するように
設定する。第5図は上記に説明したホストコンピュータ
上での周辺機器ドライバーインストレージョンのフロー
チャートである。
Printer 3 returns the name of the printer control command system that it understands with a string terminator attached (S12).
. A string terminator is a code that indicates the end of a character string, in this case the end of a printer control command system name. For example, the control command system name of this printer is rXYZ.
J, then “CR (Carria) after XYZJ
ge Retutn, ASCII code 13) and send it back. The installation software of host computer 1 should receive the returned information (S32),
A printer driver that can control the rXYZJ printer control command system is selected, and the application software is configured to use that printer driver from now on. FIG. 5 is a flowchart of peripheral device driver installation on the host computer described above.

なお、ここでプリンタを例として説明したが、本発明の
方法は、モデム、スキャナー、マウス。
Although the explanation has been given using a printer as an example, the method of the present invention can also be applied to modems, scanners, and mice.

ジョイスティックなど、ホストコンピュータと双方向イ
ンタフェースで接続され、ホストコンピュータ上で周辺
機器ドライバーを必要とするコンピュータ周辺機器にも
適用できる。
It can also be applied to computer peripherals, such as joysticks, that are connected to a host computer through a bidirectional interface and that require a peripheral driver on the host computer.

(発明の効果) 本発明は上記実施例から明らかなように、コンピュータ
機器にコンピュータ周辺機器の制御命令体系を容易に知
らせることができ、コンピュータ機器における繁雑な周
辺機器ドライバーの選択を自動化できるため、インスト
レージョン作業を単純化し、ユーザーが誤った選択をす
ることによる誤動作などを防止することができるという
効果を有する。
(Effects of the Invention) As is clear from the above embodiments, the present invention can easily inform computer equipment of the control command system of computer peripheral equipment, and can automate the complicated selection of peripheral equipment drivers in computer equipment. This has the effect of simplifying the installation work and preventing malfunctions caused by incorrect selections by the user.

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

第1図は本発明の一実施例におけるプリンタのブロック
図、第2図は第1図のプリンタの一実施例におけるオペ
レーションパネルの外観図、第3図は第1図に示すプリ
ンタの通常印刷時のCPUの概略処理フローチャート、
第4図は第1図に示すプリンタのソフトウェアインスト
レージョンモード時のCPUの概略処理フローチャート
、第5図は本発明におけるコンピュータ機器上での周辺
機器ドライバーインストレージョンの概略フローチャー
トである。 l ・・・ホストコンピュータ、 2 ・・・プリンタ
インタフェース、 3 ・・・プリンタ、11 ・・・
ホストインタフェース、 12・・・R○M113・・
・ RAM、  14・・・パネルインタフェース、1
5・・・オプションカードインタフェース、16・・・
オプションインタフェース、 17・・・プリンタエン
ジンインタフェース、18・・・プリンタエンジン、1
9・・・CPU、21・・・液晶表示装置(LCD)、
22・・・モードスイッチ、23・・・エンタースイッ
チ、24.25・・・移動スイッチ、26・・・オンラ
インLED、27・・・オンラインスイッチ、28・・
・テストスイッチ、29・・・パワーオンLED130
・・・データインバッファLED、31・・・プリンタ
エンジンレディLED、32・・・フオームフィードス
イッチ、 33・・・ リセットスイッチ。
FIG. 1 is a block diagram of a printer according to an embodiment of the present invention, FIG. 2 is an external view of an operation panel in an embodiment of the printer shown in FIG. 1, and FIG. 3 is a diagram of the printer shown in FIG. 1 during normal printing. A schematic processing flowchart of the CPU,
FIG. 4 is a schematic processing flowchart of the CPU in the software installation mode of the printer shown in FIG. 1, and FIG. 5 is a schematic flowchart of peripheral device driver installation on the computer equipment according to the present invention. l...Host computer, 2...Printer interface, 3...Printer, 11...
Host interface, 12...R○M113...
・RAM, 14...Panel interface, 1
5...Option card interface, 16...
option interface, 17... printer engine interface, 18... printer engine, 1
9...CPU, 21...Liquid crystal display (LCD),
22...Mode switch, 23...Enter switch, 24.25...Movement switch, 26...Online LED, 27...Online switch, 28...
・Test switch, 29...Power-on LED130
...Data in buffer LED, 31...Printer engine ready LED, 32...Form feed switch, 33...Reset switch.

Claims (2)

【特許請求の範囲】[Claims] (1)コンピュータ機器との双方向通信手段を持ったコ
ンピュータ周辺機器において、コンピュータ機器から前
記双方向通信手段を介してデータを受信するとデータを
受信したコンピュータ周辺機器はコンピュータ周辺機器
制御命令体系名を前記双方向通信手段を介して前記コン
ピュータ機器に返送することを特徴とするコンピュータ
周辺機器の制御プログラム設定方法。
(1) In a computer peripheral device that has a two-way communication means with a computer device, when data is received from the computer device via the two-way communication means, the computer peripheral device that received the data uses a computer peripheral device control command system name. A method for setting a control program for a computer peripheral device, characterized in that the program is sent back to the computer device via the two-way communication means.
(2)双方向通信手段で接続されたコンピュータ周辺機
器から送られてくるコンピュータ周辺機器命令体系に基
づいて、コンピュータ機器において前記コンピュータ周
辺機器に適応する制御命令体系及び制御プログラムを選
択することを特徴とする請求項(1)記載のコンピュー
タ周辺機器の制御プログラム設定方法。
(2) Based on the computer peripheral device command system sent from the computer peripheral device connected by the two-way communication means, the computer device selects a control command system and control program that are adapted to the computer peripheral device. A control program setting method for computer peripheral equipment according to claim (1).
JP2206695A 1990-08-06 1990-08-06 Computer peripheral device control program setting method Expired - Lifetime JP2973222B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2206695A JP2973222B2 (en) 1990-08-06 1990-08-06 Computer peripheral device control program setting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2206695A JP2973222B2 (en) 1990-08-06 1990-08-06 Computer peripheral device control program setting method

Publications (2)

Publication Number Publication Date
JPH0492947A true JPH0492947A (en) 1992-03-25
JP2973222B2 JP2973222B2 (en) 1999-11-08

Family

ID=16527586

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2206695A Expired - Lifetime JP2973222B2 (en) 1990-08-06 1990-08-06 Computer peripheral device control program setting method

Country Status (1)

Country Link
JP (1) JP2973222B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100484925B1 (en) * 2001-11-27 2005-04-22 (주)사이텍시스템 A One Click Installation Method For Hardware Driver Into The Computer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100484925B1 (en) * 2001-11-27 2005-04-22 (주)사이텍시스템 A One Click Installation Method For Hardware Driver Into The Computer

Also Published As

Publication number Publication date
JP2973222B2 (en) 1999-11-08

Similar Documents

Publication Publication Date Title
AU719748B2 (en) Printer communication system and method
US7752029B2 (en) Method to change USB device descriptors from host to emulate a new device
JP2661416B2 (en) Printing system
US6369905B1 (en) Information processing apparatus and output apparatus
US7584242B2 (en) Printing control apparatus, system and method
CN100418050C (en) Network printer adjusting the number of copies on request for additional printout and network print system using the same
MXPA97003805A (en) System and method of communication with print
KR100524028B1 (en) Printing apparatus and display language automatic setting method thereof
US20020152430A1 (en) Device troubleshooting via network
JP3062767U (en) Information display PnP interface circuit
JP2000035864A (en) Printing controller
KR100720922B1 (en) Computer storing print control program, and storing medium recording the program and capable of being read by computer
JPS63216125A (en) Printer capable of emulating device type
JPH0492947A (en) Control program setting method for peripheral computer equipment
JP2878145B2 (en) Printer for setting menu by host computer
KR100216030B1 (en) Printer control method using universal serial bus
JP2004310154A (en) Computer program, peripheral device, and application program
JP3658025B2 (en) Electronic device, data processing system having the device, and data processing method in the device
JPH08185288A (en) Printer device and its control method
JP2003076098A (en) Color printer and color printing system
US20050190401A1 (en) Communication control method, communication control apparatus, and data recording medium
JPH10222445A (en) Method, system for bidirectional data communication and recording medium recording control program for performing bidirectional data communication
KR100238846B1 (en) Method of confirming print out for wysiwyg
JP2817445B2 (en) Printing equipment
KR20000073555A (en) System for setting the environment of print using remote control panel

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080903

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080903

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090903

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090903

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100903

Year of fee payment: 11

EXPY Cancellation because of completion of term