JPH06131133A - Language switching device of printer - Google Patents

Language switching device of printer

Info

Publication number
JPH06131133A
JPH06131133A JP4278220A JP27822092A JPH06131133A JP H06131133 A JPH06131133 A JP H06131133A JP 4278220 A JP4278220 A JP 4278220A JP 27822092 A JP27822092 A JP 27822092A JP H06131133 A JPH06131133 A JP H06131133A
Authority
JP
Japan
Prior art keywords
language
printer
print data
data
received data
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
JP4278220A
Other languages
Japanese (ja)
Inventor
Kazumi Yanagidaira
一美 柳平
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Software Hokuriku 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 NEC Software Hokuriku Ltd filed Critical NEC Software Hokuriku Ltd
Priority to JP4278220A priority Critical patent/JPH06131133A/en
Publication of JPH06131133A publication Critical patent/JPH06131133A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PURPOSE:To correctly switch a printer language processing part even when print data of a different language are successively sent by recognizing the end of received data when an end sequence is detected or the limit time for waiting next data is exceeded in a current operation language state after reception. CONSTITUTION:A reception part 3 receives print data sent from a host device 1, and sends and stores them in a receiving buffer 8. An operation language decision part 4 decides which of two kind of printer languages A and B the data correspond to, determines an interpreting means which should operate corresponding to the language, and specifies so as to operate a printer language A interpretation part 5 or 6. The specified language interpretation part 5 or 6 inputs the received data from the receiving buffer 8, and interprets and processes the received data in its own printer language until the reception intervals of the received data increase above a certain time.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、複数のプリンタ言語を
有するプリンタに使用し、ホスト装置から受信した印字
データを解析して指定されたプリンタの言語によってプ
リンタを動作させるためのプリンタの言語切換え装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is applied to a printer having a plurality of printer languages, analyzes the print data received from the host device, and switches the printer language to operate the printer according to the designated printer language. Regarding the device.

【0002】[0002]

【従来の技術】図4は従来のプリンタの言語切換え装置
の一例を示すブロック図である。
2. Description of the Related Art FIG. 4 is a block diagram showing an example of a conventional language switching device for a printer.

【0003】複数のプリンタ言語を有するプリンタに使
用し、ホスト装置から受信した印字データ(受信デー
タ)を解析して指定されたプリンタの言語によってプリ
ンタを動作させるための従来のプリンタの言語切換え装
置は、図4に示すように、ホスト装置41から送信され
てくる印字データを受信モジュール47内の受信部43
で受信して受信バッファ48に格納するが、このとき、
受信モジュール47内の動作言語判定部44において受
信データを解析して動作すべき処理手段を決定し、その
処理手段に切換えるためのコマンド(切換えコマンド)
を受信データの先頭に付加して受信バッファ48に格納
する。これ以後の受信データについても、必要に応じて
切換えコマンドを付加する。
A conventional printer language switching device for use in a printer having a plurality of printer languages and analyzing print data (received data) received from a host device to operate the printer in a designated printer language is known. As shown in FIG. 4, the receiving unit 43 in the receiving module 47 receives the print data transmitted from the host device 41.
Received and stored in the receive buffer 48. At this time,
A command (switch command) for analyzing the received data in the operation language determination unit 44 in the reception module 47 to determine the processing means to operate and switching to the processing means.
Is added to the beginning of the received data and stored in the reception buffer 48. A switching command is also added to the subsequent received data as necessary.

【0004】受信バッファ48に格納された受信データ
は、データ処理モジュール49に送られるが、データ処
理モジュール49は、2種類の異なったプリンタ言語を
処理するため、プリンタA言語処理部45とプリンタB
言語処理部46との二つのプリンタ言語処理部を有して
おり、受信データは、その先頭に付加してある切換えコ
マンドによって対応するプリンタ言語処理部に送られて
処理される。
The reception data stored in the reception buffer 48 is sent to the data processing module 49. Since the data processing module 49 processes two different printer languages, the printer A language processing unit 45 and the printer B
It has two printer language processing units including a language processing unit 46, and the received data is sent to the corresponding printer language processing unit by a switching command added to the head thereof to be processed.

