JPS6143732B2 - - Google Patents

Info

Publication number
JPS6143732B2
JPS6143732B2 JP56046935A JP4693581A JPS6143732B2 JP S6143732 B2 JPS6143732 B2 JP S6143732B2 JP 56046935 A JP56046935 A JP 56046935A JP 4693581 A JP4693581 A JP 4693581A JP S6143732 B2 JPS6143732 B2 JP S6143732B2
Authority
JP
Japan
Prior art keywords
data
storage area
printing
data storage
start address
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.)
Expired
Application number
JP56046935A
Other languages
Japanese (ja)
Other versions
JPS57161926A (en
Inventor
Kyoshi Okamatsu
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP56046935A priority Critical patent/JPS57161926A/en
Publication of JPS57161926A publication Critical patent/JPS57161926A/en
Publication of JPS6143732B2 publication Critical patent/JPS6143732B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K15/00Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)

Description

【発明の詳細な説明】 本発明は、テレメータシステム等に於ける複数
の送信局からのデータを処理して印字出力するデ
ータ印字制御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a data printing control system for processing and printing data from a plurality of transmitting stations in a telemeter system or the like.

テレメータシステムに於いては、複数の送信局
からデータを所定時間毎にセンタに無線又は有線
で伝送するものであり、センタに於いては、受信
データを編集等の処理を行なつて印字出力するも
のである。印字出力する為のタイプライタ等の装
置は、機械的動作を行なうものであるから、その
動作速度はデータ伝送速度に比較して遅いもので
あり、従つて受信データを一旦メモリに蓄積する
ことになる。この場合、メモリのデータ蓄積領域
は送信局対応に形成されているのが一般的であ
り、各送信局からのデータを受信蓄積した後に印
字出力操作が行なわれることになる。従つて送信
局数が多いと、メモリの容量はそれに比例して大
きくしなければならないものであつた。
In a telemeter system, data is transmitted wirelessly or wired from multiple transmitting stations to a center at predetermined intervals, and the center processes the received data, such as editing, and prints it out. It is something. Devices such as typewriters for printing output perform mechanical operations, so their operating speed is slow compared to the data transmission speed, so it is difficult to temporarily store received data in memory. Become. In this case, the data storage area of the memory is generally formed corresponding to the transmitting station, and the printing operation is performed after receiving and storing data from each transmitting station. Therefore, if the number of transmitting stations is large, the memory capacity must be increased proportionately.

本発明は、受信データを一旦蓄積するメモリの
容量を少なくして、経済的な構成とすることを目
的とするものである。以下実施例について詳細に
説明する。
An object of the present invention is to provide an economical configuration by reducing the capacity of a memory for temporarily storing received data. Examples will be described in detail below.

第1図は本発明の実施例のブロツク線図であ
り、μCPUはマイクロプロセツサ、ROMはプロ
グラムや印字仕様等が格納された読出専用のメモ
リ、RAMは受信データの蓄積や編集データの蓄
積を行なうメモリ、DEMCは受信データの復調
等を行なう復調制御回路、TPCは印字制御回
路、TPはタイプライタ、DBはデータバス、AB
はアドレスバスである。各送信局から所定の時間
毎にデータが無線又は有線で送出され、復調制御
回路DEMCに受信データが加えられて復調さ
れ、マイクロプロセツサμCPUの制御によりメ
モリRAMに蓄積され、編集されたデータは印字
制御回路TPCに転送されて、タイプライタTPに
より印字出力される。
Figure 1 is a block diagram of an embodiment of the present invention, where the μCPU is a microprocessor, the ROM is a read-only memory that stores programs, printing specifications, etc., and the RAM is used to store received data and edit data. DEMC is a demodulation control circuit that demodulates received data, TPC is a print control circuit, TP is a typewriter, DB is a data bus, AB
is the address bus. Data is transmitted wirelessly or by wire from each transmitting station at predetermined intervals, the received data is applied to the demodulation control circuit DEMC and demodulated, and stored in the memory RAM under the control of the microprocessor μCPU.The edited data is The data is transferred to the print control circuit TPC and printed out by the typewriter TP.

メモリRAMは例えば第2図に示すように各領
域が割当てられているものである。データ格納領
域は、先頭アドレスを“0000”、“0008”、“0010”
とした第1〜第3データ格納領域からなる場合を
示し、このデータ格納領域の数は、送信局数より
少ないものであり、データ受信時間間隔とタイプ
ライタTP等の印字記録装置の動作速度との関係
で選定され、必要最小限の数に構成されているも
のである。又メモリRAMには受信ステツプカウ
ンタ、データ格納領域先頭アドレス指定部、デー
タ格納領域状態フラグ、印字仕様格納領域、印字
ステツプ数格納領域、編集ステツプカウンタ、印
字用編集データ格納領域、タイプライタ動作中フ
ラグ等が形成されている。
For example, the memory RAM has areas allocated as shown in FIG. The start address of the data storage area is “0000”, “0008”, “0010”.
The number of data storage areas is smaller than the number of transmitting stations, and depends on the data reception time interval and the operating speed of a printing and recording device such as a typewriter TP. It is selected based on the following relationship and is configured to the minimum necessary number. The memory RAM also contains a reception step counter, a data storage area start address specification section, a data storage area status flag, a printing specification storage area, a printing step number storage area, an editing step counter, an editing data storage area for printing, and a typewriter operation flag. etc. are formed.

従来の受信データ格納用のメモリに於いては、
前述の如く送信局対応にデータ格納領域が形成さ
れているものであるが、本発明に於いては、送信
局数より少ない数のデータ格納領域が形成され、
全送信局からのデータ受信終了によつて印字出力
するものではなく、各送信局からのデータ受信毎
に印字出力の制御を行なうものである。その為
に、受信ステツプカウンタ、データ格納領域先頭
アドレス指定部、データ格納領域状態フラグ、編
集ステツプカウンタ及びタイプライタ動作中フラ
グが新たに形成されているものである。
In conventional memory for storing received data,
As mentioned above, data storage areas are formed corresponding to the transmitting stations, but in the present invention, the data storage areas are formed in a smaller number than the number of transmitting stations,
Printout is not performed upon completion of data reception from all transmitting stations, but printout is controlled each time data is received from each transmitting station. For this purpose, a receiving step counter, a data storage area start address designation section, a data storage area status flag, an editing step counter, and a typewriter operation flag are newly formed.

受信ステツプカウンタはアドレス¥0018、
¥0019により形成され、そのカウント内容とデー
タ格納領域の先頭アドレスとの関係は、カウント
内容の¥0000、¥0001、¥0002に対応して先頭ア
ドレスは¥0000、¥0008、¥0010となる。又メモ
リRAMのアドレス¥001A、¥001Bに形成された
データ格納領域先頭アドレス指定部は、前述の先
頭アドレス¥0000、¥0008、¥0010の何れかを受
信ステツプのカウント内容に対応して設定するも
のである。
The reception step counter is address ¥0018,
It is formed by ¥0019, and the relationship between the count contents and the start address of the data storage area is that the start addresses are ¥0000, ¥0008, and ¥0010, corresponding to the count contents ¥0000, ¥0001, and ¥0002. In addition, the data storage area start address designation section formed at addresses ¥001A and ¥001B of the memory RAM is set to one of the above-mentioned start addresses ¥0000, ¥0008, and ¥0010 in accordance with the count contents of the reception step. It is something.

又データ格納領域状態フラグは、アドレス
¥001C、¥001D、¥001E対応にデータ格納領域
の先頭アドレス¥0000、¥0008、¥0010の状態を
示すものであり、編集ステツプカウンタはアドレ
ス¥0025、¥0026により形成され、そのカウント
内容とデータ格納領域の先頭アドレスとの関係
は、受信ステツプカウンタと同様である。又アド
レス¥002Fのタイプライタ動作中フラグは、タ
イプライタが動作中であるか否かの表示を行なわ
せるものである。
Also, the data storage area status flag indicates the status of the start address ¥0000, ¥0008, ¥0010 of the data storage area corresponding to addresses ¥001C, ¥001D, and ¥001E, and the edit step counter indicates the status of the start address ¥0000, ¥0008, and ¥0010, corresponding to addresses ¥001C, ¥001D, and ¥001E. The relationship between the count contents and the start address of the data storage area is the same as that of the reception step counter. The typewriter operating flag at address ¥002F is used to display whether or not the typewriter is operating.

