JP2004110847A5 - - Google Patents

Download PDF

Info

Publication number
JP2004110847A5
JP2004110847A5 JP2003396648A JP2003396648A JP2004110847A5 JP 2004110847 A5 JP2004110847 A5 JP 2004110847A5 JP 2003396648 A JP2003396648 A JP 2003396648A JP 2003396648 A JP2003396648 A JP 2003396648A JP 2004110847 A5 JP2004110847 A5 JP 2004110847A5
Authority
JP
Japan
Prior art keywords
information processing
transmission
processing terminal
terminal device
data processing
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
JP2004110847A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2003396648A priority Critical patent/JP2004110847A/en
Priority claimed from JP2003396648A external-priority 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

Description

ネットワークシステム、データ処理装置及びプリント方法Network system, data processing device, and printing method

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

ネットワークにプリンタと複数のマイコンなどの情報処理端末装置とが接続され、情報処理端末装置がプリンタを共用して情報処理を実行することが行なわれている。この種のネットワークシステムでは、複数の情報処理端末装置により、プリンタを効率的に利用して情報処理を行なうことが、ネットワークシステムの能率的な運用に必要である。   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 perform information processing using a plurality of information processing terminal devices using a printer efficiently.

この種のネットワークシステムの効率的な運用を目的とする技術方式の一例としては、下記特許文献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

前述の従来のネットワークシステムにおいては、ネットワークボードのリングバッファには、図9に示すように、リングバッファ1に格納される情報量が許容格納容量に達すると、その後の情報は、リングバッファ1の最初のメモリアドレスから順次上書きされる。 In the above-mentioned conventional network system, 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. Data is overwritten sequentially from the first 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 as the end position, and only the remaining data 1ar is stored for the data 1a.

そして、同図(d)でデータ1dが書込まれ、書込終了位置2が設定された状態では、リングバッファ1には、残りデータ1br、データ1c及びデータ1dが格納された状態となる。   Then, in the state where the data 1d is written and the write end position 2 is set in FIG. 9D, 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. A network system capable of taking in and storing a series of data from a network, a data processing device performing a printing operation that can constitute the network system, and a method of printing by the data processing device in the network system. .

前記目的を達成するために、請求項1記載の発明は、複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリント動作を行うデータ処理装置とが接続され、前記情報処理端末装置が前記データ処理装置を共用して情報処理を行なうネットワークシステムであり、前記データ処理装置には、該データ処理装置と前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とが設けられており、前記データグラム送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記データグラム送信を行なうことを特徴とするネットワークシステムである。 According to an aspect of the present invention, there is provided a data processing apparatus for performing a printing operation , comprising: a plurality of information processing terminal devices; and a control unit that controls transmission and reception of signals to and from the information processing terminal devices. There are connected, the an information processing terminal device network system for performing information processing by sharing the data processing apparatus, the said data processing device, in exchange of signals between the data processing device and the information processing terminal device A storage unit for storing the generated log information and a datagram transmission unit for transmitting the log information stored in the storage unit to the information processing terminal device are provided, and the datagram transmission unit is provided with: When the storage amount of log information reaches an allowable storage capacity of the storage unit, the datagram transmission is performed.

同様に前記目的を達成するために、請求項2記載の発明は、複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリント動作を行うデータ処理装置とが接続され、前記情報処理端末装置が前記データ処理装置を共用して情報処理を行なうネットワークシステムであり、前記データ処理装置には、該データ処理装置と前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とが設けられており、前記データグラム送信部は、予め設定した所定時間間隔で前記データグラム送信を行なうことを特徴とするネットワークシステムである。 According to another aspect of the present invention, there is provided a data processing apparatus for performing a printing operation including a plurality of information processing terminal devices and a control unit for controlling transmission and reception of signals to and from the information processing terminal devices. A data processing device , wherein the information processing terminal device performs information processing by sharing the data processing device. The data processing device includes a signal processing device for transmitting a signal between the data processing device and the information processing terminal device. A storage unit that stores log information generated by the exchange, and a datagram transmission unit that transmits the log information stored in the storage unit to the information processing terminal device by a datagram, and the datagram transmission unit includes: A network system for transmitting the datagram at a predetermined time interval set in advance.

