JPH03174603A - Communication procedure for programmable controller - Google Patents

Communication procedure for programmable controller

Info

Publication number
JPH03174603A
JPH03174603A JP31454689A JP31454689A JPH03174603A JP H03174603 A JPH03174603 A JP H03174603A JP 31454689 A JP31454689 A JP 31454689A JP 31454689 A JP31454689 A JP 31454689A JP H03174603 A JPH03174603 A JP H03174603A
Authority
JP
Japan
Prior art keywords
address
data
communication
command
programmable
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.)
Granted
Application number
JP31454689A
Other languages
Japanese (ja)
Other versions
JP2830224B2 (en
Inventor
Kenichi Kawakami
川上 健一
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa Electric Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yaskawa Electric Manufacturing Co Ltd filed Critical Yaskawa Electric Manufacturing Co Ltd
Priority to JP31454689A priority Critical patent/JP2830224B2/en
Publication of JPH03174603A publication Critical patent/JPH03174603A/en
Application granted granted Critical
Publication of JP2830224B2 publication Critical patent/JP2830224B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、プログラマブルコントローラ(以下rPC,
Jと略称する。)の通信手順に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention provides a programmable controller (hereinafter referred to as rPC).
It is abbreviated as J. ) related to communication procedures.

〔従来の技術〕[Conventional technology]

PCとプログラミングパネル(以下rPPJと略称する
。)との間の1対1の通信方式としては特開昭62−2
56152号公報に記載されたものがあり、これにより
PPとPCの間のデータを直接転送可能としている。
As a one-to-one communication method between a PC and a programming panel (hereinafter referred to as rPPJ), Japanese Patent Laid-Open No. 62-2
There is a system described in Japanese Patent No. 56152, which enables data to be directly transferred between a PP and a PC.

この方式を展開すると、単一のPPと複数のPC間の通
信も可能である。その例を第6図に示す。
If this scheme is expanded, communication between a single PP and multiple PCs is also possible. An example is shown in FIG.

この方式では、マスクであるPPは、モデムを介して、
スレーブであるPCI、PC2,・・・PCnと1:N
通信を行うことができる。
In this method, the PP, which is a mask, uses the modem to
Slave PCI, PC2, ... PCn and 1:N
Can communicate.

その通信方法について説明すると、マスクであるPPは
、送信データであるコマンドにデスティネーションアド
レスを載せることによりスレーブPCの番号を選択する
。スレーブであるPCは、受信データであるコマンドの
デスティネーションアドレスと自分のデバイスアドレス
を比較して、同一の番号であればそのデータを受は取り
、コマンド処理を行い、レスポンスを作成してPPにレ
スポンスを送信する。
To explain the communication method, the PP, which is a mask, selects the number of the slave PC by putting a destination address in a command, which is transmission data. The slave PC compares the destination address of the command, which is received data, with its own device address. If the numbers are the same, it accepts the data, processes the command, creates a response, and sends it to the PP. Send the response.

PCは、コマンドのデスティネーションアドレスと自分
のデバイスアドレスが異なっていればそのコマンドを無
視する。
The PC ignores the command if the destination address of the command and its own device address are different.

PPは、戻って来たレスポンスを受は取り、レスポンス
処理を行う。
The PP receives the returned response and processes the response.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

ところが、上述した従来の通信方法では、次のような問
題があった。
However, the conventional communication method described above has the following problems.

■ テ゛−夕1こ自局のアドレス(ソースアドレス)が
なく、マスクであるPPは自分のアドレスを持っていな
いので、コマンドに付加した相手局のアドレス(デステ
ィネーションアドレス)と同じアドレスがレスポンスデ
ータに入っていることをチエツクしなければならない。
■ Part 1: Since there is no address of the own station (source address) and the PP which is a mask does not have its own address, the same address as the address of the other station (destination address) added to the command is included in the response data. You must check that it is included.

■ モデムを使用しているためにマスクと複数のスレー
ブ間の配線が全てつながっており、そのため、マスクが
複数になれば各マスクの出す通信用の制御信号がぶつか
ってしまう。
■ Because a modem is used, the wiring between the mask and multiple slaves are all connected, so if there are multiple masks, the communication control signals issued by each mask will conflict.