【0005】動作言語判定部44は、また、受信データ
の受信間隔が一定時間以上開いているか否かによって一
連の受信データの終端を認識している。
The operating language determination section 44 also recognizes the end of a series of received data depending on whether the reception interval of the received data is open for a certain time or longer.

【0006】[0006]

【発明が解決しようとする課題】上述したような従来の
プリンタの言語切換え装置は、受信モジュール47のた
めの専用のプロセッサと、データ処理モジュール49の
ための専用のプロセッサとの二つのプロセッサを必要と
するため、製造原価が高いという欠点を有している。ま
た、受信データの終端を認識するための手段として、受
信データの受信間隔のみを採用しているため、異なった
プリンタ言語の印字データが連続して送られてきたと
き、対応するプリンタ言語処理部に切換えるのを失敗す
る確立が高いという問題点も有している。
The conventional language switching device for a printer as described above requires two processors, a dedicated processor for the receiving module 47 and a dedicated processor for the data processing module 49. Therefore, there is a drawback that the manufacturing cost is high. Further, since only the reception interval of the received data is adopted as means for recognizing the end of the received data, when print data of different printer languages are continuously sent, the corresponding printer language processing unit There is also a problem that the probability of failing to switch to is high.

【0007】[0007]

【課題を解決するための手段】本発明のプリンタの言語
切換え装置は、ホスト装置から印字データを受信する受
信部と、前記受信部で受信した前記印字データを格納す
る受信バッファと、前記受信バッファに格納してある前
記印字データのプリンタ言語を判定して動作すべき解釈
手段を決定する動作言語判定部と、前記動作言語判定部
の指示に従って前記受信バッファに保存してある前記印
字データを所定のプリンタ言語によって解釈する複数の
プリンタ言語解釈部とを1個のプロセッサで構成し、前
記複数のプリンタ言語解釈部において終端シークエンス
を検出したときまたは受信終了後現在の動作言語状態で
次のデータを待つまでの制限時間を超えたときに受信デ
ータの終端を認識することを含むものである。
A printer language switching device according to the present invention comprises a receiving unit for receiving print data from a host device, a receiving buffer for storing the print data received by the receiving unit, and the receiving buffer. An operation language determining unit that determines a printer language of the print data stored in the printer and determines an interpreting unit to operate, and the print data stored in the reception buffer is predetermined according to an instruction of the operation language determining unit. And a plurality of printer language interpreting units for interpreting according to the printer language of one, and the following data in the current operating language state when a termination sequence is detected in the plurality of printer language interpreting units or after reception is completed. This includes recognizing the end of received data when the time limit until waiting is exceeded.

【0008】[0008]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0009】図1は本発明の一実施例を示すブロック
図、図2は図1の実施例の動作言語判定部の動作を示す
遷移図、図3は図1の実施例において動作言語判定部が
プリンタ言語の判定のために参照する事象とそれに対応
する点数との関係を示す関連図である。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a transition diagram showing the operation of the operation language determination unit of the embodiment of FIG. 1, and FIG. 3 is an operation language determination unit in the embodiment of FIG. FIG. 6 is a relational diagram showing a relationship between an event referred to by the printer for determining a printer language and a score corresponding to the phenomenon.