同様に前記目的を達成するために、請求項3記載の発明は、複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリント動作を行うデータ処理装置とが接続され、前記情報処理端末装置が前記データ処理装置を共用して情報処理を行なうネットワークシステムであり、前記データ処理装置には、該データ処理装置と前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とが設けられており、前記仮想回線送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記仮想回線送信を行なうことを特徴とするネットワークシステムである。 According to another aspect of the present invention, there is provided a data processing apparatus for performing a printing operation including a plurality of information processing terminal devices and a control unit for controlling transmission and reception of signals to and from the information processing terminal devices. A data processing device , wherein the information processing terminal device performs information processing by sharing the data processing device. The data processing device includes a signal processing device for transmitting a signal between the data processing device and the information processing terminal device. A storage unit for storing log information generated by the exchange, and a virtual line transmission unit for transmitting the log information stored in the storage unit to the information processing terminal device through a virtual line, and the virtual line transmission unit is provided with: The network transmission is performed when the storage amount of the log information reaches an allowable storage capacity of the storage unit.

同様に前記目的を達成するために、請求項4記載の発明は、複数の情報処理端末装置と、該情報処理端末装置との信号の授受を制御する制御部を備えたプリント動作を行うデータ処理装置とが接続され、前記情報処理端末装置が前記データ処理装置を共用して情報処理を行なうネットワークシステムであり、前記データ処理装置には、該データ処理装置と前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とが設けられており、前記仮想回線送信部は、予め設定した所定時間間隔で前記仮想回線送信を行なうことを特徴とするネットワークシステムである。 According to another aspect of the present invention, there is provided a data processing apparatus for performing a printing operation comprising a plurality of information processing terminal devices and a control unit for controlling transmission and reception of signals to and from the information processing terminal devices. A data processing device , wherein the information processing terminal device performs information processing by sharing the data processing device. The data processing device includes a signal processing device for transmitting a signal between the data processing device and the information processing terminal device. A storage unit for storing log information generated by the exchange, and a virtual line transmission unit for transmitting the log information stored in the storage unit to the information processing terminal device through a virtual line, and the virtual line transmission unit is provided with: A network system wherein the virtual circuit transmission is performed at predetermined time intervals set in advance.

同様に前記目的を達成するために、請求項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 data processing device that performs a print operation, and stores a log information generated by transmission and reception of a signal with the information processing terminal device, and stores the log information stored in the storage unit in the information processing terminal device. and a datagram transmission unit that transmits the datagram, the datagram transmission unit, the storage amount of the log information reaches the allowed storage capacity of the storage unit, data processing and performing the datagram transmission Device .

同様に前記目的を達成するために、請求項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 data processing device that performs a print operation, and stores a log information generated by transmission and reception of a signal with the information processing terminal device, and stores the log information stored in the storage unit in the information processing terminal device. and a datagram transmission unit that transmits the datagram, the datagram transmission unit is a data processing apparatus characterized by performing the datagram transmitted 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 data processing device that performs a print operation, and stores a log information generated by transmission and reception of a signal with the information processing terminal device, and stores the log information stored in the storage unit in the information processing terminal device. and a virtual line transmission unit for transmitting virtual circuit, the virtual circuit transmitting unit, when the storage amount of the log information reaches the allowed storage capacity of the storage unit, data processing and performing the virtual circuit transmission Device .

同様に前記目的を達成するために、請求項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 data processing device that performs a print operation, and stores a log information generated by transmission and reception of a signal with the information processing terminal device, and stores the log information stored in the storage unit in the information processing terminal device. and a virtual line transmission unit for transmitting virtual circuit, said virtual circuit transmission unit is a data processing apparatus characterized in that at predetermined time intervals set in advance performs the virtual circuit transmission.

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

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

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

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

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

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

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

請求項4記載の発明に係るネットワークシステムによると、全体動作の制御部を具備する制御部を備えたプリント動作を行うデータ処理装置と、複数の情報処理端末装置とがネットワークに接続され、情報処理端末装置により前記データ処理装置を共用して情報処理が行なわれる。この場合、情報処理端末装置と前記データ処理装置との信号の授受で生じるログ情報が記憶部に格納され、記憶部に格納されているログ情報が仮想回線送信部によって情報処理端末装置に仮想回線送信されるので、仮想回線送信されるエラー情報や必要な動作情報などのログ情報を情報処理端末装置側で確実に受信格納するとともに、予め設定した所定時間間隔で仮想回線送信部によって仮想回線送信が行なわれるのに加えて、情報処理端末装置側で、記憶部の新しい格納データを定期的に獲得でき、ネットワーク制御部へのアクセス不能事故にも対応して、異常動作の原因の解析や早期復旧を適確に行なうことが可能になる。 According to the network system of the fourth aspect , a data processing device for performing a printing operation 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, Information processing is performed by the terminal device sharing the data processing device . In this case, log information generated by transmission and reception of a signal between the information processing terminal device and the data processing device 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. Since the information is transmitted, log information such as error information and necessary operation information transmitted by the virtual line is reliably received and stored on the information processing terminal device side, and the virtual line is transmitted by the virtual line transmitting unit at a predetermined time interval. In addition to the above, the new information stored in the storage unit can be periodically acquired on the information processing terminal device side. Recovery can be performed accurately.

請求項5記載の発明に係るデータ処理装置および、請求項9記載の発明に係るプリント方法によると、請求項1記載の発明に係るネットワークシステムの場合と同様の効果が得られる。
請求項6記載の発明に係るデータ処理装置および、請求項10記載の発明に係るプリント方法によると、請求項2記載の発明に係るネットワークシステムの場合と同様の効果が得られる。
請求項7記載の発明に係るデータ処理装置および、請求項11記載の発明に係るプリント方法によると、請求項3記載の発明に係るネットワークシステムの場合と同様の効果が得られる。
請求項8記載の発明に係るデータ処理装置および、請求項12記載の発明に係るプリント方法によると、請求項4記載の発明に係るネットワークシステムの場合と同様の効果が得られる。
According to the data processing apparatus according to the fifth aspect and the printing method according to the ninth aspect, the same effects as those of the network system according to the first aspect can be obtained.
According to the data processing device 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 data processing device according to the seventh aspect of the present invention and the printing method according to the eleventh aspect of the invention, the same effects as in the case of the network system according to the third aspect of the invention can be obtained.
Data processing apparatus and according to the invention of claim 8, wherein, according to the printing method according to the invention of claim 12 wherein, the same effect as in the case of a network system according to the fourth aspect of the present invention is obtained.

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

本実施の形態では、図1に示すように、ネットワーク10に複数の情報処理端末装置としてのパソコン14a〜14dと、これらのパソコン14a〜14dに共用されるプリント動作を行うデータ処理装置の一例であるネットワークプリンタ12とが接続されている。 In the present embodiment, as shown in FIG. 1 , a personal computer 14a to 14d as a plurality of information processing terminal devices and an example of a data processing device for performing a printing operation shared by the personal computers 14a to 14d are shown in FIG. A certain network printer 12 is connected.

このネットワークプリンタ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 datagrams 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 a signal is exchanged 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 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.

このログ情報の書込動作に際しては、図2のフローチャートのステップS1で、ログ情報の書込指令の発生が確認されると、ステップS2で、ログ情報の書込動作中でないことが確認され、ステップS3に進んで、制御部によって、書込を行なおうとする全データが記憶部のバッファに書込可能か否かが判定される。ステップS3で、書込を行なおうとする全データが記憶部のバッファに書込可能であると判定されると、ステップS4で、制御部の指令によって、書込データが記憶部のバッファに書込まれ、ステップS5に進んで、書込フラグがONに設定される。 In this log information writing operation, if it is confirmed in step S1 in the flowchart of FIG. 2 that a log information writing command has been issued, it is confirmed in step S2 that the log information writing operation is not being performed. Proceeding to step S3, 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側では、図3のフローチャートのステップS11において、予めデータグラム通信の受信を指示する受信コマンドがネットワーク制御部13に送信されており、図2のフローチャートのステップS6で、ネットワーク制御部13のデータグラム送信部から送信される記憶部のバッファに格納されていたデータは、図3のフローチャートのステップ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 of FIG. 3 , a reception command instructing reception of datagram communication has been transmitted to the network control unit 13 in advance, and in step S6 of the flowchart of FIG. data stored in the buffer of the memory unit to be transmitted from the datagram transmission section of the control unit 13, in step S12 of the flow chart of FIG. 3, is received by the personal computer 14a~14d that transmitted the received command. 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 the abnormal state that occurs when the personal computers 14a to 14d execute the 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 a command from the control unit. The second transmission / reception operation will be described with reference to the flowcharts of FIG. I do.

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