■ 以上の■、■の理由により、PPとPCとは1:N
の通信しかできず、大規模な設備の監視、変更等の通信
において要求される複数マスク、複数スレーブのN:N
通信に対応できなかった。
■ Due to the reasons for ■ and ■ above, PP and PC are 1:N.
N:N of multiple masks and multiple slaves required for communication such as monitoring and changing large-scale equipment.
Unable to respond to communications.

■ 通信にモデムを使用しなければならないため、配線
、設置位置等に設備的制約があった。
■ Since a modem had to be used for communication, there were equipment restrictions regarding wiring, installation location, etc.

そこで本発明は、モデムを使用せずに複数マスタ、複数
スレーブ間の通信を可能にすることを目的とする。
Therefore, an object of the present invention is to enable communication between multiple masters and multiple slaves without using a modem.

〔課題を解決するための手段〕[Means to solve the problem]

この目的を達成するため、本発明のプログラマブルコン
トローラの通信手順は、複数のプログラミングパネルと
複数のプログラマブルコントローラとの通信手順におい
て、前記プログラミングパネルに接続されているか又は
接続されていない前記複数のプログラマブルコントロー
ラ同士をプログラマブルコントローラ間リンクで接続し
、あるプログラミングパネルからある特定のプログラマ
ブルコントローラにデータを通信する際に、前記プログ
ラミングパネルからは、送信データに送信相手先のアド
レスであるデスティネーションアドレスを付加して当該
プログラミングパネルに接続されているプログラマブル
コントローラに送信し、当該プログラマブルコントロー
ラでは前記アドレス力く自局ではないときに自局のアド
レスであるソースアドレスを付して前記データを前記プ
ログラマブルコントローラ間リンクに送信し、各プログ
ラマブルコントローラの通信コントローラでは、前記デ
スティネーションアドレスが自局であるときにデータを
受信するとともに要求された処理を行い、前記ソースア
ドレスをデスティネーションアドレスに、かつ前記デス
ティネーションアドレスをソースアドレスにそれぞれ変
換して処理データとともに前記プログラマブルコントロ
ーラ間リンクに送信し、前記のプログラミングパネルに
レスポンスデータを送信することを特徴とする。
To achieve this objective, the programmable controller communication procedure of the present invention includes a communication procedure between a plurality of programming panels and a plurality of programmable controllers, in which the plurality of programmable controllers are connected to the programming panel or are not connected to the programming panel. When communicating data from a programming panel to a specific programmable controller by connecting them with a link between programmable controllers, the programming panel adds a destination address, which is the address of the destination, to the data being sent. The data is sent to the programmable controller connected to the programming panel, and when the address is not the own station, the programmable controller attaches a source address that is the address of the own station and sends the data to the programmable controller-to-controller link. The communication controller of each programmable controller receives the data when the destination address is its own station, performs the requested processing, sets the source address as the destination address, and sets the destination address as the source address. and transmitting the response data to the programmable controller link together with the processing data, and transmitting response data to the programming panel.

〔作用〕[Effect]

本発明のプログラマブルコントローラは、第1図に示す
ようにPC間リンク機能を持っている。
The programmable controller of the present invention has an inter-PC link function as shown in FIG.

そして、PC間で送受信されるデータに、PPからのコ
マンドを載せることにより、PPから来たコマンドをそ
のコマンド内のデスティネーションアドレスと同一のデ
バイスアドレスを持つPCに送る。また、コマンド処理
を終えたPCからのレスポンスを同じ経路を通ってPP
に送り返す。
Then, by adding the command from the PP to the data transmitted and received between the PCs, the command from the PP is sent to the PC having the same device address as the destination address in the command. In addition, the response from the PC that has finished command processing is sent to the PP via the same route.
send it back to

上記動作をある一例を挙げて説明する。The above operation will be explained using an example.

第2図はPPとPC間、PCとPC間とのデー夕の送受
信のシーケンス図である。
FIG. 2 is a sequence diagram of data transmission and reception between the PP and the PC and between the PCs.

PPはデバイスアドレス1のPCに接続されていて、デ
スティネーションアドレスに2を設定してコマンドを作
成するものとする。システムはPCI、PC2、PCB
の3台で構成されたリンクシステムとする。各PCのデ
バイスアドレスは各々の番号と同値とする。
It is assumed that the PP is connected to a PC with a device address of 1, and a command is created by setting 2 to the destination address. The system is PCI, PC2, PCB
The link system consists of three units. The device address of each PC is the same as each number.

