JPS62221239A - Serial transmission monitor device - Google Patents

Serial transmission monitor device

Info

Publication number
JPS62221239A
JPS62221239A JP61065337A JP6533786A JPS62221239A JP S62221239 A JPS62221239 A JP S62221239A JP 61065337 A JP61065337 A JP 61065337A JP 6533786 A JP6533786 A JP 6533786A JP S62221239 A JPS62221239 A JP S62221239A
Authority
JP
Japan
Prior art keywords
data
code
display
character generator
code system
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
JP61065337A
Other languages
Japanese (ja)
Inventor
Kenji Asanuma
浅沼 謙治
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP61065337A priority Critical patent/JPS62221239A/en
Publication of JPS62221239A publication Critical patent/JPS62221239A/en
Pending legal-status Critical Current

Links

Landscapes

  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PURPOSE:To obtain a monitor device of high real-time display performance by inputting data on a transmission line to a character generator corresponding to the code system of data by switching to generate a display pattern. CONSTITUTION:Transmission data DI on a serial transmission line L is stored in a RAM 3 through a receiver 1 by a microprocessor muP2. Data to be displayed out of data in the RAM 3 are written in a video RAM 4. A code system setting circuit 8 selects a character generator CG Ai corresponding to the code system of data on the transmission line L through a character generator switching circuit 11, and data from the RAM 4 is converted to a display pattern by the selected CG Ai. The display pattern is displayed on a display device 7.

Description

【発明の詳細な説明】[Detailed description of the invention] 【発明の属する技術分野】[Technical field to which the invention pertains]

本発明はシリアル伝送路に流れている伝送データを受信
しつつ表示装置に表示し、伝送障害の発見、警告、解析
などの監視動作を行うシリアル伝送路のモニタ装置に関
する。 なお以下各図の説明において同一の符号は同一または相
当部分を示す。
The present invention relates to a serial transmission path monitoring device that receives and displays transmission data flowing through a serial transmission path on a display device, and performs monitoring operations such as discovering, warning, and analyzing transmission failures. Note that in the description of each figure below, the same reference numerals indicate the same or corresponding parts.

【従来技術とその問題点】[Prior art and its problems]