【0010】図1において、受信部3は、ホスト装置1
から送られてくる印字データを受信し、それを受信バッ
ファ8に送って格納させる。動作言語判定部4は、受信
バッファ8に格納してある受信データのプリンタ言語
が、A言語およびB言語の2種類のプリンタ言語のうち
の何れの言語であるかを判定し、それらに対応して動作
すべき解釈手段を決定し、それぞれの言語に対応するプ
リンタA言語解釈部5またはプリンタB言語解釈部6が
動作するように指定する。
In FIG. 1, the receiving unit 3 is a host device 1.
The print data sent from is received and sent to the receiving buffer 8 for storage. The operation language determination unit 4 determines which of the two types of printer languages, A language and B language, the printer language of the received data stored in the reception buffer 8 corresponds to. The interpreting means to be operated is determined, and the printer A language interpreting section 5 or the printer B language interpreting section 6 corresponding to each language is designated to operate.

【0011】動作言語判定部4によって指定されたプリ
ンタA言語解釈部5またはプリンタB言語解釈部6は、
受信バッファ8から受信データを入力し、受信データの
受信間隔が一定時間以上に開くまで、または、プリンタ
言語の終端を示す終端シークエンスを検出するまで、受
信データを自己のプリンタ言語で解釈して処理する。プ
リンタA言語解釈部5およびプリンタB言語6の動作
は、同じプロセッサ2内にある基本部7によって制御さ
れて動作する。基本部7は、上記の各部の動作の制御の
他、プリンタの各部の動作の制御も行う。
The printer A language interpretation unit 5 or the printer B language interpretation unit 6 designated by the operation language determination unit 4 is
The received data is input from the receive buffer 8, and the received data is interpreted and processed in its own printer language until the reception interval of the received data opens for a certain time or more, or until the end sequence indicating the end of the printer language is detected. To do. The operations of the printer A language interpreter 5 and the printer B language 6 are controlled and operated by the basic unit 7 in the same processor 2. The basic unit 7 controls the operation of each unit of the printer in addition to the control of the operation of each unit described above.

【0012】動作言語判定部4におけるプリンタ言語の
識別は、図3に示すような事象31に対応して与えられ
る点数32を参照して行う。
The identification of the printer language in the operation language determination unit 4 is performed by referring to the score 32 given corresponding to the phenomenon 31 as shown in FIG.

【0013】すなわち、A言語とB言語とのそれぞれに
ついて出現頻度が高いシークエンスを抽出してレベル2
シークエンスとレベル3シークエンスとを定義し、それ
らの重要度に対応した点数32を付与して重み付けを行
う。また、現在解釈を行おうとしている状態の前の状態
が如何なる状態であったかという情報と、プリンタの内
部に未印刷のデータ(解析は終了しているが印刷はまだ
行っていないデータ)が存在しているか否かの情報にも
点数32を付与し、それらを言語の判定に対して配慮す
るようにしてある。
That is, a sequence having a high appearance frequency is extracted for each of the A language and the B language, and the level 2 is extracted.
The sequence and the level 3 sequence are defined, and weighting is performed by giving a score 32 corresponding to their importance. In addition, there is information about what was the state before the state currently being interpreted, and unprinted data (data that has been analyzed but has not been printed) exists inside the printer. A score of 32 is also given to the information indicating whether or not it is present, and these are taken into consideration in the determination of the language.

【0014】これを用いて識別する方法は、受信データ
を最初から検索し、図3に抽出したレベル2シークエン
スまたはレベル3シークエンスがあるか否かを検出す
る。これらのシークエンスが検出されたときは、それら
に付与されている点数を言語毎に加算し、最終の合計点
を求める。更に現在解釈を行おうとしている状態の前の
状態に対応する点数も加算し、それらの総合点の多い方
の言語をその受信データのプリンタ言語であると判定す
る。同点のときは、あらかじめ決めてある方の言語とす
る。なお、レベル1シークエンスは、受信データ中にそ
のシークエンスがあれば、間違いなくA言語またはB言
語であると決定できるシークエンスであり、これらは、
あらかじめ抽出されて決められている。これは、後述す
る遷移ルート2および3の条件として使用され、印刷動
作を速かに行うことを可能にするものである。
In the identification method using this, the received data is searched from the beginning to detect whether or not there is the level 2 sequence or the level 3 sequence extracted in FIG. When these sequences are detected, the points given to them are added for each language to obtain the final total score. Further, the score corresponding to the state before the state currently being interpreted is also added, and the language having the larger total score is determined to be the printer language of the received data. If there is a tie, the language of the one decided in advance will be used. The level 1 sequence is a sequence that can be definitely determined to be the A language or the B language if the received data includes the sequence. These are:
It is extracted and determined in advance. This is used as a condition for transition routes 2 and 3 which will be described later, and enables a printing operation to be performed quickly.