印字仕様格納領域は、そのアドレス¥001F、
¥0020、¥0021対応に、先頭アドレス¥0000、
¥0008、¥0010から受信データを順次蓄積した送
信局対応の印字仕様を、例えばメモリROMから
読出して格納するものであり、又印字ステツプ数
格納領域は、そのアドレス¥0022、¥0023、
¥0024対応に、先頭アドレス¥0000、¥0008、
¥0010から受信データを順次蓄積した送信局対応
の印字ステツプ数が格納される。
The printing specification storage area is at the address ¥001F,
Supports ¥0020 and ¥0021, starting address ¥0000,
The printing specifications corresponding to the transmitting station that sequentially accumulate received data from ¥0008, ¥0010 are read out and stored, for example, from the memory ROM, and the printing step number storage area is stored at the addresses ¥0022, ¥0023,
Supports ¥0024, starting address ¥0000, ¥0008,
The number of printing steps corresponding to the transmitting station that sequentially accumulated received data from ¥0010 is stored.

第3図はタイムチヤートの一例を示し、#1〜
#3の送信局からデータを受信し、印字出力する
場合についてのものであり、第4図〜第8図はフ
ローチヤートを示すものである。先ずイニシヤル
スタートにより第4図に示すフローチヤートに従
つて動作し、SUBRU7のステツプは第7図に示
すフローチヤートに従つたものとなる。なお
RTSのステツプは前のフローにリターンするこ
とを示す。従つて第3図に於いては、スタートに
よつて受信ステツプカウンタはカウント内容が
0、それによつて先頭アドレス指定部は先頭アド
レスを¥0000とする。そしてタイプライタ起動処
理に移行し、タイプライタの起動処理(電源オ
ン)として、モータ起動、キヤリツジ、リボン切
換え、月、日、時、分の印字が行なわれる。この
ときタイプライタ動作中フラグ(アドレス
¥002F)がオンとなる。
Figure 3 shows an example of a time chart, #1~
This is a case where data is received from transmitting station #3 and printed out, and FIGS. 4 to 8 are flowcharts. First, upon initial start, the system operates according to the flowchart shown in FIG. 4, and the steps of SUBRU 7 follow the flowchart shown in FIG. In addition
An RTS step indicates a return to the previous flow. Therefore, in FIG. 3, at the start, the reception step counter has a count of 0, and the start address designation section sets the start address to ¥0000. The process then proceeds to typewriter startup processing, in which the typewriter startup processing (power-on) includes motor startup, carriage, ribbon switching, and month, day, hour, and minute printing. At this time, the typewriter operating flag (address ¥002F) is turned on.

タイプライタの起動処理中に#1の送信局から
のデータが受信されると、先頭アドレス指定部に
よつて指定された先頭アドレス¥0000の第1デー
タ格納領域に受信データがマイクロプロセツサμ
CPUの制御により格納される。送信局からのデ
ータ受信については第5図のフロチヤートに従つ
て動作する。即ちデータ受信終了によりメモリ
RAMのアドレス¥001A、¥001Bから先頭アドレ
スを読取り、又送信局の局番に対応して仕様テー
ブルから印字仕様を読取り、印字ステツプ数を算
出する。そして先頭アドレス¥0000、¥0008、
¥0010に対応した印字仕様格納領域のアドレス
¥001F、¥0020、¥0021に印字仕様を格納し、
印字ステツプ数格納領域のアドレス¥0022、
¥0023、¥0024に印字ステツプ数を格納する。
When data from the #1 transmitting station is received during the typewriter startup process, the received data is stored in the first data storage area at the start address ¥0000 specified by the start address designation section by the microprocessor μ.
Stored under CPU control. Data reception from the transmitting station operates according to the flow chart shown in FIG. In other words, the memory is
Read the start address from RAM addresses ¥001A and ¥001B, read the printing specifications from the specification table corresponding to the station number of the transmitting station, and calculate the number of printing steps. And the first address ¥0000, ¥0008,
Store the printing specifications at addresses ¥001F, ¥0020, ¥0021 in the printing specification storage area corresponding to ¥0010,
Address of printing step number storage area ¥0022,
Store the number of printing steps in ¥0023 and ¥0024.

前述の処理の終了後、タイプライタが動作中で
あるか否かチエツクし、動作中でなければ第8図
のSUBRU23のフローに移行し、動作中であれ
ば受信終了時点でタイプライタが動作中であつた
ことを示すフラグをオンとして第8図のSUBRU
23のフローに移行する。第3図に於いては、タ
イプライタの起動処理による動作中に#1の送信
局からのデータの受信終了となり、受信ステツプ
カウンタは歩進されたカウント内容は¥0010とな
り、先頭アドレスは¥0008に設定され、状態フラ
グのアドレス¥001Cは先頭アドレス¥0000につ
いて使用中であるからオンとなる。このSUBRU
23のステツプ終了によりステツプSUBRU7に
移行する。なおタイプライタが動作中でない場合
は、SUBRU23のステツプ終了後、データ印字
処理を移行する。
After the above-mentioned processing is completed, it is checked whether the typewriter is in operation or not. If it is not in operation, the process moves to the flow of SUBRU23 in Fig. 8, and if it is in operation, the typewriter is in operation at the end of reception. Turn on the flag indicating that the
Shift to flow No. 23. In Fig. 3, the reception of data from the #1 transmitting station is completed during the operation of the typewriter startup process, the reception step counter is incremented to ¥0010, and the start address is ¥0008. The state flag address ¥001C is turned on because the first address ¥0000 is in use. This SUBRU
Upon completion of step 23, the process moves to step SUBRU7. Note that if the typewriter is not in operation, data printing processing is transferred after the step of SUBRU 23 is completed.

SUBRU7のステツプ終了によりタイプライタ
の動作中待状態となる。タイプライタの動作終了
により第6図のPRSTR1のフローに移行する。
即ち状態フラグをチエツクし、印字すべきデータ
を取出す。なお2局分以上の受信データが格納さ
れている場合は、印字ステツプ数を比較し、印字
ステツプ数の少ない方のデータを取出す。又編集
ステツプカウンタを設定し、印字用編集データ格
納領域に、編集したデータを格納し、状態フラグ
をオフとする。即ちデータ格納領域に格納された
データが編集されて印字用編集データ格納領域に
格納されると、受信データを格納するデータ格納
領域は空きとなり、次の送信局からのデータの格
納が可能であることを示すものである。
Upon completion of the SUBRU7 step, the typewriter enters the operating standby state. When the typewriter operation is completed, the flow shifts to PRSTR1 in FIG. 6.
That is, the status flag is checked and the data to be printed is retrieved. If received data for two stations or more is stored, the number of print steps is compared and the data with the smaller number of print steps is extracted. Also, an edit step counter is set, the edited data is stored in the print edit data storage area, and the status flag is turned off. That is, when the data stored in the data storage area is edited and stored in the edited data storage area for printing, the data storage area for storing received data becomes empty, and data from the next transmitting station can be stored. This shows that.

