JPH04262641A - Lan controller - Google Patents

Lan controller

Info

Publication number
JPH04262641A
JPH04262641A JP3022547A JP2254791A JPH04262641A JP H04262641 A JPH04262641 A JP H04262641A JP 3022547 A JP3022547 A JP 3022547A JP 2254791 A JP2254791 A JP 2254791A JP H04262641 A JPH04262641 A JP H04262641A
Authority
JP
Japan
Prior art keywords
software
command
lan
memory
control 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
JP3022547A
Other languages
Japanese (ja)
Inventor
Takashi Nakagawa
中川 敬司
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.)
NEC Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP3022547A priority Critical patent/JPH04262641A/en
Publication of JPH04262641A publication Critical patent/JPH04262641A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To output a memory content even when an information output (memory dump or the like) via a host software is disable even when interfacing with a host software is disable due to a hardware fault or the host software disconnects the interface with the controller due to illegal report. CONSTITUTION:When a transfer command of a transmission command or a reception data to a host software is not received till a timer 101 counting a time interval of the reception of a software command from a host information processing unit 2 expires, a control section 103 sends a frame informing disable communication or information stored in a memory 102 in its own LAN controller 1 to an opposite station 4 in busy via a LAN line 3 or whose data link is on the way of data link establishment.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はLAN制御装置に関し、
特に自装置のRAS機能に関する。
[Industrial Application Field] The present invention relates to a LAN control device.
In particular, it relates to the RAS function of the own device.

【0002】0002

【従来の技術】従来のLAN制御装置では、送信は上位
ソフトウェアからの指令により上位ソフトウェアが指定
したフレームを送信するだけである。すなわち、従来の
LAN制御装置は、ソフトウェアからの指示なしに自ら
送信を行うことはできなかった。
2. Description of the Related Art Conventional LAN control devices only transmit frames specified by higher-level software in response to commands from higher-level software. That is, conventional LAN control devices could not perform transmission by themselves without instructions from software.

【0003】0003

【発明が解決しようとする課題】この従来のLAN制御
装置では、ソフトウェアからの指令があった時のみ送信
を行っているため、上位ソフトウェアとの間でハードウ
ェア障害等でやりとりできなくなった場合には情報を出
力することができなくなってしまい、LAN上あるいは
制御装置上の不具合を解析することができなくなるとい
う問題点があった。
[Problem to be Solved by the Invention] This conventional LAN control device transmits data only when there is a command from software, so if communication with the higher-level software becomes impossible due to a hardware failure, There was a problem in that the system could no longer output information, making it impossible to analyze problems on the LAN or on the control device.

【0004】0004

【課題を解決するための手段】本発明のLAN制御装置
は、上位の情報処理装置からのソフトウェア指令を実行
することによりLAN上の各局と手順を持って通信を行
うLAN制御装置において、前記ソフトウェア指令を受
ける時間間隔をカウントするタイマと、前記タイマがタ
イムアウトするまでに送信指令または受信データの上位
ソフトウェアへの引渡し指令を受けていない時には通信
中あるいはデータリンク確立途中である局に対して通信
不可を通知するフレームまたは自LAN制御装置内の情
報を送信する送信手段とを備えている。
[Means for Solving the Problems] A LAN control device of the present invention is a LAN control device that communicates with each station on a LAN according to a procedure by executing software commands from a higher-level information processing device. There is a timer that counts the time interval for receiving commands, and if the timer does not receive a transmission command or a command to transfer received data to the upper software by the time the timer times out, communication is not possible to a station that is currently communicating or in the process of establishing a data link. and transmitting means for transmitting a frame for notifying information or information within its own LAN control device.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。図1は本発明のLAN制御装置の一実施例を示すシ
ステムブロック図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings. FIG. 1 is a system block diagram showing an embodiment of the LAN control device of the present invention.

