JP3195102B2 - Print control apparatus and method - Google Patents

Print control apparatus and method

Info

Publication number
JP3195102B2
JP3195102B2 JP02013993A JP2013993A JP3195102B2 JP 3195102 B2 JP3195102 B2 JP 3195102B2 JP 02013993 A JP02013993 A JP 02013993A JP 2013993 A JP2013993 A JP 2013993A JP 3195102 B2 JP3195102 B2 JP 3195102B2
Authority
JP
Japan
Prior art keywords
protocol
protocol conversion
input data
specific information
determination
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.)
Expired - Fee Related
Application number
JP02013993A
Other languages
Japanese (ja)
Other versions
JPH06236243A (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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP02013993A priority Critical patent/JP3195102B2/en
Publication of JPH06236243A publication Critical patent/JPH06236243A/en
Application granted granted Critical
Publication of JP3195102B2 publication Critical patent/JP3195102B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、たとえばコンピュータ
システム等のデータ入力源からのデータを出力する汎用
プリンタ等を制御する印刷制御装置及び方法に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printing control apparatus and method for controlling a general-purpose printer for outputting data from a data input source such as a computer system.

【0002】[0002]

【従来の技術】従来のコンピュータシステムにおいて、
プリンタは、接続されたデータ入力源たるホストコンピ
ュータから文字コードや制御コード等のデータを受信し
て印刷を行うが、そのためにはプリンタとホストコンピ
ュータ間のデータ通信のプロトコルが同一である必要が
ある。従って、あるひとつのプリンタに接続できるホス
トコンピュータの機種は制限を受けることになる。
2. Description of the Related Art In a conventional computer system,
A printer receives data such as a character code and a control code from a host computer as a connected data input source and performs printing. For that purpose, the data communication protocol between the printer and the host computer needs to be the same. . Therefore, the types of host computers that can be connected to a single printer are limited.

【0003】そこで、複数種類のホストコンピュータと
接続して使用できる汎用プリンタを実現するため、プロ
トコル変換装置(ホストのプロトコルをエミュレートす
るエミュレーションソフトウェアを内蔵するユニット、
以後EMと呼ぶ)を介してプリンタにデータを供給する
方法が一般的であった。
In order to realize a general-purpose printer that can be used by connecting to a plurality of types of host computers, a protocol converter (a unit incorporating emulation software for emulating a host protocol,
(Hereinafter, referred to as EM).

【0004】こういったやり方においては、1台のホス
トコンピュータに直接接続して使用する場合は、最初に
ホストコンピュータのプロトコルに適合させるためのE
Mをプリンタに接続すれば済んでしまったが、LAN
(ローカルエリアネットワーク)を介して、あるいは複
数のEMを内蔵したプリンタモード切り替え装置を介し
て複数種類のホストコンピュータと同時に接続して使用
する場合には、印刷を依頼するホストコンピュータの種
類が変わるたびに、EMを取り替えたり、あるいはEM
を切り替えるためのスイッチを切り替えたりする煩雑な
作業をしなければならなかった。
In such a method, when directly connected to one host computer and used, an E for adapting to the protocol of the host computer first is used.
I just connected M to the printer, but LAN
(Local area network) or a plurality of types of host computers simultaneously connected and used via a printer mode switching device having a plurality of built-in EMs, each time the type of host computer requesting printing changes. EM is replaced or EM
The user has to perform a complicated operation such as changing a switch for changing the setting.

【0005】このような煩雑な作業をなくすために、複
数のEMを内蔵し、ホストからプリンタに送出されてく
るデータを受信すると、テーブル検索や重み付け評価な
どの方法によって、自動的にどのホストコンピュータに
適合したプロトコルかを判断してプロトコル変換を実行
する方法が考えられていた。
In order to eliminate such complicated work, a plurality of EMs are built in, and when data sent from the host to the printer is received, which host computer is automatically determined by a method such as table search or weighting evaluation. A method has been considered in which a protocol conversion is executed by judging whether the protocol conforms to the protocol.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、EMを
内蔵する場合、EMの交換や追加が不可能であるととも
に、EMを特定する手段も変更できず、プロトコルが変
わってもそれに柔軟に対応できないという問題があっ
た。
However, when an EM is incorporated, it is impossible to replace or add an EM, and it is not possible to change the means for specifying the EM, and to flexibly cope with a change in the protocol. There was a problem.

【0007】また、プリンタに送出されてくるデータが
接続されている全てのホストコンピュータ間で共通であ
った場合、実行すべきプロトコル変換プログラムを特定
できないという問題があった。
If the data sent to the printer is common to all the connected host computers, there is a problem that the protocol conversion program to be executed cannot be specified.

【0008】本発明はこのような問題に鑑みてなされた
もので、接続されたデータ入力源のプロトコルに合わせ
て柔軟かつ的確に対応できる印刷制御装置及び方法を提
供することを目的とする。
The present invention has been made in view of such a problem, and an object of the present invention is to provide a print control apparatus and method capable of flexibly and accurately responding to a protocol of a connected data input source.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、本発明の印刷制御装置は次のような構成からなる。
In order to achieve the above object, a print control apparatus according to the present invention has the following configuration.

【0010】入力データに対応するプロトコルを特定し
て、プロトコル変換を行う印刷制御装置であって、プロ
トコル変換を行うプログラムと当該プログラムが対応す
るプロトコルを特定する特定情報とが格納されたプロト
コル変換部を着脱可能に接続する接続手段と、前記接続
手段に接続された前記プロトコル変換部から前記特定情
報を取得する取得手段と、前記取得手段により取得され
た前記特定情報と前記入力データとに基づいて、当該入
力データのプロトコル変換に用いられる前記プロトコル
変換部を決定する決定手段とを備える。
[0010] A print control device for specifying a protocol corresponding to input data and performing protocol conversion, wherein a protocol conversion unit storing a program for performing protocol conversion and specific information for specifying a protocol corresponding to the program is stored. Connection means for detachably connecting the connection means, acquisition means for acquiring the specific information from the protocol conversion unit connected to the connection means, based on the specific information and the input data acquired by the acquisition means Deciding means for deciding the protocol conversion unit used for the protocol conversion of the input data.

【0011】入力データのプロトコル変換を行う印刷制
御装置であって、複数のプロトコルにそれぞれ対応する
複数のプロトコル変換手段と、複数の決定方法のうちの
いずれかに基づいて、前記複数のプロトコル変換のうち
のいずれかを用いるかを決定する決定手段と、前記決定
手段で用いられる決定方法を指示する指示手段と、前記
決定手段により決定された前記プロトコル変換手段によ
り、前記入力データをプロトコル変換する変換制御手段
とを備える。
[0011] A print control device for performing a protocol conversion of input data, wherein the protocol control means converts the plurality of protocol conversions based on one of a plurality of protocol conversion means respectively corresponding to a plurality of protocols and a plurality of determination methods. Determining means for determining which one of them is to be used, instruction means for instructing a determining method used by the determining means, and conversion for converting the input data into a protocol by the protocol converting means determined by the determining means. Control means.

【0012】更に、本発明の印刷制御方法は次のような
構成からなる。
Further, the printing control method of the present invention has the following configuration.

【0013】プロトコル変換を行うプログラムと当該プ
ログラムが対応するプロトコルを特定する特定情報とが
格納されたプロトコル変換部を着脱可能に接続する印刷
制御装置における印刷制御方法であって、接続された前
記プロトコル変換部から前記特定情報を取得する取得ス
テップと、前記取得手段により取得された前記特定情報
と前記入力データとに基づいて、当該入力データのプロ
トコル変換に用いられる前記プロトコル変換部を決定す
る決定ステップとを備える。
[0013] A print control method in a print control apparatus for detachably connecting a protocol conversion unit storing a program for performing protocol conversion and specific information for specifying a protocol corresponding to the program, the print control method comprising: An obtaining step of obtaining the specific information from a converting unit, and a determining step of determining, based on the specific information and the input data obtained by the obtaining unit, the protocol converting unit used for protocol conversion of the input data. And

【0014】入力データのプロトコル変換を行う印刷制
御方法であって、複数のプロトコルにそれぞれ対応する
複数のプロトコル変換ステップと、複数の決定方法のう
ちのいずれかに基づいて、複数のプロトコルにそれぞれ
対応する複数のプロトコル変換のうちのいずれかを用い
るかを決定する決定ステップと、前記決定ステップで用
いられる決定方法を指示する指示ステップと、前記決定
ステップにより決定された前記プロトコル変換により、
前記入力データをプロトコル変換する変換ステップとを
備える。
A printing control method for performing protocol conversion of input data, the method comprising a plurality of protocol conversion steps respectively corresponding to a plurality of protocols, and a plurality of protocol conversion steps based on one of a plurality of determination methods. A determination step to determine whether to use any of the plurality of protocol conversions, an instruction step to specify a determination method used in the determination step, and the protocol conversion determined by the determination step,
Converting the input data into a protocol.

【0015】[0015]

【作用】上記構成により、プロトコル変換手段は切り離
し可能であり、その中の特定情報で対応するプロトコル
を特定できるため、入力データと特定情報とに基づいて
変換すべきプロトコルを決定し、プロトコル変換を行う
ことができる。
According to the above construction, the protocol conversion means can be separated and the corresponding protocol can be specified by the specific information in the protocol conversion means. Therefore, the protocol to be converted is determined based on the input data and the specific information, and the protocol conversion is performed. It can be carried out.

【0016】[0016]

【実施例】【Example】

<第1実施例>以下、本発明に係わる一実施例を添付図
面に従って説明する。
<First Embodiment> An embodiment according to the present invention will be described below with reference to the accompanying drawings.

【0017】図1は、本発明の実施例による印刷システ
ムの構成を示すブロック図である。本実施例による印刷
システムは、印刷データを送出するホストコンピュータ
1及びホストコンピュータ2と、各コンピュータに対す
る2つの入力ポートと印刷制御装置に対する1つの出力
ポートとを備えた入力切り替え装置3と、印刷制御装置
4と、印刷装置本体5とから構成されている。
FIG. 1 is a block diagram showing the configuration of a printing system according to an embodiment of the present invention. The printing system according to the present embodiment includes a host computer 1 and a host computer 2 for sending print data, an input switching device 3 having two input ports for each computer and one output port for a print control device, and a print control device. It is composed of an apparatus 4 and a printing apparatus main body 5.

【0018】ホストコンピュータ1または2がそれぞれ
のプロトコルに従った文字コードや制御コード等からな
る印刷データを入力切り替え装置3に送出すると、入力
切り替え装置3は入力を検出した方の入力ポートのみを
有効にして入力データを出力ポートから印刷制御装置4
に転送する。そして、印刷制御装置4は、この印刷デー
タを印刷装置本体5のプロトコルに適合した印刷データ
に変換して印刷装置本体5に送出し、印刷装置本体5は
印刷を実行する。
When the host computer 1 or 2 sends print data consisting of character codes and control codes according to the respective protocols to the input switching device 3, the input switching device 3 validates only the input port that has detected the input. And input data from the output port to the print controller 4
Transfer to Then, the print control device 4 converts the print data into print data conforming to the protocol of the printing device main body 5 and sends it to the printing device main body 5, and the printing device main body 5 executes printing.

【0019】図2は図1の印刷制御装置4の構成を示す
ブロック図である。
FIG. 2 is a block diagram showing the configuration of the print control device 4 of FIG.

【0020】図において、インターフェース41はホス
トコンピュータと接続されて印刷データを受信し、ま
た、インターフェース42は印刷装置本体と接続されて
印刷データを送出する。
In the figure, an interface 41 is connected to a host computer to receive print data, and an interface 42 is connected to a printing apparatus main body and sends out print data.

【0021】中央処理装置(CPU)43はマイクロプ
ロセッサ形態であり、例えばクロックパルス発生回路、
遅延回路、ゲート回路、その他の論理回路などを有する
順序回路の形態に構成されている。
The central processing unit (CPU) 43 is in the form of a microprocessor, for example, a clock pulse generating circuit,
It is configured in the form of a sequential circuit having a delay circuit, a gate circuit, other logic circuits, and the like.

【0022】読み出し専用メモリ(ROM)44は、C
PU43が各部に制御信号を供給する際に、例えば図3
に示すような制御手順を記述するために必要なマイクロ
命令群を記憶させておく。このマイクロ命令群は、CP
U43により実行される。
The read-only memory (ROM) 44 stores C
When the PU 43 supplies a control signal to each unit, for example, FIG.
A microinstruction group necessary for describing the control procedure as shown in (1) is stored. This group of microinstructions is CP
This is executed by U43.

【0023】読み書き可能なランダムアクセスメモリ
(RAM)45は、装置の動作状態を記憶する領域を有
すると共に、後述の、外部接続したEMから各EMを特
定する情報を読み込むための記憶領域を有する。また、
入力されるデータを格納する領域、及びプロトコル変換
後のデータを一時的に格納する領域もRAMにとられ
る。ただしこれらデータ用のRAMはRAM45とは別
個に設けられるものであっても良い。
The readable / writable random access memory (RAM) 45 has an area for storing an operation state of the apparatus and a storage area for reading information for specifying each EM from an externally connected EM, which will be described later. Also,
An area for storing input data and an area for temporarily storing data after protocol conversion are also stored in the RAM. However, the RAM for these data may be provided separately from the RAM 45.

【0024】バスライン46は、CPU43とインター
フェイス41及び42とROM44とRAM45と外部
接続した複数のEMとを接続し、メモリアドレスやデー
タを転送するために用いられる。
The bus line 46 connects the CPU 43, the interfaces 41 and 42, the ROM 44, the RAM 45, and a plurality of externally connected EMs, and is used to transfer memory addresses and data.

【0025】EM47及びEM48は、制御プログラム
と文字コードとを格納したメモリカード形式のEMであ
り、取りはずしが可能な様コネクタ等を介してバスライ
ン46に接続されている。そのため、装置へのその取り
付け・取りはずしを簡単に行うことができる。
The EMs 47 and 48 are EMs in the form of a memory card storing a control program and a character code, and are connected to the bus line 46 via a connector or the like so as to be removable. Therefore, it can be easily attached to and detached from the device.

【0026】次に、図1及び図2で示したシステムの動
作例について、印刷データを受信した際の印刷制御装置
4の制御処理過程を示す、図3のフローチャートを参照
して説明する。図3のフローチャートは、ROM44に
格納されたマイクロ命令群で記述されたプログラムをC
PU43で実行することで実現される。
Next, an example of the operation of the system shown in FIGS. 1 and 2 will be described with reference to a flowchart of FIG. 3, which shows a control processing procedure of the print control device 4 when print data is received. The flowchart of FIG. 3 shows that a program described by a microinstruction group stored in the ROM 44 is
This is realized by executing the PU 43.

【0027】まず、印刷制御装置4の電源を投入する
と、ステップS1及びステップS2において、接続され
ているEMを認識し、接続された全EMからそれぞれの
特定情報であるコマンドテーブル等を読み込む。特定上
としては、EM内のメモリに格納されており、どのプロ
トコルについてのEMであるかを特定できる情報であれ
ば良い。
First, when the power of the print control device 4 is turned on, in steps S1 and S2, connected EMs are recognized, and a command table or the like, which is specific information, is read from all connected EMs. In terms of specification, any information may be used as long as it is stored in the memory in the EM and can specify which protocol the EM is for.

【0028】次に、ステップS3において、ステップS
1及びステップS2で読み込んだ特定情報をRAM45
の所定の領域に格納する。
Next, in step S3, step S
1 and the specific information read in step S2.
In a predetermined area.

【0029】ホストコンピュータ1あるいは2から印刷
データが送出されると、入力切り替え装置3を介して印
刷制御装置4のインターフェイス1に入力される。そし
て、ステップS4において、ステップS3で入力データ
からテーブル検索等を行い、用いられている印刷制御コ
ードを判別して、RAM45に格納されたそれぞれのE
Mの特定情報に基づいて実行すべきEMがどれであるか
を判定する。なお、このEMを判定する処理の内容は、
従来技術として公知なものである。
When print data is sent from the host computer 1 or 2, it is input to the interface 1 of the print control device 4 via the input switching device 3. Then, in step S4, a table search or the like is performed from the input data in step S3 to determine the print control code used, and the respective E control stored in the RAM 45 is performed.
It is determined which EM is to be executed based on the specific information of M. The content of the process for determining EM is as follows:
This is known as the prior art.

【0030】次にステップS5において、ステップS4
で判定したEMを選び、次の処理に分岐する。
Next, in step S5, step S4
The EM determined in step is selected, and the process branches to the next process.

【0031】ステップS6あるいはステップS7におい
ては、選ばれたEMに格納されている制御プログラムを
実行し、プロトコル変換を実行する。
In step S6 or step S7, the control program stored in the selected EM is executed to execute protocol conversion.

【0032】プロトコル変換が施された印刷データは印
刷装置本体5に入力され、そこで印刷出力される。
The print data subjected to the protocol conversion is input to the printing apparatus main body 5, where it is printed out.

【0033】以上説明したように、複数のプロトコル変
換のための制御プログラム及び文字コードを格納したメ
モリカードを外部に同時に接続し、それらから各プロト
コル変換に固有の特定情報をあらかじめ読み込み、それ
を元にいずれのプロトコル変換を行うかを決定して使用
する。それにより、制御プログラム及び文字コードを格
納したメモリカード等を交換あるいは追加しても、ホス
トコンピュータ側からは何ら意識することなく、自動的
に処理に必要な制御プログラム及び文字コードを特定す
ることが可能である。 <第2実施例>第2の実施例は、図1及び図2の構成と
同様の印刷システムにおいて、複数用意されたプロトコ
ル変換手順からひとつを選択する際、選択する方法を更
に選び取ることができるというものである。
As described above, a plurality of control programs for protocol conversion and a memory card storing character codes are simultaneously connected to the outside, and specific information specific to each protocol conversion is read in advance from them, and the It decides which protocol conversion to perform and uses it. Thus, even if the memory card or the like storing the control program and the character code is exchanged or added, the control program and the character code required for the processing can be automatically specified without any consideration from the host computer side. It is possible. <Second Embodiment> In the second embodiment, when one of a plurality of prepared protocol conversion procedures is selected in a printing system having the same configuration as that shown in FIGS. 1 and 2, a method of selection may be further selected. It is possible.

【0034】図4は、図1・図2の構成において、プロ
トコル変換手順を選ぶ際の処理を示すフローチャートで
ある。
FIG. 4 is a flowchart showing a process for selecting a protocol conversion procedure in the configuration shown in FIGS.

【0035】まず、印刷制御装置4の電源を入れると、
ステップS501で、プロトコル判別方法としてROM
44に格納されるなどしてあらかじめ定められた方法を
選ぶ。ここで、選ぶとは、フラグ等をRAM45に用意
し、選ばれた方法をそれにより識別できれば良い。
First, when the power of the print control device 4 is turned on,
In step S501, ROM is used as a protocol determination method.
For example, a predetermined method is selected, such as stored in 44. Here, the selection means that a flag or the like is prepared in the RAM 45 and the selected method can be identified thereby.

【0036】この後、ステップS502により、プロト
コル判別方法の選択がなされたかテストする。この選択
は、オペレータにより印刷制御装置の入力パネル(不図
示)やホストコンピュータなどからの入力によって行わ
れる。なお、オペレータは、現在選択されている判別方
法よりも更に適合率の高い判別方法を、使用頻度の高い
印刷制御命令等の条件により決定する。もし選択入力が
されたならステップS503に進み、されなければステ
ップS504に進む。
Thereafter, in step S502, a test is performed to determine whether a protocol determination method has been selected. This selection is performed by an operator through an input from an input panel (not shown) of the print control device or a host computer. The operator determines a determination method having a higher matching rate than the currently selected determination method based on a condition such as a frequently used print control command. If a selection input has been made, the process proceeds to step S503, and if not, the process proceeds to step S504.

【0037】次に、ステップS503において、ステッ
プS502における指示に従って、プロトコル判定方法
を切り替える。この切り替えは、ステップS501でセ
ットしたフラグを選択された方法に適合する様に書き換
えるなどしてなされる。実際にプロトコル判別を行う際
には、このフラグに従って、選択された方法が記述され
たプログラムをCPU3が実行する様にすれば良い。判
別の方法としては、重み付けによる方法やテーブル検索
による方法等、すでに知られている方法を用意してお
き、それらのうちから選択させる。
Next, in step S503, the protocol determination method is switched according to the instruction in step S502. This switching is performed by, for example, rewriting the flag set in step S501 so as to conform to the selected method. When actually performing the protocol determination, the CPU 3 may execute a program in which the selected method is described according to the flag. As a determination method, a known method such as a method based on weighting or a method based on table search is prepared, and the user is made to select from these methods.

【0038】このようにしてプロトコル判別方法が選択
された後、ホストコンピュータから入力切換装置3を介
して印刷データが入力されると、ステップS504にお
いて、入力されたデータを元に選択されている判別方法
に従ってプロトコル判別を行う。
When print data is input from the host computer via the input switching device 3 after the protocol determination method is selected in this way, in step S504, the print data is determined based on the input data. The protocol is determined according to the method.

【0039】この判別の結果に従って、ステップS50
5〜ステップS507においてEM1あるいはEM2に
よりプロトコル変換を行い、印刷装置に変換後のデータ
を入力して印刷出力する。
According to the result of this determination, step S50
5. In step S507, protocol conversion is performed by EM1 or EM2, and the converted data is input to the printing apparatus and printed out.

【0040】なお、本実施例においては、EM1・EM
2はカード等接続切り離し自由なものでなく、固定化さ
れたものでも良い。
In this embodiment, EM1 · EM
Reference numeral 2 denotes a card or the like which is not freely connected and disconnected, but may be a fixed one.

【0041】以上のように、いすれのプロトコル変換を
行うかを決定する方法として複数の方法から所望の方法
を選ぶことができるため、実際に用いられているプロト
コルと選択されるプロトコル変換手順との適合率を高め
ることができる。
As described above, since a desired method can be selected from a plurality of methods as a method for determining which protocol conversion is to be performed, the protocol actually used and the protocol conversion procedure to be selected can be selected. Can be improved.

【0042】尚、本発明は、複数の機器から構成される
システムに適用しても、1つの機器から成る装置に適用
しても良い。また、本発明はシステム或は装置にプログ
ラムを供給することによって達成される場合にも適用で
きることは言うまでもない。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of one device. Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or an apparatus.

【0043】[0043]

【発明の効果】以上説明した様に、本発明にかかる印刷
制御装置及び方法は、接続されたデータ入力源のプロト
コルに合わせて柔軟かつ的確に対応できるという効果が
ある。
As described above, the printing control apparatus and method according to the present invention has an effect that it can flexibly and accurately cope with the protocol of the connected data input source.

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

【図1】本発明の実施例による印刷システムの構成を示
すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a printing system according to an embodiment of the present invention.

【図2】本実施例の印刷制御装置の構成を示すブロック
図である。
FIG. 2 is a block diagram illustrating a configuration of a print control apparatus according to the present exemplary embodiment.

【図3】印字制御装置の信号処理過程の一例を示すフロ
ーチャートである。
FIG. 3 is a flowchart illustrating an example of a signal processing process of the print control device.

【図4】印字制御装置の信号処理過程の一例を示すフロ
ーチャートである。
FIG. 4 is a flowchart illustrating an example of a signal processing process of the print control device.

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

1 ホストコンピュータ1、 2 ホストコンピュータ2、 3 入力切り替え装置、 4 印刷制御装置、 5 印刷装置本体、 41 入力用インターフェイス(IF1)、 42 出力用インターフェイス(IF2)、 43 中央処理装置(CPU)、 44 読みだし専用メモリ(ROM)、 45 読み書き可能なメモリ(RAM)、 46 アドレス及びデータバスライン(BUS)、 47 制御プログラム1(EM1)、 48 制御プログラム2(EM2)である。 Reference Signs List 1 host computer 1, 2 host computer 2, 3 input switching device, 4 printing control device, 5 printing device main body, 41 input interface (IF1), 42 output interface (IF2), 43 central processing unit (CPU), 44 Read-only memory (ROM), 45 readable / writable memory (RAM), 46 address and data bus line (BUS), 47 control program 1 (EM1), 48 control program 2 (EM2).

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 入力データに対応するプロトコルを特定
して、プロトコル変換を行う印刷制御装置であって、プロトコル変換を行うプログラムと当該プログラムが対
応するプロトコルを特定する特定情報とが格納されたプ
ロトコル変換部を着脱可能に接続する接続手段と、 前記接続手段に接続された前記プロトコル変換部から前
記特定情報を取得する取得手段と、 前記取得手段により取得された 前記特定情報と前記入力
データとに基づいて、当該入力データのプロトコル変換
に用いられる前記プロトコル変換部を決定する決定手段
とを備えることを特徴とする印刷制御装置。
1. A protocol corresponding to input data is specified.
A print control device for performing protocol conversion, wherein a program for performing protocol conversion is associated with the program.
A specific information that identifies the corresponding protocol
Connecting means for detachably connecting the protocol conversion unit, before the connected to the connection means the protocol conversion unit
The input acquisition means for acquiring the serial identification information, the specific information acquired by the acquisition unit
Based on the data, conversion of the input data protocol
And a determining means for determining the protocol conversion unit used in the printing control apparatus.
【請求項2】 プロトコル変換を行うプログラムと当該
プログラムが対応するプロトコルを特定する特定情報と
が格納されたプロトコル変換部を着脱可能に接続する
刷制御装置における印刷制御方法であって、接続された前記プロトコル変換部から前記特定情報を取
得する取得ステップと、 前記取得手段により取得された前記 特定情報と前記入力
データとに基づいて、当該入力データのプロトコル変換
に用いられる前記プロトコル変換部を決定する決定ステ
ップとを備えることを特徴とする印刷制御方法。
2. A program for performing protocol conversion, and
Specific information that identifies the protocol supported by the program and
A print control method in a printing control apparatus for detachably connecting a protocol conversion unit storing a specific information, wherein the specific information is obtained from the connected protocol conversion unit.
An acquisition step of Tokusuru, on the basis of the said specific information acquired by the acquiring means and said input data, converting the input data protocol
A determination step for determining the protocol conversion unit used for
Printing control method characterized by comprising a-up.
【請求項3】 入力データのプロトコル変換を行う印刷
制御装置であって、 複数のプロトコルにそれぞれ対応する複数のプロトコル
変換手段と、複数の決定方法のうちのいずれかに基づいて、前記複数
のプロトコル変換のうちのいずれかを用いるか を決定す
る決定手段と、 前記決定手段で用いられる決定方法を指示する指示手段
と、 前記決定手段により決定された前記プロトコル変換手段
により、前記入力データをプロトコル変換する変換制御
手段とを備えることを特徴とする印刷制御装置。
3. A print control apparatus for performing protocol conversion of input data , wherein said plurality of protocol conversion means respectively correspond to a plurality of protocols, and said plurality of determination methods based on one of a plurality of determination methods.
The determining means for determining whether to use any of the protocol conversion, and instruction means for instructing the determination method used in the determination unit, by the protocol converter 60 determined by the determination means, the input data And a conversion control unit for performing protocol conversion.
【請求項4】 入力データプロトコル変換を行う印刷
制御方法であって、複数のプロトコルにそれぞれ対応す
る複数のプロトコル変換ステップと、 複数の決定方法のうちのいずれかに基づいて、複数のプ
ロトコルにそれぞれ対応する複数のプロトコル変換のう
ちのいずれかを用いるかを 決定する決定ステップと、 前記決定ステップで用いられる決定方法を指示する指示
ステップと、 前記決定ステップにより決定された前記プロトコル変換
により、前記入力データをプロトコル変換する変換ステ
ップとを備えることを特徴とする印刷制御方法。
4. A print control method for performing protocol conversion of input data, the method being adapted to each of a plurality of protocols.
Based on one of a plurality of protocol conversion steps and one of a plurality of decision methods.
Multiple protocol conversion modules for each protocol
A decision step of deciding whether to use any of these, and an instruction for instructing a decision method used in the decision step
A step, wherein the protocol conversion determined by the determination step
A conversion step for converting the input data into a protocol.
Printing control method characterized by comprising a-up.
JP02013993A 1993-02-08 1993-02-08 Print control apparatus and method Expired - Fee Related JP3195102B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02013993A JP3195102B2 (en) 1993-02-08 1993-02-08 Print control apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02013993A JP3195102B2 (en) 1993-02-08 1993-02-08 Print control apparatus and method

Publications (2)

Publication Number Publication Date
JPH06236243A JPH06236243A (en) 1994-08-23
JP3195102B2 true JP3195102B2 (en) 2001-08-06

Family

ID=12018809

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02013993A Expired - Fee Related JP3195102B2 (en) 1993-02-08 1993-02-08 Print control apparatus and method

Country Status (1)

Country Link
JP (1) JP3195102B2 (en)

Also Published As

Publication number Publication date
JPH06236243A (en) 1994-08-23

Similar Documents

Publication Publication Date Title
JPH06187283A (en) Card
CN105653306A (en) Method and device for displaying start Setup interface
JP2001156872A (en) Communication protocol conversion system and monitor
JP3195102B2 (en) Print control apparatus and method
JP3261233B2 (en) Printing apparatus and processing method
JPH0816220A (en) Programmable sequence controller
JPH0522365A (en) Communication processor
JPH04328934A (en) Printer
EP0127830B1 (en) Microprocessor system with a multibyte system bus
JP2871956B2 (en) Print control apparatus and interface setting method
JPH076009A (en) Method and device for print control
JPH0744337A (en) Print controller
JPH08123639A (en) Information processing system and printer used for the same
JPS63150751A (en) Pseudo signal input system
JP3022905B2 (en) Printing device
JP2000330879A (en) Method and device for testing input/output channel
JP3496436B2 (en) Programmable controller
KR100197907B1 (en) Input/output interfacing system
JP3123004B2 (en) Printing device
JPH03158924A (en) Printer controller
JPH07281846A (en) Printing device
JPH1040208A (en) Device recognition system
JP2001216249A (en) Terminal equipment for wiring saving control system
JPH031224A (en) Input/output system
JPS622325A (en) Mode switching control system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010507

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

Free format text: PAYMENT UNTIL: 20090601

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090601

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100601

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110601

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20120601

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees