JPH05165586A - Printer device - Google Patents
Printer deviceInfo
- Publication number
- JPH05165586A JPH05165586A JP3350372A JP35037291A JPH05165586A JP H05165586 A JPH05165586 A JP H05165586A JP 3350372 A JP3350372 A JP 3350372A JP 35037291 A JP35037291 A JP 35037291A JP H05165586 A JPH05165586 A JP H05165586A
- Authority
- JP
- Japan
- Prior art keywords
- rom
- emc
- built
- program
- printer device
- 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
Links
Landscapes
- Record Information Processing For Printing (AREA)
Abstract
(57)【要約】
【目的】内蔵ROMの有無に関わらず同じEMCを使用
可能とし、該EMCと内蔵ROMをソフトウェアの点で
も同時使用を可能とすること。
【構成】内蔵ROM2は第1の上位機器に対応して印字
動作を行う為の制御プログラムを記憶しており、プリン
タ装置に着脱自在に構成されたEMC3は、第2の上位
機器に対応して印字動作を行う為の制御プログラムを記
憶している。そして、MPU4が印字制御のための処理
を実行するときにEMC3の着脱状態に応じてROMセ
レクト部1が内蔵ROM2又はEMC3のいずれかを選
択し制御プログラムを読み出す。
(57) [Summary] [Purpose] The same EMC can be used regardless of the presence or absence of a built-in ROM, and the EMC and the built-in ROM can be used simultaneously in terms of software. [Structure] A built-in ROM 2 stores a control program for performing a printing operation corresponding to a first higher-level device, and an EMC3 detachably attached to a printer device corresponds to a second higher-level device. It stores the control program for printing. Then, when the MPU 4 executes the processing for print control, the ROM select section 1 selects either the built-in ROM 2 or the EMC 3 according to the attachment / detachment state of the EMC 3, and reads the control program.
Description
【0001】[0001]
【産業上の利用分野】本発明は、接続される上位機器の
種別に応じた印字動作を行うプリンタ装置に係り、特に
エミュレーションカートリッジ(EMC)の差し替えに
より多種類の上位機器に対応可能なプリンタ装置に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer device which performs a printing operation according to the type of a host device to be connected, and more particularly to a printer device which is compatible with many host devices by replacing an emulation cartridge (EMC). Regarding
【0002】[0002]
【従来の技術】従来、プリンタ装置は多種類のホストコ
ンピュータと接続が可能となっている。2. Description of the Related Art Conventionally, a printer device can be connected to various types of host computers.
【0003】そして、上記ホストコンピュータの出力す
る印字制御情報は種々のプリンタ装置に対する情報とし
て出力されるので、それらの情報に対応して動作できる
ような処理プログラムをプリンタ装置側が用意しなくて
はならない。Since the print control information output from the host computer is output as information for various printer devices, the printer device must prepare a processing program capable of operating in accordance with such information. ..
【0004】そして、ある特定のプリンタ装置に出力さ
れる印字情報を受けて、その特定のプリンタ装置が印字
するのと同等の印字処理を行うプログラムであるエミュ
レーションプログラムを複数種類用意するためにエミュ
レーションカートリッジ(以下、EMCと略す)として
対応可能とするプリンタ装置が考えられている。An emulation cartridge is provided in order to prepare a plurality of types of emulation programs, which are programs for receiving print information output to a specific printer device and performing print processing equivalent to printing by the specific printer device. A printer device that can be used as (hereinafter, abbreviated as EMC) has been considered.
【0005】上記EMCはプリンタ装置に対して装着自
在となっており、該EMCを交換することにより多種類
のホストコンピュータに対応することができる。The above-mentioned EMC is attachable to a printer device, and by exchanging the EMC, it is possible to support various kinds of host computers.
【0006】この他、上記EMCと同様に、ホストコン
ピュータから送られてくる印字制御情報に対応して動作
するための制御プログラムは内蔵ROMにも記憶されて
いるが、この内蔵プログラムとEMCのプログラムとの
関係としては、以下に示すような実施例が挙げられる。Besides the above-mentioned EMC, a control program for operating in response to the print control information sent from the host computer is also stored in the built-in ROM. Examples of the relationship with are as follows.
【0007】まず、図6は第1の従来例のプログラム配
置を示したもので、(a)はEMCを有さない構成、
(b)はEMCを有する構成の場合を示している。First, FIG. 6 shows a program arrangement of the first conventional example, in which (a) is a configuration not having an EMC,
(B) has shown the case of the structure which has EMC.
【0008】同図に示すように、上記(a),(b)共
に常に内蔵ROMのプログラムから実行するのだが、
(b)のようにEMCが装着されている場合には、内蔵
ROMが有するJMP命令によりEMCに実行先が移動
し、該EMCのプログラムを実行する。As shown in the figure, both (a) and (b) are always executed from the program in the built-in ROM.
When the EMC is mounted as in (b), the execution destination is moved to the EMC by the JMP instruction of the built-in ROM, and the program of the EMC is executed.
【0009】そして、図7は第2の従来例のプログラム
配置を示したもので、(a)はEMCなしの構成、
(b)はEMCありの構成を示している。FIG. 7 shows the program arrangement of the second conventional example, in which (a) is a configuration without EMC.
(B) shows a configuration with EMC.
【0010】同図に示すように、(a)のようにEMC
が装着されていない場合には、内蔵ROMのプログラム
を実行させ、(b)のようにEMCが装着されている場
合には、該EMCのプログラムを実行させる。このよう
に、EMCの有無によってプログラムを格納したROM
のアドレスを切り替えるようになっている。As shown in the figure, as shown in FIG.
If is not installed, the program of the built-in ROM is executed, and if the EMC is installed as in (b), the program of the EMC is executed. In this way, the ROM that stores the program depending on the presence or absence of EMC
The address of is switched.
【0011】[0011]
【発明が解決しようとする課題】しかし、上記第1の従
来例では、内蔵ROMとEMCの組み合わせでなければ
動作しないため、EMCのみで内蔵ROMがない構成、
あるいは内蔵ROMのみでEMCがない構成では動作し
ないといった問題を生ずる。However, in the above-mentioned first conventional example, since only the combination of the built-in ROM and the EMC is necessary for operation, only the EMC and no built-in ROM are provided.
Alternatively, there arises a problem that it does not operate in a configuration in which only the built-in ROM is used and no EMC is used.
【0012】また、上記第2の従来例では、内蔵ROM
もEMCもスタート番地に配置するようにプログラムが
設計されているので、EMCを使用中は内蔵ROMは使
用できないため、内蔵ROMとEMCによるダイナミッ
クなダブルエミュレーション、即ち複数種の仕様に対応
することができない。In the second conventional example, a built-in ROM is used.
Since the program is designed so that both the EMC and the EMC are placed at the start address, the internal ROM cannot be used while the EMC is in use, so it is possible to support dynamic double emulation by the internal ROM and the EMC, that is, multiple types of specifications. Can not.
【0013】さらに、第1の従来例のEMCと第2の従
来例のものとでは、プログラムの配置アドレスが異なり
共用できないため、第1の従来例と第2の従来例のEM
Cを区別しなけれならず、設計、生産、販売の面で不便
となりユーザーにとってもEMCの共用ができず不便と
なる。Further, since the arrangement addresses of the programs are different and cannot be shared between the EMC of the first conventional example and the EMC of the second conventional example, the EMs of the first conventional example and the second conventional example are shared.
Since C must be distinguished, it becomes inconvenient in terms of design, production, and sales, and it becomes inconvenient for users to not be able to share the EMC.
【0014】本発明は、上記の問題に鑑みてなされたも
ので、内蔵ROMの有無に関わらず同じEMCを使用可
能とし、さらにEMCと内蔵ROMをソフトウェアの点
でも同時使用を可能とすることを目的とする。The present invention has been made in view of the above problems. It is possible to use the same EMC regardless of the presence or absence of a built-in ROM, and it is also possible to simultaneously use the EMC and the built-in ROM in terms of software. To aim.
【0015】[0015]
【課題を解決するための手段】上記目的を達成するため
に本発明のプリンタ装置は、接続される上位機器の種別
に応じた印字動作を行うプリンタ装置において、第1の
上位機器に対応して印字動作を行う為の制御プログラム
を記憶した第1のメモリと、第2の上位機器に対応して
印字動作を行う為の制御プログラムを記憶しプリンタ装
置に着脱自在に構成された第2のメモリと、上記第1又
は第2のメモリから読み出されるプログラムに従って印
字制御のための処理を実行するMPUと、上記MPUの
発生するアドレス値及び上記第2のメモリの着脱状態に
応じて上記第1又は第2のメモリのいずれかを選択し、
上記制御プログラムを読み出す読み出し手段とを具備す
ることを特徴とする。In order to achieve the above-mentioned object, a printer device of the present invention is a printer device which performs a printing operation according to the type of a connected upper device, and corresponds to a first upper device. A first memory storing a control program for performing a printing operation, and a second memory configured to store a control program for performing a printing operation corresponding to a second host device and be detachably attached to a printer device. And an MPU that executes a process for print control according to a program read from the first or second memory, the first or the second depending on the address value generated by the MPU and the attachment / detachment state of the second memory. Select one of the second memories,
And a reading means for reading the control program.
【0016】[0016]
【作用】即ち、本発明のプリンタ装置では、第1のメモ
リが第1の上位機器に対応して印字動作を行う為の制御
プログラムを記憶しており、上記プリンタ装置に着脱自
在に構成された第2のメモリが、第2の上位機器に対応
して印字動作を行う為の制御プログラムを記憶してい
る。そして、MPUが上記第1又は第2のメモリから読
み出されるプログラムに従って印字制御のための処理を
実行すると、該MPUの発生するアドレス値及び上記第
2のメモリの着脱状態に応じて、読み出し手段が上記第
1又は第2のメモリのいずれかを選択し上記制御プログ
ラムを読み出す。That is, in the printer device of the present invention, the first memory stores the control program for performing the printing operation corresponding to the first host device, and is configured to be detachable from the printer device. The second memory stores a control program for performing a printing operation corresponding to the second host device. Then, when the MPU executes the processing for print control according to the program read from the first or second memory, the reading unit is operated according to the address value generated by the MPU and the attachment / detachment state of the second memory. Either the first or second memory is selected and the control program is read.
【0017】[0017]
【実施例】図1は本発明のプリンタ装置の一実施例の構
成を示す図である。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a diagram showing the configuration of an embodiment of a printer apparatus according to the present invention.
【0018】同図に示すように、本実施例のプリンタ装
置はROMセレクト部1と、内蔵ROM2、エミュレー
ションカートリッジ(以下、EMCと略す)3、マイク
ロプロセッサ(以下、MPU)4により構成されてい
る。尚、本実施例ではMPU4のデータ幅を32ビッ
ト、ROM、EMCの容量を各16MBとする。As shown in FIG. 1, the printer device of this embodiment comprises a ROM select section 1, a built-in ROM 2, an emulation cartridge (hereinafter abbreviated as EMC) 3, and a microprocessor (hereinafter MPU) 4. .. In this embodiment, the MPU 4 has a data width of 32 bits and the ROM and EMC have capacities of 16 MB each.
【0019】このような構成において、上記内蔵ROM
2は第1の上位機器に対応して印字動作を行う為の制御
プログラムを記憶している。そして、プリンタ装置に着
脱自在に構成された上記EMC3は第2の上位機器に対
応して印字動作を行う為の制御プログラムを記憶してい
る。In such a structure, the built-in ROM
Reference numeral 2 stores a control program for performing a printing operation corresponding to the first host device. The EMC 3 detachably attached to the printer device stores a control program for performing a printing operation corresponding to the second host device.
【0020】そして、上記MPU4は、上記内蔵ROM
2又はEMC3から読み出されるプログラムに従って印
字制御のための処理を実行する。ROMセレクト部1
は、該MPU4の発生するアドレス値及び上記EMC3
の着脱状態に応じて内蔵ROM2又はEMC3のいずれ
かを選択して上記制御プログラムを読み出す。The MPU 4 is the built-in ROM.
2 or the process for print control is executed according to the program read from the EMC 3. ROM select section 1
Is the address value generated by the MPU4 and the EMC3.
Either the built-in ROM 2 or the EMC 3 is selected according to the attachment / detachment state and the control program is read.
【0021】尚、本実施例ではアドレス信号AD23〜
2を共通とし、上記エリア1、エリア2を識別するアド
レス信号AD24からの信号と、「EMCの有無」を示
す信号に基づいて、内蔵ROM2とEMC3のどちらの
プログラムに基づいて制御を行うかをROMセレクト部
1が選択している。In this embodiment, the address signals AD23 ...
2 is common, and based on the signal from the address signal AD24 for identifying the areas 1 and 2 and the signal indicating "presence / absence of EMC", which program of the built-in ROM2 and EMC3 is to be used for control? The ROM selector 1 is selected.
【0022】図2はこのような識別内容を示したもの
で、アドレス信号AD24が“0”の場合はエリア1
を、“1”の場合はエリア2を識別する。FIG. 2 shows such identification contents. When the address signal AD24 is "0", the area 1 is shown.
If "1", area 2 is identified.
【0023】同図(a)はエリア1における識別内容、
(b)はエリア2における識別内容を示したものであ
り、例えば図2の(b)において、アドレス信号AD2
4によるエリア2を示す信号“1”と、内蔵ROMの
「無」を示す信号、及びEMCの「有」を示す信号が入
力された場合には内蔵ROM2を選択するが、この場合
に内蔵ROM2は動作しない。また、アドレス信号AD
24によるエリア2を示す信号“1”と、EMC3、内
蔵ROM2共に「無」を示す信号が入力された場合にも
内蔵ROM2を選択するが、この場合も同様に動作しな
い。FIG. 3A shows the identification contents in area 1,
2B shows the identification content in the area 2. For example, in FIG. 2B, the address signal AD2
When the signal "1" indicating the area 2 by 4, the signal indicating "absence" of the internal ROM, and the signal indicating "existence" of the EMC are input, the internal ROM2 is selected. In this case, the internal ROM2 Does not work. In addition, the address signal AD
The internal ROM 2 is selected even when a signal "1" indicating the area 2 by 24 and a signal indicating "none" for both the EMC3 and the internal ROM 2 are input, but the same operation is not performed in this case.
【0024】図3は上記MPU4の論理アドレス空間に
おける上記エリア1、エリア2について説明するための
図である。FIG. 3 is a diagram for explaining the areas 1 and 2 in the logical address space of the MPU 4.
【0025】まず、図3(a)に示すように、上記EM
C3が装着されていない場合には、エリア1、エリア2
の両方を内蔵ROM2に割り当てる。これにより、内蔵
ROM2の先頭番地からスタートし、内蔵ROM2のプ
ログラムのみに基づいて動作する。First, as shown in FIG. 3 (a), the EM
If C3 is not installed, Area 1, Area 2
Both are allocated to the built-in ROM2. As a result, the program starts from the head address of the built-in ROM 2 and operates based on only the program of the built-in ROM 2.
【0026】そして、図3(b)に示すように、EMC
3が装着されている場合には、エリア1にEMC3、エ
リア2に内蔵ROM2を割り当てる。これにより、EM
C3の先頭番地からスタートし、EMC3上のプログラ
ムに基づき動作すると共に、必要であれば内蔵ROM2
の先頭番地に実行先を移動させ、そのプログラムに基づ
き動作することもできる。これにより、内蔵ROM2と
EMC3によるダイナミックなダブルエミュレーショ
ン、即ち複数種の仕様に対応することができる。Then, as shown in FIG. 3B, the EMC
If 3 is mounted, the EMC 3 is assigned to area 1 and the built-in ROM 2 is assigned to area 2. This allows EM
Start from the top address of C3, operate according to the program on EMC3, and if necessary, built-in ROM2
It is also possible to move the execution destination to the head address of and operate based on the program. This makes it possible to support dynamic double emulation by the built-in ROM 2 and the EMC 3, that is, a plurality of types of specifications.
【0027】この他、図3(c)に示すようなEMC3
が装着されていて、内蔵ROM2を有しない構成も考え
られるが、このような場合には、エリア1、エリア2共
にEMC3に割り当てる。この場合、EMC3のプログ
ラムのみに基づいて動作することになる。これにより、
内蔵ROM2とEMC3の組み合わせでなくてもEMC
3のみで動作することができる。尚、上記エリア1、エ
リア2の各先頭番地はあらかじめ設定されているので、
JMP命令により互いにその先頭番地に制御を移すこと
ができる。In addition, the EMC3 as shown in FIG.
Although a configuration in which is mounted and does not have the built-in ROM 2 is conceivable, in such a case, both area 1 and area 2 are assigned to the EMC 3. In this case, the operation is based on only the EMC3 program. This allows
EMC even if it is not a combination of built-in ROM2 and EMC3
Only 3 can work. In addition, since the start addresses of the areas 1 and 2 are preset,
Control can be transferred to each other by the JMP instruction.
【0028】次に、図4は上記内蔵ROM2、EMC3
の論理構造について説明するための図である。Next, FIG. 4 shows the built-in ROM 2, EMC3.
3 is a diagram for explaining the logical structure of FIG.
【0029】図4(a)は内蔵ROM2の論理構造を示
したものであり、同図に示すように内蔵ROM2は基本
的にはエリア2で動作するように設計する。FIG. 4A shows a logical structure of the built-in ROM 2. As shown in the figure, the built-in ROM 2 is basically designed to operate in the area 2.
【0030】そして、図4(b)に示すようにEMC3
を装着しない場合や、内蔵ROM2をエリア1に配置し
た場合に対応させるために、上記内蔵ROM2の先頭番
地にはエリア2へのJMP命令を入れておく。このJM
P命令によりプログラムの実行と同時にエリア2の先頭
番地に移動して、EMC3が装着されていない場合はエ
リア2で内蔵ROM2のプログラムを実行し、EMC3
が装着されている場合にはエリア2でEMCのプログラ
ムを実行することとなる。Then, as shown in FIG.
In order to correspond to the case where the internal ROM 2 is not mounted or the internal ROM 2 is arranged in the area 1, a JMP instruction for the area 2 is inserted at the head address of the internal ROM 2. This JM
When the program is executed by the P command, the program moves to the head address of area 2 at the same time as the execution of the program. If the EMC3 is not installed, the program of the internal ROM 2 is executed in the area 2 and the EMC3
If is attached, the EMC program is executed in area 2.
【0031】図4(c)はEMC3の論理構造を示した
ものであり、上記EMC3は基本的にはエリア1で動作
するように設計され、内蔵ROM2と構造をそろえるた
めに先頭にダミーの命令を入れることも可能となってい
る。FIG. 4 (c) shows the logical structure of the EMC3. The EMC3 is basically designed to operate in the area 1, and a dummy instruction is added at the head to align the structure with the internal ROM2. It is also possible to enter.
【0032】この他、各プログラムに内蔵ROM2、E
MC3の有無を判断してJMPするルーチンを組み込ん
でおけば、必要に応じて内蔵ROM2、EMC3間で制
御を移すことができる。In addition, the built-in ROM2, E for each program
If a routine for JMP that determines the presence / absence of MC3 is incorporated, control can be transferred between the built-in ROM 2 and EMC 3 as required.
【0033】図5は、本発明のプリンタ装置を採用した
ページプリンタの構成を示す図である。FIG. 5 is a diagram showing the configuration of a page printer that employs the printer device of the present invention.
【0034】図中、10は上位機器としてのホストコン
ピュータ、20は印字装置を示す。In the figure, 10 is a host computer as a higher-level device, and 20 is a printer.
【0035】上記印字装置20は、インターフェイス
(I/F)コントローラ30と、プリンタエンジン(以
下、PRエンジンと略す)40、及びこれらI/Fコン
トローラ30とPRエンジン40との間を接続するPR
インターフェイス50とで構成されている。The printing device 20 includes an interface (I / F) controller 30, a printer engine (hereinafter abbreviated as PR engine) 40, and a PR connecting the I / F controller 30 and the PR engine 40.
It is composed of an interface 50.
【0036】上記I/Fコントローラ30は、更にホス
トインターフェイス300、MPU4、内蔵ROM2、
RAM301、EMC3、受信バッファ302、イメー
ジデータ発生部303、フレームメモリ304、ROM
セレクト部1により構成されている。The I / F controller 30 further includes a host interface 300, MPU 4, built-in ROM 2,
RAM 301, EMC 3, reception buffer 302, image data generator 303, frame memory 304, ROM
It is configured by the selection unit 1.
【0037】上記ホストインターフェイス300は、8
ビットパラレルインターフェイス(セントロニクス準拠
等)又はシリアルインターフェイス(RS−232C準
拠等)によって構成され、同一規格のインターフェイス
を持つホストコンピュータ10とのデータの送受信を行
う。The host interface 300 includes 8
Data is transmitted / received to / from the host computer 10 having a bit-parallel interface (such as Centronics compliant) or a serial interface (such as RS-232C compliant) and having an interface of the same standard.
【0038】上記MPU4は、内蔵ROM2に記憶され
たコマンド解析やシステム管理のプログラムに従ってI
/Fコントローラ30内の各部の制御を司る。The MPU 4 operates according to the command analysis and system management programs stored in the built-in ROM 2.
/ Controls each unit in the F controller 30.
【0039】上記RAM301は、MPU4のワークエ
リアとして使用される。The RAM 301 is used as a work area for the MPU 4.
【0040】上記受信バッファ302は、ホストインタ
ーフェイス300で受信されたホストコンピュータ10
からのコマンドやデータを文字コードに対応させるため
に文字パターン(イメージデータ)として記憶している
キャラクタジェネレータ(以下、CGと略す)ROM
と、ユーザーのデザインによる文字パターン(外字)が
記憶されるCGRAMとで構成されている。The receive buffer 302 is used by the host computer 10 received by the host interface 300.
Character generator (hereinafter abbreviated as CG) ROM that stores commands and data from the computer as character patterns (image data) to correspond to character codes.
And a CGRAM in which a character pattern (external character) designed by the user is stored.
【0041】上記フレームメモリ304は、1ページ分
のイメージを展開するためのビットマップメモリであ
り、印字可能な最大の印字用紙に対して上下左右に所定
の余白幅を除いた分の記憶容量をもっている。The frame memory 304 is a bit map memory for developing an image for one page, and has a storage capacity for the maximum printable print paper except for a predetermined margin width in the vertical and horizontal directions. There is.
【0042】上記PRエンジン40は、プリンタ部40
0と図示しない印字ヘッド、用紙サイズ検知センサ、各
種センサ、及び感光体ドラム等の種々の負荷を有する。The PR engine 40 includes a printer section 40.
0, a print head (not shown), a paper size detection sensor, various sensors, and various loads such as a photosensitive drum.
【0043】上記プリンタ部400は、I/Fコントロ
ーラ30から送られてきたビデオ信号を印字用紙上に画
像形成するためにPRエンジン40全体の状態や動作を
監視・制御すると共に、上記ビデオ信号を画像データに
変換して、それに基づいて印字ヘッドの制御を行う。上
記用紙サイズ検知センサは例えば印字用紙の収納された
図示しないカセットに設けられた切り欠き等からそのカ
セットのサイズ、つまり印字用紙のサイズを検知する。
そして、この検知された用紙サイズはプリンタ部400
からビデオインターフェイスを介してI/Fコントロー
ラ30のMPU4に送られる。上記PRインターフェイ
ス50は、I/Fコントローラ30からフレームメモリ
304に展開されたイメージデータをビデオ信号に変換
してPRエンジン40に送信し、またPRエンジン40
からその状態監視をするためのステータス信号をI/F
コントローラ30に送信する。The printer section 400 monitors and controls the entire state and operation of the PR engine 40 in order to form the image of the video signal sent from the I / F controller 30 on a print sheet, and at the same time, outputs the video signal. It is converted into image data, and the print head is controlled based on the image data. The paper size detection sensor detects the size of the cassette, that is, the size of the printing paper, from a notch or the like provided in a cassette (not shown) in which the printing paper is stored.
Then, the detected paper size is determined by the printer unit 400.
Is sent to the MPU 4 of the I / F controller 30 via the video interface. The PR interface 50 converts the image data expanded in the frame memory 304 from the I / F controller 30 into a video signal and transmits the video signal to the PR engine 40.
Status signal from the I / F
It transmits to the controller 30.
【0044】尚、本発明のプリンタ装置は上記ページプ
リンタにおいてはI/Fコントローラ30において採用
されている。The printer device of the present invention is adopted in the I / F controller 30 in the above page printer.
【0045】以上詳述したように、本発明によればEM
Cと内蔵ROMの両方を有するダブルエミュレーション
対応でも、内蔵ROMを有さないEMC専用でも同じE
MCが使える。さらに、両者のEMCを区別することな
く共用できるので、設計、生産、販売面での管理コスト
などの負担を軽減でき、ユーザーの投資、取り扱いの面
で負担を軽減することができる。As detailed above, according to the present invention, the EM
The same E can be used for double emulation that has both C and built-in ROM, or for EMC that does not have built-in ROM.
MC can be used. Furthermore, since both EMCs can be shared without distinction, the burden of management costs in terms of design, production, sales, etc. can be reduced, and the burden of investment and handling by the user can be reduced.
【0046】以上、本発明の実施例について説明した
が、本発明はこれに限定されることなく、改良、変更が
可能であることは勿論である。例えば、上記実施例では
MPUの論理アドレス空間をエリア1、エリア2の2つ
のエリアにより構成していたが2つ以上の複数エリアに
より構成しても良い。Although the embodiments of the present invention have been described above, it is needless to say that the present invention is not limited to these and can be improved and changed. For example, in the above embodiment, the logical address space of the MPU is composed of two areas, area 1 and area 2, but it may be composed of two or more areas.
【0047】[0047]
【発明の効果】本発明によれば、内蔵ROMの有無に関
わらず同じEMCを使用可能とし、EMCと内蔵ROM
をソフトウェアの点でも同時に使用することを可能とす
るプリンタ装置を提供することができる。According to the present invention, the same EMC can be used regardless of the presence or absence of the built-in ROM.
It is possible to provide a printer device that enables the use of the software at the same time.
【図1】本発明の第1の実施例に係るプリンタ装置の構
成を示す図である。FIG. 1 is a diagram showing a configuration of a printer device according to a first embodiment of the present invention.
【図2】第1の実施例におけるROMセレクト部1の識
別内容を示す図である。FIG. 2 is a diagram showing identification contents of a ROM select section 1 in the first embodiment.
【図3】第1の実施例におけるMPU4の論理アドレス
空間に2つのエリアを用意した場合の論理構造を示した
ものである。FIG. 3 shows a logical structure when two areas are prepared in a logical address space of the MPU 4 in the first embodiment.
【図4】第1の実施例における内蔵ROM2、EMC3
の論理構造を示す図である。FIG. 4 shows a built-in ROM 2 and EMC 3 in the first embodiment.
It is a figure which shows the logical structure of.
【図5】本発明のプリンタ装置を採用したページプリン
タについてその構成を説明するための図である。FIG. 5 is a diagram for explaining the configuration of a page printer that employs the printer device of the present invention.
【図6】第1の従来例のプリンタ装置のプログラム配置
を示したものである。FIG. 6 shows a program arrangement of a printer device of a first conventional example.
【図7】第2の従来例のプリンタ装置のプログラム配置
を示したものである。FIG. 7 shows a program arrangement of a printer device of a second conventional example.
1…ROMセレクト部、2…内蔵ROM、3…EMC、
4…MPU。1 ... ROM select section, 2 ... Built-in ROM, 3 ... EMC,
4 ... MPU.
Claims (1)
動作を行うプリンタ装置において、 第1の上位機器に対応して印字動作を行う為の制御プロ
グラムを記憶した第1のメモリと、 第2の上位機器に対応して印字動作を行う為の制御プロ
グラムを記憶し、前記プリンタ装置に着脱自在に構成さ
れた第2のメモリと、 前記第1又は第2のメモリから読み出されるプログラム
に従って、印字制御のための処理を実行するMPUと、 該MPUの発生するアドレス値及び前記第2のメモリの
着脱状態に応じて、前記第1又は第2のメモリのいずれ
かを選択し、前記制御プログラムを読み出す読み出し手
段と、を具備することを特徴としたプリンタ装置。1. A printer device for performing a printing operation according to a type of a connected upper device, a first memory storing a control program for performing a printing operation corresponding to a first upper device, and A second memory configured to store a control program for performing a printing operation corresponding to the second host device and configured to be detachably attached to the printer device; and a program read from the first or second memory, An MPU that executes a process for printing control, and selects either the first memory or the second memory according to the address value generated by the MPU and the attachment / detachment state of the second memory, and the control program A printer device comprising: a reading unit for reading the.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3350372A JP2826604B2 (en) | 1991-12-11 | 1991-12-11 | Printer device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3350372A JP2826604B2 (en) | 1991-12-11 | 1991-12-11 | Printer device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH05165586A true JPH05165586A (en) | 1993-07-02 |
| JP2826604B2 JP2826604B2 (en) | 1998-11-18 |
Family
ID=18410043
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP3350372A Expired - Fee Related JP2826604B2 (en) | 1991-12-11 | 1991-12-11 | Printer device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2826604B2 (en) |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH01159273A (en) * | 1987-12-16 | 1989-06-22 | Seiko Epson Corp | printer |
-
1991
- 1991-12-11 JP JP3350372A patent/JP2826604B2/en not_active Expired - Fee Related
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH01159273A (en) * | 1987-12-16 | 1989-06-22 | Seiko Epson Corp | printer |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2826604B2 (en) | 1998-11-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6210051B1 (en) | Printer and control method therefor | |
| JP2003175657A (en) | Printer and printer printing condition setting method | |
| JPS6392473A (en) | Printer | |
| JP2834831B2 (en) | Information processing device | |
| JP3763343B2 (en) | Printer device, data processing device, printer system, printing method, and storage medium storing computer-readable program | |
| JPH05165586A (en) | Printer device | |
| JP3755541B2 (en) | Printer device | |
| JP3033802B2 (en) | Printer device | |
| JPH11355545A (en) | Data output device | |
| JP4150860B2 (en) | Device equipment | |
| JPH07302180A (en) | Printer device | |
| JP3359165B2 (en) | Printer control device and printer control method | |
| JPH1011038A (en) | Information processing apparatus, interface apparatus, and image output control method | |
| JP4047361B2 (en) | Information processing apparatus, control method therefor, and recording medium | |
| JP4125361B2 (en) | Information processing apparatus, control method therefor, and recording medium | |
| JPH10124436A (en) | Information processor | |
| JP2759161B2 (en) | Printing system and printing device | |
| JP2005322272A (en) | Printer device and system including it | |
| JP3123004B2 (en) | Printing device | |
| JP2000211214A (en) | Image forming apparatus, operation control method, and storage medium | |
| JP2000172461A (en) | File print control method and program storage medium | |
| JPH0691954A (en) | Printing device | |
| JPH09190315A (en) | Printer control device and method, and printing system | |
| JPH05162416A (en) | Printer | |
| JPH04107166A (en) | Printing apparatus |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080918 Year of fee payment: 10 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090918 Year of fee payment: 11 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100918 Year of fee payment: 12 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100918 Year of fee payment: 12 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110918 Year of fee payment: 13 |
|
| LAPS | Cancellation because of no payment of annual fees |