JP2001350715A - Data transfer control method - Google Patents

Data transfer control method

Info

Publication number
JP2001350715A
JP2001350715A JP2000172895A JP2000172895A JP2001350715A JP 2001350715 A JP2001350715 A JP 2001350715A JP 2000172895 A JP2000172895 A JP 2000172895A JP 2000172895 A JP2000172895 A JP 2000172895A JP 2001350715 A JP2001350715 A JP 2001350715A
Authority
JP
Japan
Prior art keywords
data
data transfer
transfer
microcomputers
control method
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
JP2000172895A
Other languages
Japanese (ja)
Inventor
Takashi Nakamura
貴志 中村
Tatsuo Matsuda
達夫 松田
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.)
Koki Holdings Co Ltd
Original Assignee
Hitachi Koki 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 Hitachi Koki Co Ltd filed Critical Hitachi Koki Co Ltd
Priority to JP2000172895A priority Critical patent/JP2001350715A/en
Publication of JP2001350715A publication Critical patent/JP2001350715A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a method for controlling data transfer between microcomputers, with which influences to be exerted upon other printing processing are reduced by efficiently transferring data concerning the transfer data of different capacities in the control of data transfer between microcomputers inside a printer with integrated plural microcomputers. SOLUTION: This data transfer control method performs switching to a data transfer control method for the unit of byte or data transfer control method based on a packet configuration corresponding to the capacity of data to be transferred.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、相互にデータの転
送を行なう複数のマイコンを組み込んだ印刷装置および
印刷システムにおいて、複数のマイコン間のデータ転送
制御方法に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to a data transfer control method between a plurality of microcomputers in a printing apparatus and a printing system incorporating a plurality of microcomputers for mutually transferring data.

【0002】[0002]

【従来の技術】図4は互いに制御を行なう複数のマイコ
ンを組み込んだ印刷装置内のマイコン間のデータ転送を
模式的に示したものである。印刷装置に組み込まれたマ
イコンは送信側CPU1と図示しないその他の周辺部
品、および受信側CPU2と図示しないその他の部品か
ら構成されている。3は送信側CPU1と受信側CPU
2を接続するシリアルバスである。以下に動作を説明す
る。
2. Description of the Related Art FIG. 4 schematically shows data transfer between microcomputers in a printing apparatus incorporating a plurality of microcomputers for controlling each other. The microcomputer incorporated in the printing apparatus includes the transmitting CPU 1 and other peripheral components (not shown), and the receiving CPU 2 and other components (not shown). 3 is a transmitting CPU 1 and a receiving CPU
2 is a serial bus. The operation will be described below.

【0003】図5は、バイト転送によるデータ転送方法
を示すタイムチャートである。図5に示す通り、2個の
マイコンで印刷装置を制御するためには、CPU2の動
作をCPU1からのコマンドによって指示したり、CP
U2のステータスを読み出す交信を行なう。これらの処
理を行なうには、1バイトから数十バイト程度のデータ
で十分可能であるため、従来の印刷装置では、効率的に
データ転送を行うために、1バイト或いは数バイトから
なるコマンドおよびステータスをデータとして相互に転
送していた。この場合、送信側は1バイト或いは数バイ
トのコマンドを1バイトずつ順次受信側に対して転送す
る。受信側ではコマンド1バイトを受信する度に転送エ
ラーのチェックを行ない、1バイト或いは数バイト受信
後にコマンドに対する処理およびステータスの転送処理
を行なう。送信側は1バイト或いは数バイトのコマンド
を転送後、受信側からのステータス応答によって、コマ
ンドの転送が正常に行なわれたかを判断する。正常に転
送が行なわれた場合は次のコマンド転送処理を行ない、
エラーが発生した場合はエラー処理を行なう。
FIG. 5 is a time chart showing a data transfer method by byte transfer. As shown in FIG. 5, in order to control the printing apparatus with two microcomputers, the operation of the CPU 2 is instructed by a command from the CPU 1,
Communication for reading the status of U2 is performed. In order to perform these processes, data of about 1 byte to several tens of bytes is sufficient. Therefore, in a conventional printing apparatus, in order to efficiently transfer data, a command and status consisting of 1 byte or several bytes are used. Was mutually transferred as data. In this case, the transmitting side sequentially transfers a command of one byte or several bytes to the receiving side one byte at a time. The receiving side checks a transfer error every time one byte of a command is received, and after one or several bytes, processes the command and transfers the status. After transmitting the command of one byte or several bytes, the transmitting side determines whether or not the command has been transferred normally based on the status response from the receiving side. When the transfer is normally performed, the next command transfer processing is performed.
If an error occurs, error processing is performed.

【0004】図6および7は、前述の1バイト或いは数
バイト単位でのデータ転送方法における送信側および受
信側のそれぞれ動作フローチャートの一例である。
FIGS. 6 and 7 are examples of operation flowcharts on the transmitting side and the receiving side in the data transfer method in units of one byte or several bytes, respectively.

【0005】図6において、送信側はコマンド転送処理
(S'1)を行ない、規定数コマンドの転送完了をチェッ
クして(S'2)、転送完了ならば受信側からのステータ
ス応答を待つ(S'3)。受信側からのステータスを受信
する(S'3)と規定数ステータスの受信完了をチェック
し(S'4)、受信完了の場合はステータスに対する処理
(S'5)を行なった後、ステップ(S'1)に戻って次のコ
マンドの転送処理を行なう。ステップ(S'2)で規定数
コマンドの転送未完の場合は、ステップ(S'1)に戻っ
て残りのコマンドの転送を行なう。また、ステップ(S'
4)で受信側からの規定数ステータスの受信未完の場合
は、ステップ(S'3)に戻って残りのステータスを待
つ。
In FIG. 6, the transmitting side performs a command transfer process (S'1), checks the completion of the transfer of the specified number of commands (S'2), and if the transfer is completed, waits for a status response from the receiving side (S'2). S'3). When the status from the receiving side is received (S'3), the completion of reception of the specified number of statuses is checked (S'4). If the reception is completed, the status is processed (S'5), and then the step (S'5) is performed. Return to '1) to perform the transfer processing of the next command. If the transfer of the specified number of commands is not completed in step (S'2), the process returns to step (S'1) to transfer the remaining commands. Step (S '
If the reception of the specified number status from the receiving side is not completed in 4), the process returns to step (S'3) and waits for the remaining status.

【0006】図7において、受信側は送信側からのコマ
ンドを受信する(S'6)と規定数コマンドの受信完了を
チェックし(S'7)、受信完了の場合はコマンドに対す
る処理(S'8)を行なって、送信側に対して規定数のス
テータスを転送する(S'9)。その後、ステップ(S'6)
に戻って次のコマンドを待つ。ステップ(S'7)で送信
側からの規定数コマンドの受信未完の場合は、ステップ
(S'6)に戻って残りのコマンドを待つ。
In FIG. 7, when the receiving side receives a command from the transmitting side (S'6), it checks the completion of reception of the specified number of commands (S'7). 8) is performed, and a specified number of statuses are transferred to the transmitting side (S'9). Then, step (S'6)
Return to and wait for the next command. If the specified number of commands have not been received from the transmitting side in step (S'7), the process returns to step (S'6) and waits for the remaining commands.

【0007】更に、印刷装置では、前述の動作指示やス
テータスの読み出しの他に、CPUが管理するメモリ内
のデータ数キロバイトの読み出しやマイコンのプログラ
ムコードデータ数百キロバイトをダウンロードするため
のデータ転送なども行なっている。従来の印刷装置で
は、これらを含めて全てのデータ転送を前述のバイト単
位でのデータ転送方法を用いていた。
Further, in the printing apparatus, in addition to the above-mentioned reading of the operation instruction and status, reading of several kilobytes of data in the memory managed by the CPU, data transfer for downloading hundreds of kilobytes of program code data of the microcomputer, etc. Also do. In a conventional printing apparatus, all the data transfer including these is performed by the above-described data transfer method in byte units.

【0008】[0008]

【発明が解決しようとする課題】従来のバイト単位での
データ転送を使用した印刷装置では、1バイト或いは数
バイト毎に送受信のやり取りを行なわなければならない
ため、1バイト或いは数バイト毎に相手側の応答を待つ
時間が必要となる。従って、この待ち時間のために、前
記メモリ内のデータやプログラムコードデータなどの大
容量のデータの転送には時間を要することとなる。ま
た、印刷処理中にメモリ内のデータなど数キロから数百
キロのデータを転送する必要が生じた場合に、印刷動作
のためのコマンド指示やステータスの読み出しなどの印
刷処理に影響を与えることがないように、例えば大容量
のデータを分割して転送する、或いは印刷停止後に転送
する手段を用いていた。このため、前記メモリ内のデー
タなどを適宜のタイミングで読み出すことが困難になる
といった課題があった。
In a conventional printing apparatus using data transfer in units of bytes, transmission / reception must be performed every one byte or several bytes. It takes time to wait for a response. Therefore, due to the waiting time, it takes time to transfer a large amount of data such as data in the memory and program code data. Also, if it is necessary to transfer several kilos to hundreds of kilos of data, such as data in memory, during the printing process, it may affect the printing process such as command instructions for printing operation and status reading. In order to avoid such a problem, for example, a means for transferring a large amount of data by dividing the data or transferring the data after printing is stopped is used. For this reason, there has been a problem that it is difficult to read data and the like in the memory at an appropriate timing.

【0009】しかし印刷装置においては、近年高画質
化、高速化が進み、しかもこれらを満足するコンパクト
な印刷装置が要求されている。これら高画質化、高速化
を追求することで、例えば印刷データの大容量化、高速
データ処理が必要とされている。
However, in recent years, printing apparatuses have been improved in image quality and speed, and a compact printing apparatus that satisfies these requirements has been demanded. In pursuit of higher image quality and higher speed, for example, a larger capacity of print data and higher speed data processing are required.

【0010】本発明は、前記課題を解決するためになさ
れたものであり、大容量データの転送時間を短縮するこ
とが可能な、複数のマイコンを組み込んだ印刷装置内も
しくは印刷装置と外部装置(他の印刷装置、ホストコン
ピュータ等)と通信ネットワークからなる印刷システム
のマイコン間のデータ転送制御方法を提供するものであ
る。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and it is an object of the present invention to reduce the transfer time of large-volume data in a printing apparatus incorporating a plurality of microcomputers or in a printing apparatus and an external apparatus ( It is intended to provide a method for controlling data transfer between a microcomputer of a printing system comprising a communication network and another printing apparatus, a host computer or the like.

【0011】[0011]

【課題を解決するための手段】前記課題を解決するた
め、本発明は、バイト単位での転送方法と、パケット構
成による転送方法を備え、マイコン間で転送するデータ
容量を認識して、数バイトのデータ転送時には前者を、
数キロバイトのデータ転送時には後者を使用してデータ
転送を行なうように、転送方法を切り換えることを特徴
とする。
In order to solve the above problems, the present invention provides a transfer method in units of bytes and a transfer method based on a packet configuration. The former when transferring data,
When transferring several kilobytes of data, the transfer method is switched so that the latter is used for data transfer.

【0012】[0012]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を詳細に説明する。尚、本実施例においては、
図1に示す通り、データ転送をシリアル転送方式とし
て、データ転送方式は3バイトのコマンドによるバイト
単位でのデータ転送方式と、パケット構成による大容量
データ転送方式を使用する場合を例示して説明する。図
1は本発明のデータ転送を示すタイムチャートであり、
構成としては、図4を用いる。
Embodiments of the present invention will be described below in detail with reference to the drawings. In this embodiment,
As shown in FIG. 1, the data transfer is described as a serial transfer method, and a data transfer method using a byte-by-byte data transfer method using a 3-byte command and a large-capacity data transfer method using a packet configuration will be described. . FIG. 1 is a time chart showing the data transfer of the present invention,
FIG. 4 is used as the configuration.

【0013】送信側から受信側へのデータ転送制御は、
デフォルト状態ではバイト単位でのデータ転送制御方式
に従い、3バイトのコマンド単位で行なわれる。これ
は、1バイトから数バイトのコマンドに対しては、バイ
ト単位でのデータ転送方式がパケット構成によるデータ
転送方式よりも適しているからである。バイト単位での
データ転送では、送信側からのコマンドは、シリアルバ
ス3を介して受信側に転送され、受信側には1バイトの
コマンドを受信する毎に転送エラーチェック処理を行
い、3バイトの規定コマンドを受信後コマンドに対する
処理および3バイトのステータスの転送処理が行なわれ
る。
The data transfer control from the transmitting side to the receiving side is as follows.
In the default state, data transfer is performed in units of 3-byte commands according to a data transfer control method in units of bytes. This is because, for a command of one byte to several bytes, a data transfer method in units of bytes is more suitable than a data transfer method using a packet configuration. In data transfer in units of bytes, a command from the transmission side is transferred to the reception side via the serial bus 3, and the reception side performs a transfer error check process every time a 1-byte command is received, and performs a 3-byte transmission. After receiving the prescribed command, the processing for the command and the transfer processing of the 3-byte status are performed.

【0014】ここで、メモリ内のデータなどの大容量デ
ータの転送を行なう場合、バイト単位でのデータ転送方
式では転送時間がかかるため、転送時間短縮のためにパ
ケット構成によるデータ転送方式に切り換える。この
時、図1に示す通り、送信側は3バイトの「大容量デー
タ転送開始コマンド」を受信側に転送する。その後、送
信側はデータ転送制御方式をパケット構成によるデータ
転送制御方式に切り換え、受信側からの応答を待つ。受
信側は送信側から「大容量データ転送開始コマンド」を
受信すると、データ転送制御方式をパケット構成による
データ転送制御方式に切り換え、送信側に対して「パケ
ット構成によるデータ転送準備完了ステータス」を転送
する。
Here, when transferring large-capacity data such as data in a memory, the transfer time is long in the data transfer method in units of bytes. Therefore, in order to reduce the transfer time, the data transfer method is switched to a data transfer method using a packet configuration. At this time, as shown in FIG. 1, the transmitting side transfers a "large data transfer start command" of 3 bytes to the receiving side. Thereafter, the transmitting side switches the data transfer control method to the data transfer control method based on the packet configuration, and waits for a response from the receiving side. When the receiving side receives the "Large-capacity data transfer start command" from the transmitting side, it switches the data transfer control method to the data transfer control method based on the packet configuration and transfers the "data transfer preparation completion status based on the packet configuration" to the transmitting side. I do.

【0015】パケット構成によるデータ転送が終了する
と、送信側は受信側からの「データ転送正常終了ステー
タス」を受信後、受信側は前記「データ転送正常終了ス
テータス」の転送後にバイト単位でのデータ転送制御方
式に切り換えて、以降のデータ転送制御を行う。
When the data transfer by the packet configuration is completed, the transmitting side receives the "data transfer normal completion status" from the receiving side, and the receiving side transmits the data in byte units after the transfer of the "data transfer normal completion status". By switching to the control method, the subsequent data transfer control is performed.

【0016】図2および図3は本発明によるデータ転送
を行なう方法を示す送信側および受信側のそれぞれの動
作フローチャートである。
FIGS. 2 and 3 are operation flowcharts of the transmitting side and the receiving side, respectively, showing a method of performing data transfer according to the present invention.

【0017】図2において、送信側では大容量データの
転送を行なうかをチェックし(S1)、転送データがコマ
ンドの場合は、バイト単位でのコマンド転送処理(S2)
を行なう。規定数コマンドの転送完了をチェックして
(S3)、転送完了ならば受信側からのステータス応答を
待つ(S4)。受信側からのステータスを受信する(S4)
と規定数ステータスの受信完了をチェックして(S5)、
受信完了ならばステータスに対する処理(S6)を行な
う。その後、ステップ(S1)に戻って次のデータの転送
処理を行なう。ステップ(S3)で規定数コマンドの転送
未完の場合は、ステップ(S2)に戻って残りのコマンド
の転送を継続する。また、ステップ(S5)で受信側から
規定数ステータスの受信未完の場合は、ステップ(S4)
に戻って残りのステータスを待つ。
In FIG. 2, the transmitting side checks whether to transfer a large amount of data (S1). If the transferred data is a command, the command is transferred in byte units (S2).
Perform The transfer completion of the specified number of commands is checked (S3). If the transfer is completed, a status response from the receiving side is waited for (S4). Receive status from receiving side (S4)
And the completion of receiving the specified number status (S5)
If the reception is completed, the status is processed (S6). Thereafter, the process returns to step (S1) to perform the next data transfer process. If the transfer of the specified number of commands is not completed in step (S3), the process returns to step (S2) to continue transferring the remaining commands. If it is determined in step (S5) that the specified number of statuses have not been received from the receiving side, the process proceeds to step (S4).
Return to and wait for remaining status.

【0018】また、ステップ(S1)において、大容量デ
ータ転送を行なう場合は、受信側に対して「大容量デー
タ転送開始コマンド」を転送(S7)し、受信側の応答を
待つ(S8)。その後、受信側の応答を受信したかをチェ
ックして(S9)、受信完了ならば、パケット構成でのデ
ータ転送処理(S10)に従ってデータ転送を行なう。パ
ケット構成によるデータ転送完了後は、ステップ(S1)
に戻って次のコマンドの転送処理を行なう。
If a large-capacity data transfer is to be performed in step (S1), a "large-capacity data transfer start command" is transferred to the receiving side (S7), and a response from the receiving side is waited for (S8). Thereafter, it is checked whether or not a response from the receiving side has been received (S9). If the reception is completed, data transfer is performed in accordance with the data transfer process in packet configuration (S10). After the data transfer by the packet configuration is completed, step (S1)
To perform the transfer processing of the next command.

【0019】図3において、受信側では送信側からのコ
マンドを受信する(S11)と規定数コマンドの受信完了
をチェックして(S12)、受信完了の場合は更に「大容
量データ転送開始コマンド」であるかをチェックする
(S13)。この時、受信コマンドが通常コマンドであっ
た場合は、通常コマンド処理(S14)を行なって、規定
数のステータスを転送(S15)した後、ステップ(S11)
に戻って次のコマンドを待つ。ステップ(S12)で規定
数コマンドを受信未完であった場合は、ステップ(S1
1)に戻って残りのコマンドを待つ。
In FIG. 3, when the receiving side receives a command from the transmitting side (S11), it checks the completion of the reception of the specified number of commands (S12). Is checked (S13). At this time, if the received command is a normal command, normal command processing (S14) is performed, a specified number of statuses are transferred (S15), and then step (S11)
Return to and wait for the next command. If the specified number of commands have not been received yet in step (S12), the step (S1)
Return to 1) and wait for remaining commands.

【0020】また、ステップ(S13)において「大容量
データ転送開始コマンド」を受信した場合は、パケット
構成でのデータ転送処理(S16)に従ってデータ転送を
行なう。パケット構成によるデータ転送終了後は、ステ
ップ(S11)に戻って次のコマンドを待つ。
When the "large-capacity data transfer start command" is received in step (S13), data transfer is performed according to the data transfer process (S16) in the packet configuration. After the data transfer by the packet configuration is completed, the process returns to step (S11) and waits for the next command.

【0021】以上、本発明によれば、マイコン間のデー
タ転送において、転送データ容量に適したデータ転送制
御方式を切り換えて使用することにより、大容量データ
の転送時間を短縮することができる。
As described above, according to the present invention, in data transfer between microcomputers, by switching and using a data transfer control method suitable for the transfer data capacity, the transfer time of large-capacity data can be reduced.

【0022】なお、本発明の印刷装置の一般的に知られ
ている例としては、電子写真方式を用いた複写機やレー
ザプリンタなどの電子写真装置、もしくはインクジェッ
トプリンタなどがあげられる。これらの印刷装置におい
て、用紙に記録する印刷部は、一般的に知られている構
成であって良い。
As a generally known example of the printing apparatus of the present invention, there are an electrophotographic apparatus such as a copying machine or a laser printer using an electrophotographic system, an ink jet printer, and the like. In these printing apparatuses, the printing unit that records on paper may have a generally known configuration.

【0023】また、本実施例では、印刷装置内部での複
数のマイコン間のデータ転送について述べたが、印刷シ
ステムとして、複数のマイコンを組み込んだ印刷装置と
複数のマイコンを組み込んだ外部装置間で相互にデータ
転送を行なう方式でも同様の効果が得られる。ここで、
外部装置とは他の印刷装置もしくはホストコンピュータ
などがあげられ、これらの外部装置とはインターネット
やLAN等の通信ネットワークを介して接続されてい
る。
In this embodiment, data transfer between a plurality of microcomputers in the printing apparatus has been described. However, as a printing system, a printing apparatus incorporating a plurality of microcomputers and an external apparatus incorporating a plurality of microcomputers are used. A similar effect can be obtained by a method of mutually transferring data. here,
The external device includes another printing device or a host computer, and is connected to these external devices via a communication network such as the Internet or a LAN.

【0024】[0024]

【発明の効果】本発明によれば、複数のマイコンを組み
込んだ印刷装置内のマイコン間のデータ転送制御方法を
切り換えることによって、大容量データの転送時間を短
縮することができる。従って、印刷処理を行ないながら
マイコンメモリ内のデータなどの大容量データを転送す
る場合において、データ転送を行なうためにマイコンの
処理を占有する時間を短縮することが可能なデータ転送
制御方法を提供することができる。
According to the present invention, the transfer time of large-capacity data can be reduced by switching the data transfer control method between microcomputers in a printing apparatus incorporating a plurality of microcomputers. Therefore, there is provided a data transfer control method capable of shortening the time occupied by the microcomputer for performing the data transfer when transferring a large amount of data such as data in the microcomputer memory while performing the printing process. be able to.

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

【図1】 本発明のデータ転送方法を示すタイムチャー
トである。
FIG. 1 is a time chart illustrating a data transfer method of the present invention.

【図2】 本発明のデータ転送方法の一実施例を示す送
信側フローチャートである。
FIG. 2 is a transmission flowchart illustrating an embodiment of a data transfer method according to the present invention.

【図3】 本発明のデータ転送方法の一実施例を示す受
信側フローチャートである。
FIG. 3 is a flowchart of a receiving side showing one embodiment of the data transfer method of the present invention.

【図4】 本発明の一実施例を示す構成図である。FIG. 4 is a configuration diagram showing one embodiment of the present invention.

【図5】 従来のバイト転送によるデータ転送方法を示
すタイムチャートである。
FIG. 5 is a time chart showing a conventional data transfer method by byte transfer.

【図6】 従来のデータ転送方法による送信側動作フロ
ーチャートである。
FIG. 6 is an operation flowchart of a transmission side according to a conventional data transfer method.

【図7】 従来のデータ転送方法による受信側動作フロ
ーチャートである。
FIG. 7 is an operation flowchart of a receiving side according to a conventional data transfer method.

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

1…送信側CPU、2…受信側CPU、3…シリアルバ
ス。
Reference numeral 1 represents a transmitting CPU, 2 represents a receiving CPU, and 3 represents a serial bus.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数のマイコンと、該複数のマイコンの
間で相互にデータ転送を行なう転送手段を設けた印刷装
置において、 該印刷装置は、バイト単位での転送方法とパケット単位
での転送方法を備え、転送されるデータの容量によって
バイト単位での転送方法とパケット単位での転送方法を
切り換えることを特徴とするデータ転送制御方法。
1. A printing apparatus provided with a plurality of microcomputers and a transfer means for mutually transferring data between the plurality of microcomputers, the printing apparatus comprising: a byte-based transfer method and a packet-based transfer method; And a method of switching between a transfer method in units of bytes and a transfer method in units of packets according to the capacity of data to be transferred.
【請求項2】 複数のマイコンを備えた印刷装置と、複
数のマイコンを備えた外部装置と、該印刷装置と該外部
装置の間で相互にデータ転送を行なう通信ネットワーク
とからなる印刷システムにおいて、 該印刷装置は、バイト単位での転送方法とパケット単位
での転送方法を備え、転送されるデータの容量によって
バイト単位での転送方法とパケット単位での転送方法を
切り換えることを特徴とするデータ転送制御方法。
2. A printing system comprising: a printing device having a plurality of microcomputers; an external device having a plurality of microcomputers; and a communication network for mutually transferring data between the printing device and the external device. The printing apparatus includes a transfer method in units of bytes and a transfer method in units of packets, and switches between a transfer method in units of bytes and a transfer method in units of packets according to the amount of data to be transferred. Control method.
【請求項3】 小容量データの転送時にはバイト単位で
のデータ転送制御方法、大容量データの転送時にはパケ
ット構成によるデータ転送制御方法にてデータ転送を行
なうように切り換えることを特徴とする請求項1乃至2
記載のデータ転送制御方法。
3. The method according to claim 1, wherein when transferring small-capacity data, the data transfer is controlled by a data transfer control method based on a packet structure when transferring large-capacity data. Or 2
The described data transfer control method.
JP2000172895A 2000-06-09 2000-06-09 Data transfer control method Pending JP2001350715A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000172895A JP2001350715A (en) 2000-06-09 2000-06-09 Data transfer control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000172895A JP2001350715A (en) 2000-06-09 2000-06-09 Data transfer control method

Publications (1)

Publication Number Publication Date
JP2001350715A true JP2001350715A (en) 2001-12-21

Family

ID=18675210

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000172895A Pending JP2001350715A (en) 2000-06-09 2000-06-09 Data transfer control method

Country Status (1)

Country Link
JP (1) JP2001350715A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006019953A (en) * 2004-06-30 2006-01-19 Fuji Xerox Co Ltd Device, method, and program for transmitting image information

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006019953A (en) * 2004-06-30 2006-01-19 Fuji Xerox Co Ltd Device, method, and program for transmitting image information
JP4507723B2 (en) * 2004-06-30 2010-07-21 富士ゼロックス株式会社 Image information transfer apparatus, image information transfer system, image information transfer method, and image information transfer program

Similar Documents

Publication Publication Date Title
US6473808B1 (en) High performance communication controller for processing high speed data streams wherein execution of a task can be skipped if it involves fetching information from external memory bank
JPH114279A (en) Method and mechanism for transmission between advanced systems
JP2000148416A (en) Interface device
JP2001350715A (en) Data transfer control method
JP4098910B2 (en) Packet transfer control device and packet transfer method
TWI237770B (en) Communication assisting apparatus for mediating data transfer and communication system employing the communication assisting apparatus
JP2005074928A (en) Data processing system, data processor, and data receiving program
JPH1021019A (en) Printer device
JP2000122819A (en) Network printer
JP2005074911A (en) Image processor
JP2658931B2 (en) Printer controller
JP3069867U (en) Electronic equipment
JP3741853B2 (en) High speed processing method of network interface
JPH04233028A (en) Printer
JPH11232243A (en) Communication control equipment, its method and communication control system
JP2001010128A (en) Page printer and page print system
JPH09277656A (en) Printing device
JPH08107437A (en) Refresh method for data transmitting/receiving circuit
JPS62232057A (en) Pseudo dma system
JPH01171948A (en) Printer control apparatus
JP2001092614A (en) Printing system
JPH05265666A (en) Printer system
JP2005100247A (en) Dma controller
JP2001092605A (en) Data controller and internet printer
JP2001117742A (en) External character printing control system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050331

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070613

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071205