本実施の形態では、ステップ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側では、図5のフローチャートのステップS31において、予め仮想回線通信の受信を指示する受信コマンドがネットワーク制御部13に送信されており、のフローチャートのステップS27で、ネットワーク制御部13の仮想回線送信部から送信される記憶部のバッファに格納されていたデータは、図5のフローチャートのステップS32で、受信コマンドを送信したパソコン14a〜14dで受信され、受信データはパソコン14a〜14dのHDDなどの記憶ユニットに書込まれる。 On the other hand, in the personal computers 14a to 14d, in step S31 of the flowchart of FIG. 5 , 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 circuit transmission unit 13 is received by the personal computers 14a to 14d that transmitted the reception command in step S32 of the flowchart of FIG. 5 , and the received data is transmitted to the personal computers 14a to 14d. It is written to a storage unit such as a 14d HDD.

その後、パソコン14a〜14dでは、ステップS33で、仮想回線の切断処理が行なわれ、次のデータグラム通信の受信のための受信コマンドが、ネットワーク制御部13に送信される。   Thereafter, in the personal computers 14a to 14d, the virtual line is disconnected in step S33, 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 writing the error information and the operation information data to the buffer of the storage unit of the network control unit 13, if 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 a 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の動作を、図6及び図7のフローチャートに基づいて説明する。
[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. operation will be described with reference to the flowchart of FIG. 6 and 7.

本実施の形態の第3の送受信動作では、ログ情報の書込要求の発生から、書込要求データの書込に際する記憶部のバッファの記憶容量の判定、記憶容量不足時の仮想回線送信による従来のバッファの格納データのパソコン14a〜14dへの送信後の書込要求データのバッファへの格納の一連の動作は、図7のフローチャートのステップ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 series of operations stored in the buffer of the write request data after transmission to PC 14a~14d stored data of a conventional buffer according to is carried out in accordance with step S51 to step S60 in the flowchart of FIG.

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

第3の送受信動作では、図6のフローチャートのステップS41で、予め設定された所定の時間間隔で実行される記憶部のバッファの格納データの送信時間であるか否かが判定され、該送信時間であると判定されると、ステップS42でログ情報の書込が行なわれていないことが確認され、ステップS43で、バッファの記憶内容が前回送信の送信データの内容と比較され、ステップS44で、新たなデータが追加されているか否かが判定される。 In the third transmission / reception operation, it is determined in step S41 of the flowchart in FIG. 6 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, it is confirmed in step S42 that the log information has not been written, and in step S43, the content stored in the buffer is compared with the content of the transmission data of the previous transmission, and in step S44, It is determined whether new data has been added.

ステップS44で、データの内容に新たな追加がないと判定されると、図7のステップS51に戻って、次のログ情報の書込み要求に備えた待機状態となる。 If it is determined in step S44 that there is no new addition to the data content, the process returns to step S51 in FIG. 7 , and enters 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に設定され、図7のステップ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 according to a command from the control unit, and the process returns to step S51 in FIG. It becomes the standby state in preparation for.

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

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

その後、パソコン14a〜14dでは、ステップS63で、仮想回線の切断処理が行なわれ、次のデータグラム通信の受信のための受信コマンドが、ネットワーク制御部13に送信される。   After that, in the personal computers 14a to 14d, the virtual line is disconnected in step S63, 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, which is executed at a predetermined time interval set in advance, the data previously stored in the buffer is transmitted to the personal computers 14a to 14d by the virtual circuit transmission. Is done.

このために、パソコン14a〜14dでは、新しいエラー情報や動作情報を含む従来のデータが、定期的に且つバッファの容量不足時には直ちに、仮想回線送信によって確実に受信格納される。従って、パソコン側では、記憶部のデータが許容容量に達する前のアクセス不能事故にも対応して、新しいエラー情報や動作情報を含む従来のデータが取得でき、パソコン14a〜14dによるネットワークプリンタ12を使用しての情報処理の実行時に発生する異常状態の原因の解析やその早期復旧をより確実に行なうことが可能になる。   For this reason, in the personal computers 14a to 14d, the conventional data including the new error information and the operation information is reliably received and stored periodically and immediately when the buffer capacity is insufficient, by the virtual circuit transmission. Therefore, 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, and the network printer 12 by the personal computers 14a to 14d can be acquired. 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 plurality of information processing terminal devices are connected to a data processing device that performs a printing operation and includes a control unit that controls transmission and reception of signals to and from the information processing terminal device, and the information processing terminal devices share the data processing device . Is a network system that performs information processing by
The data processing device has a storage unit that stores log information generated by transmission and reception of signals between the data processing device and the information processing terminal device, and stores the log information stored in the storage unit in the information processing terminal device. A datagram transmitting unit for transmitting datagrams 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 plurality of information processing terminal devices are connected to a data processing device that performs a printing operation and includes a control unit that controls transmission and reception of signals to and from the information processing terminal device, and the information processing terminal devices share the data processing device . Is a network system that performs information processing by
The data processing device has a storage unit that stores log information generated by transmission and reception of signals between the data processing device and the information processing terminal device, and stores the log information stored in the storage unit in the information processing terminal device. A datagram transmitting unit for transmitting datagrams 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 plurality of information processing terminal devices are connected to a data processing device that performs a printing operation and includes a control unit that controls transmission and reception of signals to and from the information processing terminal device, and the information processing terminal devices share the data processing device . Is a network system that performs information processing by
The data processing device has a storage unit that stores log information generated by transmission and reception of signals between the data processing device and the information processing terminal device, and stores the log information stored in the storage unit in the information processing terminal device. A virtual line transmitting unit for transmitting a virtual line,
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 plurality of information processing terminal devices are connected to a data processing device that performs a printing operation and includes a control unit that controls transmission and reception of signals to and from the information processing terminal device, and the information processing terminal devices share the data processing device . Is a network system that performs information processing by
The data processing device has a storage unit that stores log information generated by transmission and reception of signals between the data processing device and the information processing terminal device, and stores the log information stored in the storage unit in the information processing terminal device. A virtual line transmitting unit for transmitting a virtual line,
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 data processing device that can be connected to a plurality of information processing terminal devices via a network and performs a printing operation including a control unit that controls transmission and reception of signals to and from 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 data processing device , 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 data processing device that can be connected to a plurality of information processing terminal devices via a network and performs a printing operation including a control unit that controls transmission and reception of signals to and from 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 data processing apparatus, wherein the datagram transmitting section transmits the datagram at a predetermined time interval set in advance.
複数の情報処理端末装置とネットワークを介して接続可能で、前記情報処理端末装置との信号の授受を制御する制御部を備えたプリント動作を行うデータ処理装置であって、
前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、
該仮想回線送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると、前記仮想回線送信を行なうことを特徴とするデータ処理装置
A data processing device that can be connected to a plurality of information processing terminal devices via a network and performs a printing operation including a control unit that controls transmission and reception of signals to and from 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 data processing device according to claim 1, wherein the virtual line transmission unit performs the virtual line transmission when a storage amount of the log information reaches an allowable storage capacity of the storage unit .
複数の情報処理端末装置とネットワークを介して接続可能で、前記情報処理端末装置との信号の授受を制御する制御部を備えたプリント動作を行うデータ処理装置であって、
前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、
該仮想回線送信部は、予め設定した所定時間間隔で前記仮想回線送信を行なうことを特徴とするデータ処理装置
A data processing device that can be connected to a plurality of information processing terminal devices via a network and performs a printing operation including a control unit that controls transmission and reception of signals to and from 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 data processing device according to claim 1, wherein the virtual line transmitting unit transmits the virtual line at predetermined time intervals.
ネットワークを介して複数の情報処理端末装置と接続されたプリント動作を行うデータ処理装置によるプリント方法において、
前記データ処理装置は、前記情報処理端末装置との信号の授受を制御する制御部を備え、
該制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とを備え、
該データグラム送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると前記データグラム送信を行ない、
該データグラム送信に基づいて前記データ処理装置によるプリント動作を行なうことを特徴とするプリント方法。
In a printing method by a data processing device that performs a printing operation connected to a plurality of information processing terminal devices via a network,
The data processing device 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 a printing operation is performed by the data processing device based on the transmission of the datagram.
ネットワークを介して複数の情報処理端末装置と接続されたプリント動作を行うデータ処理装置によるプリント方法において、
前記データ処理装置は、前記情報処理端末装置との信号の授受を制御する制御部を備え、
該ネットワーク制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置にデータグラム送信するデータグラム送信部とを備え、
該データグラム送信部は、予め設定した所定時間間隔で前記データグラム送信を行ない、
該データグラム送信に基づいて前記データ処理装置によるプリント動作を行なうことを特徴とするプリント方法。
In a printing method by a data processing device that performs a printing operation connected to a plurality of information processing terminal devices via a network,
Wherein the data processing device includes a control unit which controls the exchange of signals between 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 data processing device based on the transmission of the datagram.
ネットワークを介して複数の情報処理端末装置と接続されたプリント動作を行うデータ処理装置によるプリント方法において、
前記データ処理装置は、前記情報処理端末装置との信号の授受を制御する制御部を備え、
該ネットワーク制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、
該仮想回線送信部は、前記ログ情報の格納量が前記記憶部の許容記憶容量に達すると前記仮想回線送信を行ない、
該仮想回線送信に基づいて前記データ処理装置によるプリント動作を行なうことを特徴とするプリント方法。
In a printing method by a data processing device that performs a printing operation connected to a plurality of information processing terminal devices via a network,
The data processing device 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 a printing operation is performed by the data processing device based on the virtual line transmission.
ネットワークを介して複数の情報処理端末装置と接続されたプリント動作を行うデータ処理装置によるプリント方法において、
前記データ処理装置は、前記情報処理端末装置との信号の授受を制御する制御部を備え、
該ネットワーク制御部は、前記情報処理端末装置との信号の授受で生じるログ情報を格納する記憶部と、該記憶部に格納されているログ情報を前記情報処理端末装置に仮想回線送信する仮想回線送信部とを備え、
該仮想回線送信部は、予め設定した所定時間間隔で前記仮想回線送信を行ない、
該仮想回線送信に基づいて前記データ処理装置によるプリント動作を行なうことを特徴とするプリント方法。
In a printing method by a data processing device that performs a printing operation connected to a plurality of information processing terminal devices via a network,
The data processing device 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 data processing device 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 JP2004110847A (en) 2004-04-08
JP2004110847A5 true 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
JP3526384B2 (en) Network system, printer and printing method
JP2004110847A5 (en)
JP2004110847A (en) Network system, printer, and printing method
JP2006277733A (en) Programmable controller system
JP2007172186A (en) Data update device, and data update method
US20140132996A1 (en) Communication apparatus having fax function, control method therefor, and storage medium
JP2003316609A (en) Electronic appliance, image formation device and operation monitoring method therefor
CN103092794B (en) Transmission method and electronic equipment
CN102469158B (en) Image processing apparatus and for its control method
JP2016045702A (en) Printer, external device, printing system, control method of printer, control method of external device, and program
JP2007213192A (en) Remote console device, remote control method, and remote console program
JP3935295B2 (en) Network adapter
JP4687304B2 (en) Thin client system, server device, system management device, program, and data transfer method
JP2000357130A (en) Peripheral control processor, and system and method for holding fault analytic information
JP2821053B2 (en) Network system
JP3623460B2 (en) Data transmission method using Ethernet between compact control stations
JPH0998271A (en) Image communication unit and its method
JP3327775B2 (en) Communication terminal for data relay
US20030033453A1 (en) Method and device for message communication for programmable controller
CN114697312A (en) System and method for efficiently and safely upgrading switch software
JPH11305810A (en) Network unit for programmable controller
JPH10173847A (en) Facsimile communication controller and control method
JPH09288632A (en) Communication processor
JPH07219818A (en) Log information collecting method and communication processing system using the collecting method