JPH09288502A - Information sharing method between a plurality of controllers and electronic parts mounting device - Google Patents

Information sharing method between a plurality of controllers and electronic parts mounting device

Info

Publication number
JPH09288502A
JPH09288502A JP8099691A JP9969196A JPH09288502A JP H09288502 A JPH09288502 A JP H09288502A JP 8099691 A JP8099691 A JP 8099691A JP 9969196 A JP9969196 A JP 9969196A JP H09288502 A JPH09288502 A JP H09288502A
Authority
JP
Japan
Prior art keywords
control device
information
operation control
address
electronic component
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
JP8099691A
Other languages
Japanese (ja)
Inventor
Satoshi Nonaka
聡 野中
Yasuhiro Azuma
泰寛 東
Hiroaki Kurata
浩明 倉田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP8099691A priority Critical patent/JPH09288502A/en
Publication of JPH09288502A publication Critical patent/JPH09288502A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To eliminate the need of changing software in the other controller even if an address in which software in one controller recognizes is changed by using a transfer medium for transferring a table where the name of shared information and the address of information are made into a pair between the controllers. SOLUTION: An operation controller 1 has the symbol table 4 where the name (symbol) of shared information and the address from/into which information is read/written are made into a pair. An operation controller 2 has a function for receiving the symbol table 4. The operation controller 1 writes the symbol table 4 into a data transfer area 5 provided in two port RAM 3 at the time of starting and issues interruption to the operation controller 2. The operation controller 2 receiving the interruption reads the symbol table 4 written into the data transfer area 5. Thus, the symbol table 4 is transferred from the operation controller 1 to the operation controller 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、電子部品実装装置
の動作制御部と操作制御部などの複数の制御装置間にお
ける情報共有方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of sharing information between a plurality of control devices such as an operation control unit and an operation control unit of an electronic component mounting device.

【0002】[0002]

【従来の技術】近年の電子部品実装の分野においては、
生産性の向上、操作性の向上のために、ソフトウェアに
よる制御の割合が増加し、ソフトウェアによる機能が増
加している。そこで、電子部品実装装置の制御装置を設
備動作制御部と、操作制御部に分け、増大化する処理を
分担させている。このように2つ以上の制御装置で分担
するようにした場合、制御装置間で情報を共有すること
が必要になる。
2. Description of the Related Art In the field of electronic component mounting in recent years,
In order to improve productivity and operability, the proportion of control by software is increasing and the functions by software are increasing. Therefore, the control device of the electronic component mounting apparatus is divided into an equipment operation control unit and an operation control unit, and the process of increasing the size is shared. When two or more control devices are shared in this way, it is necessary to share information between the control devices.

【0003】以下、従来の電子部品実装装置における複
数の制御装置間の情報共有方法の構成について、図2〜
図5を参照して説明する。図2、図3において、6は電
子部品実装装置であって、ヘッド部7、部品供給部8、
XYテーブル9、モニタTV(表示部)10、キーボー
ド(入力部)11、制御装置12を備えている。
The configuration of the information sharing method between a plurality of control devices in a conventional electronic component mounting apparatus will be described below with reference to FIGS.
This will be described with reference to FIG. In FIG. 2 and FIG. 3, 6 is an electronic component mounting apparatus, which includes a head unit 7, a component supply unit 8,
An XY table 9, a monitor TV (display unit) 10, a keyboard (input unit) 11, and a control device 12 are provided.

【0004】制御装置12は、図3に示すように、ヘッ
ド部7、部品供給部8、XYテーブル9と接続されてそ
れらを制御する動作制御装置1と、モニタTV10、キ
ーボード11と接続されて人による操作を制御する操作
制御装置2と、それら2つの制御装置(動作制御装置1
と操作制御装置2)と接続されて両者間の情報のやりと
りを行なう2ポートRAM(双方読み込み書き込み媒
体)3とから構成されている。
As shown in FIG. 3, the control unit 12 is connected to the head unit 7, the component supply unit 8 and the XY table 9, and the operation control unit 1 for controlling them, the monitor TV 10 and the keyboard 11. An operation control device 2 for controlling an operation by a person, and those two control devices (the operation control device 1
And a two-port RAM (both read / write medium) 3 connected to the operation control device 2) for exchanging information between them.

【0005】図4に、動作制御装置1と操作制御装置2
のそれぞれの内部構成を示す。動作制御装置1は、ヘッ
ド部7、部品供給部8、XYテーブル9などの外部と接
続して情報のやりとりを行なう外部I/F13、動作を
制御するプログラム、データが格納されたROM/RA
M15、2ポートRAM3と接続して情報のやりとりを
行なう通信I/F16、ROM/RAM15内のプログ
ラムを実行し、通信I/F16や外部I/F13を制御
するCPU14とから成っている。
FIG. 4 shows an operation control device 1 and an operation control device 2.
The internal configuration of each is shown. The operation control device 1 includes an external I / F 13 for exchanging information by connecting to the outside such as the head unit 7, the component supply unit 8 and the XY table 9, a ROM / RA storing an operation control program and data.
The M15 and the two-port RAM 3 are connected to the communication I / F 16 for exchanging information, and the CPU 14 for executing the program in the ROM / RAM 15 and controlling the communication I / F 16 and the external I / F 13.

【0006】同様に、操作制御装置2もモニタTV1
0、キーボード11と接続して情報のやりとりを行なう
外部I/F13、動作を制御するプログラム、データが
格納されたROM/RAM15、2ポートRAM3と接
続して情報のやりとりを行なう通信I/F16、ROM
/RAM15内のプログラムを実行し、通信I/F16
や外部I/F13を制御するCPU14とから成ってい
る。
Similarly, the operation control device 2 is also the monitor TV 1.
0, an external I / F 13 for exchanging information by connecting to the keyboard 11, a ROM / RAM 15 in which programs and data for controlling operations are stored, and a communication I / F 16 for exchanging information by connecting to a 2-port RAM 3. ROM
/ Run the program in RAM15, and communicate I / F16
And a CPU 14 for controlling the external I / F 13.

【0007】以上のように構成された電子部品実装装置
6の複数制御装置間の情報共有方法について、以下その
動作の一例を図5を参照しながら説明する。まず、キー
ボード11より、実装させる部品の座標を動作指示命令
として入力する。入力された動作指示命令は、操作制御
装置2内の外部I/F13を通じて、操作制御装置2の
CPU14へ伝えられ、ROM/RAM15内に予め記
憶された動作指示命令を書き込む2ポートRAM3のア
ドレス0006を取得し、通信I/F16を通じてその
動作命令をアドレス0006へ書き込み、動作制御装置
1に対して割り込みを発行する。
An information sharing method between a plurality of control devices of the electronic component mounting apparatus 6 configured as described above will be described below with reference to FIG. 5 as an example of its operation. First, the keyboard 11 is used to input the coordinates of the component to be mounted as an operation instruction command. The input operation instruction command is transmitted to the CPU 14 of the operation control device 2 through the external I / F 13 in the operation control device 2 and the address 0006 of the 2-port RAM 3 in which the operation instruction command previously stored in the ROM / RAM 15 is written. Is acquired, the operation command is written to the address 0006 through the communication I / F 16, and an interrupt is issued to the operation control device 1.

【0008】動作制御装置1は、その割り込みを受け
て、動作制御装置1内のROM/RAM15内に記憶さ
れた動作指示命令が書き込まれるアドレス0006を通
信I/F16を通して参照して、その動作指示命令を外
部I/F13を通してヘッド部7、部品供給部8、XY
テーブル9へ通知する。その内容を受けてヘッド部7、
部品供給部8、XYテーブル9は動作を行い、ヘッド部
7が部品供給部8から電子部品を吸着し、位置決めされ
たXYテーブル9へ電子部品を実装する。
In response to the interrupt, the operation control device 1 refers to the address 0006, in which the operation instruction command stored in the ROM / RAM 15 in the operation control device 1 is written, through the communication I / F 16 to give the operation instruction. A command is sent through the external I / F 13 to the head unit 7, component supply unit 8, XY
Notify table 9. In response to the contents, the head section 7,
The component supply unit 8 and the XY table 9 operate, and the head unit 7 sucks the electronic component from the component supply unit 8 and mounts the electronic component on the positioned XY table 9.

【0009】また、その動作が完了した各部(ヘッド部
7、部品供給部8、XYテーブル9)の位置情報は、動
作制御装置1内の外部I/F16を通して動作制御装置
1へ伝えられ、動作制御装置1内のCPU14は、RO
M/RAM15内に記憶されている位置情報を書き込む
2ポートRAM3のアドレス0003を取得し、通信I
/F16を通して2ポートRAM3のアドレス0003
へ位置情報を書き込む。操作制御装置2は、操作制御装
置2内のROM/RAM15内に記憶されている2ポー
トRAM3内の位置情報書き込みアドレス0003を通
信I/F16を通して一定間隔ごとに参照し、取得した
位置情報を外部I/F13を通してモニタTV10へ出
力する。
Further, the position information of each part (the head part 7, the component supply part 8, the XY table 9) in which the operation is completed is transmitted to the operation control device 1 through the external I / F 16 in the operation control device 1, and the operation is performed. The CPU 14 in the control device 1 is an RO
The address 0003 of the 2-port RAM 3 for writing the position information stored in the M / RAM 15 is acquired, and the communication I
/ F16 through address 0003 of 2-port RAM3
Write location information to. The operation control device 2 refers to the position information write address 0003 in the 2-port RAM 3 stored in the ROM / RAM 15 in the operation control device 2 through the communication I / F 16 at regular intervals and externally acquires the acquired position information. Output to the monitor TV 10 through the I / F 13.

【0010】[0010]

【発明が解決しようとする課題】ところで、上記従来の
情報共有方法では、動作制御装置1と操作制御装置2が
双方向読み込み/書き込み媒体3の予め決められたアド
レスを互いに参照することにより情報を共有している
が、この方法では一つの制御装置が双方向読み込み/書
き込み媒体13のアドレスを変更した場合、相手側の制
御装置の認識しているアドレスも変更しなけれならない
という問題があった。
By the way, in the above-described conventional information sharing method, the operation control device 1 and the operation control device 2 refer to predetermined addresses of the bidirectional read / write medium 3 to each other so as to store information. Although shared, this method has a problem in that when one control device changes the address of the bidirectional read / write medium 13, the address recognized by the control device on the other side must also be changed.

【0011】また、複数の機種に対して同一の操作性を
実現するため、同一ソフトウェアの操作制御装置2を用
いようとしても、動作制御装置1が認識している双方向
読み込み/書き込み媒体3のアドレスがそれぞれの機種
において固定されているため、操作制御装置2のソフト
ウェアを共通化できないという問題があった。
Further, in order to realize the same operability for a plurality of models, even if the operation control device 2 of the same software is used, the bidirectional read / write medium 3 recognized by the operation control device 1 can be used. Since the address is fixed in each model, there is a problem that the software of the operation control device 2 cannot be shared.

【0012】本発明は、上記従来の問題点に鑑み、一方
の制御装置のソフトウェアが認識しているアドレスが変
更になった場合でも他方の制御装置のソフトウェアを変
更しなくてもよいようにし、また複数機種の動作制御装
置に対して同一の操作制御装置を利用できてソフトウェ
アの開発効率の向上、品質の向上を実現することができ
る複数制御装置間の情報共有方法及びそれを適用した電
子部品実装装置を提供することを目的としている。
In view of the above-mentioned conventional problems, the present invention makes it unnecessary to change the software of the other control device even when the address recognized by the software of one control device is changed, An information sharing method between a plurality of control devices and an electronic component to which the same operation control device can be used for a plurality of types of operation control devices to improve software development efficiency and quality It is intended to provide a mounting device.

【0013】[0013]

【課題を解決するための手段】本発明の複数制御装置間
の情報共有方法は、双方の情報を共有する複数の制御装
置間の情報共有方法であって、共有する情報を双方から
読み込み/書き込みされる情報共有媒体と、共有する情
報の名称とその情報を読み込み/書き込みするアドレス
が一対になったテーブルを複数の制御装置間で転送する
ための転送媒体とを用い、転送媒体にてテーブルを転送
することにより各制御装置が情報の名称から情報共有媒
体のアドレスに読み込み/書き込みを行なうものであ
り、複数の制御装置が互いに同一のテーブルを参照する
ので、一方の制御装置により情報共有媒体に対して書き
込むアドレスが変更になった場合でも、その情報を受け
取る他方の制御装置においてソフトウェアを変更するこ
となく、その情報を共有することができる。
An information sharing method between a plurality of control devices according to the present invention is an information sharing method between a plurality of control devices which share information of both sides, in which shared information is read / written from both sides. Information sharing medium and a transfer medium for transferring a table in which a name of shared information and an address for reading / writing the information are paired between a plurality of control devices, and the table is used as the transfer medium. By transferring, each control device reads / writes from the name of information to the address of the information sharing medium. Since a plurality of control devices refer to the same table, one of the control devices writes to the information sharing medium. Even if the address to be written to has changed, that information can be saved without changing the software in the other control device that receives the information. It can have.

