JPH01173224A - Peripheral controller - Google Patents

Peripheral controller

Info

Publication number
JPH01173224A
JPH01173224A JP33281287A JP33281287A JPH01173224A JP H01173224 A JPH01173224 A JP H01173224A JP 33281287 A JP33281287 A JP 33281287A JP 33281287 A JP33281287 A JP 33281287A JP H01173224 A JPH01173224 A JP H01173224A
Authority
JP
Japan
Prior art keywords
code
character
peripheral
display
peripheral control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP33281287A
Other languages
Japanese (ja)
Inventor
Yoshiaki Mori
森 善昭
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP33281287A priority Critical patent/JPH01173224A/en
Publication of JPH01173224A publication Critical patent/JPH01173224A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the load on a higher-order device due to the difference of character code by providing a code converting means which converts the character code, which the higher-order device transfers, to a character code determined on the peripheral device side. CONSTITUTION:A code conversion part 11 having a code correspondence table is provided, and codes of characters, symbols, etc., corresponding to character codes prescribed by a peripheral device 2 are stored in this table in the order of handling in a higher-order device 3. When receiving the indication of display on a display device 21 and the code of a character to be displayed from the higher-order device 3, a peripheral controller 1 reads out the code stored in a corresponding address by the code converting part 11 having the code correspondence table and uses it as a parameter to instruct the peripheral device 2 to display the character on the display device 21. Thus, an operating system and software are developed without paying attention to the difference of character code.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は周辺制御装置に関し、特に制御する周辺装置が
ディスプレイを備えた場合に用いられる周辺制御装置に
関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a peripheral control device, and particularly to a peripheral control device used when the peripheral device to be controlled is equipped with a display.

以下余白 〔従来の技術〕 従来この種の周辺制御装置は、上位装置が転送する文字
コードをそのまま周辺装置へ送ってディスプレイへの文
字表示を行なっていた。
Margins below [Prior Art] Conventionally, this type of peripheral control device has displayed characters on a display by directly transmitting character codes transferred from a host device to the peripheral device.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の周辺制御装置は、上位装置から転送され
た文字コードをそのまま周辺装置に転送するため2周辺
装置の仕様で規定された文字コードが上位装置のオペレ
ーティングシステムが使用している文字コードと一致し
ない場合、上位装置のオペレーティングシステム、ある
いはソフトウェアで周辺装置の仕様に適合する文字コー
ドを用意しなければならず、ソフトウェアの開発効率の
低下をまねいていた。
The conventional peripheral control device described above transfers the character code transferred from the host device to the peripheral device as is, so the character code specified in the specifications of the peripheral device is the same as the character code used by the operating system of the host device. If they do not match, the host device's operating system or software must prepare a character code that matches the specifications of the peripheral device, leading to a decrease in software development efficiency.

又、アーキテクチャの異なる各種の上位装置用の周辺制
御装置であっても、同一仕様の周辺装置を接続すること
が多く、上位装置で使用している文字コードと周辺装置
の文字コードとが一致しないという事態が生じるという
問題点があった。
Furthermore, even if peripheral control devices are for various host devices with different architectures, peripheral devices with the same specifications are often connected, and the character code used by the host device and the character code of the peripheral device do not match. There was a problem in that this situation occurred.

本発明の周辺制御装置は従来のもののこのような問題点
を解決しようとするもので、この文字コードの相違によ
る上位装置の負担を軽減した周辺制御装置を提供しよう
とするものである。
The peripheral control device of the present invention is an attempt to solve the above-mentioned problems of the conventional device, and is intended to provide a peripheral control device that reduces the burden on the host device due to the difference in character codes.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の周辺制御装置は、上位装置から指定されたコー
ドの文字を表示することのできるディスプレイを備えた
周辺装置の動作を制御する周辺制御装置において、前記
上位装置が前記周辺装置のディスプレイに表示するため
に転送した文字コードを該周辺装置の側で定めた文字コ
ードに変換するためのコード変換手段を有して構成され
る。
The peripheral control device of the present invention is a peripheral control device that controls the operation of a peripheral device including a display capable of displaying characters of a code specified by a host device, wherein the host device displays the characters of a code specified by the host device on the display of the peripheral device. The peripheral device is configured to include code conversion means for converting the character code transferred to the peripheral device into a character code determined by the peripheral device.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の周辺制御装置の一実施例の構成を示す
図である。図中1は周辺制御装置、2は周辺装置、3は
上位装置、11はコード変換部。
FIG. 1 is a diagram showing the configuration of an embodiment of a peripheral control device of the present invention. In the figure, 1 is a peripheral control device, 2 is a peripheral device, 3 is a host device, and 11 is a code conversion unit.

