JPH09200418A - Facsimile equipment - Google Patents

Facsimile equipment

Info

Publication number
JPH09200418A
JPH09200418A JP8009778A JP977896A JPH09200418A JP H09200418 A JPH09200418 A JP H09200418A JP 8009778 A JP8009778 A JP 8009778A JP 977896 A JP977896 A JP 977896A JP H09200418 A JPH09200418 A JP H09200418A
Authority
JP
Japan
Prior art keywords
data
busy signal
time
main body
facsimile
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.)
Granted
Application number
JP8009778A
Other languages
Japanese (ja)
Other versions
JP3199624B2 (en
Inventor
Shinichi Miyake
真一 美宅
Mitsunori Tsukamoto
光紀 塚本
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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems Inc
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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP00977896A priority Critical patent/JP3199624B2/en
Publication of JPH09200418A publication Critical patent/JPH09200418A/en
Application granted granted Critical
Publication of JP3199624B2 publication Critical patent/JP3199624B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Facsimiles In General (AREA)
  • Facsimile Transmission Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To attain a high data transfer speed without deteriorating a facsimile function by making a time length of a busy signal variable depending on a load of a CPU. SOLUTION: When data from a personal computer 8 being a peripheral equipment are transferred to the facsimile equipment, a busy signal is set to a high level. A time T1 (busy signal ON time) till data fetch is finished is set in advance in a register of an interface section 2 and the busy signal is set to a low level after the lapse of the time T1. When the processing capability of a CPU 1 cannot cope with the processing load, the busy signal remains to be a high level. When the facsimile equipment main body does not perform operations such as transmission, reception, reading and recording, the busy signal ON time is set to the time T1, when facsimile equipment main body conducts recording in parallel, the busy signal ON time is set to a time T1+a, when facsimile equipment main body conducts recording and communication in parallel, the busy signal ON time is set to a time T1+b, and when facsimile equipment main body conducts recording and reading in parallel, the busy signal ON time is set to a time T1+c, and the relation of a, b, c is selected to be a<b<c.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、パーソナルコンピ
ュータなどからのデータ転送と共に送受信等のファクシ
ミリ動作を同時に行うファクシミリ装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a facsimile apparatus which simultaneously performs data transfer from a personal computer or the like and facsimile operations such as transmission / reception.

【0002】[0002]

【従来の技術】パーソナルコンピュータ(以降パソコン
と称す)とファクシミリ装置とを組み合わせ、パソコン
のデータをファクシミリ装置に転送し相手先ファクシミ
リ装置に送信することが行われている。パソコンより転
送するデータはイメージデータで、文字のようにコード
データとして使用されるものもパソコン側でイメージデ
ータに変換して転送される。
2. Description of the Related Art A personal computer (hereinafter referred to as a personal computer) and a facsimile machine are combined to transfer the data of the personal computer to the facsimile machine and transmit the data to the destination facsimile machine. The data transferred from the personal computer is image data, and data used as code data such as characters is also converted into image data on the personal computer side and transferred.

【0003】パソコンとファクシミリ装置とのデータ転
送には、従来RS−232C規格による直列伝送が用い
られていたが、最近IEEE−1284規格(通常セン
トロニクス・インタフェースと呼ばれる)によるパラレ
ル伝送が用いられるようになってきた。ファクシミリ装
置はパソコンからのデータを取り込む場合、CPUが処
理を行うが、CPUはファクシミリ装置本来の送信、受
信、読取、記録などの処理も並行して行っている。
Conventionally, serial transmission according to the RS-232C standard has been used for data transfer between a personal computer and a facsimile, but recently, parallel transmission according to the IEEE-1284 standard (usually called the Centronics interface) has been used. It's coming. When the facsimile apparatus takes in data from a personal computer, the CPU performs processing, and the CPU also performs processing such as the original transmission, reception, reading, and recording of the facsimile apparatus in parallel.

【0004】[0004]

【発明が解決しようとする課題】IEEE−1284規
格によるパラレル伝送を行う場合、転送レートが速くな
るにつれ、パラレルデータ転送が占めるファクシミリ装
置のCPUの占有率が増大し、ファクシミリ装置本来の
送信、受信、読取、記録などの動作が遅くなる。これは
通信時間の増大などにつながり、通信費などのコストが
必要以上に増加する。このため、パラレルデータの転送
レートを下げて、パラレルデータ転送によるファクシミ
リ装置本体のCPUの占有率を軽減し、装置本体の持つ
本来の動作に影響がないようにしている。しかし、この
ようにすると、パラレルデータ転送の最大の利点である
高速でのデータ転送を犠牲にしてしまうという問題点が
あった。
When parallel transmission according to the IEEE-1284 standard is performed, as the transfer rate becomes faster, the CPU occupation rate of the facsimile apparatus occupied by the parallel data transfer increases, and the original transmission and reception of the facsimile apparatus are performed. , Operations such as reading and recording become slow. This leads to an increase in communication time, and costs such as communication costs increase more than necessary. Therefore, the transfer rate of the parallel data is reduced to reduce the CPU occupation rate of the facsimile apparatus main body due to the parallel data transfer so that the original operation of the apparatus main body is not affected. However, in this case, there is a problem that the maximum advantage of parallel data transfer, that is, high-speed data transfer is sacrificed.

【0005】本発明は、上述の問題点に鑑みてなされた
もので、ファクシミリ装置のCPUの負荷に応じてファ
クシミリ装置へのデータの転送速度を可変とし、ファク
シミリ機能を低下させずにデータ転送の高速化を図るこ
とを目的とする。
The present invention has been made in view of the above-mentioned problems, and makes it possible to change the data transfer rate to the facsimile apparatus according to the load of the CPU of the facsimile apparatus, and to transfer the data without lowering the facsimile function. The purpose is to increase the speed.

【0006】[0006]

【課題を解決するための手段】本発明のファクシミリ装
置においては、CPUの負荷に応じて伝送データの受付
を制限するビジー信号の長さを可変とする。この本発明
によれば、CPUの負荷が低いときは高速データ転送を
行い負荷が高い時は転送レートを下げ、ファクシミリ本
来の動作の遅延を防止する。
In the facsimile apparatus of the present invention, the length of the busy signal for limiting the acceptance of the transmission data is variable according to the load on the CPU. According to the present invention, when the load on the CPU is low, high-speed data transfer is performed, and when the load is high, the transfer rate is reduced to prevent delay of the original operation of the facsimile.

【0007】[0007]

【発明の実施の形態】請求項1の発明は、端末からのデ
ータを取り込み中は新たなデータを受けない旨のビジー
信号を所定時間前記端末へ出力するインターフェース部
と、データの取り込み処理と共に他の動作も実施する処
理手段と、この処理手段がデータ取り込みと共に他の動
作を行う場合、他の動作の種類に応じてビジー信号の前
記所定時間を可変とする制御手段とを具備する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The invention according to claim 1 is an interface part for outputting a busy signal indicating that new data is not received to the terminal for a predetermined time while data is being acquired from the terminal, and data acquisition processing And a control means for varying the predetermined time of the busy signal in accordance with the type of other operation when the processing means performs other operation as well as data acquisition.

【0008】インタフェース部は、端末からのデータを
処理手段が取り込み中は、次のデータが送られてこない
ように所定時間ビジー信号を端末へ送出する。処理手段
ではこのデータ取り込みと共にファクシミリ本来の通信
や記録などの他の動作を行う。制御手段は他の動作の種
類により処理手段の負荷の大きさが異なるので、他の動
作の種類に応じたビジー信号の持続時間を定める。これ
によりファクシミリ装置は本来の動作を遅延せずに行う
ことができる。データの転送速度はビジー信号の持続時
間の長さに応じ変化するので、ファクシミリ本体の動作
が行われない場合やその動作の負荷が小さい場合は、高
速転送ができる。
The interface section sends a busy signal to the terminal for a predetermined time so that the next data is not sent while the processing means is fetching the data from the terminal. The processing means performs other operations such as the original communication and recording of the facsimile together with the data acquisition. The control means determines the duration of the busy signal according to the other type of operation because the magnitude of the load of the processing means differs depending on the other type of operation. As a result, the facsimile apparatus can perform the original operation without delay. Since the data transfer rate changes according to the length of the duration of the busy signal, high-speed transfer can be performed when the main body of the facsimile is not operated or the load of the operation is small.

【0009】請求項2の発明は、端末からのデータを取
り込み中は新たなデータを受けない旨のビジー信号を所
定時間前記端末へ出力するインターフェース部と、デー
タの取り込み処理と共に他の動作も実施する処理手段
と、一定のバイト数のデータが一定期間隔で送られてく
る場合、このデータをバイト毎に前記所定時間のビジー
信号を送出して取り込み、この取り込んだデータをまと
めて前記処理手段に処理させる間、前記所定時間を変え
てビジー信号を送出させる制御手段とを具備する。
According to a second aspect of the present invention, an interface unit that outputs a busy signal indicating that new data will not be received to the terminal for a predetermined time while the data from the terminal is being acquired, and other operations are performed in addition to the data acquisition process. When a fixed number of bytes of data are sent at a fixed interval, the data is sent by a busy signal for the predetermined time for each byte and fetched, and the fetched data is collectively collected by the processing means. And a control means for changing the predetermined time and transmitting a busy signal during the processing.

【0010】処理手段は転送されたデータを取り込み、
符号化などの処理を連続して行った後、次のデータを取
り込む処理を行うことがある。データが一定バイト数の
データとして送られてくる場合は、ビジー信号の持続時
間を短くして取り込みを高速度で行い、一定のバイト数
取り込んだ後、次の処理をまとめて行う。この次の処理
の間ビジー信号を持続して出力する。これによりデータ
の高速転送を行うことができる。
The processing means captures the transferred data,
In some cases, a process for fetching the next data may be performed after performing a process such as encoding continuously. If the data is sent as a fixed number of bytes of data, the busy signal duration is shortened and the capture is performed at high speed. After capturing a fixed number of bytes, the next processing is performed collectively. The busy signal is continuously output during the next processing. This enables high-speed data transfer.

【0011】以下、本発明の実施の形態について図面を
参照して説明する。図1は実施の形態のファクシミリ装
置の構成を示すブロック図である。CPUはファクシミ
リ装置としての送信、受信、原稿の読取り、記録等の動
作を制御すると共にパソコン8からのデータ転送の制御
を行う。インタフェース部2は周辺装置としてのパソコ
ン8とセントロニクス・インタフェースよりデータ転送
を行うもので、セントロニクス・ポート11により接続
され、予め設定されており、CPU1により変更可能な
内部レジスタの値に従いヒジー信号を送出し、データ転
送速度を制御する。またパラレルポート12により接続
された記録部9にも後述するRAM4に格納されたデー
タを転送し、読取部10で読み取ったデータをパラレル
ポート12を介してRAM4に格納する。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the facsimile apparatus according to the embodiment. The CPU controls operations such as transmission, reception, reading of originals, recording, etc. as a facsimile device, and also controls data transfer from the personal computer 8. The interface unit 2 transfers data from the personal computer 8 as a peripheral device through the Centronics interface. The interface unit 2 is connected by the Centronics port 11 and is set in advance. The CPU 1 sends a hige signal according to the value of the internal register that can be changed. And control the data transfer rate. Further, the data stored in the RAM 4 described below is transferred to the recording unit 9 connected by the parallel port 12, and the data read by the reading unit 10 is stored in the RAM 4 via the parallel port 12.

【0012】ROM3はプログラム等が格納され、CP
U1はこのプログラムにより動作する。RAM4はCP
U1の作業エリアとして使用されると共に送信されたデ
ータ、インタフェース部2を介して転送されてきたデー
タを格納するエリアとして用いられる。操作パネル5は
テンキーやファンクションキーおよび小さな表示画面を
有し、オペレータがデータや指示を入力する。モデム6
は送信データを変調し、受信データの復調を行い、回線
制御部7は発呼、復旧、ダイヤル等の回線交換網の接続
制御を行う。
The ROM 3 stores programs and the like, and CP
U1 operates according to this program. RAM4 is CP
It is used as a work area of U1 and is also used as an area for storing transmitted data and data transferred via the interface unit 2. The operation panel 5 has ten keys, function keys and a small display screen, and an operator inputs data and instructions. Modem 6
Modulates the transmission data and demodulates the reception data, and the line control unit 7 controls the connection of the line switching network such as calling, restoration and dialing.

【0013】以上のように構成されたファクシミリ装置
について、まず第1実施の形態の動作を説明する。図2
は第1実施の形態の動作を示すタイミングチャートであ
る。セントロニクス・インタフェースによるデータ転送
はデータと共にストローブ信号がパソコンより送られて
くると、これを取り込む間ビジー信号を高レベルにし、
取り込みが終了すると、ビジー信号を低レベルにして次
のデータ読み取り可能をパソコンに示し、このビジー信
号低によりパソコンは次のデータの転送準備を開始す
る。
The operation of the first embodiment of the facsimile apparatus configured as described above will be described first. FIG.
3 is a timing chart showing the operation of the first embodiment. In the data transfer by the Centronics interface, when the strobe signal is sent from the personal computer together with the data, the busy signal is set to the high level while capturing it,
When the loading is completed, the busy signal is set to the low level to indicate to the personal computer that the next data can be read, and the low signal causes the personal computer to start preparing for the next data transfer.

【0014】図2において、周辺装置のパソコン8から
のデータはデータ線(データ1〜8)を介して転送され
る(イベント1)。1回のデータ転送は1バイトであ
る。このデータと共にパソコン8はストローブ信号を低
レベルとし、この低レベルをファクシミリ装置が検知す
ると、データの取り込みを行うと共にビジー信号を高レ
ベルにする(イベント2)。ファクシミリ装置はストロ
ーブ信号の低レベルを検出し、データ取り込みの開始か
ら一定時間後にデータを受け取った旨を示すACK信号
を低レベルとする。このACK信号が低レベルとなった
ときからデータ取り込みが終わるまでの時間T1(これ
をビジー信号ON時間と称する)は、インタフェース部
2のレジスタに予め設定されており、このT1時間経過
後ビジー信号を低レベルにし(イベント3)、次のデー
タ取り込み待ちとなる。このデータ取り込み時、CPU
1は取り込んだデータのRAM4への格納などの処理を
行う。
In FIG. 2, data from the personal computer 8 of the peripheral device is transferred via the data lines (data 1 to 8) (event 1). One data transfer is one byte. Along with this data, the personal computer 8 sets the strobe signal to the low level, and when this low level is detected by the facsimile apparatus, it takes in the data and sets the busy signal to the high level (event 2). The facsimile apparatus detects the low level of the strobe signal, and sets the ACK signal indicating that the data has been received to the low level after a fixed time has elapsed from the start of data acquisition. The time T1 from when the ACK signal becomes low level until the end of data acquisition (this is referred to as busy signal ON time) is preset in the register of the interface unit 2, and after this T1 time elapses, the busy signal Is set to a low level (event 3), and the next data acquisition waits. When this data is loaded, the CPU
1 performs processing such as storing the fetched data in the RAM 4.

【0015】データが次々と転送されてくる時は、上述
の動作を繰り返し行う。しかし、データ取り込み中にフ
ァクシミリ装置において、送信、受信、読取、記録など
の動作が複合して発生し、CPU1の処理能力が対応で
きなくなる場合が生じる。このときソフトウェア制御に
より、インタフェース部2の内部レジスタ(BUSYH
LD)を自動的に一定時間高レベルに設定することによ
り(イベント4)、ビジー信号のオン時間T1経過後も
ビジー信号は高レベルのままとなり、パソコン8からの
パラレルデータ転送を一時的に保留する。これによりC
PU1はファクシミリ装置本体内の各種動作を優先して
処理することができる。なお、ビジー信号を延長するB
USYHLDのセットは、ACK信号を高レベルに戻す
時までに行う。これ以降だと延長処理ができなくなり、
ACK信号の低レベル開始よりT1時間でビジー信号は
終了する。また延長したビジー信号の解除はソフトウェ
ア制御によりインタフェース部2の内部レジスタ(BU
SYHLD)を低レベルにすることにより行う(イベン
ト5)。
When data is transferred one after another, the above operation is repeated. However, in the facsimile apparatus during the data acquisition, operations such as transmission, reception, reading, and recording occur in a complex manner, and the processing capacity of the CPU 1 may not be supported. At this time, by software control, the internal register (BUSYH
LD) is automatically set to a high level for a certain period of time (event 4), the busy signal remains at a high level even after the busy signal on-time T1 elapses, and parallel data transfer from the personal computer 8 is temporarily suspended. To do. This gives C
The PU 1 can preferentially process various operations in the main body of the facsimile apparatus. In addition, B to extend the busy signal
USYHLD is set by the time the ACK signal is returned to a high level. After this, extension processing will not be possible,
The busy signal ends in T1 time from the start of the low level of the ACK signal. The extended busy signal is released by software control by the internal register (BU
This is done by setting SYHLD) to a low level (event 5).

【0016】図3はビジー信号のON時間T1を設定す
るフロー図を示し、図4はファクシミリ装置本体の動作
とビジー信号ON時間との関係を示す図である。ファク
シミリ装置本体が動作中か調べ(S1)、動作中でなけ
ればインタフェース部2のビジー信号ON時間をT1に
設定する(S2)。動作中であれば、インタフェース部
2のビジー信号ON時間をファクシミリ装置本体の動作
の種類に応じてT1+αに設定する(S3)。T1+α
については図4にその一例を示す。すなわちファクシミ
リ装置本体が送信、受信、読取、記録等の主要な動作を
行っていない時は、ビジー信号ON時間はT1とし、記
録を並行して行っている時はT1+a,記録と通信を行
っている時はT1+b,記録と読取を行っている時はT
1+cとし、a<b<cの関係があるものとする。これ
により、ファクシミリ装置本体の負荷が大きくなるとビ
ジー信号ON時間が長くなり、パソコン8からのデータ
転送速度が遅くなる。なお、これら各種の動作が終了し
た場合は、インタフェース部2の内部レジスタ(BUS
YHLD)の設定が行われなくなり、ビジー信号のON
時間はT1となる。
FIG. 3 is a flow chart for setting the ON time T1 of the busy signal, and FIG. 4 is a view showing the relationship between the operation of the facsimile apparatus main body and the busy signal ON time. It is checked whether the facsimile apparatus main body is operating (S1), and if not, the busy signal ON time of the interface unit 2 is set to T1 (S2). If it is in operation, the busy signal ON time of the interface unit 2 is set to T1 + α according to the type of operation of the facsimile apparatus main body (S3). T1 + α
As for the above, an example thereof is shown in FIG. That is, when the main body of the facsimile apparatus is not performing main operations such as transmission, reception, reading, and recording, the busy signal ON time is set to T1, and when recording is performed in parallel, T1 + a, and recording and communication are performed. T1 + b when you are reading, T when you are recording and reading
1 + c, and a <b <c. As a result, when the load on the main body of the facsimile apparatus increases, the busy signal ON time becomes longer and the data transfer rate from the personal computer 8 becomes slower. When these various operations are completed, the internal register (BUS) of the interface unit 2
YHLD) is no longer set and the busy signal turns ON.
The time is T1.

