JPH05265905A - Data transmission equipment - Google Patents
Data transmission equipmentInfo
- Publication number
- JPH05265905A JPH05265905A JP4065448A JP6544892A JPH05265905A JP H05265905 A JPH05265905 A JP H05265905A JP 4065448 A JP4065448 A JP 4065448A JP 6544892 A JP6544892 A JP 6544892A JP H05265905 A JPH05265905 A JP H05265905A
- Authority
- JP
- Japan
- Prior art keywords
- data
- transmission
- shared
- computer
- information
- 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
Links
Landscapes
- Computer And Data Communications (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、複数の計算機で構成さ
れる分散型制御システムの計算機と制御装置間をデータ
伝送するデータ伝送装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transmission device for transmitting data between a computer and a control device of a distributed control system composed of a plurality of computers.
【0002】[0002]
【従来の技術】従来、もっとも単純なデータ通信システ
ムは、センタ装置とデータ端末装置、およびこれらを結
ぶデータ伝送回線から構成され、遠隔地で発生したデー
タ端末装置に入力され、データ伝送によりデータ伝送回
線を用いてセンタ装置のコンピュータに送り込まれ、こ
こでデータ処理された結果は、再びデータ伝送回線によ
り運搬されて、データ端末装置に返されて利用者に渡
る。2. Description of the Related Art Conventionally, the simplest data communication system is composed of a center device, a data terminal device, and a data transmission line connecting them, and the data is transmitted to the data terminal device generated at a remote place by data transmission. The result sent to the computer of the center device via the line and processed there is again transported by the data transmission line and returned to the data terminal device to the user.
【0003】そして、データ通信システムをその機能か
ら大別すると、データ伝送系の役割は、データの運搬役
で、コンピュータ処理を前提にした2進符号化ディジタ
ル信号を扱う。すなわち、メッセージと呼ぶ“0”と
“1”の一連のかたまりとして伝送する。“緑の窓口”
のような座席予約システムにおいて、窓口係がデータ端
末装置に入力した問合せメッセージをコンピュータに送
り込んだり、また予約のできた列車に関するデータを応
答メッセージとしてデータ端末装置に送ってくるのがデ
ータ伝送系の仕事である。When the data communication system is roughly divided into its functions, the role of the data transmission system is to carry data, and handles binary coded digital signals on the premise of computer processing. That is, it is transmitted as a series of "0" and "1" chunks called a message. "Green window"
In a seat reservation system like this, the job of the data transmission system is to send the inquiry message entered by the window clerk to the data terminal device to the computer, and to send the data about the reserved train to the data terminal device as a response message. Is.
【0004】データ処理系の役割は、文字どおり運ばれ
てきたメッセージ中のデータを処理することであるが、
これにはリアルタイム処理とバッチ処理の2通りがあ
る。The role of the data processing system is to process the data in the message literally carried,
There are two types of processing, real-time processing and batch processing.
【0005】リアルタイム処理は、送り込まれたデータ
をその場で即座に処理する形で、即時処理、または実時
間処理ともいい、データ通信システムの得意とする処理
のしかたである。リアルタイム処理をするデータ通信シ
ステムのことを、一般にオンラインリアルタイムシステ
ムと呼ぶ。[0005] The real-time processing is a method that the data communication system is good at, which is called immediate processing or real-time processing, in which the sent data is immediately processed on the spot. A data communication system that performs real-time processing is generally called an online real-time system.
【0006】これに対して、バッチ処理では、コンピュ
ータは送信されたデータをいったん貯蔵庫(たとえば磁
気ディスク装置)に入れておき、データがある程度たま
ってからまとめて処理する形で、一括処理ともいう。バ
ッチ処理形のデータ通信システムのことをオンラインバ
ッチ処理システムと呼ぶことがある。On the other hand, in batch processing, the computer puts the transmitted data in a storage (for example, a magnetic disk device) once, and after the data has accumulated to some extent, it is collectively processed, which is also called batch processing. A batch processing type data communication system is sometimes called an online batch processing system.
【0007】次に、データ端末装置は、端末装置または
簡単に端末とかターミナルと呼ばれる。多くの場合に、
センタ装置のコンピュータから遠く離れた所に置かれ
て、データ通信システムと環境(人間社会)との接点に
位置する。Next, the data terminal device is called a terminal device or simply a terminal or a terminal. Often
It is placed far away from the computer of the center device and is located at the contact point between the data communication system and the environment (human society).
【0008】データ端末装置は、少なくとも次の4つの
機能を持つ。即ち、 (1)データ入力は利用者がキーボードを操作して、英
数字や文字などをデータ端末装置に入力する。The data terminal device has at least the following four functions. That is, (1) For data input, the user operates the keyboard to input alphanumeric characters or characters into the data terminal device.
【0009】(2)データ送信は入力されたデータをデ
ータ伝送に適した電気信号に変換してデータ伝送回線に
送り出す。(2) In data transmission, input data is converted into an electric signal suitable for data transmission and sent out to a data transmission line.
【0010】(3)データ受信はデータ伝送回線から電
気信号を受信して、コンピュータが送信したデータを復
元する。(3) In data reception, an electric signal is received from the data transmission line to restore the data transmitted by the computer.
【0011】(4)データ出力は受信データを、ブラウ
ン管に表示することにより利用者に伝える。(4) The data output conveys the received data to the user by displaying it on a cathode ray tube.
【0012】このようにデータ端末装置は、人間社会で
発生したデータをデータ通信システムへ送り込んだり、
システムの中で処理・加工されたデータを、人間社会へ
引き渡す窓口としての役割をしている。データ通信シス
テムでは、わたしたちはデータ端末装置へデータを入力
することにより処理を要求し、その結果の出力を得ると
いう形で、遠隔地のコンピュータを間接的に利用してい
る。As described above, the data terminal device sends data generated in human society to the data communication system,
It acts as a window to hand over the data processed and processed in the system to human society. In a data communication system, we indirectly use a remote computer in the form of requesting a process by inputting data to a data terminal device and obtaining an output of the result.
【0013】利用者が人間の場合には、人間の五感とデ
ータ端末装置という機械との相互関係(マンマシンイン
タフェースという)が人間につごうよくできている必要
があり、人間にとって使いがってがよいように、データ
端末装置にはいろいろなくふうがなされる。When the user is a human, it is necessary that the human's five senses and the machine, which is a data terminal device, interact with each other (referred to as a man-machine interface) to be very good. There are many different ways that data terminal equipment can be used.
【0014】データ端末装置には、このほかにキーボー
ドと印刷装置がいっしょになっていて、受信データを印
刷できるキーボードつき印刷装置、コンピュータをバッ
チ形式で遠隔地から利用するためのリモートバッチ端
末、国鉄の“みどりの窓口”や銀行の窓口にある窓口業
務端末、あるいはキャッシュカードで現金の入出金がで
きる現金自動預金支払機などいろいろある。In addition to the above, the data terminal device also includes a keyboard and a printing device, and a printing device with a keyboard that can print received data, a remote batch terminal for remotely using a computer in a batch format, JNR There are various types such as the “Green window”, the window terminal at the window of a bank, or the automated teller machine that allows you to deposit and withdraw cash with a cash card.
【0015】また、通信制御装置(CCU:Commu
nication ControlUnit)は、デー
タ伝送回線とコンピュータの中央処理装置の間にあっ
て、これらを電気的に結合する装置である。A communication control unit (CCU: Commu)
A communication control unit is a device between the data transmission line and the central processing unit of the computer and electrically coupling them.
【0016】通信制御装置は、データ伝送回線から受信
したデータに誤りがないか調べ、縦一列(直列またはシ
リアルという)に入ってくるデータを、コンピュータが
処理しやすい大きさの横列(並列またはパラレル)に並
べ換える。この動作を直並列変換またはシリアルパラレ
ル変換という。また逆に、コンピュータの送信要求によ
り、並列のデータを直列に変換して、宛先の端末装置が
受信できる形式に整えてからデータ伝送回線に送信す
る。このような操作を文字の組立てと分解という。The communication control device examines the data received from the data transmission line for an error, and processes the data coming in one vertical column (called serial or serial) in a row (parallel or parallel) of a size that is easily processed by the computer. ). This operation is called serial / parallel conversion or serial / parallel conversion. Conversely, in response to a transmission request from a computer, parallel data is converted into serial data, and the data is arranged in a format that can be received by the destination terminal device and then transmitted to the data transmission line. Such operations are called assembling and disassembling characters.
【0017】多数の端末装置を別々の通信回線でコンピ
ュータに接続する場合には、この通信制御装置を複数台
用いるか、または同時に複数の通信回線のデータ伝送を
扱える多回線通信制御装置を用いる。When a large number of terminal devices are connected to the computer by different communication lines, a plurality of these communication control devices are used, or a multi-line communication control device capable of simultaneously handling data transmission of a plurality of communication lines is used.
【0018】センタのコンピュータと遠隔地の端末とを
1台ごとに低速のデータ伝送回線で結んだのでは、伝送
コストが高くなる。そこで端末を地域ごとにまとめて、
1本の伝送路に多数の通信回線を設定する多重化の方法
が、大規模なデータ通信システムではとられている。複
数の低速通信回線のデータを受け1本の高速回線に送り
出したり、逆に高速回線データ流を受け低速回線に分割
する働きをする装置を多重化装置(MUX:Multi
plexer)という。If the computer at the center and the terminal at the remote place are connected to each other by a low-speed data transmission line, the transmission cost becomes high. So, collect terminals by region,
A multiplexing method of setting a large number of communication lines on one transmission line is adopted in a large-scale data communication system. Multiplexer (MUX: Multi) is a device that receives data from a plurality of low-speed communication lines and sends it to one high-speed line, and conversely receives a high-speed line data stream and divides it into low-speed lines.
Plexer).
【0019】多重化の技術は、元来電話の音声信号を多
数、1本の伝送路に通すことにより経済的な電話交換網
を作るために発展してきたものである。この多重化技術
には、周波数分割多重(FDM:Frequency
Division Multiplexing)と時分
割多重(TDM:Time Division Mul
tiplexing)とがある。The multiplexing technology has been originally developed to make an economical telephone switching network by passing a large number of telephone voice signals through one transmission line. This multiplexing technology includes frequency division multiplexing (FDM).
Division Multiplexing and time division multiplexing (TDM)
There is `` Tiplexing) ''.
【0020】このように、従来の複数の計算機で構成さ
れる分散型制御システムにおいては、計算機側で伝送に
必要なデータを計算機毎の主メモリをアクセスして伝送
に必要なデータを取り込み、伝送データを作成し、デー
タを各制御装置に伝送していた。As described above, in the conventional distributed control system composed of a plurality of computers, the data necessary for transmission is accessed on the computer side in the main memory of each computer, and the data required for transmission is fetched and transmitted. Data was created and transmitted to each controller.
【0021】このため、従来のデータ伝送方式では計算
機側に対する負荷が大きく、さらに各計算機で個々に伝
送機能のソフトウェアを必要とし、ソフトウェアの画一
化が行えなかった。Therefore, in the conventional data transmission system, the load on the computer side is large, and each computer needs software for the transmission function individually, so that the software cannot be standardized.
【0022】[0022]
【発明が解決しようとする課題】本発明は、上記問題点
に鑑みなされたもので、データ伝送において各々の計算
機側での伝送機能をなくし、計算機の負荷を軽減し、伝
送機能のソフトウェアを共通のデータ伝送装置側に置く
ことにより伝送機能と伝送のトレース機能のソフトウェ
アの画一化を行うことのできるデータ伝送装置を提供す
ることを目的とする。SUMMARY OF THE INVENTION The present invention has been made in view of the above problems. In data transmission, the transmission function on each computer side is eliminated, the load on the computers is reduced, and the software for the transmission function is shared. It is an object of the present invention to provide a data transmission device capable of standardizing the software of the transmission function and the transmission trace function by placing it on the data transmission device side.
【0023】[0023]
【課題を解決するための手段】本発明は、分散型制御シ
ステムを構成する複数の電子計算機と、これらの電子計
算機に共有される共有情報を記憶した共有メモリと、制
御装置からの伝送要求によって伝送情報を伝送制御する
伝送制御手段と、この伝送制御手段との間で制御信号を
授受し、必要によっては共有メモリにアクセスして共有
情報を引き出し、伝送情報を編集するデータ編集手段
と、このデータ編集手段によって編集されたデータ内容
を表示するデータ表示手段と、データ内容をCRTおよ
びプリンタに表示するトレース機能と、データ内容を外
部記憶装置に書き込むデータ書き込み手段とを具備して
なるデータ伝送装置である。According to the present invention, there are provided a plurality of computers constituting a distributed control system, a shared memory storing shared information shared by these computers, and a transmission request from a control device. A transmission control means for controlling transmission of transmission information; and a data editing means for exchanging control signals between the transmission control means, accessing a shared memory to extract shared information as necessary, and editing the transmission information. A data transmission device comprising data display means for displaying the data content edited by the data editing means, a trace function for displaying the data content on a CRT and a printer, and a data writing means for writing the data content in an external storage device. Is.
【0024】[0024]
【作用】本発明のデータ伝送装置においては、分散型制
御システムを構成する複数の電子計算機に共有される共
有情報を記憶し、制御装置からの伝送要求によって伝送
情報を伝送制御し、伝送制御手段との間で制御信号を授
受し、必要によっては共有メモリにアクセスして共有情
報を引き出し、伝送情報を編集し、データ編集手段によ
って編集されたデータ内容を表示し、データ内容をCR
Tおよびプリンタに表示し、データ内容を外部記憶装置
に書き込む。In the data transmission apparatus of the present invention, the shared information shared by the plurality of electronic computers constituting the distributed control system is stored, and the transmission information is transmission-controlled by the transmission request from the control unit, and the transmission control means is provided. A control signal to and from the shared memory, if necessary, access the shared memory to extract the shared information, edit the transmission information, display the data content edited by the data editing means, and CR the data content.
T and display on the printer and write the data contents to the external storage device.
【0025】[0025]
【実施例】次に本発明の一実施例を説明する。図1にお
いて、14、15は分散型制御システムを構成する複数
の電子計算機、3は電子計算機14、15に共有される
共有情報を記憶した共有メモリ、7は制御装置10、1
1からの伝送要求によって伝送情報を伝送制御する伝送
制御手段7、4は伝送制御手段7との間で制御信号を授
受し、必要によっては共有メモリ3にアクセスして共有
情報を引き出し、伝送情報を編集するデータ編集手段、
8はデータ編集手段4によって編集されたデータ内容を
表示するデータ表示手段、12はデータ内容を表示する
CRT、13はプリンタ、5はデータ内容を外部記憶装
置6に書き込むデータ書き込み手段であり、複数の電子
計算機14、15で構成される分散型制御システムの計
算機と制御装置間のデータ伝送において、複数の電子計
算機14、15とデータ伝送装置でデータを共有する共
有メモリ3を備え、制御装置10、11から伝送要求が
あれば、データ編集手段4により共有メモリ3から伝送
に必要なデータをアクセスし、アクセスしたデータを編
集し、編集されたデータを伝送制御手段7により制御装
置10、11に伝送する伝送機能と、編集されたデータ
をデータ表示手段によりCRT12、プリンタ13に表
示し、編集されたデータをデータ書き込み手段5により
記憶媒体に記憶し、データ読み出し手段9により記憶媒
体に記憶されたデータを読み出し、読み出されたデータ
をデータ表示手段8によりCRT12、プリンタ13に
表示するトレース機能を備えたデータ伝送装置である。
即ち、本実施例においては、共有メモリ3を設けること
により計算機側でのデータ伝送のための主メモリ間のア
クセスをなくし、各計算機は伝送を意識せずに共有メモ
リ3にデータをセットするだけでよくなり、データ伝送
装置で制御装置10、11から伝送要求があれば共有メ
モリ3のデータを伝送データに編集し、制御装置10、
11に伝送を行い、要求があれば伝送データをCRT1
2、プリンタ13に出力し、記憶媒体に記憶し、要求が
あれば記憶媒体の内容をCRT12、プリンタ13に出
力できるようにしたことを要旨とする。EXAMPLE An example of the present invention will be described below. In FIG. 1, 14 and 15 are a plurality of electronic computers that constitute a distributed control system, 3 is a shared memory that stores shared information shared by the electronic computers 14 and 15, and 7 is a control device 10 or 1.
The transmission control means 7 and 4 for controlling the transmission of the transmission information in response to the transmission request from the device 1 send and receive control signals to and from the transmission control means 7, and access the shared memory 3 to extract the shared information if necessary, and transmit the transmission information. Data editing means for editing
Reference numeral 8 is a data display means for displaying the data content edited by the data editing means 4, 12 is a CRT for displaying the data content, 13 is a printer, 5 is a data writing means for writing the data content in the external storage device 6, In the data transmission between the computer and the control device of the distributed control system composed of the electronic computers 14 and 15 of the above, the control device 10 is provided with the shared memory 3 for sharing data between the plurality of electronic computers 14 and 15 and the data transmission device. , 11, the data editing means 4 accesses the data required for transmission from the shared memory 3, the accessed data is edited, and the edited data is transmitted to the control devices 10, 11 by the transmission control means 7. The transmission function for transmitting and the edited data are displayed on the CRT 12 and the printer 13 by the data display means and edited. The data writing unit 5 stores the data in the storage medium, the data reading unit 9 reads the data stored in the storage medium, and the data display unit 8 displays the read data on the CRT 12 and the printer 13. It is a data transmission device provided.
That is, in the present embodiment, by providing the shared memory 3, access between the main memories for data transmission on the computer side is eliminated, and each computer simply sets the data in the shared memory 3 without being aware of the transmission. If there is a transmission request from the control device 10, 11 in the data transmission device, the data in the shared memory 3 is edited into the transmission data, and the control device 10,
11 and transmits the transmission data to CRT1 if requested.
2. The gist is that the contents are output to the printer 13 and stored in the storage medium, and the contents of the storage medium can be output to the CRT 12 and the printer 13 upon request.
【0026】そして、電子計算機14、電子計算機15
は計算機で計算した伝送データに必要なデータを共有メ
モリ3にセットする。Then, the computer 14 and the computer 15
Sets the data necessary for the transmission data calculated by the computer in the shared memory 3.
【0027】データ伝送装置16は伝送要求があれば要
求のあった制御装置10または制御装置11のどちらか
に伝送するのに必要なデータをデータ編集手段4によっ
て共有メモリ3からデータのアクセスとデータの編集を
行い、伝送制御手段7により要求のあった制御装置10
または制御装置11のどちらかにデータを伝送する。If there is a transmission request, the data transmission device 16 uses the data editing means 4 to access data from the shared memory 3 and data required for transmission to either the control device 10 or the control device 11 that has made the request. Is edited, and the control device 10 requested by the transmission control means 7
Alternatively, the data is transmitted to either the control device 11.
【0028】更に、伝送エラー時の解析用として要求が
あればデータ編集手段4によって編集されたデータをデ
ータ表示手段8によりCRT12、プリンタ13にデー
タを出力する。編集データはデータ書き込み手段5によ
り記憶媒体の外部記憶装置6に記憶される。外部記憶装
置6に記憶されたデータは要求があればデータ読み出し
手段9により読み出され、データ表示手段8によりCR
T12、プリンタ13に出力される。Further, if there is a request for analysis at the time of transmission error, the data edited by the data editing means 4 is output to the CRT 12 and the printer 13 by the data display means 8. The edit data is stored in the external storage device 6 of the storage medium by the data writing means 5. If requested, the data stored in the external storage device 6 is read by the data reading means 9 and is CR by the data display means 8.
T12, output to the printer 13.
【0029】以上により、計算機毎の主メモリのアクセ
スがなくなり、計算機側の伝送機能は不要となり、計算
機14または計算機15はデータ伝送を意識しないです
むため、計算機14、計算機15のCPU1、CPU2
の負荷が軽減される。伝送機能のソフトウェアもデータ
伝送装置16に置けばよく伝送機能のソフトウェアの画
一化が行える。データ伝送装置16のCPUは前記の機
能のみであるため、小容量のものでよい。伝送エラー時
の解析も前記のように容易に行える。As described above, the main memory of each computer is not accessed, the transmission function on the computer side becomes unnecessary, and the computer 14 or computer 15 does not need to be aware of data transmission. Therefore, the CPU1 and CPU2 of the computer 14 and the computer 15
Load is reduced. If the software for the transmission function is also placed in the data transmission device 16, the software for the transmission function can be standardized. Since the CPU of the data transmission device 16 has only the functions described above, it may have a small capacity. Analysis at the time of transmission error can be easily performed as described above.
【0030】[0030]
【発明の効果】本発明によれば、従来の計算機間の主メ
モリアクセス、計算機側の伝送機能は必要なくなり計算
機側の負荷が軽減され、更に伝送機能をデータ伝送装置
に置くことにより伝送機能と伝送のトレース機能のソフ
トウェアの画一化が行える。According to the present invention, the conventional main memory access between computers and the transmission function on the computer side are no longer required, and the load on the computer side is reduced. Furthermore, by placing the transmission function in the data transmission device, The software of the transmission trace function can be standardized.
【図1】本発明の一実施例を示すデータ伝送装置の構成
図である。FIG. 1 is a configuration diagram of a data transmission device showing an embodiment of the present invention.
3…共有メモリ 4…データ編集手段 5…データ書き込み手段 7…伝送制御手段 8…データ表示手段 3 ... Shared memory 4 ... Data editing means 5 ... Data writing means 7 ... Transmission control means 8 ... Data display means
Claims (1)
子計算機と、これらの電子計算機に共有される共有情報
を記憶した共有メモリと、制御装置からの伝送要求によ
って伝送情報を伝送制御する伝送制御手段と、この伝送
制御手段との間で制御信号を授受し、必要によっては前
記共有メモリにアクセスして共有情報を引き出し、前記
伝送情報を編集するデータ編集手段と、このデータ編集
手段によって編集されたデータ内容を表示するデータ表
示手段と、前記データ内容をCRTおよびプリンタに表
示するトレース機能と、前記データ内容を外部記憶装置
に書き込むデータ書き込み手段とを具備してなるデータ
伝送装置。1. A plurality of computers forming a distributed control system, a shared memory storing shared information shared by these computers, and a transmission control for controlling transmission of transmission information in response to a transmission request from a control device. Means for exchanging control signals between the means and the transmission control means, accessing the shared memory to extract shared information as necessary, and editing the transmission information; and data editing means for editing the transmission information. A data transmission device comprising: a data display unit for displaying the data content, a trace function for displaying the data content on a CRT and a printer, and a data writing unit for writing the data content in an external storage device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4065448A JPH05265905A (en) | 1992-03-24 | 1992-03-24 | Data transmission equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4065448A JPH05265905A (en) | 1992-03-24 | 1992-03-24 | Data transmission equipment |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05265905A true JPH05265905A (en) | 1993-10-15 |
Family
ID=13287435
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4065448A Pending JPH05265905A (en) | 1992-03-24 | 1992-03-24 | Data transmission equipment |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05265905A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100315884B1 (en) * | 1994-01-31 | 2002-02-28 | 이데이 노부유끼 | Data transmission method and device |
-
1992
- 1992-03-24 JP JP4065448A patent/JPH05265905A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100315884B1 (en) * | 1994-01-31 | 2002-02-28 | 이데이 노부유끼 | Data transmission method and device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
GB1101295A (en) | Improvements in or relating to apparatus for relaying information | |
JPH05265905A (en) | Data transmission equipment | |
JPS6133488B2 (en) | ||
JPS59133638A (en) | Terminal output system | |
JPH05274319A (en) | Inhabitant information network system | |
JPS61190626A (en) | Process display device | |
JPH05204726A (en) | Data file conversion device | |
JP2661766B2 (en) | Automatic media issuing system | |
JP2539517B2 (en) | Communication control method | |
JPH0368588B2 (en) | ||
JPS5833593B2 (en) | cash register machine | |
JPS61187073A (en) | Control system of card identification terminal group | |
JP2604907B2 (en) | Input / output method of local file data | |
JPH05314035A (en) | Picture data collecting system | |
JPH04205225A (en) | Printing system | |
JPH0662112A (en) | Subscriber information management system | |
JPH01171960A (en) | Printer apparatus | |
JPS62208740A (en) | Line data parallel processing system | |
JPS6033761A (en) | Operating system of local network system | |
JPS63658A (en) | Terminal equipment | |
JPH05260570A (en) | Plant data input/output device | |
JPH0784690A (en) | Electronic cash register system | |
JPS5833985B2 (en) | cash register machine | |
JPH0470798A (en) | Transferring system for on-line terminal reception picture | |
JPS61282921A (en) | Printer control system |