【0015】動作言語判定部4における動作は、図2に
示す通りである。
The operation of the operation language determination section 4 is as shown in FIG.

【0016】すなわち、動作言語判定部4は、C状態1
2およびD状態13との二つの状態を有するプリンタ言
語未確定状態11と、A言語状態15とB言語状態16
との二つの状態を有するプリンタ言語確定状態14との
間を遷移する。
That is, the operation language determination unit 4 determines that the C state 1
A printer language indeterminate state 11 having two states, a D state 13 and an A state 15, and a B language state 16
And the printer language finalized state 14 having two states of.

【0017】C状態12では、受信バッファ8に受信デ
ータが存在するとき(未処理データ有無に関する情報が
オン)、レベル1シークエンスの検索を行う。このと
き、規定量以上の印字データを受信するか、または第二
の制限時間TO2(受信開始後識別アルゴリズムにかけ
るためのデータを受信できる制限時間)になるかを監視
し、同時に、新しい受信データに対してレベル1シーク
エンスの検索を行う。
In the C state 12, when there is received data in the receiving buffer 8 (information regarding the presence or absence of unprocessed data is on), the level 1 sequence is searched. At this time, it is monitored whether print data of a specified amount or more is received or whether the second time limit TO2 (time limit for receiving the data for the identification algorithm after the start of reception) is reached, and at the same time, new received data is received. Perform a level 1 sequence search for.

【0018】D状態13では、受信バッファ8の受信デ
ータを識別アルゴリズムに従って解析して動作言語を決
定する。A言語に決定したときは、必要に応じてプリン
タの各部に対してプリンタ言語がA言語に決定したこと
を通知し、プリンタA言語解釈部5を起動する。また、
受信バッファ8の受信データをプリンタA言語解釈部5
に渡すと同時に、A言語状態15からC状態12に遷移
するためのルートであるルート26の遷移条件を監視す
る。ルート26の遷移条件を検出したときは、それ以前
の受信データのA言語による処理の終了を待ち、必要に
応じてプリンタの各部に対してA言語による処理が終了
したことを通知する。
In the D state 13, the received data in the receiving buffer 8 is analyzed according to the identification algorithm to determine the operation language. When the A language is determined, the printer A language interpreting unit 5 is activated by notifying each unit of the printer that the printer language is the A language, if necessary. Also,
The received data in the reception buffer 8 is transferred to the printer A language interpretation unit 5
At the same time, the transition condition of the route 26, which is a route for transiting from the A language state 15 to the C state 12, is monitored. When the transition condition of the route 26 is detected, the end of the processing of the received data in the A language before that is waited, and if necessary, each unit of the printer is notified that the processing in the A language is completed.

【0019】B言語に決定したときは、必要に応じてプ
リンタの各部に対してプリンタ言語がB言語に決定した
ことを通知し、プリンタB言語解釈部6を起動する。ま
た、受信バッファ8の受信データをプリンタB言語解釈
部6に渡すと同時に、B言語状態16からC状態12に
遷移するためのルートであるルート27の遷移条件を監
視する。ルート27の遷移条件を検出したときは、それ
以前の受信データのB言語による処理の終了を待ち、必
要に応じてプリンタの各部に対してB言語による処理が
終了したことを通知する。
When the B language is determined, the printer B language interpretation unit 6 is activated by notifying each unit of the printer that the printer language is the B language, if necessary. Further, at the same time when the received data in the reception buffer 8 is passed to the printer B language interpretation unit 6, the transition condition of the route 27, which is a route for transiting from the B language state 16 to the C state 12, is monitored. When the transition condition of the route 27 is detected, it waits for the end of the processing of the received data in B language before that, and if necessary, notifies each part of the printer that the processing in B language is completed.

【0020】C状態12において規定量以上の印字デー
タを受信したとき、または第二の制限時間TO2を超え
たときは、ルート21によってD状態13に遷移する。
このとき、未解析の受信データを格納しているバッファ
とそのデータの先頭を示す情報とをセット(バッファ情
報1の設定)する処理を行う。
When the print data of the specified amount or more is received in the C state 12, or when the second time limit TO2 is exceeded, the route 21 transits to the D state 13.
At this time, a process of setting a buffer storing unanalyzed received data and information indicating the beginning of the data (setting of buffer information 1) is performed.

【0021】C状態12においてA言語のレベル1シー
クエンスを検出したときは、ルート22によってA言語
状態15に遷移する。このときの処理は、バッファ情報
1の設定である。
When the level 1 sequence of the A language is detected in the C state 12, the route 22 transits to the A language state 15. The processing at this time is the setting of the buffer information 1.

【0022】C状態12においてB言語のレベル1シー
クエンスを検出したときは、ルート23によってB言語
状態16に遷移する。このときの処理も、バッファ情報
1の設定である。
When the B language level 1 sequence is detected in the C state 12, the route 23 transits to the B language state 16. The processing at this time is also the setting of the buffer information 1.

【0023】D状態13において識別アルゴリズムに従
って解析してA言語と決定したときは、ルート24によ
ってA言語状態15に遷移する。このときの処理は、バ
ッファ情報1の設定であるが、C状態12においてセッ
トした情報をそのまま用いることができる。
When the D state 13 is analyzed according to the identification algorithm and determined to be the A language, the route 24 transits to the A language state 15. The processing at this time is the setting of the buffer information 1, but the information set in the C state 12 can be used as it is.

【0024】D状態13において識別アルゴリズムに従
って解析してB言語と決定したときは、ルート25によ
ってB言語状態16に遷移する。このときの処理も、バ
ッファ情報1の設定であるが、C状態12においてセッ
トした情報をそのまま用いることができる。
When it is determined in the D state 13 that the language is B by analysis according to the identification algorithm, the route 25 transits to the B language state 16. The processing at this time is also the setting of the buffer information 1, but the information set in the C state 12 can be used as it is.

【0025】A言語状態15においてA言語の終端を検
出したとき、または、第一の制限時間TO1(受信終了
後現在の動作言語状態で次のデータを待つまでの制限時
間)を超えたときは、ルート26によってC状態12に
遷移する。このときの処理は、バッファ情報2の設定
と、未処理データの有無に関する情報および未印刷デー
タの有無に関する情報のセットである。バッファ情報2
とは、プロセッサ2が受取った受信データに対して、解
釈を終了したデータの最後の位置と、当該データが格納
されているバッファを示す情報である。
When the end of the A language is detected in the A language state 15, or when the first time limit TO1 (time limit for waiting for the next data in the current operating language state after the end of reception) is exceeded , Route 26 changes to C state 12. The processing at this time is a set of the buffer information 2, the information regarding the presence / absence of unprocessed data, and the information regarding the presence / absence of unprinted data. Buffer information 2
Is information indicating the last position of the data that has been interpreted and the buffer in which the data is stored, with respect to the received data received by the processor 2.

【0026】B言語状態16においてB言語の終端を検
出したとき、または、第一の制限時間TO1を超えたと
きは、ルート27によってC状態12に遷移する。この
ときの処理は、ルート26による遷移のときと同じであ
る。
When the end of the B language is detected in the B language state 16 or when the first time limit TO1 is exceeded, the route 27 transits to the C state 12. The processing at this time is the same as that at the time of transition by the route 26.

