JPH06149707A - Display terminal system - Google Patents

Display terminal system

Info

Publication number
JPH06149707A
JPH06149707A JP4316034A JP31603492A JPH06149707A JP H06149707 A JPH06149707 A JP H06149707A JP 4316034 A JP4316034 A JP 4316034A JP 31603492 A JP31603492 A JP 31603492A JP H06149707 A JPH06149707 A JP H06149707A
Authority
JP
Japan
Prior art keywords
screen
data
display
memory
display terminal
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
JP4316034A
Other languages
Japanese (ja)
Inventor
Akira Oishi
明 大石
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP4316034A priority Critical patent/JPH06149707A/en
Publication of JPH06149707A publication Critical patent/JPH06149707A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To reduce the load on a host system side by eliminating the increase in a screen data memory on the host system side and the oppression of a handling control load. CONSTITUTION:This display terminal system is provided with the screen data.screen handling memory 1 which stores screen data and a program for screen handling, a means which executes the program for screen handling, a means which can down-load the screen data and program for screen handling from the host system 211, and a means which modifies display and specific parts of the screen data and screen handling program in the memory with commands; and processes are performed by following procedures predetermined on a display terminal equipment side to reduce the load on the memory, CPU, etc., on the side of the host system 211.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ディスプレイと入力キ
ーとを同一筺体内に有し、上位システムと通信回線で結
ばれた表示端末装置を備えてなる表示端末システムに関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display terminal system having a display and an input key in the same housing and including a display terminal device connected to a host system by a communication line.

【0002】[0002]

【従来の技術】図2は、従来の表示端末システムの一例
を示す構成ブロック図である。ここでの表示端末装置
は、大きくは制御部201と、この制御部201に接続
された受信データバッファ202,送信データバッファ
203,表示器インターフェイス204,キーボードイ
ンターフェイス205,システム用メモリ206,表示
データメモリ207,表示器(ディスプレイ)208及
びキーボード209等で構成されており、この表示端末
装置がRS−232Cインターフェイス210を介して
ホストシステム211とシリアル通信回線212で結ば
れている。また、システム用メモリ206には、例えば
CRコードで画面を1行改行する等、表示端末装置の特
殊制御に必要な情報や各インターフェイス204,20
5,210の設定に必要な情報が格納されている。
2. Description of the Related Art FIG. 2 is a block diagram showing an example of a conventional display terminal system. The display terminal device here is mainly a control unit 201, and a reception data buffer 202, a transmission data buffer 203, a display interface 204, a keyboard interface 205, a system memory 206, a display data memory connected to the control unit 201. The display terminal device 207, the display device 208, the keyboard 209, and the like are connected to the host system 211 via the RS-232C interface 210 by the serial communication line 212. Further, in the system memory 206, information necessary for special control of the display terminal device and each interface 204, 20 such as, for example, line-feeding the screen with a CR code, are added.
Information necessary for setting 5, 210 is stored.

【0003】そして、ホストシステム211からの表示
データはRS−232Cインターフェイス210を介し
て受信バッファ202に取り込まれる。なお、この受信
バッファ202に取り込まれる表示データは、受信バッ
ファ202への取り込み速度が表示端末装置側で表示を
行う速度よりも速い場合に、その表示データの取りこぼ
しがないようにするため、一度この受信バッファ202
にメモリされる。また、受信バッファ202にメモリさ
れた表示データは、制御部201によって表示データメ
モリ207内のデータとその内容を比較され、これが人
間が目で見て理解できる英数文字やキャラクタ文字のデ
ータに変換された後、このデータが表示器インターフェ
イス204を介して表示器208に表示される。
Then, the display data from the host system 211 is taken into the reception buffer 202 via the RS-232C interface 210. It should be noted that the display data fetched into the reception buffer 202 is once stored in order to prevent the display data from being missed when the fetching speed into the reception buffer 202 is faster than the display speed on the display terminal device side. Receive buffer 202
Will be stored in. Further, the display data stored in the reception buffer 202 is compared with the data in the display data memory 207 by the control unit 201, and the contents thereof are converted into data of alphanumeric characters and character characters which can be visually understood by humans. Then, this data is displayed on the display 208 via the display interface 204.

【0004】さらに、表示端末装置に入力されるデータ
には、キーボード209上の入力キー(不図示)より入
力されるデータがある。そして、ここでキー入力された
データは、キーボードインターフェイス205でコード
変換されて送信データバッファ203に取り込まれ、こ
れがRS−232Cインターフェイス210を介してホ
ストシステム211に送信される。そして、画面の切り
替えと言ったハンドリング制御は全てホストシステム2
11側で行われる。
Further, the data input to the display terminal device includes data input by an input key (not shown) on the keyboard 209. Then, the data key-inputted here is code-converted by the keyboard interface 205 and taken into the transmission data buffer 203, and this is transmitted to the host system 211 via the RS-232C interface 210. And the handling control such as screen switching is all done by the host system 2.
It is performed on the 11th side.

【0005】すなわち、この構成の表示端末システムで
は、表示器208に表示する画面は、ホストシステム2
11側で構成され、表示端末装置側では受信するデータ
を変換表示するだけで、またキーボード209からの入
力を表示器208に表示させる場合においても一度ホス
トシステム211側にデータを送信し、改めてホストシ
ステム211側から表示データとして受信する構成とな
っている。
That is, in the display terminal system having this configuration, the screen displayed on the display 208 is the host system 2
11 side, the display terminal device side only converts and displays the received data, and when the input from the keyboard 209 is displayed on the display 208, the data is once transmitted to the host system 211 side, and the host again The display data is received from the system 211 side.

【0006】[0006]

【発明が解決しようとする課題】したがって、上述した
従来の表示端末システムでは、工場ラインの制御用端末
といった、ある決まった画面と、それに合うキー操作し
か存在しないような場合に、上記構成を使用しようとす
ると、ホストシステム211側はシーケンサや簡易コン
ピュータがしばしば使用されることになる。こうしたホ
ストシステム211はメモリに制約を受けることが多
く、画面情報や画面ハンドリング用のメモリをふんだん
に使用することが困難であった。
Therefore, in the above-mentioned conventional display terminal system, the above-mentioned configuration is used when there is only a certain screen and a key operation suitable for it, such as a control terminal on the factory line. If this is attempted, a sequencer or a simple computer will often be used on the host system 211 side. The host system 211 is often restricted in memory, and it is difficult to use a large amount of memory for screen information and screen handling.

【0007】例えば、図3は工場ラインにおける従来の
表示端末システムの一構成例を示すブロック図で、表示
端末装置301がホストシステム302に接続され、さ
らにホストシステム302が上位コンピュータ303及
び各種装置304等と通信回線305で接続された構成
となっている。
For example, FIG. 3 is a block diagram showing an example of the configuration of a conventional display terminal system in a factory line. A display terminal device 301 is connected to a host system 302, and the host system 302 is a host computer 303 and various devices 304. And the like are connected by a communication line 305.

【0008】しかしながら、この種のシステムでは、表
示端末装置301のコントロール以外にも、各種装置3
04等に加えて、他の多くのコントロールを行うことが
一般的である。そこで、ホストシステム302側の画面
関連に使用するメモリとしては、例えば図4にホストシ
ステム302のメモリ内部を表した模式図として示すよ
うに、OS(「オペレーティング・ステム」の略称)プ
ログラム401の他に、画面ハンドリングプログラム4
02a及び他機器制御用プログラム402b等で構成さ
れるアプリケーション・プログラム402や、画面デー
タ403等が必要とされるが、画面関連に使用するメモ
リが増大すれば他制御に使えるメモリが圧迫されてしま
う。
However, in this type of system, in addition to the control of the display terminal device 301, various devices 3
In addition to 04 etc., it is common to carry out many other controls. Therefore, as a memory used for the screen related to the host system 302 side, as shown in a schematic diagram showing the inside of the memory of the host system 302 in FIG. 4, for example, an OS (abbreviation of “operating system”) program 401 And screen handling program 4
02a and other device control program 402b, etc., an application program 402, screen data 403, etc. are required, but if the memory used for screens increases, the memory available for other controls will be squeezed. .

【0009】また、近年の傾向では、工場ラインは多品
種少量生産に対応するため必要な画面数も増大し、それ
に従い画面ハンドリングも複雑化してきている。このよ
うな結果、他制御の機能を削らなければ画面関連のデー
タをホストシステム302側で格納することができない
と言う問題点があった。
Further, in recent years, the number of screens required for a factory line to cope with high-mix low-volume production is increasing, and the screen handling is becoming complicated accordingly. As a result, there is a problem that screen-related data cannot be stored on the host system 302 side unless the function of other control is deleted.

【0010】本発明は、上記問題点に鑑みてなされたも
のであり、その目的はホストシステム側の画面データメ
モリの増大とハンドリング制御負荷の圧迫をなくして、
ホストシステム側の負荷を軽減させることができる表示
端末システムを提供することにある。
The present invention has been made in view of the above problems, and an object thereof is to eliminate an increase in the screen data memory on the host system side and an increase in the handling control load.
It is to provide a display terminal system capable of reducing the load on the host system side.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するため
本発明は、ディスプレイと入力キーとを同一筺体内に有
し、上位システムと通信回線で結ばれた表示端末装置を
備えたものであって、前記表示端末装置内に、画面デー
タと画面ハンドリング用プログラムを格納するメモリ
と、前記画面ハンドリング用プログラムを実行するため
の手段と、通信によって前記上位システムより前記画面
データや画面ハンドリング用プログラムをダウンロード
可能な手段と、前記入力キーの操作または前記通信によ
って与えられるコマンドにより前記メモリ内の前記画面
データや画面ハンドリング用プログラムを表示及び指定
部分のデータ変更を行う手段とを設けたものである。
To achieve the above object, the present invention comprises a display terminal device having a display and an input key in the same housing and connected to a host system by a communication line. Then, in the display terminal device, a memory for storing the screen data and the screen handling program, a means for executing the screen handling program, and the screen data and the screen handling program from the host system by communication. A means for downloading and a means for displaying the screen data and the screen handling program in the memory and changing the data of a designated portion by a command given by the operation of the input key or the communication are provided.

【0012】[0012]

【作用】これによれば、表示端末装置側の画面データと
画面ハンドリング用プログラムを格納する専用のメモリ
をこの表示端末装置側に設けているので、この表示端末
装置がスタンド・アローン化され、画面データの表示や
変更等を上位システムの制御に頼らず、この表示端末装
置側で予め与えられる決まったルールに従って処理する
ことができる。これにより、上位システム側におけるメ
モリやCPU等に対する負荷を軽減させることができ
る。
According to this, since the dedicated memory for storing the screen data and the screen handling program on the display terminal device side is provided on the display terminal device side, the display terminal device is made stand-alone and the screen is displayed. The display and change of data can be processed according to a predetermined rule given on the display terminal side, without depending on the control of the host system. As a result, it is possible to reduce the load on the memory, CPU, etc. on the host system side.

【0013】[0013]

【実施例】以下、本発明の実施例について図面を用いて
詳細に説明する。図1は本発明の一実施例を示す表示端
末システムの構成ブロック図である。なお、図1におい
て図2と同一符号を付したものは図2と同一のものを示
している。そして、本実施例の表示端末装置は、大きく
は制御部3と、この制御部3にデータバス4を介して接
続された受信データバッファ202,送信データバッフ
ァ203,表示器インターフェイス204,キーボード
インターフェイス205,システム用メモリ206,表
示データメモリ207,画面データ・画面ハンドリング
メモリ1,キーボード入力データバッファメモリ2,表
示器(ディスプレイ)208及びキーボード209等で
構成され、この表示端末装置がRS−232Cインター
フェイス210を介してホストシステム211とシリア
ル通信回線212で結ばれている。
Embodiments of the present invention will be described in detail below with reference to the drawings. FIG. 1 is a configuration block diagram of a display terminal system showing an embodiment of the present invention. In FIG. 1, the same reference numerals as those in FIG. 2 denote the same parts as those in FIG. The display terminal device according to the present embodiment is roughly composed of a control unit 3 and a reception data buffer 202, a transmission data buffer 203, a display interface 204, a keyboard interface 205 connected to the control unit 3 via a data bus 4. , A system memory 206, a display data memory 207, a screen data / screen handling memory 1, a keyboard input data buffer memory 2, a display (display) 208, a keyboard 209, etc., and this display terminal device is an RS-232C interface 210. It is connected to the host system 211 via the serial communication line 212 via.

【0014】さらに詳述すると、制御部3はホストシス
テムからのデータにより各種設定を行ったり、データの
入出力制御、画面ハンドリングプログラムに従った画面
制御や画面データに基づいた画面の表示を行う。
More specifically, the control unit 3 makes various settings based on data from the host system, controls input / output of data, performs screen control according to a screen handling program, and displays a screen based on the screen data.

【0015】システム用メモリ206には、例えばCR
コードで画面を1行改行する等、表示端末装置の特殊制
御に必要な情報や各インターフェイス204,205,
210の部分の設定に必要な情報が格納されている。
In the system memory 206, for example, CR
Information necessary for special control of the display terminal device, such as a line break on the screen with a code, each interface 204, 205,
Information necessary for setting the part 210 is stored.

【0016】画面データ・画面ハンドリングメモリ1及
びキーボード入力データバッファメモリ2は、上記従来
構造には設けられていなかったもので、このうち画面デ
ータ・画面ハンドリングメモリ1には画面表示データ及
び各画面のハンドリングを行うプログラムが格納され、
キーボード入力データバッファメモリ2はキーボード2
09からのデータを必要であればスタックできる状態に
なっている。
The screen data / screen handling memory 1 and the keyboard input data buffer memory 2 are not provided in the above conventional structure. Of these, the screen data / screen handling memory 1 stores the screen display data and each screen. A program for handling is stored,
Keyboard input data buffer memory 2 is keyboard 2
If necessary, the data from 09 can be stacked.

【0017】次に、この表示端末システムの動作を説明
する。先ず、表示端末装置は、電源の投入及び/または
リセットがかけられると、画面データ・画面ハンドリン
グメモリ1内に格納されている画面ハンドリングプログ
ラムに従って立ち上がり、表示器208に予め決められ
た画面表示を行う。
Next, the operation of this display terminal system will be described. First, when the power is turned on and / or reset, the display terminal device starts up in accordance with the screen handling program stored in the screen data / screen handling memory 1 and displays a predetermined screen on the display 208. .

【0018】一方、この立ち上がり時に画面ハンドリン
グプログラムが特に存在しなければ、表示端末装置は従
来のシステムの場合と同じくホストシステム211側か
らの制御待ち状態となり、表示器208の画面にその旨
の表示が行われる。
On the other hand, if there is no particular screen handling program at the start-up, the display terminal device waits for control from the host system 211 side as in the case of the conventional system, and a message to that effect is displayed on the screen of the display unit 208. Is done.

【0019】そして、この画面ハンドリングプログラム
が存在しない場合は、従来システムの場合と同様に、ホ
ストシステム211からの表示データはRS−232C
インターフェイス210を介して受信バッファ202に
取り込まれる。なお、この受信バッファ202に取り込
まれる表示データは、受信バッファ202への取り込み
速度が表示端末装置側で表示を行う速度よりも速い場合
に、その表示データの取りこぼしがないようにするた
め、一度この受信バッファ202にメモリされる。ま
た、受信バッファ202にメモリされた表示データは、
制御部3によって表示データメモリ207内のデータと
その内容を比較され、これが人間が目で見て理解できる
英数文字やキャラクタ文字のデータに変換された後、こ
のデータが表示器インターフェイス204を介して表示
器208に表示される。
If this screen handling program does not exist, the display data from the host system 211 is RS-232C as in the conventional system.
It is captured in the reception buffer 202 via the interface 210. It should be noted that the display data fetched into the reception buffer 202 is once stored in order to prevent the display data from being missed when the fetching speed into the reception buffer 202 is faster than the display speed on the display terminal device side. It is stored in the reception buffer 202. The display data stored in the reception buffer 202 is
The control unit 3 compares the contents in the display data memory 207 with the contents, converts the contents into data of alphanumeric characters or character characters that can be visually understood by human eyes, and then, this data is passed through the display interface 204. Is displayed on the display 208.

【0020】また、入力データはキーボード209の入
力キーより入力され、このキー入力されたデータはキー
ボードインターフェイス205でコード変換されて送信
データバッファ203に取り込まれ、これがRS−23
2Cインターフェイス210を介してホストシステム2
11に送信される。
Input data is input from the input keys of the keyboard 209, and the data input by this key is code-converted by the keyboard interface 205 and taken into the transmission data buffer 203, which is RS-23.
Host system 2 via 2C interface 210
11 is sent.

【0021】これに対して、画面データ・画面ハンドリ
ングメモリ1内に画面ハンドリングプログラムが存在す
る場合は、この画面ハンドリングプログラムの予め決め
られた手順に従って処理され、画面表示が行われる。
On the other hand, when the screen handling program exists in the screen data / screen handling memory 1, the screen handling program 1 is processed in accordance with a predetermined procedure to display the screen.

【0022】また、立ち上がり後にオペレータによりキ
ーボード209上のキー操作を行ってコマンドを与える
と、制御部3ではキーボード209からのデータ入力が
ハンドリングのための入力かどうかのチェックと、ホス
トシステム211へ送信する必要があるデータであるか
どうかのチェックを行う。
When the operator operates the keys on the keyboard 209 to give a command after the start-up, the control unit 3 checks whether the data input from the keyboard 209 is an input for handling and sends it to the host system 211. Check whether the data is necessary.