【0006】LAN制御装置1は上位の情報処理装置2
から受けるソフトウェア指令の時間間隔をカウントする
タイマ101と、制御情報や送受信データを格納するメ
モリ102と制御部103とを備える。
[0006]The LAN control device 1 is an upper level information processing device 2.
A timer 101 that counts the time interval of software commands received from the computer, a memory 102 that stores control information and transmitted/received data, and a control unit 103 are provided.

【0007】通常、LAN制御装置1の制御部103は
情報処理装置2からのソフトウェア指令を実行すること
により、LAN回線3を介して相手局4と情報処理装置
2間のフレームの送受信を行っている。ソフトウェアか
ら送信指令があると、制御部103は指令に付加される
情報処理装置2内のメモリアドレスから送信データをメ
モリ102内に取り込み、LAN回線3に送信する。そ
の応答を相手局4からLAN回線3を介して受信すると
、ソフトウェアから予め受信指令があれば直ちに報告デ
ータを情報処理装置2へ転送し、無ければ受信指令の受
付けを待って受信指令が有り次第、報告データを転送す
る。
Normally, the control unit 103 of the LAN control device 1 transmits and receives frames between the partner station 4 and the information processing device 2 via the LAN line 3 by executing software commands from the information processing device 2. There is. When there is a transmission command from the software, the control unit 103 fetches the transmission data into the memory 102 from the memory address in the information processing device 2 added to the command, and transmits it to the LAN line 3. When the response is received from the partner station 4 via the LAN line 3, if there is a reception command from the software in advance, the report data is immediately transferred to the information processing device 2; if not, it waits for the reception command to be received, and as soon as there is a reception command. , transfer reporting data.

【0008】相手局4からデータを受信した時にも、ソ
フトウェアから予め受信指令があれば直ちに受信データ
を情報処理装置2へ転送し、無ければ受信指令の受付を
待って受信指令が有り次第、受信データを転送する。
[0008] When data is received from the partner station 4, if there is a reception command from the software in advance, the received data is immediately transferred to the information processing device 2, and if there is no reception command, the reception data is immediately transferred to the information processing device 2. Transfer data.

【0009】もし、ソフトウェアからの送信指令により
指定のデータを送信し、相手局4からその応答を受信し
てソフトウェアへ報告した時、それに続く送信指令がタ
イマ101がタイムアウトするまでにないとき、または
受信時に上位装置へ受信データを転送する指令を予め受
けていないで、且つタイマ101がタイムアウトするま
で待っても指令がないときには、制御部103は通信続
行不可を自ら判断し、通信中あるいはデータリンク確立
中の複数の相手局に対して通信不可を通知するフレーム
を送信するか、または自LAN制御装置1内のメモリ1
02に格納されているトレースやダンプ等の情報をLA
N上のフレーム形式に組み立てて編集し、ある1局に対
して順次送信を行う。
[0009] If specified data is transmitted in response to a transmission command from the software, and a response is received from the partner station 4 and reported to the software, if there is no subsequent transmission command before the timer 101 times out, or If a command to transfer the received data to the host device is not received in advance at the time of reception, and if no command is received even after waiting until the timer 101 times out, the control unit 103 determines on its own that communication cannot be continued, and the control unit 103 determines that it is not possible to continue communication, and stops the communication or data link. Either transmits a frame to notify communication is not possible to multiple established partner stations, or sends a frame to the memory 1 in the own LAN control device
LA the information such as traces and dumps stored in 02.
It is assembled and edited into N frame formats, and sequentially transmitted to one station.

【0010】0010

