JP2000099355A - Network computer - Google Patents

Network computer

Info

Publication number
JP2000099355A
JP2000099355A JP10284739A JP28473998A JP2000099355A JP 2000099355 A JP2000099355 A JP 2000099355A JP 10284739 A JP10284739 A JP 10284739A JP 28473998 A JP28473998 A JP 28473998A JP 2000099355 A JP2000099355 A JP 2000099355A
Authority
JP
Japan
Prior art keywords
input
data
output
plc
unit
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
JP10284739A
Other languages
Japanese (ja)
Inventor
Toshiichi Kumagai
敏一 熊谷
Toru Nakano
徹 中野
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 Corp
NEC Robotics Engineering Ltd
Original Assignee
NEC Corp
NEC Robotics 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 Corp, NEC Robotics Engineering Ltd filed Critical NEC Corp
Priority to JP10284739A priority Critical patent/JP2000099355A/en
Publication of JP2000099355A publication Critical patent/JP2000099355A/en
Pending legal-status Critical Current

Links

Landscapes

  • Control By Computers (AREA)
  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve a processing speed by performing human machine interface control and input-output control independently and parallelly. SOLUTION: An HMI part 1 is constructed by a Java application 12 operating on a Java virtual machine(VM) 11 and controls an HMI input-output device 3 consisting of a display device, a key input device, a communication device, etc., as a human machine interface. A PLC part 20 is constructed by a control program 22 operating on a PLC engine 21 and controls the input-output of an I/O input-output data between an I/O input-output device 5 and itself. The HMI part 1 and the PLC part 20 operate respectively independently and parallelly and the HMI part 1 can read and write data for the PLC data part 23 through an I/F part 50.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークコン
ピュータに関し、特に、ヒューマン・マシンインタフェ
ース制御と入出力制御を独立して動作させることによ
り、処理速度を向上させるようにしたネットワークコン
ピュータに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network computer, and more particularly, to a network computer capable of improving processing speed by independently operating a human-machine interface control and an input / output control.

【0002】[0002]

【従来の技術】図5は、ネットワークコンピュータ(N
C(Network Computer))でプログラ
マブルロジックコントローラ(PLC(Program
mable Logic Controller))を
制御するシステムの概要図である。
2. Description of the Related Art FIG. 5 shows a network computer (N).
C (Network Computer)) and a programmable logic controller (PLC (Program
FIG. 1 is a schematic diagram of a system that controls a Logic Controller (mover Logic Controller).

【0003】従来、Java仮想マシン(VM(Vir
tual Machine))を有するNCで、PLC
制御を行う場合、外部にPLC装置4を接続する。そし
て、NC内のインタフェース(I/F)部2が外部のP
LC装置4との専用インターフェースであり、データの
読み込み/書き込みを行う。また、ヒューマンマシンイ
ンタフェース(HMI(Human Machine
Interface)部1からPLC装置4に対しての
制御、及びデータの読み込み/書き込みも、I/F部2
が行う。
Conventionally, a Java virtual machine (VM (Vir
dual machine)) and the PLC
When performing control, the PLC device 4 is connected to the outside. Then, the interface (I / F) unit 2 in the NC is
It is a dedicated interface with the LC device 4, and reads / writes data. In addition, a human machine interface (HMI (Human Machine)
The interface unit 1 controls the PLC device 4 and reads / writes data from / to the I / F unit 2.
Do.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、この従
来技術には、次のような問題点がある課題があった。第
1の問題点は、ハードウェアを組み合わせてシステムを
構築するため、コストが増大することである。第2の問
題点は、外部にPLC装置を接続するため、インタフェ
ースが専用のものとなり、NC側でインタフェースを合
わせる必要が生じ、他のPLC装置との汎用性がないこ
とである。
However, this prior art has the following problems. The first problem is that the cost increases because a system is constructed by combining hardware. The second problem is that since the PLC device is connected to the outside, the interface is dedicated, and it is necessary to match the interface on the NC side, and there is no versatility with other PLC devices.

【0005】本発明はこのような状況に鑑みてなされた
ものであり、Java仮想マシン(VM)を有するネッ
トワークコンピュータに、プログラマブルロジックコン
トローラ(PLC)機能を追加することにより、ネット
ワークコンピュータでI/O制御を行うことができるよ
うにするとともに、I/O処理及びMHI処理の処理速
度を向上させることができるようにするものである。
The present invention has been made in view of such circumstances, and by adding a programmable logic controller (PLC) function to a network computer having a Java virtual machine (VM), the network computer has an I / O interface. It is intended to enable control and improve the processing speed of I / O processing and MHI processing.

【0006】[0006]

【課題を解決するための手段】請求項1に記載のネット
ワークコンピュータは、プログラマブルロジックコント
ローラ機能を有し、入出力制御を行うネットワークコン
ピュータであって、ヒューマン・マシンインタフェース
として機能する処理手段と、データの入出力を制御する
入出力制御手段と、入出力制御手段を介して入力された
データ、および入出力制御手段を介して出力すべきデー
タを記憶する記憶手段と、処理手段からの記憶手段に対
するアクセスを制御する制御手段とを備え、処理手段と
入出力制御手段とは独立に、並行して動作し、処理手段
は、制御手段を介して入出力制御手段を制御することを
特徴とする。また、処理手段は、制御手段を介して、記
憶手段に対してデータの読み出しおよび書き込みを行う
ようにすることができる。また、処理手段は、Java
仮想マシン上で動作するJavaアプリケーションによ
り構成されるようにすることができる。また、制御手段
は、記憶手段を監視し、記憶手段に記憶されているデー
タが更新されたとき、処理手段に通知するようにするこ
とができる。また、処理手段には、表示装置、およびキ
ー入力装置が接続されるようにすることができる。ま
た、制御手段は、メモリにより構成され、処理手段およ
び入出力制御手段から、データの読み出しおよび書き込
みが非同期に行われるようにすることができる。本発明
に係るネットワークコンピュータにおいては、処理手段
がヒューマン・マシンインタフェースとして機能し、入
出力制御手段がデータの入出力を制御し、記憶手段が入
出力制御手段を介して入力されたデータ、および入出力
制御手段を介して出力すべきデータを記憶し、制御手段
が処理手段からの記憶手段に対するアクセスを制御す
る。このとき、処理手段と入出力制御手段とは並行して
動作し、処理手段は、制御手段を介して、入出力制御手
段を制御する。
According to a first aspect of the present invention, there is provided a network computer having a programmable logic controller function and performing input / output control, wherein a processing means functioning as a human-machine interface; Input / output control means for controlling the input / output of the memory, storage means for storing data input via the input / output control means and data to be output via the input / output control means, and storage means from the processing means. Control means for controlling access, wherein the processing means and the input / output control means operate independently and in parallel, and the processing means controls the input / output control means via the control means. Further, the processing means can read and write data from and to the storage means via the control means. The processing means is Java
It can be configured by a Java application running on a virtual machine. Further, the control means can monitor the storage means and notify the processing means when the data stored in the storage means is updated. Further, a display device and a key input device can be connected to the processing means. Further, the control means is constituted by a memory, and the reading and writing of data can be performed asynchronously from the processing means and the input / output control means. In the network computer according to the present invention, the processing unit functions as a human-machine interface, the input / output control unit controls input / output of data, and the storage unit stores data input via the input / output control unit and input / output data. Data to be output is stored via the output control means, and the control means controls access to the storage means from the processing means. At this time, the processing means and the input / output control means operate in parallel, and the processing means controls the input / output control means via the control means.

【0007】[0007]

【発明の実施の形態】図1は、本発明のネットワークコ
ンピュータ(NC)の一実施の形態の構成例を示すブロ
ック図である。図1に示すように、ネットワークコンピ
ュータは、ヒューマン・マシンインタフェース(HM
I)部1と、プログラマブルロジックコントローラ(P
LC)部20と、インタフェース(I/F)部50によ
り構成されている。
FIG. 1 is a block diagram showing a configuration example of an embodiment of a network computer (NC) of the present invention. As shown in FIG. 1, the network computer is a human-machine interface (HM)
I) unit 1 and a programmable logic controller (P
An LC (LC) unit 20 and an interface (I / F) unit 50 are provided.

【0008】HMI部1は、Java仮想マシン(V
M)部11上で動作するJavaアプリケーションプロ
グラム(以下、適宜Javaアプリケーションという)
12により構築されており、ヒューマン・マシンインタ
ーフェースとして、表示機器、キー入力機器、通信機器
等からなるHMI入出力機器4の制御を行うようになさ
れている。
[0008] The HMI unit 1 is a Java virtual machine (V
M) A Java application program operating on the unit 11 (hereinafter, appropriately referred to as a Java application)
12, and controls the HMI input / output device 4 including a display device, a key input device, and a communication device as a human-machine interface.

【0009】PLC部20は、PLCエンジン21上で
動作する制御プログラム22により構築されており、I
/O入出力機器5との間のI/O入出力データの入出力
の制御を行うようになされている。また、PLC部20
は、PLCデータを記憶するPLCデータ部23を有し
ている。
The PLC unit 20 is constructed by a control program 22 operating on a PLC engine 21.
The input / output of I / O data with the I / O input / output device 5 is controlled. The PLC unit 20
Has a PLC data section 23 for storing PLC data.

【0010】図1に示した実施の形態においては、HM
I部1とPLC部20がそれぞれ独立に、並行して動作
し、HMI部1は、I/F部50を介して、PLCデー
タ部23に対するデータの読み出し及び書き込みが可能
である。同様に、PLC部20も、PLCデータ部23
に対するPLCデータの読み出し及び書き込みが可能で
ある。従って、PLCデータ部23に対するPLCデー
タの読み出し及び書き込みは、HMI部1及びPLC部
20から双方向で可能である。
[0010] In the embodiment shown in FIG.
The I unit 1 and the PLC unit 20 operate independently and in parallel, and the HMI unit 1 can read and write data from and to the PLC data unit 23 via the I / F unit 50. Similarly, the PLC unit 20 also has a PLC data unit 23
Can read and write PLC data. Therefore, the reading and writing of the PLC data with respect to the PLC data unit 23 can be performed bidirectionally from the HMI unit 1 and the PLC unit 20.

【0011】これにより、I/O制御機能をPLC部2
0に組込むことができ、HMI部1は、I/F部50経
由でI/O入出力データの監視及び指令を行うようにす
ることができる。
As a result, the I / O control function becomes
0, and the HMI unit 1 can monitor and instruct I / O input / output data via the I / F unit 50.

【0012】次に、図2を参照して、本発明のネットワ
ークコンピュータの他の実施の形態について説明する。
本実施の形態は、図2に示すように、LCD(Liqu
idCrystal Display)81、及びタッ
チパネル(T.P)82からなるHMI入出力装置80
と、I/O入出力装置90と、HMI入出力装置80を
制御するHMI制御装置30と、I/O入出力装置90
を制御するPLC制御装置40と、HMI制御装置30
からPLCデータ部43のPLCデータをアクセスする
ためのI/F部50より構成される。
Next, another embodiment of the network computer of the present invention will be described with reference to FIG.
In this embodiment, as shown in FIG.
HMI input / output device 80 including an idCrystal Display 81 and a touch panel (TP) 82
, An I / O input / output device 90, an HMI control device 30 for controlling the HMI input / output device 80, and an I / O input / output device 90
Control device 40 and HMI control device 30
, An I / F unit 50 for accessing the PLC data of the PLC data unit 43.

【0013】また、HMI制御装置30は、Java仮
想マシン(VM)31、Javaクラスライブラリ3
2、及びVM31上で動作するJavaアプリケーショ
ン33とを備えている。Java仮想マシン31は、J
avaアプリケーション33をハードウェアに依存する
ことなく実行できる環境を提供するものである。Jav
aクラスライブラリ32は、追加、削除が可能なJav
aアプリケーション33の部品集であり、Javaアプ
リケーション33からI/F部50へは、Javaクラ
スライブラリ32を経由してアクセスすることができ
る。
The HMI control device 30 includes a Java virtual machine (VM) 31, a Java class library 3
2 and a Java application 33 running on the VM 31. The Java virtual machine 31
This provides an environment in which the ava application 33 can be executed without depending on hardware. Jav
a class library 32 is a Java that can be added and deleted.
a is a component collection of the application 33, and can be accessed from the Java application 33 to the I / F unit 50 via the Java class library 32.

【0014】PLC制御装置40は、PLCエンジン4
1とPLCエンジン41上で動作する制御プログラム4
2とを備えている。PLCエンジン41は、制御プログ
ラム42を解析し、実際のI/O制御装置に対してアク
セスする。制御プログラム42は、I/O制御を行うた
めのロジックが書かれたプログラムである。また、制御
プログラム42により定義された、PLCデータ部43
のPLCデータは、PLCエンジン41経由でI/O入
出力装置90によって入出力された実際のイメージデー
タである。
The PLC control device 40 includes a PLC engine 4
1 and a control program 4 operating on the PLC engine 41
2 is provided. The PLC engine 41 analyzes the control program 42 and accesses an actual I / O control device. The control program 42 is a program in which logic for performing I / O control is written. Also, the PLC data section 43 defined by the control program 42
Is actual image data input / output by the I / O input / output device 90 via the PLC engine 41.

【0015】I/F部50は、Javaアプリケーショ
ン33からJavaクラスライブラリ32経由で指定さ
れたPLCデータ部43のデータに対して、PLCエン
ジン41経由で実際に読み出し及び書き込みを行う。
The I / F unit 50 actually reads and writes the data of the PLC data unit 43 specified by the Java application 33 via the Java class library 32 via the PLC engine 41.

【0016】次に、図2を参照して、本実施の形態の動
作について詳細に説明する。Javaアプリケーション
33では、HMI入出力装置80に対してI/O制御指
令ボタンやI/O制御データの表示などを行うためのプ
ログラムを作成する。また、これらの指令ボタンや表示
用データについては、PLC制御プログラム42におい
て定義されているものと同一名(同一ラベル)で定義を
行う。
Next, the operation of this embodiment will be described in detail with reference to FIG. In the Java application 33, a program for displaying an I / O control command button and I / O control data on the HMI input / output device 80 is created. Further, these command buttons and display data are defined with the same names (same labels) as those defined in the PLC control program 42.

【0017】制御プログラム42では、指令ボタンを入
力データとし、表示データを出力データとして、PLC
データ部43にPLCデータとして定義する。また、指
令ボタンに対して、他のI/O条件を含めたI/O入出
力装置90への出力を制御するプログラム、及びI/O
入出力装置90からの入力データを表示データ用に加工
するためのプログラムを制御プログラム42に登録す
る。
In the control program 42, the command button is used as input data, the display data is used as output data, and the PLC
It is defined as PLC data in the data section 43. Also, a program for controlling the output to the I / O input / output device 90 including other I / O conditions for the command button, and an I / O
A program for processing input data from the input / output device 90 for display data is registered in the control program 42.

【0018】I/F部50は、入力データである指令ボ
タンに対しては、Javaアプリケーション33からの
変化通知に応じて、PLCデータ部43へのPLCデー
タの書き込み又は更新を行う。また、出力データである
表示データに対しては、PLCデータ部43を周期的に
監視し、PLCデータが更新されたとき、Javaアプ
リケーション33に通知する。
The I / F unit 50 writes or updates PLC data in the PLC data unit 43 in response to a change notification from the Java application 33 for a command button as input data. In addition, for display data that is output data, the PLC data section 43 is periodically monitored, and when the PLC data is updated, the Java application 33 is notified.

【0019】以上のように、本実施の形態においては、
次のような効果を得ることができる。
As described above, in the present embodiment,
The following effects can be obtained.

【0020】第1の効果は、HMI制御装置30と、I
/O制御を行うPLC制御装置40が独立に、並行して
動作するため、PLC制御装置40は、HMI制御装置
30の動作に依存することがなく、専用動作のみの実行
性能が保証されることである。
The first effect is that the HMI controller 30 and the IMI
Since the PLC control devices 40 that perform the / O control operate independently and in parallel, the PLC control device 40 does not depend on the operation of the HMI control device 30 and the execution performance of only the dedicated operation is guaranteed. It is.

【0021】第2の効果は、I/F部50によるI/O
制御データ(PLCデータ部43に記憶されているPL
Cデータ)の監視機能により、HMI制御装置30に
は、I/O制御データの監視プログラムが不要となり、
HMI入出力装置80に対する入出力制御処理の処理速
度を向上させることができることである。
The second effect is that the I / F unit 50 controls the I / O
Control data (PL data stored in the PLC data unit 43)
The monitoring function of C data) eliminates the need for the I / O control data monitoring program in the HMI controller 30.
That is, the processing speed of the input / output control processing for the HMI input / output device 80 can be improved.

【0022】上記実施の形態においては、HMI制御装
置30に、LCD81、タッチパネル82等からなるH
MI入出力装置80を接続して、I/O入出力データの
監視及び指令を行っているが、図3に示すように拡張す
ることが考えられる。
In the above embodiment, the HMI control device 30 has an H
Although the MI input / output device 80 is connected to monitor and issue I / O input / output data, it may be extended as shown in FIG.

【0023】図3に示した実施の形態においては、図2
の実施の形態において、通信制御装置60と外部制御装
置70をさらに設けるようにしている。
In the embodiment shown in FIG. 3, FIG.
In the embodiment, the communication control device 60 and the external control device 70 are further provided.

【0024】図3に示した実施の形態においては、HM
I制御装置30を構成するJavaアプリケーション3
3が有する画面及び機能と同一の画面及び同一の機能を
有するJavaアプリケーション73及びJavaクラ
スライブラリ72を、外部制御装置70のJava仮想
マシン71上で動作させる。そして、通信制御装置60
の制御プログラム61を介して外部制御装置70とHM
I制御装置30とが通信できるようにする。これによ
り、I/O入出力データの監視及び指令を、ネットワー
クを介してリモートで行うことができる。
In the embodiment shown in FIG. 3, the HM
Java application 3 configuring I control device 30
A Java application 73 and a Java class library 72 having the same screens and functions as the screens and functions of the external control device 3 operate on the Java virtual machine 71 of the external control device 70. Then, the communication control device 60
External control device 70 through the control program 61 of the HM
Communication with the I control device 30 is enabled. Thus, monitoring and commanding of I / O input / output data can be performed remotely via a network.

【0025】図4は、本発明のネットワークコンピュー
タのさらに他の実施の形態の構成例を示すブロック図で
ある。同図に示すように、本実施の形態においては、図
1及び図2に示した実施の形態において、I/F部50
を、プロセッサではなくメモリで構成したI/Fメモリ
部51とするようにしている。
FIG. 4 is a block diagram showing a configuration example of still another embodiment of the network computer of the present invention. As shown in the figure, in the present embodiment, the I / F unit 50 in the embodiment shown in FIGS.
Is an I / F memory unit 51 constituted by a memory instead of a processor.

【0026】図4に示すように、本実施の形態は、LC
D81、タッチパネル82等より構成されるHMI入出
力装置80を制御するHMI制御装置30と、I/O入
出力装置90を制御するPLC制御装置40と、HMI
制御装置30とPLC制御装置40からアクセスが可能
なI/Fメモリ部51とから構成されている。
As shown in FIG. 4, this embodiment employs LC
An HMI control device 30 that controls an HMI input / output device 80 including a D81, a touch panel 82, and the like; a PLC control device 40 that controls an I / O input / output device 90;
It comprises a control device 30 and an I / F memory unit 51 accessible from the PLC control device 40.

【0027】HMI制御装置30は、Java仮想マシ
ン(VM)31、Javaクラスライブラリ32、及び
VM31上で動作するJavaアプリケーション33と
を備えている。Java仮想マシン31は、Javaア
プリケーション33をハードウェアに依存することなく
実行できる環境を提供するものである。Javaクラス
ライブラリ32は、追加及び削除が可能なJavaアプ
リケーション33の部品集であり、Javaアプリケー
ション33は、I/Fメモリ部51に対して、Java
クラスライブラリ32を経由してアクセスすることがで
きる。
The HMI control device 30 includes a Java virtual machine (VM) 31, a Java class library 32, and a Java application 33 running on the VM 31. The Java virtual machine 31 provides an environment in which a Java application 33 can be executed without depending on hardware. The Java class library 32 is a collection of components of a Java application 33 that can be added and deleted. The Java application 33 sends a Java application to the I / F memory unit 51.
It can be accessed via the class library 32.

【0028】PLC制御装置40は、PLCエンジン4
1とPLCエンジン41上で動作する制御プログラム4
2とを備えている。PLCエンジン41は、制御プログ
ラム42を解析し、実際のI/O制御装置に対してアク
セスを行う。この例の場合、I/O入出力装置90に対
してアクセスを行う。
The PLC control device 40 includes a PLC engine 4
1 and a control program 4 operating on the PLC engine 41
2 is provided. The PLC engine 41 analyzes the control program 42 and accesses an actual I / O control device. In the case of this example, the I / O input / output device 90 is accessed.

【0029】制御プログラム42は、I/O制御するた
めのロジックが書かれたプログラムである。また、制御
プログラム42により定義された、PLCデータ部43
のPLCデータは、PLCエンジン41経由でI/O入
出力装置90が入出力した実際のイメージデータであ
る。
The control program 42 is a program in which logic for performing I / O control is written. Also, the PLC data section 43 defined by the control program 42
Is actual image data input / output by the I / O input / output device 90 via the PLC engine 41.

【0030】I/Fメモリ部51は、PLC制御装置4
0側で確保されたメモリエリアであり、Javaアプリ
ケーション33から、Javaクラスライブラリ32経
由でアクセスが可能である。また、PLCエンジン41
からのアクセスも可能である。
The I / F memory unit 51 is provided in the PLC controller 4
This is a memory area secured on the 0 side, and can be accessed from the Java application 33 via the Java class library 32. The PLC engine 41
Access from is also possible.

【0031】このように、I/Oメモリ部51に対し
て、Javaアプリケーション33とPLCエンジン4
1からのアクセスが可能であるため、Javaアプリケ
ーション33とPLCエンジン41の両者が非同期に、
I/Fメモリ部51に対してデータの読み込み及び書き
込みを行うことができる。従って、処理の高速化を図る
ことができる。
As described above, the Java application 33 and the PLC engine 4
1 allows both the Java application 33 and the PLC engine 41 to operate asynchronously,
Data can be read from and written to the I / F memory unit 51. Therefore, the processing can be speeded up.

【0032】なお、上記実施の形態においては、本発明
のネットワークコンピュータを、Java仮想マシンを
用いて構築するようにしたが、これに限定されるもので
はない。
In the above embodiment, the network computer of the present invention is constructed using a Java virtual machine. However, the present invention is not limited to this.

【0033】[0033]

【発明の効果】以上の如く、本発明に係るネットワーク
コンピュータによれば、処理手段がヒューマン・マシン
インタフェースとして機能し、入出力制御手段がデータ
の入出力を制御し、記憶手段が入出力制御手段を介して
入力されたデータ、および入出力制御手段を介して出力
すべきデータを記憶し、制御手段が処理手段からの記憶
手段に対するアクセスを制御する。このとき、処理手段
と入出力制御手段とは独立に、並行して動作し、処理手
段は、制御手段を介して入出力制御手段を制御するよう
にしたので、Java仮想マシン(VM)を有するネッ
トワークコンピュータに、プログラマブルロジックコン
トローラ(PLC)機能を追加し、ネットワークコンピ
ュータでI/O制御を行うことができ、I/O制御の処
理速度、及びヒューマン・マシンインタフェースの処理
速度を向上させることができる。
As described above, according to the network computer of the present invention, the processing means functions as a human-machine interface, the input / output control means controls data input / output, and the storage means serves as the input / output control means. And data to be output via the input / output control means, and the control means controls access to the storage means from the processing means. At this time, the processing means and the input / output control means operate independently and in parallel, and the processing means controls the input / output control means via the control means, and thus has a Java virtual machine (VM). By adding a programmable logic controller (PLC) function to a network computer, I / O control can be performed by the network computer, and the processing speed of I / O control and the processing speed of a human-machine interface can be improved. .

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

【図1】本発明のネットワークコンピュータの一実施の
形態の構成例を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration example of an embodiment of a network computer according to the present invention.

【図2】本発明のネットワークコンピュータの他の実施
の形態の構成例を示すブロック図である。
FIG. 2 is a block diagram showing a configuration example of another embodiment of the network computer of the present invention.

【図3】本発明のネットワークコンピュータのさらに他
の実施の形態の構成例を示すブロック図である。
FIG. 3 is a block diagram showing a configuration example of still another embodiment of the network computer of the present invention.

【図4】本発明のネットワークコンピュータのさらに他
の実施の形態の構成例を示すブロック図である。
FIG. 4 is a block diagram showing a configuration example of still another embodiment of the network computer of the present invention.

【図5】従来のネットワークコンピュータの一例の構成
を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of an example of a conventional network computer.

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

1 HMI部 2 I/F部 3 HMI入出力機器 4 PLC装置 5 I/O入出力機器 11,31,71 Java仮想マシン(VM) 12 Javaアプリケーション 20 PLC部 21,41 PLCエンジン 22,42 制御プログラム 23,43 PLCデータ部 30 MHI制御装置 32,72 Javaクラスライブラリ 33,73 Javaアプリケーション 40 PLC制御装置 50 I/F部 51 I/Fメモリ部 60 通信制御装置 61 制御プログラム 70 外部制御装置 80 HMI入出力装置 81 LCD 82 タッチパネル(T.P) 90 I/O入出力装置 Reference Signs List 1 HMI unit 2 I / F unit 3 HMI input / output device 4 PLC device 5 I / O input / output device 11, 31, 71 Java virtual machine (VM) 12 Java application 20 PLC unit 21, 41 PLC engine 22, 42 Control program 23, 43 PLC data unit 30 MHI control unit 32, 72 Java class library 33, 73 Java application 40 PLC control unit 50 I / F unit 51 I / F memory unit 60 Communication control unit 61 Control program 70 External control unit 80 HMI input Output device 81 LCD 82 Touch panel (TP) 90 I / O input / output device

───────────────────────────────────────────────────── フロントページの続き (72)発明者 熊谷 敏一 神奈川県横浜市神奈川区新浦島町1丁目1 番地25 日本電気ロボットエンジニアリン グ株式会社内 (72)発明者 中野 徹 東京都港区芝五丁目7番1号 日本電気株 式会社内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Toshikazu Kumagai 1-1-1, Shinurashima-cho, Kanagawa-ku, Yokohama-shi, Kanagawa Prefecture Inside of NEC Robot Engineering Co., Ltd. (72) Inventor Toru Nakano Shibago, Minato-ku, Tokyo 7-1-1, NEC Corporation

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 プログラマブルロジックコントローラ機
能を有し、入出力制御を行うネットワークコンピュータ
であって、 ヒューマン・マシンインタフェースとして機能する処理
手段と、 データの入出力を制御する入出力制御手段と、 前記入出力制御手段を介して入力されたデータ、および
前記入出力制御手段を介して出力すべきデータを記憶す
る記憶手段と、 前記処理手段からの前記記憶手段に対するアクセスを制
御する制御手段とを備え、 前記処理手段と前記入出力制御手段とは独立に、並行し
て動作し、 前記処理手段は、前記制御手段を介して前記入出力制御
手段を制御することを特徴とするネットワークコンピュ
ータ。
1. A network computer having a programmable logic controller function and performing input / output control, comprising: processing means functioning as a human-machine interface; input / output control means controlling data input / output; Storage means for storing data input via output control means, and data to be output via the input / output control means, and control means for controlling access to the storage means from the processing means; A network computer, wherein the processing unit and the input / output control unit operate independently and in parallel, and the processing unit controls the input / output control unit via the control unit.
【請求項2】 前記処理手段は、前記制御手段を介し
て、前記記憶手段に対してデータの読み出しおよび書き
込みを行うことを特徴とする請求項1に記載のネットワ
ークコンピュータ。
2. The network computer according to claim 1, wherein said processing means reads and writes data from and to said storage means via said control means.
【請求項3】 前記処理手段は、Java仮想マシン上
で動作するJavaアプリケーションにより構成される
ことを特徴とする請求項1に記載のネットワークコンピ
ュータ。
3. The network computer according to claim 1, wherein the processing unit is configured by a Java application running on a Java virtual machine.
【請求項4】 前記制御手段は、前記記憶手段を監視
し、前記記憶手段に記憶されているデータが更新された
とき、前記処理手段に通知することを特徴とする請求項
1に記載のネットワークコンピュータ。
4. The network according to claim 1, wherein the control unit monitors the storage unit and notifies the processing unit when data stored in the storage unit is updated. Computer.
【請求項5】 前記処理手段には、表示装置、およびキ
ー入力装置が接続されることを特徴とする請求項1に記
載のネットワークコンピュータ。
5. The network computer according to claim 1, wherein a display device and a key input device are connected to the processing unit.
【請求項6】 前記制御手段は、メモリにより構成さ
れ、前記処理手段および前記入出力制御手段から、デー
タの読み出しおよび書き込みが非同期に行われることを
特徴とする請求項1に記載のネットワークコンピュー
タ。
6. The network computer according to claim 1, wherein said control means is constituted by a memory, and data is read and written asynchronously from said processing means and said input / output control means.
JP10284739A 1998-09-22 1998-09-22 Network computer Pending JP2000099355A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10284739A JP2000099355A (en) 1998-09-22 1998-09-22 Network computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10284739A JP2000099355A (en) 1998-09-22 1998-09-22 Network computer

Publications (1)

Publication Number Publication Date
JP2000099355A true JP2000099355A (en) 2000-04-07

Family

ID=17682373

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10284739A Pending JP2000099355A (en) 1998-09-22 1998-09-22 Network computer

Country Status (1)

Country Link
JP (1) JP2000099355A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003186505A (en) * 2001-12-13 2003-07-04 Mitsubishi Heavy Ind Ltd Sequencer, control system, program and machine control method
KR100438987B1 (en) * 2002-06-08 2004-07-03 엘지산전 주식회사 Parallel input/output apparatus for distributed control system
JP2007122748A (en) * 2001-08-07 2007-05-17 Siemens Ag Process control system for operating technical installation
WO2018047412A1 (en) * 2016-09-09 2018-03-15 株式会社日立産機システム Controller and control management system
CN109669422A (en) * 2018-12-29 2019-04-23 武汉考克利尔工程技术有限公司 A kind of system of real-time data acquisition
KR20190080684A (en) * 2017-12-28 2019-07-08 주식회사 포스코아이씨티 System for Integrating PLC and HMI Based on Multi Core Processor

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007122748A (en) * 2001-08-07 2007-05-17 Siemens Ag Process control system for operating technical installation
US7703093B2 (en) 2001-08-07 2010-04-20 Siemens Aktiengesellschaft Method and process management system for the operation of a technical plant
JP4510837B2 (en) * 2001-08-07 2010-07-28 シーメンス アクチエンゲゼルシヤフト Process control system for operating technical equipment
JP2003186505A (en) * 2001-12-13 2003-07-04 Mitsubishi Heavy Ind Ltd Sequencer, control system, program and machine control method
KR100438987B1 (en) * 2002-06-08 2004-07-03 엘지산전 주식회사 Parallel input/output apparatus for distributed control system
WO2018047412A1 (en) * 2016-09-09 2018-03-15 株式会社日立産機システム Controller and control management system
US11487258B2 (en) 2016-09-09 2022-11-01 Hitachi Industrial Equipment Systems Co., Ltd. Controller and control management system
KR20190080684A (en) * 2017-12-28 2019-07-08 주식회사 포스코아이씨티 System for Integrating PLC and HMI Based on Multi Core Processor
KR102116174B1 (en) * 2017-12-28 2020-05-27 주식회사 포스코아이씨티 System for Integrating PLC and HMI Based on Multi Core Processor
CN109669422A (en) * 2018-12-29 2019-04-23 武汉考克利尔工程技术有限公司 A kind of system of real-time data acquisition
CN109669422B (en) * 2018-12-29 2021-09-14 宝信软件(武汉)有限公司 Real-time data acquisition system

Similar Documents

Publication Publication Date Title
US5892939A (en) Emulator for visual display object files and method of operation thereof
JP2000099355A (en) Network computer
JPH0384611A (en) Terminal emulation device
JP3189417B2 (en) Production management device
KR950003879B1 (en) System structure and its method to hold disk unit in common
JP7151161B2 (en) Control system, support equipment, support program
JP3032549B2 (en) Display device
JP2695930B2 (en) Intelligent I / O module
JP3077812B2 (en) Information processing device
JPH10171431A (en) Multi-window control system
JP3129889B2 (en) Numerical control unit
JP2876576B2 (en) Numerical control unit
JPH04220716A (en) Window display system
JPH06242908A (en) Computer system
JP2645175B2 (en) Plant control system
JPH01111239A (en) Error display system
JPH08194515A (en) Numerical control system
JP2000029503A (en) Process control system
JP2000099138A (en) Display screen switching method for display unit
JPH10301620A (en) Process monitoring supporting device
JPH0444146A (en) Emulation processing system for input/output controller
JPH0363248U (en)
JP2000137693A (en) Data processor
JPH06295217A (en) Keyboard control system for virtual computer
JPH03113628A (en) Input/output control system for terminal