動作シーケンスを以下に示す。The operation sequence is shown below.

■PPは、接続されているPctに対してデスティネー
ションアドレス2のコマンドを送信する。
(2) The PP sends a command with destination address 2 to the connected Pct.

■PCIはPPから受は取ったコマンドのデスティネー
ションアドレスと、自分のデバイスアドレスが異なって
いるので、ヘッダー1をコマンドに付けてリンクライン
20に送出する。
(2) Since the destination address of the command received from the PP and its own device address are different, the PCI attaches header 1 to the command and sends it to the link line 20.

■PC2は、リンクライン20から受は取ったコマンド
のヘッダーのデスティネーションアドレスが自分のデバ
イスアドレスと同じなので、コマンド処理を行う。
(2) Since the destination address in the header of the command received from the link line 20 is the same as its own device address, the PC 2 processes the command.

■PC3は、リンクライン20から受は取ったコマンド
のヘッダーのデスティネーションアドレスが自分のデバ
イスアドレスと異なっているので、そのコマンドを無視
する。
(2) Since the destination address in the header of the command received from the link line 20 is different from its own device address, the PC 3 ignores the command.

■PC2は、コマンド処理が終わると、レスポンスを作
成してそのレスポンスにヘッダー2を付けてリンクライ
ン20に送出する。このときのテ°ステイネ−ジョンア
ドレスは1である。
(2) When the command processing is completed, the PC 2 creates a response, attaches a header 2 to the response, and sends it to the link line 20. At this time, the station address is 1.

■PCBはリンクライン20から受は取ったレスポンス
のヘッダー2のデスティネーションアドレスが自分のデ
バイスアドレスと異なっているので、そのレスポンスを
無視する。
(2) Since the destination address in the header 2 of the response received from the link line 20 is different from its own device address, the PCB ignores the response.

■PCIはリンクライン20から受は取ったレスポンス
のヘッダー2のデスティネーションアドレスが自分のデ
バイスアドレスと同じであるので、そのレスポンスから
ヘッダーを外してPPへ送信する。
(2) Since the destination address in header 2 of the response received from the link line 20 is the same as its own device address, the PCI removes the header from the response and sends it to the PP.

■PPはPCIからレスポンスを受信する。■PP receives a response from PCI.

以上のシーケンスにより、PPはPCIとリンクライン
20を介して、PC2と通信を行うことができる。
The above sequence allows the PP to communicate with the PC 2 via the PCI and link line 20.

また、リンクライン20は、デスティネーションアドレ
スとデバイスアドレスの制御により、相互にデータ通信
が行えるので、リンクシステム内に複数のPPを接続す
ることができる。
Further, since the link line 20 can perform data communication with each other by controlling the destination address and device address, a plurality of PPs can be connected within the link system.

したがって、PPとPC間の通信方法を変えることなく
、また、モデムを使用することなしにN:N通信が行な
える。
Therefore, N:N communication can be performed without changing the communication method between the PP and PC and without using a modem.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第3図は本発明の実施例を示すブロック図、第4図及び
第5図はそれぞれ実施例におけるデータ処理手順を示す
フローチャートである。
FIG. 3 is a block diagram showing an embodiment of the present invention, and FIGS. 4 and 5 are flowcharts showing data processing procedures in the embodiment, respectively.

第3図において、PPとプログラマブルコントローラP
CIとはR3232C等の通信線lOで接続されている
。またプログラマブルコントローラPCIとPC2間は
リンクライン20(同軸ケーブル)で接続されている。
In Figure 3, PP and programmable controller P
It is connected to the CI via a communication line IO such as R3232C. Furthermore, the programmable controllers PCI and PC2 are connected by a link line 20 (coaxial cable).

本例では2つのプログラマブルコントローラしか図示し
ていないが、複数のPC間もリンクライン20で接続す
る。
Although only two programmable controllers are shown in this example, a link line 20 also connects a plurality of PCs.