【0014】複数の制御装置の内、一方の制御装置が電
子部品実装装置の動作を制御する動作制御装置とし、他
方の制御装置が電子部品実装装置の操作を制御する操作
制御装置とすることにより、電子部品実装装置で上記情
報共有方法を実現することができる。
Among the plurality of control devices, one control device serves as an operation control device for controlling the operation of the electronic component mounting device, and the other control device serves as an operation control device for controlling the operation of the electronic component mounting device. The electronic component mounting apparatus can realize the above information sharing method.

【0015】また、複数の制御装置を、複数の電子部品
実装装置の動作制御装置と一つの操作制御装置とし、各
動作制御装置毎にテーブルを保持して操作制御装置に転
送することにより、複数機種の動作制御装置に対して同
一の操作制御装置を利用できてソフトウェアの開発効率
の向上、品質の向上を実現することができる。
Further, the plurality of control devices are the operation control devices of the plurality of electronic component mounting apparatuses and one operation control device, and a table is held for each operation control device and transferred to the operation control device. The same operation control device can be used for the operation control device of the model, and the development efficiency and quality of software can be improved.

【0016】また、本発明の電子部品実装装置は、動作
を制御する動作制御装置と、操作を制御する操作制御装
置と、動作制御装置と操作制御装置が共有する情報を双
方から読み込み/書き込みされる情報共有媒体と、共有
する情報の名称とその情報を読み込み/書き込みするア
ドレスが一対になったテーブルを動作制御装置と操作制
御装置間で転送するための転送媒体とを備えることによ
り、上記情報共有方法を実現した電子部品実装装置が得
られる。
In the electronic component mounting apparatus of the present invention, the operation control apparatus for controlling the operation, the operation control apparatus for controlling the operation, and the information shared by the operation control apparatus and the operation control apparatus are read / written from both sides. Information sharing medium and a transfer medium for transferring a table in which the name of the shared information and the address for reading / writing the information are paired between the operation control device and the operation control device. An electronic component mounting apparatus realizing the sharing method can be obtained.

【0017】[0017]

【発明の実施の形態】以下、本発明を適用した電子部品
実装装置の一実施形態における情報共有方法について、
図1〜図4を参照して説明する。
BEST MODE FOR CARRYING OUT THE INVENTION An information sharing method in an embodiment of an electronic component mounting apparatus to which the present invention is applied will be described below.
This will be described with reference to FIGS.

【0018】電子部品実装装置6は、図2、図3に示す
ように、ヘッド部7、部品供給部8、XYテーブル9、
モニタTV(表示部)10、キーボード(入力部)1
1、制御装置12を備えている。
As shown in FIGS. 2 and 3, the electronic component mounting apparatus 6 includes a head portion 7, a component supply portion 8, an XY table 9,
Monitor TV (display unit) 10, keyboard (input unit) 1
1, the control device 12 is provided.

【0019】制御装置12は、図3に示すように、ヘッ
ド部7、部品供給部8、XYテーブル9と接続されてそ
れらを制御する動作制御装置1と、モニタTV10、キ
ーボード11と接続されて人による操作を制御する操作
制御装置2と、それら2つの制御装置(動作制御装置1
と操作制御装置2)と接続されて両者間の情報のやりと
りを行なう2ポートRAM(双方読み込み書き込み媒
体)3とから構成されている。
As shown in FIG. 3, the control unit 12 is connected to the head unit 7, the component supply unit 8 and the XY table 9 and the operation control unit 1 for controlling them, the monitor TV 10 and the keyboard 11. An operation control device 2 for controlling an operation by a person, and those two control devices (the operation control device 1
And a two-port RAM (both read / write medium) 3 connected to the operation control device 2) for exchanging information between them.

【0020】図4に、動作制御装置1と操作制御装置2
のそれぞれの内部構成を示す。動作制御装置1は、ヘッ
ド部7、部品供給部8、XYテーブル9などの外部と接
続して情報のやりとりを行なう外部I/F13、動作を
制御するプログラム、データが格納されたROM/RA
M15、2ポートRAM3と接続して情報のやりとりを
行なう通信I/F16、ROM/RAM15内のプログ
ラムを実行し、通信I/F16や外部I/F13を制御
するCPU14とから成っている。
FIG. 4 shows a motion control device 1 and an operation control device 2.
The internal configuration of each is shown. The operation control device 1 includes an external I / F 13 for exchanging information by connecting to the outside such as the head unit 7, the component supply unit 8 and the XY table 9, a ROM / RA storing an operation control program and data.
The M15 and the two-port RAM 3 are connected to the communication I / F 16 for exchanging information, and the CPU 14 for executing the program in the ROM / RAM 15 and controlling the communication I / F 16 and the external I / F 13.

【0021】同様に、操作制御装置2もモニタTV1
0、キーボード11と接続して情報のやりとりを行なう
外部I/F13、動作を制御するプログラム、データが
格納されたROM/RAM15、2ポートRAM3と接
続して情報のやりとりを行なう通信I/F16、ROM
/RAM15内のプログラムを実行し、通信I/F16
や外部I/F13を制御するCPU14とから成ってい
る。
Similarly, the operation control device 2 is also the monitor TV 1.
0, an external I / F 13 for exchanging information by connecting to the keyboard 11, a ROM / RAM 15 in which programs and data for controlling operations are stored, and a communication I / F 16 for exchanging information by connecting to a 2-port RAM 3. ROM
/ Run the program in RAM15, and communicate I / F16
And a CPU 14 for controlling the external I / F 13.

【0022】図1において、動作制御装置1は、共有す
る情報の名称(シンボル)とその情報を読み込み/書き
込みするアドレスが一対になったシンボルテーブル4を
有する。操作制御装置2は、シンボルテーブル4を受信
する機能を有する。動作制御装置1は、起動時に2ポー
トRAM3内部に設けられたデータ転送領域5へシンボ
ルテーブル4を書き込み、操作制御装置2へ割り込みを
発行する。その割り込みを受信した操作制御装置2は、
データ転送領域5に書き込まれたシンボルテーブル4を
読み込む。このようにして動作制御装置1から操作制御
装置2へシンボルテーブル4を受け渡すように構成され
ている。
In FIG. 1, the operation control device 1 has a symbol table 4 in which a name (symbol) of shared information and an address for reading / writing the information are paired. The operation control device 2 has a function of receiving the symbol table 4. The operation control device 1 writes the symbol table 4 to the data transfer area 5 provided inside the 2-port RAM 3 at the time of startup, and issues an interrupt to the operation control device 2. The operation control device 2, which has received the interrupt,
The symbol table 4 written in the data transfer area 5 is read. In this way, the symbol table 4 is transferred from the operation control device 1 to the operation control device 2.

【0023】以上のように構成された電子部品実装装置
6の複数制御装置間の情報共有方法について、その動作
の一例を図1を参照しながら説明する。まず、キーボー
ド11より、実装させる部品の座標を動作指示命令とし
て入力する。入力された動作指示命令は、操作制御装置
2内の外部I/F13を通じて、操作制御装置2のCP
U14へ伝えられる。ここで、起動時に動作制御装置1
より取得したシンボルテーブル4を参照し、動作指示命
令を書き込むシンボル(Moving)を2ポートRA
M3のアドレス0006へ変換し、そのアドレスに対し
て通信I/F16を通じてその動作命令をアドレス00
06へ書き込み、動作制御装置1に対して割り込みを発
行する。
An information sharing method between a plurality of control devices of the electronic component mounting apparatus 6 configured as described above will be described with reference to FIG. First, the keyboard 11 is used to input the coordinates of the component to be mounted as an operation instruction command. The input operation instruction command is transmitted to the CP of the operation control device 2 through the external I / F 13 in the operation control device 2.
Passed to U14. Here, at the time of startup, the operation control device 1
The symbol (Moving) for writing the operation instruction command is referred to by the symbol table 4 obtained from the 2-port RA.
The address is converted to the address 0006 of M3, and the operation command is transmitted to the address 00 through the communication I / F 16.
Write to 06, and issue an interrupt to the operation control device 1.