【0017】次に第2実施の形態を図5のタイミングチ
ャートにより説明する。本実施の形態はパソコン8より
ある一定のバイト数のデータが一定間隔で定期的に送ら
れてくると、ファクシミリ装置で取り込んでそのデータ
に処理を加え、送信するような場合である。例えば、1
000バイトのデータが送られてくると、これを1バイ
トづつ取り込み、1バイト毎に圧縮処理して送信する。
このようにすると図4で説明したように1バイトの取り
込みにT1+α時間かかることになる。本実施の形態で
は、1バイト毎の取り込みを連続して行いこれをRAM
4に格納した後、全バイトのデータをまとめて圧縮して
送信するが、この圧縮処理および送信中はビジー信号を
出し続け、次のデータの受け付けを中止する。これによ
りファクシミリ装置のCPU1は短時間に圧縮処理、送
信を行える。この連続的データ取り込みと一括した圧縮
処理により、データの取り込みから圧縮処理までの時間
を大幅に短縮できる。
Next, the second embodiment will be described with reference to the timing chart of FIG. In this embodiment, when a certain number of bytes of data is sent from the personal computer 8 at regular intervals, the data is taken in by a facsimile machine, processed, and sent. For example, 1
When 000 bytes of data are sent, they are taken in byte by byte and compressed for each byte and sent.
In this case, it takes T1 + α time to capture one byte as described with reference to FIG. In the present embodiment, each byte is continuously fetched and stored in the RAM.
After storing in 4, all bytes of data are collectively compressed and transmitted. During this compression processing and transmission, a busy signal is continuously output and acceptance of the next data is stopped. As a result, the CPU 1 of the facsimile apparatus can perform compression processing and transmission in a short time. This continuous data acquisition and collective compression processing can significantly reduce the time from data acquisition to compression processing.