PCl、PC2はそれぞれデータ処理部30.50及び
リンクユニット (通信制御部) 40.60を備えて
いる。データ処理部30.50は、データの処理を行う
CPU31.51と、プログラムを格納するROM32
.52と、データを記憶するRAM33.53とを備え
ている。リンクライン)40.60は、通信線10で接
続されたPPとの通信を制御する通信コントローラ41
61(但し本実施例では通信コントローラ61にはPP
は接続されていない。〉 と、データフォーマット変換
部42.62と、これらのデータを処理するC P U
43.63と、リンクライン20に対するデータの通信
を制御する通信コントローラ44゜64とを備えている
PCl and PC2 each include a data processing section 30.50 and a link unit (communication control section) 40.60. The data processing unit 30.50 includes a CPU 31.51 that processes data and a ROM 32 that stores programs.
.. 52 and a RAM 33.53 for storing data. Link line) 40.60 is a communication controller 41 that controls communication with the PP connected via the communication line 10.
61 (However, in this embodiment, the communication controller 61 has a PP
is not connected. 〉, a data format converter 42.62, and a CPU that processes these data.
43.63, and a communication controller 44.64 for controlling data communication to the link line 20.

以下、第3図〜第5図を参照して本実施例の動作を説明
する。
The operation of this embodiment will be described below with reference to FIGS. 3 to 5.

まず、PPは第4図のステップ100 で示すようニコ
マンドを送信する。このコマンドは通信線10によって
PCIに送信され、PCIのリンクユニット40ではこ
のコマンドを受信しくステップ110)、アドレスの解
析を行う (ステップ120)。このアドレスが自局(
PCI)  であればステップ130(こおいてデータ
フォーマット変換〈デスティネーションアドレスを除去
する)を行い、内部バスを介してデータ処理部30にコ
マンドを送信し、そのコマンドに基づくデータ処理(ス
テップ140)を行い、レスポンスを作成する〈ステッ
プ150)。
First, the PP sends a command as shown in step 100 of FIG. This command is sent to the PCI via the communication line 10, and the link unit 40 of the PCI receives this command (step 110) and analyzes the address (step 120). This address is your own station (
PCI), performs step 130 (data format conversion (remove destination address)), sends a command to the data processing unit 30 via the internal bus, and performs data processing based on the command (step 140). and creates a response (step 150).

前記ステップ120 において、コマンドに付加されて
いるアドレスが自局ではない場合には、ステップ160
 においてデータフォーマット変換(ソースアドレス、
デスティネーションアドレス、データのタイプをヘッダ
ーとして付加する)を行い、第3図の通信コントローラ
44を介してリンクライン20にコマンドを送信する(
ステップ170)。
In step 120, if the address added to the command is not the local station, step 160
Data format conversion (source address,
The destination address and data type are added as a header), and the command is sent to the link line 20 via the communication controller 44 in FIG.
step 170).

リンクライン20を介してPPからのコマンドを受は取
ったPC2は(ステップ180)、そのコマンドのへラ
ダーのテ゛ステイネ−ジョンアドレスと自分のデバイス
アドレスとを比較しくステップ190)、自局でなけれ
ばステップ200 に示すように処理を行わない。それ
が自局であれば、ステップ210 においてデータのタ
イプを解析し、コマンドタイプ以外であれば各タイプ毎
の処理を行う(ステップ−11= 220)。コマンドタイプであれば、ステップ230で
データフォーマット変換(ヘッダーを除去する)を行い
、内部バスを介してデータ処理部50にコマンドを送信
し、そのコマンドに基づ(データ処理(ステップ240
)を行い、レスポンスを作成する(ステップ250)。
The PC 2, which has received the command from the PP via the link line 20 (step 180), compares the station address in the header of the command with its own device address (step 190). No processing is performed as shown in step 200. If it is the own station, the data type is analyzed in step 210, and if it is other than the command type, processing is performed for each type (step -11=220). If it is a command type, data format conversion (header removal) is performed in step 230, the command is sent to the data processing unit 50 via the internal bus, and data processing (step 240) is performed based on the command.
) and create a response (step 250).

第5図は、PC2において作成されたレスポンスをPP
に返信する処理を示している。
Figure 5 shows the response created on PC2.
It shows the process of replying to.

