JP3578038B2 - Communication simulator - Google Patents

Communication simulator Download PDF

Info

Publication number
JP3578038B2
JP3578038B2 JP2000058144A JP2000058144A JP3578038B2 JP 3578038 B2 JP3578038 B2 JP 3578038B2 JP 2000058144 A JP2000058144 A JP 2000058144A JP 2000058144 A JP2000058144 A JP 2000058144A JP 3578038 B2 JP3578038 B2 JP 3578038B2
Authority
JP
Japan
Prior art keywords
communication
data
semiconductor manufacturing
simulator
manufacturing apparatus
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 - Fee Related
Application number
JP2000058144A
Other languages
Japanese (ja)
Other versions
JP2001249865A (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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2000058144A priority Critical patent/JP3578038B2/en
Publication of JP2001249865A publication Critical patent/JP2001249865A/en
Application granted granted Critical
Publication of JP3578038B2 publication Critical patent/JP3578038B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、半導体製造装置とこれを制御するホストシステムとの間の通信をシミュレートする通信シミュレータに関するものである。
【0002】
【従来の技術】
近年、コンピュータ技術や情報技術の発達により、半導体製造ラインの制御はますます高度化つつある。
【0003】
図3に半導体生産ラインの概略例を示す。
図3で、ネットワーク10上に半導体製造装置21〜23とホストシステム30が接続されている。ネットワーク10は、例えば、SECSプロトコル、HSMSプロトコル等に準拠した通信回線である。
半導体製造装置21〜23(半導体製造装置を装置と略称する)は、半導体の製造に用いる装置で、例えば、酸化装置、成膜装置、イオン注入装置等である。ホストシステム30(ホストシステムをホストと略称する)は、半導体製造装置21〜23を制御する。
【0004】
ホストから装置に対するリモート指示を行ったり、装置から各種データをホストに送ってモニタリングをするために、装置とホストをネットワークに接続している。
装置とホストをネットワークに接続するためには、装置とホストの両方にオンラインソフトウェアが必要となる。オンラインソフトウェアは装置とホストのメーカ等によって異なる。オンラインソフトウェアは未だ各社の独自性が強いため、装置とホストをネットワークに接続するときには、ユーザは通信テストを行い、正常に通信が行われるかどうかを確認している。
【0005】
実機を組む前に通信テストを実行するためのツールとして、装置またはホストの通信動作を模擬するシミュレータがあった。例えば、装置の実機が組まれている場合は、シミュレータはホストの通信動作をシミュレートし、ホストの実機が組まれている場合は、シミュレータは装置の通信動作をシミュレートする。
【0006】
図4は上述したシミュレータの従来例の構成図である。
図の例では、装置が実機でホストがシミュレータである場合を示している。
実機の半導体製造装置21とホストのシミュレータ40はネットワーク10に接続されている。
【0007】
記憶手段401には、シミュレーションを実行するためのシミュレータソフトウェア402が格納されている。表示手段404は、例えばデータ設定画面を表示する。設定手段405は、データ設定画面から入力された設定データをシミュレータソフトウェア402に設定する。
【0008】
実行手段406はシミュレータソフトウェア402を用いてホストの通信動作をシミュレートする。通信ドライバ407は、実行手段406がシミュレーションを実行すると半導体製造装置21と通信を行う。通信ドライバ407ネットワークの種類に応じた通信プロトコルに従って通信を行う。
テスト手段408は、ネットワーク10を経由して半導体製造装置21との間で通信テストを行う。通信テストの結果はテキストデータ形式でログファイル409に格納する。テストでは、シミュレータ40から半導体製造装置21にデータを送り、これに対して半導体製造装置21が期待値どおりの応答データを返してきたかどうかに基づいて可否判定を行う。
【0009】
しかし、従来のシミュレータでは次の問題点があった。
▲1▼シミュレータソフトウェアに設定する各種データは、全て画面から入力する必要があることから、多大な工数が費やさる。また、手入力をしているため、入力ミスが発生しやすい。
▲2▼1台のシミュレータに対して1台の装置もしくはホストしか接続できない。このため、通信テストの効率が悪い。
▲3▼開発環境で生成されたシミュレータは、実際に接続した段階では一切のデータ変更が許されない。このため、データ変更をするときは、シミュレータの接続を切り離し、再度開発環境にて修正データを入力する必要がある。
▲4▼通信テストで得た半導体製造装置21の応答データは、ログファイルからダンプアウトされるが、通信テストの可否判定は人が介在しないと実施できない。
【0010】
【発明が解決しようとする課題】
本発明は上述した問題点を解決するためになされたものであり、通信シミュレーション環境の構築に要する工数を大幅に削減でき、通信テストの効率を向上させることができ、通信テストの実行環境でもデータの変更が可能で、しかもテスト結果の解析を容易に行うことができる通信シミュレータを実現することを目的とする。
【0011】
【課題を解決するための手段】
本発明は次のとおりの構成になった通信シミュレータである。
【0012】
(1)半導体製造装置とこれを制御するホストシステムとの間の通信をシミュレートする通信シミュレータにおいて、
実物の半導体製造装置が用意されているときはホストシステム側に設けられ、
前記実物の半導体製造装置にある通信仕様書の電子ファイルから電子データを転写する転写手段と、
転写した電子データをシミュレータソフトウェアに与え、通信シミュレーション環境を構築する環境構築手段と、
この環境構築手段で構築した環境の下で、前記実物の半導体製造装置と通信シミュレーションを行う通信手段と、
を有することを特徴とする通信シミュレータ。
【0013】
(2)前記転写手段で転写する電子データは、通信手順のデータを含むことを特徴とする(1)記載の通信シミュレータ。
【0014】
(3)通信シミュレーションで用いるデータを設定する設定手段と、
この設定手段で設定したデータをファイル化して保存するデータファイルと、
通信に用いるデータを前記データファイルから読み出してメモリ上に展開する読出手段と、
前記メモリ上に展開されたデータの設定を変更する設定変更手段と、
を有することを特徴とする(1)に記載の通信シミュレータ。
【0015】
(4)前記実物の半導体製造装置にデータを送ったときに実物の半導体製造装置が期待値どおりのデータを返してきたかどうかに基づいて可否判定を行う判定手段と、
この判定手段の判定結果を表形式に編集する編集手段と、
編集した判定結果を画面表示する表示手段と、
を有することを特徴とする(1)に記載の通信シミュレータ。
【0016】
(5)前記通信手段は、マルチタスク処理によりネットワーク上に接続された複数の実物の半導体製造装置と通信シミュレーションを行うことを特徴とする(1)に記載の通信シミュレータ。
【0017】
【発明の実施の形態】
以下図面を用いて本発明を詳しく説明する。
図1は本発明の一実施例を示す構成図である。図1で前出の図と同一のものは同一符号を付ける。
図の例では、装置が実機でホストがシミュレータである場合を示している。
図1で、ネットワーク10には、実物の半導体製造装置21〜23と、ホストの通信動作を模擬するシミュレータ50が接続されている。
【0018】
転写手段501は、半導体製造装置21〜23にある通信仕様書の電子ファイルから電子データを転写する。転写する電子データには、例えば、通信手順、通信内容のデータ等が含まれている。半導体製造装置には、通信仕様書を電子データの形にして電子ファイルに格納したものがある。通信仕様書は半導体製造装置のメーカ、機種等によって異なる。
【0019】
環境構築手段502は、転写した電子データをシミュレータソフトウェア503に与えることによって、通信シミュレーション環境を構築する。シミュレータソフトウェア503は、シミュレータ50が実物ホストの通信動作を模擬するためのプログラムが記述されている。シミュレータソフトウェア503は記憶手段504に格納されている。
【0020】
通信手段505は、環境構築手段502で構築した環境の下で、半導体製造装置21〜23と通信シミュレーションを行う。通信手段505は、マルチタスクプログラム506を実行することによって、複数の半導体製造装置21〜23と通信シミュレーションを行う。これによって、ネットワーク10上の複数の装置に対して同時に通信テストを行うことができる。
設定手段507は、通信シミュレーションで用いるデータを設定する。データファイル508は、設定手段507で設定したデータをファイル化して保存する。読出手段509は、通信に用いるデータをデータファイル508から読み出してメモリ510上に展開する。設定変更手段511は、メモリ上で展開されたデータの設定を変更する。
【0021】
判定手段512は、半導体製造装置21〜23にデータを送ったときに半導体製造装置21〜23が期待値どおりのデータを返してきたかどうかに基づいて可否判定を行う。
編集手段513は、判定手段512の判定結果を表形式に編集する。表示手段514は編集した判定結果を画面表示する。
【0022】
このような通信シミュレータで、半導体製造装置21〜23にある通信仕様書の電子ファイルから通信手順、通信内容等の電子データを転写(カットアンドペースト)する。ここでいう通信内容は、例えばメッセージフォーマットである。環境構築手段502は、転写した電子データをシミュレータソフトウェア503に反映する。これによって、データの手入力を行わずに、半導体製造装置の機種に応じた通信シミュレーション環境が構築される。
【0023】
通信手段505は、マルチタスクプログラム506を実行することによって、複数の半導体製造装置21〜23と通信シミュレーションを行う。これによって、ネットワーク10上の複数の装置に対して同時に通信テストを行うことができる。
【0024】
通信テストを行うために設定されたデータはファイル化され、データファイル508に格納されている。通信を行うときは、読出手段509はデータファイル508からデータを読み出し、メモリ510上で展開する。展開されたメモリ上でデータに設定変更を行うことにより、通信テストの実行環境でもデータの数値、属性等を変更できる。
【0025】
通信テストでは、既知のデータを半導体製造装置21〜23に送る。これに対して半導体製造装置21〜23が期待値どおりの応答データを返してきたときは、判定手段510は「可」と判定する。期待値と異なるときは「否」と判定する。
編集手段511は、このようにして得た判定結果を表計算用ソフトウェアで編集する。表示手段512は、表形式に編集した判定結果を画面表示する。
【0026】
図2は表形式に編集した判定結果の表示例を示した図である。
図2に示すように、半導体製造装置に送った送信データ、半導体製造装置が返した応答データ、期待値、判定結果を一覧表示している。これによって、テスト結果の解析が容易になる。
【0027】
なお、ホストを実機で構成し、装置をシミュレータで構成してもよい。
【0028】
【発明の効果】
本発明によれば次の効果が得られる。
【0029】
請求項1及び請求項2記載の発明では、シミュレータは実物の装置から通信仕様書の電子データを転写し、転写したデータをもとに通信シミュレーション環境を構築している。これによって、通信シミュレーション環境の構築に要する工数を大幅に削減できる。また、データの手入力が不要になることから、人為的ミスを防止できる。
【0030】
請求項3記載の発明では、通信テストを行うために設定されたデータはファイル化してデータファイルに格納しておき、通信を行うときは、データファイルからデータを読み出してメモリ上に展開し、展開したメモリ上でデータに設定変更を行っている。これによって、通信テストの実行環境でもデータの数値、属性等を変更できる。
【0031】
請求項4記載の発明では、通信テストの判定結果を表形式に編集して画面表示しているため、テスト結果の解析が容易になる。
【0032】
請求項5記載の発明では、マルチタスク処理により複数の装置と通信シミュレーションを行っている。これによって、複数の装置と同時に通信テストを行うことができ、テスト効率を向上できる。
【図面の簡単な説明】
【図1】本発明の一実施例を示す構成図である。
【図2】本発明によるテスト結果の一例を示した図である。
【図3】半導体生産ラインの概略例を示した図である。
【図4】通信シミュレータの従来例の構成図である。
【符号の説明】
10 ネットワーク
21〜23 半導体製造装置
50 シミュレータ
501 転写手段
502 環境構築手段
503 シミュレータソフトウェア
505 通信手段
506 マルチタスクプログラム
507 設定手段
508 データファイル
509 読出手段
510 メモリ
511 設定変更手段
512 判定手段
513 編集手段
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a communication simulator that simulates communication between a semiconductor manufacturing apparatus and a host system that controls the semiconductor manufacturing apparatus.
[0002]
[Prior art]
2. Description of the Related Art In recent years, control of a semiconductor manufacturing line has been increasingly sophisticated due to the development of computer technology and information technology.
[0003]
FIG. 3 shows a schematic example of a semiconductor production line.
In FIG. 3, semiconductor manufacturing apparatuses 21 to 23 and a host system 30 are connected on a network 10. The network 10 is, for example, a communication line based on the SECS protocol, the HSMS protocol, and the like.
Semiconductor manufacturing apparatuses 21 to 23 (semiconductor manufacturing apparatuses are abbreviated as apparatuses) are apparatuses used for manufacturing semiconductors, and include, for example, an oxidation apparatus, a film forming apparatus, and an ion implantation apparatus. The host system 30 (the host system is abbreviated as a host) controls the semiconductor manufacturing apparatuses 21 to 23.
[0004]
The device and the host are connected to a network in order to remotely instruct the device from the host or to send various data from the device to the host for monitoring.
In order to connect the device and the host to the network, both the device and the host require online software. The online software differs depending on the device and the manufacturer of the host. Because online software is still unique among companies, when connecting devices and hosts to a network, users conduct communication tests to confirm that communication is normal.
[0005]
As a tool for executing a communication test before assembling an actual device, there has been a simulator that simulates a communication operation of a device or a host. For example, when the actual device of the device is assembled, the simulator simulates the communication operation of the host, and when the actual device of the host is assembled, the simulator simulates the communication operation of the device.
[0006]
FIG. 4 is a configuration diagram of a conventional example of the above-described simulator.
The example in the figure shows a case where the device is a real machine and the host is a simulator.
The actual semiconductor manufacturing apparatus 21 and the host simulator 40 are connected to the network 10.
[0007]
The storage unit 401 stores simulator software 402 for executing a simulation. The display unit 404 displays, for example, a data setting screen. The setting unit 405 sets the setting data input from the data setting screen in the simulator software 402.
[0008]
The execution means 406 simulates the communication operation of the host using the simulator software 402. The communication driver 407 communicates with the semiconductor manufacturing apparatus 21 when the execution unit 406 executes the simulation. Communication driver 407 performs communication according to a communication protocol corresponding to the type of network.
The test unit 408 performs a communication test with the semiconductor manufacturing apparatus 21 via the network 10. The result of the communication test is stored in the log file 409 in a text data format. In the test, data is sent from the simulator 40 to the semiconductor manufacturing apparatus 21, and whether or not the semiconductor manufacturing apparatus 21 has returned response data as expected in response to the data is determined.
[0009]
However, the conventional simulator has the following problems.
{Circle around (1)} Since various data to be set in the simulator software must be input from the screen, a great deal of man-hours are required. In addition, since a manual input is performed, an input error easily occurs.
(2) Only one device or host can be connected to one simulator. Therefore, the efficiency of the communication test is low.
{Circle around (3)} In the simulator generated in the development environment, no data change is allowed when the simulator is actually connected. Therefore, when changing data, it is necessary to disconnect the simulator and input the correction data again in the development environment.
{Circle around (4)} The response data of the semiconductor manufacturing apparatus 21 obtained in the communication test is dumped out of the log file. However, it is impossible to judge whether or not the communication test is possible without human intervention.
[0010]
[Problems to be solved by the invention]
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and can significantly reduce the number of steps required for constructing a communication simulation environment, can improve the efficiency of a communication test, and can execute data communication even in a communication test execution environment. It is an object of the present invention to realize a communication simulator that can change the test result and can easily analyze the test result.
[0011]
[Means for Solving the Problems]
The present invention is a communication simulator having the following configuration.
[0012]
(1) In a communication simulator that simulates communication between a semiconductor manufacturing apparatus and a host system that controls the semiconductor manufacturing apparatus,
When a real semiconductor manufacturing device is prepared, it is provided on the host system side,
Transfer means for transferring electronic data from an electronic file of a communication specification in the real semiconductor manufacturing apparatus ,
An environment construction means for providing the transcribed electronic data to the simulator software and constructing a communication simulation environment;
Communication means for performing communication simulation with the real semiconductor manufacturing apparatus under the environment constructed by the environment construction means;
A communication simulator comprising:
[0013]
(2) The communication simulator according to (1), wherein the electronic data transferred by the transfer unit includes data of a communication procedure.
[0014]
(3) setting means for setting data used in the communication simulation;
A data file for saving the data set by this setting means as a file,
Reading means for reading data used for communication from the data file and expanding the data on a memory;
Setting change means for changing the settings of the data developed on the memory,
The communication simulator according to (1), comprising:
[0015]
(4) determining means for determining whether or not the real semiconductor manufacturing apparatus has returned data as expected when the data was sent to the real semiconductor manufacturing apparatus;
Editing means for editing the determination result of the determination means in a table format;
Display means for displaying the edited judgment result on a screen,
The communication simulator according to (1), comprising:
[0016]
(5) The communication simulator according to (1), wherein the communication unit performs a communication simulation with a plurality of real semiconductor manufacturing apparatuses connected on a network by multitask processing.
[0017]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, the present invention will be described in detail with reference to the drawings.
FIG. 1 is a configuration diagram showing one embodiment of the present invention. In FIG. 1, the same components as those described above are denoted by the same reference numerals.
The example in the figure shows a case where the device is a real machine and the host is a simulator.
In FIG. 1, a real semiconductor manufacturing apparatus 21 to 23 and a simulator 50 for simulating a communication operation of a host are connected to the network 10.
[0018]
The transfer unit 501 transfers electronic data from an electronic file of a communication specification in the semiconductor manufacturing apparatuses 21 to 23. The electronic data to be transcribed includes, for example, data on communication procedures and communication contents. Some semiconductor manufacturing apparatuses store communication specifications in the form of electronic data in an electronic file. Communication specifications vary depending on the manufacturer, model, and the like of the semiconductor manufacturing apparatus.
[0019]
The environment construction means 502 constructs a communication simulation environment by giving the transferred electronic data to the simulator software 503. The simulator software 503 describes a program for the simulator 50 to simulate the communication operation of the real host. The simulator software 503 is stored in the storage unit 504.
[0020]
The communication unit 505 performs a communication simulation with the semiconductor manufacturing apparatuses 21 to 23 under the environment constructed by the environment construction unit 502. The communication unit 505 performs a communication simulation with the plurality of semiconductor manufacturing apparatuses 21 to 23 by executing the multitask program 506. Thus, a communication test can be performed on a plurality of devices on the network 10 at the same time.
The setting unit 507 sets data used in the communication simulation. The data file 508 stores the data set by the setting unit 507 as a file. The reading unit 509 reads data used for communication from the data file 508 and expands the data on the memory 510. The setting change unit 511 changes the setting of the data developed on the memory.
[0021]
The determination unit 512 determines whether or not the semiconductor manufacturing apparatuses 21 to 23 have returned data as expected when the data has been sent to the semiconductor manufacturing apparatuses 21 to 23.
The editing unit 513 edits the determination result of the determination unit 512 into a table. The display unit 514 displays the edited determination result on a screen.
[0022]
With such a communication simulator, electronic data such as communication procedures and communication contents are transferred (cut and pasted) from electronic files of communication specifications in the semiconductor manufacturing apparatuses 21 to 23. The communication content here is, for example, a message format. The environment construction means 502 reflects the transferred electronic data on the simulator software 503. As a result, a communication simulation environment corresponding to the model of the semiconductor manufacturing apparatus is constructed without manually inputting data.
[0023]
The communication unit 505 performs a communication simulation with the plurality of semiconductor manufacturing apparatuses 21 to 23 by executing the multitask program 506. Thus, a communication test can be performed on a plurality of devices on the network 10 at the same time.
[0024]
Data set for performing the communication test is filed and stored in the data file 508. When performing communication, the reading unit 509 reads data from the data file 508 and expands the data on the memory 510. By changing the setting of the data on the expanded memory, the numerical value, the attribute, and the like of the data can be changed even in the communication test execution environment.
[0025]
In the communication test, known data is sent to the semiconductor manufacturing apparatuses 21 to 23. On the other hand, when the semiconductor manufacturing apparatuses 21 to 23 return response data as expected, the determination unit 510 determines “OK”. If it is different from the expected value, it is determined as “No”.
The editing means 511 edits the determination result obtained in this way using spreadsheet software. The display unit 512 displays the determination result edited in a table format on a screen.
[0026]
FIG. 2 is a diagram showing a display example of a determination result edited in a table format.
As shown in FIG. 2, transmission data sent to the semiconductor manufacturing apparatus, response data returned by the semiconductor manufacturing apparatus, expected values, and determination results are displayed in a list. This facilitates analysis of test results.
[0027]
Note that the host may be configured with an actual device, and the device may be configured with a simulator.
[0028]
【The invention's effect】
According to the present invention, the following effects can be obtained.
[0029]
According to the first and second aspects of the present invention, the simulator transcribes electronic data of a communication specification from a real device, and constructs a communication simulation environment based on the transcribed data. As a result, the man-hour required for constructing the communication simulation environment can be significantly reduced. In addition, since manual input of data is not required, human error can be prevented.
[0030]
According to the third aspect of the present invention, data set for performing a communication test is stored in a data file by storing it in a file, and when communication is performed, data is read from the data file and developed on a memory. Settings are changed on the memory that has been set. As a result, numerical values, attributes, and the like of data can be changed even in the communication test execution environment.
[0031]
According to the fourth aspect of the invention, the determination result of the communication test is edited in a table format and is displayed on the screen, so that the analysis of the test result becomes easy.
[0032]
According to the fifth aspect of the invention, communication simulation with a plurality of devices is performed by multitask processing. Thereby, a communication test can be performed simultaneously with a plurality of devices, and the test efficiency can be improved.
[Brief description of the drawings]
FIG. 1 is a configuration diagram showing one embodiment of the present invention.
FIG. 2 is a diagram showing an example of a test result according to the present invention.
FIG. 3 is a diagram showing a schematic example of a semiconductor production line.
FIG. 4 is a configuration diagram of a conventional example of a communication simulator.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 10 Network 21-23 Semiconductor manufacturing apparatus 50 Simulator 501 Transfer means 502 Environment construction means 503 Simulator software 505 Communication means 506 Multitask program 507 Setting means 508 Data file 509 Reading means 510 Memory 511 Setting change means 512 Judgment means 513 Editing means

Claims (5)

半導体製造装置とこれを制御するホストシステムとの間の通信をシミュレートする通信シミュレータにおいて、
実物の半導体製造装置が用意されているときはホストシステム側に設けられ、
前記実物の半導体製造装置にある通信仕様書の電子ファイルから電子データを転写する転写手段と、
転写した電子データをシミュレータソフトウェアに与え、通信シミュレーション環境を構築する環境構築手段と、
この環境構築手段で構築した環境の下で、前記実物の半導体製造装置と通信シミュレーションを行う通信手段と、
を有することを特徴とする通信シミュレータ。
In a communication simulator that simulates communication between a semiconductor manufacturing apparatus and a host system that controls the semiconductor manufacturing apparatus,
When a real semiconductor manufacturing device is prepared, it is provided on the host system side,
Transfer means for transferring electronic data from an electronic file of a communication specification in the real semiconductor manufacturing apparatus ,
An environment construction means for providing the transcribed electronic data to the simulator software and constructing a communication simulation environment;
Communication means for performing communication simulation with the real semiconductor manufacturing apparatus under the environment constructed by the environment construction means;
A communication simulator comprising:
前記転写手段で転写する電子データは、通信手順のデータを含むことを特徴とする請求項1記載の通信シミュレータ。2. The communication simulator according to claim 1, wherein the electronic data transferred by the transfer unit includes data of a communication procedure. 通信シミュレーションで用いるデータを設定する設定手段と、Setting means for setting data used in the communication simulation;
この設定手段で設定したデータをファイル化して保存するデータファイルと、A data file for saving the data set by this setting means as a file,
通信に用いるデータを前記データファイルから読み出してメモリ上に展開する読出手段と、Reading means for reading data used for communication from the data file and expanding the data on a memory;
前記メモリ上に展開されたデータの設定を変更する設定変更手段と、Setting change means for changing the settings of the data developed on the memory,
を有することを特徴とする請求項1に記載の通信シミュレータ。The communication simulator according to claim 1, comprising:
前記実物の半導体製造装置にデータを送ったときに実物の半導体製造装置が期待値どおりのデータを返してきたかどうかに基づいて可否判定を行う判定手段と、Determining means for determining whether or not the real semiconductor manufacturing apparatus has returned data as expected when sending data to the real semiconductor manufacturing apparatus,
この判定手段の判定結果を表形式に編集する編集手段と、Editing means for editing the determination result of the determination means in a table format;
編集した判定結果を画面表示する表示手段と、Display means for displaying the edited judgment result on a screen,
を有することを特徴とする請求項1に記載の通信シミュレータ。The communication simulator according to claim 1, comprising:
前記通信手段は、マルチタスク処理によりネットワーク上に接続された複数の実物の半導体製造装置と通信シミュレーションを行うことを特徴とする請求項1に記載の通信シミュレータ。2. The communication simulator according to claim 1, wherein the communication unit performs a communication simulation with a plurality of real semiconductor manufacturing apparatuses connected on a network by multitask processing. 3.
JP2000058144A 2000-03-03 2000-03-03 Communication simulator Expired - Fee Related JP3578038B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000058144A JP3578038B2 (en) 2000-03-03 2000-03-03 Communication simulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000058144A JP3578038B2 (en) 2000-03-03 2000-03-03 Communication simulator

Publications (2)

Publication Number Publication Date
JP2001249865A JP2001249865A (en) 2001-09-14
JP3578038B2 true JP3578038B2 (en) 2004-10-20

Family

ID=18578784

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000058144A Expired - Fee Related JP3578038B2 (en) 2000-03-03 2000-03-03 Communication simulator

Country Status (1)

Country Link
JP (1) JP3578038B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005039360A (en) * 2003-07-16 2005-02-10 Ics:Kk Device and method for multiple communication tests equipped with plurality of virtualized input and output communication port couples
US7620537B2 (en) 2004-06-14 2009-11-17 Raytheon Company Distributed communications effects module

Also Published As

Publication number Publication date
JP2001249865A (en) 2001-09-14

Similar Documents

Publication Publication Date Title
JP3574231B2 (en) Computer network simulator
JPH09326796A (en) Method for generating test packet to simulate computer network communication and its device
WO2020048453A1 (en) Network element management method and apparatus, system and storage medium
CN107341039A (en) Method, main frame and the system being managed under a kind of virtual environment to USB device
US7356773B1 (en) Wizard builder, for application software, building a setup wizard which sets up a defacto interface between the application program and monitoring or control equipment
CN100456224C (en) Data control apparatus
JP2008282363A (en) Programmable controller, program creation support device, computer program and programmable logic controller (plc) system
JP2001209407A (en) Simulator for executing plc program
RU2294015C2 (en) Method for automatic modeling of system for controlling process and system for controlling process
KR20100108582A (en) Program test device and program
JP6442131B2 (en) Control system and control device
JP3578038B2 (en) Communication simulator
CN104504000B (en) A kind of transmission method of Remote Switched Port Analyzer file, apparatus and system
WO2008095829A1 (en) Changing parameters in a tested system using virtual working pages
JP2008004087A (en) Development support device for plc network system
JP2000330970A (en) Device and method for simulation
JPH06332828A (en) Communication processing program development supporting system
CN112800124B (en) Computer aided design model integration system and method based on interface control file
JP3183261B2 (en) Simulation execution device and simulation execution method
JP2007172128A (en) I/o simulator device
US20080189537A1 (en) HMI configuration with limited interoperability
JP2002016662A (en) Data analysis method and device
CN109213673A (en) A kind of development approach and device based on serial ports simulation software
JPH1023107A (en) Communication simulator and communication simulating method
JP2004145513A (en) Circuit diagram cad device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040212

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040325

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040622

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040705

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080723

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090723

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100723

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110723

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees