JP2004110847A - Network system, printer, and printing method - Google Patents

Network system, printer, and printing method Download PDF

Info

Publication number
JP2004110847A
JP2004110847A JP2003396648A JP2003396648A JP2004110847A JP 2004110847 A JP2004110847 A JP 2004110847A JP 2003396648 A JP2003396648 A JP 2003396648A JP 2003396648 A JP2003396648 A JP 2003396648A JP 2004110847 A JP2004110847 A JP 2004110847A
Authority
JP
Japan
Prior art keywords
information processing
processing terminal
transmission
printer
terminal device
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
JP2003396648A
Other languages
Japanese (ja)
Other versions
JP2004110847A5 (en
Inventor
Michinori Aoki
青木 通則
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2003396648A priority Critical patent/JP2004110847A/en
Publication of JP2004110847A publication Critical patent/JP2004110847A/en
Publication of JP2004110847A5 publication Critical patent/JP2004110847A5/ja
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a network system enabling the fetching and storing of error information generated in communication or a series of data from the operation start of necessary operation information on an information processing terminal device side. <P>SOLUTION: When a prescribed transmitting time comes in information processing performed by personal computers 14a-14d while sharing a network printer 12, or the capacity of the storage part of a datagram transmission part possessed by the printer is insufficient in writing of data, the error data or series of stored data of operation information written in the storage part are transmitted from the storage part to the personal computers 14a-14d through a virtual line established among the datagram transmission part and the personal computers 14a-14d, and stored therein. Accordingly, new error information or conventional data including the operation information can be acquired on the personal computer 14a-14d side periodically and immediately when the capacity of the buffer is insufficient. <P>COPYRIGHT: (C)2004,JPO

Description

 本発明は、プリンタと、複数の情報処理端末装置とがネットワークに接続され、情報処理端末装置がプリンタを共有して情報処理を行なうネットワークシステム、該ネットワークシステムを構成しうるプリンタおよび、上記ネットワークシステムにおいて上記プリンタによりプリントする方法に関する。 The present invention relates to a network system in which a printer and a plurality of information processing terminal devices are connected to a network, and the information processing terminal devices share a printer to perform information processing, a printer that can constitute the network system, and the network system. And a method of printing by the printer.

 ネットワークにプリンタと複数のマイコンなどの情報処理端末装置とが接続され、情報処理端末装置がプリンタを共用して情報処理を実行することが行なわれている。この種のネットワークシステムでは、複数の情報処理端末装置により、プリンタを効率的に利用して情報処理を行なうことが、ネットワークシステムの能率的な運用に必要である。 (4) A printer and an information processing terminal device such as a plurality of microcomputers are connected to a network, and the information processing terminal device executes information processing by sharing the printer. In this type of network system, it is necessary for the efficient operation of the network system to efficiently use the printer to perform information processing by using a plurality of information processing terminal devices.

 この種のネットワークシステムの効率的な運用を目的とする技術方式の一例としては、下記特許文献1に、プリント出力要求時及びプリント出力待ちでプリンタキュー内容の変更時に、ユーザにプリント出力完了時刻を通知するプリント出力制御方式が開示されている。 As an example of a technical system aiming at efficient operation of this type of network system, Japanese Patent Application Laid-Open Publication No. HEI 11-163873 discloses a print output completion time to a user at the time of a print output request and when changing the contents of a printer queue while waiting for a print output. A print output control method for notifying is disclosed.

 ところで、この種のネットワークシステムでは、通常、プリンタにネットワークの制御を行なう制御部と、リングバッファとを有するネットワークボードが設けられており、この制御部によって、プリンタと情報処理端末装置間での印刷データの授受が制御され、通信時に発生したエラー情報や必要な動作情報がリングバッファに格納される。そして、リングバッファに記憶された情報は、情報処理端末装置側或いはプリンタ側からの要求指令によって、その時点でリングバッファに格納されている情報が、プリンタ或いは要求指令を発した情報処理端末装置に取込まれている。
特開平5−189170号公報
By the way, in this type of network system, a printer is generally provided with a control unit for controlling the network and a network board having a ring buffer. By this control unit, printing between the printer and the information processing terminal device is performed. Data transfer is controlled, and error information and necessary operation information generated during communication are stored in the ring buffer. Then, the information stored in the ring buffer is transmitted to the printer or the information processing terminal device which issued the request command at that time by the request command from the information processing terminal device side or the printer side. Has been taken.
JP-A-5-189170

 前述の従来のネットワークシステムにおいては、ネットワークボードのリングバッファには、に示すように、リングバッファ1に格納される情報量が許容格納容量に達すると、その後の情報は、リングバッファ1の最初のメモリアドレスから順次上書きされる。 In the conventional network system described above, when the amount of information stored in the ring buffer 1 reaches the allowable storage capacity in the ring buffer of the network board, as shown in FIG. Overwritten sequentially from the memory address.

 例えば、同図(a)に示すように、リングバッファ1にデータ1aが書込まれ、書込終了位置に次の情報を書込むための先頭位置2が設定され、同図(b)でデータ1bが書き込まれると、書込終了位置に先頭位置2が設定される。次いで、同図(c)でデータ1cの書込が開始されると、データ1c1でバッファ1の許容容量に達するので、データ1c1に続くデータ1c2は、データ1aの格納部分に上書きされ、書込終了位置に先頭位置2が設定され、データ1aに関しては、残りのデータ1arのみが格納されている状態になる。 For example, as shown in FIG. 2A, data 1a is written in the ring buffer 1, a head position 2 for writing the next information is set at the write end position, and the data 1a is written in FIG. When 1b is written, head position 2 is set at the write end position. Next, when the writing of the data 1c is started in FIG. 11C, the data 1c1 reaches the allowable capacity of the buffer 1, so that the data 1c2 following the data 1c1 is overwritten on the storage portion of the data 1a, and the writing is performed. The start position 2 is set at the end position, and only the remaining data 1ar is stored for the data 1a.

 そして、同図(d)でデータ1dが書込まれ、書込終了位置2が設定された状態では、リングバッファ1には、残りデータ1br、データ1c及びデータ1dが格納された状態となる。 In the state where the data 1d is written and the write end position 2 is set in FIG. 4D, the ring buffer 1 is in a state where the remaining data 1br, data 1c and data 1d are stored.

 このように、従来のこの種のネットワークシステムでは、リングバッファ1には、通信時に発生したエラー情報や必要な動作情報のデータが、常に最新のデータから遡って、リングバッファ1の記憶容量分格納される。従って、リングバッファ1の記憶容量分以前のデータは、リングバッファ1から取込むことはできず、また、プリンタが故障で動作停止状態になると、アクセス不能になり、情報処理端末装置ではリングバッファ1からエラー情報や必要な動作情報のデータを取込むことができない。 As described above, in the conventional network system of this type, the ring buffer 1 always stores the data of the error information and the necessary operation information generated at the time of the communication with the storage capacity of the ring buffer 1 retroactively from the latest data. Is done. Therefore, data before the storage capacity of the ring buffer 1 cannot be fetched from the ring buffer 1, and if the printer fails and stops operating, the data becomes inaccessible. Data of error information and necessary operation information cannot be imported from the server.

 本発明は、前述したようなこの種のネットワークシステムの現状に鑑みてなされたものであり、その目的は、情報処理端末装置側で、通信時に発生したエラー情報や必要な動作情報の動作開始時からの一連のデータを取込み記憶することが可能なネットワークシステム、該ネットワークシステムを構成しうるプリンタおよび、上記ネットワークシステムにおいて上記プリンタによりプリントする方法を提供することにある。 The present invention has been made in view of the current situation of such a network system as described above, and its object is to provide an information processing terminal device with a method for starting operation of error information or necessary operation information generated during communication. The present invention is to provide a network system capable of taking in and storing a series of data from a printer, a printer that can constitute the network system, and a method of printing by the printer in the network system.

 前記目的を達成するために、請求項1記載の発明は、複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリンタとが接続され、前記情報処理端末装置が前記プリンタを共用して情報処理を行なうネットワークシステムであり、
前記プリンタには、該プリンタと前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とが設けられており、前記データグラム送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記データグラム送信を行なうことを特徴とするネットワークシステムである。
In order to achieve the above object, the invention according to claim 1, wherein a plurality of information processing terminal devices and a printer having a control unit for controlling transmission and reception of signals to and from the information processing terminal device are connected, A network system in which a processing terminal device performs information processing by sharing the printer,
The printer includes a storage unit that stores log information generated by transmission and reception of signals between the printer and the information processing terminal device, and transmits the log information stored in the storage unit to the information processing terminal device by datagram transmission. A datagram transmitting unit, wherein the datagram transmitting unit transmits the datagram when the storage amount of the log information reaches an allowable storage capacity of the storage unit. is there.

 同様に前記目的を達成するために、請求項2記載の発明は、複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリンタとが接続され、前記情報処理端末装置が前記プリンタを共用して情報処理を行なうネットワークシステムであり、前記プリンタには、該プリンタと前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とが設けられており、前記データグラム送信部は、予め設定した所定時間間隔で前記データグラム送信を行なうことを特徴とするネットワークシステムである。 Similarly, in order to achieve the above object, the invention according to claim 2 is configured such that a plurality of information processing terminal devices and a printer including a control unit that controls transmission and reception of signals to and from the information processing terminal device are connected, A network system in which the information processing terminal device performs information processing by sharing the printer, wherein the printer stores a log information generated by transmission and reception of signals between the printer and the information processing terminal device; A datagram transmitting unit for transmitting the log information stored in the storage unit to the information processing terminal device, and the datagram transmitting unit transmits the datagram at predetermined time intervals. Is a network system.

 同様に前記目的を達成するために、請求項3記載の発明は、複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリンタとが接続され、前記情報処理端末装置が前記プリンタを共用して情報処理を行なうネットワークシステムであり、前記プリンタには、該プリンタと前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とが設けられており、前記仮想回線送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記仮想回線送信を行なうことを特徴とするネットワークシステムである。 Similarly, in order to achieve the above object, the invention according to claim 3 is configured such that a plurality of information processing terminal devices and a printer including a control unit that controls transmission and reception of signals to and from the information processing terminal device are connected, A network system in which the information processing terminal device performs information processing by sharing the printer, wherein the printer stores a log information generated by transmission and reception of signals between the printer and the information processing terminal device; A virtual line transmitting unit that transmits the log information stored in the storage unit to the information processing terminal device through a virtual line, wherein the virtual line transmitting unit has a storage amount of the log information of the storage unit. When the storage capacity is reached, the virtual system transmission is performed.

 同様に前記目的を達成するために、請求項4記載の発明は、複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリンタとが接続され、前記情報処理端末装置が前記プリンタを共用して情報処理を行なうネットワークシステムであり、前記プリンタには、該プリンタと前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とが設けられており、前記仮想回線送信部は、予め設定した所定時間間隔で前記仮想回線送信を行なうことを特徴とするネットワークシステムである。 Similarly, in order to achieve the above object, the invention according to claim 4 is configured such that a plurality of information processing terminal devices and a printer including a control unit that controls transmission and reception of signals to and from the information processing terminal device are connected, A network system in which the information processing terminal device performs information processing by sharing the printer, wherein the printer stores a log information generated by transmission and reception of signals between the printer and the information processing terminal device; A virtual line transmission unit for transmitting the log information stored in the storage unit to the information processing terminal device via a virtual line, wherein the virtual line transmission unit transmits the virtual line transmission at a predetermined time interval. Is a network system.

 同様に前記目的を達成するために、請求項5記載の発明は、複数の情報処理端末装置とネットワークを介して接続可能で、前記情報処理端末装置との信号の授受を制御する制御部を備えたプリンタであって、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とを備え、該データグラム送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記データグラム送信を行なうことを特徴とするプリンタである。 Similarly, to achieve the above object, the invention according to claim 5 includes a control unit that is connectable to a plurality of information processing terminal devices via a network and controls transmission and reception of signals to and from the information processing terminal device. A printer for storing log information generated by transmission and reception of a signal with the information processing terminal device, and a datagram for transmitting the log information stored in the storage unit to the information processing terminal device as a datagram. A data transmission unit that transmits the datagram when the storage amount of the log information reaches an allowable storage capacity of the storage unit.

 同様に前記目的を達成するために、請求項6記載の発明は、複数の情報処理端末装置とネットワークを介して接続可能で、前記情報処理端末装置との信号の授受を制御する制御部を備えたプリンタであって、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とを備え、該データグラム送信部は、予め設定した所定時間間隔で前記データグラム送信を行なうことを特徴とするプリンタである。 Similarly, in order to achieve the above object, the invention according to claim 6 includes a control unit that can be connected to a plurality of information processing terminal devices via a network and controls transmission and reception of signals to and from the information processing terminal device. A printer for storing log information generated by transmission and reception of a signal with the information processing terminal device, and a datagram for transmitting the log information stored in the storage unit to the information processing terminal device as a datagram. A printer for transmitting the datagram at predetermined time intervals set in advance.

 同様に前記目的を達成するために、請求項7記載の発明は、複数の情報処理端末装置とネットワークを介して接続可能で、前記情報処理端末装置との信号の授受を制御する制御部を備えたプリンタであって、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、該仮想回線送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記仮想回線送信を行なうことを特徴とするプリンタである。 Similarly, in order to achieve the above object, the invention according to claim 7 includes a control unit that can be connected to a plurality of information processing terminal devices via a network and controls transmission and reception of signals to and from the information processing terminal device. A storage unit for storing log information generated by transmission and reception of a signal with the information processing terminal device, and a virtual line for transmitting the log information stored in the storage unit to the information processing terminal device via a virtual line A transmission unit, wherein the virtual line transmission unit performs the virtual line transmission when the storage amount of the log information reaches an allowable storage capacity of the storage unit.

 同様に前記目的を達成するために、請求項8記載の発明は、複数の情報処理端末装置とネットワークを介して接続可能で、前記情報処理端末装置との信号の授受を制御する制御部を備えたプリンタであって、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、該仮想回線送信部は、予め設定した所定時間間隔で前記仮想回線送信を行なうことを特徴とするプリンタである。 Similarly, in order to achieve the above object, the invention according to claim 8 includes a control unit that can be connected to a plurality of information processing terminal devices via a network and controls transmission and reception of signals to and from the information processing terminal device. A storage unit for storing log information generated by transmission and reception of a signal with the information processing terminal device, and a virtual line for transmitting the log information stored in the storage unit to the information processing terminal device via a virtual line A transmission unit, wherein the virtual line transmission unit performs the virtual line transmission at a predetermined time interval set in advance.

 同様に前記目的を達成するために、請求項9記載の発明は、ネットワークを介して複数の情報処理端末装置と接続されたプリンタによるプリント方法において、前記プリンタは、前記情報処理端末装置との信号の授受を制御する制御部を備え、該制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とを備え、該データグラム送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると前記データグラム送信を行ない、該データグラム送信に基づいて前記プリンタによるプリント動作を行なうことを特徴とするプリント方法である。 Similarly, in order to achieve the above object, according to a ninth aspect of the present invention, in a printing method using a printer connected to a plurality of information processing terminal devices via a network, the printer transmits a signal to the information processing terminal device. A control unit for controlling transmission and reception of information, the control unit stores log information generated by transmission and reception of signals with the information processing terminal device, and stores the log information stored in the storage unit into the information processing device. A datagram transmission unit for transmitting a datagram to the terminal device, wherein the datagram transmission unit performs the datagram transmission when the storage amount of the log information reaches an allowable storage capacity of the storage unit; A printing operation performed by the printer based on the printing method.

 同様に前記目的を達成するために、請求項10記載の発明は、ネットワークを介して複数の情報処理端末装置と接続されたプリンタによるプリント方法において、前記プリンタは、前記情報処理端末装置との信号の授受を制御する制御部を備え、該ネットワーク制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とを備え、該データグラム送信部は、予め設定した所定時間間隔で前記データグラム送信を行ない、該データグラム送信に基づいて前記プリンタによるプリント動作を行なうことを特徴とするプリント方法である。 Similarly, in order to achieve the above object, an invention according to claim 10 is a printing method using a printer connected to a plurality of information processing terminal devices via a network, wherein the printer transmits a signal to the information processing terminal device. A network controller that stores log information generated by transmission and reception of signals with the information processing terminal device; and stores the log information stored in the storage unit as the information. A datagram transmitting unit for transmitting a datagram to the processing terminal device, the datagram transmitting unit performing the datagram transmission at a predetermined time interval set in advance, and performing a printing operation by the printer based on the datagram transmission. This is a printing method characterized by performing.

 同様に前記目的を達成するために、請求項11記載の発明は、ネットワークを介して複数の情報処理端末装置と接続されたプリンタによるプリント方法において、前記プリンタは、前記情報処理端末装置との信号の授受を制御する制御部を備え、該ネットワーク制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、該仮想回線送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると前記仮想回線送信を行ない、該仮想回線送信に基づいて前記プリンタによるプリント動作を行なうことを特徴とするプリント方法である。 Similarly, in order to achieve the above object, an invention according to claim 11 is a printing method using a printer connected to a plurality of information processing terminal devices via a network, wherein the printer transmits a signal to the information processing terminal device. A network controller that stores log information generated by transmission and reception of signals with the information processing terminal device; and stores the log information stored in the storage unit as the information. A virtual line transmission unit for transmitting a virtual line to the processing terminal device, wherein the virtual line transmission unit performs the virtual line transmission when the storage amount of the log information reaches an allowable storage capacity of the storage unit. A printing method characterized by performing a printing operation by the printer based on transmission.

 同様に前記目的を達成するために、請求項12記載の発明は、ネットワークを介して複数の情報処理端末装置と接続されたプリンタによるプリント方法において、前記プリンタは、前記情報処理端末装置との信号の授受を制御する制御部を備え、該ネットワーク制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、該仮想回線送信部は、予め設定した所定時間間隔で前記仮想回線送信を行ない、該仮想回線送信に基づいて前記プリンタによるプリント動作を行なうことを特徴とするプリント方法である。 Similarly, in order to achieve the above object, according to a twelfth aspect of the present invention, in a printing method using a printer connected to a plurality of information processing terminal devices via a network, A network controller that stores log information generated by transmission and reception of signals with the information processing terminal device; and stores the log information stored in the storage unit as the information. A virtual line transmitting unit for transmitting a virtual line to the processing terminal device, the virtual line transmitting unit performing the virtual line transmission at a predetermined time interval set in advance, and performing a printing operation by the printer based on the virtual line transmission. This is a printing method characterized by performing.

 請求項1記載の発明に係るネットワークシステムによると、全体動作の制御部を具備する制御部を備えたプリンタと、複数の情報処理端末装置とがネットワークに接続され、情報処理端末装置によりプリンタを共用して情報処理が行なわれる。この場合、情報処理端末装置とプリンタとの信号の授受で生じるログ情報が記憶部に格納され、データグラム送信部によって、記憶部に格納されているログ情報が情報処理端末装置にデータグラム送信されるので、データグラム送信されるエラー情報や必要な動作情報などのログ情報を情報処理端末装置側で受信格納するとともに、ログ情報の格納量が記憶部の許容記憶容量に達すると、データグラム送信部によってデータグラム送信が行なわれ、異常動作の原因の解析や早期復旧を適確に行なうことが可能になる。 According to the network system of the first aspect of the present invention, a printer including a control unit having a control unit for the overall operation and a plurality of information processing terminal devices are connected to a network, and the printer is shared by the information processing terminal devices. Then, information processing is performed. In this case, log information generated by transmission and reception of signals between the information processing terminal device and the printer is stored in the storage unit, and the datagram transmission unit transmits the log information stored in the storage unit to the information processing terminal device by datagram transmission. Therefore, log information such as error information and necessary operation information transmitted by the datagram is received and stored by the information processing terminal device, and when the storage amount of the log information reaches the allowable storage capacity of the storage unit, the datagram transmission is performed. The datagram is transmitted by the section, and the cause of the abnormal operation and the early recovery can be accurately performed.

 請求項2記載の発明に係るネットワークシステムによると、全体動作の制御部を具備する制御部を備えたプリンタと、複数の情報処理端末装置とがネットワークに接続され、情報処理端末装置によりプリンタを共用して情報処理が行なわれる。この場合、情報処理端末装置とプリンタとの信号の授受で生じるログ情報が記憶部に格納され、データグラム送信部によって、記憶部に格納されているログ情報が情報処理端末装置にデータグラム送信されるので、データグラム送信されるエラー情報や必要な動作情報などのログ情報を情報処理端末装置側で受信格納するとともに、予め設定した所定時間間隔でデータグラム送信部によってデータグラム送信が行なわれるのに加えて、情報処理端末装置側で、記憶部の新しい格納データを定期的に獲得でき、ネットワーク制御部へのアクセス不能事故にも対応して、異常動作の原因の解析や早期復旧を適確に行なうことが可能になる。 According to the network system of the present invention, a printer including a control unit having a control unit for the entire operation and a plurality of information processing terminal devices are connected to a network, and the printer is shared by the information processing terminal devices. Then, information processing is performed. In this case, log information generated by transmission and reception of signals between the information processing terminal device and the printer is stored in the storage unit, and the datagram transmission unit transmits the log information stored in the storage unit to the information processing terminal device by datagram transmission. Therefore, log information such as error information and necessary operation information to be transmitted is received and stored in the information processing terminal device, and datagram transmission is performed by the datagram transmission unit at predetermined time intervals. In addition, on the information processing terminal side, new data stored in the storage unit can be periodically acquired, and in response to accidents that prevent access to the network control unit, analysis of the cause of abnormal operation and early recovery can be performed appropriately. Can be performed.

 請求項3記載の発明に係るネットワークシステムによると、全体動作の制御部を具備する制御部を備えたプリンタと、複数の情報処理端末装置とがネットワークに接続され、情報処理端末装置によりプリンタを共用して情報処理が行なわれる。この場合、情報処理端末装置とプリンタとの信号の授受で生じるログ情報が記憶部に格納され、記憶部に格納されているログ情報が仮想回線送信部によって情報処理端末装置に仮想回線送信されるので、仮想回線送信されるエラー情報や必要な動作情報などのログ情報を情報処理端末装置側で確実に受信格納するとともに、ログ情報の格納量が記憶部の許容記憶容量に達すると、仮想回線送信部によって仮想回線送信が行なわれ、異常動作の原因の解析や早期復旧を適確に行なうことが可能になる。 According to the network system according to the third aspect of the present invention, a printer including a control unit having a control unit for the entire operation and a plurality of information processing terminal devices are connected to a network, and the printer is shared by the information processing terminal devices. Then, information processing is performed. In this case, log information generated by transmission and reception of a signal between the information processing terminal device and the printer is stored in the storage unit, and the log information stored in the storage unit is transmitted to the information processing terminal device by the virtual line transmission unit by the virtual line transmission unit. Therefore, log information such as error information and necessary operation information transmitted by the virtual line is securely received and stored by the information processing terminal device, and when the storage amount of the log information reaches the allowable storage capacity of the storage unit, the virtual line The transmission unit performs virtual line transmission, and it is possible to accurately analyze the cause of the abnormal operation and perform early recovery.

 請求項4記載の発明に係るネットワークシステムによると、全体動作の制御部を具備する制御部を備えたプリンタと、複数の情報処理端末装置とがネットワークに接続され、情報処理端末装置によりプリンタを共用して情報処理が行なわれる。この場合、情報処理端末装置とプリンタとの信号の授受で生じるログ情報が記憶部に格納され、記憶部に格納されているログ情報が仮想回線送信部によって情報処理端末装置に仮想回線送信されるので、仮想回線送信されるエラー情報や必要な動作情報などのログ情報を情報処理端末装置側で確実に受信格納するとともに、予め設定した所定時間間隔で仮想回線送信部によって仮想回線送信が行なわれるのに加えて、情報処理端末装置側で、記憶部の新しい格納データを定期的に獲得でき、ネットワーク制御部へのアクセス不能事故にも対応して、異常動作の原因の解析や早期復旧を適確に行なうことが可能になる。 According to the network system of the fourth aspect of the present invention, a printer including a control unit including a control unit for the entire operation and a plurality of information processing terminal devices are connected to a network, and the printer is shared by the information processing terminal devices. Then, information processing is performed. In this case, log information generated by transmission / reception of signals between the information processing terminal device and the printer is stored in the storage unit, and the log information stored in the storage unit is transmitted to the information processing terminal device by a virtual line by the virtual line transmission unit. Therefore, the information processing terminal device reliably receives and stores log information such as error information and necessary operation information transmitted by the virtual line, and transmits the virtual line by the virtual line transmitting unit at a predetermined time interval. In addition, the information processing terminal device can periodically acquire new data stored in the storage unit, and can analyze the cause of abnormal operation and recover quickly in response to an accident that prevents access to the network control unit. It is possible to do it reliably.

 請求項5記載の発明に係るプリンタおよび、請求項9記載の発明に係るプリント方法によると、請求項1記載の発明に係るネットワークシステムの場合と同様の効果が得られる。
 請求項6記載の発明に係るプリンタおよび、請求項10記載の発明に係るプリント方法によると、請求項2記載の発明に係るネットワークシステムの場合と同様の効果が得られる。
 請求項7記載の発明に係るプリンタおよび、請求項11記載の発明に係るプリント方法によると、請求項3記載の発明に係るネットワークシステムの場合と同様の効果が得られる。
 請求項8記載の発明に係るプリンタおよび、請求項12記載の発明に係るプリント方法によると、請求項4記載の発明に係るネットワークシステムの場合と同様の効果が得られる。
According to the printer according to the fifth aspect of the present invention and the printing method according to the ninth aspect of the invention, the same effects as in the case of the network system according to the first aspect of the invention can be obtained.
According to the printer according to the sixth aspect of the invention and the printing method according to the tenth aspect of the invention, the same effects as those of the network system according to the second aspect of the invention can be obtained.
According to the printer according to the seventh aspect of the invention and the printing method according to the eleventh aspect of the invention, the same effects as those of the network system according to the third aspect of the invention can be obtained.
According to the printer according to the eighth aspect of the invention and the printing method according to the twelfth aspect of the invention, the same effects as in the case of the network system according to the fourth aspect of the invention can be obtained.

 以下に、本発明の一実施の形態を、ないしを参照して説明する。は本実施の形態の構成を示すブロック図、は本実施の形態の第1の送信動作を示すフローチャート、は本実施の形態の第1の受信動作を示すフローチャート、は本実施の形態の第2の送信動作を示すフローチャート、は本実施の形態の第2の受信動作を示すフローチャート、は本実施の形態の第2の条件に対応する第3の送信動作を示すフローチャート、は本実施の形態の第1の条件に対応する第3の送信動作を示すフローチャート、は本実施の形態の第3の受信動作を示すフローチャートである。 Hereinafter, an embodiment of the present invention will be described with reference to FIGS. Is a block diagram illustrating a configuration of the present embodiment, is a flowchart illustrating a first transmitting operation of the present embodiment, is a flowchart illustrating a first receiving operation of the present embodiment, and is a second flowchart of the present embodiment. Is a flowchart showing the second receiving operation of the present embodiment, is a flowchart showing a third transmitting operation corresponding to the second condition of the present embodiment, and is a flowchart showing the third transmitting operation of the present embodiment. The flowchart showing the third transmission operation corresponding to the first condition is a flowchart showing the third reception operation of the present embodiment.

 本実施の形態では、に示すように、ネットワーク10に複数の情報処理端末装置としてのパソコン14a〜14dと、これらのパソコン14a〜14dに共用されるネットワークプリンタ12とが接続されている。 In this embodiment, personal computers 14a to 14d as a plurality of information processing terminal devices and a network printer 12 shared by the personal computers 14a to 14d are connected to the network 10 as shown in FIG.

 このネットワークプリンタ12には、パソコン14a〜14dによるネットワークプリンタ12を使用しての情報処理時のプリント動作のインタフェース動作を行なうネットワーク制御部13が配設されており、ネットワーク制御部13には、全体の動作を制御する制御部、ネットワークプリンタ1とパソコン14a〜14d間での信号の授受で生じるエラー情報や必要な動作情報のデータが、ログ情報として格納される記憶部、ログ情報をパソコン14a〜14dにデータグラム送信するデータグラム送信部、及びログ情報をパソコン14a〜14dに仮想回線送信する仮想回線送信部が設けられている。 The network printer 12 is provided with a network control unit 13 for performing an interface operation of a print operation at the time of information processing using the network printer 12 by the personal computers 14a to 14d. A storage unit for storing error information and necessary operation information data generated by transmission and reception of signals between the network printer 1 and the personal computers 14a to 14d as log information, and storing the log information in the personal computers 14a to 14d. A datagram transmitting unit for transmitting a datagram to 14d and a virtual line transmitting unit for transmitting log information to the personal computers 14a to 14d by virtual lines are provided.

 そして、制御部は、記憶部に格納されるログ情報の量が記憶部の記憶容量に達するという第1の条件と、予め設定された送信時間になるという第2の条件との何れかが満たされた時に、予め選択されているデータグラム送信部、或いは仮想回線送信部によって、パソコン14a〜14dにログ情報を送信する機能を備えている。 Then, the control unit satisfies one of the first condition that the amount of log information stored in the storage unit reaches the storage capacity of the storage unit and the second condition that the preset transmission time is reached. When this is done, a function is provided for transmitting log information to the personal computers 14a to 14d by means of a datagram transmission unit or a virtual line transmission unit selected in advance.

 このような構成の本実施の形態の動作を説明する。
[第1の送受信動作]
 第1の送受信動作では、第1の条件が満たされた時に、制御部の指令によって、データグラム送信部によりデータグラム送信が行なわれるが、この第1の送受信動作を及びのフローチャートに基づいて説明する。
The operation of the present embodiment having such a configuration will be described.
[First transmission / reception operation]
In the first transmission / reception operation, when the first condition is satisfied, datagram transmission is performed by the datagram transmission unit in accordance with an instruction from the control unit. I do.

 本実施の形態では、ネットワーク制御部13の制御部によって、ネットワークプリンタ12とパソコン14a〜14dのそれぞれとの間で信号の授受が行なわれ、この信号の授受に基づいて、ネットワークプリンタ12でのプリント動作が実行される。 In the present embodiment, signals are transmitted and received between the network printer 12 and each of the personal computers 14a to 14d by the control unit of the network control unit 13, and the printing by the network printer 12 is performed based on the transmission and reception of the signals. The operation is performed.

 この場合、ネットワークプリンタ12とパソコン14a〜14dとの信号の授受に際して、制御部によって、異常原因の解析や異常の復旧に必要なエラー情報や動作情報が選択され、各タスクから書込データのポインタとデータ長とがパラメータとして制御部に取り込まれ、必要なエラー情報や動作情報のデータが、逐次記憶部に格納される。 In this case, when transmitting and receiving signals between the network printer 12 and the personal computers 14a to 14d, the control unit selects error information and operation information necessary for analyzing the cause of the abnormality and for recovering from the abnormality. The data length and the data length are taken into the control unit as parameters, and necessary error information and operation information data are sequentially stored in the storage unit.

 このログ情報の書込動作に際しては、のフローチャートのステップS1で、ログ情報の書込指令の発生が確認されると、ステップS2で、ログ情報の書込動作中でないことが確認され、ステップS3に進んで、制御部によって、書込を行なおうとする全データが記憶部のバッファに書込可能か否かが判定される。ステップS3で、書込を行なおうとする全データが記憶部のバッファに書込可能であると判定されると、ステップS4で、制御部の指令によって、書込データが記憶部のバッファに書込まれ、ステップS5に進んで、書込フラグがONに設定される。 In this log information writing operation, if it is confirmed in step S1 of the flowchart that a log information writing command is issued, it is confirmed in step S2 that the log information writing operation is not being performed, and step S3 is performed. The control unit determines whether all data to be written can be written to the buffer of the storage unit. If it is determined in step S3 that all the data to be written can be written to the buffer of the storage unit, the write data is written to the buffer of the storage unit by a command from the control unit in step S4. And the process proceeds to step S5, where the write flag is set to ON.

 また、ステップS3で、書込を行なおうとする全データが記憶部のバッファに書込不可能であると判定されると、ステップS6に進んで、制御部の指令によって、現在記憶部のバッファに格納されているエラー情報や動作情報のデータが、データグラム送信部から、ネットワーク10を介してデータグラム送信され、ステップS7で記憶部のバッファがクリアされる。そして、ステップS8に進んで、制御部によって書込データが記憶部のバッファに書込まれ、ステップS5で、制御部の指令によって、書込フラグがONに設定される。このデータグラム送信では、送信先との間に通信のための仮想回線は確立せず、ネットワーク名、グループ名などの名称を指定して、再送のない1回の送信が行なわれる。 If it is determined in step S3 that all data to be written cannot be written to the buffer of the storage unit, the process proceeds to step S6, where the buffer of the current storage unit is controlled by a command from the control unit. Is transmitted from the datagram transmitting unit via the network 10, and the buffer of the storage unit is cleared in step S7. Then, proceeding to step S8, the write data is written into the buffer of the storage unit by the control unit, and in step S5, the write flag is set to ON by a command from the control unit. In this datagram transmission, a virtual circuit for communication is not established with the transmission destination, and a single transmission without retransmission is performed by specifying a name such as a network name or a group name.

 一方、パソコン14a〜14d側では、のフローチャートのステップS11において、予めデータグラム通信の受信を指示する受信コマンドがネットワーク制御部13に送信されており、のフローチャートのステップS6で、ネットワーク制御部13のデータグラム送信部から送信される記憶部のバッファに格納されていたデータは、のフローチャートのステップS12で、受信コマンドを送信したパソコン14a〜14dで受信される。この受信データはパソコン14a〜14dのHDDなどの記憶ユニットに書込まれ、その後パソコン14a〜14dからは、次のデータグラム通信の受信のための受信コマンドが、ネットワーク制御部13に送信される。 On the other hand, on the side of the personal computers 14a to 14d, in step S11 of the flowchart, a reception command instructing reception of datagram communication has been transmitted to the network control unit 13 in advance. The data transmitted from the datagram transmission unit and stored in the buffer of the storage unit is received by the personal computers 14a to 14d which have transmitted the reception command in step S12 of the flowchart of FIG. The received data is written to a storage unit such as an HDD of the personal computers 14a to 14d, and thereafter, a reception command for receiving the next datagram communication is transmitted from the personal computers 14a to 14d to the network control unit 13.

 このようにして、パソコン14a〜14dでは、ネットワーク制御部13の記憶部のバッファに格納されるエラー情報や動作情報のデータを、バッファの記憶データが記憶容量に達する毎に、データグラム送信を受信することにより取込み、HDDなどの記憶ユニットに格納する。 In this way, the personal computers 14a to 14d receive the data of the error information and the operation information stored in the buffer of the storage unit of the network control unit 13 each time the data stored in the buffer reaches the storage capacity. And store it in a storage unit such as an HDD.

 以上に説明したように、本実施の形態の第1の送受信動作によると、ネットワーク制御部13の記憶部のバッファへのエラー情報や動作情報のデータの書込に際して、バッファの記憶容量が不足すると判定されると、それまでバッファに格納されていたデータが、パソコン14a〜14dにデータグラム送信されるので、パソコン14a〜14dには、従来のエラー情報や動作情報のデータが連続して格納され、パソコン14a〜14dによるネットワークプリンタ12を使用しての情報処理の実行時に発生する異常状態の原因の解析やその早期復旧が可能になる。 As described above, according to the first transmission / reception operation of the present embodiment, when the data of the error information or the operation information is written to the buffer of the storage unit of the network control unit 13, the buffer storage capacity becomes insufficient. When the determination is made, the data stored in the buffer up to that time is transmitted to the personal computers 14a to 14d, so that the personal computers 14a to 14d continuously store the conventional error information and operation information data. In addition, it is possible to analyze the cause of an abnormal state that occurs when the personal computers 14a to 14d execute information processing using the network printer 12, and to quickly recover the cause.

[第2の送受信動作]
 第2の送受信動作では、第1の条件が満たされた時に、制御部の指令によって、仮想回線送信部により仮想回線送信が行なわれるが、この第2の送受信動作を及びのフローチャートに基づいて説明する。
[Second transmitting / receiving operation]
In the second transmission / reception operation, when the first condition is satisfied, virtual line transmission is performed by the virtual line transmission unit in accordance with an instruction from the control unit. I do.

のフローチャートのステップS21ないしステップS25の動作は、すでにに基づいて説明した第1の送受信動作のステップS1ないしステップS5の動作とそれぞれ同一なので、重複する説明は行なわない。 Since the operations in steps S21 to S25 of the flowchart of FIG. 7 are the same as the operations in steps S1 to S5 of the first transmission / reception operation described above, the overlapping description will not be given.

 本実施の形態では、ステップS23で、書込を行なおうとする全データが記憶部のバッファに書込不可能であると判定されると、ステップS26に進んで、制御部の指令によって、ネットワーク制御部13からパソコン14a〜14dに仮想回線確立要求信号が送信され、これに対応してパソコン14a〜14dから送信される確立了解信号に基づいて、ステップS27で、制御部の指令によって、現在記憶部のバッファに格納されているエラー情報や動作情報のデータが、仮想回線送信部から、パソコン14a〜14dとの間に確立された仮想回線を使用して送信され、送信が終了するとステップS28で、制御部の指令によって仮想回線が切断される。 In the present embodiment, if it is determined in step S23 that all data to be written cannot be written to the buffer of the storage unit, the process proceeds to step S26, where the network is operated by a command from the control unit. A virtual circuit establishment request signal is transmitted from the control unit 13 to the personal computers 14a to 14d, and based on the establishment acknowledgment signal transmitted from the personal computers 14a to 14d in response to this, in step S27, according to a command from the control unit, the current memory is stored. The data of the error information and the operation information stored in the buffer of the unit are transmitted from the virtual line transmitting unit using the virtual line established between the personal computers 14a to 14d. The virtual line is disconnected by a command from the control unit.

 そして、ステップS29で記憶部のバッファがクリアされ、ステップS30に進んで、制御部によって書込データが記憶部のバッファに書込まれ、ステップS25に進んで、制御部の指令によって書込フラグがONに設定される。 Then, in step S29, the buffer of the storage unit is cleared, the process proceeds to step S30, the write data is written in the buffer of the storage unit by the control unit, and the process proceeds to step S25. Set to ON.

 この仮想回線送信では、ネットワーク制御部13とパソコン14a〜14d間で、仮想回線を確立することにより、受信が確認されるまで送信が繰り返され、記憶部のバッファに格納されているエラー情報や動作情報のデータが、パソコン14a〜14dに確実に送信される。 In this virtual line transmission, by establishing a virtual line between the network control unit 13 and the personal computers 14a to 14d, transmission is repeated until reception is confirmed, and error information and operation stored in the buffer of the storage unit are performed. The information data is reliably transmitted to the personal computers 14a to 14d.

 一方、パソコン14a〜14d側では、のフローチャートのステップS31において、予め仮想回線通信の受信を指示する受信コマンドがネットワーク制御部13に送信されており、のフローチャートのステップS27で、ネットワーク制御部13の仮想回線送信部から送信される記憶部のバッファに格納されていたデータは、のフローチャートのステップS32で、受信コマンドを送信したパソコン14a〜14dで受信され、受信データはパソコン14a〜14dのHDDなどの記憶ユニットに書込まれる。 On the other hand, on the side of the personal computers 14a to 14d, in step S31 of the flowchart, a reception command instructing reception of virtual line communication has been transmitted to the network control unit 13 in advance. The data stored in the buffer of the storage unit transmitted from the virtual line transmission unit is received by the personal computers 14a to 14d that transmitted the reception command in step S32 of the flowchart of FIG. Is written to the storage unit.

 その後、パソコン14a〜14dでは、ステップS33で、仮想回線の切断処理が行なわれ、次のデータグラム通信の受信のための受信コマンドが、ネットワーク制御部13に送信される。 Then, in the personal computers 14a to 14d, in step S33, the virtual line is disconnected, and a reception command for receiving the next datagram communication is transmitted to the network control unit 13.

 このようにして、パソコン14a〜14dでは、ネットワーク制御部13の記憶部のバッファに格納されるエラー情報や動作情報のデータを、バッファの記憶データが記憶容量に達する毎に、仮想回線送信を受信することにより確実に取込み、HDDなどの記憶ユニットに格納する。 In this way, each of the personal computers 14a to 14d receives the virtual line transmission from the error information and the operation information stored in the buffer of the storage unit of the network control unit 13 every time the storage data of the buffer reaches the storage capacity. By doing so, the data is reliably captured and stored in a storage unit such as an HDD.

 以上に説明したように、本実施の形態の第2の送受信動作によると、ネットワーク制御部13の記憶部のバッファへのエラー情報や動作情報のデータの書込に際して、バッファの記憶容量が不足すると判定されると、それまでバッファに格納されていたデータが、パソコン14a〜14dに仮想回線送信されるので、パソコン14a〜14dには、従来のエラー情報や動作情報のデータが連続して、且つ仮想回線送信により確実に受信格納され、パソコン14a〜14dによるネットワークプリンタ12を使用しての情報処理の実行時に発生する異常状態の原因の解析やその早期復旧が可能になる。 As described above, according to the second transmission / reception operation of the present embodiment, when the data of the error information or the operation information is written to the buffer of the storage unit of the network control unit 13, the storage capacity of the buffer becomes insufficient. When the judgment is made, the data stored in the buffer up to that time is transmitted to the personal computers 14a to 14d by the virtual circuit, so that the personal computers 14a to 14d continuously receive the conventional error information and operation information data, and The data is reliably received and stored by the virtual circuit transmission, and the analysis of the cause of the abnormal state that occurs when the personal computers 14a to 14d execute the information processing using the network printer 12 and the early recovery thereof can be performed.

[第3の送受信動作]
 第3の動作では、第1の条件が満たされた時と第2の条件が満たされた時とに、制御部の指令によって、仮想回線送信部により仮想回線送信が行なわれるが、この第3の動作を、及びのフローチャートに基づいて説明する。
[Third transmission / reception operation]
In the third operation, when the first condition is satisfied and when the second condition is satisfied, virtual line transmission is performed by the virtual line transmitting unit according to a command from the control unit. Will be described with reference to the flowcharts of and.

 本実施の形態の第3の送受信動作では、ログ情報の書込要求の発生から、書込要求データの書込に際する記憶部のバッファの記憶容量の判定、記憶容量不足時の仮想回線送信による従来のバッファの格納データのパソコン14a〜14dへの送信後の書込要求データのバッファへの格納の一連の動作は、のフローチャートのステップS51ないしステップS60に従って行なわれる。 In the third transmission / reception operation of the present embodiment, the determination of the storage capacity of the buffer of the storage unit at the time of writing the write request data from the generation of the log information write request, and the virtual line transmission when the storage capacity is insufficient A series of operations for storing the write request data in the buffer after transmitting the data stored in the buffer to the personal computers 14a to 14d according to the related art are performed according to steps S51 to S60 of the flowchart of FIG.

 このステップS51ないしステップS60の動作は、すでに説明した第2の送信動作を示すのフローチャートのステップS21ないしステップS30の動作と同一なので、重複する説明は行なわない。 {Operations in steps S51 to S60 are the same as the operations in steps S21 to S30 in the flowchart showing the second transmission operation described above, and therefore, will not be described repeatedly.

 第3の送受信動作では、のフローチャートのステップS41で、予め設定された所定の時間間隔で実行される記憶部のバッファの格納データの送信時間であるか否かが判定され、該送信時間であると判定されると、ステップS42でログ情報の書込が行なわれていないことが確認され、ステップS43で、バッファの記憶内容が前回送信の送信データの内容と比較され、ステップS44で、新たなデータが追加されているか否かが判定される。 In the third transmission / reception operation, in step S41 of the flowchart, it is determined whether or not the transmission time of the data stored in the buffer of the storage unit to be executed at a predetermined time interval set in advance is determined. When it is determined that the log information has not been written in step S42, the stored contents of the buffer are compared with the contents of the previously transmitted transmission data in step S43, and a new It is determined whether data has been added.

 ステップS44で、データの内容に新たな追加がないと判定されると、のステップS51に戻って、次のログ情報の書込み要求に備えた待機状態となる。 If it is determined in step S44 that there is no new addition to the data content, the process returns to step S51 to be in a standby state in preparation for the next log information write request.

 ステップS44で、新たなデータが追加されていると判定されると、ステップS45に進み、制御部の指令によって、ネットワーク制御部13からパソコン14a〜14dに仮想回線確立要求信号が送信され、これに対応してパソコン14a〜14dから送信される確立了解信号に基づいて、ステップS46で、制御部の指令によって、現在記憶部のバッファに格納されているエラー情報や動作情報のデータが、仮想回線送信部から、パソコン14a〜14dとの間に確立された仮想回線を使用して送信され、送信が終了するとステップS47で、制御部の指令によって仮想回線が切断される。 If it is determined in step S44 that new data has been added, the process proceeds to step S45, where a virtual circuit establishment request signal is transmitted from the network control unit 13 to the personal computers 14a to 14d according to a command from the control unit. Based on the establishment acknowledgment signal correspondingly transmitted from the personal computers 14a to 14d, in step S46, the data of the error information and the operation information currently stored in the buffer of the storage unit is transmitted by the virtual circuit transmission in accordance with a command from the control unit. The transmission is performed by the unit using the virtual line established between the personal computers 14a to 14d. When the transmission is completed, the virtual line is disconnected in step S47 according to a command from the control unit.

 そして、ステップS48で記憶部のバッファがクリアされ、ステップS49に進んで、制御部の指令によって、書込フラグがOFFに設定され、のステップS51に戻って、次のログ情報の書込み要求に備えた待機状態となる。 Then, in step S48, the buffer of the storage unit is cleared, and the process proceeds to step S49, where the write flag is set to OFF by a command from the control unit, and returns to step S51 to prepare for the next log information write request. Standby state.

 また、前述のようにのフローチャートのステップS44、或いはステップS49から、のステップS51に進んでの待機中に、予め設定された所定の時間間隔で実行される記憶部のバッファの格納データの送信時間になると、再びのフローチャートに基づく処理が実行される。 Also, the transmission time of the data stored in the buffer of the storage unit, which is executed at a predetermined time interval during the standby from step S44 or step S49 of the flowchart as described above, to step S51. Then, the process based on the flowchart is executed again.

 一方、パソコン14a〜14d側では、のフローチャートのステップS61において、予め仮想回線通信の受信を指示する受信コマンドがネットワーク制御部13に送信されており、のフローチャートのステップS46、或いはのフローチャートのステップS57で、ネットワーク制御部13の仮想回線送信部から送信される記憶部のバッファに格納されていたデータは、のフローチャートのステップS62で、受信コマンドを送信したパソコン14a〜14dで受信され、受信データはパソコン14a〜14dのHDDなどの記憶ユニットに書込まれる。 On the other hand, on the side of the personal computers 14a to 14d, in step S61 of the flowchart, a reception command instructing reception of virtual line communication has been transmitted to the network control unit 13 in advance, and step S46 in the flowchart or step S57 in the flowchart in FIG. The data stored in the buffer of the storage unit transmitted from the virtual line transmission unit of the network control unit 13 is received by the personal computers 14a to 14d that transmitted the reception command in step S62 of the flowchart of FIG. The data is written in a storage unit such as an HDD of the personal computers 14a to 14d.

 その後、パソコン14a〜14dでは、ステップS63で、仮想回線の切断処理が行なわれ、次のデータグラム通信の受信のための受信コマンドが、ネットワーク制御部13に送信される。 Then, in the personal computers 14a to 14d, in step S63, the virtual line is disconnected, and a reception command for receiving the next datagram communication is transmitted to the network control unit 13.

 以上に説明したように、本実施の形態の第3の送受信動作によると、ネットワーク制御部13の記憶部のバッファへのエラー情報や動作情報のデータの書込に際して、バッファの記憶容量が不足すると判定された場合、及び予め設定された所定の時間間隔で実行される記憶部のバッファの格納データの送信時間になると、それまでバッファに格納されていたデータが、パソコン14a〜14dに仮想回線送信される。 As described above, according to the third transmission / reception operation of the present embodiment, when the error information and the operation information data are written to the buffer of the storage unit of the network control unit 13, when the storage capacity of the buffer becomes insufficient. When it is determined, and when the transmission time of the data stored in the buffer of the storage unit to be executed at a predetermined time interval set in advance is reached, the data stored in the buffer up to that time is transmitted to the personal computers 14a to 14d by the virtual circuit transmission. Is done.

 このために、パソコン14a〜14dでは、新しいエラー情報や動作情報を含む従来のデータが、定期的に且つバッファの容量不足時には直ちに、仮想回線送信によって確実に受信格納される。従って、パソコン側では、記憶部のデータが許容容量に達する前のアクセス不能事故にも対応して、新しいエラー情報や動作情報を含む従来のデータが取得でき、パソコン14a〜14dによるネットワークプリンタ12を使用しての情報処理の実行時に発生する異常状態の原因の解析やその早期復旧をより確実に行なうことが可能になる。 Therefore, in the personal computers 14a to 14d, conventional data including new error information and operation information is reliably received and stored periodically and immediately when the buffer capacity is insufficient by virtual circuit transmission. Accordingly, the personal computer can acquire conventional data including new error information and operation information in response to an inaccessible accident before the data in the storage unit reaches the allowable capacity. It is possible to more reliably analyze the cause of the abnormal state that occurs during the execution of the used information processing and recover it early.

本発明の一実施の形態の構成を示すブロック図である。It is a block diagram showing composition of one embodiment of the present invention. 同実施の形態の第1の送信動作を示すフローチャートである。4 is a flowchart illustrating a first transmission operation of the embodiment. 同実施の形態の第1の受信動作を示すフローチャートである。It is a flowchart which shows the 1st reception operation of the embodiment. 同実施の形態の第2の送信動作を示すフローチャートである。4 is a flowchart illustrating a second transmission operation of the embodiment. 同実施の形態の第2の受信動作を示すフローチャートである。It is a flowchart which shows the 2nd receiving operation of the embodiment. 同実施の形態の第2の条件に対応する第3の送信動作を示すフローチャートである。It is a flowchart which shows the 3rd transmission operation | movement corresponding to the 2nd condition of the embodiment. 同実施の形態の第1の条件に対応する第3の送信動作を示すフローチャートである。4 is a flowchart illustrating a third transmission operation corresponding to a first condition of the embodiment. 同実施の形態の第3の受信動作を示すフローチャートである。It is a flowchart which shows the 3rd receiving operation of the embodiment. 従来のリングバッファへの書込動作の説明図である。FIG. 9 is an explanatory diagram of a conventional write operation to a ring buffer.

符号の説明Explanation of reference numerals

10 ネットワーク
12 ネットワークプリンタ
13 ネットワーク制御部
14a〜14d パソコン

10 Network 12 Network Printer 13 Network Control Units 14a to 14d Personal Computer

Claims (12)

 複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリンタとが接続され、前記情報処理端末装置が前記プリンタを共用して情報処理を行なうネットワークシステムであり、
 前記プリンタには、該プリンタと前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とが設けられており、
 前記データグラム送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記データグラム送信を行なうことを特徴とするネットワークシステム。
A network system in which a plurality of information processing terminal devices and a printer having a control unit for controlling transmission and reception of signals to and from the information processing terminal device are connected, and the information processing terminal devices share the printer to perform information processing. And
The printer includes a storage unit that stores log information generated by transmission and reception of signals between the printer and the information processing terminal device, and transmits the log information stored in the storage unit to the information processing terminal device by datagram transmission. A datagram transmission unit is provided,
The network system according to claim 1, wherein the datagram transmission unit transmits the datagram when a storage amount of the log information reaches an allowable storage capacity of the storage unit.
 複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリンタとが接続され、前記情報処理端末装置が前記プリンタを共用して情報処理を行なうネットワークシステムであり、
 前記プリンタには、該プリンタと前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とが設けられており、
 前記データグラム送信部は、予め設定した所定時間間隔で前記データグラム送信を行なうことを特徴とするネットワークシステム。
A network system in which a plurality of information processing terminal devices and a printer having a control unit for controlling transmission and reception of signals to and from the information processing terminal device are connected, and the information processing terminal devices share the printer to perform information processing. And
The printer includes a storage unit that stores log information generated by transmission and reception of signals between the printer and the information processing terminal device, and transmits the log information stored in the storage unit to the information processing terminal device by datagram transmission. A datagram transmission unit is provided,
The network system according to claim 1, wherein the datagram transmitting unit transmits the datagram at predetermined time intervals set in advance.
 複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリンタとが接続され、前記情報処理端末装置が前記プリンタを共用して情報処理を行なうネットワークシステムであり、
 前記プリンタには、該プリンタと前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とが設けられており、
 前記仮想回線送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記仮想回線送信を行なうことを特徴とするネットワークシステム。
A network system in which a plurality of information processing terminal devices and a printer having a control unit for controlling transmission and reception of signals to and from the information processing terminal device are connected, and the information processing terminal devices share the printer to perform information processing. And
The printer includes a storage unit that stores log information generated by transmission and reception of signals between the printer and the information processing terminal device, and transmits the log information stored in the storage unit to the information processing terminal device via a virtual line. A virtual line transmitting unit is provided,
The network system according to claim 1, wherein said virtual line transmission unit performs said virtual line transmission when a storage amount of said log information reaches an allowable storage capacity of said storage unit.
 複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリンタとが接続され、前記情報処理端末装置が前記プリンタを共用して情報処理を行なうネットワークシステムであり、
 前記プリンタには、該プリンタと前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とが設けられており、
 前記仮想回線送信部は、予め設定した所定時間間隔で前記仮想回線送信を行なうことを特徴とするネットワークシステム。
A network system in which a plurality of information processing terminal devices and a printer having a control unit for controlling transmission and reception of signals to and from the information processing terminal device are connected, and the information processing terminal devices share the printer to perform information processing. And
The printer includes a storage unit that stores log information generated by transmission and reception of signals between the printer and the information processing terminal device, and transmits the log information stored in the storage unit to the information processing terminal device via a virtual line. A virtual line transmitting unit is provided,
The network system according to claim 1, wherein the virtual circuit transmission unit performs the virtual circuit transmission at a predetermined time interval set in advance.
 複数の情報処理端末装置とネットワークを介して接続可能で、前記情報処理端末装置との信号の授受を制御する制御部を備えたプリンタであって、
 前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とを備え、
 該データグラム送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記データグラム送信を行なうことを特徴とするプリンタ。
A printer which can be connected to a plurality of information processing terminal devices via a network and includes a control unit for controlling transmission and reception of signals with the information processing terminal device,
A storage unit that stores log information generated by transmission and reception of a signal with the information processing terminal device, and a datagram transmission unit that transmits the log information stored in the storage unit to the information processing terminal device as a datagram,
The datagram transmission unit, wherein the datagram transmission unit transmits the datagram when the storage amount of the log information reaches an allowable storage capacity of the storage unit.
 複数の情報処理端末装置とネットワークを介して接続可能で、前記情報処理端末装置との信号の授受を制御する制御部を備えたプリンタであって、
 前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とを備え、
 該データグラム送信部は、予め設定した所定時間間隔で前記データグラム送信を行なうことを特徴とするプリンタ。
A printer which can be connected to a plurality of information processing terminal devices via a network and includes a control unit for controlling transmission and reception of signals with the information processing terminal device,
A storage unit that stores log information generated by transmission and reception of a signal with the information processing terminal device, and a datagram transmission unit that transmits the log information stored in the storage unit to the information processing terminal device as a datagram,
The datagram transmitting unit transmits the datagram at a predetermined time interval set in advance.
 複数の情報処理端末装置とネットワークを介して接続可能で、前記情報処理端末装置との信号の授受を制御する制御部を備えたプリンタであって、
 前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、
 該仮想回線送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記仮想回線送信を行なうことを特徴とするプリンタ。
A printer which can be connected to a plurality of information processing terminal devices via a network and includes a control unit for controlling transmission and reception of signals with the information processing terminal device,
A storage unit that stores log information generated by transmission and reception of a signal with the information processing terminal device, and a virtual line transmission unit that transmits the log information stored in the storage unit to the information processing terminal device by a virtual line,
The printer, wherein the virtual line transmission unit performs the virtual line transmission when the storage amount of the log information reaches an allowable storage capacity of the storage unit.
 複数の情報処理端末装置とネットワークを介して接続可能で、前記情報処理端末装置との信号の授受を制御する制御部を備えたプリンタであって、
 前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、
 該仮想回線送信部は、予め設定した所定時間間隔で前記仮想回線送信を行なうことを特徴とするプリンタ。
A printer which can be connected to a plurality of information processing terminal devices via a network and includes a control unit for controlling transmission and reception of signals with the information processing terminal device,
A storage unit that stores log information generated by transmission and reception of a signal with the information processing terminal device, and a virtual line transmission unit that transmits the log information stored in the storage unit to the information processing terminal device by a virtual line,
The printer according to claim 1, wherein said virtual line transmission unit transmits said virtual line at predetermined time intervals.
 ネットワークを介して複数の情報処理端末装置と接続されたプリンタによるプリント方法において、
 前記プリンタは、前記情報処理端末装置との信号の授受を制御する制御部を備え、
 該制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とを備え、
 該データグラム送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると前記データグラム送信を行ない、
 該データグラム送信に基づいて前記プリンタによるプリント動作を行なうことを特徴とするプリント方法。
In a printing method by a printer connected to a plurality of information processing terminal devices via a network,
The printer includes a control unit that controls transmission and reception of signals with the information processing terminal device,
The control unit includes a storage unit that stores log information generated by transmission and reception of a signal with the information processing terminal device, and a datagram transmission that transmits the log information stored in the storage unit to the information processing terminal device. Department and
The datagram transmission unit performs the datagram transmission when the storage amount of the log information reaches an allowable storage capacity of the storage unit,
A printing method, wherein the printing operation is performed by the printer based on the transmission of the datagram.
 ネットワークを介して複数の情報処理端末装置と接続されたプリンタによるプリント方法において、
 前記プリンタは、前記情報処理端末装置との信号の授受を制御する制御部を備え、
 該ネットワーク制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とを備え、
 該データグラム送信部は、予め設定した所定時間間隔で前記データグラム送信を行ない、
 該データグラム送信に基づいて前記プリンタによるプリント動作を行なうことを特徴とするプリント方法。
In a printing method by a printer connected to a plurality of information processing terminal devices via a network,
The printer includes a control unit that controls transmission and reception of signals with the information processing terminal device,
The network control unit includes a storage unit that stores log information generated by transmission and reception of a signal with the information processing terminal device, and a datagram that transmits the log information stored in the storage unit to the information processing terminal device. And a transmission unit,
The datagram transmitting unit transmits the datagram at predetermined time intervals set in advance,
A printing method, wherein a printing operation is performed by the printer based on the transmission of the datagram.
 ネットワークを介して複数の情報処理端末装置と接続されたプリンタによるプリント方法において、
 前記プリンタは、前記情報処理端末装置との信号の授受を制御する制御部を備え、
 該ネットワーク制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、
 該仮想回線送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると前記仮想回線送信を行ない、
 該仮想回線送信に基づいて前記プリンタによるプリント動作を行なうことを特徴とするプリント方法。
行なうことを特徴とするプリント方法。
In a printing method by a printer connected to a plurality of information processing terminal devices via a network,
The printer includes a control unit that controls transmission and reception of signals with the information processing terminal device,
The network control unit includes a storage unit that stores log information generated by transmission and reception of a signal with the information processing terminal device, and a virtual line that transmits the log information stored in the storage unit to the information processing terminal device by a virtual line. And a transmission unit,
The virtual line transmission unit performs the virtual line transmission when the storage amount of the log information reaches the allowable storage capacity of the storage unit,
A printing method, wherein the printer performs a printing operation based on the virtual line transmission.
A printing method characterized by performing.
 ネットワークを介して複数の情報処理端末装置と接続されたプリンタによるプリント方法において、
 前記プリンタは、前記情報処理端末装置との信号の授受を制御する制御部を備え、
 該ネットワーク制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、
 該仮想回線送信部は、予め設定した所定時間間隔で前記仮想回線送信を行ない、
 該仮想回線送信に基づいて前記プリンタによるプリント動作を行なうことを特徴とするプリント方法。

In a printing method by a printer connected to a plurality of information processing terminal devices via a network,
The printer includes a control unit that controls transmission and reception of signals with the information processing terminal device,
The network control unit includes a storage unit that stores log information generated by transmission and reception of a signal with the information processing terminal device, and a virtual line that transmits the log information stored in the storage unit to the information processing terminal device by a virtual line. And a transmission unit,
The virtual line transmission unit performs the virtual line transmission at a predetermined time interval set in advance,
A printing method, wherein the printer performs a printing operation based on the virtual line transmission.

JP2003396648A 2003-11-27 2003-11-27 Network system, printer, and printing method Pending JP2004110847A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003396648A JP2004110847A (en) 2003-11-27 2003-11-27 Network system, printer, and printing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003396648A JP2004110847A (en) 2003-11-27 2003-11-27 Network system, printer, and printing method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP04305797A Division JP3526384B2 (en) 1997-02-11 1997-02-11 Network system, printer and printing method

Publications (2)

Publication Number Publication Date
JP2004110847A true JP2004110847A (en) 2004-04-08
JP2004110847A5 JP2004110847A5 (en) 2006-02-23

Family

ID=32291116

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003396648A Pending JP2004110847A (en) 2003-11-27 2003-11-27 Network system, printer, and printing method

Country Status (1)

Country Link
JP (1) JP2004110847A (en)

Similar Documents

Publication Publication Date Title
JP6288988B2 (en) Remote support device, electronic device, remote support method, and computer program
JP2003122529A (en) Output control device, output control system, output control method, computer readable record medium and computer program
JP3526384B2 (en) Network system, printer and printing method
JP2004110847A (en) Network system, printer, and printing method
JP2004110847A5 (en)
JP2006277733A (en) Programmable controller system
JP2005072912A (en) Communication system and facsimile
JP2006317990A (en) Programmable logic controller, and communication system
JP2018037016A (en) Numerical control device
US20140132996A1 (en) Communication apparatus having fax function, control method therefor, and storage medium
CN103092794B (en) Transmission method and electronic equipment
JP2003316609A (en) Electronic appliance, image formation device and operation monitoring method therefor
JP2009199281A (en) Data transmission device
JP2008146575A (en) Network controller and its control method
JP3935295B2 (en) Network adapter
JP2008311778A (en) Line holding/connecting system and preliminary switching method of line holding apparatus
JP4687304B2 (en) Thin client system, server device, system management device, program, and data transfer method
JP2004213412A (en) Duplex controller
JP5770546B2 (en) SIP server, network system, power control method and program for network device
JP2000357130A (en) Peripheral control processor, and system and method for holding fault analytic information
JPH0998271A (en) Image communication unit and its method
JP3623460B2 (en) Data transmission method using Ethernet between compact control stations
JP2005260460A (en) Program update method of key telephone set and key telephone system
JP2004186782A (en) Data write control method
JPH09288632A (en) Communication processor

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060105

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060221

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060421

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060613