ステップ300 で作成されたレスポンスは内部バスを
介してリンクユニット60に送られ、ステップ310で
データフォーマット変換(ヘッダーを付加する)され、
第3図の通信コントローラ64を介してレスポンスを送
信する(ステップ320)。PCIでは、そのレスポン
スを受は取り (ステップ330)、ソルスポンスに付
加されたアドレスの解析ヲ行う (ステップ340)。
The response created in step 300 is sent to the link unit 60 via the internal bus, and the data format is converted (adding a header) in step 310.
A response is transmitted via the communication controller 64 of FIG. 3 (step 320). The PCI receives the response (step 330) and analyzes the address added to the response (step 340).

アドレスが自局でない場合は処理を行わない(ステップ
350)。アドレスが自局の場合は、ステップ360 
においてデータタイプを解析する。データタイプがレス
ポンスタイプでない場合にはステップ370 において
各タイプ毎の処 2− 理を行う。レスポンスタイプの場合は、ステップ380
 においてデータフォーマント変換(\ラダーを除去、
デスティネーションアドレスを付加)を行い、ステップ
390 でレスポンス送信を行う。このレスポンスは通
信線10を介してPPに送られ、レスポンスを受信する
(ステップ400)。
If the address is not the local station, no processing is performed (step 350). If the address is your own, step 360
Parse the data type in . If the data type is not a response type, processing for each type is performed in step 370. If it is a response type, step 380
Data formant conversion (\remove ladder,
destination address) and sends a response in step 390. This response is sent to the PP via the communication line 10, and the response is received (step 400).

このようにして、PPはPCIとリンクライン20を介
して、PC2と通信を行うことができる。
In this way, the PP can communicate with the PC 2 via the PCI and link line 20.

また、リンクライン20は、デスティネーションアドレ
スとデバイスアドレスの制御により、相互にデータ通信
が行えるので、リンクシステム内に複数のPPを接続す
ることができる。
Further, since the link line 20 can perform data communication with each other by controlling the destination address and device address, a plurality of PPs can be connected within the link system.

ゑ上により、PPとPC間の通信方法を変えることなく
、また、モデムを使用することなしにN:N通信が行な
える。
With this feature, N:N communication can be performed without changing the communication method between the PP and PC, and without using a modem.

〔発明の効果〕〔Effect of the invention〕

以上に説明したように、本発明によれば、PC間リンク
システムを構築することにより、PPとPC間の通信方
法を変えることなく、またモデムを使用することなしに
N:N通信が可能となる。
As explained above, according to the present invention, by constructing a PC-to-PC link system, N:N communication is possible without changing the communication method between PP and PC and without using a modem. Become.

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

第1図は本発明のシステム構成図、第2図はPPとPC
間、PCとPC間とのデータの送受信のシーケンス図、
第3図は本発明の実施例を示すブロック図、第4図及び
第5図はそれぞれ実施例におけるデータ処理手順を示す
フローチャート、第6図は従来のPPとPCのにN通信
のシステム構成図である。 PPニブログラミングパネル PC,PCl、2:プログラマブルコントローラ10:
通信線(R3232C) 20ニリンクライン(同軸ケーブル) 30.50:データ処理部 31.51: CP U       32.52: 
R0M33、53: RA M 4060:リンクユニット 4161:通信コントローラ 42.62+デ一タフオーマツト変換部4363:CP
U 44、64:通信コントローラ 特開平 3 174603(6)
Figure 1 is a system configuration diagram of the present invention, Figure 2 is PP and PC
A sequence diagram of data transmission and reception between PCs,
FIG. 3 is a block diagram showing an embodiment of the present invention, FIGS. 4 and 5 are flowcharts showing data processing procedures in the embodiment, and FIG. 6 is a system configuration diagram of conventional N communication between PP and PC. It is. PP Niprogramming panel PC, PCl, 2: Programmable controller 10:
Communication line (R3232C) 20 Nilink lines (coaxial cable) 30.50: Data processing section 31.51: CPU 32.52:
R0M33, 53: RAM 4060: Link unit 4161: Communication controller 42.62 + digital format converter 4363: CP
U 44, 64: Communication controller JP-A-3 174603 (6)

Claims (1)

