JP2002123397A - Module type measuring instrument - Google Patents

Module type measuring instrument

Info

Publication number
JP2002123397A
JP2002123397A JP2000313336A JP2000313336A JP2002123397A JP 2002123397 A JP2002123397 A JP 2002123397A JP 2000313336 A JP2000313336 A JP 2000313336A JP 2000313336 A JP2000313336 A JP 2000313336A JP 2002123397 A JP2002123397 A JP 2002123397A
Authority
JP
Japan
Prior art keywords
module
driver program
modules
version
measuring instrument
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
JP2000313336A
Other languages
Japanese (ja)
Inventor
Hajime Nakamura
中村  元
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 JP2000313336A priority Critical patent/JP2002123397A/en
Publication of JP2002123397A publication Critical patent/JP2002123397A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize a module type measuring instrument capable of performing cooperative operation without any trouble even though measurement modules different in the specification of a part related with cooperation are included by only mounting the measurement modules. SOLUTION: The module type measuring instrument constituted so as to mount the measurement modules having driver programs for module control to plural slots to be controlled by a common controller drives another module of the same kind based on the newest driver program among the plural modules of the same kind to be mounted.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はモジュール型測定器
に関し、詳しくは、共通のコントローラで制御される複
数のスロットにモジュール制御用のドライバプログラム
を有する複数の計測モジュールを装着するように構成さ
れたモジュール型測定器におけるドライバプログラムの
バージョン違いの処理に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a modular type measuring instrument, and more particularly, to a configuration in which a plurality of measuring modules having a driver program for module control are mounted in a plurality of slots controlled by a common controller. The present invention relates to processing of a version difference of a driver program in a modular measuring instrument.

【0002】[0002]

【従来の技術】オシロスコープや温度測定や歪み測定な
どの複数の測定機能を1台に統合した測定器として、図
3に示すように、共通のコントローラ1で制御される複
数のスロットにモジュール制御用のドライバプログラム
格納部21を有する複数の計測モジュール2を装着する
ように構成されたモジュール型測定器がある。3はコン
トローラ1と複数の計測モジュール2を相互に接続する
バスである。
2. Description of the Related Art An oscilloscope or a measuring instrument integrating a plurality of measuring functions such as temperature measurement and distortion measurement into one unit as shown in FIG. There is a modular measuring device configured to mount a plurality of measuring modules 2 each having the driver program storage unit 21 described above. Reference numeral 3 denotes a bus for interconnecting the controller 1 and the plurality of measurement modules 2.

【0003】図4は、図3の構成におけるコントローラ
1による各計測モジュール2のドライバプログラムを起
動する処理の流れを示すフローチャートである。まず、
ステップS1においてスロット番号n=1とし、第1番
目のスロットに計測モジュール2が装着されているか否
かを判断する(ステップS2)。第n番目のスロットに
計測モジュール2が装着されていれば、その計測モジュ
ール2を駆動するドライバプログラムとしてその計測モ
ジュール2のドライバプログラムを起動する(ステップ
S3)。以下、順次、スロット番号n=n+1として
(ステップS4)、スロット番号nが最大スロット数と
等しくなるまで(ステップS5)、ステップS2以降の
処理を繰り返して実行する。なお、ステップS2におい
て第n番目のスロットに計測モジュール2が装着されて
いなければステップS4にジャンプする。
FIG. 4 is a flowchart showing the flow of processing for activating the driver program of each measurement module 2 by the controller 1 in the configuration of FIG. First,
In step S1, the slot number n is set to 1, and it is determined whether the measurement module 2 is mounted in the first slot (step S2). If the measurement module 2 is installed in the n-th slot, a driver program for the measurement module 2 is started as a driver program for driving the measurement module 2 (step S3). Thereafter, the slot number n is sequentially set to n = n + 1 (step S4), and the processing from step S2 is repeated until the slot number n becomes equal to the maximum number of slots (step S5). If the measurement module 2 is not installed in the n-th slot in step S2, the process jumps to step S4.

【0004】このようなモジュール型計測器によれば、
単体測定器では困難な多チャンネル測定や、例えば車の
実走行試験におけるエンジンの回転数と走行速度と各部
の温度測定など、測定目的に応じて各種の計測モジュー
ルを組み合わせた連携測定が容易に実現できる。
According to such a modular measuring instrument,
Easily realizes cooperative measurement combining various measurement modules according to the measurement purpose, such as multi-channel measurement that is difficult with a single measuring instrument, and measurement of engine speed, running speed and temperature of each part in an actual driving test of a car, for example it can.