【0023】そして、ハンドリングのためのデータであ
る場合は画面データ・画面ハンドリングメモリ1内の画
面ハンドリングプログラムに従って表示画面の切り替え
を行う。同時に、このデータがホストシステム211に
送信する必要があるデータであれば、キー入力毎に送信
するか、キーボード入力データバッファメモリ2に一度
スタックして全ての入力が終了した時に一括で送信する
かが、各画面毎に設定してある画面データ・画面ハンド
リングメモリ1内の画面ハンドリングプログラムの手順
に従って処理される。
If the data is data for handling, the display screen is switched according to the screen handling program in the screen data / screen handling memory 1. At the same time, if this data is data that needs to be transmitted to the host system 211, whether it is transmitted for each key input, or whether it is once stacked in the keyboard input data buffer memory 2 and is collectively transmitted when all the inputs are completed. Is processed according to the procedure of the screen handling program stored in the screen data / screen handling memory 1 set for each screen.

【0024】また、画面データや画面ハンドリングプロ
グラムは、ホストシステム211と通信する回線を使用
し、「データ転送コマンド」+「転送データ」と言う形
式でダウンロードすることができ、さらに画面データ・
画面ハンドリングメモリ1はキーボード209上の入力
キー操作またはシリアル通信によってホストシステム2
11より与えられるコマンドより表示及び指定部分のデ
ータ変更を行うことができるように設定されている。
Further, the screen data and the screen handling program can be downloaded in the format of "data transfer command" + "transfer data" using the line for communicating with the host system 211.
The screen handling memory 1 is stored in the host system 2 by operating the input keys on the keyboard 209 or serial communication.
It is set so that the display and the data change of the designated portion can be performed by the command given from 11.

【0025】したがって、本実施例による表示端末シス
テムでは、表示端末装置側に、画面データと画面ハンド
リング用プログラムを格納する専用の画面データ・画面
ハンドリングメモリ1と、この画面データ・画面ハンド
リングメモリ1内の画面ハンドリング用プログラムを実
行するための機能と、通信によってホストシステム21
1より画面データや画面ハンドリング用プログラムをダ
ウンロード可能な機能と、キーホード209における入
力キーの操作またはシリアル通信によって与えられるコ
マンドにより画面データ・画面ハンドリングメモリ1内
の上記画面データや画面ハンドリング用プログラムを表
示及び指定部分のデータ変更を行う機能とを設けて、こ
の表示端末装置側をスタンド・アーロン化しているの
で、画面データの表示や変更等を上位システムとしての
ホストシステム211の制御に頼らず、この表示端末装
置側で予め与えられる決まったルールに従って処理する
ことができる。
Therefore, in the display terminal system according to the present embodiment, on the display terminal device side, dedicated screen data / screen handling memory 1 for storing the screen data and the screen handling program, and the screen data / screen handling memory 1 For executing the screen handling program of the host system 21 through communication.
The screen data and screen handling program can be downloaded from 1 and the screen data and the screen handling program in the screen data / screen handling memory 1 can be displayed by the command given by the operation of the input key in the key board 209 or serial communication. Also, since the display terminal device side is made into a stand-alone type by providing a function of changing data of a designated portion, the display and change of screen data are not dependent on the control of the host system 211 as a host system. Processing can be performed according to a predetermined rule given on the display terminal side.

【0026】[0026]

【発明の効果】以上説明したとおり、本発明によれば、
表示端末装置側の画面データと画面ハンドリング用プロ
グラムを格納する専用のメモリをこの表示端末装置側に
設けて、この表示装置をスタンド・アーロン化している
ので、画面データの表示や変更等を上位システムの制御
に頼らず、この表示端末装置側で予め与えられる決まっ
たルールに従って処理することができ、上位システム側
におけるメモリやCPU等に対する負荷を軽減させるこ
とができる等の効果が期待できる。
As described above, according to the present invention,
Since a dedicated memory for storing the screen data on the display terminal device side and the screen handling program is provided on this display terminal device side, and this display device is made into a stand-alone type, the display and change of the screen data etc. It is possible to expect an effect that it is possible to perform processing according to a predetermined rule given in advance on the display terminal device side without depending on the control of 1. and to reduce the load on the memory, CPU, etc. on the host system side.

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

【図1】本発明の一実施例を示す表示端末システムの構
成ブロック図である。
FIG. 1 is a configuration block diagram of a display terminal system showing an embodiment of the present invention.

【図2】従来の表示端末システムの一例を示す構成ブロ
ック図である。
FIG. 2 is a configuration block diagram showing an example of a conventional display terminal system.

【図3】従来の工場ラインにおける表示端末システムの
一例を示す構成ブロック図である。
FIG. 3 is a configuration block diagram showing an example of a display terminal system in a conventional factory line.

【図4】ホストシステムのメモリ内部を表した模式図で
ある。
FIG. 4 is a schematic diagram showing the inside of the memory of the host system.

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

1 画面データ・画面ハンドリングメモリ 2 キーボード入力データバッファメモリ 3 制御部 208 表示器(ディスプレイ) 211 ホストシステム 1 screen data / screen handling memory 2 keyboard input data buffer memory 3 control unit 208 display unit 211 host system

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ディスプレイと入力キーとを同一筺体内
に有し、上位システムと通信回線で結ばれた表示端末装
置を備えてなる表示端末システムにおいて、 前記表示端末装置内に、 画面データと画面ハンドリング用プログラムを格納する
メモリと、 前記画面ハンドリング用プログラムを実行するための手
段と、 通信によって前記上位システムより前記画面データや画
面ハンドリング用プログラムをダウンロード可能な手段
と、 前記入力キーの操作または前記通信によって与えられる
コマンドにより前記メモリ内の前記画面データや画面ハ
ンドリング用プログラムを表示及び指定部分のデータ変
更を行うための手段とを設けたことを特徴とする表示端
末システム。
1. A display terminal system having a display and an input key in the same housing and comprising a display terminal device connected to a host system by a communication line, wherein screen data and screen are provided in the display terminal device. A memory for storing a handling program, a means for executing the screen handling program, a means for downloading the screen data and the screen handling program from the host system by communication, an operation of the input key or the A display terminal system, which is provided with means for displaying the screen data and the screen handling program in the memory and changing the data of a designated portion by a command given by communication.
JP4316034A 1992-10-30 1992-10-30 Display terminal system Pending JPH06149707A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4316034A JPH06149707A (en) 1992-10-30 1992-10-30 Display terminal system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4316034A JPH06149707A (en) 1992-10-30 1992-10-30 Display terminal system

Publications (1)

Publication Number Publication Date
JPH06149707A true JPH06149707A (en) 1994-05-31

Family

ID=18072526

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4316034A Pending JPH06149707A (en) 1992-10-30 1992-10-30 Display terminal system

Country Status (1)

Country Link
JP (1) JPH06149707A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7120860B1 (en) 1998-10-20 2006-10-10 Fujitsu Limited Display control apparatus and storage medium
JP2007035069A (en) * 2006-10-20 2007-02-08 Fujitsu Ltd Business processing system, www server, business processing method, and recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7120860B1 (en) 1998-10-20 2006-10-10 Fujitsu Limited Display control apparatus and storage medium
JP2007035069A (en) * 2006-10-20 2007-02-08 Fujitsu Ltd Business processing system, www server, business processing method, and recording medium

Similar Documents

Publication Publication Date Title
JPH06149707A (en) Display terminal system
JPS61210415A (en) Crt key input operating device
JP2905552B2 (en) Keyboard control method
JPH0675908A (en) On-line real time processing system
JPH06348431A (en) Printing system in client-server system
JPH09134244A (en) Data conversion device
JPS6339015A (en) Decentralized processing system for on-line conversation processing system
JPS62182915A (en) Distributed menu controller
JPH0455947A (en) Processing control system for information processor
JPS62264351A (en) Terminal emulator device
JPH04135265A (en) Time sharing system
JPS61240322A (en) Terminal equipment
JPH01172892A (en) Graphic display device
JPS63102595A (en) Portable terminal equipment
JPS63127326A (en) Printing processor
JPH01126714A (en) Data communication terminal
JPS6224806B2 (en)
JPS6389952A (en) Terminal equipment
JPS6272047A (en) Terminal system
JPH0675881A (en) Different machine kind terminal control and transmission control system
JPS62113224A (en) Keyboard data input device
JPH07129575A (en) Document processor
JPH01258021A (en) On-line screen editing system
JPH03269484A (en) Display device
JPH03165648A (en) Output form setting system for data communication system