【特許請求の範囲】[Claims] 1、複数のプログラミングパネルと複数のプログラマブ
ルコントローラとの通信手順において、前記プログラミ
ングパネルに接続されているか又は接続されていない前
記複数のプログラマブルコントローラ同士をプログラマ
ブルコントローラ間リンクで接続し、あるプログラミン
グパネルからある特定のプログラマブルコントローラに
データを通信する際に、前記プログラミングパネルから
は、送信データに送信相手先のアドレスであるデスティ
ネーションアドレスを付加して当該プログラミングパネ
ルに接続されているプログラマブルコントローラに送信
し、当該プログラマブルコントローラでは前記アドレス
が自局ではないときに自局のアドレスであるソースアド
レスを付して前記データを前記プログラマブルコントロ
ーラ間リンクに送信し、各プログラマブルコントローラ
の通信コントローラでは、前記デスティネーションアド
レスが自局であるときにデータを受信するとともに要求
された処理を行い、前記ソースアドレスをデスティネー
ションアドレスに、かつ前記デスティネーションアドレ
スをソースアドレスにそれぞれ変換して処理データとと
もに前記プログラマブルコントローラ間リンクに送信し
、前記のプログラミングパネルにレスポンスデータを送
信することを特徴とするプログラマブルコントローラの
通信手順。
1. In the communication procedure between a plurality of programming panels and a plurality of programmable controllers, the plurality of programmable controllers that are connected to the programming panel or not are connected to each other by an inter-programmable controller link, and a certain programming panel is connected to the programmable controllers. When communicating data to a specific programmable controller, the programming panel adds a destination address, which is the address of the destination, to the data to be sent, and sends the data to the programmable controller connected to the programming panel. In the programmable controller, when the address is not the own station, the data is sent to the link between programmable controllers with a source address that is the address of the own station, and in the communication controller of each programmable controller, the destination address is the own station. When the station is a station, it receives data, performs the requested processing, converts the source address to a destination address, and the destination address to a source address, and sends the processed data to the programmable inter-controller link. , a communication procedure for a programmable controller, characterized in that response data is transmitted to the programming panel.
JP31454689A 1989-12-04 1989-12-04 Communication procedure of programmable controller Expired - Fee Related JP2830224B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31454689A JP2830224B2 (en) 1989-12-04 1989-12-04 Communication procedure of programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31454689A JP2830224B2 (en) 1989-12-04 1989-12-04 Communication procedure of programmable controller

Publications (2)

Publication Number Publication Date
JPH03174603A true JPH03174603A (en) 1991-07-29
JP2830224B2 JP2830224B2 (en) 1998-12-02

Family

ID=18054595

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31454689A Expired - Fee Related JP2830224B2 (en) 1989-12-04 1989-12-04 Communication procedure of programmable controller

Country Status (1)

Country Link
JP (1) JP2830224B2 (en)

Also Published As

Publication number Publication date
JP2830224B2 (en) 1998-12-02

Similar Documents

Publication Publication Date Title
JPH0365703B2 (en)
JPH11259184A (en) External interface circuit
JPH1083215A (en) Motor control device
JP3500565B2 (en) Message division communication method and communication system
JP2830224B2 (en) Communication procedure of programmable controller
JPH07200010A (en) Programmable controller and exclusive control communication method thereof
JP4067667B2 (en) Communication link automatic identification method and system
JP2957354B2 (en) Signal transfer method
JPH0519839A (en) Numerical control group control system
JPH07131502A (en) Communication control device
JPH07177180A (en) Testing method for network connection equipment
JP2721290B2 (en) Communication control device
JP2694412B2 (en) Data transmission system
JPS61236466A (en) Production technology information supplying system
JPH06290127A (en) Computer system
US20060107079A1 (en) Non-interacting transmission of identification information on communication lines
JPS63141429A (en) Packet multiplexer
CN116126612A (en) Chip debugging method
JP2005217850A (en) Data conversion apparatus and data conversion program
JPH11296211A (en) I / O device
JPS63227147A (en) Network controller
JPS63250237A (en) Multi-protocol control system
JPH03217905A (en) Data transfer method between programmable controllers
CN111045379A (en) Equipment remote monitoring method and system
JPH03251946A (en) Input/output control method for information processing system

Legal Events

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

Free format text: PAYMENT UNTIL: 20070925

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20080925

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees