JPH09307689A - Facsimile control system - Google Patents
Facsimile control systemInfo
- Publication number
- JPH09307689A JPH09307689A JP8123840A JP12384096A JPH09307689A JP H09307689 A JPH09307689 A JP H09307689A JP 8123840 A JP8123840 A JP 8123840A JP 12384096 A JP12384096 A JP 12384096A JP H09307689 A JPH09307689 A JP H09307689A
- Authority
- JP
- Japan
- Prior art keywords
- data
- log
- image data
- facsimile
- transmitted
- 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
Links
Landscapes
- Facsimiles In General (AREA)
- Storing Facsimile Image Data (AREA)
- Facsimile Transmission Control (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】 本発明は、ホスト装置に接
続されたファクシミリ装置へイメージデータを送信し、
そのファクシミリ装置を使用してイメージデータの出力
(印刷、送信)を行わせるファクシミリ制御システムに
関するものである。The present invention relates to transmitting image data to a facsimile device connected to a host device,
The present invention relates to a facsimile control system for outputting (printing, transmitting) image data using the facsimile device.
【0002】[0002]
【従来の技術】 近年、ファクシミリ装置をパーソナル
コンピュータ等のホスト装置に接続して、パーソナルコ
ンピュータから他のファクシミリ装置へデータの送受信
を可能としたり、また、パーソナルコンピュータに接続
されたファクシミリ装置をパーソナルコンピュータのプ
リンタやスキャナとして使用するシステムが開発されて
いる。このシステムはパーソナルコンピュータにファク
シミリ装置を接続するだけで、ファクシミリ機能のみな
らず、スキャナ機能やプリンタ機能をも利用できるとい
う利点がある。このシステムでは、パーソナルコンピュ
ータに供給された制御プログラムによって、パーソナル
コンピュータに接続されたファクシミリ装置が制御され
るようにされている。2. Description of the Related Art In recent years, a facsimile device is connected to a host device such as a personal computer to enable transmission / reception of data from the personal computer to another facsimile device, or a facsimile device connected to the personal computer is connected to the personal computer. Systems have been developed to be used as printers and scanners in. This system has an advantage that not only the facsimile function but also the scanner function and the printer function can be used only by connecting the facsimile device to the personal computer. In this system, a facsimile machine connected to the personal computer is controlled by a control program supplied to the personal computer.
【0003】図4に、かかるシステムの機能構成図を示
す。パーソナルコンピュータ1は、RS−232C規格
の入出力ポート2を備えており、この入出力ポート2を
介して、ファクシミリ装置7と接続されている。このパ
ーソナルコンピュータ1は、主として、アプリケーショ
ンプログラム6と、ドライバプログラム5と、ハードデ
ィスク4と、モニタプログラム3と、前記した入出力ポ
ート2とから構成されている。アプリケーションプログ
ラム6は、ユーザーが直接操作を行うプログラムであ
り、データ内容を画面上に表示するビュワープログラム
6aや、パーソナルコンピュータ1に接続されたファク
シミリ装置7との通信履歴をログファイル6cにより管
理するログマネージャープログラム6bなどが設けられ
ている。FIG. 4 shows a functional block diagram of such a system. The personal computer 1 is equipped with an RS-232C standard input / output port 2, and is connected to the facsimile apparatus 7 via this input / output port 2. The personal computer 1 is mainly composed of an application program 6, a driver program 5, a hard disk 4, a monitor program 3, and the input / output port 2 described above. The application program 6 is a program that a user directly operates, and is a log that manages a viewer program 6a that displays data contents on the screen and a communication history with the facsimile device 7 connected to the personal computer 1 using a log file 6c. A manager program 6b and the like are provided.
【0004】このログマネージャープログラム6bは各
通信毎にログデータを作成し、作成されたログデータを
ログファイル6cに登録して通信履歴を管理する。ログ
データには、ファクシミリ装置7に対して送受信された
イメージデータがハードディスク4に格納されるアドレ
ス、即ち、そのイメージデータのファイル名を始めとし
て、送受信(通信)の時刻、送受信の区別、入出力の形
式、処理済みか否かの区別が含まれている。The log manager program 6b creates log data for each communication and registers the created log data in the log file 6c to manage the communication history. The log data includes an address at which image data transmitted / received to / from the facsimile device 7 is stored in the hard disk 4, that is, a file name of the image data, transmission / reception (communication) time, transmission / reception discrimination, and input / output. Format, and whether it has been processed or not are included.
【0005】なお、ここで言うところのアドレスとは、
ハードディスク4上の具体的なセクタおよびトラック番
号を示すものではない。周知の基本OS(オペレーティ
ング・システム)によって、ハードディスク4上の各記
憶部にどのファイルが格納されているかについては全て
管理されているので、各プログラム上からは、少なくと
もファイル名を参照すれば、そのファイル名の付された
イメージデータがハードディスク4上のどの記憶部に格
納されているかを確認することができる。即ち、その意
味で、ファイル名がハードディスク上のアドレスを示す
ことになる。The address referred to here is
It does not indicate a specific sector and track number on the hard disk 4. A known basic OS (operating system) manages all of the files stored in each storage unit on the hard disk 4. Therefore, if at least the file name is referenced from each program, It is possible to confirm in which storage unit on the hard disk 4 the image data with the file name is stored. That is, in that sense, the file name indicates an address on the hard disk.
【0006】送受信の区別とは、パーソナルコンピュー
タ1を主体とした送受信の区別であり、パーソナルコン
ピュータ1からファクシミリ装置7へイメージデータが
送信される場合は送信、逆に、ファクシミリ装置7から
パーソナルコンピュータ1へイメージデータが送信され
る場合は受信とされる。よって、送信の場合には、ファ
クシミリ装置7へ送信されたイメージデータをそのファ
クシミリ装置7で印刷する場合と、他のファクシミリ装
置へ送信する場合とがある。一方、受信の場合には、フ
ァクシミリ受信されたイメージデータがパーソナルコン
ピュータ1へ送信される場合と、ファクシミリ装置7の
スキャナで読み取られたイメージデータがパーソナルコ
ンピュータ1へ送信される場合とがある。入出力の形式
には、スキャナ(SCAN)、ファクシミリ(FAX)、印刷(PRIN
T)の3つがある。入出力の形式がスキャナ(SCAN)の場合
には、送受信の区別は必ず受信であり、印刷(PRINT)の
場合には必ず送信である。入出力の形式がファクシミリ
(FAX)の場合には、送受信の区別は送信または受信であ
る。なお、ログファイル6cは、図4の機能構成図では
ハードディスク4と分離されて図示されているが、実際
にはハードディスク4内に設けられている。The distinction between transmission and reception is distinction between transmission and reception mainly by the personal computer 1. When image data is transmitted from the personal computer 1 to the facsimile machine 7, it is transmitted, and conversely, from the facsimile machine 7 to the personal computer 1. When the image data is transmitted to, it is regarded as reception. Therefore, in the case of transmission, the image data transmitted to the facsimile device 7 may be printed by the facsimile device 7 or may be transmitted to another facsimile device. On the other hand, in the case of reception, the image data received by facsimile may be transmitted to the personal computer 1 or the image data read by the scanner of the facsimile device 7 may be transmitted to the personal computer 1. The input / output formats are scanner (SCAN), facsimile (FAX), print (PRIN
There are three). If the input / output format is a scanner (SCAN), the distinction between transmission and reception is always reception, and if it is printing (PRINT), it is transmission. I / O format is facsimile
In the case of (FAX), the distinction between transmission and reception is transmission or reception. Although the log file 6c is shown separately from the hard disk 4 in the functional configuration diagram of FIG. 4, it is actually provided in the hard disk 4.
【0007】ドライバプログラム5は、アプリケーショ
ンプログラム6とファクシミリ装置7との間に介在し
て、両者間のデータの送受信を手助けするためのプログ
ラムである。パーソナルコンピュータ1に接続されたフ
ァクシミリ装置7に対するアクセス方式は、そのファク
シミリ装置7やパーソナルコンピュータ1のハード構成
などにより異なっている。しかし、その異なる環境毎に
アプリケーションプログラム6のアクセス方式を変更す
ることは困難なので、アプリケーションプログラム6と
ファクシミリ装置7との間にドライバプログラム5を介
在させて、アプリケーションプログラム6からのアクセ
ス方式は統一させつつ、その一方で、環境毎に異なるア
クセス方式はドライバプログラム5により対応させるよ
うにしているのである。The driver program 5 is a program that is interposed between the application program 6 and the facsimile apparatus 7 to assist the transmission and reception of data between them. The access method for the facsimile device 7 connected to the personal computer 1 differs depending on the hardware configuration of the facsimile device 7 and the personal computer 1. However, since it is difficult to change the access method of the application program 6 for each of the different environments, the driver program 5 is interposed between the application program 6 and the facsimile apparatus 7 so that the access method from the application program 6 is unified. On the other hand, on the other hand, the different access method for each environment is made to correspond by the driver program 5.
【0008】ファクシミリ装置7との間に介在するドラ
イバプログラム5には、スキャナドライバ5a、FAX
ドライバ5b、プリンタドライバ5cの3つがある。ス
キャナドライバ5aは、ファクシミリ装置7をスキャナ
装置として使用する場合のドライバプログラムである。
FAXドライバ5bは、パーソナルコンピュータ1に記
憶されたデータをファクシミリ装置7から電話回線を通
じて他のファクシミリ装置へ送信する場合に使用される
ドライバプログラムである。プリンタドライバ5cは、
ファクシミリ装置7をプリンタとして使用する場合のド
ライバプログラムである。モニタプログラム3は、ファ
クシミリ装置7の接続された入出力ポート2の管理や、
ファクシミリ装置7に対して送受信されるデータのフォ
ーマット変換などを行うプログラムであり、入出力ポー
ト2とドライバプログラム5との間に介在される。The driver program 5 interposed between the facsimile apparatus 7 includes a scanner driver 5a and a FAX.
There are three drivers, a driver 5b and a printer driver 5c. The scanner driver 5a is a driver program when the facsimile device 7 is used as a scanner device.
The FAX driver 5b is a driver program used when the data stored in the personal computer 1 is transmitted from the facsimile device 7 to another facsimile device through a telephone line. The printer driver 5c is
This is a driver program when the facsimile machine 7 is used as a printer. The monitor program 3 manages the input / output port 2 to which the facsimile device 7 is connected,
It is a program for converting the format of data transmitted / received to / from the facsimile device 7, and is interposed between the input / output port 2 and the driver program 5.
【0009】ここで、図5から図8を参照して、ハード
ディスク4に記憶されたイメージデータをファクシミリ
装置7で印刷する場合の動作について説明する。なお、
この印刷は、ログマネージャープログラム6b上でユー
ザーにより指示されたものとする。図5は、指示(メッ
セージ)及びデータの流れを表した図であり、図5中、
点線の矢印は指示(メッセージ)の流れを表し、実線の
矢印はデータの流れを表すものとする。図5中、図6の
印刷データ生成処理によるデータ等の流れはL1〜L6
で示され、図7の印刷データ送信処理によるデータ等の
流れはM1〜M7で示される。また、図8は、ログマネ
ージャープログラム6bにより、ログファイル6cの内
容がパーソナルコンピュータ1の画面上に表示された様
子を示した図である。The operation of printing the image data stored in the hard disk 4 by the facsimile apparatus 7 will be described below with reference to FIGS. In addition,
It is assumed that this printing is instructed by the user on the log manager program 6b. FIG. 5 is a diagram showing the flow of instructions (messages) and data. In FIG.
The dotted arrows represent the flow of instructions (messages), and the solid arrows represent the flow of data. In FIG. 5, the flow of data and the like by the print data generation processing of FIG. 6 is L1 to L6.
The flow of data and the like in the print data transmission process of FIG. 7 is shown by M1 to M7. Further, FIG. 8 is a diagram showing a state in which the contents of the log file 6c are displayed on the screen of the personal computer 1 by the log manager program 6b.
【0010】ユーザーにより、ログマネージャープログ
ラム6b上で、ファイルが指定され、印刷の指示がなさ
れると、ログマネージャープログラム6bは、図6の印
刷データ生成処理を開始する。例えば、図8(a)のよ
うに、ログファイル6cの内容が画面上に表示された状
態で、IDナンバー「2」のログデータで示される「yy
y.btx」のファイルが印刷指示されたものとする。ログ
マネージャープログラム6bは、まず、印刷の指示され
たイメージデータ(「yyy.btx」)をハードディスク4
から読み出し(L1、S61)、読み出されたデータを
ビットデータに変換して、そのビットデータをプリンタ
ドライバ5cに描画する(L2、S62)。When a user designates a file on the log manager program 6b and gives a print instruction, the log manager program 6b starts the print data generation process of FIG. For example, as shown in FIG. 8A, when the contents of the log file 6c are displayed on the screen, "yy" indicated by the log data of the ID number "2" is displayed.
It is assumed that the file "y.btx" has been instructed to print. First, the log manager program 6b copies the image data (“yyy.btx”) for which printing is instructed to the hard disk 4.
Is read (L1, S61), the read data is converted into bit data, and the bit data is drawn on the printer driver 5c (L2, S62).
【0011】プリンタドライバ5cは、描画されたビッ
トデータをモニタプログラム3の入力フォーマットに変
換して、その変換されたデータ(「zzz.btx」)をハー
ドディスク4へ格納する(L3、S63)。このシステ
ムにおけるモニタプログラム3の入力フォーマットと
は、MMR方式の圧縮データである。圧縮データの方式
には、MH(Modified Huffman)方式、MR(Modified
READ(Relative ElementAddress Designate))方式、及
び、MMR(Modified MR)方式の3つの方式がある
が、このシステムではMMR方式が使用されるものとす
る。全データがモニタプログラム3の入力フォーマット
であるMMR方式の圧縮データに変換され、ハードディ
スク4に格納されると、ドライバプログラム5cは、そ
のフォーマット変換されハードディスク4に格納された
データ(「zzz.btx」)のアドレスをモニタプログラム
3へ知らせる(L4、S64)。The printer driver 5c converts the drawn bit data into the input format of the monitor program 3 and stores the converted data ("zzz.btx") in the hard disk 4 (L3, S63). The input format of the monitor program 3 in this system is MMR compressed data. Compressed data formats include MH (Modified Huffman) and MR (Modified
There are three methods, a READ (Relative Element Address Designate) method and an MMR (Modified MR) method, and it is assumed that the MMR method is used in this system. When all the data is converted into MMR compressed data which is the input format of the monitor program 3 and stored in the hard disk 4, the driver program 5c converts the format and stores the data (“zzz.btx”) in the hard disk 4. ) Is notified to the monitor program 3 (L4, S64).
【0012】モニタプログラム3は、格納されたデータ
のアドレスをログマネージャープログラム6bへ知らせ
(L5、S65)、その知らせを受けたログマネージャ
ープログラム6bにより、ログファイル6cへ印刷ログ
(ログデータ)が登録される(L6、S66)。この結
果、画面上には、図8(b)のように、ログファイル6
cの内容が表示される。印刷のために新たに作成された
ファイルは、「zzz.btx」のファイル名でハードディス
ク4に記憶される。作成されたイメージデータはまだ印
刷されていないので、「処理済み」の欄には未処理を表
すべく「×」が表示されている。The monitor program 3 informs the log manager program 6b of the address of the stored data (L5, S65), and the log manager program 6b which has received the notice registers the print log (log data) in the log file 6c. (L6, S66). As a result, the log file 6 is displayed on the screen as shown in FIG.
The content of c is displayed. The file newly created for printing is stored in the hard disk 4 with the file name “zzz.btx”. Since the created image data has not been printed yet, “x” is displayed in the “processed” column to indicate unprocessed.
【0013】この図6の印刷データ生成処理により作成
された印刷データは、図7の印刷データ送信処理により
ファクシミリ装置7へ送信され印刷される。図7の印刷
データ送信処理は、モニタプログラム3により定期的に
実行される。The print data created by the print data generation process of FIG. 6 is transmitted to the facsimile apparatus 7 and printed by the print data transmission process of FIG. The print data transmission process of FIG. 7 is periodically executed by the monitor program 3.
【0014】この処理では、まず、モニタプログラム3
は、印刷すべきイメージデータの有無をログファイル6
cを参照して確認する(M1、M2、S71)。この確
認はログマネージャープログラム6bを介して行われ
る。印刷すべきイメージデータがあれば(S72:Ye
s)、そのデータのログデータを読み出し(M3、S7
3)、読み出されたログデータに基づいて、印刷される
イメージデータ(「zzz.btx」)をハードディスク4か
ら読み出し(M4)、読み出されたイメージデータをフ
ァクシミリ装置7に対して送信可能な出力フォーマット
であるATコマンドの付加されたMMR方式の圧縮デー
タに変換する(S74)。その後、モニタプログラム3
は、その変換されたデータを印刷の指示とともに、ファ
クシミリ装置7へ送信する(M5、S75)。パーソナ
ルコンピュータ1から(モニタプログラム3から入出力
ポート2を介して)送信されたデータを受信したファク
シミリ装置7は、そのデータとともに受信された印刷の
指示に基づいて、その受信したイメージデータを印刷す
る。In this process, first, the monitor program 3
Shows whether there is image data to be printed in log file 6
Confirm by referring to c (M1, M2, S71). This confirmation is performed via the log manager program 6b. If there is image data to be printed (S72: Ye
s), read the log data of that data (M3, S7
3) Based on the read log data, the image data to be printed (“zzz.btx”) can be read from the hard disk 4 (M4), and the read image data can be transmitted to the facsimile device 7. It is converted to MMR compressed data with the AT command added as an output format (S74). After that, monitor program 3
Sends the converted data together with a print instruction to the facsimile device 7 (M5, S75). The facsimile apparatus 7, which has received the data transmitted from the personal computer 1 (via the input / output port 2 from the monitor program 3), prints the received image data based on the print instruction received together with the data. .
【0015】ファクシミリ装置7へのイメージデータの
送信後、モニタプログラム3が印刷データの送信が終了
したことをログマネージャープログラム6bへ知らせる
と(M6、S76)、その知らせを受けたログマネージ
ャープログラム6bは、印刷ログ(ログデータ)を更新
して、送信されたログデータに処理済みの属性を付加す
る(M7、S77)。図8(c)には、この更新された
ログファイル6cの様子が示されている。After sending the image data to the facsimile device 7, when the monitor program 3 notifies the log manager program 6b that the sending of the print data is completed (M6, S76), the log manager program 6b which has received the notification is notified. The print log (log data) is updated, and the processed attribute is added to the transmitted log data (M7, S77). FIG. 8C shows the state of the updated log file 6c.
【0016】印刷すべきイメージデータがなければ(S
72:No)、モニタプログラム3は、所定時間処理を
スリープし(所定時間の経過を待って)(S78)、印
刷すべきイメージデータの有無の確認が行われる(S7
1)。If there is no image data to be printed (S
72: No), the monitor program 3 sleeps the process for a predetermined time (waits for the elapse of the predetermined time) (S78), and confirms whether there is image data to be printed (S7).
1).
【0017】なお、パーソナルコンピュータ1からデー
タを送信してファクシミリ装置7で出力する動作として
は、この印刷動作の他に、ファクシミリ装置7へ送信さ
れたデータを更に他のファクシミリ装置へ送信する送信
動作がある。この送信動作は、プリンタドライバ5cに
代わって、FAXドライバ5bが使用されることのほか
は、前記した印刷動作の場合とほぼ同様であるので、そ
の説明は省略する。The operation of transmitting data from the personal computer 1 and outputting it by the facsimile device 7 includes, in addition to this printing operation, a transmission operation of further transmitting the data transmitted to the facsimile device 7 to another facsimile device. There is. This transmission operation is almost the same as the above-mentioned printing operation except that the FAX driver 5b is used in place of the printer driver 5c, and therefore its description is omitted.
【0018】[0018]
【発明が解決しようとする課題】 しかしながら、上述
した印刷データ生成処理(図6)及び印刷データ送信処
理(図7)では、印刷されるイメージデータ(「yyy.bt
x」)がハードディスク4に格納されているにも拘ら
ず、全く同じイメージデータ(「zzz.btx」)を新たに
作成し、その新たに作成されたイメージデータ(「zzz.
btx」)をファクシミリ装置7へ送信して印刷するよう
にしていた。このため印刷処理に長時間を要してしまう
という問題点があった。また、ハードディスク4には、
全く同じイメージデータが重複して記憶されることにな
り、メモリが無駄に使用されてしまうという問題点があ
った。However, in the print data generation process (FIG. 6) and the print data transmission process (FIG. 7) described above, the image data to be printed (“yyy.bt”) is printed.
x ”) is stored in the hard disk 4, the same image data (“ zzz.btx ”) is newly created, and the newly created image data (“ zzz.btx ”) is created.
btx ”) is transmitted to the facsimile device 7 for printing. Therefore, there is a problem in that the printing process takes a long time. In addition, in the hard disk 4,
There is a problem in that exactly the same image data is stored redundantly and the memory is wasted.
【0019】本発明は上述した問題点を解決するために
なされたものであり、イメージデータの出力処理を高速
に行うことができるとともに、メモリを有効に使用する
ことができるファクシミリ制御システムを提供すること
を目的としている。The present invention has been made to solve the above-mentioned problems, and provides a facsimile control system capable of performing output processing of image data at high speed and effectively using a memory. Is intended.
【0020】[0020]
【課題を解決するための手段】 この目的を達成するた
めに、請求項1記載のファクシミリ制御システムは、ホ
スト装置に設けられ、そのホスト装置に接続されたファ
クシミリ装置に対してイメージデータの送受信を行うも
のであり、前記ファクシミリ装置に対して送受信される
イメージデータを記憶する記憶手段と、前記ファクシミ
リ装置に対する送受信毎に、前記記憶手段に記憶される
イメージデータの属性及びそのイメージデータが記憶さ
れるアドレスなどのログデータを記憶するログファイル
と、前記記憶手段に記憶されるイメージデータを前記フ
ァクシミリ装置へ新たに送信する場合に、その送信され
る前記記憶手段に記憶されたイメージデータに対応させ
て、新規のログデータを前記ログファイルへ登録するロ
グ登録手段と、そのログ登録手段により前記ログファイ
ルに登録された新規のログデータに基づいて、前記記憶
手段に記憶されるイメージデータを前記ファクシミリ装
置へ送信する送信手段とを備えている。In order to achieve this object, a facsimile control system according to claim 1 is provided in a host device and transmits and receives image data to and from a facsimile device connected to the host device. Storage means for storing image data transmitted / received to / from the facsimile device, and an attribute of the image data stored in the storage means and its image data are stored every transmission / reception to / from the facsimile device. When a log file storing log data such as an address and the image data stored in the storage unit is newly transmitted to the facsimile device, the log data corresponding to the image data stored in the storage unit is transmitted. , Log registration means for registering new log data in the log file, and And transmitting means for transmitting the image data stored in the storage means to the facsimile device based on the new log data registered in the log file by the log registration means.
【0021】この請求項1記載のファクシミリ制御シス
テムによれば、ファクシミリ装置に対して送受信された
イメージデータは記憶手段に記憶され、そのイメージデ
ータの属性やそのイメージデータの記憶されるアドレス
がログデータとしてログファイルに記憶される。記憶手
段に記憶されたイメージデータをファクシミリ装置へ新
たに送信する場合には、ログ登録手段により、そのイメ
ージデータに対応させて新規のログデータがログファイ
ルに登録され、その新規に登録されたログデータに基づ
いて、送信手段によりイメージデータが送信される。即
ち、記憶手段に記憶されるイメージデータを新たにファ
クシミリ装置へ送信する場合には、ログデータは新規に
登録されるものの、送信されるイメージデータとしては
既存のデータが使用される。According to the facsimile control system of the present invention, the image data transmitted / received to / from the facsimile device is stored in the storage means, and the attribute of the image data and the address where the image data is stored are the log data. Is stored in the log file as. When the image data stored in the storage means is newly transmitted to the facsimile apparatus, the log registration means registers new log data in the log file corresponding to the image data, and the newly registered log. The image data is transmitted by the transmitting means based on the data. That is, when the image data stored in the storage means is newly transmitted to the facsimile, the log data is newly registered, but the existing data is used as the transmitted image data.
【0022】請求項2記載のファクシミリ制御システム
は、請求項1記載のファクシミリ制御システムにおい
て、前記ログファイルに記憶されるログデータの属性に
は、そのログデータに対応するイメージデータが、ファ
クシミリ受信を対象としたデータであるか、ファクシミ
リ送信を対象としたデータであるか、印刷を対象とした
データであるかを識別可能とする属性が含まれており、
前記送信手段は、前記ログ登録手段により新規に登録さ
れたログデータの属性が、ファクシミリ送信を対象とし
たものであれば該当するイメージデータをファクシミリ
送信データとして、印刷を対象としたものであれば該当
するイメージデータを印刷データとして、前記ファクシ
ミリ装置へ送信するものである。According to a second aspect of the present invention, in the facsimile control system according to the first aspect, the attribute of the log data stored in the log file indicates that the image data corresponding to the log data indicates the facsimile reception. Includes an attribute that allows identification of whether the data is targeted data, data targeted for facsimile transmission, or data targeted for printing,
If the attribute of the log data newly registered by the log registration means is for facsimile transmission, the image data is facsimile transmission data, and if the attribute is for printing. The corresponding image data is transmitted to the facsimile device as print data.
【0023】請求項3記載のファクシミリ制御システム
は、請求項1または2記載のファクシミリ制御システム
において、前記送信手段により該当するイメージデータ
が前記ファクシミリ装置へ送信された場合には、送信済
みであることが識別可能な属性を該当するログデータの
属性に追加する属性追加手段を備えている。The facsimile control system according to a third aspect of the present invention is the facsimile control system according to the first or second aspect, and when the corresponding image data is transmitted to the facsimile apparatus by the transmitting means, it has already been transmitted. Is added to the attribute of the corresponding log data.
【0024】請求項4記載のファクシミリ制御システム
は、ホスト装置に設けられ、そのホスト装置に接続され
たファクシミリ装置へイメージデータを送信して、その
ファクシミリ装置によりそのイメージデータの出力を行
わせるものであり、前記ファクシミリ装置に対して送信
されるイメージデータを記憶する記憶手段と、前記ファ
クシミリ装置に対する送信毎に、前記記憶手段に記憶さ
れるイメージデータの出力形式及びそのイメージデータ
が記憶されるアドレスなどのログデータを記憶するログ
ファイルと、そのログファイルに記憶されるログデータ
に基づいて、前記記憶手段に記憶されるイメージデータ
を前記ファクシミリ装置へ送信する送信手段とを備え、
前記ログファイルに記憶される複数のログデータは、前
記ファクシミリ装置に対して送信されるイメージデータ
のアドレスとして、共通するアドレスを記憶し得るもの
である。According to another aspect of the present invention, there is provided a facsimile control system, which is provided in a host device, transmits image data to a facsimile device connected to the host device, and causes the facsimile device to output the image data. Storage means for storing image data to be transmitted to the facsimile device, an output format of the image data stored in the storage device and an address to store the image data, etc. for each transmission to the facsimile device. A log file for storing the log data of, and a transmission means for transmitting the image data stored in the storage means to the facsimile device based on the log data stored in the log file,
The plurality of log data stored in the log file can store a common address as an address of image data transmitted to the facsimile device.
【0025】請求項4記載のファクシミリ制御システム
によれば、記憶手段に記憶されたイメージデータをファ
クシミリ装置へ送信する場合には、そのイメージデータ
の出力形式やそのイメージデータの記憶されるアドレス
がログデータとしてログファイルに新規に登録され、送
信手段により、その新規に登録されたログデータに基づ
いて該当するイメージデータがファクシミリ装置へ送信
される。即ち、記憶手段に記憶されるイメージデータを
新たにファクシミリ装置へ送信する場合には、ログデー
タは新規に登録されるものの、送信されるイメージデー
タとしては既存のデータが使用される。According to the facsimile control system of the fourth aspect, when the image data stored in the storage means is transmitted to the facsimile apparatus, the output format of the image data and the address where the image data is stored are logged. The data is newly registered in the log file as data, and the corresponding image data is transmitted to the facsimile apparatus by the transmitting means based on the newly registered log data. That is, when the image data stored in the storage means is newly transmitted to the facsimile, the log data is newly registered, but the existing data is used as the transmitted image data.
【0026】請求項5記載のファクシミリ制御システム
は、請求項4記載のファクシミリ制御システムにおい
て、前記ログファイルに記憶されるログデータの出力形
式には、そのログデータに対応するイメージデータが、
ファクシミリ送信を対象としたデータであるか、印刷を
対象としたデータであるかを識別可能とする出力形式が
含まれており、前記送信手段は、前記ログファイルに記
憶されるログデータの出力形式が、ファクシミリ送信を
対象としたものであれば該当するイメージデータをファ
クシミリ送信データとして、印刷を対象としたものであ
れば該当するイメージデータを印刷データとして、前記
ファクシミリ装置へ送信するものである。According to a fifth aspect of the present invention, in the facsimile control system according to the fourth aspect, the output format of the log data stored in the log file is image data corresponding to the log data.
An output format for identifying whether the data is intended for facsimile transmission or data intended for printing is included, and the transmission means is an output format for log data stored in the log file. However, if it is intended for facsimile transmission, the corresponding image data is transmitted as facsimile transmission data, and if it is intended for printing, the corresponding image data is transmitted as print data to the facsimile device.
【0027】請求項6記載のファクシミリ制御システム
は、請求項4または5記載のファクシミリ制御システム
において、前記送信手段により該当するイメージデータ
が前記ファクシミリ装置へ送信された場合には、送信済
みであることが識別可能な属性を該当するログデータに
追加する属性追加手段を備えている。According to a sixth aspect of the present invention, in the facsimile control system according to the fourth or fifth aspect, when the corresponding image data is transmitted to the facsimile apparatus by the transmitting means, it has already been transmitted. Is provided with an attribute adding means for adding an identifiable attribute to the corresponding log data.
【0028】[0028]
【発明の実施の形態】 以下、本発明の好ましい実施例
について、添付図面を参照して説明する。本実施例のフ
ァクシミリ制御システムは、ホスト装置としてのパーソ
ナルコンピュータ1に、ファクシミリ装置7が接続され
たものであり、その制御プログラム、即ち、アプリケー
ションプログラム6、ドライバプログラム5、及び、モ
ニタプログラム3は、パーソナルコンピュータ1に供給
される。このシステムの構成は、図4を基に、既に従来
技術で説明したものと同一であるので、同一の部分には
同一の番号を付し、その説明は省略する。なお、本実施
例では、ログマネージャープログラム6bの内容が改良
されている。Preferred embodiments of the present invention will be described below with reference to the accompanying drawings. In the facsimile control system of the present embodiment, a facsimile device 7 is connected to a personal computer 1 as a host device, and its control program, that is, an application program 6, a driver program 5, and a monitor program 3, It is supplied to the personal computer 1. Since the configuration of this system is the same as that already described in the prior art based on FIG. 4, the same parts are designated by the same reference numerals, and the description thereof will be omitted. In this embodiment, the contents of the log manager program 6b are improved.
【0029】図1から図3、及び図7を参照して、ハー
ドディスク4に記憶されたイメージデータをファクシミ
リ装置7で印刷する場合の動作について説明する。な
お、この印刷は、ログマネージャープログラム6b上で
ユーザーにより指示されたものとする。図1は、指示
(メッセージ)及びデータの流れを表した図であり、図
1中、点線の矢印は指示(メッセージ)の流れを表し、
実線の矢印はデータの流れを表すものとする。図1中、
図2の印刷データ生成処理によるデータ等の流れはK1
で示され、図7の印刷データ送信処理によるデータ等の
流れはM1〜M7で示される。また、図3は、ログマネ
ージャープログラム6bにより、ログファイル6cの内
容がパーソナルコンピュータ1の画面上に表示された様
子を示した図である。The operation of printing the image data stored in the hard disk 4 by the facsimile device 7 will be described with reference to FIGS. 1 to 3 and 7. It is assumed that this printing is instructed by the user on the log manager program 6b. FIG. 1 is a diagram showing a flow of instructions (messages) and data. In FIG. 1, dotted arrows indicate the flow of instructions (messages),
Solid arrows indicate the flow of data. In FIG.
The flow of data etc. by the print data generation processing of FIG. 2 is K1.
The flow of data and the like in the print data transmission process of FIG. 7 is shown by M1 to M7. Further, FIG. 3 is a diagram showing a state where the contents of the log file 6c are displayed on the screen of the personal computer 1 by the log manager program 6b.
【0030】ユーザーにより、ログマネージャープログ
ラム6b上で、ファイルが指定され、印刷の指示がなさ
れると、ログマネージャープログラム6bは、図2の印
刷データ生成処理を開始する。例えば、図3(a)のよ
うに、ログファイル6cの内容が画面上に表示された状
態で、IDナンバー「2」のログデータで示される「yy
y.btx」のファイルが印刷指示されたものとする。ログ
マネージャープログラム6bは、IDナンバー「2」の
ログデータの属性を印刷に変えて、即ち、入出力の形式
(FAX/PRINT/SCAN)を印刷(PRINT)に変更して、これ
をIDナンバー「3」のログデータとしてログファイル
6cへ追加する(K1、S21)。When a user designates a file on the log manager program 6b and gives a print instruction, the log manager program 6b starts the print data generation process of FIG. For example, as shown in FIG. 3A, when the contents of the log file 6c are displayed on the screen, "yy" indicated by the log data of ID number "2" is displayed.
It is assumed that the file "y.btx" has been instructed to print. The log manager program 6b changes the attribute of the log data of ID number "2" to print, that is, changes the input / output format (FAX / PRINT / SCAN) to print (PRINT), and changes this to the ID number " 3 ”is added to the log file 6c as log data (K1, S21).
【0031】図3(b)には、この更新されたログファ
イル6cの表示の様子が図示されている。ログファイル
6cにより管理されるイメージデータは、全てモニタプ
ログラム3の入力フォーマットであるMMR方式の圧縮
データでハードディスク4に記憶されているので、本実
施例の印刷データ生成処理(図2)では、印刷されるイ
メージデータを新たに作成せずに、既存のイメージデー
タ(「yyy.btx」)を用いるようにしている。よって、
印刷の指示された「yyy.btx」のファイルは、IDナン
バー「2」と「3」のログデータとして共通して使用さ
れ、ファイル名の欄に共通して表示されている。図3
(b)の状態では、印刷指示のされたイメージデータ
(「yyy.btx」)は未だ印刷されていないので、「処理
済み」の欄には未処理を表すべく「×」が表示されてい
る。FIG. 3B shows how the updated log file 6c is displayed. Since all the image data managed by the log file 6c is stored in the hard disk 4 as MMR compressed data which is the input format of the monitor program 3, in the print data generation process (FIG. 2) of this embodiment, printing is performed. The existing image data (“yyy.btx”) is used without newly creating the image data to be displayed. Therefore,
The file of “yyy.btx” for which printing is instructed is commonly used as the log data of ID numbers “2” and “3” and is commonly displayed in the file name column. FIG.
In the state of (b), since the image data (“yyy.btx”) for which the print instruction has been issued has not been printed yet, “x” is displayed in the “processed” column to indicate unprocessed. .
【0032】図2の印刷データ生成処理により新たに印
刷ログ(ログデータ)が作成されると、そのログデータ
に基づいて、印刷の指示されたイメージデータが、図7
の印刷データ送信処理によりファクシミリ装置7へ送信
され印刷される。この印刷データ送信処理は、モニタプ
ログラム3により定期的に実行される。When a new print log (log data) is created by the print data generation process of FIG. 2, the image data for which printing is instructed based on the log data is changed to that of FIG.
The print data is transmitted to the facsimile device 7 and printed. This print data transmission process is periodically executed by the monitor program 3.
【0033】この処理では、まず、モニタプログラム3
は、印刷すべきイメージデータの有無をログファイル6
cを参照して確認する(M1、M2、S71)。この確
認はログマネージャープログラム6bを介して行われ
る。印刷すべきイメージデータがあれば(S72:Ye
s)、そのデータのログデータを読み出し(M3、S7
3)、読み出されたログデータに基づいて、印刷される
イメージデータ(「yyy.btx」)をハードディスク4か
ら読み出し(M4)、読み出されたイメージデータをフ
ァクシミリ装置7に対して送信可能な出力フォーマット
であるATコマンドの付加されたMMR方式の圧縮デー
タに変換する(S74)。その後、モニタプログラム3
は、その変換されたデータを印刷の指示とともに、ファ
クシミリ装置7へ送信する(M5、S75)。パーソナ
ルコンピュータ1から(モニタプログラム3から入出力
ポート2を介して)送信されたデータを受信したファク
シミリ装置7は、そのデータとともに受信された印刷の
指示に基づいて、その受信したイメージデータを印刷す
る。In this process, first, the monitor program 3
Shows whether there is image data to be printed in log file 6
Confirm by referring to c (M1, M2, S71). This confirmation is performed via the log manager program 6b. If there is image data to be printed (S72: Ye
s), read the log data of that data (M3, S7
3) Based on the read log data, the image data to be printed (“yyy.btx”) can be read from the hard disk 4 (M4), and the read image data can be transmitted to the facsimile device 7. It is converted to MMR compressed data with the AT command added as an output format (S74). After that, monitor program 3
Sends the converted data together with a print instruction to the facsimile device 7 (M5, S75). The facsimile apparatus 7, which has received the data transmitted from the personal computer 1 (via the input / output port 2 from the monitor program 3), prints the received image data based on the print instruction received together with the data. .
【0034】ファクシミリ装置7へのイメージデータの
送信後、モニタプログラム3が印刷データの送信が終了
したことをログマネージャープログラム6bへ知らせる
と(M6、S76)、その知らせを受けたログマネージ
ャープログラム6bは、印刷ログ(ログデータ)を更新
して、送信されたログデータに処理済みの属性を付加す
る(M7、S77)。図3(c)には、この更新された
ログファイル6cの様子が示されている。After sending the image data to the facsimile device 7, when the monitor program 3 notifies the log manager program 6b that the sending of the print data is completed (M6, S76), the log manager program 6b which has received the notice The print log (log data) is updated, and the processed attribute is added to the transmitted log data (M7, S77). FIG. 3C shows the state of the updated log file 6c.
【0035】印刷すべきイメージデータがなければ(S
72:No)、モニタプログラム3は、所定時間処理を
スリープし(所定時間の経過を待って)(S78)、印
刷すべきイメージデータの有無の確認が行われる(S7
1)。If there is no image data to be printed (S
72: No), the monitor program 3 sleeps the process for a predetermined time (waits for the elapse of the predetermined time) (S78), and confirms whether there is image data to be printed (S7).
1).
【0036】以上説明したように、本実施例のファクシ
ミリ制御システムによれば、ログファイル6cに管理さ
れるイメージデータをファクシミリ装置7へ送信して印
刷する場合には、印刷ログ(ログデータ)のみを新たに
作成し、イメージデータは既存のデータを使用するので
(新たにイメージデータを作成しないので)、印刷デー
タ生成処理(図2)を高速に行うことができる。また、
同じイメージデータがハードディスク4に重複して記憶
されないので、ハードディスク4のメモリを有効に使用
することができる。更に、このように印刷データを新た
に作成しなくても、ログデータは新規に作成されるの
で、ファクシミリ装置7との送受信は各送受信毎に確実
に管理することができる。As described above, according to the facsimile control system of the present embodiment, when the image data managed in the log file 6c is transmitted to the facsimile device 7 for printing, only the print log (log data) is printed. Is newly created and existing data is used as the image data (no new image data is created), the print data generation process (FIG. 2) can be performed at high speed. Also,
Since the same image data is not redundantly stored in the hard disk 4, the memory of the hard disk 4 can be effectively used. Further, since log data is newly created without newly creating print data as described above, transmission / reception with the facsimile apparatus 7 can be reliably managed for each transmission / reception.
【0037】本実施例における請求項1から3記載のホ
スト装置としてはパーソナルコンピュータ1が相当し、
記憶手段としてはハードディスク4が相当し、ログ登録
手段としてはS21の処理(図2)が相当し、送信手段
としてはS73からS75の処理(図7)が相当する。
請求項3記載の属性追加手段としてはS77の処理(図
7)が相当する。A personal computer 1 corresponds to the host device according to any one of claims 1 to 3 in this embodiment,
The storage unit corresponds to the hard disk 4, the log registration unit corresponds to the process of S21 (FIG. 2), and the transmission unit corresponds to the processes of S73 to S75 (FIG. 7).
The process of S77 (FIG. 7) corresponds to the attribute adding means described in claim 3.
【0038】また、請求項4から6記載のホスト装置と
してはパーソナルコンピュータ1が相当し、記憶手段と
してはハードディスク4が相当し、送信手段としてはS
73からS75の処理(図7)が相当する。請求項6記
載の属性追加手段としてはS77の処理(図7)が相当
する。A personal computer 1 corresponds to the host device according to the fourth to sixth aspects, a hard disk 4 corresponds to the storage means, and S as the transmission means.
The processing from 73 to S75 (FIG. 7) corresponds to this. The process of S77 (FIG. 7) corresponds to the attribute adding unit according to the sixth aspect.
【0039】以上、実施例に基づき本発明を説明した
が、本発明は上記実施例に何ら限定されるものではな
く、本発明の趣旨を逸脱しない範囲内で種々の改良変形
が可能であることは容易に推察できるものである。As described above, the present invention has been described based on the embodiments. However, the present invention is not limited to the above embodiments, and various improvements and modifications can be made without departing from the gist of the present invention. Can easily be inferred.
【0040】例えば、本実施例では、ファクシミリ装置
7を使用して印刷する場合に本発明を適用したが、ファ
クシミリ装置7へ送信されたデータを他のファクシミリ
装置へ送信する場合に本発明を適用することも可能であ
る。また、一旦、ファクシミリ装置7へ送信され出力
(印刷または送信)されたイメージデータを、再度、フ
ァクシミリ装置7へ送信して出力する場合にも、本発明
を適用することは可能である。For example, in the present embodiment, the present invention is applied when printing is performed using the facsimile device 7, but the present invention is applied when the data transmitted to the facsimile device 7 is transmitted to another facsimile device. It is also possible to do so. The present invention can also be applied to a case where the image data once transmitted to the facsimile device 7 and output (printed or transmitted) is again transmitted to the facsimile device 7 for output.
【0041】[0041]
【発明の効果】 本発明のファクシミリ制御システムに
よれば、記憶手段に記憶されるイメージデータを新たに
ファクシミリ装置へ送信する場合には、ログデータは新
規に登録されるものの、送信されるイメージデータとし
ては既存のデータが使用される。よって、従来のように
ログデータのみならずイメージデータをも新規に作成し
ていた場合に比べて、イメージデータの出力処理を高速
に行うことができるとともに、メモリを有効に使用する
ことができるという効果がある。According to the facsimile control system of the present invention, when the image data stored in the storage unit is newly transmitted to the facsimile apparatus, although the log data is newly registered, the image data to be transmitted is transmitted. The existing data is used as. Therefore, compared with the conventional case where not only the log data but also the image data is newly created, the output processing of the image data can be performed at high speed and the memory can be effectively used. effective.
【図1】 本発明の一実施例であるファクシミリ制御シ
ステムにおける印刷時のデータ及び指示の流れを表した
図である。FIG. 1 is a diagram showing a flow of data and instructions at the time of printing in a facsimile control system according to an embodiment of the present invention.
【図2】 印刷データ生成処理を示したフローチャート
である。FIG. 2 is a flowchart showing a print data generation process.
【図3】 ログファイルの内容がパーソナルコンピュー
タの画面上に表示された様子を示した図である。FIG. 3 is a diagram showing how the contents of a log file are displayed on the screen of a personal computer.
【図4】 従来技術におけるファクシミリ制御システム
の機能構成図である。FIG. 4 is a functional configuration diagram of a facsimile control system in the related art.
【図5】 従来技術のファクシミリ制御システムにおけ
る印刷時のデータ及び指示の流れを表した図である。FIG. 5 is a diagram showing a flow of data and instructions at the time of printing in a facsimile control system of a conventional technique.
【図6】 従来技術における印刷データ生成処理を示し
たフローチャートである。FIG. 6 is a flowchart showing a print data generation process in a conventional technique.
【図7】 印刷データ送信処理を示したフローチャート
である。FIG. 7 is a flowchart showing a print data transmission process.
【図8】 従来技術におけるログファイルの内容がパー
ソナルコンピュータの画面上に表示された様子を示した
図である。FIG. 8 is a diagram showing a state in which the contents of a log file in the related art are displayed on the screen of a personal computer.
1 パーソナルコンピュータ(ホス
ト装置) 2 入出力ポート 3 モニタプログラム 4 ハードディスク(記憶手段) 6b ログマネージャープログラム 6c ログファイル 7 ファクシミリ装置1 personal computer (host device) 2 input / output port 3 monitor program 4 hard disk (storage means) 6b log manager program 6c log file 7 facsimile device
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 1/32 H04N 1/32 Z ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 6 Identification code Agency reference number FI Technical display location H04N 1/32 H04N 1/32 Z
Claims (6)
置に対してイメージデータの送受信を行う前記ホスト装
置に設けられたファクシミリ制御システムにおいて、 前記ファクシミリ装置に対して送受信されるイメージデ
ータを記憶する記憶手段と、 前記ファクシミリ装置に対する送受信毎に、前記記憶手
段に記憶されるイメージデータの属性及びそのイメージ
データが記憶されるアドレスなどのログデータを記憶す
るログファイルと、 前記記憶手段に記憶されるイメージデータを前記ファク
シミリ装置へ新たに送信する場合に、その送信される前
記記憶手段に記憶されたイメージデータに対応させて、
新規のログデータを前記ログファイルへ登録するログ登
録手段と、 そのログ登録手段により前記ログファイルに登録された
新規のログデータに基づいて、前記記憶手段に記憶され
るイメージデータを前記ファクシミリ装置へ送信する送
信手段とを備えたことを特徴とするファクシミリ制御シ
ステム。1. A facsimile control system provided in the host device for transmitting and receiving image data to and from a facsimile device connected to the host device, and storing means for storing image data transmitted and received to and from the facsimile device. A log file that stores log data such as an attribute of image data stored in the storage unit and an address at which the image data is stored, and image data stored in the storage unit every time transmission and reception are performed with respect to the facsimile device. In the case of newly transmitting to the facsimile device, in correspondence with the image data stored in the storage means to be transmitted,
Log registration means for registering new log data in the log file, and image data stored in the storage means to the facsimile device based on the new log data registered in the log file by the log registration means. A facsimile control system comprising: a transmitting unit for transmitting.
タの属性には、そのログデータに対応するイメージデー
タが、ファクシミリ受信を対象としたデータであるか、
ファクシミリ送信を対象としたデータであるか、印刷を
対象としたデータであるかを識別可能とする属性が含ま
れており、 前記送信手段は、前記ログ登録手段により新規に登録さ
れたログデータの属性が、ファクシミリ送信を対象とし
たものであれば該当するイメージデータをファクシミリ
送信データとして、印刷を対象としたものであれば該当
するイメージデータを印刷データとして、前記ファクシ
ミリ装置へ送信することを特徴とする請求項1記載のフ
ァクシミリ制御システム。2. The attribute of the log data stored in the log file indicates whether the image data corresponding to the log data is data intended for facsimile reception,
An attribute is included that allows identification of whether the data is intended for facsimile transmission or data intended for printing, and the transmission means is provided for the log data newly registered by the log registration means. If the attribute is for facsimile transmission, the corresponding image data is transmitted as facsimile transmission data, and if the attribute is for printing, the corresponding image data is transmitted as print data to the facsimile device. The facsimile control system according to claim 1.
ータが前記ファクシミリ装置へ送信された場合には、送
信済みであることが識別可能な属性を該当するログデー
タの属性に追加する属性追加手段を備えたことを特徴と
する請求項1または2記載のファクシミリ制御システ
ム。3. When the corresponding image data is transmitted to the facsimile apparatus by the transmitting unit, an attribute adding unit that adds an attribute that can be identified as already transmitted to the attribute of the corresponding log data is provided. The facsimile control system according to claim 1 or 2, wherein
置へイメージデータを送信して、そのファクシミリ装置
によりそのイメージデータの出力を行わせる前記ホスト
装置に設けられたファクシミリ制御システムにおいて、 前記ファクシミリ装置に対して送信されるイメージデー
タを記憶する記憶手段と、 前記ファクシミリ装置に対する送信毎に、前記記憶手段
に記憶されるイメージデータの出力形式及びそのイメー
ジデータが記憶されるアドレスなどのログデータを記憶
するログファイルと、 そのログファイルに記憶されるログデータに基づいて、
前記記憶手段に記憶されるイメージデータを前記ファク
シミリ装置へ送信する送信手段とを備え、 前記ログファイルに記憶される複数のログデータは、前
記ファクシミリ装置に対して送信されるイメージデータ
のアドレスとして、共通するアドレスを記憶し得ること
を特徴とするファクシミリ制御システム。4. A facsimile control system provided in the host device for transmitting image data to a facsimile device connected to the host device and causing the facsimile device to output the image data, Storage means for storing image data to be transmitted, and a log for storing log data such as an output format of the image data stored in the storage means and an address at which the image data is stored for each transmission to the facsimile device. Based on the file and the log data stored in that log file,
And a transmission unit that transmits the image data stored in the storage unit to the facsimile device, wherein the plurality of log data stored in the log file is an address of the image data transmitted to the facsimile device, A facsimile control system characterized by being able to store a common address.
タの出力形式には、そのログデータに対応するイメージ
データが、ファクシミリ送信を対象としたデータである
か、印刷を対象としたデータであるかを識別可能とする
出力形式が含まれており、 前記送信手段は、前記ログファイルに記憶されるログデ
ータの出力形式が、ファクシミリ送信を対象としたもの
であれば該当するイメージデータをファクシミリ送信デ
ータとして、印刷を対象としたものであれば該当するイ
メージデータを印刷データとして、前記ファクシミリ装
置へ送信することを特徴とする請求項4記載のファクシ
ミリ制御システム。5. The output format of the log data stored in the log file is whether the image data corresponding to the log data is data intended for facsimile transmission or data intended for printing. If the output format of the log data stored in the log file is intended for facsimile transmission, the corresponding image data is transmitted by facsimile transmission data. 5. The facsimile control system according to claim 4, wherein the image data corresponding to printing is transmitted to the facsimile apparatus as corresponding image data as print data.
ータが前記ファクシミリ装置へ送信された場合には、送
信済みであることが識別可能な属性を該当するログデー
タに追加する属性追加手段を備えたことを特徴とする請
求項4または5記載のファクシミリ制御システム。6. When the corresponding image data is transmitted to the facsimile apparatus by the transmitting unit, an attribute adding unit that adds an attribute that can be identified as already transmitted to the corresponding log data is provided. The facsimile control system according to claim 4 or 5, characterized in that:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP12384096A JP3550876B2 (en) | 1996-05-17 | 1996-05-17 | Facsimile control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP12384096A JP3550876B2 (en) | 1996-05-17 | 1996-05-17 | Facsimile control system |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH09307689A true JPH09307689A (en) | 1997-11-28 |
JP3550876B2 JP3550876B2 (en) | 2004-08-04 |
Family
ID=14870693
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP12384096A Expired - Fee Related JP3550876B2 (en) | 1996-05-17 | 1996-05-17 | Facsimile control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3550876B2 (en) |
-
1996
- 1996-05-17 JP JP12384096A patent/JP3550876B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP3550876B2 (en) | 2004-08-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4911940B2 (en) | Data transmission apparatus, control method therefor, and image input / output apparatus | |
US8614802B2 (en) | Image processing apparatus, image processing method, and computer program product configured to execute data processing for plural requests without duplicating common data processing | |
JPH0937013A (en) | Image scanner and network connecting system for the same | |
JP2002007095A (en) | Data processor and its control method | |
CN101652763A (en) | Information processor, and method for limiting function of information processor | |
JP4591943B2 (en) | Job processing device | |
JPH09307689A (en) | Facsimile control system | |
JP3239703B2 (en) | Data transfer system, data processing device, printer, and data transfer method | |
JP3511801B2 (en) | Facsimile control system | |
JP2000216938A (en) | Network device | |
JP2002196912A (en) | Copier with memory function | |
JP2005130220A (en) | Image acquisition system and image acquisition method | |
JP2000151887A (en) | Network facsimile terminal | |
JP2020091765A (en) | Image processing device, printing system, image processing method and program | |
JP2969563B2 (en) | Image information processing device | |
JPH1065861A (en) | Composite device system | |
JPH1146277A (en) | System including facsimile equipment | |
JP3599181B2 (en) | Internet facsimile apparatus and internet facsimile system | |
JP3777882B2 (en) | Information transmitter | |
JPH11146173A (en) | Image scanner | |
JPH06106811A (en) | Electronic form printing system and printer | |
JP2001084185A (en) | Data processor, data processing method in data processing system and computer redable storage medium | |
JP2002304259A (en) | Display/print system, display/print method for use therewith, and its program | |
JPH09307684A (en) | Data output control system | |
JP2006270636A (en) | Image processing system, and thumbnail picture processing method thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20031209 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040119 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20040212 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20040330 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040412 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080514 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090514 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090514 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100514 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110514 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120514 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120514 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130514 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130514 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140514 Year of fee payment: 10 |
|
LAPS | Cancellation because of no payment of annual fees |