【0027】[0027]

【発明の効果】以上説明したように、本発明のプリンタ
の言語切換え装置は、ホスト装置から印字データを受信
する受信部と、受信部で受信した印字データを格納する
受信バッファと、受信バッファに格納してある印字デー
タのプリンタ言語を判定して動作すべき解釈手段を決定
する動作言語判定部と、動作言語判定部の指示に従って
受信バッファに保存してある印字データを所定のプリン
タ言語によって解釈する複数のプリンタ言語解釈部とを
1個のプロセッサで構成し、複数のプリンタ言語解釈部
において終端シークエンスを検出したときまたは受信終
了後現在の動作言語状態で次のデータを待つまでの制限
時間を超えたときに受信データの終端を認識するように
することにより、製造原価を低減させることができると
いう効果があり、また、異なったプリンタ言語の印字デ
ータが連続して送られてきたとき、プリンタ言語処理部
の切換えを誤まりなく行うことができるという効果があ
る。
As described above, the printer language switching device of the present invention includes a receiving unit for receiving print data from the host device, a receiving buffer for storing the print data received by the receiving unit, and a receiving buffer. An operation language determination unit that determines the printer language of the stored print data and determines an interpretation unit to operate, and interprets the print data stored in the reception buffer according to the instruction of the operation language determination unit in a predetermined printer language. A plurality of printer language interpreting units are configured by a single processor, and a time limit for waiting for the next data when the termination sequence is detected in the plurality of printer language interpreting units or after the reception ends in the current operating language state is set. By recognizing the end of the received data when it exceeds, there is an effect that the manufacturing cost can be reduced, And, different when the printer language the print data is sent continuously, there is an effect that can be performed without Mari erroneous switching of the printer language processor.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】図1の実施例の動作言語判定部の動作を示す遷
移図である。
FIG. 2 is a transition diagram showing the operation of the operation language determination unit of the embodiment of FIG.

【図3】図1の実施例において動作言語判定部がプリン
タ言語の判定のために参照するし事象とそれに対応する
点数との関係を示す関連図である。
FIG. 3 is a related diagram showing a relationship between a reference event and a score corresponding to it, which the operation language determination unit refers to for determining a printer language in the embodiment of FIG.

【図4】従来のプリンタの言語切換え装置の一例を示す
ブロック図である。
FIG. 4 is a block diagram showing an example of a conventional language switching device for a printer.

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