【0018】図5のタイミングチャートにおいて、一定
のバイト数のデータが一定間隔で送られてくる場合、イ
ンタフェース部2の内部レジスタにバイト数とビジー信
号ON時間t1をセットすることにより、設定したバイ
ト数の取り込みがバイト毎に行われる。このビジー信号
ON時間t1はこのように連続して送られてくるデータ
の場合かなり短くすることができ、例えば第1実施の形
態のT1が100μsとすると、t1を10μs程度に
することができる。このため全バイト取り込み時間を大
幅に短縮することができる。取り込んだデータをまとめ
て圧縮処理する時間も1バイトづつ圧縮処理する時間の
1/10程度になるので、処理時間が大幅に短縮され
る。
In the timing chart of FIG. 5, when a fixed number of bytes of data are sent at fixed intervals, the set number of bytes is set by setting the number of bytes and the busy signal ON time t1 in the internal register of the interface section 2. Number capture is done byte by byte. The busy signal ON time t1 can be considerably shortened in the case of data continuously sent in this way. For example, if T1 of the first embodiment is 100 μs, t1 can be about 10 μs. Therefore, it is possible to significantly reduce the time required to fetch all bytes. The time required to collectively compress the fetched data is about 1/10 of the time required to compress the data one byte at a time, and thus the processing time is significantly reduced.