【発明の効果】以上説明したように本発明は、情報処理
装置からの指令で動作するLAN制御装置が上位ソフト
ウェアの指令によらずに自らフレーム送信を行えるよう
にしたので、上位ソフトウェアとのインタフェースが不
可能になっても、通信不可を表示するフレームを送信す
るか、あるいは自装置内のメモリ内に保持している情報
を出力できるという効果を有する。従って、ハードウェ
ア障害で上位ソフトウェアとのインタフェースが不可能
となったときや、不正な報告を行って上位ソフトウェア
が本装置とのインタフェースを切り離してしまったとき
、上位ソフトウェアを介しての情報出力(メモリダンプ
等)が不可能となっても、メモリ内容を吐き出すことが
可能となる。
[Effects of the Invention] As explained above, the present invention enables a LAN control device that operates according to commands from an information processing device to transmit frames by itself without depending on commands from higher-level software, thereby improving the interface with higher-level software. Even if communication becomes impossible, it is possible to transmit a frame indicating that communication is not possible or output information held in the memory within the device itself. Therefore, when the interface with the higher-level software becomes impossible due to a hardware failure, or when the higher-level software disconnects the interface with this device due to an incorrect report, information output via the higher-level software ( Even if a memory dump (such as a memory dump) becomes impossible, it is possible to dump the memory contents.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明のLAN制御装置の一実施例を示すブロ
ック図である。
FIG. 1 is a block diagram showing an embodiment of a LAN control device of the present invention.

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

1    LAN制御装置 2    情報処理装置 3    LAN回線 4    相手局 101    タイマ 102    メモリ 103    制御部 1 LAN control device 2 Information processing device 3 LAN line 4 Opponent station 101 Timer 102 Memory 103 Control section

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  上位の情報処理装置からのソフトウェ
ア指令を実行することによりLAN上の各局と手順を持
って通信を行うLAN制御装置において、前記ソフトウ
ェア指令を受ける時間間隔をカウントするタイマと、前
記タイマがタイムアウトするまでに送信指令または受信
データの上位ソフトウェアへの引渡し指令を受けていな
い時には通信中あるいはデータリンク確立途中である局
に対して通信不可を通知するフレームまたは自LAN制
御装置内の情報を送信する送信手段とを備えることを特
徴とするLAN制御装置。
1. A LAN control device that communicates with each station on a LAN according to a procedure by executing a software command from a higher-level information processing device, comprising: a timer for counting the time interval at which the software command is received; If a transmission command or a command to transfer received data to the higher-level software is not received before the timer times out, a frame or information within the own LAN control device that notifies a station that is communicating or in the process of establishing a data link that communication is not possible. A LAN control device comprising a transmitting means for transmitting.
JP3022547A 1991-02-18 1991-02-18 Lan controller Pending JPH04262641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3022547A JPH04262641A (en) 1991-02-18 1991-02-18 Lan controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3022547A JPH04262641A (en) 1991-02-18 1991-02-18 Lan controller

Publications (1)

Publication Number Publication Date
JPH04262641A true JPH04262641A (en) 1992-09-18

Family

ID=12085863

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3022547A Pending JPH04262641A (en) 1991-02-18 1991-02-18 Lan controller

Country Status (1)

Country Link
JP (1) JPH04262641A (en)

Similar Documents

Publication Publication Date Title
JPH0656994B2 (en) Checkpoint / frame number reduction method
JPH04262641A (en) Lan controller
JP3341276B2 (en) Communication control device
JPH0575622A (en) Emergency communication control system with priority
JPH03117242A (en) Retrial method for data transmission
JPS61210740A (en) Emergency communicating control system for token bus type local network system
JPS6333949A (en) Data communication system
JP2804614B2 (en) Data transmission method
JPH07118828B2 (en) Transmission device control signal transmission method
JPH06152679A (en) Communication system utilizing packet network
JPS63246055A (en) Packet transmitter-receiver
JPH03117945A (en) Communication equipment using hdlc procedure
JPS62242439A (en) Data communication equipment
JPS6258745A (en) Multiple address communication system
JPH04344741A (en) Communication controller
JPH0372742A (en) Data transmission system
JPS58177053A (en) Data communication system
JPS63275240A (en) Simultaneous information notifying system
JPH04144447A (en) Polling system
JPS62242438A (en) Data communication equipment
JPS62216548A (en) Data transfer system
JPH04236538A (en) Data transmission system
JPH02222247A (en) Communication control system
JPH0310547A (en) Communication controller
JPH03136431A (en) Data communication method