JP2005047252A - Output unit, radio communication unit, and output processing unit - Google Patents

Output unit, radio communication unit, and output processing unit Download PDF

Info

Publication number
JP2005047252A
JP2005047252A JP2004034188A JP2004034188A JP2005047252A JP 2005047252 A JP2005047252 A JP 2005047252A JP 2004034188 A JP2004034188 A JP 2004034188A JP 2004034188 A JP2004034188 A JP 2004034188A JP 2005047252 A JP2005047252 A JP 2005047252A
Authority
JP
Japan
Prior art keywords
data
unit
output device
wireless communication
determination unit
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
JP2004034188A
Other languages
Japanese (ja)
Inventor
Hirotaka Akamatsu
裕隆 赤松
Akihito Tanimoto
晃仁 谷本
Kiyoshi Hashimoto
潔 橋本
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2004034188A priority Critical patent/JP2005047252A/en
Publication of JP2005047252A publication Critical patent/JP2005047252A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To lessen the burden of processing by finding inappropriate data transmitted from a portable terminal, or the like, to an output unit in the early stage and discarding that data. <P>SOLUTION: A printer 1 receives data from a portable telephone 14 through a CF type communication card (infrared communication card) 13. The printer 1 sets up the data of corresponding extensions "jpeg", "vnt" and "vcf" in the CF type communication card 13. The CF type communication card 13 compares the extension of data received from the portable telephone 14 with the corresponding extensions "jpeg", "vnt" and "vcf". If the extension of data matches any one of corresponding extensions, that data is transferred to the printer 1 and if it does not match any one of corresponding extensions, that data is discarded. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

携帯電話などの携帯端末からデータを受信し、そのデータに基づき出力処理を行う出力装置に係り、詳しくはデータの適否を判定する技術に関する。   The present invention relates to an output device that receives data from a mobile terminal such as a mobile phone and performs output processing based on the data, and more particularly to a technique for determining the suitability of data.

近年、携帯電話には赤外線通信ポートが標準装備されているものが多い。携帯電話には電話帳機能で入力した知人等の氏名、電話番号、メールアドレス等を含む個人情報データや、カメラ機能で撮影した画像データが保存されており、これらのデータをプリンタに印刷させたい要求がある。   In recent years, many mobile phones are equipped with an infrared communication port as standard. The mobile phone stores personal information data such as names of acquaintances entered through the phone book function, phone numbers, e-mail addresses, etc., and image data taken with the camera function, and these data are to be printed on a printer. There is a request.

従来、携帯用パーソナルコンピュータ(パソコンと称す)とプリンタを赤外線通信で結び、同パソコンのデータを印刷する技術は知られている(例えば特許文献1)。この特許文献1によれば、プリンタ本体に装着されたプリンタ通信アダプタが、パソコンなどからプリントデータを赤外線通信で受信するように構成されていた。そして、パソコンとの間で通信を行っている間はプリンタ通信アダプタに設けられた表示用LEDが点灯し、通信障害が所定時間継続したときには表示用LEDが点滅するようになっていた。   2. Description of the Related Art Conventionally, a technique for connecting a portable personal computer (referred to as a personal computer) and a printer by infrared communication and printing data of the personal computer is known (for example, Patent Document 1). According to Patent Document 1, a printer communication adapter attached to a printer main body is configured to receive print data from a personal computer or the like by infrared communication. During the communication with the personal computer, the display LED provided in the printer communication adapter is lit, and the display LED blinks when the communication failure continues for a predetermined time.

また、携帯電話の電話帳機能で作成された個人情報やカメラ機能で撮影された画像データは、独自のファイル形式で保存される。例えば個人情報はvCardファイル形式、画像データはvNoteファイル形式である。これらのファイル形式で保存されたデータは、携帯電話に備えられた表示専用のアプリケーションプログラムで決まる所定のレイアウトで表示されるようになっており、データそのものはレイアウト情報を持っていない。
特開平8−300772号公報
In addition, personal information created by the phone book function of the mobile phone and image data taken by the camera function are stored in a unique file format. For example, personal information is in a vCard file format, and image data is in a vNote file format. Data stored in these file formats is displayed in a predetermined layout determined by a display-dedicated application program provided in the mobile phone, and the data itself does not have layout information.
JP-A-8-300772

ところで、例えば電波通信、赤外線通信、USB等の通信方式の異なる複数種の通信部を装備したプリンタの場合、通常、最初にデータが到達した1つの通信部しか有効とされない。このため、先に受信したデータが処理中の間は、他の通信部にデータを送信しても受信エラーとなる。しかし、操作者からはプリンタがデータ受信可能な状態にあるか否かを判断できないため、データを何度送信してもその都度受信エラーとなる問題が起こりうる。例えば表示用LEDで受信可能な状態であることを報知すればよいが、ユーザがそれを見逃してデータを送信する場合は十分起こりうる。また、プリンタで印刷できるデータは特定のデータ種に限られており、データ種が合わなければそのデータは受け付けられない。   By the way, in the case of a printer equipped with a plurality of types of communication units having different communication methods such as radio wave communication, infrared communication, and USB, for example, usually only one communication unit to which data first arrives is effective. For this reason, while the previously received data is being processed, a reception error occurs even if the data is transmitted to another communication unit. However, since the operator cannot determine whether or not the printer is ready to receive data, there is a possibility that a reception error will occur every time data is transmitted. For example, it may be notified that the display LED is in a receivable state, but it may occur sufficiently when the user misses it and transmits data. Data that can be printed by the printer is limited to a specific data type, and if the data type does not match, the data cannot be accepted.

例えばデータ種が合わない未対応データを送信した場合は、そのデータは通信アダプタに受信されてからプリンタ本体へと転送される。この転送のために未対応データが通信ポートを占有している間は、他の通信部にデータを送信してもエラーとなり、いずれ破棄される未対応データのために受信ができなくなる不都合を引き起こすという問題があった。   For example, when unsupported data that does not match the data type is transmitted, the data is received by the communication adapter and then transferred to the printer body. While unsupported data occupies the communication port for this transfer, an error occurs even if data is transmitted to another communication unit, causing inconvenience that reception is not possible due to unsupported data that is eventually discarded. There was a problem.

本発明の目的は、携帯端末などから出力装置に送信された不適切なデータを早めに見つけて破棄することにより処理負担を軽減することができる出力装置、無線通信器及び出力処理ユニットを提供することにある。   An object of the present invention is to provide an output device, a wireless communication device, and an output processing unit that can reduce processing load by finding and discarding inappropriate data transmitted from a portable terminal or the like to the output device at an early stage. There is.

上記課題を解決するため、本発明では、携帯端末からのデータを受信する受信手段と、前記受信手段を介して受信したデータに基づき出力処理を行う出力手段とを備えた出力装置において、前記受信手段は、受信したデータの適否を判定する判定部と、前記判定部により前記データが適切と判定された場合は該データを受け入れて所定の処理部へ送り、前記データが不適切と判定された場合は該データを破棄する受付部とを備えたことを要旨とする。   In order to solve the above-mentioned problem, the present invention provides an output device comprising: a receiving unit that receives data from a portable terminal; and an output unit that performs output processing based on data received through the receiving unit. The means determines the suitability of the received data, and if the data is determined to be appropriate by the determination unit, the means accepts the data and sends it to a predetermined processing unit, and the data is determined to be inappropriate. In this case, the gist is provided with a receiving unit that discards the data.

これによれば、受信手段が受信したデータの適否を判定部が判定する。適切なデータと判定された場合はそのデータは受け付けられて所定の処理部へ送られ、一方、不適切なデータと判定された場合はそのデータは破棄される。このため、受信手段から所定の処理部へ送られてからデータが不適切であったと判断されるエラー検出の遅れが回避される。   According to this, the determination unit determines whether the data received by the receiving unit is appropriate. If it is determined that the data is appropriate, the data is accepted and sent to a predetermined processing unit. On the other hand, if it is determined that the data is inappropriate, the data is discarded. For this reason, it is possible to avoid a delay in error detection in which it is determined that the data is inappropriate after being sent from the receiving means to the predetermined processing unit.

また、本発明の出力装置では、前記判定部は、受信したデータのデータ種からデータの適否を判定し、前記受付部は、前記データ種が適切と判定された場合は該データを受け入れて所定の処理部へ送り、前記データ種が不適切と判定された場合は該データを破棄することを要旨とする。   In the output device of the present invention, the determination unit determines whether or not the data is appropriate from the data type of the received data, and the reception unit receives the data when the data type is determined to be appropriate. The gist is to discard the data when the data type is determined to be inappropriate.

これによれば、受信したデータのデータ種の適否が判定され、データ種が適切と判定された場合はそのデータは受け入れられて所定の処理部へ送られ、一方、データ種が不適切と判定された場合はそのデータは破棄される。データ種を判定できさえすればよいので、その適否の判定に必ずしもデータの中身をチェックしなくても済み、比較的簡単な判定方法を選択する余地ができる。   According to this, whether or not the data type of the received data is appropriate is determined, and if the data type is determined to be appropriate, the data is accepted and sent to a predetermined processing unit, while the data type is determined to be inappropriate. If so, the data is discarded. Since it is only necessary to determine the data type, it is not always necessary to check the contents of the data for determining the suitability, and there is room for selecting a relatively simple determination method.

また、本発明の出力装置では、前記判定部は、受信したデータの拡張子からデータ種の適否を判定し、前記受付部は、前記拡張子が対応拡張子であると判定された場合は該データを受け入れて所定の処理部へ送り、前記拡張子が未対応拡張子であると判定された場合は該データを破棄することを要旨とする。   In the output device of the present invention, the determination unit determines whether the data type is appropriate from the extension of the received data, and the reception unit determines that the extension is a corresponding extension. The gist is to accept the data and send it to a predetermined processing unit, and when it is determined that the extension is an unsupported extension, the data is discarded.

これによれば、データの拡張子からデータ種の適否を判定するので、データの適否を判定する判定方法が簡単で済む。
また、本発明の出力装置では、前記受信手段は、出力装置本体に着脱可能に接続される無線通信器を有し、前記判定部及び前記受付部は当該無線通信器に備えられ、前記判定部が前記データの適否の判定に用いる参照データを前記無線通信器にセットアップする設定手段を備えたことを要旨とする。
According to this, since the suitability of the data type is determined from the extension of the data, the determination method for determining the suitability of the data can be simplified.
In the output device of the present invention, the receiving unit includes a wireless communication device detachably connected to the output device body, and the determination unit and the reception unit are provided in the wireless communication device, and the determination unit Is provided with setting means for setting up the reference data used for determining the suitability of the data in the wireless communication device.

これによれば、データの適否を判定するために用いられる参照データが無線通信器にセットアップされ、データの適否を判定する際は、無線通信器にセットアップされた参照データを用いてデータの適否が判定される。このため、対応データが出力装置の機種などによって異なる場合でも、無線通信器を機種の異なる出力装置間で共用できる。   According to this, the reference data used for determining the suitability of the data is set up in the wireless communication device, and when determining the suitability of the data, the suitability of the data is determined using the reference data set up in the wireless communication device. Determined. For this reason, even when the corresponding data varies depending on the model of the output device, the wireless communication device can be shared between the output devices of different models.

また、本発明の出力装置では、前記判定部の判定結果を報知する報知手段を備えたことを要旨とする。
これによれば、判定部の判定結果が報知手段により報知される。よって、ユーザは不適切なデータを送信したことを認知できる。
In addition, the gist of the output device of the present invention is provided with notifying means for notifying the determination result of the determining unit.
According to this, the determination result of the determination unit is notified by the notification means. Therefore, the user can recognize that inappropriate data has been transmitted.

さらに本発明は、出力装置本体に着脱可能に取着された無線通信器を介してデータを受信するとともにその受信したデータに基づく出力処理を行う出力装置において、前記無線通信器が受信したデータの適否を判定する第1判定部が適切と判定したために破棄されず当該無線通信器から出力装置本体側へ転送されてきたデータを受信する受信部と、前記受信部が受信したデータの適否を判定する第2判定部とを備えたことを要旨とする。   Furthermore, the present invention provides an output device that receives data via a wireless communication device detachably attached to the output device main body and performs output processing based on the received data. A receiving unit that receives data transferred from the wireless communication device to the output device main body without being discarded because the first determining unit that determines appropriateness is determined to be appropriate, and determines whether the data received by the receiving unit is appropriate The gist of the present invention is that a second determination unit is provided.

これによれば、例えば携帯端末から送信されたデータは無線通信器が受信し、その受信したデータの適否は第1判定部が判定する。第1判定部が適切と判定したデータは無線通信器から出力装置へ転送される。この転送されたデータは出力装置側の受信部が受信し、その受信したデータの適否を第2判定部が判定する。   According to this, for example, the data transmitted from the mobile terminal is received by the wireless communication device, and the first determination unit determines whether the received data is appropriate. Data determined as appropriate by the first determination unit is transferred from the wireless communication device to the output device. The transferred data is received by the receiving unit on the output device side, and the second determining unit determines whether the received data is appropriate.

このように無線通信器が受信したデータの第1判断部による第1チェックと、無線通信器から出力装置本体側に転送されたデータの第2判断部による第2チェックとの少なくとも2回のデータチェックが行われる。従って、無線通信器内の第1判定部の判定方法では見逃されて出力装置に送られた不適切なデータは出力装置側の第2判定部で見つけられ、例えば所定の処理の前に破棄できる。また、無線通信器内の第1判定部が不適切と判定したデータはこの無線通信器で破棄され、出力装置へ転送されることはない。従って、出力装置内の第2判定部の判定処理を含む処理の負担を減らすことができる。   Thus, at least two times of data, the first check by the first determination unit of the data received by the wireless communication device and the second check by the second determination unit of the data transferred from the wireless communication device to the output device main body side. A check is made. Therefore, inadequate data that is missed by the determination method of the first determination unit in the wireless communication device and sent to the output device can be found by the second determination unit on the output device side, and can be discarded, for example, before a predetermined process . Further, data determined as inappropriate by the first determination unit in the wireless communication device is discarded by the wireless communication device and is not transferred to the output device. Therefore, it is possible to reduce the processing load including the determination process of the second determination unit in the output device.

本発明では、前記第2判定部は前記データを適切と判定した場合は所定の処理部へ送り、前記データを不適切と判定した場合は破棄することを要旨とする。
これによれば、第2判定部は転送されてきたデータを適切と判定した場合は所定の処理部へ送り、転送されてきたデータを不適切と判定した場合はこれを破棄する。従って、処理部が不適切なデータに処理を施す無駄が省ける。
The gist of the present invention is that the second determination unit sends the data to a predetermined processing unit when it is determined to be appropriate, and discards the data when it is determined to be inappropriate.
According to this, when the second determination unit determines that the transferred data is appropriate, the second determination unit sends the data to a predetermined processing unit, and when it determines that the transferred data is inappropriate, the second determination unit discards it. Accordingly, it is possible to eliminate the waste of processing the inappropriate data by the processing unit.

本発明は、前記第2判定部は、前記第1判定部とは異なる方法で前記データの適否を判定することを要旨とする。
これによれば、無線通信器から出力装置本体側へ転送されたデータの適否は、出力装置本体内の第2判定部が、第1判定部とは異なる方法で判定する。このようにデータチェックを無線通信器と出力装置本体とで分担しているので、無線通信器の処理負担を低減でき、しかも無線通信器内という受信の早い段階で不適切なデータを破棄でき、出力装置本体側の処理負担も軽減できる。また、無線通信器で複数チェックなどの負荷の重いデータチェックをさせるとなると、データを一時蓄えるためのバッファの容量を大きくする必要が生じ、無線通信器の大型化を招く心配がある。しかし、出力装置本体側でデータチェックを分担するので、無線通信器に処理能力の高い判定部や比較的大容量のバッファを備えなくて済む。
The gist of the present invention is that the second determination unit determines the suitability of the data by a method different from that of the first determination unit.
According to this, the suitability of the data transferred from the wireless communication device to the output device main body is determined by the second determination unit in the output device main body by a method different from the first determination unit. Since the data check is shared between the wireless communication device and the output device body in this way, the processing load of the wireless communication device can be reduced, and inappropriate data can be discarded at an early stage of reception within the wireless communication device, The processing burden on the output device body side can be reduced. Further, when a heavy data check such as a plurality of checks is performed by the wireless communication device, it is necessary to increase the capacity of a buffer for temporarily storing data, which may increase the size of the wireless communication device. However, since the data check is shared on the output device main body side, the wireless communication device does not need to include a determination unit having a high processing capability and a relatively large capacity buffer.

また、本発明の出力装置では、前記第1判定部は前記データの拡張子を基にデータの適否を判定し、前記第2判定部は前記データの内容を調べてデータの適否を判定することを要旨とする。   In the output device of the present invention, the first determination unit determines whether the data is appropriate based on the extension of the data, and the second determination unit checks the content of the data to determine whether the data is appropriate. Is the gist.

これによれば、第1判定部はデータの拡張子を基にデータの適否を判定し、第2判定部はデータ内容を解析してデータの適否を判定する。このため、第1判定部で拡張子をみるという簡単なデータチェックで不適切と判定されれば早い段階でデータは破棄されるので、次の段階へデータを送る処理や送った後の各種処理などを省ける。   According to this, the first determination unit determines the suitability of the data based on the extension of the data, and the second determination unit analyzes the data content to determine the suitability of the data. For this reason, data is discarded at an early stage if it is determined to be inappropriate by a simple data check in which the extension is checked by the first determination unit. Therefore, processing for sending data to the next stage and various processing after sending Can be omitted.

さらに本発明の出力装置では、前記出力装置本体は、前記無線通信器が接続される通信部の他に少なくとも一つの通信部を備え、前記複数の通信部の通信ポートすべてから同時にデータ受信はできないように構成されていることを要旨とする。   Furthermore, in the output device of the present invention, the output device body includes at least one communication unit in addition to the communication unit to which the wireless communication device is connected, and cannot receive data simultaneously from all the communication ports of the plurality of communication units. It is summarized as follows.

これによれば、出力装置本体に無線通信器が接続される通信部を含め複数の通信部はすべて同時にはデータ受信ができない。この場合でも、無線通信器内の判定部によりデータが対応できないものと判定されれば、そのデータが出力装置側に転送されることがない。よって、徒に無線通信器から出力装置本体側へ転送するためのポートが占有されるために他の通信部のデータ受信を妨げることがない。従って、他の通信部の受信を不要に妨げず効率のよい通信の実現が可能となる。   According to this, a plurality of communication units including the communication unit to which the wireless communication device is connected to the output device main body cannot receive data at the same time. Even in this case, if the determination unit in the wireless communication device determines that the data cannot be handled, the data is not transferred to the output device side. Therefore, since the port for transferring from the wireless communication device to the output device main body side is occupied, data reception of other communication units is not hindered. Therefore, efficient communication can be realized without unnecessarily hindering reception of other communication units.

また、本発明の出力装置では、前記所定の処理部は、レイアウト定義できないデータ形式のデータをレイアウト定義できるデータ形式のデータに変換する形式変換処理を行い、前記判定部は、前記所定の処理部が形式変換処理できるデータ形式であるか否かを判定するとともに、前記所定の処理部が形式変換処理できるデータ形式であれば少なくともそのデータは適切と判定して前記次の処理へ送ることを要旨とする。   In the output device of the present invention, the predetermined processing unit performs format conversion processing for converting data in a data format that cannot be layout-defined into data in a data format that can be layout-defined, and the determination unit is configured to perform the predetermined processing unit Is determined to be a data format that can be format-converted, and if the predetermined processing unit is a data format that can be format-converted, at least the data is determined to be appropriate and sent to the next process And

これによれば、例えば携帯端末からレイアウト定義できないデータ形式のデータを送信すると、これを受信した出力装置内ではそのデータをレイアウト定義できるデータ形式のデータに変換する形式変換処理が所定の処理部によって行われる。これに先立ち、第2判定部はデータのデータ形式が形式変換処理できるデータ形式であるか否かを判定し、形式変換処理できるデータ形式であれば、そのデータを所定の処理部へ送る。従って、所定の処理部で形式変換できるデータ形式のデータは判定部によって適切と判定されて所定の処理部へ送られる。   According to this, for example, when data in a data format that cannot be defined for layout is transmitted from a portable terminal, a format conversion process for converting the data into data in a data format that can be defined for layout is performed by a predetermined processing unit in the output device that has received the data. Done. Prior to this, the second determination unit determines whether or not the data format of the data is a data format that can be subjected to format conversion processing. If the data format is capable of format conversion processing, the second determination unit sends the data to a predetermined processing unit. Accordingly, data in a data format that can be converted by the predetermined processing unit is determined to be appropriate by the determination unit and sent to the predetermined processing unit.

本発明の出力装置では、前記第1判定部と前記第2判定部が不適切なデータと判定したときの各判定内容を区別して報知する報知手段を備えたことを要旨とする。
これによれば、第1判定部と第2判定部が不適切なデータと判定したときの各判定内容が区別されて報知手段によって報知される。よって、ユーザは報知手段によって報知された判定内容からその受信エラーの内容(原因)まで特定できる。
The gist of the output device of the present invention is that it includes an informing means for distinguishing and informing each determination content when the first determination unit and the second determination unit determine inappropriate data.
According to this, each determination content when the first determination unit and the second determination unit determine inappropriate data is distinguished and notified by the notification unit. Therefore, the user can specify from the determination content notified by the notification means to the content (cause) of the reception error.

また、本発明は、携帯端末から受信したデータに基づき出力処理を行う出力装置の出力装置本体に前記携帯端末からのデータを受信するために着脱可能に取着される無線通信器であって、前記受信したデータの適否を判定する判定部と、前記判定部により前記データが適切と判定された場合は該データを受け入れて前記出力装置本体に転送し、前記データが不適切と判定された場合は該データを破棄する受付部とを備えたことを要旨とする。   Further, the present invention is a wireless communication device that is detachably attached to an output device body of an output device that performs output processing based on data received from a mobile terminal, in order to receive data from the mobile terminal, A determination unit that determines whether the received data is appropriate; and when the data is determined to be appropriate by the determination unit, the data is accepted and transferred to the output device body, and the data is determined to be inappropriate Is provided with a receiving unit for discarding the data.

この無線通信器によれば、無線通信器が受信したデータの適否を判定部が判定する。適切なデータと判定された場合はそのデータは受け付けられて出力装置本体側へ転送され、一方、不適切なデータと判定された場合はそのデータは破棄される。このため、不適切なデータが出力装置本体に送られることが回避され、出力装置本体における無駄な処理を低減できるとともに、エラー検出の遅れが回避される。   According to this wireless communication device, the determination unit determines whether the data received by the wireless communication device is appropriate. If it is determined that the data is appropriate, the data is accepted and transferred to the output device main body. On the other hand, if it is determined that the data is inappropriate, the data is discarded. For this reason, it is avoided that inappropriate data is sent to the output device main body, wasteful processing in the output device main body can be reduced, and error detection delay is avoided.

また、本発明の無線通信器では、前記判定部は、受信したデータのデータ種からデータの適否を判定し、前記受付部は、前記データ種が適切と判定された場合は該データを受け入れて出力装置本体側の所定の処理部へ送り、前記データ種が不適切と判定された場合は該データを破棄することを要旨とする。   In the wireless communication device of the present invention, the determination unit determines whether the data is appropriate from the data type of the received data, and the reception unit receives the data when the data type is determined to be appropriate. The gist is that the data is sent to a predetermined processing unit on the output device body side, and the data is discarded when the data type is determined to be inappropriate.

この無線通信器によれば、受信したデータのデータ種の適否が判定され、データ種が適切と判定された場合はそのデータは受け入れられて出力装置本体側の所定の処理部へ送られ、一方、データ種が不適切と判定された場合はそのデータは破棄される。データ種を判定できさえすればよいので、その適否の判定に必ずしもデータの中身をチェックしなくても済み、比較的簡単な判定方法を選択する余地ができる。   According to this wireless communication device, the suitability of the data type of the received data is determined. If the data type is determined to be appropriate, the data is accepted and sent to a predetermined processing unit on the output device body side, If the data type is determined to be inappropriate, the data is discarded. Since it is only necessary to determine the data type, it is not always necessary to check the contents of the data for determining the suitability, and there is room for selecting a relatively simple determination method.

また、本発明の無線通信器では、前記判定部は、受信したデータの拡張子からデータ種の適否を判定し、前記受付部は、前記拡張子が対応拡張子であると判定された場合は該データを受け入れて前記出力装置本体側の所定の処理部へ送り、前記拡張子が未対応拡張子であると判定された場合は該データを破棄することを要旨とする。   In the wireless communication device of the present invention, the determination unit determines whether or not the data type is appropriate from the extension of the received data, and the reception unit determines that the extension is a corresponding extension. The gist is to accept the data and send it to a predetermined processing unit on the output device main body side, and discard the data when it is determined that the extension is an unsupported extension.

この無線通信器によれば、データの拡張子からデータ種の適否を判定するので、データの適否を判定する判定方法が簡単で済む。
また、本発明の無線通信器は、前記判定部が前記データの適否の判定に用いる参照データが前記出力装置本体の設定手段によってセットアップされる記憶部を備えたことを要旨とする。
According to this wireless communication device, since the suitability of the data type is judged from the extension of the data, the judgment method for judging the suitability of the data is simple.
The wireless communication device of the present invention is characterized in that it includes a storage unit in which the reference data used by the determination unit to determine the suitability of the data is set up by setting means of the output device main body.

この無線通信器によれば、出力装置の設定手段により、無線通信器が備えている記憶部にデータの適否を判定するために用いられる参照データが無線通信器にセットアップされ、データの適否を判定する際は、無線通信器にセットアップされた参照データを用いてデータの適否が判定される。このため、対応データが出力装置の機種などによって異なる場合でも、無線通信器を機種の異なる出力装置間で共用できる。   According to this wireless communication device, the reference data used for determining the suitability of data in the storage unit included in the wireless communication device is set up in the wireless communication device by the setting unit of the output device, and the suitability of the data is determined. In doing so, the suitability of the data is determined using the reference data set up in the wireless communication device. For this reason, even when the corresponding data varies depending on the model of the output device, the wireless communication device can be shared between the output devices of different models.

また、本発明の無線通信器は、前記判定部の判定結果を報知する報知手段を備えたことを要旨とする。
この無線通信器によれば、判定部の判定結果が報知手段により報知される。よって、ユーザは不適切なデータを送信したことを認知できる。
In addition, the gist of the wireless communication device of the present invention is provided with notifying means for notifying the determination result of the determining unit.
According to this wireless communication device, the determination result of the determination unit is notified by the notification means. Therefore, the user can recognize that inappropriate data has been transmitted.

また、本発明の無線通信器は、前記判定部が適切と判定したために破棄されないデータを、出力装置本体の第2の判定部による適否の判定をすべく出力装置本体に転送することを要旨とする。   The gist of the wireless communication device of the present invention is that the data that is not discarded because the determination unit determines that it is appropriate is transferred to the output device body so as to be determined by the second determination unit of the output device body. To do.

この無線通信器によれば、例えば携帯端末から送信されたデータは無線通信器が受信し、その受信したデータの適否は無線通信器の判定部が判定する。無線通信器の判定部が適切と判定したデータは出力装置本体へ転送され、その転送されたデータの適否は第2の判定部によって判定される。   According to this wireless communication device, for example, data transmitted from a portable terminal is received by the wireless communication device, and the determination unit of the wireless communication device determines whether the received data is appropriate. The data determined as appropriate by the determination unit of the wireless communication device is transferred to the output device main body, and the suitability of the transferred data is determined by the second determination unit.

このように受信したデータは、無線通信器の判定部による第1チェックと、無線通信器からの転送先である出力装置本体の第2の判定部による第2チェックとの少なくとも2回のデータチェックが行われる。従って、無線通信器内の判定部の判定方法では見逃されて出力装置本体に送られた不適切なデータは出力装置本体側の第2の判定部で見つけられ、例えば所定の処理の前に破棄できる。また、無線通信器内の判定部が不適切と判定したデータはこの無線通信器で破棄され、出力装置本体へ転送されることはない。従って、出力装置本体内の第2の判定部での判定処理を含む処理の負担を減らすことができる。   The data received in this way is at least two data checks: a first check by the determination unit of the wireless communication device and a second check by the second determination unit of the output device body that is the transfer destination from the wireless communication device. Is done. Therefore, inadequate data that is missed by the determination method in the determination unit in the wireless communication device and sent to the output device main body is detected by the second determination unit on the output device main body side, and discarded, for example, before predetermined processing. it can. In addition, data determined as inappropriate by the determination unit in the wireless communication device is discarded by the wireless communication device and is not transferred to the output device body. Accordingly, it is possible to reduce the burden of processing including determination processing in the second determination unit in the output device main body.