12は周辺制御装置の動作を制御する制御部。12 is a control unit that controls the operation of the peripheral control device.

13は周辺装置2と周辺制御装置1との間の入出力制御
を行なうI10処理部、21は周辺装置の有するディス
プレイである。なおコード変換部11は上位装置3で扱
かわれる文字コードの順に周辺装置2で規定された文字
コードの対応する文字。
13 is an I10 processing unit that performs input/output control between the peripheral device 2 and the peripheral control device 1, and 21 is a display included in the peripheral device. Note that the code conversion unit 11 converts characters corresponding to the character codes defined in the peripheral device 2 in the order of the character codes handled by the host device 3.

記号などのコードが格納されているコード対応表を有し
ている。
It has a code correspondence table in which codes such as symbols are stored.

周辺制御装置1は上位装置3からディスプレイ21への
表示の指示及び表示すべき文字のコードを受取ると、コ
ード対応表を有するコード変換手段11によって対応す
るアドレスに格納されているコードを読み出し、これを
パラメータとして周辺装置2に対してディスプレイ21
への表示を指示する。
When the peripheral control device 1 receives an instruction to display on the display 21 and the code of the character to be displayed from the host device 3, the code conversion means 11 having a code correspondence table reads out the code stored at the corresponding address and converts the code. Display 21 for peripheral device 2 with
Instruct the display to be displayed.

第2図は本発明の他の実施例の構成を示した図である。FIG. 2 is a diagram showing the configuration of another embodiment of the present invention.

第1図の装置と異る点は2周辺制御装置4のコード変換
部41が2つのコード対応表411と412を有してお
シ、且つこれら2つのコード対応表のいずれか一方を選
択するセレクタ42を備えていることである。
The difference from the device shown in FIG. 1 is that the code converter 41 of the peripheral control device 4 has two code correspondence tables 411 and 412, and selects one of these two code correspondence tables. It is provided with a selector 42.

上位装置3はディスプレイ21への表示を周辺制御装置
4に指示する際に、異る命令コードを用いるなどの方法
で転送する文字コードの種類を知らせる。周辺制御装置
1はこの指示に従ってセレクタ14で対応する文字コー
ドのコード対応表411または412を選択し、このコ
ード対応表を用いて文字コードを変換し1周辺装置2に
対してディスプレイ21への表示を指示する。
When the host device 3 instructs the peripheral control device 4 to display it on the display 21, it notifies the type of character code to be transferred by using a different command code or the like. According to this instruction, the peripheral control device 1 selects the code correspondence table 411 or 412 of the corresponding character code using the selector 14, converts the character code using this code correspondence table, and displays it on the display 21 for the peripheral device 2. instruct.

〔発明の効果〕〔Effect of the invention〕

以上説明した様に2本発明は2周辺制御装置にコード変
換手段を持たせることによシ、同一仕様の周辺装置を異
なるアーキテクチャの上位装置に接続する場合でも文字
コードの差異を意識するこトナくオペレーティングγス
テム、ソフトウェアの開発を行うことができる効果があ
る。
As explained above, by providing two peripheral control devices with code conversion means, the present invention makes it possible to make it possible to be aware of differences in character codes even when peripheral devices with the same specifications are connected to host devices with different architectures. This has the effect of making it easier to develop operating systems and software.

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

第1図は本発明の周辺制御装置の一実施例の構成を示す
図であシ、第2図は本発明の他のコード変換として周辺
制御装置内のメモリにコード対応表を設けた場合の本発
明の他の実施例の構成を示す図である。 記号の説明:1−・・周辺制御装置、2・・・周辺装置
。 3・・・上位装置、4・・・周辺制御装置、11・・・
コード変換部、12・・・ 制御部、13・・・I10処理部、21・・・ディスク
レイ。 41・・・コード変換部、42・・・セレクタ、411
゜412・・・コード対応表。 第1図 第2図 r     12− ■ よ。っ、1 ”°゛@“  − ■ ■ 1       セレクタ 1己丁閂■晶。
FIG. 1 is a diagram showing the configuration of an embodiment of the peripheral control device of the present invention, and FIG. 2 is a diagram showing the configuration of an embodiment of the peripheral control device according to the present invention, and FIG. It is a figure showing the composition of other examples of the present invention. Explanation of symbols: 1--Peripheral control device, 2--Peripheral device. 3... Host device, 4... Peripheral control device, 11...
Code conversion unit, 12... Control unit, 13... I10 processing unit, 21... Disk storage. 41... Code converter, 42... Selector, 411
゜412...Code correspondence table. Figure 1 Figure 2 r 12- ■ Yo.ー, 1 ”°゛@” − ■ ■ 1 Selector 1 self-choking bar ■ Akira.

Claims (1)

【特許請求の範囲】[Claims] 1、上位装置から指定されたコードの文字を表示するこ
とのできるディスプレイを備えた周辺装置の動作を制御
する周辺制御装置において、前記上位装置が前記周辺装
置のディスプレイに表示するために転送した文字コード
を、該周辺装置の側で定めた文字コードに変換するため
のコード変換手段を有することを特徴とする周辺制御装
置。
1. In a peripheral control device that controls the operation of a peripheral device that is equipped with a display capable of displaying characters of a code specified by a host device, characters transferred by the host device to be displayed on the display of the peripheral device. A peripheral control device comprising code conversion means for converting a code into a character code determined by the peripheral device.
JP33281287A 1987-12-28 1987-12-28 Peripheral controller Pending JPH01173224A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33281287A JPH01173224A (en) 1987-12-28 1987-12-28 Peripheral controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33281287A JPH01173224A (en) 1987-12-28 1987-12-28 Peripheral controller

Publications (1)

Publication Number Publication Date
JPH01173224A true JPH01173224A (en) 1989-07-07

Family

ID=18259076

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33281287A Pending JPH01173224A (en) 1987-12-28 1987-12-28 Peripheral controller

Country Status (1)

Country Link
JP (1) JPH01173224A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6965459B2 (en) 1992-10-30 2005-11-15 Canon Kabushiki Kaisha Communication system between computer and facsimile machine

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55138146A (en) * 1979-04-13 1980-10-28 Mitsubishi Electric Corp Code conversion system
JPS56162140A (en) * 1980-05-16 1981-12-12 Hitachi Ltd Optical character transfer system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55138146A (en) * 1979-04-13 1980-10-28 Mitsubishi Electric Corp Code conversion system
JPS56162140A (en) * 1980-05-16 1981-12-12 Hitachi Ltd Optical character transfer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6965459B2 (en) 1992-10-30 2005-11-15 Canon Kabushiki Kaisha Communication system between computer and facsimile machine

Similar Documents

Publication Publication Date Title
JPH01173224A (en) Peripheral controller
KR100229897B1 (en) The timing mode selecting apparatus for dma transferring method
JPS6063635A (en) Code control system of terminal device
JPS58146918A (en) Programmable controller
JPS58101323A (en) Keyboard controlling system
JPS63247837A (en) Exception processing system
JPS6383828A (en) Data processor
JPS62290910A (en) Crt screen display device for building control system
JPH02178803A (en) Pc coupling system
JPS6297011A (en) Display system for numerical controller
JPH0433122A (en) Keyboard display controller
JPH038011A (en) Print data output system
JPS6086606A (en) Digital controller
JPH0443401A (en) Programmable controller
JPH02121002A (en) Programmable controller
JPS62102331A (en) Printing control system
JPS6378255A (en) Execution system for program
JPH08161253A (en) Dma control method and dma controller
JPH01102630A (en) Comment display device
JPH0475634A (en) Electrocardiogram analyzing device with communication function
JPS61294511A (en) Monitor device for programmable controller
JPH0216662A (en) Substituting terminal controller
JPS63317866A (en) Data output processing method
JPS61241856A (en) Interruption releasing system for register
JPS62286149A (en) Communication program controller