【0005】また、このように構成されるモジュール型
計測器は、必要に応じてパソコンを接続することがで
き、複雑かつ高度な計測や多量のデータ処理にあたっ
て、パソコンを活用して測定・解析・レポート作成など
が行える。
[0005] The modular measuring instrument thus configured can be connected to a personal computer as needed, and can perform measurement, analysis, and analysis using a personal computer for complicated and advanced measurement and large-volume data processing. Can create reports.

【0006】[0006]

【発明が解決しようとする課題】ところで、これら計測
モジュール2のドライバプログラムのようなソフトウェ
アは、ハードウェアが変更されなくても、バグの修正、
機能の追加、性能の改善などを目的として変更されるこ
とが一般的である。
By the way, software such as a driver program of the measurement module 2 can correct bugs even if the hardware is not changed.
Generally, it is changed for the purpose of adding a function or improving performance.

【0007】図3に示すようなモジュール型測定器のよ
うに同種の計測モジュールを複数枚装着して使用する場
合は、それぞれの計測モジュール2が相互に連携を取り
ながら動作するが、このとき、連携に関る部分の仕様が
異なるドライバプログラムが搭載されている計測モジュ
ール2が存在すると正常な動作ができなくなるという問
題点がある。
[0007] When a plurality of the same type of measurement modules are mounted and used as in a module type measuring instrument as shown in FIG. 3, the respective measurement modules 2 operate while cooperating with each other. If there is a measurement module 2 on which a driver program having a different specification of a part related to cooperation exists, there is a problem that normal operation cannot be performed.

【0008】本発明はこのような問題点に着目したもの
であり、その目的は、計測モジュールを装着するだけで
連携に関る部分の仕様が異なる計測モジュールが含まれ
ていても支障なく連携動作を行うモジュール型測定器を
実現することにある。
The present invention focuses on such a problem, and the object of the present invention is to provide a cooperative operation without any trouble even if a measurement module having a different specification of a part related to coordination is included simply by mounting the measurement module. It is to realize a modular type measuring device that performs the above.

【0009】[0009]

【課題を解決するための手段】このような目的を達成す
る請求項1の発明は、共通のコントローラで制御される
複数のスロットに、モジュール制御用のドライバプログ
ラムを有する計測モジュールを装着するように構成され
たモジュール型測定器において、装着される同種の複数
のモジュールの中で最新のドライバプログラムに基づい
て同種の他のモジュールを駆動することを特徴とするモ
ジュール型測定器である。
According to the first aspect of the present invention, a measuring module having a driver program for module control is mounted on a plurality of slots controlled by a common controller. A modular type measuring instrument characterized in that in the configured modular type measuring instrument, another module of the same type is driven based on the latest driver program among a plurality of modules of the same type to be mounted.

【0010】請求項2の発明は、請求項1記載のモジュ
ール型測定器において、前記モジュールには、モジュー
ルの物理的な種別を示すハードウェア種別識別手段とド
ライバプログラムのバージョンを示すバージョンを示す
バージョン識別手段を設け、前記コントローラは、装着
される同種のモジュールの中から最新バージョンのドラ
イバプログラムを探し出し、探し出した最新バージョン
のドライバプログラムにより同種の全てのモジュールを
駆動することを特徴とする。
According to a second aspect of the present invention, in the module type measuring instrument according to the first aspect, the module includes a hardware type identification unit indicating a physical type of the module and a version indicating a version of a driver program. An identification means is provided, and the controller searches for the latest version of the driver program from the same type of mounted modules, and drives all the modules of the same type using the searched latest version of the driver program.

【0011】請求項3の発明は、請求項2記載のモジュ
ール型測定器において、前記コントローラは、装着され
る同種のモジュールの中から最新バージョンのドライバ
プログラムを探し出し、探し出した最新バージョンのド
ライバプログラムにより同種の全てのモジュールのドラ
イバプログラムを書き替えることを特徴とする。
According to a third aspect of the present invention, in the module type measuring instrument according to the second aspect, the controller searches for the latest version of the driver program from modules of the same type to be mounted, and uses the latest version of the searched driver program. It is characterized in that the driver programs of all modules of the same type are rewritten.

【0012】請求項4の発明は、請求項1または請求項
2記載のモジュール型測定器において、各モジュールを
プラグアンドプレーで駆動することを特徴とする。
According to a fourth aspect of the present invention, in the module type measuring instrument according to the first or second aspect, each module is driven by plug and play.

【0013】これらにより、装着される同種の複数の計
測モジュールの中に連携に関る部分の仕様が異なるバー
ジョンのドライバプログラムを有する計測モジュールが
含まれていても、同種の複数の計測モジュールはすべて
それらの中で最新バージョンのドライバプログラムで駆
動されて連携動作を行うことができる。
Thus, even if a plurality of measurement modules of the same type to be mounted include a measurement module having a driver program of a version with a different specification of a part related to cooperation, all of the plurality of measurement modules of the same type Among them, the cooperative operation can be performed by being driven by the latest version of the driver program.

【0014】そして、必要に応じて、計測モジュールに
格納されているドライバプログラムを最新バージョンに
書き替えることにより、常に最新バージョンのドライバ
プログラムで駆動させることができる。
[0014] If necessary, the driver program stored in the measurement module is rewritten to the latest version, so that the driver can always be driven by the latest version of the driver program.

【0015】[0015]

【発明の実施の形態】図1は本発明の実施の形態の一例
を示すブロック図であり、図3と共通する部分には同一
の符号を付けている。図1において、コントローラ1に
は、モジュール種別確認部11、バージョン確認部1
2、最新版起動処理部13、プログラム書替処理部14
などが設けられている。各計測モジュール2には、プロ
グラム格納部21の他、計測モジュールの物理的な種別
を示すハードウェアIDに相当するモジュール種別識別
部22、ドライバプログラムの修正の新旧履歴を示すバ
ージョン識別部23などが設けられている。
FIG. 1 is a block diagram showing an example of an embodiment of the present invention, and portions common to FIG. 3 are denoted by the same reference numerals. In FIG. 1, a controller 1 includes a module type checking unit 11 and a version checking unit 1.
2. Latest version activation processing unit 13, program rewriting processing unit 14
And so on. Each measurement module 2 includes, in addition to the program storage unit 21, a module type identification unit 22 corresponding to a hardware ID indicating a physical type of the measurement module, a version identification unit 23 indicating a new / old history of correction of a driver program, and the like. Is provided.

【0016】図1の構成において、コントローラ1は、
モジュール種別確認部11により複数装着されている計
測モジュール2のモジュール種別識別部22を読み取っ
て同じ種類の計測モジュール2を判別し、さらに、バー
ジョン確認部12によりバージョン識別部23を読み取
って同じ種類の計測モジュール2の中で最も新しい修正
履歴バージョンのドライバプログラムを探し出す。そし
て、最新版起動処理部13により、全ての同種の計測モ
ジュールを、探し出した最も新しいバージョンのドライ
バプログラムで駆動する。
In the configuration shown in FIG. 1, the controller 1
The module type confirmation unit 11 reads the module type identification unit 22 of the plurality of mounted measurement modules 2 to determine the same type of measurement module 2, and the version confirmation unit 12 reads the version identification unit 23 to read the same type of measurement module 2. The most recent revision history version of the driver program in the measurement module 2 is searched for. Then, the latest version activation processing unit 13 drives all the same type of measurement modules by using the found and latest version of the driver program.

【0017】図2は、図1の構成におけるコントローラ
1による各計測モジュール2のドライバプログラムを起
動する処理の流れを示すフローチャートである。まず、
ステップS1においてスロット番号n=1とし、第1番
目のスロットに計測モジュール2が装着されているか否
かを判断する(ステップS2)。第n番目のスロットに
計測モジュール2が装着されていれば、その計測モジュ
ール2を最新版のドライバプログラムで駆動するための
処理を実行する(ステップS3)。
FIG. 2 is a flow chart showing the flow of processing for activating the driver program of each measurement module 2 by the controller 1 in the configuration of FIG. First,
In step S1, the slot number n is set to 1, and it is determined whether the measurement module 2 is mounted in the first slot (step S2). If the measurement module 2 is installed in the n-th slot, a process for driving the measurement module 2 with the latest version of the driver program is executed (step S3).