従来この種の装置はオンライン、オンラインスコープな
どの名称で知られている。 第2図はこの種のモニタ装置の要部構成を示すブロック
図である。同図においてLはシリアル伝送路で上り及び
下りのシリアル伝送データが流れている。DIは伝送路
りからこのモニタ装置に監視用として取込まれる伝送デ
ータである。受信回路lは各個別の伝送データのスター
トビット及びストップビットから中味の7ビツト、8ビ
・ノド等の所定のビット構成からなる個別の正味データ
(データコード)を取出しつつ一時的に記憶する。 マイクロプロセッサ(μPとも略す)2は、受信回路1
に一時記憶されたこのデータコードを次々取出し、必要
に応じ所定の簡単な加工(例えば7ビツトのデータコー
ドに対しては先頭に1ビツトデータを附加して8ビツト
(1バイト)とする。 )を施したりしながら、次々にRAM3に転送する。 4はCRT、LCDなどからなる表示器7の1表示画面
上の各データ領域に対応した記憶領域を持つRAMで、
表示器7に表示するデータを各データコードごとに記憶
させるものである。μP2はRAM3の記憶データ中、
表示器7に表示させるべきデータコードを順次取出して
、ビデオRAM4に記憶する。 CGはROMなどからなるキャラクタジェネレータで、
ビデオRAMA内の各データコードに対応する文字(こ
こで文字とは数字、記号等を含む広義の文字をいう。)
別の表示パターンを予め記憶している。 6は表示制御回路で、ビデオRAMd内の各データコー
ドを定期的に表示の順(表示器7の画面走査の順)にキ
ャラクタジェネレータCGに送らせ、当該データコード
の表示パターンを表すデータ(パターンデータ)PDを
キャラクタジェネレータCGから受取り、その表示パタ
ーンを表示器7の画面上の当該表示位置に表示する。 8はコード系設定回路で伝送データDI、従ってビデオ
RAMA内の表示用の各データコードの準拠するコード
系(ここでコードとはASCI I。 JIS8.EBCDICなど、情報処理用標準コードと
も呼ばれ、各文字に対応する個別2進データ(データコ
ード)のビット構成とそれが表わす文字との対応関係を
予め取決めた規則をいう。)を設定するためのものであ
る。 ところでこのキャラクタジェネレータCGは一つのコー
ド系に従って、各データコードに対応する表示パターン
を記憶しているのみであるため、該コード系と異なるコ
ード系の伝送データDIをモニタしようとし、コード系
設定回路8でこの異なるコード系を設定したときは1、
μP2はRAM3から取出した表示用のデータコードを
そのデータコードで表示すべき表示パターンと同じ表示
パターンをキャラクタジェネレータCGが発生できるデ
ータコードにコード変換してビデオRAM4に格納する
必要がある。 ところがこのようにコード変換を行う方式では、RAM
3からビデオRAM4に表示用データをストアする際に
、μP2を介しソフトウェアで行うこととなるため、表
示すべきコードに変換するかどうかの判断、およびこの
コード変換作業に時間がかかるという欠点がある。特に
コード系の大部分のコード割り付けが異なる場合やサポ
ートtべきコード系がたくさんある場合には、上述のコ
ード変換の判断、変換作業に要するメモリ量および所要
時間は多大になり、μP2の負荷は非常に大きくなる。 しかしμPの負荷が大きくなってもシリアル伝送路から
のデータ受信は優先しなければならないので、結局表示
が遅れることになる。このことはモニタ装置の性能のひ
とつのリアルタイム表示性能を劣化させることにつなが
る。 また新たにサポートすべきコード系の表示パターンが、
キャラクタジェネレータCGの記憶する表示パターンと
全く異なる場合、キャラクタジェネレータCGが一つし
かないので実現できないという欠点もある。
Conventionally, this type of device has been known by names such as online and online scope. FIG. 2 is a block diagram showing the main structure of this type of monitor device. In the figure, L is a serial transmission path through which upstream and downstream serial transmission data flows. DI is transmission data taken into this monitor device from the transmission path for monitoring purposes. The receiving circuit 1 extracts and temporarily stores individual net data (data code) consisting of a predetermined bit configuration such as 7 bits, 8 bits, etc. from the start bit and stop bit of each individual transmission data. A microprocessor (also abbreviated as μP) 2 is a receiver circuit 1
The data codes temporarily stored in the data code are retrieved one after another and subjected to predetermined simple processing as necessary (for example, for a 7-bit data code, 1-bit data is added to the beginning to make it 8 bits (1 byte)). The data are transferred to the RAM 3 one after another while performing the following operations. 4 is a RAM having a storage area corresponding to each data area on one display screen of the display device 7 consisting of a CRT, LCD, etc.;
The data to be displayed on the display 7 is stored for each data code. μP2 is in the data stored in RAM3,
Data codes to be displayed on the display 7 are sequentially extracted and stored in the video RAM 4. CG is a character generator consisting of ROM etc.
Characters corresponding to each data code in the video RAMA (characters here refer to characters in a broad sense including numbers, symbols, etc.)
Another display pattern is stored in advance. Reference numeral 6 denotes a display control circuit which periodically sends each data code in the video RAMd to the character generator CG in the order of display (in the order of screen scanning of the display 7), and generates data (pattern) representing the display pattern of the data code. Data) PD is received from the character generator CG, and its display pattern is displayed at the corresponding display position on the screen of the display 7. 8 is a code system setting circuit that determines the transmission data DI, and therefore the code system to which each data code for display in the video RAMA complies (here, the code is ASCI I. Also called a standard code for information processing such as JIS 8.EBCDIC, This is a rule that predetermines the correspondence between the bit configuration of individual binary data (data code) corresponding to each character and the character it represents. By the way, since this character generator CG only stores display patterns corresponding to each data code according to one code system, it tries to monitor the transmission data DI of a code system different from the code system, and the code system setting circuit When setting this different chord system in 8, 1,
μP2 must convert the data code for display taken out from RAM3 into a data code that can generate the same display pattern as the display pattern to be displayed using the data code, and store it in video RAM4. However, in this code conversion method, the RAM
When storing the display data from 3 to the video RAM 4, it is done by software via μP2, which has the disadvantage that it takes time to decide whether to convert it to the code to be displayed and to convert the code. . Particularly when most of the code systems have different code assignments or when there are many code systems that need to be supported, the amount of memory and time required for the above-mentioned code conversion judgment and conversion work becomes large, and the load on μP2 increases. becomes very large. However, even if the load on the μP becomes large, priority must be given to data reception from the serial transmission line, which results in a delay in display. This leads to deterioration of real-time display performance, which is one of the performance characteristics of the monitor device. In addition, there are new chord display patterns that should be supported.
There is also the drawback that if the display pattern is completely different from the one stored in the character generator CG, it cannot be realized because there is only one character generator CG.

【発明の目的】[Purpose of the invention]

この発明は前記の欠点を除去し、ソフトウェアによるデ
ータコードの変換を行わずに、複数のコード系に従った
伝送データの表示を行い、しがも表示パターンが全く異
なるコード系にも対応できるシリアル伝送モニタ装置を
提供することを目的とする。
The present invention eliminates the above-mentioned drawbacks, displays transmitted data according to multiple code systems without converting data codes by software, and is capable of displaying transmitted data according to a plurality of code systems. The purpose of the present invention is to provide a transmission monitoring device.

【発明の要点】[Key points of the invention]

本発明の要点は、表示手段(表示器など)の1画面に対
応する記憶領域を持ち、該表示手段に表示すべきデータ
を各データコードごとに記憶するビデオRAMを備え、
シリアル伝送路上の伝送データを順次入力しつつ、必要
に応じこの伝送データに簡単な加工などを施したうえ、
表示すべきデータを前記ビデオRAMに記憶し表示手段
に表示するなどの動作を行うシリアル伝送モニタ装置に
おいて、 前記ビデオRAMに記憶された表示用データの各データ
コードが準拠しているコード系に従う該データコード別
の表示パターンを、複数のコード系の各々ごとに記憶す
るキャラクタジェネレータと、 前記のコード系を予め指定して、このコード系に対応す
る前記のキャラクタジェネレータのみを有効とする手段
(コード系設定回路、CG切換回路など)と、 前記ビデオRAM中の各データコードに対応する表示パ
ターンを前記の有効化されたキャラクタジェネレータを
介して、前記表示手段に表示させる手段(表示制御回路
など)と、を備えるようにした点にある。
The gist of the present invention is to include a video RAM that has a storage area corresponding to one screen of a display means (display device, etc.) and stores data to be displayed on the display means for each data code;
While sequentially inputting the transmission data on the serial transmission path, after performing simple processing on this transmission data as necessary,
In a serial transmission monitor device that performs operations such as storing data to be displayed in the video RAM and displaying it on a display means, each data code of the display data stored in the video RAM is configured to conform to a compliant code system. A character generator that stores a display pattern for each data code for each of a plurality of code systems, and means (code system setting circuit, CG switching circuit, etc.); and means (display control circuit, etc.) for displaying a display pattern corresponding to each data code in the video RAM on the display means via the enabled character generator. The point is that it is equipped with the following.

【発明の実施例】[Embodiments of the invention]

以下第1図(A) 、 (B)に基づいて本発明の詳細
な説明する。同図(A) 、 (B)は本発明の異なる
実施例としての要部構成を示すブロック図で、図(^)
は第2図に対応し、図CB)は図(^)の一部分に対応
する。 第1図(八)において、第2図と異なるところは、先の
キャラクタジェネレータCGに代り、それぞれ異なるコ
ード系に対応するキャラクタジェネレータCGA (C
GAI〜CGA3)を設け、コード系設定回路8のコー
ド系の設定に応じ、CG切換回路11 (IIA)を介
し前記の3つのキャラクタジェネレータCGAのうち、
モニタすべき伝送データDIに対応するコード系のもの
のみに有効化信号(CE傷信号を与えて有効とするよう
にした点である。 なおこの例ではキャラクタジェネレータCGAl〜CG
A3はそれぞれASCIl、JIS8゜EBCDIGの
各コード系に対応している。 次に第1図(A)の動作を述べると、受信回路1を介し
、シリアル伝送路り上の伝送データDIを受信したμP
2は、そのデータをRAM3に一度スドアする。μP2
はシリアル伝送データDIを受信していないときにRA
M3にストアしておいたデータのうち表示すべきデータ
を、表示器7に表示するためビデオRAMA内の適当な
アドレス位置に書込む。表示制御回路6の走査によりビ
デオRAM4から出力された各表示用データコードはキ
ャラクタジェネレータCGAI〜CGA3への共通のア
ドレスとなり、該データコードに対応した表示パターン
が、コード系設定回路8の設定により前記のように有効
化されたいずれか1つのキャラクタジェネレータCGA
から表示制御回路6へ出力され、表示器7で表示される
。 ここでコード系設定回路8.CG切換回路11を介しキ
ャラクタジェネレータCC;A 1〜CGA3のいずれ
か1つを有効化するには、前記設定回路8及び切換回路
11AをμP2の内部バスIBから切離して独立のハー
ドウェアとしてもよい。 次に第1図(B)は前記のように3つのキャラクタジェ
ネレータCGA1〜CGA3を用いる代りに大容量の1
つのROMとしてのキャラクタジェネレータCGB内に
、複数のコード系の表示パターンを蓄えておき、CG切
換回路11 (IIB)の出力をキャラクタジェネレー
タCGBへの上位アドレスADHとし、ビデオRAM4
からの出力データコードをキャラクタジェネレータCG
Bへの下位アドレスADLとして、この入力データコー
ドに対応する表示パターンを切換えてもよい。
The present invention will be described in detail below based on FIGS. 1(A) and 1(B). Figures (A) and (B) are block diagrams showing the configuration of main parts as different embodiments of the present invention, and Figure (^)
corresponds to Fig. 2, and Fig. CB) corresponds to a part of Fig. (^). In Fig. 1 (8), the difference from Fig. 2 is that instead of the previous character generator CG, a character generator CGA (C
GAI to CGA3) are provided, and according to the code system settings of the code system setting circuit 8, one of the three character generators CGA is selected via the CG switching circuit 11 (IIA).
The point is that only the code system corresponding to the transmission data DI to be monitored is given an enabling signal (CE flaw signal) to be enabled. In this example, the character generators CGAl to CG
A3 corresponds to each code system of ASCIl and JIS8°EBCDIG. Next, the operation of FIG. 1(A) will be described.
2 stores the data once in RAM3. μP2
is RA when not receiving serial transmission data DI.
Data to be displayed among the data stored in M3 is written to an appropriate address position in the video RAMA for display on the display 7. Each display data code outputted from the video RAM 4 by scanning by the display control circuit 6 becomes a common address to the character generators CGAI to CGA3, and the display pattern corresponding to the data code is set by the code system setting circuit 8. Any one character generator CGA enabled as
The signal is output to the display control circuit 6 and displayed on the display 7. Here, code system setting circuit 8. In order to enable any one of the character generators CC;A1 to CGA3 via the CG switching circuit 11, the setting circuit 8 and the switching circuit 11A may be separated from the internal bus IB of μP2 and made into independent hardware. . Next, in FIG. 1(B), instead of using the three character generators CGA1 to CGA3 as described above, one character generator with a large capacity is used.
Display patterns of a plurality of code systems are stored in the character generator CGB as one ROM, and the output of the CG switching circuit 11 (IIB) is set as the upper address ADH to the character generator CGB.
The output data code from the character generator CG
As the lower address ADL to B, the display pattern corresponding to this input data code may be switched.

【発明の効果】【Effect of the invention】

以上の説明から明らかなようにこの発明によれば、モニ
タ対象の伝送データの準拠するコード系の変更をコード
系別のキャラクタジェネレータを切換えることで実現し
たので、従来装置のようにソフトウェアによる受信デー
タのコード変換が不要となり、リアルタイム表示性能の
高いモニタ装置を提供でき、またキャラクタジェネレー
タを変更するだけで特定のコード系に従う伝送データの
モニタも可能となる効果がある。 なおここで本発明の有用性について補足説明する。ひと
くちにシリアル伝送といっても、スピード、レヘル、プ
ロトコル等の差だいろいろ存在し、伝送コード系におい
てもASCli  JIS8゜JIS7.EBCDIC
,EBCDTK等様々のコードがある他に、コードを使
用しない透過データの伝送もある。従って汎用のシリア
ル伝送モニタ装置にとって様々な伝送コードをサポート
することは大きな特長となる。 ところが多くの伝送コードのサポートをソフトウェアで
行うことは前述のように処理時間が大きいという問題が
あり、高速の伝送をモニタする際に支障がでる。すなわ
ちモニタ装置はシリアル伝送路のデータの受信を優先す
る必要があるのでコード変換を含めた表示処理がおろそ
かになり、実際の受信データに対して表示が遅れること
になって、使用者にとって使いづらいものになる。 −古本発明によればビデオRAMに表示用データをスト
アするまでのソフトウェアによる処理は単純化でき、コ
ード系に依存しなくてすむ。そしてコード系に依存する
のはキャラクタジェネレータの切換だけとなり、モニタ
装置のリアルタイム表示性能が向上する。また使用者が
独自のコード系に対応する表示パターンを記憶したキャ
ラクタジェネレータを使うことにすれば、ソフトウェア
の変更なしに秘密の伝送など特定の伝送のモニタも可能
となるものである。
As is clear from the above description, according to the present invention, the code system to which the transmission data to be monitored is based is changed by switching the character generator for each code system. This eliminates the need for code conversion, making it possible to provide a monitor device with high real-time display performance, and also making it possible to monitor transmitted data according to a specific code system by simply changing the character generator. Here, a supplementary explanation will be given regarding the usefulness of the present invention. Even though it is called serial transmission, there are various differences in speed, level, protocol, etc., and the transmission code system is also ASCli JIS8゜JIS7. EBCDIC
In addition to various codes such as , EBCDTK, etc., there is also transparent data transmission that does not use codes. Therefore, supporting various transmission codes is a major feature of a general-purpose serial transmission monitor device. However, supporting many transmission codes using software has the problem of long processing time, as described above, which poses a problem when monitoring high-speed transmission. In other words, since the monitor device must prioritize the reception of data on the serial transmission path, display processing including code conversion is neglected, and the display is delayed relative to the actual received data, making it difficult for the user to use. Become something. - According to the old invention, the software processing up to storing display data in the video RAM can be simplified and does not need to depend on the code system. The only thing that depends on the code system is the switching of the character generator, and the real-time display performance of the monitor device is improved. Furthermore, if the user decides to use a character generator that stores display patterns corresponding to a unique code system, it becomes possible to monitor specific transmissions, such as secret transmissions, without changing the software.

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

第1図(A) 、 (B)はそれぞれ本発明の異なる実
施例としての要部構成を示すブロック図、第2図は第1
図(A)に対応する従来装置のブロック図である。 Lニジリアル伝送路、D■:伝送データ、1:受信回路
、2:マイクロプロセッサ(μP)、3: RAM、4
:ビデオRAM、6:表示制御回路、7:表示器、8:
コード設定回路、11 (IIA、 11B):CG切
換回路、CGA (CGAI〜CGA3)、CGB:キ
ャラクタジェネレータ。 」 牙1図 (B) 4・2 図
FIGS. 1(A) and 1(B) are block diagrams showing the main configurations of different embodiments of the present invention, and FIG.
FIG. 2 is a block diagram of a conventional device corresponding to FIG. L digital transmission line, D ■: Transmission data, 1: Receiving circuit, 2: Microprocessor (μP), 3: RAM, 4
:Video RAM, 6:Display control circuit, 7:Display device, 8:
Code setting circuit, 11 (IIA, 11B): CG switching circuit, CGA (CGAI to CGA3), CGB: Character generator. ” Fang Figure 1 (B) Figures 4 and 2

Claims (1)

【特許請求の範囲】 1)表示手段の1画面に対応する記憶領域を持ち、該表
示手段に表示すべきデータを各データコードごとに記憶
するビデオRAMを備え、シリアル伝送路上の伝送デー
タを順次入力しつつ、必要に応じこの伝送データに簡単
な加工などを施したうえ、表示すべきデータを前記ビデ
オRAMに記憶し表示手段に表示するなどの動作を行う
シリアル伝送モニタ装置において、 前記ビデオRAMに記憶された表示用データの各データ
コードが準拠しているコード系に従う該データコード別
の表示パターンを、複数のコード系の各々ごとに記憶す
るキャラクタジェネレータと、 前記のコード系を予め指定して、このコード系に対応す
る前記のキャラクタジェネレータのみを有効とする手段
と、 前記ビデオRAM中の各データコードに対応する表示パ
ターンを前記の有効化されたキャラクタジェネレータを
介して、前記表示手段に表示させる手段と、を備えたこ
とを特徴とするシリアル伝送モニタ装置。
[Claims] 1) A video RAM having a storage area corresponding to one screen of the display means and storing data to be displayed on the display means for each data code, and sequentially transmitting data on a serial transmission path. In a serial transmission monitor device that performs operations such as performing simple processing on this transmitted data as necessary while inputting it, and storing data to be displayed in the video RAM and displaying it on the display means, the video RAM a character generator that stores, for each of a plurality of code systems, a display pattern for each data code according to a code system to which each data code of display data stored in the display data is based; and a character generator that specifies the code system in advance. means for enabling only the character generator corresponding to this code system; and displaying a display pattern corresponding to each data code in the video RAM on the display means via the enabled character generator. A serial transmission monitor device comprising: a means for displaying information.
JP61065337A 1986-03-24 1986-03-24 Serial transmission monitor device Pending JPS62221239A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61065337A JPS62221239A (en) 1986-03-24 1986-03-24 Serial transmission monitor device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61065337A JPS62221239A (en) 1986-03-24 1986-03-24 Serial transmission monitor device

Publications (1)

Publication Number Publication Date
JPS62221239A true JPS62221239A (en) 1987-09-29

Family

ID=13284014

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61065337A Pending JPS62221239A (en) 1986-03-24 1986-03-24 Serial transmission monitor device

Country Status (1)

Country Link
JP (1) JPS62221239A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6646653B2 (en) 1992-01-30 2003-11-11 A/N Inc. Programmable graphics processor for use in a video game system or the like

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6646653B2 (en) 1992-01-30 2003-11-11 A/N Inc. Programmable graphics processor for use in a video game system or the like
US7229355B2 (en) 1992-01-30 2007-06-12 Nintendo Co., Ltd. External memory system having programmable graphics processor for use in a video game system of the like
US7432932B2 (en) 1992-01-30 2008-10-07 Nintendo Co., Ltd. External memory system having programmable graphics processor for use in a video game system or the like

Similar Documents

Publication Publication Date Title
US4544922A (en) Smoothing circuit for display apparatus
US5381527A (en) System for efficient message distribution by succesively selecting and converting to an alternate distribution media indicated in a priority table upon preferred media failure
KR930010836B1 (en) Method for superimposing independently transmitted data on pager display
EP2265029A1 (en) Image processor, image generator and computer program
JPS62221239A (en) Serial transmission monitor device
JPH10207794A (en) Methods for displaying and preparing electronic mail
US6744837B1 (en) Clock switching circuit
US6370610B1 (en) Apparatus for swapping input values into corresponding output values
US6201959B1 (en) Radio selective call receiver and method for storing received message
JP2616593B2 (en) Pattern test method
JPH05344175A (en) Ability exchanging system
JPH09502074A (en) How to transmit teletext pages
JP2000122838A (en) Electronic mail display device
JPH1084384A (en) Load test equipment in packet data communication
KR19980024747A (en) Wireless Selective Call Receiver with Message Splitting
JPH11150459A (en) Pulse output circuit
JP3101840B2 (en) Data signal switching method
JPH07129205A (en) Method for communication between programmable controller and monitor device
JPS61279888A (en) Character generator
JPS60190086A (en) Program number display device of data communication
JPH05219109A (en) Multiple address transmitting system in message storage device
JP2002009874A (en) Communication equipment and cooperation processing method in the same
JPH08130760A (en) Pager
JPH04220696A (en) Formation of character data
JPH08263322A (en) Test method and test device for object-oriented program