【0019】[0019]

【発明の効果】以上の説明より明らかなように、本発明
は、ファクシミリ装置のCPUの負荷に応じて、端末か
らのデータ転送を待たせるビジー信号の長さを調整し、
負荷の大きいときはビジー信号持続時間を長くし、負荷
の小さい時にはビジー信号を短くする。これによりファ
クシミリ装置の各動作を優先して処理することが可能と
なり、負荷の小さい時は、端末からの高速データ転送が
可能となる。
As is apparent from the above description, the present invention adjusts the length of the busy signal for waiting the data transfer from the terminal according to the load of the CPU of the facsimile apparatus,
When the load is heavy, the busy signal duration is extended, and when the load is light, the busy signal is shortened. As a result, each operation of the facsimile apparatus can be preferentially processed, and when the load is light, high-speed data transfer from the terminal is possible.

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

【図1】実施の形態のファクシミリ装置の構成を示すブ
ロック図
FIG. 1 is a block diagram showing a configuration of a facsimile apparatus according to an embodiment.

【図2】第1実施の形態のタイミングチャートFIG. 2 is a timing chart of the first embodiment.

【図3】ビジー信号のON時間T1を設定するフロー図FIG. 3 is a flowchart for setting an ON time T1 of a busy signal.

【図4】ファクシミリ装置本体の動作とビジー信号ON
時間T1との関係を示す図
[Fig. 4] Operation of the facsimile apparatus main body and busy signal ON
Diagram showing the relationship with time T1