第3図に於いては、#1送信局からの受信デー
タの編集終了によりアドレス¥001Cの状態フラ
グはオフとなり、受信ステツプカウンタはカウン
ト内容を¥0000とされ、それによつて先頭アドレ
スは¥0000に設定される。データの印字は第6図
のPRSTR2のフローで行なわれる。第3図に於
いては、#1送信局の受信データの印字出力中に
#2、#3の送信局からデータを受信した場合で
あり、#2送信局の受信データは先頭アドレス
¥0000の第1データ格納領域に格納され、受信ス
テツプカウンタのカウント内容は¥0001となり、
先頭アドレスは¥0008に指定されるので、#3送
信局の受信データは先頭アドレス¥0008の第2デ
ータ格納領域に格納され、#1送信局の受信デー
タの印字出力中では、第1及び第2データ格納領
域に受信データが格納されているので、アドレス
¥001C、¥001Dの状態フラグはオンとなり、受
信ステツプカウンタは¥0002となつて先頭アドレ
スは¥0010に指定され、アドレス¥001Fには
#2送信局の印字仕様、アドレス¥0020には#3
送信局の印字仕様が格納され、アドレス¥0022に
は#2送信局の印字ステツプ数、アドレス¥0023
には#3送信局の印字ステツプ数が格納されてい
る。
In Figure 3, the status flag of address ¥001C is turned off as the editing of the received data from the #1 transmitting station is completed, and the count content of the reception step counter is set to ¥0000, thereby making the first address ¥0000. is set to Data printing is performed according to the flow of PRSTR2 in FIG. In Figure 3, data is received from transmitting stations #2 and #3 while the received data from transmitting station #1 is being printed out, and the received data from transmitting station #2 is at the starting address ¥0000. It is stored in the first data storage area, and the count content of the reception step counter becomes ¥0001.
Since the start address is specified as ¥0008, the received data of the #3 transmitting station is stored in the second data storage area of the start address ¥0008, and while the received data of the #1 transmitting station is being printed out, the first and Since the received data is stored in the 2 data storage area, the status flags at addresses ¥001C and ¥001D are turned on, the reception step counter is set to ¥0002, the first address is specified as ¥0010, and the address ¥001F is set to ¥0010. #2 Printing specifications of transmitting station, #3 for address ¥0020
The printing specifications of the transmitting station are stored, and address ¥0022 contains the number of printing steps for #2 transmitting station, address ¥0023.
The number of printing steps of #3 transmitting station is stored in .

#1送信局の受信データについての印字出力終
了により状態フラグをチエツクし、編集ステツプ
カウンタを設定し、印字ステツプ数が#2送信局
と#3送信局とについて比較し、等しいか又は
#2送信局の印字ステツプ数が少なければ、#2
送信局の受信データの印字処理に移行し、受信ス
テツプカウンタの内容は¥0000となり、先頭アド
レスは¥0000に指定される。
When the printout of the received data of the #1 transmitting station is completed, the status flag is checked, the editing step counter is set, and the number of print steps is compared for the #2 transmitting station and the #3 transmitting station. If the number of printing steps in the station is small, #2
The process moves on to printing the data received by the transmitting station, the contents of the reception step counter become ¥0000, and the start address is specified as ¥0000.

以上説明したように、本発明は、メモリRAM
に送信局数より少ない数のデータ格納領域及び先
頭アドレス指定部を形成し、先頭アドレス指定部
によつて指定された先頭アドレスのデータ格納領
域に送信局からのデータ受信毎にそのデータを蓄
積し、タイプライタ等の印字記録装置による印字
出力処理と、各送信局からのデータ受信処理とを
並列的に制御するものであり、データの伝送速度
より遅い動作速度の印字記録装置により印字出力
する場合のメモリRAMの容量を送信局数に比較
して小さくできるものであつて、テレメータシス
テム等を経済的に構成できるものである。
As explained above, the present invention provides memory RAM
A data storage area whose number is smaller than the number of transmitting stations and a start address designation part are formed in the data storage area, and each time data is received from a transmitting station, the data is stored in the data storage area at the start address specified by the start address designation part. , which controls the print output processing by a print recording device such as a typewriter and the data reception processing from each transmitting station in parallel, and when printing is performed by a print recording device whose operating speed is slower than the data transmission speed. The capacity of the memory RAM can be made small compared to the number of transmitting stations, and the telemeter system etc. can be constructed economically.

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

第1図は本発明の実施例のブロツク線図、第2
図はメモリの領域の説明図、第3図はタイムチヤ
ートの一例、第4図乃至第8図はフローチヤート
を示すものである。 μCPUはマイクロプロセツサ、DEMCは復調
制御回路、ROMは読出専用のメモリ、RAMはデ
ータ蓄積等を行なうメモリ、TPCは印字制御回
路、TPはタイプライタである。
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG.
The figure is an explanatory diagram of a memory area, FIG. 3 is an example of a time chart, and FIGS. 4 to 8 are flow charts. μCPU is a microprocessor, DEMC is a demodulation control circuit, ROM is a read-only memory, RAM is a memory for storing data, TPC is a print control circuit, and TP is a typewriter.

Claims (1)

【特許請求の範囲】[Claims] 1 複数の送信局からのデータを受信してメモリ
に一旦蓄積し、プロセツサの制御により前記デー
タを印字記録装置によつて印字出力をするデータ
印字制御方式に於いて、前記メモリに、前記送信
局数より少ない数のデータ格納領域及び先頭アド
レス指定部を形成し、該先頭アドレス指定部によ
つて指定された先頭アドレスのデータ格納領域に
前記送信局からのデータを蓄積し、各送信局から
のデータ受信処理と、前記メモリのデータ格納領
域に蓄積されたデータを処理して前記印字記録装
置により印字出力する処理とを並列的に制御する
ことを特徴とするデータ印字制御方式。
1. In a data printing control method in which data from a plurality of transmitting stations is received and temporarily stored in a memory, and the data is printed out by a print recording device under the control of a processor, the data from the transmitting stations are stored in the memory. form a data storage area and a start address designation section whose number is smaller than the number of data storage areas, and store data from the transmitting station in the data storage area at the start address specified by the start address designation section. A data print control method, characterized in that data reception processing and processing of processing data stored in a data storage area of the memory and printing it out by the print recording device are controlled in parallel.
JP56046935A 1981-03-30 1981-03-30 Control system for data print Granted JPS57161926A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56046935A JPS57161926A (en) 1981-03-30 1981-03-30 Control system for data print

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56046935A JPS57161926A (en) 1981-03-30 1981-03-30 Control system for data print

Publications (2)

Publication Number Publication Date
JPS57161926A JPS57161926A (en) 1982-10-05
JPS6143732B2 true JPS6143732B2 (en) 1986-09-29

Family

ID=12761170

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56046935A Granted JPS57161926A (en) 1981-03-30 1981-03-30 Control system for data print

Country Status (1)

Country Link
JP (1) JPS57161926A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0161703U (en) * 1987-10-08 1989-04-19

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2545770B2 (en) * 1984-01-12 1996-10-23 富士ゼロックス株式会社 Electronic printer
JPH0823740B2 (en) * 1985-04-04 1996-03-06 株式会社日立製作所 Font control method in terminal system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0161703U (en) * 1987-10-08 1989-04-19

Also Published As

Publication number Publication date
JPS57161926A (en) 1982-10-05

Similar Documents

Publication Publication Date Title
US4943936A (en) Print control apparatus controlling utilization state of plural format blocks
JPH0462221B2 (en)
JPH065850B2 (en) Data communication device
JPS6143732B2 (en)
JPS6214689A (en) Character output controller
EP0148948A4 (en) Method of setting date in numerical control apparatus.
US4459617A (en) Facsimile reception apparatus
JP2836357B2 (en) Facsimile machine
JPH0236970B2 (en)
JPS638670B2 (en)
JPS616972A (en) Communication equipment
JPS6411183B2 (en)
JPS63119364A (en) Facsimile equipment
JPS6113616B2 (en)
JPS6360428B2 (en)
JP2723655B2 (en) Communication processing device
JPH05244218A (en) Frame structure for cyclic transmission
JPS63219029A (en) Table processing method for printing format
JPS6010849A (en) Time guarantee selecting and processing system in telegraphic message transmission system
JPS5997254A (en) Receiving data transfer system
JPS5928738A (en) Radio job recorder
JPS59161728A (en) Printing control system
JPS6125164B2 (en)
JPH04142867A (en) Facsimile equipment
JPH02103172A (en) Recording apparatus