1・41 ホスト装置 2 プロセッサ 3・43 受信部 4・44 動作言語判定部 5・45 プリンタA言語解釈部 6・46 プリンタB言語解釈部 7 基本部 8・48 受信バッファ 11 プリンタ言語未確定状態 12 C状態 13 D状態 14 プリンタ言語確定状態 15 A言語状態 16 B言語状態 21〜27 ルート 31 事象 32 点数 47 受信モジュール 49 データ処理モジュール 1.41 Host device 2 Processor 3.43 Receiving section 4.44 Operating language determination section 5.45 Printer A language interpreting section 6.46 Printer B language interpreting section 7 Basic section 8.48 Receive buffer 11 Printer language undetermined state 12 C state 13 D state 14 Printer language confirmation state 15 A language state 16 B language state 21 to 27 route 31 event 32 points 47 reception module 49 data processing module

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ホスト装置から印字データを受信する受
信部と、前記受信部で受信した前記印字データを格納す
る受信バッファと、前記受信バッファに格納してある前
記印字データのプリンタ言語を判定して動作すべき解釈
手段を決定する動作言語判定部と、前記動作言語判定部
の指示に従って前記受信バッファに保存してある前記印
字データを所定のプリンタ言語によって解釈する複数の
プリンタ言語解釈部とを1個のプロセッサで構成するこ
とを含むことを特徴とするプリンタの言語切換え装置。
1. A receiver for receiving print data from a host device, a receive buffer for storing the print data received by the receiver, and a printer language of the print data stored in the receive buffer are determined. An operation language determining unit that determines an interpreting unit that should operate, and a plurality of printer language interpreting units that interpret the print data stored in the reception buffer in a predetermined printer language according to an instruction from the operation language determining unit. A printer language switching device comprising a single processor.
【請求項2】 ホスト装置から印字データを受信する受
信部と、前記受信部で受信した前記印字データを格納す
る受信バッファと、前記受信バッファに格納してある前
記印字データのプリンタ言語を判定して動作すべき解釈
手段を決定する動作言語判定部と、前記動作言語判定部
の指示に従って前記受信バッファに保存してある前記印
字データを所定のプリンタ言語によって解釈する複数の
プリンタ言語解釈部とを1個のプロセッサで構成し、前
記複数のプリンタ言語解釈部において終端シークエンス
を検出したときまたは受信終了後現在の動作言語状態で
次のデータを待つまでの制限時間を超えたときに受信デ
ータの終端を認識することを含むことを特徴とするプリ
ンタの言語切換え装置。
2. A receiving unit for receiving print data from a host device, a receiving buffer for storing the print data received by the receiving unit, and a printer language of the print data stored in the receiving buffer is determined. An operation language determining unit that determines an interpreting unit that should operate, and a plurality of printer language interpreting units that interpret the print data stored in the reception buffer in a predetermined printer language according to an instruction from the operation language determining unit. Comprised of one processor, the termination of the received data when the termination sequence is detected in the plurality of printer language interpretation units or when the time limit for waiting for the next data in the current operating language state after the end of reception is exceeded A language switching device for a printer, characterized in that it includes recognition.
JP4278220A 1992-10-16 1992-10-16 Language switching device of printer Withdrawn JPH06131133A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4278220A JPH06131133A (en) 1992-10-16 1992-10-16 Language switching device of printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4278220A JPH06131133A (en) 1992-10-16 1992-10-16 Language switching device of printer

Publications (1)

Publication Number Publication Date
JPH06131133A true JPH06131133A (en) 1994-05-13

Family

ID=17594288

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4278220A Withdrawn JPH06131133A (en) 1992-10-16 1992-10-16 Language switching device of printer

Country Status (1)

Country Link
JP (1) JPH06131133A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009241363A (en) * 2008-03-31 2009-10-22 Brother Ind Ltd Page description language processing apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009241363A (en) * 2008-03-31 2009-10-22 Brother Ind Ltd Page description language processing apparatus
JP4613975B2 (en) * 2008-03-31 2011-01-19 ブラザー工業株式会社 Page description language processor

Similar Documents

Publication Publication Date Title
KR100408762B1 (en) Automatic recognition method of digital data receiving language
JP3039152B2 (en) Printer with automatic emulation switching function
JPH05177884A (en) Controller for printer
JPH06131133A (en) Language switching device of printer
JPS61275990A (en) Electronic equipment with handwritten pattern recognizing function
US5555350A (en) Multi-interpreter printer and process including recognition of out-of-bank characters
JP3225891B2 (en) Printer with error detection function
JPH09323464A (en) Printer and method for automatically emulating it
JP2738696B2 (en) Printing control device
JP2529429B2 (en) Programmable controller
JP2871274B2 (en) Data processing method in printer
JP2958226B2 (en) Print control device and print control method
JPH082067A (en) Printer and its control method
JPS6156809B2 (en)
JPH08185283A (en) Print server and its operating method
JPH11314442A (en) Apparatus and method for controlling printing
JPH08197811A (en) Printer
JPH09146723A (en) Printer
JPH0816336A (en) Printer and state switching method for the same
KR19990038689A (en) Pen recognition system and its control method
JPH064304A (en) Serial data interruption informing system
JPH0761053A (en) Printer
JPH05212914A (en) Image processor
JPH11119767A (en) Graphic plotting device
JPH05221090A (en) Image processing device

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: 20000104