【図5】第2実施の形態のタイミングチャートFIG. 5 is a timing chart of the second embodiment.

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

1 CPU 2 インタフェース部 3 ROM 4 RAM 5 操作パネル 6 モデム 7 回線制御部 8 パソコン 9 記録部 10 読取部 11 セントロニクス・ポート 12 パラレルポート 1 CPU 2 Interface part 3 ROM 4 RAM 5 Operation panel 6 Modem 7 Line control part 8 Personal computer 9 Recording part 10 Reading part 11 Centronics port 12 Parallel port

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 端末からのデータを取り込み中は新たな
データを受けない旨のビジー信号を所定時間前記端末へ
出力するインターフェース部と、データの取り込み処理
と共に他の動作も実施する処理手段と、この処理手段が
データ取り込みと共に他の動作を行う場合、他の動作の
種類に応じてビジー信号の前記所定時間を可変とする制
御手段とを具備するファクシミリ装置。
1. An interface unit for outputting a busy signal indicating that new data is not received to the terminal for a predetermined time while data is being taken in from a terminal, and processing means for carrying out other operations along with the data taking process. A facsimile apparatus, comprising: a control means for varying the predetermined time of a busy signal according to the type of other operation when the processing means performs other operation together with data acquisition.
【請求項2】 端末からのデータを取り込み中は新たな
データを受けない旨のビジー信号を所定時間前記端末へ
出力するインターフェース部と、データの取り込み処理
と共に他の動作も実施する処理手段と、一定のバイト数
のデータが一定期間隔で送られてくる場合、このデータ
をバイト毎に前記所定時間のビジー信号を送出して取り
込み、この取り込んだデータをまとめて前記処理手段に
処理させる間、前記所定時間を変えてビジー信号を送出
させる制御手段とを具備するファクシミリ装置。
2. An interface unit for outputting a busy signal indicating that new data is not received to the terminal for a predetermined time while data is being taken in from the terminal, and processing means for carrying out other operations in addition to the data taking process. When a fixed number of bytes of data is sent at one regular interval, this data is fetched by sending a busy signal for the predetermined time for each byte, and the fetched data is collectively processed by the processing means. A facsimile apparatus comprising: control means for changing the predetermined time and transmitting a busy signal.
JP00977896A 1996-01-24 1996-01-24 Facsimile machine Expired - Fee Related JP3199624B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00977896A JP3199624B2 (en) 1996-01-24 1996-01-24 Facsimile machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00977896A JP3199624B2 (en) 1996-01-24 1996-01-24 Facsimile machine