また、本発明の無線通信器では、前記判定部は前記データの拡張子を基にデータの適否を判定し、前記判定部が適切と判定したために破棄されないデータを、前記第2の判定部により当該データの内容を解析してデータの適否を判定すべく出力装置本体に転送することを要旨とする。   In the wireless communication device of the present invention, the determination unit determines whether the data is appropriate based on the extension of the data, and the second determination unit determines data that is not discarded because the determination unit determines that the data is appropriate. The gist is to analyze the content of the data and transfer it to the output device main body to determine whether the data is appropriate.

この無線通信器によれば、判定部はデータの拡張子を基にデータの適否を判定し、第2の判定部はデータ内容を解析してデータの適否を判定する。このため、無線通信器の判定部で拡張子をみるという簡単なデータチェックで不適切と判定されれば早い段階でデータは破棄されるので、次の段階へデータを送る処理や送った後の各種処理などを省けることができる。   According to this wireless communication device, the determination unit determines whether the data is appropriate based on the extension of the data, and the second determination unit analyzes the data contents to determine whether the data is appropriate. For this reason, if it is determined to be inappropriate by a simple data check that looks at the extension in the determination unit of the wireless communication device, the data is discarded at an early stage, so the process of sending data to the next stage and after sending Various processes can be omitted.

また、本発明の無線通信器では、前記出力装置本体は、前記無線通信器が着脱可能に接続される通信部の他に少なくとも一つの通信部を備え、前記複数の通信部の通信ポートすべてから同時にデータ受信はできないように構成されており、前記複数の通信部のうち無線通信器用の前記通信部が受信可能であるときに限り前記携帯端末からのデータを受信することを要旨とする。   In the wireless communication device of the present invention, the output device main body includes at least one communication unit in addition to the communication unit to which the wireless communication device is detachably connected, and includes all communication ports of the plurality of communication units. It is configured not to receive data at the same time, and the gist is to receive data from the portable terminal only when the communication unit for a wireless communication device among the plurality of communication units is receivable.

この無線通信器によれば、無線通信器が出力装置本体に接続される通信部を含め複数の通信部はすべて同時にはデータ受信ができない。この場合でも、無線通信器内の判定部によりデータが対応できないものと判定されれば、そのデータが出力装置側に転送されることがない。よって、徒に無線通信器から出力装置本体側へ転送するためのポートが占有されるために他の通信部のデータ受信を妨げることがない。従って、他の通信部の受信を不要に妨げず効率のよい通信の実現が可能となる。   According to this wireless communication device, all of the plurality of communication units including the communication unit connected to the output device main body cannot receive data simultaneously. Even in this case, if the determination unit in the wireless communication device determines that the data cannot be handled, the data is not transferred to the output device side. Therefore, since the port for transferring from the wireless communication device to the output device main body side is occupied, data reception of other communication units is not hindered. Therefore, efficient communication can be realized without unnecessarily hindering reception of other communication units.

また、本発明の無線通信器では、前記出力装置本体が有する前記所定の処理部は、レイアウト定義できないデータ形式のデータをレイアウト定義できるデータ形式のデータに変換する形式変換処理を行い、前記判定部は、前記所定の処理部が形式変換処理できるデータ形式であるか否かを判定することを要旨とする。   In the wireless communication device of the present invention, the predetermined processing unit included in the output device main body performs a format conversion process for converting data in a data format that cannot be layout-defined into data in a data format that can be layout-defined, and the determination unit The gist is to determine whether or not the predetermined processing unit has a data format that can be subjected to format conversion processing.

この無線通信器によれば、例えば携帯端末からレイアウト定義できないデータ形式のデータを送信すると、これを受信した出力装置本体内ではそのデータをレイアウト定義できるデータ形式のデータに変換する形式変換処理が所定の処理部によって行われる。無線通信器の判定部はこれに先立ち、所定の処理部で形式変換できるデータ形式のデータであるか否かを判定する。従って、出力装置本体側の所定の処理部が不適切なデータに処理を施す無駄が省ける。   According to this wireless communication device, for example, when data in a data format that cannot be layout-defined is transmitted from a portable terminal, a format conversion process for converting the data into data in a data format that can be layout-defined within the output device body that has received the data is predetermined. It is performed by the processing unit. Prior to this, the determination unit of the wireless communication device determines whether or not the data has a data format that can be converted by a predetermined processing unit. Accordingly, it is possible to eliminate the waste of processing the inappropriate data by the predetermined processing unit on the output device main body side.

また、本発明の無線通信器では、前記判定部と前記第2の判定部が不適切なデータと判定したときの各判定内容を区別して報知する報知手段を備えたことを要旨とする。
この無線通信器によれば、判定部と第2の判定部が不適切なデータと判定したときの各判定内容が区別されて報知手段によって報知される。よって、ユーザは報知手段によって報知された判定内容からその受信エラーの内容(原因)まで特定することができる。
Further, the gist of the wireless communication device of the present invention is provided with a notifying means for distinguishing and notifying each determination content when the determination unit and the second determination unit determine inappropriate data.
According to this wireless communication device, each determination content when the determination unit and the second determination unit determine inappropriate data is distinguished and notified by the notification unit. Therefore, the user can specify from the determination content notified by the notification means to the content (cause) of the reception error.

また、本発明は、前記無線通信器と、同無線通信器が着脱可能に取着される出力装置本体を有する前記出力装置とを備えた出力処理ユニット。
この出力処理ユニットによれば、前記出力装置の発明と同様の作用効果を得ることができる。
The present invention is also an output processing unit comprising the wireless communication device and the output device having an output device body to which the wireless communication device is detachably attached.
According to this output processing unit, it is possible to obtain the same effects as the invention of the output device.

以下、本発明を具体化した一実施形態を図面に従って説明する。
図1は、プリンタ1の斜視図を示す。図1において、出力装置としてのプリンタ1は、インクジェット式プリンタであって、その本体2の背面側には自動給紙装置3のシートフィーダ4及びロール紙支持部5が設けられている。シートフィーダ4には、単票紙(図示せず)がセットされ、本体2内部に給紙される。また、ロール紙支持部5には、ロール紙P1がセットされ、本体2内部に給紙される。本体2の中央には、カバー6が設けられ、そのカバー6内には印刷機構が配設され、その印刷機構の作動により印刷された印刷媒体としての用紙P(単票紙又はロール紙)が前側下部の排紙口7から排出される。また、本体2の上面右側には、操作パネル8が設けられている。
DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, an embodiment of the invention will be described with reference to the drawings.
FIG. 1 is a perspective view of the printer 1. In FIG. 1, a printer 1 as an output device is an ink jet printer, and a sheet feeder 4 and a roll paper support 5 of an automatic paper feeder 3 are provided on the back side of a main body 2. A sheet paper (not shown) is set in the sheet feeder 4 and fed into the main body 2. Further, the roll paper P 1 is set on the roll paper support portion 5 and fed into the main body 2. A cover 6 is provided in the center of the main body 2, and a printing mechanism is provided in the cover 6, and a sheet P (cut sheet paper or roll paper) as a printing medium printed by the operation of the printing mechanism. The paper is discharged from the front lower discharge port 7. An operation panel 8 is provided on the right side of the upper surface of the main body 2.

図2に示すように、操作パネル8は、表示画面9aを有する表示装置9と、複数の操作スイッチからなる操作部10とを備えている。表示装置9は、液晶表示装置であって、例えば用紙の種類(単票紙又はロール紙)、用紙サイズ、レイアウト、写真選択、印刷枚数等をマニュアル選択するためのメニューを表示画面9aに表示する。   As shown in FIG. 2, the operation panel 8 includes a display device 9 having a display screen 9a and an operation unit 10 including a plurality of operation switches. The display device 9 is a liquid crystal display device, and displays, for example, a menu for manually selecting a paper type (cut sheet or roll paper), paper size, layout, photo selection, number of prints, and the like on the display screen 9a. .

また、操作部10には、プリンタ1に電源投入するための電源スイッチ10a、エラー発生時に押されるメンテナンススイッチ10b、ロール紙を操作する時に押されるロール紙スイッチ10cが設けられている。さらに、操作部10には、印刷開始スイッチ10d、中止スイッチ10e、上スイッチ10f、下スイッチ10g、決定スイッチ10h、戻りスイッチ10iが設けられている。印刷開始スイッチ10dは単票紙又はロール紙に画像の印刷を開始するときに押される。中止スイッチ10eは、実行中の印刷を中止するときや、非印刷状態のときに表示画面9aの入力内容を破棄するときに押される。上スイッチ10f及び下スイッチ10gは、表示画面9aでのメニュー選択や各種設定項目を選択する際のカーソル移動や、入力すべき数値の増減を行うときに押される。決定スイッチ10hは表示画面9aの表示を次画面に進めたり、表示画面9aを使って入力した設定内容を確定するときに押される。戻りスイッチ10iは、表示画面9aに表示される画面を初期画面に戻すときや、表示画面9aの表示を一つ前の画面に戻すときに操作される。   The operation unit 10 is also provided with a power switch 10a for powering on the printer 1, a maintenance switch 10b that is pressed when an error occurs, and a roll paper switch 10c that is pressed when operating the roll paper. Further, the operation unit 10 is provided with a print start switch 10d, a cancel switch 10e, an upper switch 10f, a lower switch 10g, a determination switch 10h, and a return switch 10i. The print start switch 10d is pressed when starting to print an image on a cut sheet or roll paper. The cancel switch 10e is pressed when canceling printing that is being executed or when discarding the input content on the display screen 9a when the printer is in a non-printing state. The upper switch 10f and the lower switch 10g are pressed when selecting a menu on the display screen 9a, moving a cursor when selecting various setting items, or increasing / decreasing numerical values to be input. The decision switch 10h is pushed when the display on the display screen 9a is advanced to the next screen or when the setting content input using the display screen 9a is confirmed. The return switch 10i is operated when returning the screen displayed on the display screen 9a to the initial screen or when returning the display of the display screen 9a to the previous screen.

図1に示すように、プリンタ1の本体2の右側上部には、第2表示装置11が取り付けられている。第2表示装置11の表示画面11aには、用紙Pに印刷される印刷画像が事前に表示される。   As shown in FIG. 1, a second display device 11 is attached to the upper right side of the main body 2 of the printer 1. A print image to be printed on the paper P is displayed in advance on the display screen 11 a of the second display device 11.

本体2の正面右側には、カードスロット(CFカードスロット)12が設けられ、そのカードスロット12には赤外線通信機能内蔵CF(コンパクトフラッシュ(R))型カード(赤外線通信カード)(以下、CF型通信カードという)13が挿抜可能にセットされる。CF型通信カード13は、IrDA(Infrared Data Association)に準拠した赤外線通信機能を有したIrDAモジュールであって、カードスロット12にセットすることで、プリンタ1に赤外線データを受信可能な赤外線通信機能を付与する。プリンタ1は、CF型通信カード13が携帯電話14から受信したデータを取り込んでそのデータに基づく印刷処理を行う。   A card slot (CF card slot) 12 is provided on the front right side of the main body 2, and the card slot 12 has a CF (compact flash (R)) type card (infrared communication card) (hereinafter referred to as a CF type) with a built-in infrared communication function. (Referred to as a communication card) 13 is set to be insertable / removable. The CF type communication card 13 is an IrDA module having an infrared communication function compliant with IrDA (Infrared Data Association), and is set in the card slot 12 so that the printer 1 has an infrared communication function capable of receiving infrared data. Give. The printer 1 takes in data received from the mobile phone 14 by the CF type communication card 13 and performs a printing process based on the data.

本実施形態における携帯電話14は、電話機能及び赤外線通信機能の他、電話番号等を含む個人情報を登録管理できる電話帳機能、他の携帯電話との間で電子メールを送受信できる電子メール機能、静止画又は動画を撮影できるカメラ機能などの多機能を備えている。携帯電話14は、電話帳機能で扱う個人情報データ(テキストデータ)と、カメラ機能で扱う画像データとを、赤外線通信対応のファイル形式でそれぞれ管理している。詳しくは、個人情報データはvCard(TM)ファイル形式で管理され、画像データはvNote(TM)ファイル形式で管理されている。よって、携帯電話14に管理されているvCardファイル形式の個人情報データ又はvNoteファイル形式の画像データは、カードスロット12にセットされたCF型通信カード13を通じてプリンタ1に受信される。また、携帯電話14は、他の携帯電話やパソコン等との間で携帯電話網を通じて電子メールや画像データを送受信できる。なお、カードスロット12にデジタルカメラ用のCF型メモリカードをセットすれば、デジタルカメラで撮影した画像データをCF型メモリカードからプリンタ1に読み込んで印刷させることもできる。   The mobile phone 14 in the present embodiment includes a telephone function and an infrared communication function, a telephone book function capable of registering and managing personal information including a telephone number, an electronic mail function capable of sending and receiving electronic mails with other mobile phones, It has multiple functions such as a camera function that can capture still images or moving images. The mobile phone 14 manages personal information data (text data) handled by the phone book function and image data handled by the camera function in a file format compatible with infrared communication. Specifically, personal information data is managed in the vCard (TM) file format, and image data is managed in the vNote (TM) file format. Therefore, personal information data in the vCard file format or image data in the vNote file format managed by the mobile phone 14 is received by the printer 1 through the CF type communication card 13 set in the card slot 12. The mobile phone 14 can send and receive e-mails and image data to and from other mobile phones and personal computers through the mobile phone network. If a CF memory card for a digital camera is set in the card slot 12, image data captured by the digital camera can be read from the CF memory card to the printer 1 and printed.

図3に示すように、CF型通信カード13にはその正面(前面)に通信ポートとなる赤外線受発光部13aと表示部13bとが設けられている。赤外線受発光部13aは、受光素子と発光素子とを有し、発光素子はキャリア周波数例えば25〜50kHzの搬送波で搬送されるパルス位相変調されたビット信号からなる赤外線をその発光のオン・オフにより出力し、受光素子は同様の方式で表現されるビット信号からなる赤外線を受光する。表示部13bは、発光色の異なる複数の発光ダイオード(LED)からなり、CF型通信カード13のデータ受信状態を、発光色、点灯、点滅及び消灯の組合わせにより報知する。また、CF型通信カード13の背面には図示しないコネクタが形成され、このコネクタがカードスロット12の奥面に設けられたプリンタ側コネクタと電気的に接続される。CF型通信カード13はIrDA通信の通信インターフェイス部を構成する。   As shown in FIG. 3, the CF-type communication card 13 is provided with an infrared light receiving / emitting unit 13a and a display unit 13b serving as communication ports on the front surface (front surface). The infrared light emitting / receiving unit 13a includes a light receiving element and a light emitting element, and the light emitting element emits infrared light composed of a pulse signal modulated by a carrier wave having a carrier frequency of, for example, 25 to 50 kHz by turning on / off the light emission. The light receiving element outputs infrared light composed of bit signals expressed in the same manner. The display unit 13b includes a plurality of light emitting diodes (LEDs) having different emission colors, and notifies the data reception state of the CF type communication card 13 by a combination of the emission color, lighting, blinking, and extinguishing. A connector (not shown) is formed on the back surface of the CF-type communication card 13, and this connector is electrically connected to a printer-side connector provided on the back surface of the card slot 12. The CF-type communication card 13 constitutes a communication interface unit for IrDA communication.

図1に示すように、CF型通信カード13の前面に設けられた赤外線受発光部13aと表示部13bは、CF型通信カード13がカードスロット12にセットされた状態で露出する位置にあり、携帯電話14を操作するユーザ(操作者)から共に視認可能な位置にある。赤外線受発光部13a,20間の通信可能な最大距離(以下、最大通信距離という)は、例えば10〜50cm内の値である。赤外線は比較的指向性が高い通信媒体であるので、携帯電話14からデータを送信する際は携帯電話14の赤外線受発光部20を赤外線受発光部13aに所定の広がり角度(本例では60度)以内でなるべく真っ直ぐ向け、データ送信に要する約10秒〜1分程度の間、その状態を保持する必要がある。このとき、表示部13bと赤外線受発光部13aは、共にCF型通信カード13に設けられていることによって、携帯電話14を操作又は保持するユーザ(操作者)の同一視野内に入るようになっている。   As shown in FIG. 1, the infrared light receiving / emitting unit 13 a and the display unit 13 b provided on the front surface of the CF type communication card 13 are in a position where the CF type communication card 13 is exposed in a state where it is set in the card slot 12. Both are visible from the user (operator) who operates the mobile phone 14. The maximum communicable distance between the infrared light emitting / receiving units 13a and 20 (hereinafter referred to as the maximum communication distance) is, for example, a value within 10 to 50 cm. Since infrared is a communication medium having relatively high directivity, when transmitting data from the mobile phone 14, the infrared light receiving / emitting unit 20 of the mobile phone 14 is directed to the infrared light receiving / emitting unit 13a at a predetermined spread angle (60 degrees in this example). ) It is necessary to keep the state as straight as possible within about 10 seconds to 1 minute required for data transmission. At this time, the display unit 13b and the infrared light receiving / emitting unit 13a are both provided in the CF type communication card 13, so that the user (operator) who operates or holds the mobile phone 14 enters the same field of view. ing.

図4(a)は正面から見た携帯電話を示す。同図に示すように、携帯電話14は、複数の操作ボタン15(15a〜15c等)、受話口16、送話口17、ディスプレイ18及びCCD(Charge-Coupled Device)撮像装置19を備えている。   FIG. 4A shows the mobile phone viewed from the front. As shown in the figure, the mobile phone 14 includes a plurality of operation buttons 15 (15a to 15c, etc.), a mouthpiece 16, a mouthpiece 17, a display 18, and a CCD (Charge-Coupled Device) imaging device 19. .

携帯電話14は、カメラ機能の使用中、CCD撮像装置19で撮像している画像をディスプレイ18に表示するとともに、操作ボタン15bをシャッターとして操作することでその撮像している画像を一枚の画像データとして保存できる。   While using the camera function, the mobile phone 14 displays an image captured by the CCD imaging device 19 on the display 18 and operates the operation button 15b as a shutter to display the captured image as one image. Can be saved as data.

本実施形態では、携帯電話14のカメラ機能で撮影された画像データ(静止画像データ)はJPEGデータとして携帯電話14に保存され、携帯電話14から赤外線通信によりプリンタ1に送信する場合は、携帯電話14に保存されているJPEGデータを赤外線通信対応のファイル形式の1つであるvNote(TM)形式に変換して送信される。このvNote形式で受信したプリンタ1は、Base64と呼ばれるエンコード/デコード変換器でJPEGデータをエンコード(圧縮)し、エンコードされたJPEG画像データとして保存される。また、携帯電話14は、電話帳機能を使って、操作ボタン15aを操作してディスプレイ18上に作成した個人情報を登録することができる。   In the present embodiment, image data (still image data) captured by the camera function of the mobile phone 14 is stored in the mobile phone 14 as JPEG data, and the mobile phone 14 transmits the image data to the printer 1 by infrared communication. 14 is converted into vNote (TM) format, which is one of the file formats compatible with infrared communication, and transmitted. The printer 1 received in this vNote format encodes (compresses) JPEG data with an encode / decode converter called Base64, and is stored as encoded JPEG image data. In addition, the cellular phone 14 can register the personal information created on the display 18 by operating the operation button 15a using the phone book function.

図4(b)は、携帯電話の電話帳機能を使って登録しディスプレイに表示させた個人情報の一例を示す。この個人情報の登録方法を説明すると、まず操作ボタン15を操作して、電話帳機能の個人情報作成モード(新規登録モード)を選択すると、携帯電話14に内蔵された個人情報作成プログラムが起動する。ディスプレイ18には図4(b)中左寄りに示された各項目、すなわち「名前」、「フリガナ」、「電話番号1」、「電話番号2」、「電話番号3」、「電子メールアドレス1」、「電子メールアドレス2」、「電子メールアドレス3」、「住所」及び「メモ(ノート)」の各欄が表示される。操作ボタン15cを操作して所望の項目を選択した後、該当するデータを入力し、これを必要な項目数だけ繰り返すことで、同図(b)に示すような1つの個人情報が作成される。この電話帳機能で作成した個人情報データ(テキストデータ)は、本実施形態では赤外線通信対応のファイル形式の1つであるvCard(TM)形式で保存される。   FIG. 4B shows an example of personal information registered and displayed on the display using the telephone directory function of the mobile phone. The personal information registration method will be described. First, when the operation button 15 is operated to select the personal information creation mode (new registration mode) of the telephone book function, the personal information creation program built in the mobile phone 14 is activated. . On the display 18, items shown on the left side in FIG. 4B, that is, “name”, “phonetic”, “phone number 1”, “phone number 2”, “phone number 3”, “e-mail address 1” "," E-mail address 2 "," E-mail address 3 "," Address "and" Memo (note) "are displayed. After selecting a desired item by operating the operation button 15c, the corresponding data is input, and this is repeated as many times as necessary to create one piece of personal information as shown in FIG. . Personal information data (text data) created by the telephone directory function is stored in the vCard (TM) format, which is one of the file formats compatible with infrared communication in this embodiment.

さらに、携帯電話14は、IrDA(Infrared Data Association)に準拠した赤外線通信機能を有し、前記CF型通信カード13との間での赤外線通信を行うための赤外線受発光部20(図1に示す)を備えている。携帯電話14は、操作ボタン15を操作することによって、画像データや個人情報データをCF型通信カード13に送信する。赤外線受発光部20は、CF型通信カード13に設けられた赤外線受発光部13aと同様の赤外線通信方式の受発行が可能な受光素子と発光素子とを有している。   Further, the mobile phone 14 has an infrared communication function compliant with IrDA (Infrared Data Association), and an infrared light receiving / emitting unit 20 (shown in FIG. 1) for performing infrared communication with the CF type communication card 13. ). The cellular phone 14 transmits image data and personal information data to the CF-type communication card 13 by operating the operation buttons 15. The infrared light receiving / emitting unit 20 includes a light receiving element and a light emitting element that can receive and issue the same infrared communication method as the infrared light receiving / emitting unit 13 a provided in the CF type communication card 13.

次に、上記のように構成した、プリンタ1、CF型通信カード13及び携帯電話14の電気的構成を図5に従って説明する。
まず、携帯電話14の電気的構成を説明する。携帯電話14は、制御部21、メモリ22、送受信部23、マイク24、スピーカ25、操作ボタン15、ディスプレイ18、CCD撮像装置19、赤外線受発光部20を有している。
Next, the electrical configuration of the printer 1, the CF-type communication card 13, and the mobile phone 14 configured as described above will be described with reference to FIG.
First, the electrical configuration of the mobile phone 14 will be described. The mobile phone 14 includes a control unit 21, a memory 22, a transmission / reception unit 23, a microphone 24, a speaker 25, an operation button 15, a display 18, a CCD imaging device 19, and an infrared light receiving / emitting unit 20.

メモリ22は、CCD撮像装置19で撮像した画像データや個人情報データが制御部21によって一時保存される。マイク24は、受話口16で話した音声を音声信号として制御部21に出力する。スピーカ25は、制御部21から出力された音声信号を音声にして送話口17から出力する。   In the memory 22, image data and personal information data captured by the CCD imaging device 19 are temporarily stored by the control unit 21. The microphone 24 outputs the voice spoken at the earpiece 16 to the control unit 21 as a voice signal. The speaker 25 converts the sound signal output from the control unit 21 into sound and outputs it from the mouthpiece 17.

送受信部23は、入出力インターフェイスであって、制御部21から出力された音声信号、メール、画像データを他の携帯電話やパソコンに送信するとともに、他の携帯電話やパソコンからの音声信号、メール、画像データを受信し制御部21に出力する。   The transmission / reception unit 23 is an input / output interface, and transmits the audio signal, mail, and image data output from the control unit 21 to another mobile phone or personal computer, and also transmits the voice signal, mail from other mobile phone or personal computer. The image data is received and output to the control unit 21.

制御部21は、CPU、ROM、EEPROM等を有し、CPUがROM及びEEPROMに記憶された制御プログラムや各種アプリケーションプログラムに基づいて各種動作を実行する。つまり、制御部21は、前記した通話、メールの作成、データの送受及び保存のための処理動作を操作ボタン15の操作に基づいて実行する。制御部21は、前記したCCD撮像装置19で撮像した画像データの表示及び保存のための処理動作を操作ボタン15の操作に基づいて実行する。このとき、メモリ22に保存される画像データは、制御部21によってJPEGデータ形式で保存される。制御部21は、個人情報の作成及び保存のため処理動作を操作ボタン15の操作に基づいて実行する。このとき、メモリ22に保存される個人情報データ(テキストデータ)は、制御部21によって名刺データ形式(本例ではvCard形式)で保存される。   The control unit 21 includes a CPU, a ROM, an EEPROM, and the like, and the CPU executes various operations based on a control program and various application programs stored in the ROM and the EEPROM. That is, the control unit 21 executes the processing operation for the above-described call, creation of mail, transmission / reception and storage of data based on the operation of the operation button 15. The control unit 21 executes a processing operation for displaying and storing image data captured by the CCD imaging device 19 based on the operation of the operation button 15. At this time, the image data stored in the memory 22 is stored in the JPEG data format by the control unit 21. The control unit 21 executes a processing operation based on the operation of the operation button 15 for creating and storing personal information. At this time, the personal information data (text data) stored in the memory 22 is stored in the business card data format (in this example, the vCard format) by the control unit 21.

さらに、制御部21は前記保存した個人情報データや画像データをプリンタ1(CF型通信カード13)に赤外線受発光部20を介して送信するための処理動作を操作ボタン15の操作に基づいて実行する。制御部21からCF型通信カード13に送信される際は、個人情報データはvCardファイル形式で、また画像データ(エンコードされたJPEGデータ)はvNoteファイル形式で送信される。制御部21は、これらをオブジェクト交換プロトコルに従って送信する。本実施形態では、オブジェクト交換プロトコルとして、電話帳(vCard)、スケジュール(vCalender)、メモ(vNote)等のvフォーマットと呼ばれるオブジェクトの交換に使用されるIrOBEX(TM)を採用している。   Further, the control unit 21 executes a processing operation for transmitting the stored personal information data and image data to the printer 1 (CF type communication card 13) via the infrared light receiving / emitting unit 20 based on the operation of the operation button 15. To do. When transmitted from the control unit 21 to the CF-type communication card 13, personal information data is transmitted in the vCard file format, and image data (encoded JPEG data) is transmitted in the vNote file format. The control unit 21 transmits these according to the object exchange protocol. In this embodiment, IrOBEX (TM) used for exchanging objects called v format such as a telephone directory (vCard), a schedule (vCalender), and a memo (vNote) is adopted as an object exchange protocol.

次に、CF型通信カード13の電気的構成を説明する。
CF型通信カード13は、カード制御部31、メモリ32、カード側UART(Universal Asynchronous Receiver Transmitter)33、プリンタ側UART(Universal Asynchronous Receiver Transmitter)34、赤外線受発光部13a及び表示部(LED)13bを有している。
Next, the electrical configuration of the CF type communication card 13 will be described.
The CF type communication card 13 includes a card control unit 31, a memory 32, a card side UART (Universal Asynchronous Receiver Transmitter) 33, a printer side UART (Universal Asynchronous Receiver Transmitter) 34, an infrared light receiving and emitting unit 13a, and a display unit (LED) 13b. Have.

カード制御部31は、メモリ32、カード側UART33、赤外線受発光部13a及び表示部13bを統括する。カード制御部31は、CPU、ROM等を有し、CPUがROMに記憶された制御プログラムや各種アプリケーションプログラムに基づいて各種動作を実行する。カード制御部31は、携帯電話14から赤外線受発光部13aを介してデータを受信すると、カード側UART33に対してそのオブジェクトデータ(個人情報データ又は画像データ)のプリンタ1への転送処理を指示する。この際、メモリ32の一部がオブジェクトデータを一時保存するバッファとして使用される。   The card control unit 31 controls the memory 32, the card side UART 33, the infrared light emitting / receiving unit 13a, and the display unit 13b. The card control unit 31 includes a CPU, a ROM, and the like, and the CPU executes various operations based on a control program and various application programs stored in the ROM. When the card control unit 31 receives data from the mobile phone 14 via the infrared light emitting / receiving unit 13a, the card control unit 31 instructs the card-side UART 33 to transfer the object data (personal information data or image data) to the printer 1. . At this time, a part of the memory 32 is used as a buffer for temporarily storing object data.

カード側UART33は、カード制御部31の指示に基づいてオブジェクトデータ(個人情報データ又は画像データ)をシリアルのビットストリームに変換してプリンタ側UART34に出力する。   The card side UART 33 converts object data (personal information data or image data) into a serial bit stream based on an instruction from the card control unit 31 and outputs the serial bit stream to the printer side UART 34.

プリンタ側UART34は、CF型通信カード13がカードスロット12にセットされた状態で双方のコネクタが電気的に接続されることで繋がるバス35を介してプリンタ1側の通信インターフェイス45により制御される。プリンタ側UART34は、カード側UART33からオブジェクトデータを受信し始めると、プリンタ1側にデータの読込みを要求すべく割込信号を出力する。この割込信号を受信したプリンタ1側で入力ポートを開くことでオブジェクトデータのプリンタ1への読み込みが開始される。この際、プリンタ側UART34は、カード側UART33から受信したシリアルのビットストリームをパラレルなバイトデータに変換しつつそのオブジェクトデータをプリンタ1側へ出力する。   The printer-side UART 34 is controlled by the communication interface 45 on the printer 1 side via a bus 35 that is connected when both connectors are electrically connected with the CF-type communication card 13 set in the card slot 12. When the printer-side UART 34 starts receiving object data from the card-side UART 33, the printer-side UART 34 outputs an interrupt signal to request the printer 1 to read the data. When the printer 1 that receives this interrupt signal opens the input port, reading of object data into the printer 1 is started. At this time, the printer-side UART 34 converts the serial bit stream received from the card-side UART 33 into parallel byte data and outputs the object data to the printer 1 side.

また、プリンタ側UART34は、プリンタ1側から入力した各種信号を、カード側UART33を介してカード制御部31に出力する。カード制御部31はプリンタ1側から入力した各種信号を監視してデータ受信状態(通信ステータス)を管理し、表示部13bをその時の通信ステータスに応じた点灯態様に表示制御する。よって、CF型通信カード13の前面に設けられた表示部13bの点灯態様によってユーザにその時々のデータ受信状態を報知する。このとき、カード制御部31は、通信ステータスの情報を赤外線受発光部13aを介して携帯電話14に送信し、携帯電話14のディスプレイ18にはプリンタ1側のデータ受信状態が文字情報などにより表示される。   The printer-side UART 34 outputs various signals input from the printer 1 side to the card control unit 31 via the card-side UART 33. The card control unit 31 monitors various signals input from the printer 1 side, manages the data reception state (communication status), and controls display of the display unit 13b in a lighting mode according to the communication status at that time. Therefore, the data reception state is notified to the user by the lighting mode of the display unit 13b provided on the front surface of the CF type communication card 13. At this time, the card control unit 31 transmits the communication status information to the mobile phone 14 via the infrared light emitting / receiving unit 13a, and the display 18 of the mobile phone 14 displays the data reception state on the printer 1 side as character information or the like. Is done.

次に、プリンタ1の電気的構成を説明する。
プリンタ1は、CPU41、ROM42、EEPROM43、RAM44、通信インターフェイス45、ASIC(Application Specific IC)46、ドライバ47a〜47e及びユーザインターフェイス48を有し、これらはデータバス49を介してそれぞれ互いに電気的に接続されている。
Next, the electrical configuration of the printer 1 will be described.
The printer 1 has a CPU 41, ROM 42, EEPROM 43, RAM 44, communication interface 45, ASIC (Application Specific IC) 46, drivers 47 a to 47 e, and user interface 48, which are electrically connected to each other via a data bus 49. Has been.

通信インターフェイス(I/F)45は、通信インターフェイス部45a、パラレル通信部45b、ブルートゥース(Bluetooth)(TM)通信部45c、USB(Universal Serial Bus)通信部45d、スロット通信部45e及びシリアル通信部(図示せず)を備えている。各通信部45b〜45e等は通信ポート(入力・出力ポート)をそれぞれ有しており、通信インターフェイス部45aは、例えば各通信部45b〜45eごとに独立して複数設けられた通信インターフェイス群からなり、各通信部45b〜45eがデータを受信するとその旨を、通信(データ受信)の優先順位を管理するCPU41に通知する。CPU41は通信インターフェイス部45aから受け付けたその受信の旨の情報に基づきそのデータの受信が可能かどうかを判定し、例えば次データの受信が可能になった後に最初にデータ受信した場合はその通信部の入力ポートを開く指示を出す。通信インターフェイス部45aはCPU41の指示に従って各通信部45b〜45eの入力ポートのうち指示された1つを開くことにより、所定のホスト装置から送られてくるデータを受信し、共通のデータバス49に出力する。これら複数の入力ポート中のどれか1つのポートに最先にデータが到着すると、通信インターフェイス部45aは、そのポートからデータの取り込みを開始するとともにデータの取込みが終了するまでの間、他のポートをビジー状態にして他のポートからのデータ受信を禁止するようになっている。通信インターフェイス部45aはこのような処理をCPU41の指示に従って行う。CPU41は、1つの通信ポートからのデータ受信が開始されると、その受信データが印刷処理に至るまで通るデータ転送経路をその印刷終了時まで確保し、その間は他の通信ポートからのデータ受信を禁止するよう通信インターフェイス部45aに指示する。また、CPU41は通信ポートからのデータ受信を許可するか禁止するかのインターロック処理を行う。   The communication interface (I / F) 45 includes a communication interface unit 45a, a parallel communication unit 45b, a Bluetooth (TM) communication unit 45c, a USB (Universal Serial Bus) communication unit 45d, a slot communication unit 45e, and a serial communication unit ( (Not shown). Each of the communication units 45b to 45e has a communication port (input / output port), and the communication interface unit 45a is composed of, for example, a group of communication interfaces provided independently for each of the communication units 45b to 45e. When each of the communication units 45b to 45e receives data, the communication unit 45b to 45e notifies the CPU 41 that manages the priority of communication (data reception). The CPU 41 determines whether the data can be received based on the reception information received from the communication interface unit 45a. For example, when the first data is received after the next data can be received, the communication unit Command to open the input port. The communication interface unit 45 a receives data sent from a predetermined host device by opening one of the input ports of the communication units 45 b to 45 e in accordance with an instruction from the CPU 41, and sends it to a common data bus 49. Output. When data arrives first in any one of the plurality of input ports, the communication interface unit 45a starts taking in data from that port and continues to other ports until the data is taken in. In a busy state, data reception from other ports is prohibited. The communication interface unit 45a performs such processing in accordance with instructions from the CPU 41. When reception of data from one communication port is started, the CPU 41 secures a data transfer path through which the received data reaches the printing process until the end of the printing, and receives data from other communication ports during that time. The communication interface unit 45a is instructed to be prohibited. Further, the CPU 41 performs an interlock process for permitting or prohibiting data reception from the communication port.

通信インターフェイス部45aがホスト装置又はCF型通信カード13から受信要求を受け付けると、CPU41は通信インターフェイス部45aからその旨の通知を受けるようになっており、その通信情報を基に通信ポートの空き状況や受信中の通信ポートなどを管理する。   When the communication interface unit 45a receives a reception request from the host device or the CF-type communication card 13, the CPU 41 receives a notification to that effect from the communication interface unit 45a. Based on the communication information, the communication port availability state And the communication port being received.

パラレル通信部45bは、ホストコンピュータ(パーソナルコンピュータ)HCから通信ケーブルを介してデータをパラレル通信で受信することが可能である。ブルートゥース通信部45cは、ブルートゥース対応携帯端末BCから所定通信プロトコルに従って所定規格周波数帯域の電波による近距離無線通信でデータを受信することが可能である。USB通信部45dは、USB対応機器(図示せず)から所定通信プロトコルに従ってデータを受信することが可能である。スロット通信部45eは、CFカードスロット12に挿着されたCF型通信カード13又はCFカード(メモリカード)からデータを受信することが可能である。なお、各通信部45b,45c,45d,45eは、ホスト装置との通信上必要な情報やプリンタ1の状態を通知する信号など所定の信号又はデータを送信可能となっている。   The parallel communication unit 45b can receive data from a host computer (personal computer) HC via a communication cable via parallel communication. The Bluetooth communication unit 45c can receive data from the Bluetooth-compatible mobile terminal BC by short-range wireless communication using radio waves in a predetermined standard frequency band according to a predetermined communication protocol. The USB communication unit 45d can receive data from a USB compatible device (not shown) according to a predetermined communication protocol. The slot communication unit 45e can receive data from the CF type communication card 13 or the CF card (memory card) inserted in the CF card slot 12. Each of the communication units 45b, 45c, 45d, and 45e can transmit predetermined signals or data such as information necessary for communication with the host device and a signal for notifying the state of the printer 1.

CPU41は、ROM42に記憶された制御プログラム及びEEPROM43に記憶された各種アプリケーションプログラムなどに基づいて、通信インターフェイス45、ASIC46及びドライバ47a〜47cを統括制御する。CPU41は、ASIC46に対して印刷機構の一部を作動させる指令信号を出力したり、ASIC46とRAM44間及びASIC46の内部の各種処理回路間におけるデータの転送処理を指示する。CPU41は転送処理のため例えばDMAコントローラを内蔵する。また、CPU41は、ドライバ47a〜47cを介して紙送りモータM1、キャリッジモータM2、ロール紙の印刷後の部分を所定のサイズに切断するカッタ装置のカッタモータM3を駆動制御する。   The CPU 41 comprehensively controls the communication interface 45, the ASIC 46, and the drivers 47a to 47c based on a control program stored in the ROM 42 and various application programs stored in the EEPROM 43. The CPU 41 outputs a command signal for operating a part of the printing mechanism to the ASIC 46, and instructs data transfer processing between the ASIC 46 and the RAM 44 and between various processing circuits inside the ASIC 46. The CPU 41 incorporates, for example, a DMA controller for transfer processing. Further, the CPU 41 drives and controls the paper feed motor M1, the carriage motor M2, and the cutter motor M3 of the cutter device that cuts the printed portion of the roll paper into a predetermined size via the drivers 47a to 47c.

ASIC46は、データに画像処理を施して印刷データを生成したり、CPU41からの指令信号と印刷データに基づいてドライバ47cを介して複数の圧電素子PZを駆動制御する。RAM44には受信バッファ44a、ワークメモリ44b及び出力バッファ44cなどが備えられている。各通信部45b〜45eを通じて受信したデータは受信バッファ44aに一旦格納され、所定の処理を施す際のデータはワークメモリ44bに格納され、さらに最終的に生成された印刷データは出力バッファ44cに格納される。   The ASIC 46 performs image processing on the data to generate print data, and drives and controls the plurality of piezoelectric elements PZ via the driver 47c based on a command signal from the CPU 41 and the print data. The RAM 44 includes a reception buffer 44a, a work memory 44b, an output buffer 44c, and the like. Data received through each of the communication units 45b to 45e is temporarily stored in the reception buffer 44a, data for performing a predetermined process is stored in the work memory 44b, and finally generated print data is stored in the output buffer 44c. Is done.

紙送りモータM1は、自動給紙装置3にセットされた単票紙又はロール紙P1を、印字位置を経由して排紙口7まで搬送させるためのモータである。キャリッジモータM2は、複数の噴射ノズルを有した記録ヘッドを搭載したキャリッジを主走査方向に往復動させるためのモータである。圧電素子PZは、記録ヘッドに設けられた複数の噴射ノズル毎に設けられそのノズルからインクを噴出させるための素子である。カッタモータM3は、カッタ装置を駆動するモータであり、切断刃を主走査方向に移動させてロール紙を所定のサイズに切断する。   The paper feed motor M1 is a motor for transporting the cut paper or roll paper P1 set in the automatic paper feeder 3 to the paper discharge port 7 via the printing position. The carriage motor M2 is a motor for reciprocating a carriage mounted with a recording head having a plurality of ejection nozzles in the main scanning direction. The piezoelectric element PZ is an element that is provided for each of a plurality of ejection nozzles provided in the recording head and ejects ink from the nozzles. The cutter motor M3 is a motor that drives the cutter device, and moves the cutting blade in the main scanning direction to cut the roll paper into a predetermined size.

又、CPU41は、EEPROM43に予め記憶されたメニュー表示用データを読み出して表示装置9の表示処理部9bに転送する。表示処理部9bはそのメニュー表示用データに基づき用紙の種類、用紙サイズ、レイアウト、写真選択、印刷枚数等をマニュアル選択するために用いられるメニューを表示画面9aに表示させる。メニュー項目には「レイアウト」が用意されており、この「レイアウト」は、カードスロット12にセットされたメモリカード等から印刷用に入力した1つ又は複数の画像を用紙上にレイアウト指定して印刷画像(印刷状態画像)を作成するための機能である。EEPROM43にはこのレイアウトの指定に使う複数のレイアウト用テンプレートが記憶されている。このレイアウト機能で作成した印刷画像の表示用データはRAM44に一時保存され、印刷実行前に操作部10を操作すると、CPU41がRAM44から表示用データを読み出して表示処理部11bに転送することで、その印刷画像が表示画面11aに表示される。   Further, the CPU 41 reads out menu display data stored in advance in the EEPROM 43 and transfers it to the display processing unit 9 b of the display device 9. The display processing unit 9b displays on the display screen 9a a menu used for manually selecting the paper type, paper size, layout, photo selection, number of prints, and the like based on the menu display data. A “layout” is prepared for the menu item, and this “layout” is printed by designating one or a plurality of images input for printing from a memory card or the like set in the card slot 12 on a sheet. This is a function for creating an image (printed state image). The EEPROM 43 stores a plurality of layout templates used for designating the layout. The display data for the print image created by this layout function is temporarily stored in the RAM 44. When the operation unit 10 is operated before printing, the CPU 41 reads the display data from the RAM 44 and transfers it to the display processing unit 11b. The print image is displayed on the display screen 11a.

また、CPU41は、操作パネル8に設けられた各スイッチ10a〜10iの操作に基づく信号をユーザI/F48を介して入力するようになっている。
図6は、携帯電話とプリンタ間でCF型通信カードを介して行われるデータ通信およびその受信データの印刷処理について説明する機能ブロック図である。同図に示された各機能部は、各種回路を含むハードウェア回路、及び、通信プロトコルプログラムやアプリケーションプログラム等を実行するCPUによって実現されている。
Further, the CPU 41 is configured to input a signal based on the operation of each switch 10 a to 10 i provided on the operation panel 8 via the user I / F 48.
FIG. 6 is a functional block diagram for explaining data communication performed between the mobile phone and the printer via the CF type communication card and printing processing of the received data. Each functional unit shown in the figure is realized by a hardware circuit including various circuits, and a CPU that executes a communication protocol program, an application program, and the like.

CF型通信カード(赤外線通信カード)13に内蔵されているカード制御部31は、IrDA通信回路61、IrDAスタック(IrDAプロトコルスタック)62、ファイル転送部63及びオブジェクト送受信部64を有する。IrDA通信回路61は、CPU及び通信回路(いずれも図示せず)を含むハードウェアからなり、通信レイヤでは物理層に相当する。IrDAスタック62はIrDA通信プロトコル群からなり、データリンク層及びネットワーク層に相当する。また、ファイル転送部63は、携帯電話14から赤外線通信で受信するファイルの転送制御を司り、通信レイヤではトランスポート層及びセッション層に相当する。オブジェクト送受信部64は、携帯電話14との間で行われるIrDA通信と、プリンタ1との間で行われるシリアル通信との2つの通信系統の間でデータの受け渡し制御を行うとともに、受信データチェックなどの必要な処理を司る。オブジェクト送受信部64は、ファイル転送部63からのデータを処理するプレゼンテーション層及びアプリケーション層に相当する部分と、UART33の上位層でシリアル通信プロトコルスタックからなるプレゼンテーション層〜データリンク層を構成する部分とからなる。   The card control unit 31 built in the CF type communication card (infrared communication card) 13 includes an IrDA communication circuit 61, an IrDA stack (IrDA protocol stack) 62, a file transfer unit 63, and an object transmission / reception unit 64. The IrDA communication circuit 61 includes hardware including a CPU and a communication circuit (both not shown), and corresponds to a physical layer in the communication layer. The IrDA stack 62 includes an IrDA communication protocol group and corresponds to a data link layer and a network layer. The file transfer unit 63 controls transfer of files received from the mobile phone 14 by infrared communication, and corresponds to a transport layer and a session layer in the communication layer. The object transmission / reception unit 64 performs data transfer control between two communication systems of IrDA communication performed with the mobile phone 14 and serial communication performed with the printer 1, and received data check, etc. Manage the necessary processing. The object transmitting / receiving unit 64 includes a portion corresponding to a presentation layer and an application layer for processing data from the file transfer unit 63, and a portion constituting a presentation layer to a data link layer including a serial communication protocol stack in an upper layer of the UART 33. Become.

ファイル転送部63は、CF型通信カード13内のCPUがOBEX(Object Exchange)(TM)プログラムを実行することで構築される機能部分であり、OBEXの仕様に基づくファイル転送制御を司る。詳しくは携帯電話14側のOBEXとの論理的な通信リンクの確立及び切断や、ファイル転送時にパケット分割されて送られてくるパケットを元のファイルに組み立てる復元処理などを行う。   The file transfer unit 63 is a functional part constructed by the CPU in the CF type communication card 13 executing an OBEX (Object Exchange) (TM) program, and controls file transfer based on the OBEX specification. Specifically, a logical communication link with OBEX on the mobile phone 14 side is established and disconnected, and a restoration process for assembling a packet divided and sent in the original file at the time of file transfer is performed.

また、オブジェクト送受信部64は対応拡張子記憶部64aを有し、カードスロット12にCF型通信カード13が挿着された状態をプリンタ1が電源投入後はじめて検知した時に、プリンタ1からCF型通信カード13へ送られてくる拡張子データを対応拡張子記憶部64aに記憶(セットアップ)する。また、オブジェクト送受信部64は、受信したデータからファイル名を取得し、そのファイル名の中の拡張子と拡張子データとを比較参照することにより、受信したデータがプリンタ1にとって印刷対応能力のある印刷対応データか否かを判定する。詳しくはデータのヘッダ中にあるファイル名「aaaa.bbb」を読み取り、ファイル名から拡張子「bbb」を抜き出し、この拡張子「bbb」と拡張子データとを参照比較することにより印刷対応データか否かを判断する。この参照比較では大文字と小文字の区別はしない。そして、オブジェクト送受信部64は、その判定結果に基づき印刷対応データの受信は許可するが、印刷未対応データの受信は拒否するデータ選別処理を行う。オブジェクト送受信部64は、印刷対応データである場合、そのオブジェクトデータ及びファイル拡張子「bbb」のデータ(ファイル拡張子データという)をプリンタ1側へ転送する。   The object transmission / reception unit 64 has a corresponding extension storage unit 64a. When the printer 1 detects that the CF type communication card 13 is inserted into the card slot 12 for the first time after the power is turned on, the object transmission / reception unit 64 receives the CF type communication from the printer 1. The extension data sent to the card 13 is stored (set up) in the corresponding extension storage unit 64a. Further, the object transmission / reception unit 64 obtains a file name from the received data, and compares and refers to the extension and extension data in the file name, so that the received data has a print compatible capability for the printer 1. It is determined whether the data is print compatible data. For details, read the file name “aaaa.bbb” in the header of the data, extract the extension “bbb” from the file name, and compare the extension “bbb” with the extension data. Judge whether or not. This reference comparison is not case sensitive. Then, the object transmission / reception unit 64 performs a data selection process that permits the reception of print-compatible data based on the determination result, but rejects the reception of non-print-compatible data. When the object transmission / reception unit 64 is print-compatible data, the object transmission / reception unit 64 transfers the object data and data with the file extension “bbb” (referred to as file extension data) to the printer 1 side.

プリンタ1側には、カードドライバ71、IrDA UART ドライバ(以下、UARTドライバという)72、データトランスファ部73、IrDAプロファイル部74、テキストデータラスタ処理部75、画像データラスタ処理部76及びプリントエンジン77が備えられている。   On the printer 1 side, a card driver 71, an IrDA UART driver (hereinafter referred to as a UART driver) 72, a data transfer unit 73, an IrDA profile unit 74, a text data raster processing unit 75, an image data raster processing unit 76, and a print engine 77 are provided. Is provided.

カードドライバ71及びUARTドライバ72は、図5におけるスロット通信部45eに内蔵されたドライバ回路からなるハードウェアとソフトウェアとで構成されている。また、データトランスファ部73は、CPU41が通信プロトコルプログラムを実行することにより実現される機能部分である。また、IrDAプロファイル部74、テキストデータラスタ処理部75及び画像データラスタ処理部76は、CPU41がアプリケーションプログラムを実行することにより実現される機能部分である。さらにプリントエンジン77は、CPU41がアプリケーションプログラムを実行することにより実現されるソフトウェア部分と、ASIC46、ドライバ47a〜47d、紙送りモータM1、キャリッジモータM2、圧電素子PZ及びカッタモータM3などからなる印刷処理を実現するハードウェア部分とから構成される。   The card driver 71 and the UART driver 72 are configured by hardware and software including a driver circuit built in the slot communication unit 45e in FIG. The data transfer unit 73 is a functional part realized by the CPU 41 executing the communication protocol program. Further, the IrDA profile unit 74, the text data raster processing unit 75, and the image data raster processing unit 76 are functional parts realized by the CPU 41 executing the application program. Further, the print engine 77 is a printing process comprising a software part realized by the CPU 41 executing an application program, an ASIC 46, drivers 47a to 47d, a paper feed motor M1, a carriage motor M2, a piezoelectric element PZ, a cutter motor M3, and the like. It is comprised from the hardware part which implement | achieves.

なお、OSI参照モデルに当てはめた場合、カードドライバ71及びUARTドライバ72はデータリンク層及びネットワーク層に相当する。また、データトランスファ部73はトランスポート層及びセッション層に相当し、IrDAプロファイル部74、テキストデータラスタ処理部75及び画像データラスタ処理部76は、プレゼンテーション層及びアプリケーション層に相当する。   When applied to the OSI reference model, the card driver 71 and the UART driver 72 correspond to the data link layer and the network layer. The data transfer unit 73 corresponds to a transport layer and a session layer, and the IrDA profile unit 74, the text data raster processing unit 75, and the image data raster processing unit 76 correspond to a presentation layer and an application layer.

カードドライバ71は、CF型通信カード13と信号やデータのやりとりをする通信ドライバであり、CPU41からの指示などに基づきUARTドライバ72に必要な指示を出す。   The card driver 71 is a communication driver that exchanges signals and data with the CF-type communication card 13, and issues necessary instructions to the UART driver 72 based on instructions from the CPU 41.

UARTドライバ72は、CF型通信カード13に内蔵されたプリンタ側UART34の通信動作を制御するもので、例えばCPU41及びカードドライバ71の指示に基づきプリンタ側UART34を制御する。UARTドライバ72は、プリンタ側UART34から割込要求を受け付けると、プリンタ1が他の通信部45b〜45dからデータ受信中であるビジー状態でない限り入力ポートを開きデータの取り込みを開始する。   The UART driver 72 controls the communication operation of the printer side UART 34 built in the CF type communication card 13. For example, the UART driver 72 controls the printer side UART 34 based on instructions from the CPU 41 and the card driver 71. When the UART driver 72 receives an interrupt request from the printer-side UART 34, the printer 1 opens the input port and starts to capture data unless the printer 1 is busy receiving data from the other communication units 45b to 45d.

また、カードドライバ71は、プリンタ1の電源投入時にCPU41が実行する初期化処理の際にCPU41から拡張子データを受け取ってセットアップデータ記憶部71aに格納する。そして、カードドライバ71は、電源投入後はじめてプリンタ1とCF型通信カード13との電気的接続を検知したCPU41からの指示に基づきセットアップデータ記憶部71aに格納された拡張子データを読み出してCF型通信カード13に送信する。本実施形態では、印刷対応ファイルの拡張子として、「vcf」「vnt」「jpeg」「jpg」が拡張子データに設定されている。CF型通信カード13へ送られた拡張子データは、オブジェクト送受信部64により対応拡張子記憶部64aに格納されることによりCF型通信カード13側にセットアップされる。また、UARTドライバ72は、データトランスファ部73及びプロファイル部74で検出されたエラー通知などの通知を受け取ると、その旨の信号をカード制御部31に送信する。カード制御部31は携帯電話14及びプリンタ1から受信したデータ及び信号を監視することでデータ受信状態を表す通信ステータスを管理し、その時々の通信ステータスに応じた点灯態様となるよう表示部(LED)13bを表示制御する。CF型通信カード13は表示部13bの点灯態様によってデータ受信状態を送り主に報知する。   Further, the card driver 71 receives extension data from the CPU 41 and stores it in the setup data storage unit 71a during an initialization process executed by the CPU 41 when the printer 1 is powered on. Then, the card driver 71 reads the extension data stored in the setup data storage unit 71a based on an instruction from the CPU 41 that detects the electrical connection between the printer 1 and the CF type communication card 13 for the first time after the power is turned on. It transmits to the communication card 13. In this embodiment, “vcf”, “vnt”, “jpeg”, and “jpg” are set in the extension data as the extension of the print compatible file. The extension data sent to the CF type communication card 13 is set up on the CF type communication card 13 side by being stored in the corresponding extension storage unit 64a by the object transmitting / receiving unit 64. When the UART driver 72 receives a notification such as an error notification detected by the data transfer unit 73 and the profile unit 74, the UART driver 72 transmits a signal to that effect to the card control unit 31. The card control unit 31 manages the communication status indicating the data reception state by monitoring the data and signals received from the mobile phone 14 and the printer 1, and displays the display unit (LED ) Display control of 13b. The CF type communication card 13 notifies the sender of the data reception state by the lighting state of the display unit 13b.

データトランスファ部73は、CF型通信カード13のオブジェクト送受信部64から送られてきたオブジェクトデータとファイル拡張子データを受け取ると、ファイル拡張子データをプロファイル部74に送るとともに、オブジェクトデータについてはそれを正しく受信できたかどうかを判断する。この判断は、オブジェクトデータが正しく受信できたかどうかを検証する手順がプログラムされた伝送制御手順に従って判定される。伝送制御手順73aとしては、ベーシック手順と、HDLC(ハイレベルデータリンク)手順とが挙げられる。本例ではベーシック手順を簡素化した伝送制御手順を採用する。なお、エラー制御に採用するエラー検出方式は、CRC検出方式に限らず、パリティチェック方式、チェックサム、ハミング符号によるものでもよい。   When the data transfer unit 73 receives the object data and the file extension data sent from the object transmission / reception unit 64 of the CF type communication card 13, the data transfer unit 73 sends the file extension data to the profile unit 74 and the object data. Judge whether it was received correctly. This determination is made according to a transmission control procedure in which a procedure for verifying whether or not the object data has been received correctly is programmed. The transmission control procedure 73a includes a basic procedure and an HDLC (High Level Data Link) procedure. In this example, a transmission control procedure in which the basic procedure is simplified is adopted. Note that the error detection method employed for error control is not limited to the CRC detection method, but may be a parity check method, a checksum, or a Hamming code.

データトランスファ部73は、伝送制御手順73aによりデータを正しく受信できた場合はそのデータ(電文本体又は電文分割ブロック)を次のIrDAプロファイル部74へ順次送り、データが正しく受信できなかった場合はオブジェクト送受信部64へそのデータの再送を要求する。この再送要求を受けたオブジェクト送受信部64は直前にデータトランスファ部73へ送信したデータを再送する。データトランスファ部73は、再送要求の後に再送されないままタイムアウトになると、エラー通知信号をオブジェクト送受信部64へ送信するようUARTドライバ72に指示する。   The data transfer unit 73 sequentially sends the data (the message body or the message division block) to the next IrDA profile unit 74 when the data can be correctly received by the transmission control procedure 73a, and when the data cannot be correctly received, the data transfer unit 73 Request the transmitter / receiver 64 to retransmit the data. Receiving this retransmission request, the object transmission / reception unit 64 retransmits the data transmitted to the data transfer unit 73 immediately before. The data transfer unit 73 instructs the UART driver 72 to transmit an error notification signal to the object transmission / reception unit 64 when a timeout occurs without being retransmitted after the retransmission request.

IrDAプロファイル部74は、拡張子識別部81、件数判定部82、ノート(Note)解析部83、分割処理部84、テキストデータ形式変換部85、テンプレート記憶部86、画像データデコード部87及び判断部88を備えている。IrDAプロファイル部74はROM42又はEEPROM43に記憶されたプログラムデータ及び各種データ等に基づき実現される。   The IrDA profile unit 74 includes an extension identification unit 81, a number determination unit 82, a note analysis unit 83, a division processing unit 84, a text data format conversion unit 85, a template storage unit 86, an image data decoding unit 87, and a determination unit. 88. The IrDA profile unit 74 is realized based on program data and various data stored in the ROM 42 or the EEPROM 43.

拡張子識別部81は、データトランスファ部73から入力したファイル拡張子データから、そのオブジェクトデータのファイル形式を識別する。すなわち、個人情報データ(vCardファイル形式)か、添付形式の画像データ(vNoteファイル形式)か、画像データ(JPEGファイル)かのいずれであるのかその拡張子を識別する。すなわち、ファイル拡張子データが「vcf」であれば「vCardファイル」と識別し、「vnt」であれば「vNoteファイル」と識別し、さらに「jpeg」又は「jpg」であると「JPEGファイル」と識別する。拡張子識別部81は、識別した拡張子に応じて、その後データトランスファ部73から送られてくるオブジェクトデータの処理経路を振り分ける。すなわち、拡張子識別部81は、拡張子が「vcf」であればそのvCardファイル(個人情報データ)を件数判定部82へ送り、拡張子が「vnt」であればそのvNoteファイル(画像データ)を画像データデコード部87へ送る。さらに、拡張子が「jpeg」又は「jpg」であればそのJPEGデータを画像データラスタ処理部76へ送る。   The extension identifying unit 81 identifies the file format of the object data from the file extension data input from the data transfer unit 73. That is, it identifies the extension of personal information data (vCard file format), attached format image data (vNote file format), or image data (JPEG file). That is, if the file extension data is “vcf”, it is identified as “vCard file”, if “vnt”, it is identified as “vNote file”, and if it is “jpeg” or “jpg”, “JPEG file”. Identify. The extension identifying unit 81 distributes the processing path of the object data sent from the data transfer unit 73 thereafter according to the identified extension. That is, if the extension is “vcf”, the extension identifying unit 81 sends the vCard file (personal information data) to the number determination unit 82, and if the extension is “vnt”, the vNote file (image data). Is sent to the image data decoding unit 87. Further, if the extension is “jpeg” or “jpg”, the JPEG data is sent to the image data raster processor 76.

件数判定部82は、vCardファイルが1件分の個人情報を含む「単件」ファイルか、複数件分の個人情報を含む「全件」ファイルかを判定する。「単件」ファイルと判定した場合はそのvCardファイルをノート解析部83へ送り、「全件」ファイルと判定した場合はそのvCardファイルを分割処理部84へ送る。また、件数判定部82の判定結果は、「単件」であれば「N=0」、「全件」であれば「N=1」として、その判定値Nがテキストデータ形式変換部85へ送られる。   The number determination unit 82 determines whether the vCard file is a “single case” file including one piece of personal information or an “all case” file including a plurality of pieces of personal information. If it is determined that the file is a “single case” file, the vCard file is sent to the note analysis unit 83. If it is determined that the file is “all cases”, the vCard file is sent to the division processing unit 84. The determination result of the number determination unit 82 is “N = 0” for “single case” and “N = 1” for “all cases”, and the determination value N is sent to the text data format conversion unit 85. Sent.

ノート解析部83は、vCardファイルのノート(Note)領域に記述されたテキストを取り出して解析する。単件の個人情報を印刷する場合は、ノート領域に予め決められた指定文字を記述しておくことで印刷レイアウトを指定できるようになっており、指定文字による印刷レイアウトの指定の有無を判断するためにノート領域の記述内容を解析する。本実施形態では指定文字として数字(番号)を採用している。数字を採用するのは、記述する文字数が少なく済むうえ識別し易いからである。数字以外にアルファベット(例えばA,B,C,…)を指定文字として採用することも可能である。ノート解析部83は、解析結果として得られた指定文字の情報M(例えば番号M=1,2,…n)をテキストデータ形式変換部85へ送る。   The note analysis unit 83 extracts and analyzes the text described in the Note area of the vCard file. When printing a single piece of personal information, it is possible to specify a print layout by describing a predetermined designated character in the note area, and whether or not the print layout is designated by the designated character is determined. Therefore, the description contents of the note area are analyzed. In the present embodiment, numbers (numbers) are adopted as designated characters. The reason why numbers are used is that the number of characters to be written is small and the identification is easy. In addition to numbers, alphabets (for example, A, B, C,...) Can be adopted as designated characters. The note analysis unit 83 sends the designated character information M (for example, the number M = 1, 2,... N) obtained as an analysis result to the text data format conversion unit 85.

分割処理部84は、全件ファイルを電文分割ブロック単位で順次入力し始めるとバッファ(図示せず)に蓄えながらデータの中身を調べ、1件毎の区切りを抽出することにより所定件数分ずつ分割する。そして、その分割した所定件数分ずつ個人情報データを次処理のテキストデータ形式変換部85へ送り出す。本実施形態では所定件数は1件に設定されており、vCardファイルの全件データは1件ずつの個人情報に順次分割されながら、分割処理部84から1件分ずつ次処理のテキストデータ形式変換部85へ送り出される。   When the division processing unit 84 starts to sequentially input all the case files in units of message division blocks, the division processing unit 84 examines the contents of the data while storing them in a buffer (not shown), and divides them by a predetermined number of times by extracting a delimiter for each case. To do. Then, the personal information data is sent to the text data format conversion unit 85 for the next processing for each of the divided predetermined number of cases. In this embodiment, the predetermined number of cases is set to one, and all data in the vCard file is sequentially divided into individual information for each case, while the division processing unit 84 converts the text data format for the next processing one by one. Sent to the unit 85.

テキストデータ形式変換部85は、個人情報データ(テキストデータ)をvCard形式からXHTML(Extensible Hyper Text Markup Language)形式に変換する。但し、形式変換を行う前に、そのオブジェクトデータがvCard形式であるかどうかそのデータの中身を解析し、vCardファイル形式のデータであることを検証する。例えばvCardファイル形式のデータであれば備えているはずのプロパティ(「BEGIN VCARD」「N」「SOUND」等)などの有無を確認する。vCardファイル形式のデータでなければデータを破棄するとともに、間違ったデータである旨をUARTドライバ72を通じてCF型通信カード13へ通知する。一方、vCardファイル形式のデータであれば、そのオブジェクトデータに形式変換処理を施す。また、vCardファイルは携帯電話メーカーによって画像添付機能付きタイプとすることもできる。画像添付機能付きタイプのvCardファイルであると解析された際は、その添付されているエンコードされたJPEG画像データを抜き取り、画像データデコード部87に転送する。このようにテキストデータ形式変換部85は、拡張子が「vCard」であるけれどもデータの中身までも正しくvCard形式であるかどうかを事前に解析及び検証する。また、画像データデコード部87においてメモ帳機能で記述されたテキストデータを含むタイプのvNoteファイルを受け付けた場合は、テキストデータ形式変換部85は、そのテキストデータのみを画像データデコード部87から受け付ける。このときは既にデータの中身については画像データデコード部87において検証済みなので改めて解析はしない。   The text data format conversion unit 85 converts personal information data (text data) from the vCard format to the XHTML (Extensible Hyper Text Markup Language) format. However, before performing format conversion, whether the object data is in vCard format is analyzed to verify that the data is in vCard file format. For example, the presence or absence of properties (“BEGIN VCARD”, “N”, “SOUND”, etc.) that should be provided for data in the vCard file format is confirmed. If the data is not in the vCard file format, the data is discarded and the CF type communication card 13 is notified through the UART driver 72 that the data is incorrect. On the other hand, if the data is in the vCard file format, the object data is subjected to format conversion processing. The vCard file can also be of a type with an image attachment function by a mobile phone manufacturer. When it is analyzed that it is a vCard file with an image attachment function type, the encoded JPEG image data attached is extracted and transferred to the image data decoding unit 87. As described above, the text data format conversion unit 85 analyzes and verifies in advance whether the extension is “vCard” but the contents of the data are also correctly in the vCard format. When the image data decoding unit 87 accepts a vNote file of a type including text data described by the memo pad function, the text data format conversion unit 85 accepts only the text data from the image data decoding unit 87. At this time, the contents of the data have already been verified by the image data decoding unit 87 and are not analyzed again.

テキストデータ形式変換部85は、形式変換処理を施す際、まずテンプレート記憶部86からXHTML形式で記述された印刷レイアウトテンプレート(以下テンプレートという)を読み出す。テンプレートはオブジェクトデータを構成する各項目(プロパティ)の値(テキストデータ)を所定位置に割り付けられるようにタグの記述によってレイアウト枠が指定されたものである。レイアウト枠内に該当項目(プロパティ)の値(テキストデータ)を組み込むことにより、vCard形式の個人情報をテンプレート付きのXHTML形式に変換する。つまり、vCardファイルは元々レイアウトの概念を持たないファイル形式であるが、印刷時には所定のレイアウトで印刷されるように、レイアウト定義できないファイル形式(vCard)からレイアウト定義できるファイル形式(XHTML)へ形式変換する。そして、この形式変換時にXHTML形式で記述されたテンプレートを用いることでタグによってレイアウトを定義付ける。テキストデータ形式変換部85は、個人情報がテンプレートに組み込まれたXHTMLデータを、テキストデータラスタ処理部75に送出する。   When performing the format conversion process, the text data format conversion unit 85 first reads a print layout template (hereinafter referred to as a template) described in the XHTML format from the template storage unit 86. In the template, a layout frame is specified by a tag description so that the value (text data) of each item (property) constituting the object data can be assigned to a predetermined position. By incorporating the value (text data) of the corresponding item (property) in the layout frame, the personal information in the vCard format is converted into the XHTML format with a template. In other words, the vCard file is originally a file format that does not have the concept of layout, but the format is converted from a file format (vCard) that cannot be layout defined to a file format (XHTML) that can be layout defined so that it can be printed with a predetermined layout when printing. To do. A layout is defined by tags by using a template described in the XHTML format at the time of format conversion. The text data format conversion unit 85 sends XHTML data in which personal information is embedded in the template to the text data raster processing unit 75.

一方、画像データデコード部87は、拡張子識別部81からvNoteファイル形式のオブジェクトデータを受け取って、そのオブジェクトデータの中身を解析し、vNoteファイル形式のデータであるか否かを検証する。例えばvNoteファイル形式のデータであれば備えているはずのプロパティ等の有無を確認する。vNoteファイル形式のデータでなければデータを破棄するとともに、間違ったデータである旨をUARTドライバ72を通じてCF型通信カード13へ通知する。一方、vNoteファイル形式のデータであれば、添付されているエンコード画像データを抜き取るとともに、メモ帳機能で記述されたテキストデータを含むと解析した場合はそのテキストデータをテキストデータ形式変換部85に転送する。そして、予め用意されたデコード用プログラム(Bese64)を起動させて、エンコードされたJPEG画像データをJPEG画像データにデコードする。   On the other hand, the image data decoding unit 87 receives the object data in the vNote file format from the extension identifying unit 81, analyzes the contents of the object data, and verifies whether the data is in the vNote file format. For example, the presence or absence of a property or the like that should be provided in the case of vNote file format data is confirmed. If the data is not in the vNote file format, the data is discarded and the CF communication card 13 is notified through the UART driver 72 that the data is incorrect. On the other hand, if the data is in the vNote file format, the attached encoded image data is extracted, and if it is analyzed that the text data described by the memo pad function is included, the text data is transferred to the text data format conversion unit 85. To do. Then, a decoding program (Bese64) prepared in advance is activated to decode the encoded JPEG image data into JPEG image data.

このように画像データデコード部87は、拡張子が「vnt」であるけれどもデータの中身までも正しくvNote形式であるかどうかを事前に解析及び検証する。画像データデコード部87は、デコード後のJPEG画像データを、画像データラスタ処理部76に送出する。   In this manner, the image data decoding unit 87 analyzes and verifies in advance whether the extension is “vnt” but the contents of the data are also correctly in the vNote format. The image data decoding unit 87 sends the decoded JPEG image data to the image data raster processing unit 76.

テキストデータラスタ処理部75は、テキストデータ形式変換部85から受け取ったXHTMLデータにラスタ処理を施す。このラスタ処理には、XHTML解析処理、レイアウト設定処理、色変換処理及び2値化処理が含まれる。まずXHTML解析処理では、XHTMLデータを解析して、XHTML言語で記述されたレイアウトのテンプレート情報とテキストで記述された個人情報とに分解する。そして、XHTML言語(タグ)で記述された記述内容(レイアウトのテンプレート情報)を解析して個人情報テキスト(各プロパティの値)の割付領域を演算し、演算した各割付領域の位置座標データ(アドレスデータ)を取得する。レイアウト設定処理では、個人情報テキストの文字コードをキャラクタデータに変換するとともに、得られたキャラクタデータをテンプレートで指定された割付領域から決まるアドレスに所定の文字サイズのドットデータとして展開する。この展開されたドットデータに色変換処理及び2値化処理を施した後、その2値化データに印刷時のドット形成順序に並び替える処理を施す。なお、XHTML解析処理の結果、XHTMLデータが画像を含む(アドレス指定のみ)場合は、その画像のアドレスデータを指定して携帯電話14に画像データを転送させる転送要求を出し、この転送要求に応答して携帯電話14から画像データが転送されると、その画像とテキストを併せた全体についてレイアウト設定処理を行う。よって、テキストと画像を含む場合は、テキストと画像が所定位置に配置されたレイアウトが決定される。ここで、vCardデータに画像が含まれる場合、エンコードされた画像データのデコード処理(Base64)が必要であるが、本実施形態では、携帯電話14から取得した画像データを画像データデコード部87に一旦送り、画像データデコード部87においてデコード処理された後のJPEGデータをテキストデータラスタ処理部75へ戻すことで間接的にデコード処理を行うようにしている。このようにvCardデータが画像を含む場合、本実施形態のようにvCardデータに画像のアドレスデータのみ埋め込まれた構成でもよいし、vCardデータに画像データが最初から埋め込まれている構成でもよい。この後者の構成の場合は、画像データのみを後から転送させる転送処理を不要にすることができる。   The text data raster processing unit 75 performs raster processing on the XHTML data received from the text data format conversion unit 85. This raster processing includes XHTML analysis processing, layout setting processing, color conversion processing, and binarization processing. First, in the XHTML analysis processing, XHTML data is analyzed and decomposed into layout template information described in the XHTML language and personal information described in text. Then, the description contents (layout template information) described in the XHTML language (tag) are analyzed to calculate the allocation area of the personal information text (value of each property), and the calculated position coordinate data (address) of each allocation area Data). In the layout setting process, the character code of the personal information text is converted into character data, and the obtained character data is developed as dot data of a predetermined character size at an address determined from the allocation area specified by the template. A color conversion process and a binarization process are performed on the expanded dot data, and then the binarization data is subjected to a process of rearranging in the dot formation order at the time of printing. As a result of the XHTML analysis process, if the XHTML data includes an image (only address designation), a transfer request is issued to designate the address data of the image and transfer the image data to the mobile phone 14, and respond to this transfer request. When the image data is transferred from the mobile phone 14, layout setting processing is performed for the entire image and text. Therefore, when text and an image are included, a layout in which the text and the image are arranged at predetermined positions is determined. Here, when an image is included in the vCard data, it is necessary to decode the encoded image data (Base64). In the present embodiment, the image data acquired from the mobile phone 14 is temporarily stored in the image data decoding unit 87. The JPEG data after being sent and decoded by the image data decoding unit 87 is returned to the text data raster processing unit 75 to indirectly perform the decoding process. When the vCard data includes an image as described above, a configuration in which only image address data is embedded in the vCard data as in this embodiment may be used, or a configuration in which image data is embedded in the vCard data from the beginning may be used. In the case of this latter configuration, it is possible to eliminate the transfer process for transferring only the image data later.