【0018】具体的には、まず、ステップS31におい
てスロット番号m=1、k=1とし、第1番目のスロッ
トに計測モジュール2が装着されているか否かを判断す
る(ステップS32)。第m番目のスロットに計測モジ
ュールが装着されていれば、その計測モジュールのハー
ドウェアIDと第n番目のスロットに装着されている計
測モジュールのハードウェアIDが等しいか否かを判断
する(ステップS33)。
More specifically, first, in step S31, slot numbers m = 1 and k = 1, and it is determined whether the measurement module 2 is mounted in the first slot (step S32). If the measurement module is installed in the m-th slot, it is determined whether the hardware ID of the measurement module is equal to the hardware ID of the measurement module installed in the n-th slot (step S33). ).

【0019】両者のハードウェアIDが等しければ、第
m番目のスロットに装着されている計測モジュールのド
ライバプログラムのバージョンと第n番目のスロットに
装着されている計測モジュールのドライバプログラムの
バージョンとを比較する(ステップS34)。
If the hardware IDs are the same, the version of the driver program of the measurement module installed in the mth slot is compared with the version of the driver program of the measurement module installed in the nth slot. (Step S34).

【0020】第m番目のスロットに装着されている計測
モジュールのドライバプログラムのバージョンと第n番
目のスロットに装着されている計測モジュールのドライ
バプログラムのバージョンが同じか新しければ、スロッ
ト番号k=mとした後(ステップS35)、続いてスロ
ット番号m=m+1とし(ステップS36)、以下、ス
ロット番号mが最大スロット数と等しくなるまで(ステ
ップS37)、ステップS32以降の処理を繰り返して
実行する。
If the version of the driver program of the measurement module installed in the m-th slot and the version of the driver program of the measurement module installed in the n-th slot are the same or newer, the slot number k = m (Step S35), and then set the slot number m = m + 1 (step S36). Thereafter, the processing from step S32 is repeated until the slot number m becomes equal to the maximum number of slots (step S37).

【0021】なお、ステップS32において第m番目の
スロットに計測モジュール2が装着されていない場合、
ステップS33において第m番目のスロットに装着され
ている計測モジュールのハードウェアIDと第n番目の
スロットに装着されている計測モジュールのハードウェ
アIDが異なる場合およびステップS34において第m
番目のスロットに装着されている計測モジュールのドラ
イバプログラムのバージョンと第n番目のスロットに装
着されている計測モジュールのドライバプログラムのバ
ージョンが異なる場合には、ステップS36にジャンプ
する。
If the measurement module 2 is not mounted in the m-th slot in step S32,
When the hardware ID of the measurement module installed in the m-th slot is different from the hardware ID of the measurement module installed in the n-th slot in step S33, and in step S34,
If the version of the driver program of the measurement module installed in the n-th slot is different from the version of the driver program of the measurement module installed in the n-th slot, the process jumps to step S36.

【0022】ステップS37の処理を終えた後、第n番
目のスロットに装着されている計測モジュールのドライ
バプログラムとして、第k番目のスロットに装着されて
いる計測モジュールのドライバプログラムを起動し(ス
テップS37)、一連のステップ3の処理を終了する。
After the processing in step S37, the driver program for the measurement module mounted in the k-th slot is started as the driver program for the measurement module mounted in the n-th slot (step S37). ), A series of processing of step 3 ends.

【0023】以下、スロット番号n=n+1として(ス
テップS4)、スロット番号nが最大スロット数と等し
くなるまで(ステップS5)、ステップS2以降の処理
を繰り返して実行する。なお、ステップS2において第
n番目のスロットに計測モジュール2が装着されていな
ければステップS4にジャンプする。
Hereinafter, assuming that the slot number n = n + 1 (step S4), the processing from step S2 is repeated until the slot number n becomes equal to the maximum number of slots (step S5). If the measurement module 2 is not installed in the n-th slot in step S2, the process jumps to step S4.