【0024】動作制御装置1は、その割り込みを受け
て、動作制御装置1内のシンボルテーブル4を参照して
動作指示命令が書き込まれるシンボル((Movin
g)をアドレス0006へ変換し、アドレス0006よ
り動作指示命令を受信する。この動作指示命令を通信I
/F16を通して参照し、その動作指示命令を外部I/
F13を通してヘッド部7、部品供給部8、XYテーブ
ル9へ通知する。その内容を受けてヘッド部7、部品供
給部8、XYテーブル9は動作を行い、ヘッド部7が部
品供給部8から電子部品を吸着し、位置決めされたXY
テーブル9へ電子部品を実装する。
In response to the interrupt, the operation control device 1 refers to the symbol table 4 in the operation control device 1 to write a symbol ((Movin
g) is converted into the address 0006, and the operation instruction command is received from the address 0006. Communication of this operation instruction command
/ F16 to refer to the operation instruction command from the external I /
The head unit 7, the component supply unit 8, and the XY table 9 are notified through F13. In response to the contents, the head unit 7, the component supply unit 8 and the XY table 9 operate, and the head unit 7 sucks the electronic component from the component supply unit 8 and positions the XY.
Electronic components are mounted on the table 9.

【0025】また、その動作が完了した各部(ヘッド部
7、部品供給部8、XYテーブル9)の位置情報は、動
作制御装置1内の外部I/F16を通して動作制御装置
1へ伝えられ、動作制御装置1内のCPU14は、動作
制御装置1内のシンボルテーブル4を参照して位置情報
を書き込むシンボル(Position)をアドレス0
003へ変換して、通信I/F16を通して2ポートR
AM3のアドレス0003へ位置情報を書き込む。操作
制御装置2は、操作制御装置2内のシンボルテーブル4
を参照して位置情報を書き込むアドレス0003へ変換
し、アドレス0003より通信I/F16を通して一定
間隔ごとに参照し、取得した位置情報を外部I/F13
を通してモニタTV10へ出力する。
Further, the position information of each part (the head part 7, the component supply part 8, the XY table 9) where the operation is completed is transmitted to the operation control device 1 through the external I / F 16 in the operation control device 1, and the operation is performed. The CPU 14 in the control device 1 refers to the symbol table 4 in the operation control device 1 and assigns a symbol (Position) in which the position information is written to the address 0.
2 port R through communication I / F 16 after conversion to 003
The position information is written in the address 0003 of AM3. The operation control device 2 includes a symbol table 4 in the operation control device 2.
Position information is converted into an address 0003 to be written, and the acquired position information is referenced from the address 0003 through the communication I / F 16 at regular intervals.
Output to the monitor TV 10.

【0026】上記実施形態では、1つの電子部品実装装
置の動作制御装置1と操作制御装置2の間で共有情報を
やりとりする例を示したが、複数の電子部品実装装置の
動作制御装置と一つの操作制御装置とし、各動作制御装
置毎にシンボルテーブルを保持して操作制御装置に転送
することにより、複数機種の動作制御装置に対して同一
の操作制御装置を利用できる。
In the above embodiment, an example in which shared information is exchanged between the operation control device 1 and the operation control device 2 of one electronic component mounting apparatus has been shown. By using one operation control device and holding a symbol table for each operation control device and transferring it to the operation control device, the same operation control device can be used for a plurality of types of operation control devices.

【0027】[0027]

【発明の効果】本発明の複数制御装置間の情報共有方法
によれば、以上の説明から明らかなように、共有する情
報の名称とその情報を読み込み/書き込みするアドレス
が一対になったテーブルを複数の制御装置間で転送する
ための転送媒体を用い、転送媒体にてテーブルを転送す
ることにより各制御装置が情報の名称から情報共有媒体
のアドレスに読み込み/書き込みを行ない、複数の制御
装置が互いに同一のテーブルを参照するので、一方の制
御装置のソフトウェアが認識しているアドレスが変更に
なった場合でも他方の制御装置のソフトウェアを変更し
なくても情報を共有することができる。
According to the method of sharing information between a plurality of control devices of the present invention, as is clear from the above description, a table in which the name of information to be shared and the address for reading / writing the information are paired is created. By using a transfer medium for transferring between a plurality of control devices, and by transferring a table on the transfer medium, each control device reads / writes from the name of information to the address of the information sharing medium. Since the same tables are referred to each other, even if the address recognized by the software of one control device is changed, the information can be shared without changing the software of the other control device.

【0028】また、複数の制御装置の内、一方の制御装
置が電子部品実装装置の動作を制御する動作制御装置と
し、他方の制御装置が電子部品実装装置の操作を制御す
る操作制御装置とすると、電子部品実装装置で上記情報
共有方法を実現することができる。
If one of the plurality of control devices is an operation control device that controls the operation of the electronic component mounting device, and the other control device is an operation control device that controls the operation of the electronic component mounting device. The electronic component mounting apparatus can realize the above information sharing method.

【0029】また、複数の制御装置を、複数の電子部品
実装装置の動作制御装置と一つの操作制御装置とし、各
動作制御装置毎にテーブルを保持して操作制御装置に転
送することにより、複数機種の動作制御装置に対して同
一の操作制御装置を利用できる。
Further, a plurality of control devices are used as an operation control device for a plurality of electronic component mounting devices and one operation control device, and a table is held for each operation control device and transferred to the operation control device. The same operation control device can be used for the motion control device of each model.

【0030】また、本発明の電子部品実装装置によれ
ば、動作を制御する動作制御装置と、操作を制御する操
作制御装置と、動作制御装置と操作制御装置が共有する
情報を双方から読み込み/書き込みされる情報共有媒体
と、共有する情報の名称とその情報を読み込み/書き込
みするアドレスが一対になったテーブルを動作制御装置
と操作制御装置間で転送するための転送媒体とを備える
ことにより、上記情報共有方法を実現できる。
Further, according to the electronic component mounting apparatus of the present invention, the operation control apparatus for controlling the operation, the operation control apparatus for controlling the operation, and the information shared by the operation control apparatus and the operation control apparatus are read from both sides. By providing an information sharing medium to be written and a transfer medium for transferring a table in which the name of the shared information and the address for reading / writing the information are paired between the operation control device and the operation control device, The above information sharing method can be realized.

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

【図1】本発明の情報共有方法を適用した電子部品実装
装置の制御装置の一実施形態の構成を示すブロック図で
ある。
FIG. 1 is a block diagram showing a configuration of an embodiment of a control device of an electronic component mounting apparatus to which an information sharing method of the present invention is applied.

【図2】電子部品実装装置の全体概略構成を示す斜視図
である。
FIG. 2 is a perspective view showing an overall schematic configuration of an electronic component mounting apparatus.

【図3】電子部品実装装置の制御装置の構成を示すブロ
ック図である。
FIG. 3 is a block diagram showing a configuration of a control device of the electronic component mounting apparatus.

【図4】電子部品実装装置の制御装置における動作制御
装置及び操作制御装置の内部の構成を示すブロック図で
ある。
FIG. 4 is a block diagram showing an internal configuration of an operation control device and an operation control device in a control device of the electronic component mounting apparatus.

【図5】従来例の電子部品実装装置における情報共有方
法の構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of an information sharing method in a conventional electronic component mounting apparatus.

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

1 動作制御装置 2 操作制御装置 3 双方向読み込み/書き込み媒体(2ポートRAM) 4 シンボルテーブル 5 データ転送領域 6 電子部品実装装置 12 制御装置 13 外部I/F 14 CPU 15 RAM/ROM 16 通信I/F 1 Operation Control Device 2 Operation Control Device 3 Bidirectional Read / Write Medium (2 Port RAM) 4 Symbol Table 5 Data Transfer Area 6 Electronic Component Mounting Device 12 Control Device 13 External I / F 14 CPU 15 RAM / ROM 16 Communication I / F

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 双方の情報を共有する複数の制御装置間
の情報共有方法であって、共有する情報を双方から読み
込み/書き込みされる情報共有媒体と、共有する情報の
名称とその情報を読み込み/書き込みするアドレスが一
対になったテーブルを複数の制御装置間で転送するため
の転送媒体とを用い、転送媒体にてテーブルを転送する
ことにより各制御装置が情報の名称から情報共有媒体の
アドレスに読み込み/書き込みを行なうことを特徴とす
る複数制御装置間の情報共有方法。
1. A method of sharing information between a plurality of control devices that share information of both sides, comprising: an information sharing medium on / from which shared information is read / written by both sides; a name of the information to be shared and the information to be read. / A transfer medium for transferring a table in which a pair of addresses to be written is transferred between a plurality of control devices, and each control device transfers the table by the transfer medium so that each control device receives the address of the information sharing medium from the name of the information. A method for sharing information between a plurality of control devices, characterized in that reading / writing is performed on / from.
【請求項2】 複数の制御装置の内、一方の制御装置が
電子部品実装装置の動作を制御する動作制御装置であ
り、他方の制御装置が電子部品実装装置の操作を制御す
る操作制御装置であることを特徴とする請求項1記載の
複数制御装置間の情報共有方法。
2. One of the plurality of control devices is an operation control device that controls the operation of the electronic component mounting device, and the other control device is an operation control device that controls the operation of the electronic component mounting device. An information sharing method between a plurality of control devices according to claim 1, characterized in that there is.
【請求項3】 複数の制御装置は、複数の電子部品実装
装置の動作制御装置と一つの操作制御装置であり、各動
作制御装置毎にテーブルを保持して操作制御装置に転送
することを特徴とする請求項1記載の複数制御装置間の
情報共有方法。
3. A plurality of control devices are a motion control device and a single operation control device of a plurality of electronic component mounting devices, and hold a table for each motion control device and transfer it to the operation control device. An information sharing method between a plurality of control devices according to claim 1.
【請求項4】 動作を制御する動作制御装置と、操作を
制御する操作制御装置と、動作制御装置と操作制御装置
が共有する情報を双方から読み込み/書き込みされる情
報共有媒体と、共有する情報の名称とその情報を読み込
み/書き込みするアドレスが一対になったテーブルを動
作制御装置と操作制御装置間で転送するための転送媒体
とを備えたことを特徴とする電子部品実装装置。
4. An operation control device for controlling an operation, an operation control device for controlling an operation, an information sharing medium on / from which information shared by the operation control device and the operation control device is read / written from both sides, and information to be shared. An electronic component mounting apparatus, comprising: a transfer medium for transferring a table in which the name of and the address for reading / writing the information are paired between the operation control device and the operation control device.
JP8099691A 1996-04-22 1996-04-22 Information sharing method between a plurality of controllers and electronic parts mounting device Pending JPH09288502A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8099691A JPH09288502A (en) 1996-04-22 1996-04-22 Information sharing method between a plurality of controllers and electronic parts mounting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8099691A JPH09288502A (en) 1996-04-22 1996-04-22 Information sharing method between a plurality of controllers and electronic parts mounting device

Publications (1)

Publication Number Publication Date
JPH09288502A true JPH09288502A (en) 1997-11-04

Family

ID=14254074

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8099691A Pending JPH09288502A (en) 1996-04-22 1996-04-22 Information sharing method between a plurality of controllers and electronic parts mounting device

Country Status (1)

Country Link
JP (1) JPH09288502A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05225250A (en) * 1992-02-17 1993-09-03 Fujitsu Ltd Table coupling system for relational data base
JPH05260570A (en) * 1992-03-12 1993-10-08 Mitsubishi Heavy Ind Ltd Plant data input/output device
JPH0696371A (en) * 1992-09-14 1994-04-08 Matsushita Electric Works Ltd Fire self-alarming system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05225250A (en) * 1992-02-17 1993-09-03 Fujitsu Ltd Table coupling system for relational data base
JPH05260570A (en) * 1992-03-12 1993-10-08 Mitsubishi Heavy Ind Ltd Plant data input/output device
JPH0696371A (en) * 1992-09-14 1994-04-08 Matsushita Electric Works Ltd Fire self-alarming system

Similar Documents

Publication Publication Date Title
KR970002580A (en) Display device, display system and display control method
JP2000138726A (en) Data processor
US6219583B1 (en) Control system
JPH09288502A (en) Information sharing method between a plurality of controllers and electronic parts mounting device
JP2017097475A (en) Numerical control device which can be connected to external device having graphic function
JP3516607B2 (en) Programmable display device
JP2002341906A (en) Program formula display device and data communication system using the same
JPH0639370Y2 (en) Data processing device
JP5053316B2 (en) Network system, programmable display device, and memory access method
JP2000137693A (en) Data processor
JPS59178487A (en) Display unit
JPH02132543A (en) Information processor
JPH05250030A (en) Controller for industrial robot
JP2001176285A (en) Substrate provided with communication adapter
JPH0754544B2 (en) Image memory access circuit
JP3323430B2 (en) Communication control device
JPH03262064A (en) Data transfer system using system bus
JPH0567040A (en) Peripheral equipment control circuit
JPS63240611A (en) Command input system
JPH02101565A (en) Control program adding system for extended function
JPH04177452A (en) Information processor
JP2002091520A (en) Programmable controller and memory module
JPH04107595A (en) Display system
KR880011645A (en) Video subsystem
JPH10254798A (en) Mmi communication device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040113