画像データラスタ処理部76は、JPEG画像データにラスタ処理を施す。但し、ラスタ処理の前に、画像データデコード部87を経由せず直接送られてきたJPEGデータについては、データの中身を解析してJPEGファイル形式のデータであるか否かを検証する。例えばJPEGファイル形式のデータであれば備えているはずの情報の有無を確認する。JPEGファイル形式のデータでなければデータを破棄するとともに、間違ったデータである旨をUARTドライバ72を通じてCF型通信カード13へ通知する。一方、JPEGファイル形式のデータであれば、ラスタ処理に移行する。このように画像データラスタ処理部76は、拡張子が「jpeg」であるけれどもデータの中身までも正しくJPEG形式であるかどうかを事前に解析及び検証する。   The image data raster processing unit 76 performs raster processing on the JPEG image data. However, for the JPEG data sent directly without going through the image data decoding unit 87 before raster processing, the contents of the data are analyzed to verify whether the data is in JPEG file format. For example, the presence or absence of information that should be provided in the case of JPEG file format data is confirmed. If the data is not in the JPEG file format, the data is discarded and the CF type communication card 13 is notified through the UART driver 72 that the data is incorrect. On the other hand, if the data is in JPEG file format, the process proceeds to raster processing. As described above, the image data raster processing unit 76 analyzes and verifies in advance whether the extension is “jpeg” but the data contents are also correctly in the JPEG format.

ラスタ処理には、JPEG解析及びデコード処理、レイアウト設定処理、色変換処理及び2値化処理が含まれる。JPEG解析及びデコード処理では、JPEG画像データが圧縮系画像データであるためまずこれをYCbCr表色系(輝度(Y)と青の色差(Cb)と赤の色差(Cr)を使って表現する表色系)の非圧縮系画像データに解凍する。そして、解凍して得られたYCbCr表色系の多値画像データをさらにRGB表色系の多値画像データに変換する。そして、レイアウト設定処理では、RGB表色系の多値画像データを用紙上に割り付ける割付領域を演算し、演算した割付領域から決まるワークメモリ(イメージバッファ)44b上のアドレスにその画像を所定サイズのドットデータとして展開する。この展開された画像データ(ドットデータ)に色変換処理及び2値化処理を施した後、その2値化データに印刷時のドット形成順序に並び替える処理を施す。先に説明したテキストデータラスタ処理部75におけるレイアウト設定処理後のJPEG画像のラスタ処理についても同様の処理が行われる。また、vNoteデータにテキストが含まれる場合は、画像データラスタ処理部76がテキストと画像の全体についてレイアウト設定処理を行うようになっている。なお、各ファイル形式(vCard,vNote,JPEG)のオブジェクトデータの中身について解析及び検証する、テキストデータ形式変換部85、画像データデコード部87及び画像データラスタ処理部76によって、第2判定手段が構成される。   The raster processing includes JPEG analysis and decoding processing, layout setting processing, color conversion processing, and binarization processing. In JPEG analysis and decoding processing, since JPEG image data is compressed image data, this is first expressed using the YCbCr color system (luminance (Y), blue color difference (Cb), and red color difference (Cr). Decompress to color-based (uncompressed) image data. The YCbCr color system multi-value image data obtained by decompression is further converted into RGB color system multi-value image data. In the layout setting process, an allocation area in which RGB color system multi-value image data is allocated on a sheet is calculated, and the image is assigned to an address on the work memory (image buffer) 44b determined from the calculated allocation area. Expand as dot data. After the developed image data (dot data) is subjected to color conversion processing and binarization processing, the binarized data is subjected to processing for rearranging in the dot formation order at the time of printing. The same processing is performed for the raster processing of the JPEG image after the layout setting processing in the text data raster processing section 75 described above. When text is included in the vNote data, the image data raster processing unit 76 performs layout setting processing for the entire text and image. The second determination means is constituted by the text data format conversion unit 85, the image data decoding unit 87, and the image data raster processing unit 76 that analyze and verify the contents of the object data in each file format (vCard, vNote, JPEG). Is done.

プリントエンジン77は、ワークメモリ44b上に展開されたラスタ処理後のCMYK2値画像データ(ラスタデータ)を、印刷コマンドヘッダとセットにしてプリンタ印刷コマンドに仕立て、エンジンコントローラによってプリンタ印刷コマンドに基づき印刷機構が駆動されることにより用紙に印刷が施される。   The print engine 77 sets the CMYK binary image data (raster data) after raster processing developed on the work memory 44b as a set with a print command header to be a printer print command, and prints the print mechanism by the engine controller based on the printer print command. Is driven to print on the paper.

なお、テキストデータラスタ処理部75及び画像データラスタ処理部76は、ブルートゥース対応携帯端末BCで扱われるファイル形式(XHTML形式とJPEG形式)のデータでも印刷できるように、プリンタ1にCF型通信カード受信方式の採用前から備えられた既存のものである。本例では、CF型通信カード13を介して受信した携帯電話対応形式のファイルデータでも印刷できるように追加が必要な機能部分についてこの既存部分を流用することによりその最小化を図っている。つまり、携帯電話対応形式(vCard形式とvNote形式)のデータをブルートゥース対応形式へ形式変換する機能部分をIrDAプロファイル部74に追加することにより、形式変換後のデータ処理については各ラスタ処理部75,76を流用するようにしている。   Note that the text data raster processing unit 75 and the image data raster processing unit 76 receive a CF type communication card in the printer 1 so that data in file formats (XHTML format and JPEG format) handled by the Bluetooth-compatible mobile terminal BC can also be printed. It is an existing one that was provided before the system was adopted. In this example, the function part that needs to be added is diverted to minimize the function part that needs to be added so that even the file data of the cellular phone compatible format received via the CF type communication card 13 can be printed. In other words, by adding a function part for converting the data of the mobile phone compatible format (vCard format and vNote format) to the Bluetooth compatible format in the IrDA profile unit 74, each raster processing unit 75, 76 is diverted.

次に、携帯電話14とCF型通信カード13間で行われるIrDA通信について説明する。
図7は、ファイル転送時に用いられるOBEX仕様のデータ構造を示す。データDは、オペコードOPとヘッダHDとデータボディDBとからなる。オペコードOPには通信に関する命令が記述される。命令には「Connect」「Disconnect」「PUT」「FPUT」「GET」「FGET」「Abort」「Response」が用意されている。
「Connect」は接続要求、「Disconnect」は切断要求をそれぞれ意味する。また、「PUT」はデータ受け取り要求、「FPUT」は最終データ受け取り要求(送信データ終了の意を含む)、「GET」はデータ取り出し要求、「FGET」は最終データ取り出し要求(受信データ終了の意を含む)をそれぞれ意味する。また、「Abort」は中断、「Response」は応答をそれぞれ意味する。
Next, IrDA communication performed between the mobile phone 14 and the CF type communication card 13 will be described.
FIG. 7 shows the data structure of the OBEX specification used at the time of file transfer. The data D includes an operation code OP, a header HD, and a data body DB. The operation code OP describes a command related to communication. “Connect”, “Disconnect”, “PUT”, “FPUT”, “GET”, “FGET”, “Abort”, and “Response” are prepared as commands.
“Connect” means a connection request, and “Disconnect” means a disconnection request. “PUT” is a data reception request, “FPUT” is a final data reception request (including the end of transmission data), “GET” is a data extraction request, and “FGET” is a final data extraction request (indication of reception data end). Means). “Abort” means abort and “Response” means response.

ヘッダHDには、データボディDBに関する情報が記述される。データボディDBとは、送受信(転送)されるデータそのものであり、通常は所定サイズ以下のパケット(ブロック)に分割される。本例の場合では、携帯電話14からプリンタ1へ送信されるオブジェクトデータは、そのデータサイズが所定サイズを超えるときは複数分割されて転送されることになる。「Name」「Authentication」「filesize」「Bodylength」などが用意されている。「Name」はファイル名、「Authentication」は情報にアクセスする資格の検証、「filesize」はファイルサイズ、「Bodylength」はボディデータ長をそれぞれ意味する。「Name」には「ファイル名.拡張子」の形で記述されているので、「Name」の値を見ることでファイルの「拡張子」を取得することができる。また、「Authentication」には、情報にアクセスする資格が設定されている場合においてそれを検証できる認証コード(ピンコード)が記述される。携帯電話14では、電話帳機能に登録された個人情報の全件又は指定したグループ中の個人情報の全件を送信するときは、認証コードの入力を要求される設定となっている。このような全件データを送信するときには送信ボタン操作後にディスプレイ18上で要求される入力欄に認証コードを入力する。入力した認証コードはヘッダHDの「Authentication」に記述される。   In the header HD, information on the data body DB is described. The data body DB is data itself to be transmitted / received (transferred) and is usually divided into packets (blocks) having a predetermined size or less. In the case of this example, the object data transmitted from the mobile phone 14 to the printer 1 is divided into a plurality of parts and transferred when the data size exceeds a predetermined size. "Name", "Authentication", "filesize", "Bodylength", etc. are prepared. “Name” means a file name, “Authentication” means verification of qualification to access information, “filesize” means file size, and “Bodylength” means body data length. Since “Name” is described in the form of “file name.extension”, the “extension” of the file can be acquired by looking at the value of “Name”. Also, “Authentication” describes an authentication code (pin code) that can verify the qualification to access information when it is set. The mobile phone 14 is set to require the input of an authentication code when transmitting all items of personal information registered in the phone book function or all items of personal information in a specified group. When all such data is transmitted, an authentication code is input to an input field required on the display 18 after the transmission button is operated. The input authentication code is described in “Authentication” of the header HD.

図8は、携帯電話→赤外線通信カード(CF型通信カード)→プリンタの流れでデータを転送する転送処理シーケンスを示す。
携帯電話14でデータ送信操作を行うと、まず物理層であるIrDA接続(物理接続)が行われる。携帯電話14からIrDA接続要求が出され、これにCF型通信カード13が応答する形でIrDA接続が確立される。次にOBEX接続(論理接続)が行われる。携帯電話14から「Connect」をオペコードOPとするデータを送信することでOBEX接続(論理接続)を要求し、これにCF型通信カード13が「Response」をオペコードOPとするデータで応答する形でOBEX接続(論理接続)が確立される。
FIG. 8 shows a transfer processing sequence for transferring data in the flow of mobile phone → infrared communication card (CF type communication card) → printer.
When a data transmission operation is performed with the mobile phone 14, an IrDA connection (physical connection) which is a physical layer is first performed. An IrDA connection request is issued from the mobile phone 14, and the IrDA connection is established in such a manner that the CF communication card 13 responds to the request. Next, OBEX connection (logical connection) is performed. The mobile phone 14 requests OBEX connection (logical connection) by transmitting data having “Connect” as the operation code OP, and the CF communication card 13 responds to this with data having “Response” as the operation code OP. An OBEX connection (logical connection) is established.

論理接続が確立されると、携帯電話14はファイルデータをボディDBの最大許容データ長以内のデータ長に分割し、その分割したブロック(フレーム)単位で複数回に分けて転送する。この際、「PUT」をオペコードOPとしボディDBにブロックを入れたデータDを作成してこれを送信する。以後順次、「Response」をオペコードOPとするデータの受信を待ってから、「PUT」をオペコードOPとする次のデータDを送信する。   When the logical connection is established, the mobile phone 14 divides the file data into data lengths within the maximum allowable data length of the body DB, and transfers the data in a plurality of divided blocks (frames). At this time, “PUT” is used as the operation code OP, and data D in which a block is inserted in the body DB is created and transmitted. Thereafter, after waiting for reception of data having “Response” as the operation code OP, the next data D having “PUT” as the operation code OP is transmitted.

CF型通信カード13側のファイル転送部(IrOBEX)63は、順次受信するブロックを組み立ててデータを復元し、復元されたデータはオブジェクト送受信部64に渡される。オブジェクト送受信部64は伝送制御手順(ベーシック手順)に従って所定データサイズ以内のブロック(フレーム)単位でプリンタ1へデータを送信する。この際、オブジェクト送受信部64は、ヘッダHDの「Name」から取得した「名前.拡張子」をデータと共に送信する。   The file transfer unit (IrOBEX) 63 on the CF-type communication card 13 side assembles sequentially received blocks to restore the data, and the restored data is transferred to the object transmitting / receiving unit 64. The object transmitting / receiving unit 64 transmits data to the printer 1 in units of blocks (frames) within a predetermined data size according to a transmission control procedure (basic procedure). At this time, the object transmitting / receiving unit 64 transmits “name.extension” acquired from “Name” of the header HD together with the data.

こうしてデータ転送処理が進み、携帯電話14から最後のブロック(データ)を転送する際は、そのオペコードOPに「FPUT」が記述されるので、ファイル転送部63は受信したデータのオペコードOPが「FPUT」であると、最後のブロックである、すなわちデータ受信完了の通知と認知する。これを契機に携帯電話14から「Disconnect」をオペコードOPとする切断要求が送られることでOBEX接続(論理接続)が切断され、次いでIrDA接続(物理接続)が切断されることにより、通信リンクが遮断される。その後、プリンタ1では受信データから印刷データが生成され、その印刷データに基づき印刷が実行される。   Thus, when the data transfer process proceeds and the last block (data) is transferred from the mobile phone 14, “FPUT” is described in the operation code OP, so the file transfer unit 63 sets the operation code OP of the received data to “FPUT ”Is recognized as the last block, that is, a data reception completion notification. In response to this, the disconnection request with “Disconnect” as the operation code OP is sent from the mobile phone 14 to disconnect the OBEX connection (logical connection), and then the IrDA connection (physical connection) to disconnect the communication link. Blocked. Thereafter, the printer 1 generates print data from the received data, and printing is executed based on the print data.

なお、データ送信中に携帯電話14を中断操作すると、「Abort」をオペコードOPとするデータがCF型通信カード13へ送信される。この場合も、同様の手順によりIrDA切断、OBEX切断の順序を経て通信リンクが遮断される。   Note that if the cellular phone 14 is interrupted during data transmission, data having the operation code OP of “Abort” is transmitted to the CF-type communication card 13. In this case as well, the communication link is cut off through the same sequence of IrDA disconnection and OBEX disconnection.

また、本例では、プリンタ1から携帯電話14へファイル転送する機能は備えていないが、携帯電話14から「GET」をオペコードOPとするデータがCF型通信カード13へ送られたときは、プリンタ1のメモリに格納されたファイルを携帯電話14へ転送する転送機能をプリンタ1に設けてもよい。   In this example, the file transfer function from the printer 1 to the mobile phone 14 is not provided. However, when data having the operation code OP of “GET” is sent from the mobile phone 14 to the CF type communication card 13, the printer The printer 1 may be provided with a transfer function for transferring a file stored in one memory to the mobile phone 14.

図9は、CF型通信カードをカードスロットに挿入(セット)した際に、プリンタ1側のCPU41が実行するプログラムを示すフローチャートである。以下、CPU41がCF型通信カード13を検出した時に実行する処理内容を説明する。   FIG. 9 is a flowchart showing a program executed by the CPU 41 on the printer 1 side when a CF type communication card is inserted (set) into the card slot. Hereinafter, the processing content executed when the CPU 41 detects the CF type communication card 13 will be described.

まず、ステップ(以下単に「S」と記す)10では、CF型通信カード13がカードスロット12に挿入されたか(つまりCF型通信カード13を検出できたか)どうかを判断する。CF型通信カード13がカードスロット12に挿入されたことを検知すればS20に進み、挿入されたことが検知されなければそのまま処理を終了する。   First, in step (hereinafter simply referred to as “S”) 10, it is determined whether or not the CF type communication card 13 has been inserted into the card slot 12 (that is, whether or not the CF type communication card 13 has been detected). If it is detected that the CF-type communication card 13 has been inserted into the card slot 12, the process proceeds to S20, and if it is not detected that the card has been inserted, the process is terminated.

S20では、挿入が検知されたカードが、CF型通信カード13であるかメモリカードMCであるかを判別する。CF型通信カード13であればS30に進み、メモリカードであればメモリカードであることを認識して処理を終了する。   In S20, it is determined whether the card whose insertion has been detected is the CF communication card 13 or the memory card MC. If it is the CF type communication card 13, the process proceeds to S30, and if it is a memory card, the memory card is recognized and the process is terminated.

S30では、CF型通信カード13のセットアップ処理を行う。すなわち、セットアップデータ記憶部71aから拡張子データ(参照データ)を読み出してオブジェクト送受信部64に送信するようカードドライバ71に指示を与える。この結果、カードドライバ71は拡張子データをオブジェクト送受信部64に送信し、それを受け付けたオブジェクト送受信部64はその拡張子データを記憶部64aに記憶する。   In S30, the CF type communication card 13 is set up. That is, the card driver 71 is instructed to read extension data (reference data) from the setup data storage unit 71 a and transmit it to the object transmission / reception unit 64. As a result, the card driver 71 transmits the extension data to the object transmission / reception unit 64, and the object transmission / reception unit 64 that has received the data stores the extension data in the storage unit 64a.

次にS40では、インターロック処理を行う。すなわち、先に図16を用いて説明した処理を実行する。
S50では、インターロックを解除してよいかどうかを判断する。インターロックを解除してよければS60に進み、解除できない場合は再びS40に戻る。
S40に戻った場合は、以後、インターロックを解除できるまでインターロック処理を所定時間毎に実行する。
Next, in S40, an interlock process is performed. That is, the processing described above with reference to FIG. 16 is executed.
In S50, it is determined whether or not the interlock can be released. If it is OK to release the interlock, the process proceeds to S60. If the interlock cannot be released, the process returns to S40 again.
When the process returns to S40, the interlock process is executed every predetermined time until the interlock can be released.

S60では、インターロックを解除するレディコマンドを出力する。このレディコマンドを受け付けたカード制御部31は、「受信可能」の通信ステータスAを設定し、CF型通信カード13の表示部13bが緑点灯する。ユーザは表示部13bの緑点灯を見ることでCF型通信カード13がデータ受信可能な状態にあることを把握する。   In S60, a ready command for releasing the interlock is output. The card control unit 31 that has received this ready command sets the communication status A of “receivable”, and the display unit 13 b of the CF type communication card 13 is lit in green. The user grasps that the CF type communication card 13 is in a state capable of receiving data by looking at the green lighting of the display unit 13b.

図10は、未対応データの受付禁止処理のプログラムを示すフローチャートである。カード制御部31が、このフローチャートで示されるプログラムを実行することによりオブジェクト送受信部64のこの機能が実現される。   FIG. 10 is a flowchart showing a program for prohibiting reception of unsupported data. This function of the object transmitting / receiving unit 64 is realized by the card control unit 31 executing the program shown in this flowchart.

S110では、携帯電話14からデータを受信する。
S120では、受信したデータから拡張子を取り出す。すなわち、受信したデータD(図11参照)のヘッダHD中の「Name」にあるファイル名から拡張子を取り出す。
In S110, data is received from the mobile phone 14.
In S120, the extension is extracted from the received data. That is, the extension is extracted from the file name in “Name” in the header HD of the received data D (see FIG. 11).

S130では、記憶部64a(図6に示す)に記憶(セットアップ)された対応拡張子(拡張子データ)を読み出す。対応拡張子とは、プリンタ1が印刷対応可能なデータ(対応データ)の拡張子である。   In S130, the corresponding extension (extension data) stored (setup) in the storage unit 64a (shown in FIG. 6) is read. The corresponding extension is an extension of data (corresponding data) that can be printed by the printer 1.

S140では、受信データが対応データか否かを判定する。すなわち、S120で受信データから取得した拡張子と、S130で記憶部64aから読み出した対応拡張子とを比較判定する。本実施形態では、対応拡張子として設定された「vcf」「vnt」「jpeg」「jpg」と、受信データから取り出した拡張子とを比較処理し、両者が一致すれば受信データが対応データであると判定し、両者が不一致の場合、受信データが未対応データであると判定する。判定の結果、受信データが対応データである場合(拡張子が対応拡張子に一致の場合)はS150へ進み、一方、受信データが未対応データである場合(拡張子が対応拡張子に不一致の場合)は、S160へ進む。   In S140, it is determined whether the received data is corresponding data. That is, the extension acquired from the received data in S120 is compared with the corresponding extension read from the storage unit 64a in S130. In the present embodiment, “vcf”, “vnt”, “jpeg”, “jpg” set as corresponding extensions are compared with the extensions extracted from the received data, and if the two match, the received data is the corresponding data. If it is determined that there is no match, it is determined that the received data is unsupported data. As a result of the determination, if the received data is corresponding data (if the extension matches the corresponding extension), the process proceeds to S150. On the other hand, if the received data is unsupported data (the extension does not match the corresponding extension). In case), the process proceeds to S160.

S150では、プリンタ1へ受信データを転送する。
S160では、表示部13bを点滅制御してエラー発生を報知する。すなわち、表示部13bを赤点滅させる。
In S150, the received data is transferred to the printer 1.
In S160, the display unit 13b is controlled to blink to notify the occurrence of an error. That is, the display unit 13b blinks red.

S170では、受信データが対応できない旨のエラーメッセージを携帯電話14に送信する。この結果、携帯電話14のディスプレイ18に受信エラーの旨が表示される。
図11は、CF型通信カードで行われる拡張子による未対応データの受付禁止処理のシーケンスを示す一例である。
In S170, an error message indicating that the received data cannot be handled is transmitted to the mobile phone 14. As a result, a message indicating a reception error is displayed on the display 18 of the mobile phone 14.
FIG. 11 is an example showing a sequence of unacceptable data acceptance prohibition processing by extension performed in the CF type communication card.

まずプリンタ1に電源が投入されると、プリンタ1からCF型通信カード(赤外線通信カード)13に対応拡張子(拡張子データ)「vcf」「vnt」「jpeg」「jpg」がセットアップされる。その後、プリンタ1では、CF型通信カード13からの受信を許可してよいか否かを判断する処理(以下インターロック解除処理という)が行われ、受信を許可してよい(つまりインターロック状態を解除してよい)と判断すると、プリンタ1からCF型通信カード13へレディコマンドが出力される。CF型通信カード13はレディコマンドを入力するとインターロック状態を解除して受信可能状態になる。インターロック状態の解除によりそれまで消灯していた表示部13bは緑点灯する。   First, when the printer 1 is powered on, extensions (extension data) “vcf”, “vnt”, “jpeg”, and “jpg” corresponding to the CF type communication card (infrared communication card) 13 are set up from the printer 1. Thereafter, the printer 1 performs a process for determining whether or not reception from the CF-type communication card 13 is permitted (hereinafter referred to as an interlock release process), and may permit the reception (that is, the interlock state is changed). If it is determined that it can be canceled, a ready command is output from the printer 1 to the CF-type communication card 13. When the CF type communication card 13 receives a ready command, the CF type communication card 13 is released from the interlock state and becomes ready for reception. The display unit 13b that has been extinguished until the interlock state is released lights up in green.

携帯電話14から対応データとして例えば「vcf」の拡張子を持つvCardデータを送信したとする。すると、これを受信したCF型通信カード13はそのデータの拡張子「vcf」とセットアップされた拡張子データ「vcf」「vnt」「jpeg」「jpg」とを参照比較する。両者が一致する組合せが存在するので、CF型通信カード13はそのデータを受信するとともにプリンタ1へ転送する。このデータ受信中は表示部13bが緑点滅する。数10秒〜1分程度かけてデータの受信が完了すると、表示部13bが橙点灯になり、受信完了の旨(受信完了信号)がCF型通信カード13から携帯電話14へ通知されるとともに、CF型通信カード13がインターロック状態になる。本例では、携帯電話14とCF型通信カード13間の通信と、CF型通信カード13とプリンタ1間の通信は非同期であるため、その後しばらくしてプリンタ1からCF型通信カード13に受信完了の旨が通知される。その後、プリンタ1では印刷が実行される。なお、プリンタ1は受信データがvCardデータの場合は印刷終了後にレディコマンドを出力するが、vNote又はJPEGデータの場合はラスタ処理終了時点でレディコマンドを出力する。従って、vCardデータ送信時は印刷終了まで次のデータは受信されないが、vNote又はJPEGデータ送信時はそのラスタ処理終了後にvNote又はJPEGデータに限りプリンタ1に受信されうるようになっている。   Assume that vCard data having an extension of “vcf”, for example, is transmitted from the mobile phone 14 as corresponding data. Then, the CF communication card 13 that has received this compares the extension “vcf” of the data with the set-up extension data “vcf” “vnt” “jpeg” “jpg”. Since there is a combination that matches both, the CF communication card 13 receives the data and transfers it to the printer 1. While this data is being received, the display unit 13b blinks in green. When the data reception is completed over several tens of seconds to one minute, the display unit 13b turns orange, and a notification of reception completion (reception completion signal) is sent from the CF type communication card 13 to the mobile phone 14. The CF type communication card 13 enters the interlock state. In this example, since communication between the mobile phone 14 and the CF communication card 13 and communication between the CF communication card 13 and the printer 1 are asynchronous, reception from the printer 1 to the CF communication card 13 is completed after a while. Is notified. Thereafter, the printer 1 performs printing. Note that if the received data is vCard data, the printer 1 outputs a ready command after printing is completed. If the received data is vNote or JPEG data, the printer 1 outputs a ready command at the end of raster processing. Accordingly, when vCard data is transmitted, the next data is not received until printing is completed, but when vNote or JPEG data is transmitted, the printer 1 can receive only vNote or JPEG data after the raster processing is completed.

プリンタ1はvCardデータを受信した場合は印刷終了後にレディコマンドを出力する。よって、プリンタ1が印刷実行中にあるときCF型通信カード13はインターロック状態にあるので、携帯電話14から対応データを送信しても、CF型通信カード13から携帯電話14へエラー信号が送信される。   When the printer 1 receives vCard data, the printer 1 outputs a ready command after printing. Therefore, since the CF type communication card 13 is in the interlock state when the printer 1 is executing printing, an error signal is transmitted from the CF type communication card 13 to the mobile phone 14 even if the corresponding data is sent from the mobile phone 14. Is done.

その後、印刷が終了してプリンタ1からCF型通信カード13へレディコマンドが出力されると、インターロック状態が解除される。そして、携帯電話14から「vcf」「vnt」「jpeg」「jpg」以外の拡張子を持つ未対応データを送信すると、これを受信したCF型通信カード13はそのデータの拡張子と拡張子データとを参照比較する。例えば「txt」「mpeg」等の未対応拡張子を持つ未対応データである場合、参照比較の結果、両者の組合せがすべて不一致となるので、未対応データは受信されずCF型通信カード13内で破棄されるとともに携帯電話14へエラー信号が送信される。このとき表示部13bは赤点滅する。このように未対応データはCF型通信カード13内で破棄され、プリンタ1へ転送されることがない。よって、プリンタ1へデータ転送する際に使用されるスロット通信部45eの通信ポートを未対応データが占有することがないので、他の通信方式の通信ポートにおけるデータ受信を妨げることが回避される。   Thereafter, when printing is completed and a ready command is output from the printer 1 to the CF type communication card 13, the interlock state is released. When unsupported data having an extension other than “vcf”, “vnt”, “jpeg”, and “jpg” is transmitted from the mobile phone 14, the CF type communication card 13 that has received the data transmits the extension and extension data of the data. Compare with reference. For example, in the case of unsupported data having unsupported extensions such as “txt” and “mpeg”, as a result of the reference comparison, all combinations of the two do not match. And an error signal is transmitted to the mobile phone 14. At this time, the display unit 13b blinks red. In this way, unsupported data is discarded in the CF type communication card 13 and is not transferred to the printer 1. Therefore, the unsupported data does not occupy the communication port of the slot communication unit 45e used when data is transferred to the printer 1, so that it is possible to avoid the reception of data at the communication port of another communication method.

図12は、プリンタ1の操作パネル8の画面9aに通信状態を表示する報知画像を示す。データ受信状態は、CF型通信カード13の表示部13b以外に、操作パネル8の画面にも表示される。   FIG. 12 shows a notification image for displaying the communication state on the screen 9 a of the operation panel 8 of the printer 1. The data reception state is also displayed on the screen of the operation panel 8 in addition to the display unit 13b of the CF type communication card 13.

CPU41は、通信ステータスを管理しており、操作パネル8の画面9aにはその通信ステータスが表示される。表示部13bで点灯制御によって報知される通信ステータスが、受信不可、受信可能、受信中、受信終了、受信エラーの5種類であるのに対し、文字表示可能な画面9aには、これらの文字情報の表示に加え、受信エラーについてはエラー内容(エラー原因別)まで区別して報知されるようになっている。   The CPU 41 manages the communication status, and the communication status is displayed on the screen 9 a of the operation panel 8. There are five types of communication statuses notified by the lighting control on the display unit 13b: reception is impossible, reception is possible, reception is in progress, reception is terminated, and reception errors. On the other hand, the character information is displayed on the screen 9a. In addition to the display, the reception error is notified in a manner that distinguishes up to the error contents (by error cause).

同図(a)の画面9aに示すように、データ受信中にあるときは、データ受信中の旨を示す動画画像MG1とテキストTX1が表示される。これらの動画画像MG1とテキストTX1のデータは、EEPROM43に記憶されている。テキストTX1は例えば「データ受信中です。」と表示される。   As shown in the screen 9a in FIG. 9A, when data is being received, a moving image MG1 and text TX1 indicating that data is being received are displayed. The data of the moving image MG1 and the text TX1 is stored in the EEPROM 43. The text TX1 is displayed, for example, “Data is being received”.

CPU41は、IrDAプロファイル部74に到達した時点でデータ受信を確認すると、画面9aに図12(a)の動画画像MG1とテキストTX1を表示させて、データ受信中にある旨をユーザに報知する。ユーザはCF型通信カード13の表示部13bとプリンタ1の画面9aとのどちらでもデータ受信状態を確認できるようにしている。   When the CPU 41 confirms data reception when it reaches the IrDA profile unit 74, the CPU 41 displays the moving image MG1 and the text TX1 in FIG. 12A on the screen 9a to notify the user that data is being received. The user can check the data reception state on either the display unit 13b of the CF-type communication card 13 or the screen 9a of the printer 1.

また、同図(b)の画面9aに示すように、CF型通信カード13から拡張子エラーの信号を受付けると、CPU41は拡張子エラーの旨を示す報知画像AG2を表示させる。報知画像AG2には、例えば「この拡張子のデータは扱えません。」というテキストTX2が表示される。   Further, as shown in the screen 9a of FIG. 9B, when receiving an extension error signal from the CF type communication card 13, the CPU 41 displays a notification image AG2 indicating the extension error. In the notification image AG2, for example, a text TX2 “This extension data cannot be handled.” Is displayed.

また、通信ステータスが受信エラーであるときは、例えば図12に示す画面9aには、「拡張子とデータが一致していません。」「通信が途絶えました。」などのエラーの内容(原因)まで特定して報知する。   When the communication status is a reception error, for example, on the screen 9a shown in FIG. 12, the content of the error such as “The extension and data do not match.” “Communication has been interrupted.” ) To identify and inform.

また、CPU41は、印刷実行を開始すると、同図(c)の画面9aに動画画像MG2と、「印刷中です。残り3枚。」などの印刷状況を報知するテキストTX3を含む報知画像AG3を表示させる。これらのテキストTX1〜TX3と動画画像MG1,MG2の各データは、EEPROM43に記憶されている。なお、CPU41が自身で通信ステータスを管理するのではなく、CF型通信カード13側のカード制御部31から受信した通信ステータスの情報に基づき画面9aに報知画像を表示する構成を採用することもできる。   Further, when the CPU 41 starts printing, a notification image AG3 including a moving image MG2 and a text TX3 for notifying a printing status such as “Printing in progress, remaining three sheets” is displayed on the screen 9a of FIG. Display. Each data of the texts TX1 to TX3 and the moving image images MG1 and MG2 is stored in the EEPROM 43. Instead of managing the communication status by itself, the CPU 41 may employ a configuration in which a notification image is displayed on the screen 9a based on the communication status information received from the card control unit 31 on the CF type communication card 13 side. .

<プリンタ側のデータ処理>
次に、CF型通信カード13からプリンタ1の本体2側に転送されたデータの処理について説明する。プリンタ側の処理には、主に、(A)データの種別に応じた振り分け処理、( B)個人情報データの単件か全件かの判定処理、(C)個人情報の全件データの分割送出処理、(D)個人情報データの名刺レイアウト印刷、(E)個人情報データの電話帳レイアウト印刷の各処理がある。
<Data processing on the printer side>
Next, processing of data transferred from the CF type communication card 13 to the main body 2 side of the printer 1 will be described. The processing on the printer side mainly includes (A) sorting processing according to the type of data, (B) determination processing of single or all personal information data, and (C) division of all personal information data. There are a transmission process, (D) business card layout printing of personal information data, and (E) phone book layout printing of personal information data.

まず、受信したデータをASIC内等の処理回路が扱えるファイル形式に変換した後、指定のレイアウト付きのデータに生成するまでの処理について説明する。まずvCardファイルのデータ構造を説明する。   First, a process from conversion of received data into a file format that can be handled by a processing circuit such as an ASIC to generation of data with a designated layout will be described. First, the data structure of the vCard file will be described.

図13は、vCardファイル形式の個人情報データの一例を示す。
同図に示すように、vCard形式の単件データMD1は、まず「BEGIN:VCARD」で始まり、「END:VCARD」で終わる。その「BEGIN:VCARD」と「END:VCARD」の間には以下のような個人情報の各アイテムが、プロパティと値を使って「プロパティ:値」形式で記述されるようになっている。プロパティは項目を指し、値はその項目に入れるべき具体的な内容を指す。プロパティには、「N(名前)」、「SOUND(フリガナ)」、「TEL(電話番号)」、「EMAIL(電子メールアドレス)」、「ADR(住所)」、「NOTE(メモ)」などが用意されている(但し、括弧書きはプロパティの説明である)。
FIG. 13 shows an example of personal information data in the vCard file format.
As shown in the figure, the single data MD1 in the vCard format starts with “BEGIN: VCARD” and ends with “END: VCARD”. Each item of the following personal information is described in the “property: value” format between the “BEGIN: VCARD” and the “END: VCARD” using the property and the value. A property points to an item, and a value points to the specific content that should be placed in that item. Properties include “N (name)”, “SOUND (phonetic)”, “TEL (phone number)”, “EMAIL (email address)”, “ADR (address)”, “NOTE (memo)”, etc. Provided (however, parentheses are descriptions of properties).

まずプロパティ「N」の値には他人の氏名が記述される。例えばvCard対応の電話帳アプリケーション(新規登録)を起動させて画面に表示された名前の入力欄に「山田 太郎」と入力した場合、「N:山田 太郎」と記述される。同様にプロパティ「SOUND」の値には氏名のフリガナが記述される。   First, the name of another person is described in the value of the property “N”. For example, when starting a vCard compatible phone book application (new registration) and entering “Taro Yamada” in the name input field displayed on the screen, “N: Taro Yamada” is described. Similarly, the name of the name is described in the value of the property “SOUND”.

プロパティ「TEL」には電話番号が記述されるが、さらにコマンドを追加すること(以下TYPE指定することと称す)により以下に示すようなものが指定できる。「TEL;WORK;VOICE:」の値には勤務先電話番号、「TEL;WORK;FAX:」の値には勤務先FAX番号が記述される。「WORK」の部分を「HOME」に置換すると自宅用電話番号が記述される。「TEL;CELL:」の値には携帯電話番号が記述される。また、携帯電話番号の登録アイコンの選択によりさまざまなTYPE指定が可能であり、これによりさまざまな電話番号を指定することが可能である。図13の7行目の「TEL;X-ABC−MAIN;VOICE:」の値には「代表」の電話番号が記述される。その他、「学校」の電話番号が記述されるプロパティもある。その他、さまざまな識別TYPEコマンドが用意されている。   Although the telephone number is described in the property “TEL”, the following can be specified by adding a command (hereinafter referred to as TYPE designation). The office telephone number is described in the value of “TEL; WORK; VOICE:”, and the office FAX number is described in the value of “TEL; WORK; FAX:”. When “WORK” is replaced with “HOME”, a home phone number is described. A mobile phone number is described in the value of “TEL; CELL:”. In addition, various TYPE designations can be made by selecting a cellular phone number registration icon, and thus various telephone numbers can be designated. In the value of “TEL; X-ABC-MAIN; VOICE:” on the seventh line in FIG. 13, the telephone number of “representative” is described. There is also a property that describes the phone number of “School”. In addition, various identification TYPE commands are prepared.

プロパティ「EMAIL」の値には電子メールアドレスが記述される。「EMAIL」コマンドも「TEL」コマンドと同様に、「EMAIL」の後にTYPE指定することにより複数の電子メールアドレスが指定できる。図13の例で、「EMAIL;WORK:」の値には会社の電子メールアドレスが、「EMAIL;CELL:」の値には携帯電話の電子メールアドレスが、「EMAIL:INTERNET:」の値にはインターネットの電子メールアドレスが記述される。   An e-mail address is described in the value of the property “EMAIL”. Similarly to the “TEL” command, the “EMAIL” command can specify a plurality of e-mail addresses by specifying “TYPE” after “EMAIL”. In the example of FIG. 13, the value of “EMAIL; WORK:” is the company's email address, the value of “EMAIL; CELL:” is the email address of the mobile phone, and the value of “EMAIL: INTERNET:”. Is an Internet e-mail address.

プロパティ「ADR」の値には住所が記述される。「ADR」もその後に「WORK」、「HOME」等のTYPE指定することにより会社住所、自宅住所等を指定することができる。   An address is described in the value of the property “ADR”. “ADR” can also specify a company address, a home address, etc. by specifying TYPE such as “WORK” and “HOME”.

プロパティ「NOTE」の値にはメモの内容が記述される。本実施形態では、メモに指定文字を入力して「NOTE」の値に指定文字を記述することにより、プリンタ1に対し印刷レイアウトを設定する機能を設けている。   The value of the property “NOTE” describes the contents of the memo. In the present embodiment, a function for setting a print layout for the printer 1 is provided by inputting a designated character into a memo and describing the designated character in a “NOTE” value.

なお、vCardの全件データは、個人情報を複数件含み、個人情報は1件ずつ「BEGIN:VCARD」で始まり、「END:VCARD」で終わる。その「BEGIN:VCARD」と「END:VCARD」の間に1件分の個人情報を構成する各アイテムが、「プロパティ:値」形式で記述されている。   Note that all vCard data includes a plurality of pieces of personal information, and each piece of personal information starts with “BEGIN: VCARD” and ends with “END: VCARD”. Each item constituting one piece of personal information is described in the “property: value” format between “BEGIN: VCARD” and “END: VCARD”.

従って、1件のデータが終了する毎に「END:VCARD」が記述されている。携帯電話14から個人情報データを送信するとき、ユーザは「単件」か「全件」かを選択できる。プリンタ1は受信したvCardファイルが「単件」か「全件」かによって適用する印刷レイアウトを決定する。本実施形態では、vCardファイルが「単件」か「全件」であるかを識別するために、個人情報データ中に必ず記述され、かつ1件につき1つしか記述されないコマンド又はプロパティを、件数判別子CSとして採用する。本実施形態の場合、件数判別子CSとして「END:VCARD」を採用する。IrDAプロファイル部74の件数判定部82は、個人情報データが単件であるのか全件(グループ指定の場合はグループの全件を含む)であるのかを判別する。詳しくは、CPU41がデータ中に含まれる件数判別子「END:VCARD」をカウンタにより計数し、その計数値に基づき受信したvCardファイルが「単件」か「全件」かを判断する。すなわちその計数値が「1」の場合は判定値(例えばフラグ)Nを「N=0」にリセットし、計数値が「2以上」の場合は判定値Nを「N=1」にセットする。   Therefore, “END: VCARD” is described every time one piece of data ends. When transmitting personal information data from the mobile phone 14, the user can select “single” or “all”. The printer 1 determines a print layout to be applied depending on whether the received vCard file is “single” or “all”. In the present embodiment, in order to identify whether the vCard file is “single case” or “all cases”, a command or property that is always described in the personal information data and that is described only once per case is represented by the number of cases. Adopt as discriminator CS. In the present embodiment, “END: VCARD” is adopted as the number discriminator CS. The number determination section 82 of the IrDA profile section 74 determines whether the personal information data is a single case or all cases (including all cases in the group in the case of group designation). Specifically, the CPU 41 counts the number discriminator “END: VCARD” included in the data by the counter, and determines whether the received vCard file is “single” or “all” based on the counted value. That is, when the count value is “1”, the determination value (for example, flag) N is reset to “N = 0”, and when the count value is “2 or more”, the determination value N is set to “N = 1”. .

また、全件ファイルである場合、IrDAプロファイル部74はデータをすべて受信してからテキストデータ形式変換部85へ送るのではなく、全件のうち所定件数分だけバッファリングされる度に、その所定件数分ずつ次処理部のテキストデータ形式変換部85へ送る。この処理は分割処理部84が行う。データ中の1件毎の区切りは区分識別子DSをみることで判断する。本例では、区分識別子DSとして「END:VCARD」を採用する。   In the case of all files, the IrDA profile unit 74 does not receive all the data and then sends it to the text data format conversion unit 85. The data is sent to the text data format conversion unit 85 of the next processing unit by the number of cases. This processing is performed by the division processing unit 84. The delimiter for each item in the data is determined by looking at the category identifier DS. In this example, “END: VCARD” is adopted as the classification identifier DS.

データトランスファ部73が伝送制御手順73aにおいてデータが正しく受信されたかどうかチェックした後、CPU41はそのデータについて区分識別子DSである「END:VCARD」(本例で件数判別子CSに同じ)をカウンタにより計数し、その計数値から受信した個人情報の件数をカウントする。そして、所定件数分の個人情報がRAM44の受信バッファ44aにバッファリングされる度にCPU41は、受信バッファ44aのデータを次処理のテキストデータ形式変換部85へ送る。詳しくはCPU41が所定件数分のデータがバッファリングされる度に次のテキストデータ形式変換処理を実行する。なお、区分識別子DSは、1件毎の最後のプロパティでもよい。   After the data transfer unit 73 checks whether or not the data is correctly received in the transmission control procedure 73a, the CPU 41 uses the counter to determine “END: VCARD” (same as the number discriminator CS in this example), which is the segment identifier DS for the data. Count and count the number of personal information received from the count. Each time a predetermined number of pieces of personal information are buffered in the reception buffer 44a of the RAM 44, the CPU 41 sends the data in the reception buffer 44a to the text data format conversion unit 85 for the next process. Specifically, the CPU 41 executes the next text data format conversion process every time a predetermined number of pieces of data are buffered. The classification identifier DS may be the last property for each case.

図14は、個人情報データが印刷される際に適用される印刷レイアウトのテンプレートデータの一例を示す。
vCardファイルの印刷レイアウト(印刷フォーマット)は、プリンタ1内のEEPROM43(テンプレート記憶部86)に記憶されたテンプレート書式データに依存する。テンプレート書式データはXHTML形式で記述された印刷レイアウト用データである。XHTMLデータは、<body>と</body>の間が、1つの項目毎(同図では行毎)につき、フィールド、コメントタグ、プロパティの3つの領域に分かれている。
FIG. 14 shows an example of print layout template data applied when personal information data is printed.
The print layout (print format) of the vCard file depends on the template format data stored in the EEPROM 43 (template storage unit 86) in the printer 1. The template format data is print layout data described in the XHTML format. The XHTML data is divided between the <body> and </ body> into three areas of fields, comment tags, and properties for each item (each line in the figure).

フィールドは、図14においては「名前」や「電話番号」など名刺の中にタイトルとして印刷される文字列などのデータ領域である。「名前」や「電話番号」など名刺に必要な規定のタイトルはテンプレート書式データLT1のフィールドに予め記述されている。   The field is a data area such as a character string printed as a title on a business card such as “name” and “phone number” in FIG. Prescribed titles necessary for a business card such as “name” and “phone number” are described in advance in the field of the template format data LT1.

コメントタグは、vCard形式ファイルにおける各プロパティの値(例えばプロパティ「N」であればその値である「山田 太郎」)の印刷位置やフォント、文字サイズ等を指定する命令である。コメントタグ「<!-- -->」の直後に値は組み込まれる。また、コメントタグ「< >」を値で置換する方法もある。   The comment tag is an instruction for designating the print position, font, character size, etc. of each property value in the vCard format file (for example, if the property is “N”, that value is “Taro Yamada”). The value is embedded immediately after the comment tag "<!-->". There is also a method of replacing the comment tag “<>” with a value.

プロパティはvCard形式のデータで、TYPE指定したデータの印刷位置やフォント、文字サイズ等を指定する命令である。プロパティ「< >」の直後にTYPE指定したデータ、例えば「WORK」や「CELL」等の文字列が組み込まれる。従って、図13に示すように名前やフリガナのように、個人情報1件につき1つしかないTYPE指定の対象外のデータにおいてはコメントタグのみで構成されている。一方、電話番号や電子メールなどのTYPE指定できるデータが記述される領域ではコメントタグにプロパティが付加される。なお、図14におけるコメントタグ及びプロパティではフォント及び文字サイズ等は指定されていない。   The property is data in vCard format, and is an instruction for designating the print position, font, character size, etc. of the data designated by TYPE. Immediately after the property “<>”, data specified by TYPE, for example, a character string such as “WORK” or “CELL” is incorporated. Therefore, as shown in FIG. 13, data that is not subject to TYPE designation, such as a name or reading, has only one comment tag, and is composed of only comment tags. On the other hand, a property is added to the comment tag in an area in which data that can be specified by TYPE such as a telephone number or an e-mail is described. Note that the font and character size are not specified in the comment tag and property in FIG.

図15は、図13の個人情報データを図14のテンプレートに当て嵌めた後のXHTMLデータを示す。図13の個人情報データ(携帯電話のディスプレイでは図4(b)にように表示される個人情報)は、そのうち指定の値(及びプロパティ)が図14のテンプレートに組み込まれ、図15に示すXHTMLデータからなるテンプレート書式データとなる。この個人情報データからテンプレート書式データへの変換処理は、テキストデータ形式変換部85が行う。テキストデータ形式変換部85で変換されたテンプレート書式データはテキストデータラスタ処理部75に送信される。CPU41は、テキストデータ形式変換処理を次のように行う。テンプレート書式データLT1を読み出すと、コメントタグの中に記述されたプロパティ(「Name」等)を手掛かりに、vCardファイル中からそのプロパティの値(「山田 太郎」等)を取り出し、テンプレートデータ中のそのコメントタグの直後にその取り出した値を組み込む。また、CPU41は、プロパティ中の「TYPE」直後のプロパティ(「TELNO1」等)を手掛かりに、vCardファイル中からそのプロパティのTYPE(「WORK」等)を取り出し、テンプレート書式データLT1中のそのプロパティの直後にその取り出したTYPEを組み込む。このルールに従った組込み処理は、CPU41がテキストデータ形式変換処理用プログラムを実行することにより行われる。こうして図15に示すテンプレート書式データが作成される。このように本実施形態では、レイアウト定義できないvCard形式からレイアウト定義できるXHTML形式に形式変換し、この形式変換の際に個人情報の値をテンプレートのレイアウト枠に流し込むことでレイアウトを割り付けている。   FIG. 15 shows the XHTML data after the personal information data of FIG. 13 is applied to the template of FIG. In the personal information data of FIG. 13 (personal information displayed as shown in FIG. 4B on the display of the mobile phone), a specified value (and property) is incorporated in the template of FIG. 14, and the XHTML shown in FIG. Template format data consisting of data. The conversion process from the personal information data to the template format data is performed by the text data format conversion unit 85. The template format data converted by the text data format conversion unit 85 is transmitted to the text data raster processing unit 75. The CPU 41 performs text data format conversion processing as follows. When the template format data LT1 is read, the property value (“Name”, etc.) described in the comment tag is used as a clue, and the value of the property (“Taro Yamada”, etc.) is extracted from the vCard file. The extracted value is incorporated immediately after the comment tag. Further, the CPU 41 takes the property immediately after “TYPE” in the property (such as “TELNO1”) as a clue, extracts the TYPE (such as “WORK”) of the property from the vCard file, and extracts the property in the template format data LT1. Immediately after that, the extracted TYPE is incorporated. The embedding process according to this rule is performed by the CPU 41 executing a text data format conversion process program. Thus, template format data shown in FIG. 15 is created. As described above, in the present embodiment, the layout is assigned by converting the format from the vCard format where the layout cannot be defined to the XHTML format where the layout can be defined, and flowing the value of the personal information into the layout frame of the template at the time of the format conversion.

図16は、名刺形式の印刷レイアウトの一例を示す。同図はテンプレート書式データLT1により指定される印刷レイアウトのテンプレートPL1を図示したものである。同図において四角枠で囲まれたレイアウト枠(割付領域)A1〜A9は、個人情報の各項目の値が配置される場所で、この場所の指定がテンプレート書式データLT1中のコメントタグにより指定されている。そして、コメントタグにより指定したレイアウト枠A1〜A9に、それぞれ対応する値が配置される。レイアウト枠A1〜A9内に付されているタイトルは、テンプレート書式データLT1中に予め記述されており、各タイトルの右横に値が配置される。同図において各レイアウト枠A1〜A9内に括弧で示されている(例えば「(ORG1)」等)のが、vCardデータ中のプロパティで、そのプロパティの値がそのレイアウト枠に配置されることを意味する。例えば図13におけるプロパティ「N」の値「山田 太郎」が図16におけるレイアウト枠A4内の「名前」の右横に配置される。なお、図14の名刺印刷テンプレートと図16の印刷レイアウトとは対応していないが、図14のテンプレートデータは説明を簡単にするため単純な記述内容のテンプレート例で示している。本例では、図16に示す名刺印刷レイアウトを指定できるXHTMLデータがテンプレートデータの一つとしてEEPROM43に記憶されている。この場合、個人情報には、会社名、部署、役職、会社電話番号、会社FAX番号、社用電子メールなど必要なデータを入力して使用する。   FIG. 16 shows an example of a business card format print layout. This figure shows a template PL1 of a print layout designated by the template format data LT1. In the figure, layout frames (allocation areas) A1 to A9 surrounded by a square frame are locations where values of individual items of personal information are arranged, and designation of these locations is specified by a comment tag in the template format data LT1. ing. Then, corresponding values are arranged in the layout frames A1 to A9 designated by the comment tags. The titles given in the layout frames A1 to A9 are described in advance in the template format data LT1, and values are arranged on the right side of the respective titles. In the same figure, each of the layout frames A1 to A9 is shown in parentheses (for example, “(ORG1)” etc.) is a property in the vCard data, and the value of the property is arranged in the layout frame. means. For example, the value “Taro Yamada” of the property “N” in FIG. 13 is arranged on the right side of “Name” in the layout frame A4 in FIG. 14 does not correspond to the print layout of FIG. 16, but the template data of FIG. 14 is shown as a simple description content template example for the sake of simplicity. In this example, XHTML data that can specify the business card printing layout shown in FIG. 16 is stored in the EEPROM 43 as one of the template data. In this case, as personal information, necessary data such as a company name, a department, a title, a company telephone number, a company FAX number, and a company e-mail are input and used.

同図の各項目にはvCard形式のプロパティの値がテンプレートのレイアウト枠A1〜A9に挿入され、所定のフォントの種類、フォントサイズ及びフォントのスタイルなどで印刷されるようなXHTMLデータに変換される。例えば、会社名の場合、vCard形式では、プロパティ「ORG」には、値として具体的な会社名が記述され、その会社名がレイアウト枠A1に挿入される。   In each item in the figure, vCard format property values are inserted into the template layout frames A1 to A9, and converted into XHTML data that can be printed with a predetermined font type, font size, font style, and the like. . For example, in the case of a company name, in the vCard format, a specific company name is described as a value in the property “ORG”, and the company name is inserted into the layout frame A1.

図17は印刷レイアウトのテンプレートを示し、同図(a)〜(c)は名刺レイアウトのテンプレート例、同図(d)は電話帳レイアウトのテンプレート例である。なお、同図においては、各テンプレートPL1〜PL4,PL10をvCardファイルのプロパティの値(テキスト)を組み込んだ状態のレイアウト図として示している。テンプレートPL1〜PL4,PL10は、プロパティ毎にその値(テキスト)が組み込まれる割付位置とエリアサイズ(割付領域)を指定するためのタグが記述されたXHTMLデータからなる。図16及び図17(a)〜(c)に示すものを含む複数種の名刺レイアウトのテンプレートデータ(XHTMLデータ)がEEPROM43には記憶されている。   FIG. 17 shows a print layout template. FIGS. 17A to 17C are business card layout template examples, and FIG. 17D is a phone book layout template example. In the figure, the templates PL1 to PL4 and PL10 are shown as a layout diagram in which the property value (text) of the vCard file is incorporated. Templates PL1 to PL4 and PL10 are composed of XHTML data in which tags for designating an allocation position and an area size (allocation area) in which the value (text) is incorporated for each property are described. A plurality of types of business card layout template data (XHTML data) including those shown in FIGS. 16 and 17A to 17C are stored in the EEPROM 43.

ここで、名刺レイアウトの種類を簡単に説明すると、図17(a)は文字サイズがすべて同一の横書きの名刺レイアウトのテンプレートPL2である。同図(b)は名前の文字サイズが他より大きく印刷される横書きの名刺レイアウトのテンプレートPL3、同図(c)は名前の文字サイズが他より大きく印刷される縦書きの名刺レイアウトのテンプレートPL4である。また、同図(d)は、全件の個人情報を印刷するときに使用される電話帳レイアウトのテンプレートPL10である。この電話帳レイアウトのテンプレートデータ(XHTMLデータ)もEEPROM43に記憶されている。   Here, the types of business card layout will be briefly described. FIG. 17A shows a horizontal business card layout template PL2 having the same character size. FIG. 4B shows a horizontal business card layout template PL3 in which the name character size is printed larger than the other, and FIG. 5C shows a vertical business card layout template PL4 in which the name character size is printed larger than the other. It is. FIG. 6D shows a telephone directory layout template PL10 used when printing all personal information. The phone book layout template data (XHTML data) is also stored in the EEPROM 43.

本実施形態では、個人情報が単件の場合は名刺レイアウトで印刷され、全件(複数件)の場合は電話帳レイアウトで印刷される。vCardファイルが個人情報を複数件含む「全件」の場合は、CPU41は図17(d)の電話帳レイアウトのテンプレートPL10を一義的に指定する。一方、vCardファイルが個人情報を1件のみ含む「単件」の場合は、ユーザが携帯電話14から名刺レイアウトを選択指定できるようになっている。   In the present embodiment, when the personal information is a single case, it is printed with a business card layout, and when it is all (a plurality of cases), it is printed with a phone book layout. When the vCard file is “all cases” including a plurality of pieces of personal information, the CPU 41 uniquely specifies the phone book layout template PL10 of FIG. On the other hand, when the vCard file is “single case” containing only one piece of personal information, the user can select and specify a business card layout from the mobile phone 14.

ROM42には、日本語及び英語のフォント等のキャラクタ(テキストや記号等)のパターンを示すキャラクタジェネレータデータ(CGデータ)を備え、キャラクタコードをCGデータに変換するキャラクタジェネレータ(図示省略)が記憶されている。XHTMLデータはテキスト情報とテンプレート情報を含むが、XHTMLデータを解析してテキスト情報だけを抽出するとともにテンプレート情報を解析してレイアウト情報を割り出す。レイアウト情報は、ワークメモリ44bにおいて画像展開されるメモリ空間のアドレスとして割り出される。キャラクタゼネレータにテキストコードが与えられると、各種テキストのドット構成を示すテキストドットパターンのデータが読み出され、その読み出されたドットパターンデータはワークメモリ44bにおけるアドレスで指定されたレイアウト枠に流し込まれる。   The ROM 42 has character generator data (CG data) indicating a pattern of characters (text, symbols, etc.) such as Japanese and English fonts, and stores a character generator (not shown) for converting the character code into CG data. ing. The XHTML data includes text information and template information. The XHTML data is analyzed to extract only text information and the template information is analyzed to determine layout information. The layout information is determined as an address of a memory space where an image is developed in the work memory 44b. When a text code is given to the character generator, text dot pattern data indicating the dot configuration of various texts is read, and the read dot pattern data is poured into the layout frame designated by the address in the work memory 44b. .

この展開された画像データ(ドットデータ)とテキストデータ(ドットパターンデータ)とを印刷時のドット形成順序に並び替える処理を施す。生成された印刷イメージはワークメモリ44bに記憶される。   The expanded image data (dot data) and text data (dot pattern data) are subjected to processing for rearranging them in the dot formation order at the time of printing. The generated print image is stored in the work memory 44b.

ASIC46内の印刷処理部(図示省略)は、ワークメモリ44bに展開された印刷イメージを、イメージバンド毎に切り取ってコマンドが付されて印刷データが作成され、この印刷データに基づきプリントエンジン77によって所定の用紙に順次印刷される。   A print processing unit (not shown) in the ASIC 46 cuts out the print image developed in the work memory 44b for each image band and attaches a command to create print data. Based on this print data, the print engine 77 performs a predetermined process. Are sequentially printed on the paper.

ユーザは携帯電話14のディスプレイ18に個人情報欄を表示させてその中のメモ欄に印刷レイアウト指定情報を入力する。例えばメモ欄に「1」「2」「3」などの数字(番号)を入力する。この印刷レイアウト指定情報として記述された数字は、vCardデータ中のプロパティ「NOTE」の値として記述される。このメモ欄に記述された数字は単件の個人情報を印刷する際の印刷レイアウトの指定番号として扱われる。例えばプリンタ1の取扱説明書には図16及び図17(a)〜(c)の名刺レイアウトのテンプレートPL1〜PL4等と、各名刺レイアウトのテンプレートPL1〜PL4等の指定番号とが対応付けて記載され、ユーザは取扱説明書にある指定番号をメモ欄に入力することにより名刺レイアウトを指定する。   The user displays a personal information column on the display 18 of the mobile phone 14 and inputs print layout designation information in a memo column therein. For example, numbers (numbers) such as “1”, “2”, and “3” are entered in the memo field. The number described as the print layout designation information is described as the value of the property “NOTE” in the vCard data. The numbers described in the memo field are treated as print layout designation numbers when printing a single piece of personal information. For example, in the instruction manual of the printer 1, the business card layout templates PL1 to PL4 of FIG. 16 and FIGS. 17A to 17C and the designated numbers of the business card layout templates PL1 to PL4 are described in association with each other. Then, the user designates the business card layout by inputting the designated number in the instruction manual into the memo field.

例えば図4(b)の個人情報欄のようにメモ欄に「2」が入力されていると、図13のvCardファイル中のプロパティ「NOTE」に「2」が記述されている。携帯電話14からvCardファイルを受信すると、そのプロパティ「NOTE」の値として記述された文字列を読み出してそれを解析することにより指定番号を特定する。この解析処理はノート解析部83が行い、詳しくはCPU41がvCardファイル中の「NOTE」の値を解析することにより行われる。
CPU41は指定番号を特定できると、その指定番号に対応する名刺レイアウトのテンプレート(XHTML形式)をEEPROM43から読み出す。そして、CPU41は前述したテキストデータ形式変換処理を実行し、図13に示すようなvCardファイルと、図14に示すようなテンプレート書式データLT1とに基づき、図15に示すようなテンプレート書式データを作成する。このテンプレート書式データはXHTMLデータである。
For example, if “2” is entered in the memo field as in the personal information field in FIG. 4B, “2” is described in the property “NOTE” in the vCard file in FIG. When the vCard file is received from the mobile phone 14, the specified number is specified by reading the character string described as the value of the property “NOTE” and analyzing it. This analysis process is performed by the note analysis unit 83. Specifically, the CPU 41 analyzes the value of “NOTE” in the vCard file.
When the CPU 41 can identify the designated number, the CPU 41 reads a business card layout template (XHTML format) corresponding to the designated number from the EEPROM 43. Then, the CPU 41 executes the above-described text data format conversion process, and creates template format data as shown in FIG. 15 based on the vCard file as shown in FIG. 13 and the template format data LT1 as shown in FIG. To do. This template format data is XHTML data.

ここで、メモ欄には印刷レイアウトの指定番号ではなく、本来のメモとしての文字列や文章が入力されているのが普通である。CPU41がプロパティ「NOTE」の値を解析するとき、本来のメモとして記述された文字列や文章の中に数字が含まれていた場合、その数字を指定番号と間違えることが起こりうる。CPU41が解析処理で実行するプログラムは、指定番号以外の文字や文字列等が記述されている場合は、その記述データを本来のメモと判断し、たとえその中に指定番号として使える数字が存在していても、その数字を指定番号としては特定しないように設定されている。そして、このような本来のメモとしての使用と判断した場合とメモ欄が空欄の場合は指定番号の指定がないものと判断し、例えばデフォルトで設定された例えば名刺レイアウトのテンプレートPL2を指定する。   Here, it is normal that a character string or a sentence as an original memo is input in the memo column instead of a print layout designation number. When the CPU 41 analyzes the value of the property “NOTE”, if a number is included in a character string or sentence described as an original memo, the number may be mistaken for a designated number. The program executed by the CPU 41 in the analysis process determines that the description data is an original memo when a character or character string other than the designated number is described, and there is a number that can be used as the designated number. However, the number is set not to be specified as the designated number. Then, when it is determined that the original memo is used and when the memo field is blank, it is determined that the designated number is not designated, and for example, a template PL2 of a business card layout set by default is designated.

本実施形態では、印刷レイアウトの指定に指定番号(数字)を採用するが、数字には限定されることなく、例えばアルファベットやカタカナ、記号文字、文字、文字列などで指定することも可能である。但し、なるべく簡単に指定ができるように一情報の指定に1桁数字または1文字とするのがよく、また順序性の性質をもつ数字(番号)やアルファベットが好ましい。   In the present embodiment, a designation number (numeric) is used for designating the print layout. However, the designation is not limited to a numeral, and it is also possible to designate an alphabet, katakana, symbol character, character, character string, or the like. . However, in order to specify as easily as possible, it is preferable to designate one digit number or one character for designation of one information, and a number (number) or alphabet having a property of order is preferable.

図18は、IrDAプロファイル部74でのデータの処理を示すフローチャートである。データトランスファ部73で、伝送制御手順によりデータを正しく受信できた場合に、CPU41は図18のフローチャートで示されるプログラムを実行する。このプログラムをCPU41が実行することにより、図6における拡張子識別部81、件数判定部82、Note解析部83、分割処理部84、テキストデータ形式変換部85及び画像データデコード部87の各機能が実現される。以下、CPU41が実行するこのプログラムについて説明する。なお、CF型通信カード13からプリンタ1へは拡張子とオブジェクトデータが転送されてくるようになっており、拡張子はデータの先頭に送られてくる。   FIG. 18 is a flowchart showing data processing in the IrDA profile unit 74. When the data transfer unit 73 has received data correctly according to the transmission control procedure, the CPU 41 executes the program shown in the flowchart of FIG. When this program is executed by the CPU 41, the functions of the extension identification unit 81, the number determination unit 82, the note analysis unit 83, the division processing unit 84, the text data format conversion unit 85, and the image data decoding unit 87 in FIG. Realized. Hereinafter, this program executed by the CPU 41 will be described. An extension and object data are transferred from the CF type communication card 13 to the printer 1, and the extension is sent to the head of the data.

S200では、受信したデータの拡張子が何であるかを判断する。受信したデータの拡張子が「jpeg」または「jpg」の場合は、JPEG形式の画像データと判断してS230に進む。また、受信したデータの拡張子が「vnt」の場合は、vNote形式で作られた画像データ(以下、vNoteファイルという)であると判断し、S210へ進む。更に、受信したデータの拡張子が「vcf」の場合は、vCard形式で作られたテキストデータ(以下、vCardファイルという)であると判断し、S240へ進む。   In S200, it is determined what the extension of the received data is. If the extension of the received data is “jpeg” or “jpg”, it is determined as image data in JPEG format and the process proceeds to S230. If the extension of the received data is “vnt”, it is determined that the data is image data created in the vNote format (hereinafter referred to as vNote file), and the process proceeds to S210. Further, when the extension of the received data is “vcf”, it is determined that the data is text data created in the vCard format (hereinafter referred to as a vCard file), and the process proceeds to S240.

S210では、vNoteデータであることをチェック(解析)する。すなわち、vNoteデータの中身を解析してvNoteデータであることを確認する。仮にデータの中身がvNoteデータでない場合は、このデータを破棄して本フローチャートの処理を終了する。   In S210, it is checked (analyzed) that the data is vNote data. That is, the contents of vNote data are analyzed to confirm that it is vNote data. If the content of the data is not vNote data, this data is discarded and the processing of this flowchart is terminated.

S220では、vNoteファイルに添付されたエンコード画像データを、Base64と呼ばれるエンコード/デコード変換器によりJPEG形式の画像データにデコード(解凍)する。   In S220, the encoded image data attached to the vNote file is decoded (decompressed) into JPEG format image data by an encode / decode converter called Base64.

S230では、JPEG形式にされた画像データを、画像データラスタ処理部76へ転送する。
S240では、携帯電話14から送信された個人情報データの件数判定を行う。すなわち、vCardファイルが「単件」か「全件」かを判断する。本例では、vCardファイルデータ中にある識別子「END」を計数することによって個人情報の件数を判定する。計数結果CがC=1であれば単件データと判定し、計数結果CがC≧2であれば全件データと判定する。例えば図13に示すようにvCardファイルが単件データの場合、識別子「END」は1つだけなので計数結果CがC=1となり、「単件」と判定される。一方、図13に示すようにvCardファイルが全件データの場合、「END」が複数あってその計数結果CがC≧2を満たすので「全件」と判定される。個人情報を1件のみ含む「単件」と判定した場合はS250に進む。また、個人情報を複数件含む「全件」と判定した場合はS260に進む。別の判定方法としてデータのファイル名で判断することもできる。
In S230, the image data in the JPEG format is transferred to the image data raster processing unit 76.
In S240, the number of personal information data transmitted from the mobile phone 14 is determined. That is, it is determined whether the vCard file is “single” or “all”. In this example, the number of personal information is determined by counting the identifier “END” in the vCard file data. If the counting result C is C = 1, it is determined as single case data, and if the counting result C is C ≧ 2, it is determined as all case data. For example, as shown in FIG. 13, when the vCard file is single data, since there is only one identifier “END”, the counting result C is C = 1 and it is determined as “single data”. On the other hand, as shown in FIG. 13, when the vCard file is all-case data, since there are a plurality of “END” and the count result C satisfies C ≧ 2, it is determined as “all cases”. If it is determined as “single case” including only one piece of personal information, the process proceeds to S250. If it is determined that “all cases” include a plurality of pieces of personal information, the process proceeds to S260. As another determination method, it is possible to determine by the file name of data.

S250では、Note領域の記述内容を解析して解析結果に応じたテンプレートを指定する。vCardファイルデータ中にあるプロパティ「Note」の値(記述内容)を解析し、その値の中からテンプレートの指定情報(本例では番号)を探し出す。例えば図4(b)に示すようにメモに「2」と記述されていれば、図13に示すようにそのvCardファイルデータ中のプロパティ「Note」の値には「2」が記述されているので、この番号「2」を解析結果として抽出する。そして、この番号「2」をテンプレート指定の情報としてRAM44に記憶する。   In S250, the description content of the Note area is analyzed and a template corresponding to the analysis result is designated. The value (description content) of the property “Note” in the vCard file data is analyzed, and the template designation information (number in this example) is found from the value. For example, if “2” is described in the memo as shown in FIG. 4B, “2” is described in the value of the property “Note” in the vCard file data as shown in FIG. Therefore, this number “2” is extracted as an analysis result. The number “2” is stored in the RAM 44 as template designation information.

S260では、「電話帳」のテンプレートを指定する。つまり、「全件」である場合は、常に「電話帳」のテンプレートを指定する。
S270では、vCardファイルの全件データを所定件数ずつの個人情報に分割しながら所定件数分ずつのデータを次処理へ送り出す。
In S260, a “phone book” template is designated. That is, in the case of “all cases”, the “phone book” template is always designated.
In S270, the data for the predetermined number of items is sent to the next process while dividing all the data of the vCard file into the predetermined number of personal information.

280では、vCardデータであることをチェック(解析)する。すなわち、vCardデータの中身を解析してvCardデータであることを確認する。仮にデータの中身がvCardデータでない場合は、このデータを破棄して本フローチャートの処理を終了する。   In 280, it is checked (analyzed) that the data is vCard data. That is, the contents of vCard data are analyzed to confirm that it is vCard data. If the content of the data is not vCard data, the data is discarded and the processing of this flowchart is terminated.

S290では、テンプレート記憶部86から指定されたテンプレートを読み出す。すなわち、「単件」の場合はS250で指定したノート領域の記述内容の解析結果から定まるテンプレート(名刺形式のレイアウト)を読み出し、「全件」の場合はS260で指定した「電話帳」のテンプレート(電話帳形式のレイアウト)を読み出す。   In S290, the designated template is read from the template storage unit 86. That is, in the case of “single case”, a template (name card layout) determined from the analysis result of the description contents of the note area designated in S250 is read, and in the case of “all cases”, the template of “phone book” designated in S260. Read (phone book layout).

S300では、vCardファイルの個人情報をテンプレート付きのXHTMLデータに変換する。つまり、テンプレートに当て嵌めるべき項目が指定された場所に個人情報のその項目(プロパティ)の内容(値)を当て嵌めることにより、テンプレート付きのXHTMLデータに変換する。例えば図13に示す単件のvCardファイルの場合、図15に示すようなXHTML形式データLDに変換される。   In S300, the personal information of the vCard file is converted into XHTML data with a template. That is, the content (value) of the item (property) of the personal information is applied to a place where the item to be applied to the template is specified, thereby converting the data into XHTML data with a template. For example, in the case of a single vCard file shown in FIG. 13, it is converted into XHTML format data LD as shown in FIG.

S310では、テンプレート付きのXHTMLデータを、テキストデータラスタ処理部75へ転送する。
なお、IrDAプロファイル部74内の拡張子識別部81、件数判定部82、ノート解析部83、分割処理部84は、それぞれS200、S240、S250、S270により実現されている。また、テキストデータ形式変換部85は、S280、S290、S300及びS310により実現されている。また、S210,S280の処理を実行するCPU41により、第2判定部が構成される。
In S310, the template-attached XHTML data is transferred to the text data raster processing unit 75.
Note that the extension identification unit 81, the number determination unit 82, the note analysis unit 83, and the division processing unit 84 in the IrDA profile unit 74 are realized by S200, S240, S250, and S270, respectively. The text data format conversion unit 85 is realized by S280, S290, S300, and S310. Further, the CPU 41 that executes the processes of S210 and S280 constitutes a second determination unit.

こうしてテキストデータラスタ処理部75へ転送されたデータは、その後、各種処理が施されることにより印刷データに生成される。また、画像データラスタ処理部76へ転送されたデータは、その後、各種処理が施されることにより印刷データに生成される。そして、プリントエンジン77は印刷データに基づき印刷機構を駆動制御し、ロール紙P1にはvCardファイルで送信された個人情報が指定の印刷レイアウトで印刷されたり、vNoteファイルで送信された画像が印刷されたりする。例えば単件の個人情報を含むvCardファイルをプリンタ1に送信したときは、携帯電話14のメモ欄に入力した指定番号に対応する名刺レイアウトで個人情報が印刷される。   The data thus transferred to the text data raster processing unit 75 is generated as print data by performing various processes thereafter. Further, the data transferred to the image data raster processing unit 76 is generated as print data by performing various processes thereafter. The print engine 77 drives and controls the printing mechanism based on the print data. The personal information transmitted in the vCard file is printed on the roll paper P1 with the designated print layout, or the image transmitted in the vNote file is printed. Or For example, when a vCard file including a single piece of personal information is transmitted to the printer 1, the personal information is printed with a business card layout corresponding to the designated number entered in the memo field of the mobile phone 14.

そして、個人情報のデータが名刺レイアウトで印刷されたロール紙Pはその排紙の途中で、カッタモータM3の作動により名刺サイズにカットされる。
CF型通信カード13と本体2に受信データのチェックを分け、CF型通信カード13内で拡張子を基に対応データであるかどうかをみる第1チェックと、本体2側でデータの中身を解析して対応データであるかどうかをみる第2チェックとに分担させている。プリンタ1はその本体2にCF型通信カード13と異なる通信方式の複数の通信部45b〜45dを備えており、CF型通信カード13とその他の通信部45b〜45dのうちいずれか一つのポートからしかデータ受信ができない構成である。この場合、CF型通信カード13内のオブジェクト送受信部64において、対応データか未対応データかをCF型通信カード13内で判定させて未対応データであれば破棄するので、その破棄されるべき未対応データがプリンタ1の本体2側へ転送されることがない。仮に、このような破棄されるべきデータが徒にCF型通信カード13から本体2側へ転送されてそのポートが占有されてしまうと、他の通信部45b〜45dからの受信がその間停滞してしまう。しかし、この実施形態では、未対応データは本体2側へ転送されないようにCF型通信カード13内で破棄されるので、他の通信部45b〜45dにおけるデータ受信を不要に妨げない効率のよい通信の実現が可能となる。
The roll paper P on which personal information data is printed in the business card layout is cut into a business card size by the operation of the cutter motor M3 during the paper discharge.
The received data check is divided into the CF type communication card 13 and the main body 2, the first check to check whether the data is the corresponding data based on the extension in the CF type communication card 13, and the content of the data is analyzed on the main body 2 side Therefore, it is shared with the second check for checking whether the data is correspondence data. The printer 1 includes a plurality of communication units 45 b to 45 d having a communication method different from that of the CF type communication card 13 in the main body 2, and any one of the CF type communication card 13 and the other communication units 45 b to 45 d is connected. It is a configuration that can only receive data. In this case, the object transmission / reception unit 64 in the CF-type communication card 13 makes the CF-type communication card 13 determine whether the data is compatible data or incompatible data, and discard the unsupported data. Corresponding data is not transferred to the main body 2 side of the printer 1. If such data to be discarded is transferred from the CF type communication card 13 to the main body 2 side and the port is occupied, reception from the other communication units 45b to 45d is suspended during that time. End up. However, in this embodiment, unsupported data is discarded in the CF-type communication card 13 so as not to be transferred to the main body 2 side. Therefore, efficient communication that does not unnecessarily prevent data reception in the other communication units 45b to 45d. Can be realized.

また、未対応データは受信上流側のCF型通信カード13内で受信開始時に検出し、直ちに表示部13bにエラーを表示するので、携帯電話14からデータ送信を開始したユーザに素早く受信エラーを知らせることも可能となる。   Incompatible data is detected at the start of reception in the CF-type communication card 13 on the upstream side of reception, and an error is immediately displayed on the display unit 13b, so that a user who has started data transmission from the mobile phone 14 is notified of the reception error quickly. It is also possible.

また、対応データか未対応データであるかを判断する際に使う拡張子データ(参照データ)を、プリンタ1の本体2側からCF型通信カード13にセットアップするようにしている。これにより、参照データとして本体2側に登録されたものを使用できる。すなわち、プリンタ1の機種が異なることで対応データが異なる場合もあり、このような場合、機種に応じた参照データがセットアップされることになるので、複数の機種あるいは新旧の機種間でCF型通信カード13を共用することが可能となっている。   Further, extension data (reference data) used when determining whether the data is compatible data or non-compatible data is set up in the CF type communication card 13 from the main body 2 side of the printer 1. Thereby, the data registered on the main body 2 side as reference data can be used. In other words, the corresponding data may differ depending on the model of the printer 1, and in such a case, reference data corresponding to the model is set up, so CF type communication between multiple models or old and new models The card 13 can be shared.

以下、本実施形態の効果を記載する。
(1)CF型通信カード13内で受信したデータの適否をチェックした。このため、未対応データが送信されたとしても、CF型通信カード13内のオブジェクト送受信部64により未対応データと判定されれば直ぐ破棄されるので、そのデータがプリンタ1の本体2へ転送されることがない。このため、破棄されるべきデータにCF型通信カード13から本体2側への通信ポートが徒に占有されることを回避でき、他の通信部45b〜45dの受信を不要に妨げない。よって、効率のよい通信を実現できる。
Hereinafter, effects of the present embodiment will be described.
(1) The suitability of the data received in the CF type communication card 13 was checked. For this reason, even if unsupported data is transmitted, if it is determined as unsupported data by the object transmitting / receiving unit 64 in the CF-type communication card 13, it is discarded immediately, so that data is transferred to the main body 2 of the printer 1. There is nothing to do. For this reason, it can be avoided that the communication port from the CF type communication card 13 to the main body 2 side is occupied by data to be discarded, and the reception of the other communication units 45b to 45d is not prevented unnecessarily. Therefore, efficient communication can be realized.

(2)CF型通信カード13とプリンタ1の本体2側とに受信データをチェック(データ適否判断)する部分を2つに分けた。そして、CF型通信カード13内では拡張子をチェックするだけの簡易なチェック内容を採用した。このため、未対応データが送信されたとしても、CF型通信カード13内のオブジェクト送受信部64により未対応データと判定するのにさほど手間がかからない。これに対し、CF型通信カード13に多くのチェック機能を集約させた場合、データを一時蓄えるためのバッファの容量が多く必要になる。しかし、本体2側でデータの適否を判断するようチェック機能を分担した本実施形態の構成では、CF型通信カード13に処理能力の高い判定部や比較的大容量のバッファを備えなくて済む。   (2) The portion for checking the received data (determining whether the data is appropriate) is divided into two parts on the CF type communication card 13 and the main body 2 side of the printer 1. In the CF type communication card 13, simple check contents that simply check the extension are adopted. For this reason, even if unsupported data is transmitted, it does not take much time to determine that the data is not supported by the object transmitting / receiving unit 64 in the CF type communication card 13. On the other hand, when many check functions are integrated in the CF type communication card 13, a large buffer capacity is required for temporarily storing data. However, in the configuration of the present embodiment in which the check function is shared so as to determine the suitability of data on the main body 2 side, the CF communication card 13 does not need to include a determination unit with a high processing capability and a relatively large capacity buffer.

(3)対応データであるかどうかの判定を、受信上流側のCF型通信カード13内でしかもデータ受信開始時に早期に行なうため、未対応データである旨の受信エラーをユーザに素早く知らせることができる。例えばプリンタ1内ですべて受信し終わってからデータを解析して対応データであるかを判定する構成も考えられる。しかし、この構成の場合、数10秒〜1分程度の時間をかけてデータを送信し終わってからエラーを知ることになりそれまでの送信操作が無駄となる。これに対し、本実施形態の構成では、そのような不都合な事態も回避できる。   (3) Since the determination as to whether or not the data is compatible data is performed early in the CF communication card 13 on the upstream side of reception and at the start of data reception, it is possible to quickly notify the user of a reception error indicating that the data is not compatible. it can. For example, a configuration is also conceivable in which data is analyzed after completion of reception within the printer 1 to determine whether it is corresponding data. However, in the case of this configuration, an error is known after data is transmitted over a period of several tens of seconds to 1 minute, and the transmission operation up to that point is wasted. On the other hand, such a disadvantageous situation can be avoided in the configuration of the present embodiment.

(4)CF型通信カード13内で検出された未対応データは破棄されるので、その後のCF型通信カード13からプリンタ1側への転送処理、プリンタ1側での二回目のデータチェックを含む各種処理を未対応データのために行う無駄を省ける。また、正しい拡張子が付された不適切なデータも存在する。この場合、データCF型通信カード13で拡張子が正しいため見逃されてプリンタ1へ転送されても、テキストデータ形式変換部85、画像データデコード部87、画像データラスタ処理部76においてデータに処理が施される前にデータの中身(ボディ)が解析される。よって、拡張子が正しくてもデータの中身を解析してデータの適否を判定するので、不適切なデータに所定の処理が施されることはない。   (4) Since the unsupported data detected in the CF type communication card 13 is discarded, the subsequent transfer process from the CF type communication card 13 to the printer 1 side and the second data check on the printer 1 side are included. Eliminate the waste of performing various processes for unsupported data. There is also inappropriate data with the correct extension. In this case, even if the extension is correct in the data CF type communication card 13 and is overlooked and transferred to the printer 1, the text data format conversion unit 85, the image data decoding unit 87, and the image data raster processing unit 76 process the data. The data (body) is analyzed before being applied. Therefore, even if the extension is correct, the contents of the data are analyzed to determine whether or not the data is appropriate, so that the predetermined processing is not performed on the inappropriate data.

(5)また、例えば拡張子チェック機能をプリンタ1の本体2側に設けた場合、本体2側に一旦データを転送し、未対応データを検出すればその検出結果を再びCF型通信カード13側に戻さなければならず、エラー報知までに送受信の往復分の時間がかかる。また、表示部13bをプリンタ1の本体2側に設けた場合も同様に、本体2側に一旦データを転送する必要があるため、エラー報知までに時間がかかる。しかし、本実施形態では、未対応データの判定部を有するCF型通信カード13側に表示部13bが設けられているので、エラー報知までの通信経路がCF型通信カード13内で完結し短く無駄がない。   (5) For example, when the extension check function is provided on the main body 2 side of the printer 1, once the data is transferred to the main body 2 side and unsupported data is detected, the detection result is again displayed on the CF communication card 13 side. It takes time for a round trip of transmission and reception until error notification. Similarly, when the display unit 13b is provided on the main body 2 side of the printer 1, it is necessary to temporarily transfer data to the main body 2 side. However, in this embodiment, since the display unit 13b is provided on the CF type communication card 13 side having a determination unit for unsupported data, the communication path to error notification is completed within the CF type communication card 13 and is short and wasted. There is no.

(6)対応データか未対応データかを判断する際に使う拡張子データ(参照データ)を、プリンタ1の本体2側からCF型通信カード13にセットアップする。よって、拡張子データとして本体2側に設定されたものを常に使用できる。すなわち、プリンタ1の機種が異なることで対応できるデータ種が異なる場合もあり、このような場合でも、機種に応じた拡張子データがセットアップされることになるので、複数の機種あるいは新旧の機種間でCF型通信カード13を共用できる。   (6) Extension data (reference data) used when determining whether the data is compatible data or non-compatible data is set up in the CF type communication card 13 from the main body 2 side of the printer 1. Therefore, the extension data set on the main body 2 side can always be used. In other words, the types of data that can be handled may differ depending on the model of the printer 1, and even in such a case, extension data corresponding to the model is set up. The CF type communication card 13 can be shared.

(7)受信エラーを表示部13bの点灯で報知するので、受信エラーの旨をユーザに知らせることができる。また、受信エラーを操作パネル8の画面9aに文字情報又は画像の少なくとも一方を用いて報知され、しかも受信エラーの内容まで区別して報知される。よって、ユーザは何が原因でエラーが発生したかを知ることができる。このため、エラー発生原因が分からず、繰り返し送信エラーを発生させる事態を回避できる。例えば拡張子が間違っていればその旨を知ることができ、また送信したデータの中身が未対応のものであればその旨を知ることができる。   (7) Since the reception error is notified by turning on the display unit 13b, it is possible to notify the user of the reception error. In addition, a reception error is notified to the screen 9a of the operation panel 8 using at least one of character information and an image, and further notified to the content of the reception error. Therefore, the user can know what caused the error. For this reason, it is possible to avoid a situation in which the cause of the error is not known and a transmission error is repeatedly generated. For example, if the extension is wrong, it can be known, and if the content of the transmitted data is not compatible, it can be known.

(8)プリンタ1は複数の通信部によりデータ受信が可能であるが、これらのうち1つのポートからしかデータ受信できないので、CF型通信カード13からデータ受信可能であるかどうかを、インターロック処理で判断する。そして、インターロック機能により受信可能と判断されたときのみ表示部13bに受信可能の旨を知らせる緑点灯の表示をし、受信不可と判断されたときは表示部13bを消灯する。このため、プリンタ1側でデータ受信準備ができていないことが分からず、ユーザが何度もデータを送信してもその度にエラーとなる事態を回避できる。   (8) The printer 1 can receive data through a plurality of communication units, but can only receive data from one of these ports, so whether or not data can be received from the CF type communication card 13 is interlocked. Judge with. Only when it is determined that reception is possible by the interlock function, the display unit 13b is lit in green to notify that reception is possible, and when it is determined that reception is impossible, the display unit 13b is turned off. Therefore, it is not known that the printer 1 is not ready to receive data, and it is possible to avoid a situation where an error occurs each time the user transmits data many times.

(9)携帯電話14とCF型通信カード13との通信リンクが切断された後、例えばプリンタ1側でエラーが発生したときは、携帯電話14にそのエラーを通知する手だてがなくなる。しかし、プリンタ1と通信できるCF型通信カード13の表示部13bを赤点滅させることでエラー発生の旨をユーザに知らせることができる。従って、ユーザは携帯電話14とCF型通信カード13との通信遮断後に発生したエラーをも知ることができる。   (9) After the communication link between the mobile phone 14 and the CF type communication card 13 is disconnected, for example, when an error occurs on the printer 1 side, there is no way to notify the mobile phone 14 of the error. However, it is possible to notify the user that an error has occurred by blinking red the display unit 13b of the CF type communication card 13 that can communicate with the printer 1. Therefore, the user can also know the error that occurred after the communication between the mobile phone 14 and the CF type communication card 13 is cut off.

(10)CF型通信カード13は携帯電話14との通信が完了すると表示部13bを橙点灯させるが、一旦橙点灯になってからそれ以後、赤点滅になった場合はプリンタ1側で起きたエラーであると分かる。よって、仮にエラー内容まで表示しない構成としても、表示部13bの点灯色の変化の仕方からエラー原因をある程度特定できる。例えばユーザから修理を依頼されたメンテナンス時の原因特定に役立つ。   (10) When the communication with the mobile phone 14 is completed, the CF-type communication card 13 turns on the display unit 13b in orange, but once it turns on in orange and then flashes red, it has occurred on the printer 1 side. It turns out to be an error. Therefore, even if the error content is not displayed, the cause of the error can be specified to some extent from the way the lighting color of the display unit 13b is changed. For example, it is useful for identifying the cause at the time of maintenance requested by the user.

(11)IrDA通信モジュールをカードに内蔵したCF型通信カード13とし、メモリカード用のカードスロット12にセットするだけで赤外線通信機能をプリンタ1に実装できるようにしたので、プリンタ1の筐体を変更することなくそのまま使用することができる。従って、プリンタ1の筐体の形状を変更する必要がないので、筐体の設計変更や製造金型変更が不要である。このことは赤外線通信方式導入によるプリンタ1の製造コスト増大を抑制できる。   (11) Since the infrared communication function can be mounted on the printer 1 simply by setting the IrDA communication module to the CF type communication card 13 with the card built in the card slot 12 for the memory card, the housing of the printer 1 It can be used as it is without being changed. Therefore, it is not necessary to change the shape of the casing of the printer 1, so that it is not necessary to change the design of the casing or change the manufacturing mold. This can suppress an increase in manufacturing cost of the printer 1 due to the introduction of the infrared communication method.

(12)携帯電話14の個人情報データはレイアウト定義できないvCard形式であり、所定のレイアウトに割り付けてデータを直接印刷することはできない。しかし、レイアウト定義できないvCard形式データを、レイアウト定義できるXHTML形式のデータに変換する手段を設けたことにより所定のレイアウトを割り付けてしかも必要なデータのみを印刷させることができる。   (12) The personal information data of the mobile phone 14 is in the vCard format where the layout cannot be defined, and the data cannot be directly printed by being assigned to a predetermined layout. However, by providing means for converting vCard format data that cannot be layout-defined into XHTML format data that can be layout-defined, a predetermined layout can be assigned and only necessary data can be printed.

(13)個人情報データが単件か全件かを区別し、単件の場合は名刺テンプレート形式のデータに変換し、全件の場合には電話帳テンプレート形式のデータに変換する。よって、個人情報データの単件か全件(複数件)かに応じた適切なレイアウトを自動的にデータに割り付けて印刷させることができる。   (13) Distinguish whether personal information data is a single case or all cases. If it is a single case, it is converted into data in a business card template format, and if it is all cases, it is converted into data in a phone book template format. Therefore, it is possible to automatically assign an appropriate layout according to whether the personal information data is single or all (multiple) to the data and print it.

(14)区分識別子DSを検索する手段を設けたことにより、全件データを受信する際に受信された個人情報データ(件別データ)の件数を計数し、所定件数(本例では1件)受信し終わる度にそこまで受信した所定件数(1件)分のデータを分割して次処理へ送出できる。よって、所定の処理部へデータを送出するまでの間、その受信したデータを一時蓄積しておくバッファの容量を少なく済ませることができる。また、所定の処理部における処理開始時期を早めることができ、ひいては印刷開始時期を早めプリンタ1のスループット向上に寄与する。   (14) By providing means for retrieving the category identifier DS, the number of personal information data (data by case) received when receiving all case data is counted, and a predetermined number (one in this example) Every time reception is completed, the data for a predetermined number (one) received can be divided and sent to the next processing. Therefore, the capacity of the buffer for temporarily storing the received data can be reduced until the data is sent to the predetermined processing unit. In addition, it is possible to advance the processing start time in the predetermined processing unit, and thus, the printing start time is advanced, which contributes to the improvement of the throughput of the printer 1.

(15)個人情報データの項目うちメモ領域に記述した指定情報に応じた指定内容(指定レイアウト)で印刷できる。すなわち、ユーザは携帯電話14の個人情報欄を表示させてその中のメモ欄に「1」「2」「3」などの番号又はアルファベット等の文字情報を書き込む(入力する)。この記述された文字情報は個人情報データのうちメモ領域に格納される。このメモ領域に記述された数字はレイアウトを指定する文字として扱われる。携帯電話14から送信された個人情報データを受信すると、そのメモ領域に格納された数字を識別してその文字に応じたレイアウトを決定する。個人情報をメモ領域で指定したレイアウトで印刷できる。   (15) The personal information data can be printed with the specified content (specified layout) corresponding to the specified information described in the memo area. That is, the user displays the personal information column of the mobile phone 14 and writes (inputs) number information such as “1”, “2”, and “3” or character information such as alphabet in the memo column therein. The described character information is stored in the memo area of the personal information data. The numbers described in this memo area are treated as characters that specify the layout. When the personal information data transmitted from the mobile phone 14 is received, the number stored in the memo area is identified and the layout corresponding to the character is determined. Personal information can be printed in the layout specified in the memo area.

(16)携帯電話14で作成されたデータがプリンタ1に送信され、プリンタ単独で名刺印刷を容易にすることができる。手持ちの名刺がなくなった場合に、携帯電話14のデータをプリンタ1に送るだけで、容易に必要な枚数の名刺を印刷することができる。しかも、携帯電話14で元々個人情報を管理するデータを利用するので、名刺の記載内容を改めて入力する手間もいらない。さらに携帯電話14で扱われるレイアウト定義できないvCard形式のデータをレイアウト定義できるXHTML形式のデータに形式変換するので、一般の名刺どおりのレイアウトで印刷できる。また、名刺テンプレートも複数種用意されているので、所望のレイアウトの名刺を印刷できる。   (16) Data created by the mobile phone 14 is transmitted to the printer 1, and business card printing can be facilitated by the printer alone. When there are no business cards on hand, the necessary number of business cards can be printed easily by simply sending the data of the mobile phone 14 to the printer 1. In addition, since the mobile phone 14 originally uses data for managing personal information, there is no need to input the contents of the business card. Further, the vCard format data that cannot be defined by the mobile phone 14 is converted into the XHTML format data that can be layout defined, so that it can be printed in the layout as a general business card. In addition, since a plurality of business card templates are prepared, a business card having a desired layout can be printed.

実施の形態は、上記に限定されず、以下のように変更できる。
(変形例1)データ種はvCard、vNoteに限定されない。テキストデータ(拡張子「.txt」)やその他の拡張子「.tif」「.gif」「.doc」の付くデータでもよい。また、CF型通信カード13内で行う受信データの適否をチェックする方法は、拡張子をみる方法に限定されない。例えばデータの中身をみてチェックしてもよく、「vCard」や「vNote」のテキストの有無をみるチェック方法でもよい。
The embodiment is not limited to the above, and can be modified as follows.
(Modification 1) The data type is not limited to vCard and vNote. Data with text data (extension “.txt”) or other extensions “.tif”, “.gif”, “.doc” may be used. Further, the method of checking the suitability of received data performed in the CF type communication card 13 is not limited to the method of checking the extension. For example, the contents may be checked by checking the contents of the data, or a check method for checking the presence / absence of the text “vCard” or “vNote” may be used.

(変形例2)CF型通信カード13を挿着するタイプの赤外線通信方式に限定されない。IrDA通信モジュールを本体2に組み込んだプリンタにおいて適用することもできる。この場合も、IrDA通信モジュールのオブジェクト送受信部が拡張子チェックを行い、プロファイル部74がデータの中身を解析することにより、前記実施形態と同様の効果を得ることができる。   (Modification 2) The present invention is not limited to the infrared communication system of the type in which the CF communication card 13 is inserted. The present invention can also be applied to a printer in which an IrDA communication module is incorporated in the main body 2. Also in this case, the same effect as that of the above embodiment can be obtained when the object transmission / reception unit of the IrDA communication module performs extension check and the profile unit 74 analyzes the data contents.

(変形例3)データを拡張子でなくファイル名からチェックしてもよい。例えばファイル名が常に同じ又はファイル名の一部が常に同じ場合、その常に同じ部分を調べて適切なデータであることをチェックする方法を採用することもできる。   (Modification 3) Data may be checked from the file name instead of the extension. For example, when the file name is always the same or a part of the file name is always the same, it is possible to adopt a method of checking that the same data is always checked by checking the same part.

(変形例4)データをチェックした結果、適切なデータであったときに次の処理へ送るときの処理は、テキストデータ形式変換部85に限定されない。すなわち、レイアウト定義できないデータからレイアウト定義できるデータへの形式変換処理に限定されない。また、画像デコード処理や画像ラスタ処理にも限定されない。単なる画像処理(例えば拡大・縮小処理、色変換処理など)でもよい。その他、受信したデータに出力処理のために施す必要がある処理であればよい。   (Modification 4) As a result of checking the data, the process for sending to the next process when the data is appropriate is not limited to the text data format conversion unit 85. That is, the present invention is not limited to the format conversion process from data that cannot be layout-defined to data that can be layout-defined. Further, the present invention is not limited to image decoding processing and image raster processing. Simple image processing (for example, enlargement / reduction processing, color conversion processing, etc.) may be used. Any other process that needs to be performed on the received data for output processing may be used.

(変形例5)データが不適切(間違い)であったときのエラーの報知方法は、表示部や表示装置の画面における表示に限定されない。例えば、表示と共に音による報知を行ったり、音のみで報知してもよい。例えばエラーの旨又はエラー内容(原因)を合成音声によって報知してもよい。   (Modification 5) An error notification method when data is inappropriate (incorrect) is not limited to display on the screen of a display unit or a display device. For example, notification with sound may be performed together with display, or notification may be performed with sound alone. For example, an error message or an error content (cause) may be notified by synthesized speech.

(変形例6)前記実施形態ではプリンタに適用したが、出力装置は出力処理として印刷処理を行う印刷装置(プリンタ)に限定されない。例えば出力処理として表示処理を行う表示装置に適用することもできる。例えば携帯電話からvCardファイルを受信すると、そのオブジェクトデータ中の個人情報を所定のレイアウトで表示装置の画面に表示させる。また、表示装置はプロジェクタでもよく、この場合、通信カード内でvCardファイルであるかどうかヘッダHD中のファイル名から取得した拡張子をチェックし、さらに本体側で行われる所定の処理の前にvCardファイルのオブジェクトデータの中身(内容)をチェック(解析)する。このように異なるチェック内容で2度のデータチェックを行うことにより、プロジェクタ等の表示装置においてもプリンタの場合と同様の効果を得ることができる。   (Modification 6) Although the present embodiment is applied to a printer, the output device is not limited to a printing device (printer) that performs print processing as output processing. For example, the present invention can be applied to a display device that performs display processing as output processing. For example, when a vCard file is received from a mobile phone, the personal information in the object data is displayed on the screen of the display device in a predetermined layout. Also, the display device may be a projector. In this case, the extension acquired from the file name in the header HD is checked to determine whether it is a vCard file in the communication card, and before the predetermined processing performed on the main body side, vCard is checked. Check (analyze) the contents (contents) of file object data. By performing the data check twice with different check contents in this way, the same effect as in the case of the printer can be obtained in a display device such as a projector.

前記各実施形態及び変形例から把握される技術的思想を以下に記載する。
(1)請求項6〜12のいずれか一項において、前記第1判定部は前記データの適否をその属性情報を基に判定し、前記第2判定部は前記データの適否をその内容を解析して判定することを要旨とする。これによれば、第1判定部はデータの属性情報を基にその適否を判定するので、判定処理時間をさほど要しない比較的簡単な処理で不適切なデータを削除できる。
The technical idea grasped from the respective embodiments and modifications will be described below.
(1) In any one of claims 6 to 12, the first determination unit determines whether the data is appropriate based on the attribute information, and the second determination unit analyzes the content of the data. The gist is to make the determination. According to this, since the first determination unit determines the suitability based on the attribute information of the data, it is possible to delete inappropriate data with a relatively simple process that does not require much determination processing time.

(2)請求項6〜8のいずれか一項において、前記第1判定部は前記データのヘッダを基にデータの適否を判定し、前記第2判定部は前記データのボディを解析してデータの適否を判定することを特徴とする出力装置。   (2) In any one of claims 6 to 8, the first determination unit determines whether the data is appropriate based on the header of the data, and the second determination unit analyzes the body of the data to obtain data. An output device for determining whether or not a device is appropriate.

(3)請求項1〜3のいずれか一項において、前記出力装置本体側へ転送された前記データをデータ種に応じた異なる処理部へ振り分ける振分手段をさらに備え、前記第2判定部は前記各処理部にそれぞれ対応して複数設けられ、該処理部の処理の前に判定を行う。なお、拡張子識別部81により振分手段が構成される。また、データ種に応じた異なる処理部とは、前記実施形態ではテキストデータ形式変換部85、画像データデコード部87、画像データラスタ処理部76がそれに当たる。   (3) In any one of claims 1 to 3, the apparatus further includes a distribution unit that distributes the data transferred to the output device main body side to different processing units according to data types, and the second determination unit includes: A plurality of processing units are provided corresponding to the respective processing units, and determination is performed before processing of the processing units. The extension identifying unit 81 constitutes a sorting unit. In addition, the different processing units corresponding to the data types correspond to the text data format conversion unit 85, the image data decoding unit 87, and the image data raster processing unit 76 in the embodiment.

これによれば、データがデータ種に応じた異なる処理部へ振り分けられた後、当該処理部で処理が施される前に事前にデータがチェックされる。また、各処理部毎に対応した複数の第2判定部がそれぞれ設けられていることから、各第2判定部は対応する処理部で処理がなされるときにそのデータ種に応じた必要な判定のみ行えばよい。つまり、各第2判定部は、対応する処理部で処理されるデータ種についてのみ判定できる専用のもので済むので、個々の判定時間は短く済む。   According to this, after data is distributed to different processing units according to the data type, the data is checked in advance before being processed by the processing unit. In addition, since a plurality of second determination units corresponding to each processing unit is provided, each second determination unit determines whether it is necessary according to the data type when processing is performed by the corresponding processing unit. You only have to do it. That is, since each second determination unit is a dedicated unit that can determine only the data type processed by the corresponding processing unit, each determination time can be shortened.

(4)請求項4において、前記参照データは前記データの拡張子が対応拡張子か未対応拡張子かを判定するために参照される拡張子データであることを特徴とする出力装置。
(5)請求項6〜11のいずれか一項に記載の出力装置において、前記第1判定部と前記第2判定部の各判定結果を報知する報知手段を備えたことを特徴とする出力装置。
(4) The output device according to claim 4, wherein the reference data is extension data referred to in order to determine whether the extension of the data is a corresponding extension or an unsupported extension.
(5) The output device according to any one of claims 6 to 11, further comprising a notification unit that notifies each determination result of the first determination unit and the second determination unit. .

(6)請求項12に記載の出力装置において、前記報知手段は、前記出力装置本体に備えられた表示手段であり、同表示手段は前記各判定結果を不適切な内容まで分かるように画像と文字情報のうち少なくとも一方で表示する。   (6) In the output device according to claim 12, the notification means is a display means provided in the output device main body, and the display means includes an image and an image so that each determination result can be understood to an inappropriate content. Display at least one of the character information.

(7)請求項6〜12のいずれか一項において、前記第1判定部及び第2判定部は、前記データのデータ種の適否を判定する。
(8)請求項6〜12及び技術的思想(8)のいずれか一項において、前記第1判定部及び第2判定部は、前記データ種の適否を異なる方法で判定する。
(7) In any one of claims 6 to 12, the first determination unit and the second determination unit determine whether the data type of the data is appropriate.
(8) In any one of claims 6 to 12 and technical idea (8), the first determination unit and the second determination unit determine the suitability of the data type by different methods.

(9)請求項4〜12のいずれか一項の出力装置は、出力装置本体に設けられたスロットに挿抜可能に挿着される無線通信器を介してデータを受信するとともにその受信したデータに基づく出力処理を行う出力装置である。   (9) The output device according to any one of claims 4 to 12 receives data via a wireless communication device that is removably inserted into a slot provided in the output device body, and converts the received data into the received data. An output device that performs output processing based on the output device.

(10)請求項1〜11のいずれか一項において、前記出力装置は前記出力処理として前記データに基づく印刷処理を行うことを要旨とする。
(11)請求項13〜22のいずれか一項において、前記無線通信器は、表示部と、受信データの適否を判定する前記判定部と、前記表示部に前記判定部による判定結果を表示させる表示制御手段とを備えたことを要旨とする。これによれば、出力装置側で対応(取り扱い)できないデータを受信したときは、無線通信器の受信段階でデータ受信開始後直ぐにそのことを判定して表示部がその旨を知らせる表示態様になる。よって、送信者にその旨を早期に知らせることができる。また特に携帯端末からデータ受信が終了しその通信リンクが切断された後に受信エラーと判定されても、その受信エラーを、表示部がその旨を知らせる表示態様になることによって、ユーザに報知することが可能になる。
(10) The gist of the invention is any one of claims 1 to 11, wherein the output device performs a printing process based on the data as the output process.
(11) In any one of claims 13 to 22, the wireless communicator displays a display unit, the determination unit that determines the suitability of received data, and the determination unit displays the determination result by the display unit. The gist of the invention is that it includes display control means. According to this, when data that cannot be handled (handled) by the output device side is received, the display unit determines that immediately after the start of data reception at the reception stage of the wireless communication device, and the display unit notifies the fact. . Therefore, it is possible to notify the sender early. In particular, even if it is determined that a reception error has occurred after data reception from the mobile terminal is terminated and the communication link is disconnected, the display unit notifies the user of the reception error by the display mode informing that effect. Is possible.

一実施形態におけるプリンタの斜視図。1 is a perspective view of a printer according to an embodiment. 操作パネルの主要部を示す平面図。The top view which shows the principal part of an operation panel. CF型通信カード(赤外線通信カード)の斜視図。The perspective view of CF type | mold communication card (infrared communication card). (a)携帯電話の平面図、(b)携帯電話に表示された個人情報の一例を示す画面図。(A) The top view of a mobile phone, (b) The screen figure which shows an example of the personal information displayed on the mobile phone. 携帯電話、赤外線通信カード及びプリンタの電気的構成を示す電気ブロック図。FIG. 2 is an electrical block diagram showing an electrical configuration of a mobile phone, an infrared communication card and a printer. 携帯電話、赤外線通信カード及びプリンタの機能的構成を示すブロック図。The block diagram which shows the functional structure of a mobile telephone, an infrared communication card, and a printer. OBEX転送におけるデータの構造図。FIG. 6 is a data structure diagram in OBEX transfer. 携帯電話からプリンタへのデータ送信のシーケンス図。The sequence diagram of the data transmission from a mobile telephone to a printer. カード認識時の初期処理を示すフローチャート。The flowchart which shows the initial process at the time of card | curd recognition. データ適否判定処理を示すフローチャート。The flowchart which shows a data suitability determination process. データ適否判定処理を示すシーケンス図。The sequence diagram which shows a data suitability determination process. (a)はデータ受信状態を報知する画面図、(b)は受信エラーを報知する画面図、(c)は印刷中を報知する画面図。(A) is a screen diagram for notifying a data reception state, (b) is a screen diagram for notifying a reception error, and (c) is a screen diagram for notifying during printing. 単件のvCardファイルのデータ図。Data diagram of a single vCard file. 名刺レイアウトのテンプレートのデータ図。Business card layout template data diagram. テンプレート書式データのデータ図。Data diagram of template format data. 名刺レイアウトのテンプレートのレイアウト図。Business card layout template layout diagram. (a)〜(c)は名刺レイアウトのテンプレートのレイアウト図、(d)は電話帳レイアウトのテンプレートのレイアウト図。(A)-(c) is the layout figure of the template of a business card layout, (d) is the layout figure of the template of a telephone directory layout. IrDAプロファイル部の処理を示すフローチャート。The flowchart which shows the process of an IrDA profile part.

符号の説明Explanation of symbols

1…出力装置及び印刷装置としてのプリンタ、2…出力装置本体としての本体、12…スロットとしてのカードスロット、13…受信手段を構成する無線通信器としてのCFカード型赤外線通信カード(赤外線通信カード)、13a…赤外線受発光部(CF型通信カード側の通信ポート)、13b…報知手段を構成する表示部、14…携帯端末としての携帯電話、18…携帯電話のディスプレイ、20…赤外線受発光部(携帯電話側の通信ポート)、31…報知手段を構成するとともに判定部及び第1判定部としてのカード制御部、45e…受信部及び通信部としてスロット通信部、45b〜45d…他の通信部としての通信部、64…受付部、判定部及び第1判定部としてのオブジェクト送受信部、73…データトランスファー部、71…設定手段を構成するカードドライバ、71a…設定手段を構成するセットアップデータ記憶部、64a…記憶部としての対応拡張子記憶部、76…出力手段、第2判定部及び所定の処理部を構成する画像データラスタ処理部、77…出力手段を構成するプリントエンジン、85…出力手段、第2判定部及び所定の処理部を構成するテキストデータ形式変換部、87…第2判定部及び所定の処理部を構成する画像データデコード部。   DESCRIPTION OF SYMBOLS 1 ... Printer as output device and printing device, 2 ... Main body as output device main body, 12 ... Card slot as slot, 13 ... CF card type infrared communication card (infrared communication card) as wireless communication device constituting receiving means ), 13a: Infrared light emitting / receiving unit (communication port on the CF type communication card side), 13b: Display unit constituting notification means, 14: Mobile phone as a mobile terminal, 18 ... Mobile phone display, 20 ... Infrared light receiving / emitting (Communication port on the mobile phone side), 31... Notifying means and a card control unit as a determination unit and a first determination unit, 45 e... Slot communication unit as a reception unit and communication unit, 45 b to 45 d. Communication unit as a unit, 64... Reception unit, determination unit and object transmission / reception unit as a first determination unit, 73... Data transfer unit, 71. A card driver that constitutes the determining means, 71a ... a setup data storage part that constitutes the setting means, 64a ... a corresponding extension storage part as the storage part, 76 ... an image that constitutes the output means, the second determining part and the predetermined processing part Data raster processing unit, 77... Print engine constituting output means, 85... Output means, second determination unit and text data format conversion unit constituting predetermined processing unit, 87... Second determination unit and predetermined processing unit The image data decoding part which comprises.

Claims (23)

携帯端末からのデータを受信する受信手段と、前記受信手段を介して受信したデータに基づき出力処理を行う出力手段とを備えた出力装置において、
前記受信手段は、受信したデータの適否を判定する判定部と、
前記判定部により前記データが適切と判定された場合は該データを受け入れて所定の処理部へ送り、前記データが不適切と判定された場合は該データを破棄する受付部と
を備えたことを特徴とする出力装置。
In an output device comprising receiving means for receiving data from a portable terminal and output means for performing output processing based on the data received via the receiving means,
The receiving means includes a determination unit that determines the suitability of the received data;
A receiving unit that accepts the data when the determining unit determines that the data is appropriate and sends the data to a predetermined processing unit, and discards the data when the data is determined to be inappropriate. Feature output device.
請求項1に記載の出力装置において、
前記判定部は、受信したデータのデータ種からデータの適否を判定し、
前記受付部は、前記データ種が適切と判定された場合は該データを受け入れて所定の処理部へ送り、前記データ種が不適切と判定された場合は該データを破棄することを特徴とする出力装置。
The output device according to claim 1,
The determination unit determines the suitability of the data from the data type of the received data,
The reception unit accepts the data when the data type is determined to be appropriate and sends the data to a predetermined processing unit, and discards the data when the data type is determined to be inappropriate. Output device.
請求項2に記載の出力装置において、
前記判定部は、受信したデータの拡張子からデータ種の適否を判定し、
前記受付部は、前記拡張子が対応拡張子であると判定された場合は該データを受け入れて所定の処理部へ送り、前記拡張子が未対応拡張子であると判定された場合は該データを破棄することを特徴とする出力装置。
The output device according to claim 2,
The determination unit determines the suitability of the data type from the extension of the received data,
The reception unit accepts the data when the extension is determined to be a corresponding extension and sends the data to a predetermined processing unit, and the data when the extension is determined to be an unsupported extension. An output device characterized by discarding.
請求項1〜3のいずれか一項に記載の出力装置において、
前記受信手段は、出力装置本体に着脱可能に接続される無線通信器を有し、前記判定部及び前記受付部は当該無線通信器に備えられ、
前記判定部が前記データの適否の判定に用いる参照データを前記無線通信器にセットアップする設定手段を備えたことを特徴とする出力装置。
In the output device according to any one of claims 1 to 3,
The receiving means includes a wireless communication device that is detachably connected to the output device body, and the determination unit and the receiving unit are provided in the wireless communication device,
An output device, comprising: setting means for setting up, in the wireless communication device, reference data used by the determination unit for determining whether or not the data is appropriate.
請求項1〜4のいずれか一項に記載の出力装置において、
前記判定部の判定結果を報知する報知手段を備えたことを特徴とする出力装置。
In the output device according to any one of claims 1 to 4,
An output device comprising notification means for notifying the determination result of the determination unit.
出力装置本体に着脱可能に取着された無線通信器を介してデータを受信するとともにその受信したデータに基づく出力処理を行う出力装置において、
前記無線通信器が受信したデータの適否を判定する第1判定部が適切と判定したために破棄されず当該無線通信器から出力装置本体側へ転送されてきたデータを受信する受信部と、
前記受信部が受信したデータの適否を判定する第2判定部と
を備えたことを特徴とする出力装置。
In an output device that receives data via a wireless communication device detachably attached to the output device main body and performs output processing based on the received data,
A receiving unit that receives data transferred from the wireless communication device to the output device main body without being discarded because the first determination unit that determines whether the data received by the wireless communication device is appropriate is determined;
An output device comprising: a second determination unit that determines whether the data received by the reception unit is appropriate.
請求項6に記載の出力装置において、
前記第2判定部は前記データを適切と判定した場合は該データを所定の処理部へ送り、前記データを不適切と判定した場合は該データを破棄することを特徴とする出力装置。
The output device according to claim 6.
The output device, wherein the second determination unit sends the data to a predetermined processing unit when determining that the data is appropriate, and discards the data when determining that the data is inappropriate.
請求項6又は7に記載の出力装置において、
前記第2判定部は、前記第1判定部とは異なる方法で前記データの適否を判定することを特徴とする出力装置。
The output device according to claim 6 or 7,
The output device characterized in that the second determination unit determines the suitability of the data by a method different from that of the first determination unit.
請求項6〜8のいずれか一項に記載の出力装置において、
前記第1判定部は前記データの拡張子を基にデータの適否を判定し、前記第2判定部は前記データの内容を解析してデータの適否を判定することを特徴とする出力装置。
In the output device according to any one of claims 6 to 8,
The output device, wherein the first determination unit determines whether the data is appropriate based on an extension of the data, and the second determination unit analyzes the content of the data to determine the appropriateness of the data.
請求項4〜9のいずれか一項に記載の出力装置において、
前記出力装置本体は、前記無線通信器が接続される通信部の他に少なくとも一つの通信部を備え、前記複数の通信部の通信ポートすべてから同時にデータ受信はできないように構成されていることを特徴とする出力装置。
In the output device according to any one of claims 4 to 9,
The output device body includes at least one communication unit in addition to the communication unit to which the wireless communication device is connected, and is configured so that data cannot be received simultaneously from all communication ports of the plurality of communication units. Characteristic output device.
請求項1〜5、7〜10のいずれか一項に記載の出力装置において、
前記所定の処理部は、レイアウト定義できないデータ形式のデータをレイアウト定義できるデータ形式のデータに変換する形式変換処理を行い、前記判定部は、前記所定の処理部が形式変換処理できるデータ形式であるか否かを判定することを特徴とする出力装置。
In the output device according to any one of claims 1 to 5 and 7 to 10,
The predetermined processing unit performs a format conversion process for converting data in a data format that cannot be layout-defined into data in a data format that can be layout-defined, and the determination unit has a data format that can be format-converted by the predetermined processing unit. An output device characterized by determining whether or not.
請求項6〜11のいずれか一項に記載の出力装置において、前記第1判定部と前記第2判定部が不適切なデータと判定したときの各判定内容を区別して報知する報知手段を備えたことを特徴とする出力装置。 The output device according to any one of claims 6 to 11, further comprising an informing means for distinguishing and informing each determination content when the first determination unit and the second determination unit determine inappropriate data. An output device characterized by that. 携帯端末から受信したデータに基づき出力処理を行う出力装置の出力装置本体に前記携帯端末からのデータを受信するために着脱可能に取着される無線通信器であって、
前記受信したデータの適否を判定する判定部と、
前記判定部により前記データが適切と判定された場合は該データを受け入れて前記出力装置本体側に転送し、前記データが不適切と判定された場合は該データを破棄する受付部とを備えたことを特徴とする無線通信器。
A wireless communicator that is detachably attached to an output device body of an output device that performs output processing based on data received from a mobile terminal, in order to receive data from the mobile terminal,
A determination unit for determining the suitability of the received data;
When the data is determined to be appropriate by the determination unit, the data is received and transferred to the output apparatus main body, and when the data is determined to be inappropriate, a reception unit is provided that discards the data. A wireless communication device.
請求項13に記載の無線通信器であって、
前記判定部は、受信したデータのデータ種からデータの適否を判定し、
前記受付部は、前記データ種が適切と判定された場合は該データを受け入れて出力装置本体側の所定の処理部へ送り、前記データ種が不適切と判定された場合は該データを破棄することを特徴とする無線通信器。
The wireless communication device according to claim 13, wherein
The determination unit determines the suitability of the data from the data type of the received data,
The accepting unit accepts the data when the data type is determined to be appropriate and sends the data to a predetermined processing unit on the output device body side, and discards the data when the data type is determined to be inappropriate. A wireless communication device.
請求項14に記載の無線通信器であって、
前記判定部は、受信したデータの拡張子からデータ種の適否を判定し、
前記受付部は、前記拡張子が対応拡張子であると判定された場合は該データを受け入れて出力装置本体側の所定の処理部へ送り、前記拡張子が未対応拡張子であると判定された場合は該データを破棄することを特徴とする無線通信器。
15. The wireless communication device according to claim 14, wherein
The determination unit determines the suitability of the data type from the extension of the received data,
When the extension is determined to be a corresponding extension, the reception unit receives the data and sends the data to a predetermined processing unit on the output device body side, and the extension is determined to be an unsupported extension. A wireless communication device that discards the data if it is received.
請求項13〜15のいずれか一項に記載の無線通信器であって、
前記判定部が前記データの適否の判定に用いる参照データが前記出力装置本体の設定手段によってセットアップされる記憶部を備えたことを特徴とする無線通信器。
The wireless communication device according to any one of claims 13 to 15,
A wireless communication device, comprising: a storage unit in which reference data used by the determination unit for determining the suitability of the data is set up by setting means of the output device main body.
請求項13〜16のいずれか一項に記載の無線通信器において、
前記判定部の判定結果を報知する報知手段を備えたことを特徴とする無線通信器。
The wireless communication device according to any one of claims 13 to 16, wherein
A wireless communication device comprising notification means for notifying a determination result of the determination unit.
請求項13〜17のいずれか一項に記載の無線通信器であって、
前記判定部が適切と判定したために破棄されないデータを、前記出力装置本体の第2の判定部による適否の判定をすべく出力装置本体に転送することを特徴とする無線通信器。
The wireless communication device according to any one of claims 13 to 17,
A wireless communication device, wherein data that is not discarded because the determination unit determines that it is appropriate is transferred to the output device main body for determination of suitability by a second determination unit of the output device main body.
請求項18に記載の無線通信器であって、
前記判定部は前記データの拡張子を基にデータの適否を判定し、前記判定部が適切と判定したために破棄されないデータを、前記第2の判定部により当該データの内容を解析してデータの適否を判定すべく出力装置本体に転送することを特徴とする無線通信器。
The wireless communication device according to claim 18, comprising:
The determination unit determines whether or not the data is appropriate based on the extension of the data, and the second determination unit analyzes the content of the data and discards the data that is not discarded because the determination unit determines that the data is appropriate. A wireless communication device that transfers to an output device main body to determine suitability.
請求項13〜19のいずれか一項に記載の無線通信器であって、
前記出力装置本体は、前記無線通信器が着脱可能に接続される通信部の他に少なくとも一つの通信部を備え、前記複数の通信部の通信ポートすべてから同時にデータ受信はできないように構成されており、前記複数の通信部のうち無線通信器用の前記通信部が受信可能であるときに限り前記携帯端末からのデータを受信することを特徴とする無線通信器。
The wireless communication device according to any one of claims 13 to 19,
The output device main body includes at least one communication unit in addition to the communication unit to which the wireless communication device is detachably connected, and is configured so that data cannot be received simultaneously from all communication ports of the plurality of communication units. A wireless communication device that receives data from the portable terminal only when the communication unit for the wireless communication device among the plurality of communication units is receivable.
請求項13〜20のいずれか一項に記載の無線通信器であって、
前記出力装置本体が有する前記所定の処理部は、レイアウト定義できないデータ形式のデータをレイアウト定義できるデータ形式のデータに変換する形式変換処理を行い、前記判定部は、前記所定の処理部が形式変換処理できるデータ形式であるか否かを判定することを特徴とする無線通信器。
The wireless communication device according to any one of claims 13 to 20,
The predetermined processing unit included in the output device main body performs format conversion processing for converting data in a data format that cannot be layout-defined into data in a data format that can be layout-defined, and the determination unit is format-converted by the predetermined processing unit. A wireless communication device that determines whether or not a data format is processable.
請求項18〜21のいずれか一項に記載の無線通信器であって、
前記判定部と前記第2の判定部が不適切なデータと判定したときの各判定内容を区別して報知する報知手段を備えたことを特徴とする無線通信器。
The wireless communication device according to any one of claims 18 to 21,
A wireless communication device, comprising: a notification unit that distinguishes and notifies each determination content when the determination unit and the second determination unit determine inappropriate data.
請求項13〜22のいずれか一項に記載の無線通信器と、同無線通信器が着脱可能に取着される出力装置本体を有する請求項6〜22のいずれか一項に記載の出力装置とを備えたことを特徴とする出力処理ユニット。 The output device according to any one of claims 6 to 22, further comprising: a wireless communication device according to any one of claims 13 to 22; and an output device main body to which the wireless communication device is detachably attached. And an output processing unit.
JP2004034188A 2003-07-17 2004-02-10 Output unit, radio communication unit, and output processing unit Pending JP2005047252A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004034188A JP2005047252A (en) 2003-07-17 2004-02-10 Output unit, radio communication unit, and output processing unit

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003302052 2003-07-17
JP2004034188A JP2005047252A (en) 2003-07-17 2004-02-10 Output unit, radio communication unit, and output processing unit

Publications (1)

Publication Number Publication Date
JP2005047252A true JP2005047252A (en) 2005-02-24

Family

ID=34277623

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004034188A Pending JP2005047252A (en) 2003-07-17 2004-02-10 Output unit, radio communication unit, and output processing unit

Country Status (1)

Country Link
JP (1) JP2005047252A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010098540A (en) * 2008-10-16 2010-04-30 Fujitsu Ltd Data transmission system, terminal device, control circuit for terminal device, data transmission method and data transmission program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08300772A (en) * 1995-05-15 1996-11-19 Asahi Optical Co Ltd Data communication display device and printer
JPH10209924A (en) * 1997-01-17 1998-08-07 Tec Corp Printer
JPH1145137A (en) * 1997-07-28 1999-02-16 Canon Inc Unit and method for interface control and printer
JPH11321029A (en) * 1998-05-11 1999-11-24 Olympus Optical Co Ltd Image printer
JP2001117783A (en) * 1999-08-10 2001-04-27 Seiko Epson Corp Program start system and program start control method
JP2002073306A (en) * 2000-08-29 2002-03-12 Canon Inc Printer system, printer control device, method and storage medium
JP2003127472A (en) * 2001-10-22 2003-05-08 Canon Inc Recorder and its controlling method and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08300772A (en) * 1995-05-15 1996-11-19 Asahi Optical Co Ltd Data communication display device and printer
JPH10209924A (en) * 1997-01-17 1998-08-07 Tec Corp Printer
JPH1145137A (en) * 1997-07-28 1999-02-16 Canon Inc Unit and method for interface control and printer
JPH11321029A (en) * 1998-05-11 1999-11-24 Olympus Optical Co Ltd Image printer
JP2001117783A (en) * 1999-08-10 2001-04-27 Seiko Epson Corp Program start system and program start control method
JP2002073306A (en) * 2000-08-29 2002-03-12 Canon Inc Printer system, printer control device, method and storage medium
JP2003127472A (en) * 2001-10-22 2003-05-08 Canon Inc Recorder and its controlling method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010098540A (en) * 2008-10-16 2010-04-30 Fujitsu Ltd Data transmission system, terminal device, control circuit for terminal device, data transmission method and data transmission program

Similar Documents

Publication Publication Date Title
JP2005254793A (en) Output device and radio communication device
US7151949B2 (en) Wireless facsimile adapter and system for printer and all-in-one devices and methods using the same
JP2008299739A (en) Information processing system
JP4479263B2 (en) Output device and output processing system
JPH11164071A (en) Facsimile equipment
JP4363218B2 (en) mobile phone
US5557662A (en) Communication apparatus capable of utilizing portable device
JP2005050300A (en) Output device
JP2005047256A (en) Output unit, radio communication unit, and output processing unit
JP2005047252A (en) Output unit, radio communication unit, and output processing unit
JP2005277794A (en) Image communication method, communication apparatus, control program for communication apparatus
JP2005050299A (en) Output device, wireless communication device and output processing unit
JP2005102118A (en) Portable telephone and printing apparatus
JP2005047255A (en) Output unit and output processing system
JP2005051737A (en) Output device
JP4622757B2 (en) Printing system, printing method and printing apparatus
JP2007069539A (en) Printing system, printing method, and printer
JP2005047254A (en) Output unit, radio communication unit, and output processing system
JP2007083691A (en) Printing system, printing method, and printer
WO2002046933A1 (en) Remote controlled printing server, printing system, printing method, record mediium, and program
WO2007135833A1 (en) Communication device
JP2008109479A (en) Communication device
JP2005057395A (en) Communication apparatus
JPH0220168A (en) Facsimile equipment
JPH10313379A (en) Facsimile equipment with electronic mail transmission function

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070209

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091208

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100208

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100518