JP3208930B2 - Intelligent modem - Google Patents

Intelligent modem

Info

Publication number
JP3208930B2
JP3208930B2 JP15091893A JP15091893A JP3208930B2 JP 3208930 B2 JP3208930 B2 JP 3208930B2 JP 15091893 A JP15091893 A JP 15091893A JP 15091893 A JP15091893 A JP 15091893A JP 3208930 B2 JP3208930 B2 JP 3208930B2
Authority
JP
Japan
Prior art keywords
command
modem
character format
communication speed
communication
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.)
Expired - Lifetime
Application number
JP15091893A
Other languages
Japanese (ja)
Other versions
JPH0723076A (en
Inventor
淳一郎 秋元
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.)
Meidensha Corp
Original Assignee
Meidensha Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meidensha Corp filed Critical Meidensha Corp
Priority to JP15091893A priority Critical patent/JP3208930B2/en
Publication of JPH0723076A publication Critical patent/JPH0723076A/en
Application granted granted Critical
Publication of JP3208930B2 publication Critical patent/JP3208930B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、公衆回線用モデムに関
し、特に、ATコマンドにより制御されるインテリジェ
ントモデムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a modem for a public line, and more particularly to an intelligent modem controlled by an AT command.

【0002】[0002]

【従来の技術】パーソナルコンピュータ等のデータ端末
装置(Data terminal equipment:以下、DTE)から
コマンドを送ることによって自動送信や自動着信等の様
々な通信制御を可能とし、更に、通信速度や通信規格の
自動識別機能を持つインテリジェントモデムが最近良く
使用されている。この種のインテリジェントモデムを制
御するコマンド体系の一つにATコマンドがある。この
ATコマンドはヘイズコマンドとも呼ばれ、DTE−モ
デム間の通信速度[bps]やキャラクタフォーマット
(データビット長、パリティの有無等、以下同じ)を自
動認識するので、ユーザーがそれらの設定を殆ど意識せ
ずに通信が可能となり、現在、最も多用されている。
2. Description of the Related Art Various communication controls such as automatic transmission and automatic reception are enabled by sending a command from a data terminal equipment (hereinafter referred to as DTE) such as a personal computer. An intelligent modem with an automatic identification function has been widely used recently. One of the command systems for controlling this kind of intelligent modem is an AT command. The AT command is also called a haze command, and automatically recognizes a communication speed [bps] between the DTE and the modem and a character format (data bit length, presence / absence of parity, etc., the same applies hereinafter). It is possible to communicate without using it, and it is currently used most frequently.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、ATコ
マンドは上述のように便利な反面、運用上種々の問題も
あった。例えば、図3のような通信システムにおいて、
モデム相互間が通信回線により接続され、無人のDTE
30、モデム31,32を通り、操作者が存在する有人
のDTE33にデータを送信する場合において、通信回
線にノイズが混入したり、操作者の誤操作等により通信
回線上のモデムキャリアが途切れ、モデム31がキャリ
ア断と判断したとする。このときモデム31は、通信回
線を開放(オンフック)してDTE30からの命令を待
つコマンドモードになる。しかし、DTE30側では、
現在送信中のデータを止めるまでに所定の時間を要する
ので、この間、モデム31に種々のデータが送られてき
ていることになる。
However, although the AT command is convenient as described above, it has various operational problems. For example, in a communication system as shown in FIG.
The modems are connected to each other by a communication line,
30, when transmitting data to the attended DTE 33 having an operator through the modems 31, 32, the modem carrier on the communication line is interrupted due to noise mixed in the communication line or erroneous operation of the operator. It is assumed that 31 has determined that the carrier has been disconnected. At this time, the modem 31 enters a command mode in which the communication line is released (on-hook) and a command from the DTE 30 is awaited. However, on the DTE 30 side,
Since it takes a predetermined time to stop the data currently being transmitted, various data are being sent to the modem 31 during this time.

【0004】ATコマンド体系では、AT〜CR(改
行)のコードにてDTEの通信速度やキャラクタフォー
マットをモデム側で自動認識している。従って、もし、
DTE30がコマンドのつもりでなく送信してしまった
データの中に、何らかの通信速度やキャラクタフォーマ
ットで「A」と読めるコードが存在すると、モデム31
側では、その通信速度とキャラクタフォーマットで、次
に来るであろう「T」及び「CR」を待ち続ける。
[0004] In the AT command system, the modem automatically recognizes the DTE communication speed and character format using AT to CR (line feed) codes. Therefore, if
If there is a code that can be read as "A" in some data rate or character format in the data transmitted by the DTE 30 instead of as a command, the modem 31
The side continues to wait for the upcoming "T" and "CR" at its baud rate and character format.

【0005】例えば、9600[bps]、8ビット、
パリティ無しの条件での通信中に、300[bps]、
7ビット、Oddパリティで「A」と読めるコードが来
ると、モデム31は同通信速度とキャラクタフォーマッ
トで、「T」、「CR」と読めるコードが次に受信する
まで永遠に待ち続けてしまう。DTE30側ではその事
実を知ることさえできないので、データ送出中断後に、
当初の9600[bps]、8ビット、パリティ無しの
条件でコマンドを送出するが、このコマンドは上記待ち
状態のために一切機能せず、通信システムが実質的にダ
ウンする問題があった。
For example, 9600 [bps], 8 bits,
During communication without parity, 300 [bps],
When a code that can be read as "A" with 7 bits and odd parity arrives, the modem 31 waits forever until a code that can be read as "T" or "CR" is received at the same communication speed and character format. Since the DTE 30 cannot even know that fact,
A command is transmitted under the initial condition of 9600 [bps], 8 bits, and no parity. However, this command does not function at all because of the waiting state, and there is a problem that the communication system is substantially down.

【0006】本発明は、かかる問題点に鑑みてなされた
もので、その目的とするところは、通信回線上のキャリ
ア断のときの実質的なシステムダウンの可能性を激減さ
せるインテリジェンスモデムを提供することにある。
The present invention has been made in view of the above problems, and an object of the present invention is to provide an intelligence modem which drastically reduces the possibility of substantial system down when a carrier on a communication line is disconnected. It is in.

【0007】[0007]

【課題を解決するための手段】上記目的を達成する第一
の発明は、ATコマンドによるDTEとの間の通信速度
及びキャラクタフォーマットの自動認識処理を行うとと
もに、通信回線上のキャリア断を検出したときに該通信
回線を開放して前記通信速度及びキャラクタフォーマッ
トでDTEからのコマンド入力を待つコマンドモードに
移行するインテリジェンスモデムにおいて、前記自動認
識処理を禁止して前記通信速度及びキャラクタフォーマ
ットを予め定めたものに固定するインターフェース固定
手段を設けたものである。
According to a first aspect of the present invention, a communication speed and a character format with a DTE are automatically recognized by an AT command and a carrier disconnection on a communication line is detected. Sometimes, in the intelligence modem which releases the communication line and shifts to a command mode waiting for a command input from the DTE in the communication speed and the character format, the automatic recognition process is prohibited and the communication speed and the character format are predetermined. An interface fixing means for fixing the object is provided.

【0008】また、上記目的を達成する第二の発明は、
ATコマンドによるDTEとの間の通信速度及びキャラ
クタフォーマットの自動認識処理を行うとともに、通信
回線上のキャリア断を検出したときに該通信回線を開放
して前記通信速度及びキャラクタフォーマットでDTE
からのコマンド入力を待つコマンドモードに移行するイ
ンテリジェンスモデムにおいて、前記キャリア断を検出
した後、前記コマンドモードに移行するまでの時間を遅
延させるタイマを設けたものである。
[0008] A second invention for achieving the above object is:
Performs automatic recognition of the communication speed and character format with the DTE by the AT command, and releases the communication line when a carrier disconnection on the communication line is detected, thereby opening the DTE with the communication speed and character format.
An intelligent modem which shifts to a command mode for waiting for a command input from the mobile terminal is provided with a timer for delaying a time from detecting the carrier disconnection to shifting to the command mode.

【0009】また、上記第一又は第二の発明において、
前記DTEから送られる初期化指令信号により前記通信
速度及びキャラクタフォーマットを含む内部保持情報を
初期化する初期化手段を付加する構成にしても良い。
[0009] In the first or second invention,
An initializing means for initializing the internally held information including the communication speed and the character format according to an initialization command signal sent from the DTE may be added.

【0010】[0010]

【作用】第一の発明に係るインテリジェントモデムにあ
っては、ATコマンドのAT〜CR(改行)のコードを
用いて行われる通信速度やキャラクタフォーマットの自
動認識処理をインターフェース固定手段で禁止し、予め
定めた通信速度及びキャラクタフォーマットに固定す
る。これにより、DTEがコマンドのつもりでなく送信
したデータの中に、何らかの通信速度やキャラクタフォ
ーマットで「A」と読めるコードが存在しても、その通
信速度で「T」及び「CR」が来るのを待ち続けること
なく、直ちにDTEからのコマンドを実行することがで
きる。
In the intelligent modem according to the first aspect of the present invention, automatic recognition processing of the communication speed and character format performed using the AT to CR (line feed) code of the AT command is prohibited by the interface fixing means. Fix to the determined communication speed and character format. As a result, even if a code that can be read as "A" in any communication speed or character format exists in the data transmitted by the DTE, not as a command, "T" and "CR" come at that communication speed. Can be immediately executed without waiting for the command from the DTE.

【0011】第二の発明に係るインテリジェントモデム
では、通信回線上のキャリア断を検出した後、コマンド
モードに移行するまでの時間をタイマで設定し、この設
定時間経過後にDTEからのコマンドを受け入れる。従
って通信回線上のキャリア断が検出されても直ちにコマ
ンドモードに移行しないので、DTEからのデータをA
Tコマンドの「A」のコードを該認識する確率が低減
し、後続の「T」や「CR」を待ち続ける事態が回避さ
れる。
[0011] In the intelligent modem according to the second invention, the time from when the carrier disconnection on the communication line is detected to when the command mode is entered is set by a timer, and after the set time has elapsed, a command from the DTE is accepted. Therefore, even if the carrier disconnection on the communication line is detected, the mode does not immediately shift to the command mode.
The probability of recognizing the code of “A” of the T command is reduced, and the situation of waiting for the subsequent “T” or “CR” is avoided.

【0012】なお、初期化手段で内部保持情報を初期化
することで、電源投入後と全く同じ状態になり、コマン
ドモードにおける機能停止の原因が除去される。
By initializing the internally held information by the initialization means, the state becomes exactly the same as after power-on, and the cause of the function stop in the command mode is eliminated.

【0013】[0013]

【実施例】以下、図面を参照して本発明の実施例を説明
する。
Embodiments of the present invention will be described below with reference to the drawings.

【0014】図1は本発明の一実施例の接続構成図であ
り、10はインテリジェントモデム、11はインターフ
ェース設定部、12は設定情報読込部、13はメモリ、
14はタイマ、15はイニシャライズ処理部、16はイ
ンテリジェント処理部を表す。また、20はDTEであ
り、インテリジェントモデム10と伝送ケーブルで接続
されている。更に、インテリジェントモデム10は通信
回線を介して他のインテリジェントモデム(図示省略)
と接続されている。
FIG. 1 is a connection configuration diagram of one embodiment of the present invention, in which 10 is an intelligent modem, 11 is an interface setting unit, 12 is a setting information reading unit, 13 is a memory,
Reference numeral 14 denotes a timer, 15 denotes an initialization processing unit, and 16 denotes an intelligent processing unit. Reference numeral 20 denotes a DTE, which is connected to the intelligent modem 10 via a transmission cable. Further, the intelligent modem 10 is connected to another intelligent modem (not shown) via a communication line.
Is connected to

【0015】インターフェース設定部11は、ATコマ
ンドによるDTE20との間の通信速度及びキャラクタ
フォーマットの自動認識処理の選択/禁止を設定するも
ので、具体的には、モデム本体のDIP−SW(ディッ
プスイッチ:図示省略)の一つにこの機能を割り当て
る。
The interface setting section 11 sets selection / prohibition of a communication speed and a character format automatic recognition process with the DTE 20 by an AT command. Specifically, a DIP-SW (dip switch) of the modem main body is set. : Not shown) is assigned to this function.

【0016】設定情報認識部12は、内部リセット処理
を契機にインターフェース設定部11の設定情報を読み
込むとともに、ATコマンドの自動認識処理の選択/禁
止の設定状態に応じて通信環境を決定するものである。
これは、具体的には、EEPROMから成るゲートIC
(集積回路)やパラレル入出力LSI(大規模集積回
路)をDIP−SWに接続して各設定情報をディジタル
信号化し、これら信号を内部バス等を介してCPUに導
くことで実現する。例えば自動認識処理の禁止が設定さ
れている場合、少なくともコマンド実行部16に導かれ
る通信速度及びキャラクタフォーマット情報は、メモリ
13から読み出したものに固定されるようにした。これ
により、以後のDTE20との間の通信は、この固定さ
れた通信速度等で行われる。
The setting information recognizing unit 12 reads the setting information of the interface setting unit 11 in response to the internal reset process, and determines the communication environment according to the setting state of the selection / prohibition of the automatic recognition processing of the AT command. is there.
This is, specifically, a gate IC composed of an EEPROM.
(Integrated circuit) or a parallel input / output LSI (large-scale integrated circuit) is connected to the DIP-SW to convert each setting information into a digital signal, and these signals are guided to the CPU via an internal bus or the like. For example, when the prohibition of the automatic recognition process is set, at least the communication speed and character format information guided to the command execution unit 16 are fixed to those read from the memory 13. Thereby, the subsequent communication with the DTE 20 is performed at the fixed communication speed or the like.

【0017】インテリジェント処理部16は、ATコマ
ンドの自動認識処理が選択されているときは認識された
通信速度及びキャラクタフォーマット、自動認識処理の
禁止が設定されているときはメモリ13から読み出され
た通信速度及びキャラクタフォーマットに基づいてDT
E20から送られるコマンドを実行し、通常のインテリ
ジェント処理を行う。
The intelligent processing unit 16 reads out the recognized communication speed and character format when the automatic recognition processing of the AT command is selected, and reads out the data from the memory 13 when the automatic recognition processing is prohibited. DT based on communication speed and character format
The command sent from E20 is executed, and normal intelligent processing is performed.

【0018】タイマ14は、キャリア断等を検出したと
きに、通信回線を開放してコマンドモードに戻る時間を
設定するものである。この設定時間は、単純にキャリア
断からコマンドモードに移行するまでの時間と、キャリ
ア断後にDTE20から入力されるデータ等が無い時間
の二つの意味を任意に選択できるものとする。
The timer 14 is used to set a time for releasing the communication line and returning to the command mode when detecting a carrier disconnection or the like. The setting time can be arbitrarily selected from two meanings: a time from simply switching the carrier to the command mode and a time when there is no data or the like input from the DTE 20 after the carrier is cut.

【0019】イニシャライズ処理部15は、DTE20
から送られる初期化指令信号、例えばRS232Cの
「ER信号オフ」により上記通信速度及びキャラクタフ
ォーマットを含む内部保持情報を初期化(リセット)す
るものである。
The initialization processing unit 15 includes a DTE 20
The internal holding information including the communication speed and the character format is initialized (reset) by an initialization command signal sent from the device, for example, “ER signal off” of RS232C.

【0020】次に、上記構成のインテリジェントモデム
10の初期動作を図2の処理手順図をも参照して説明す
る。
Next, the initial operation of the intelligent modem 10 having the above configuration will be described with reference to the processing procedure diagram of FIG.

【0021】モデム電源オン又はモデムリセットによる
内部リセット処理を契機に設定情報認識部12がインタ
ーフェース設定部11の設定情報、即ちDIP−SWの
設定状態を読み込む(S(ステップ、以下同じ)20
1)。次に、読み込んだ設定情報に基づいて自動認識処
理が禁止されているか否かを判定し(S202)、禁止
されているときは、以後の自動認識処理を中止するとと
もに、通信速度及びキャラクタフォーマットをメモリ1
3から読み出したものに固定する(S203)。そして
イニシャライズ処理を実行し(S204)、その後、通
常のインテリジェントモデムの処理を行う(S20
5)。自動認識処理が禁止されていないときは、直接イ
ニシャライズ処理(S204)を実行する。
The setting information recognizing section 12 reads the setting information of the interface setting section 11, that is, the setting state of the DIP-SW (S (step, the same applies hereinafter)) 20 upon the internal reset processing due to the modem power-on or the modem reset.
1). Next, it is determined whether or not the automatic recognition processing is prohibited based on the read setting information (S202). If the processing is prohibited, the subsequent automatic recognition processing is stopped and the communication speed and the character format are changed. Memory 1
3 (S203). Then, an initialization process is performed (S204), and then a normal intelligent modem process is performed (S20).
5). If the automatic recognition process is not prohibited, the initialization process is directly performed (S204).

【0022】このような初期動作を経て通常動作状態に
あるとき、通信回線上のキャリア断を検出すると、通信
回線を開放するとともにタイマ14を起動する。そして
タイマ14の設定時間経過後にメモリ13から通信速度
及びキャラクタフォーマットを読み込み、コマンドモー
ドに移行する。これにより、通信回線の開放後にDTE
20がコマンドのつもりでなく送信したデータの中に、
何らかの通信速度やキャラクタフォーマットで「A」と
読めるコードが存在しても、後続する「T」や「CR」
を待つことが無くなり、通信システムダウンの可能性が
従来に比べて激減する。
In the normal operation state after such an initial operation, when the disconnection of the carrier on the communication line is detected, the communication line is released and the timer 14 is started. Then, after the set time of the timer 14 has elapsed, the communication speed and the character format are read from the memory 13 and the mode shifts to the command mode. As a result, after the communication line is released, the DTE
In the data that 20 sent, not as a command,
Even if there is a code that can be read as "A" at any communication speed or character format, the following "T" or "CR"
, And the possibility of the communication system going down is drastically reduced as compared with the related art.

【0023】なお、自動認識処理の禁止とタイマ14に
よるコマンドモードへの移行時間の遅延とは併用しても
よく、あるいは選択的に使用することもできる。
The prohibition of the automatic recognition process and the delay of the transition time to the command mode by the timer 14 may be used in combination or may be used selectively.

【0024】それでも万一通信システムダウンになった
場合に備えてDTE20からのRS232CのER信号
(データ端末レディ信号)のオフ等によりイニシャライ
ズ処理部15を起動して通信速度やキャラクタフォーマ
ットを含む内部保持情報を完全に初期化し、図2に示し
た各処理を再実行する。これによりコマンドモードにお
ける機能停止の原因が除去され、通信システムの正常運
用が可能になる。
Even in the event that the communication system goes down, the initialization processing unit 15 is started by turning off the RS232C ER signal (data terminal ready signal) from the DTE 20 to retain the internal data including the communication speed and character format. The information is completely initialized, and each processing shown in FIG. 2 is executed again. As a result, the cause of the function stop in the command mode is removed, and the normal operation of the communication system becomes possible.

【0025】このように、本実施例のインテリジェント
モデムによれば、通信回線開放後の実質的なシステムダ
ウンの可能性が著しく低減し、従来の問題点を解消する
ことができる。なお、本発明は上記実施例に限定される
ものではなく、その要旨を逸脱しない範囲で任意に構成
の変更が可能である。
As described above, according to the intelligent modem of the present embodiment, the possibility of substantial system down after opening the communication line is significantly reduced, and the conventional problems can be solved. The present invention is not limited to the above-described embodiment, and the configuration can be arbitrarily changed without departing from the gist of the invention.

【0026】[0026]

【発明の効果】以上の説明から明らかなように、本発明
のインテリジェントモデムは、ATコマンドによる通信
速度等の自動認識処理を禁止してこれを予め定めたもの
に固定するインターフェース固定手段を有するので、通
信回線上のキャリア断のときのコマンドモードの実質的
機能停止の事態を回避し得る効果がある。
As is apparent from the above description, the intelligent modem of the present invention has an interface fixing means for inhibiting the automatic recognition processing of the communication speed and the like by the AT command and fixing the processing to a predetermined one. In addition, there is an effect that it is possible to avoid a substantial stoppage of the command mode when the carrier on the communication line is disconnected.

【0027】本発明のインテリジェントモデムは、ま
た、キャリア断を検出した後にコマンドモードに移行す
るまでの時間を遅延させるタイマを有し、キャリア断直
後の不安定状態時に動作を停止するようにしたので、コ
マンドモード移行後の動作が安定になる効果がある。
The intelligent modem according to the present invention has a timer for delaying the time from the detection of the carrier disconnection to the transition to the command mode, and the operation is stopped in an unstable state immediately after the carrier disconnection. This has the effect of stabilizing the operation after the transition to the command mode.

【0028】更に、上記インテリジェントモデムにDT
Eから送られる初期化指令信号により上記通信速度及び
キャラクタフォーマットを含む内部保持情報を初期化す
る初期化手段を付加することで、コマンドモードにおけ
る機能停止の原因が除去され、通信システムの正常運用
が可能になる。
Further, DT is added to the intelligent modem.
By adding initialization means for initializing the internally held information including the communication speed and the character format according to the initialization command signal sent from E, the cause of the function stop in the command mode is removed, and the normal operation of the communication system is improved. Will be possible.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例に係るインテリジェントモデ
ムの要部構成図。
FIG. 1 is a configuration diagram of a main part of an intelligent modem according to an embodiment of the present invention.

【図2】この実施例によるインテリジェントモデムの初
期動作を表すフローチャート。
FIG. 2 is a flowchart showing an initial operation of the intelligent modem according to the embodiment.

【図3】従来のインテリジェントモデムを含む通信シス
テムの動作説明図。
FIG. 3 is an operation explanatory diagram of a communication system including a conventional intelligent modem.

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

10・・・インテリジェントモデム 11・・・インターフェース設定部 12・・・設定情報認識部 13・・・メモリ 14・・・タイマ 15・・・イニシャライズ処理部 16・・・コマンド実行部 DESCRIPTION OF SYMBOLS 10 ... Intelligent modem 11 ... Interface setting part 12 ... Setting information recognition part 13 ... Memory 14 ... Timer 15 ... Initialization processing part 16 ... Command execution part

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 29/10 G06F 13/00 353 G06F 13/00 354 H04L 29/14 H04L 12/00 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H04L 29/10 G06F 13/00 353 G06F 13/00 354 H04L 29/14 H04L 12/00

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ATコマンドによるデータ端末装置との
間の通信速度及びキャラクタフォーマットの自動認識処
理を行うとともに、通信回線上のキャリア断を検出した
ときに該通信回線を開放して前記通信速度及びキャラク
タフォーマットで前記データ端末装置からのコマンド入
力を待つコマンドモードに移行するインテリジェンスモ
デムにおいて、前記自動認識処理を禁止して前記通信速
度及びキャラクタフォーマットを予め定めたものに固定
するインターフェース固定手段を有することを特徴とす
るインテリジェントモデム。
The present invention performs automatic recognition processing of a communication speed and a character format with a data terminal device using an AT command, and releases a communication line when a carrier disconnection on the communication line is detected to detect the communication speed and the character speed. An intelligence modem which shifts to a command mode for waiting for a command input from the data terminal device in a character format, comprising interface fixing means for inhibiting the automatic recognition process and fixing the communication speed and the character format to predetermined ones. Intelligent modem.
【請求項2】 ATコマンドによるデータ端末装置との
間の通信速度及びキャラクタフォーマットの自動認識処
理を行うとともに、通信回線上のキャリア断を検出した
ときに該通信回線を開放して前記通信速度及びキャラク
タフォーマットで前記データ端末装置からのコマンド入
力を待つコマンドモードに移行するインテリジェンスモ
デムにおいて、前記キャリア断を検出した後、前記コマ
ンドモードに移行するまでの時間を遅延させるタイマを
有することを特徴とするインテリジェントモデム。
2. An automatic recognition process for a communication speed and a character format with a data terminal device by an AT command, and when a carrier disconnection on a communication line is detected, the communication line is opened to release the communication speed and character format. An intelligence modem for transitioning to a command mode for waiting for a command input from the data terminal device in a character format, comprising a timer for delaying a time until the transition to the command mode after detecting the carrier disconnection. Intelligent modem.
【請求項3】 請求項1又は2記載のインテリジェント
モデムにおいて、更に、前記データ端末装置から送られ
る初期化指令信号により前記通信速度及びキャラクタフ
ォーマットを含む内部保持情報を初期化する初期化手段
を有することを特徴とするインテリジェントモデム。
3. The intelligent modem according to claim 1, further comprising initialization means for initializing the internally held information including the communication speed and the character format in accordance with an initialization command signal sent from the data terminal device. An intelligent modem, characterized in that:
JP15091893A 1993-06-23 1993-06-23 Intelligent modem Expired - Lifetime JP3208930B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15091893A JP3208930B2 (en) 1993-06-23 1993-06-23 Intelligent modem

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15091893A JP3208930B2 (en) 1993-06-23 1993-06-23 Intelligent modem

Publications (2)

Publication Number Publication Date
JPH0723076A JPH0723076A (en) 1995-01-24
JP3208930B2 true JP3208930B2 (en) 2001-09-17

Family

ID=15507251

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15091893A Expired - Lifetime JP3208930B2 (en) 1993-06-23 1993-06-23 Intelligent modem

Country Status (1)

Country Link
JP (1) JP3208930B2 (en)

Also Published As

Publication number Publication date
JPH0723076A (en) 1995-01-24

Similar Documents

Publication Publication Date Title
USRE40346E1 (en) Method and apparatus for providing single channel communications
US20020120795A1 (en) Serial peripheral interface master device, a serial peripheral interface slave device and a serial peripheral interface
JPH09265436A (en) Data transfer device
US20020099451A1 (en) Communication port control module for lighting systems
US5295156A (en) Modem
GB2275853A (en) Method and device for detecting an escape sequence in a modem
JP3208930B2 (en) Intelligent modem
US5212685A (en) Control circuit for half-duplex/simplex interface in communication system
US6647100B1 (en) Universal Serial Bus datapump command interpreter
US5864300A (en) Communication system for selecting a communication transmission method
US3431559A (en) Telemetry word forming unit
KR100284054B1 (en) Method and device for data transmission between micom and main system
JP3409367B2 (en) Intelligent modem
CN114169018B (en) Circuit for preventing MCU embedded flash memory data leakage
JPS615654A (en) Initial setting system of digital line terminator
KR920000388B1 (en) Apparatus detecting collision between data transmission
KR0171547B1 (en) Fax-data processing method for portable terminal
JP2705765B2 (en) Transfer management method of floppy disk transfer device
JPS5854781A (en) Frame reception system in facsimile device
JP2863249B2 (en) Reset method
KR100582112B1 (en) Half-duplex UART controller for single channel bidirectional wireless communication
KR890002301Y1 (en) Communication port expanding circuit of computer terminal
JP2692255B2 (en) Multi-drop communication method
JPS6073764A (en) Interruption controller
KR19990041204A (en) How to define baud rate between DeTee-DeeSee for asynchronous communication

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080713

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090713

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100713

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100713

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110713

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120713

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130713

Year of fee payment: 12

EXPY Cancellation because of completion of term