【0024】なお、必要に応じてコントローラ1にプロ
グラム書替処理部14を設け、ドライバプログラムのバ
ージョンが異なる計測モジュールが混在している場合、
その内の1つの計測モジュールを最新のバージョンにし
てそれ以外の同種のモジュールを最新のバージョンのド
ライバプログラムに書き替えるようにしてもよい。
If necessary, the controller 1 may be provided with a program rewrite processing unit 14 so that if a plurality of measurement modules having different driver program versions are mixed,
One of the measurement modules may be updated to the latest version, and other modules of the same type may be rewritten to the latest version of the driver program.

【0025】[0025]

【発明の効果】以上説明したように、本発明によれば、
装着される同種の複数の計測モジュールの中に異なるバ
ージョンのドライバプログラムを有する計測モジュール
が含まれていても、同種の複数の計測モジュールはすべ
てそれらの中で最新バージョンのドライバプログラムで
駆動されることになり、支障なく連携動作を行うことが
できる。すなわち、モジュール型計測器において、ドラ
イバプログラムのバージョンが異なる計測モジュールが
混在している場合、その内の1つの計測モジュールだけ
を最新バージョンにすることで、それ以外の同種のモジ
ュールを最新のバージョンのドライバプログラムで駆動
でき、バージョンアップ作業が不要になる。さらに、同
種の計測モジュールのドライバプログラムを最新バージ
ョンに書き替えることもでき、プラグアンドプレイ機能
をより有効に活用できる。
As described above, according to the present invention,
Even if the same type of installed measurement modules include measurement modules with different versions of driver programs, all of the same type of measurement modules must be driven by the latest version of the driver program. And the cooperative operation can be performed without any trouble. In other words, when a module-type measuring instrument has a mixture of measuring modules with different driver program versions, only one of the measuring modules is updated to the latest version, and the other modules of the same type are updated to the latest version. It can be driven by a driver program, eliminating the need for version upgrade work. Furthermore, the driver program of the same type of measurement module can be rewritten to the latest version, and the plug-and-play function can be used more effectively.

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

【図1】本発明に基づくモジュール型測定器の概念図で
ある。
FIG. 1 is a conceptual diagram of a modular measuring device according to the present invention.

【図2】図1の動作を説明するフローチャートである。FIG. 2 is a flowchart illustrating the operation of FIG.

【図3】従来のモジュール型測定器の概念図である。FIG. 3 is a conceptual diagram of a conventional modular measuring instrument.

【図4】図3の動作を説明するフローチャートである。FIG. 4 is a flowchart illustrating the operation of FIG. 3;

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

1 コントローラ 11 モジュール種別確認部 12 バージョン確認部 13 最新版起動処理部 14 プログラム書替処理部 2 計測モジュール 21 プログラム格納部 22 モジュール種別識別部 23 バージョン識別部 3 バス DESCRIPTION OF SYMBOLS 1 Controller 11 Module type check part 12 Version check part 13 Latest version start-up processing part 14 Program rewriting processing part 2 Measurement module 21 Program storage part 22 Module type identification part 23 Version identification part 3 Bus

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】共通のコントローラで制御される複数のス
ロットに、モジュール制御用のドライバプログラムを有
する計測モジュールを装着するように構成されたモジュ
ール型測定器において、 装着される同種の複数のモジュールの中で最新のドライ
バプログラムに基づいて同種の他のモジュールを駆動す
ることを特徴とするモジュール型測定器。
A module-type measuring instrument configured to mount a measurement module having a driver program for module control in a plurality of slots controlled by a common controller, wherein a plurality of modules of the same type mounted are installed. A modular measuring device for driving another module of the same type based on the latest driver program.
【請求項2】前記モジュールには、モジュールの物理的
な種別を示すハードウェア種別識別手段とドライバプロ
グラムのバージョンを示すバージョンを示すバージョン
識別手段を設け、 前記コントローラは、装着される同種のモジュールの中
から最新バージョンのドライバプログラムを探し出し、
探し出した最新バージョンのドライバプログラムにより
同種の全てのモジュールを駆動することを特徴とする請
求項1記載のモジュール型測定器。
2. The module according to claim 1, wherein the module includes a hardware type identification unit indicating a physical type of the module and a version identification unit indicating a version indicating a version of the driver program. Find the latest version of the driver program from inside,
2. The modular measuring instrument according to claim 1, wherein all the modules of the same type are driven by the latest version of the found driver program.
【請求項3】前記コントローラは、装着される同種のモ
ジュールの中から最新バージョンのドライバプログラム
を探し出し、探し出した最新バージョンのドライバプロ
グラムにより同種の全てのモジュールのドライバプログ
ラムを書き替えることを特徴とする請求項2記載のモジ
ュール型測定器。
3. The controller according to claim 2, wherein the controller searches for the latest version of the driver program from the modules of the same type to be mounted, and rewrites the driver programs of all the modules of the same type with the latest version of the searched driver program. The modular measuring device according to claim 2.
【請求項4】各モジュールをプラグアンドプレーで駆動
することを特徴とする請求項1から請求項3いずれかに
記載のモジュール型測定器。
4. The modular measuring instrument according to claim 1, wherein each module is driven by plug and play.
JP2000313336A 2000-10-13 2000-10-13 Module type measuring instrument Pending JP2002123397A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000313336A JP2002123397A (en) 2000-10-13 2000-10-13 Module type measuring instrument

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000313336A JP2002123397A (en) 2000-10-13 2000-10-13 Module type measuring instrument

Publications (1)

Publication Number Publication Date
JP2002123397A true JP2002123397A (en) 2002-04-26

Family

ID=18792769

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000313336A Pending JP2002123397A (en) 2000-10-13 2000-10-13 Module type measuring instrument

Country Status (1)

Country Link
JP (1) JP2002123397A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012038056A (en) * 2010-08-06 2012-02-23 Yokogawa Electric Corp Method and system for updating memory content of equipment connected to communication bus
JP2013534628A (en) * 2010-06-21 2013-09-05 ライトポイント・コーポレイション System and method for providing driver software to a test controller to facilitate testing of a device under test by a wireless transceiver tester
JP2016009231A (en) * 2014-06-23 2016-01-18 株式会社バッファロー Program updating system, management device, device, program updating method, and computer program
JP2017091125A (en) * 2015-11-09 2017-05-25 アズビル株式会社 Regulator

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013534628A (en) * 2010-06-21 2013-09-05 ライトポイント・コーポレイション System and method for providing driver software to a test controller to facilitate testing of a device under test by a wireless transceiver tester
JP2012038056A (en) * 2010-08-06 2012-02-23 Yokogawa Electric Corp Method and system for updating memory content of equipment connected to communication bus
JP2016009231A (en) * 2014-06-23 2016-01-18 株式会社バッファロー Program updating system, management device, device, program updating method, and computer program
JP2017091125A (en) * 2015-11-09 2017-05-25 アズビル株式会社 Regulator

Similar Documents

Publication Publication Date Title
US6892328B2 (en) Method and system for distributed testing of electronic devices
US7903267B2 (en) Automatic installation system for printer driver, and program recording medium
US8185648B2 (en) Multi-protocol adapter for in-vehicle and industrial communications networks
JP2004342116A (en) Hard disc drive test method, hard disc drive test device, data storage device and recording medium
CN110405759B (en) Chip control system
CN107577477B (en) DTB file-based multi-platform software version self-adaption method and system
CN85107028A (en) Data transmission system and control method thereof
US8554896B2 (en) Protocol adapter for transferring diagnostic signals between in-vehicle networks and a computer
US20060036907A1 (en) Area-and product-independent test automation system and method for automatically synchronizing tests of multiple devices
KR970071273A (en) Apparatus and method for downloading data to an electronic device
CN107220009B (en) Method and device for uniformly acquiring state information of RAID cards of different manufacturers
JP3173855B2 (en) How to edit digital test vectors
JP2002123397A (en) Module type measuring instrument
JP2007149089A (en) Software program equipped with alternative function library
CN111752623B (en) Display configuration method, device, electronic equipment and readable storage medium
US6289472B1 (en) Method and test system for testing under a plurality of test modes
CN111459827A (en) Cross-platform debugging shell implementation method and device and computer
JP3862989B2 (en) Electronic musical instruments
US11520954B2 (en) Simulation management method, simulation system, and program
CN109586810B (en) Distributed dynamic radio frequency test interface device and test method
JPH10133717A (en) Simulator for sequencer
JPH096457A (en) Program automatic start controller
KR100291016B1 (en) How to add / remove debugging module
JP2000293403A (en) Device for program evaluation
CN118107600A (en) CAN signal reserved field processing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040330

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060601

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060622

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060824