Publications (2)

Publication Number Publication Date
JPH09200418A true JPH09200418A (en) 1997-07-31
JP3199624B2 JP3199624B2 (en) 2001-08-20

Family

ID=11729708

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00977896A Expired - Fee Related JP3199624B2 (en) 1996-01-24 1996-01-24 Facsimile machine

Country Status (1)

Country Link
JP (1) JP3199624B2 (en)

Also Published As

Publication number Publication date
JP3199624B2 (en) 2001-08-20

Similar Documents

Publication Publication Date Title
US7253913B2 (en) Facsimile apparatus operable as a printer
JP3276844B2 (en) Multi-function peripheral
JP3199624B2 (en) Facsimile machine
JP3201141B2 (en) Data receiving method
JP2504478B2 (en) Facsimile storage and switching equipment
JPH09305527A (en) DMA controller
JP3586771B2 (en) Communication terminal device with image memory
JP2575929B2 (en) Facsimile machine
JPH0637949A (en) Fax machine
JP2945026B2 (en) Communication device
JP3026659B2 (en) Facsimile machine
JP2917369B2 (en) Line network controller
KR0141840B1 (en) How to fax automatically
JPH0281560A (en) Facsimile equipment
KR930003999B1 (en) How to adjust output level of FAX interface device
JPH0981334A (en) Information processing apparatus and data transfer method of information processing apparatus
JP3474422B2 (en) Subscriber interface circuit
JPH06205071A (en) Communication terminal equipment
JP2655502B2 (en) Facsimile machine
JP2904512B2 (en) Mixed mode device
JPH0783419B2 (en) Fax system
JPH05284266A (en) Facsimile equipment
JPH05130302A (en) Facsimile equipment
JPH08272730A (en) Fax machine
JPH07191922A (en) Programmable controller

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080615

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090615

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090615

Year of fee payment: 8

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090615

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100615

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100615

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110615

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120615

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120615

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130615

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees