JPH0335125A - Measuring instrument - Google Patents

Measuring instrument

Info

Publication number
JPH0335125A
JPH0335125A JP17058489A JP17058489A JPH0335125A JP H0335125 A JPH0335125 A JP H0335125A JP 17058489 A JP17058489 A JP 17058489A JP 17058489 A JP17058489 A JP 17058489A JP H0335125 A JPH0335125 A JP H0335125A
Authority
JP
Japan
Prior art keywords
command
input
program
section
sends
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
JP17058489A
Other languages
Japanese (ja)
Inventor
Aiichi Katayama
片山 愛一
Toshio Nohara
野原 敏雄
Yasunari Takagi
高木 靖斉
Katsumi Kashiwai
柏井 勝見
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.)
Anritsu Corp
Original Assignee
Anritsu 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 Anritsu Corp filed Critical Anritsu Corp
Priority to JP17058489A priority Critical patent/JPH0335125A/en
Publication of JPH0335125A publication Critical patent/JPH0335125A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing Or Calibration Of Command Recording Devices (AREA)
  • Testing Electric Properties And Detecting Electric Faults (AREA)

Abstract

PURPOSE:To put a measurement system in normal operation by emulating a function corresponding to an input command on the side of the measuring instrument even when a command inputted from a host computer is different from commands defined on the side of the measuring instrument. CONSTITUTION:The host computer 10 sends the command to the measuring instrument 15. This instrument 15 receives the command signal through an external interface 2 and sends it out to a command reference part 4. Then the reference part 4 checks whether or not the input command is a defined command stored in a command table 3. This reference part 4 sends the command to a command translation part 6 when the input command is the defined command or sends an error signal and this command signal to a defined command signal generation part 5 when not. Then the undefined command signal from the generation part 5 is converted by a command emulation program execution part 11 into a defined command equal to the undefined command and inputs it to the translation part 6.

Description

【発明の詳細な説明】 く本発明の産業上の利用分野〉 本発明は、コンピュータ機能を備え、外部のホストコン
ピュータなどから入力されるコマンドによって制御され
て動作する測定装置に関する。
DETAILED DESCRIPTION OF THE INVENTION Industrial Application Field of the Present Invention The present invention relates to a measuring device that is equipped with a computer function and that operates under the control of commands input from an external host computer or the like.

〈従来技術〉(第6図) 従来より、例えばスペクトラムアナライザ、オシロスコ
ープ等の測定装置で、それ自身コンピュータ機能を備え
ていて、外部のホストコンピュータなどからのコマンド
によって測定部が制御されるものが実用されている。
<Prior art> (Figure 6) Conventionally, measurement devices such as spectrum analyzers and oscilloscopes, which are equipped with computer functions themselves and whose measurement parts are controlled by commands from an external host computer, have been in practical use. has been done.

第6図はこのような従来の測定装置1を示すものであっ
て、外部のホストコンビ1−夕10から入力されるコマ
ンド、例えば中心周波数を100MH2&:設定するた
めの“CF1000MHz″を、測定装置1へ送出する
と、測定装置1では、外部インターフェイス2でこのコ
マンドを受けて、コマンド参照部4へ送出する。コマン
ド参照部4では、“CFloooMHz”というコマン
トヲ、コマンドテーブル3に予め定義されていたコマン
ド(以下、定義コマンドと記す)かどうかのチエツクを
行なう。定義コマンドでない場合には、未定義コマンド
信号発生部5にエラー信号を送り、未定義コマンド信号
発生部5はこのコマンドを未定義コマンド信号として外
部インターフェイス2へ出力する。
FIG. 6 shows such a conventional measuring device 1, in which a command input from an external host combination 1-10, for example "CF1000MHz" for setting the center frequency to 100MHz, is sent to the measuring device. 1, the measuring device 1 receives this command at the external interface 2 and sends it to the command reference section 4. The command reference section 4 checks whether the command "CFloooMHz" is a command defined in advance in the command table 3 (hereinafter referred to as a defined command). If it is not a defined command, an error signal is sent to the undefined command signal generator 5, and the undefined command signal generator 5 outputs this command to the external interface 2 as an undefined command signal.

コマンド参照部4は、入力されたコマンドが定jコマン
ドである場合には、このコマンドをコマンド翻訳部6へ
送る。
If the input command is a fixed j command, the command reference section 4 sends this command to the command translation section 6.

コマンド翻訳部6は、このコマンドを受けて、数値範囲
などのチエツクを行ない、コマンド中のデータ値が所定
の数値範囲を越えている場合などには、翻訳エラーとし
て翻訳エラー信号発生部7に信号を送り、翻訳エラー信
号発生部7は翻訳エラー信号を外部インターフェイス2
へ出力する。
Upon receiving this command, the command translation section 6 checks the numerical range, etc., and if the data value in the command exceeds a predetermined numerical range, it sends a signal to the translation error signal generation section 7 as a translation error. The translation error signal generator 7 sends the translation error signal to the external interface 2.
Output to.

外部インターフェイス2は未定義コマンド信号、及び翻
訳エラー信号を、ホストコンピュータ10の要求にした
がって送る。
External interface 2 sends undefined command signals and translation error signals in accordance with host computer 10 requests.

ホストコンピュータ10から入力されるコマンドがこの
測定装置1の定義コマンドであり、数値範囲なども正常
であれば、この入力されたコマンドはコマンド実行部8
で実行されて、測定部9への設定が行なわれる。
If the command input from the host computer 10 is a definition command of this measuring device 1 and the numerical range etc. are normal, this input command is executed by the command execution unit 8.
This is executed to set the measurement unit 9.

く本発明が解決しようとする問題点〉 しかしながら、このようにホストコンピュータによって
制御可能な従来の測定装置では、インターフェイスにつ
いてはほとんど統一されている(GP−18,R823
2C)が、そのコマンド系は異なっている場合が多く、
ある測定装置用に作成された一連の測定プログラムを、
コマンド系の異なる他の測定装置に利用することができ
ず、ホストコンピュータで作成したプログラム中のコマ
ンドを、利用する測定装置に適合したコマンドにすべて
変更しなければならず、大きなシステムのプログラムの
場合には、大変な時間と費用がかかるという問題があっ
た。
Problems to be Solved by the Present Invention> However, in conventional measurement devices that can be controlled by a host computer, the interface is almost uniform (GP-18, R823
2C), but the command system is often different,
A series of measurement programs created for a certain measurement device is
In the case of a large system program, it cannot be used with other measuring instruments with different command systems, and all commands in the program created on the host computer must be changed to commands suitable for the measuring instrument being used. The problem was that it took a lot of time and money.

本発明はこのような問題を解決して、ホストコンピュー
タなどから入力されるコマンドが測定装置側で定義され
ているコマンドと異なる場合でも、ホストコンピュータ
側のプログラムを変えることなく、測定装置側で入力コ
マンドに応じた機能をエミュレートすることにより、測
定システムが正常に動作するようにした測定HMを提供
し、他の測定装置用に作成された測定用プログラムに汎
用性をもたせることを目的としている。
The present invention solves these problems, and even if a command input from a host computer etc. is different from a command defined on the measurement device side, it can be input on the measurement device side without changing the program on the host computer side. The purpose is to provide a measurement HM that allows the measurement system to operate normally by emulating functions according to commands, and to provide versatility to measurement programs created for other measurement devices. .

く前記問題点を解決するための手段〉 前記問題点を解決するために、本発明の測定装置では、 外部装置から入力されるコマンドが測定装置側で定義さ
れているコマンドと異なるとき、入力されたコマンドを
これと同等の予め定義されたコマンド(または定義コマ
ンド列)に変換して測定部の制御を行なうように構成さ
れている。
Means for Solving the Problems> In order to solve the problems described above, the measuring device of the present invention provides the following method: When a command input from an external device is different from a command defined on the measuring device side, The measuring unit is configured to convert a command into a predefined command (or a defined command string) equivalent to the above command to control the measurement unit.

く作用〉 したがって、本発明の測定装置は、コマンド系の異なる
他の測定装置用に作成されたプログラムを受けても、他
の測定装置と同等の測定動作を行なうことができる。
Effect> Therefore, even if the measuring device of the present invention receives a program created for another measuring device with a different command system, it can perform the same measuring operation as the other measuring device.

く本発明の実施例〉 以下、図面に基づいて本発明の詳細な説明する。Examples of the present invention> Hereinafter, the present invention will be explained in detail based on the drawings.

第1図は本発明の第1の実施例を示している。FIG. 1 shows a first embodiment of the invention.

第1図において、15は測定装置、2は外部インターフ
ェイス、3はコマンドテーブル、4は、外部インターフ
ェイス2を介したホストコンピュータ10から入力され
るコマンドがこの測定装置15の定義コマンドのいずれ
かに一致するか否かを、コマンドテーブル3によって参
照するコマンド参照部、5は、コマンド参照部4で参照
される入力されたコマンドがコマンドテーブル3に記憶
されたいずれの定義コマンドにも一致しない場合に、こ
の入力されたコマンドを未定義コマンドとして出力する
未定義コマンド信号発生部、6はコマンド翻訳部、7は
翻訳部エラー信号発生部、8はコマンド実行部、9は測
定部である。
In FIG. 1, 15 is a measurement device, 2 is an external interface, 3 is a command table, and 4 is a command input from the host computer 10 via the external interface 2 that matches any of the defined commands of this measurement device 15. The command reference section 5 refers to the command table 3 to determine whether the input command is to be executed or not. An undefined command signal generating section outputs the input command as an undefined command, 6 is a command translator, 7 is a translator error signal generating section, 8 is a command execution section, and 9 is a measuring section.

11は、未定義コマンド信号発生部5からの未定義コマ
ンド@号を受けて、測定装置15の定義コマンドあるい
は定義コマンド列に変換するためのコマンドエミュレー
トプログラム実行部である。
Reference numeral 11 denotes a command emulation program execution unit for receiving an undefined command @ sign from the undefined command signal generating unit 5 and converting it into a defined command or a defined command string for the measuring device 15.

12は、他の測定装置のコマンドのうち、この測定装置
15の定義コマンドと同等で表現が異なるコマンドを、
定義コマンドに変換するためのプログラムをコマンドエ
ミュレートプログラム実行部11に作成するための入力
操作部である。
12 indicates a command that is equivalent to the defined command of this measuring device 15 but has a different expression among the commands of other measuring devices.
This is an input operation unit for creating a program in the command emulation program execution unit 11 for converting into a defined command.

なお、入力操作部12でコマンド変換用ブOグラムを作
成する代りに、コマンドエミュレートプログラム実行部
11に予め作成した複数のコマンド変換用プログラムを
組込んでおいて、選択キー(図示せず)でそのいずれか
1つを選択するようにしてもよい。
Note that instead of creating a command conversion program using the input operation section 12, a plurality of command conversion programs created in advance are installed in the command emulation program execution section 11, and a selection key (not shown) is used. You may also select one of them.

第2図は第1図に示した実施例の動作を示すフローチャ
ートであり、以下その処理手順を説明する。
FIG. 2 is a flowchart showing the operation of the embodiment shown in FIG. 1, and the processing procedure will be explained below.

始めに、ホストコンピュータ10からコマンドを測定装
置15へ送出する。測定装置15では外部インターフェ
イス2でこのコマンド信号を受けて、コマンド参照部4
へ送出する(ステップ1)。
First, a command is sent from the host computer 10 to the measuring device 15. In the measuring device 15, the external interface 2 receives this command signal, and the command reference section 4
(Step 1).

コマンド参照部4では、入力されたコマンドがコマンド
テーブル3に記憶された定義コマンドかどうかのチエツ
クを行なう(ステップ2.3)。
The command reference section 4 checks whether the input command is a defined command stored in the command table 3 (step 2.3).

コマンド参照部4は、入力されたコマンドが定義コマン
ドの場合には、このコマンドをコマンド翻訳部6へ送り
、定義コマンドでない場合には、未定義コマンド信号発
生部5にエラー信号及びこのコマンド信号を送る。
If the input command is a definition command, the command reference unit 4 sends this command to the command translation unit 6, and if it is not a definition command, it sends an error signal and this command signal to the undefined command signal generation unit 5. send.

未定義コマンド信号発生部5からの未定義コマンド信号
は、コマンドエ旦ニレードブログラム実行部11で、こ
の未定義コマンドと同等の定義コマンドに変換され、コ
マンド翻訳部6に入力される(ステップ4〜6)。
The undefined command signal from the undefined command signal generation section 5 is converted into a defined command equivalent to this undefined command by the command execution program execution section 11, and is input to the command translation section 6 (step 4-6).

例えば、ホストコンピュータ10から次のようなプログ
ラムが入力されたとする。
For example, assume that the following program is input from the host computer 10.

100  WRITE  A101 :”EMT  xxx” 110  WRITE  A101 :”RLJN” 120  WRITE  A101 :”CF  10MZ”  30 なお、行番号100は、ホストコンビ1−夕10からの
測定部制御用のコマンドが未定義コマンドであったとき
のみエミュレートさせるためのコマンドであり(A10
1は測定装置15のアドレス)、行番号110は、測定
装置15のコマンドエミ1レートブOグラム実行部11
を起動させるコマンド、行番号120以後は、測定部9
制御用のプログラムである。
100 WRITE A101: “EMT xxx” 110 WRITE A101: “RLJN” 120 WRITE A101: “CF 10MZ” 30 Line number 100 indicates that the command for controlling the measurement unit from host combination 1-Y 10 is an undefined command. This is a command to emulate only when there is (A10
1 is the address of the measuring device 15), and line number 110 is the command emitter 1 rate program execution unit 11 of the measuring device 15.
The command to start the measurement unit 9 from line number 120 onwards
This is a control program.

測定部[15側では、以下のようなプログラムが実行さ
れる。
On the measurement unit [15 side, the following program is executed.

10  DIM  A$ (256) B$ (4)、C$ (256) 100  EVENT  ON  12、*EREML
T 500  5TOP 1000   *EREMLT 1010   LET   A$=  “  C$=”
   ” 1020   READ   #O,A$1030  
IF  A$(0)<>”C″GOTO*N1 1040 1F  A$(1)<>“F”GOTO*N
1 1050  IF  A$(2)<>’″ ”GOTO
*N1 1060   B$=”CNF   ”1070   
C$= RIGHT$  (A$、252> 1080   PUT   B$、C$1090   
RETURN 1100   *N1 1110    IF   A$(0)<>”S”GO
TO*N2 即ち、3つの変数が設定され、未定義コマンド時のエミ
ュレートの条件、飛び先<1ooo番地)が設定された
後、ホストコンピュータ10からの測定部9制御用のプ
ログラムが実行される(行番号10〜500)。
10 DIM A$ (256) B$ (4), C$ (256) 100 EVENT ON 12, *EREML
T 500 5TOP 1000 *EREMLT 1010 LET A$= “C$=”
” 1020 READ #O, A$1030
IF A$(0)<>”C″GOTO*N1 1040 1F A$(1)<>”F”GOTO*N
1 1050 IF A$(2)<>'″ ”GOTO
*N1 1060 B$=”CNF”1070
C$= RIGHT$ (A$, 252> 1080 PUT B$, C$1090
RETURN 1100 *N1 1110 IF A$(0)<>”S”GO
TO*N2 That is, after the three variables are set, the conditions for emulation at the time of an undefined command, and the jump destination <1ooo address) are set, the program for controlling the measurement unit 9 from the host computer 10 is executed. (Row numbers 10-500).

この実行中に未定義コマンドがあると、エミュレートプ
ログラムがスタートしく行番号1ooo>、置換えのた
めのプログラムで使うエリアが明朗化され(行番号10
10)、未定義コマンドの読み出しが行なわれる(行番
号1020)。
If there is an undefined command during this execution, the emulation program will start with line number 1ooo>, and the area used by the replacement program will be made clear (line number 10).
10), an undefined command is read (line number 1020).

次に、この読み出した未定義コマンドを1字ずつ判断し
て(行番号1030〜1050)、このコマンドが’C
F”であったとき、このコマンドと同義の“”CNF 
 ”という定義コマンドに置換えて、コマンド参照部4
に送出して元のプログラム(行番号100以後で500
までのプログラム)に戻る(行番号1060〜1090
)。
Next, judge this read undefined command character by character (line numbers 1030 to 1050) and determine if this command is 'C
F”, “”CNF which is synonymous with this command
” command reference section 4.
and the original program (500 after line number 100)
Return to the previous program (line numbers 1060 to 1090)
).

もし、未定義コマンドが’CF  ”でない場合は、行
番号110以後のチエツクプログラムに移行して、同義
の定義コマンドに変換して元のプログラムに戻る。
If the undefined command is not 'CF'', the program moves to the check program starting from line number 110, converts it to a defined command with the same meaning, and returns to the original program.

このようにして、定義コマンドに変換されたコマンドは
、コマンド翻訳部6において、数(iff範囲などのチ
エツクが行なわれ、例えば、数値が所定の数値範囲を越
えている場合などには、翻訳エラーとして翻訳エラー信
号発生部7に信号が送られ、翻訳エラー信号発生部7か
らは翻訳エラー信号が外部インターフェイス2へ送られ
る(ステップ7〜9)。
Commands converted into definition commands in this way are checked in the command translation unit 6 for numbers (if ranges, etc.). A signal is sent to the translation error signal generating section 7, and the translation error signal is sent from the translation error signal generating section 7 to the external interface 2 (steps 7 to 9).

外部インターフェイス2は翻訳エラー信号発生部7から
の翻訳エラー信号をホストコンピュータ10の要求にし
たがって出力する。
The external interface 2 outputs the translation error signal from the translation error signal generator 7 in accordance with a request from the host computer 10.

コマンド翻訳部6は、コマンドの数値範囲が正常ならば
コマンド実行部8にコマンドを送り、測定部9ヘコマン
ドに対応する設定を行なう(ステップ10)。これに基
づいて、測定部9は、例えば測定対象からの信号を受け
て測定を行なう。
If the numerical range of the command is normal, the command translation unit 6 sends the command to the command execution unit 8, and makes settings corresponding to the command in the measurement unit 9 (step 10). Based on this, the measurement unit 9 receives a signal from, for example, the object to be measured and performs measurement.

第3図は本発明の第2の実施例を示すものである。FIG. 3 shows a second embodiment of the invention.

この測定装置16では、第1図の実施例のようにコマン
ドエミュレートプログラム実行部11で変換したコマン
ドをコマンド翻訳部6へ入力する代りに、コマンド参照
部4へ入力して、変換されたコマンドをもう一度チェッ
クするようにしたものである。
In this measuring device 16, instead of inputting the command converted by the command emulation program execution section 11 to the command translation section 6 as in the embodiment shown in FIG. 1, the command is inputted to the command reference section 4, and the converted command I decided to check it again.

第4図は本発明の第3の実施例を示している。FIG. 4 shows a third embodiment of the invention.

この測定装置17では、コマンドエミュレートプログラ
ム実行部11で変換されたコマンドを翻訳するための応
用コマンド翻訳8IS13を、コマンド翻訳部6とは別
に設けたものである。
In this measurement device 17, an applied command translator 8IS13 for translating commands converted by the command emulation program execution unit 11 is provided separately from the command translation unit 6.

このように応用コマンド翻訳部13を別に設けることに
よって、コマンドエミュレートプログラム実行部11の
変換用10グラムを作成する際に、内部の標準コマンド
(定義コマンド)の追加変更が必要になった場合でも、
コマンド翻訳部6を変える事なく、この応用コマンド翻
訳部13を使用して追加コマンドに対しての翻訳を行な
い実行する事ができる。
By providing the application command translation section 13 separately in this way, even if it becomes necessary to add or change the internal standard commands (definition commands) when creating a 10-gram for conversion of the command emulation program execution section 11. ,
The applied command translator 13 can be used to translate and execute additional commands without changing the command translator 6.

第5図は本発明の第4の実施例を示している。FIG. 5 shows a fourth embodiment of the invention.

この測定装置18は、外部インターフェイスにより受信
されたコマンドを、切替器14を介してコマンド参照部
4またはコマンドエミュレートフログラム実行部11の
いずれかへ選択して送出することを可能にしたものであ
る。なお切替器はソフト的に4M戒できる。
This measuring device 18 is capable of selectively sending a command received by an external interface to either the command reference section 4 or the command emulation program execution section 11 via the switch 14. . In addition, the switch can be set to 4M using software.

即ち、ホストコンピュータ10から次のようなプログラ
ムが入力されると、 100  WRITE  A101 :“EMT  FULL” 110  WRITE  A101 :“RUN” 120  WRITE  A101 :”CF   IOMZ” 行番号100の命令により、測定部9制御用のプログラ
ム(行番号120以後)が、全てコマンドエミュレート
プログラム実行部11へ入力されることになる。
That is, when the following program is input from the host computer 10, 100 WRITE A101: "EMT FULL" 110 WRITE A101: "RUN" 120 WRITE A101: "CF IOMZ" According to the command at line number 100, the measurement unit 9 All of the control program (from line number 120) is input to the command emulation program execution unit 11.

測定装置18側では、上記プログラムにより以下に示す
プログラムを実行する。
On the measuring device 18 side, the program shown below is executed using the above program.

10  DIM  A$ (256) 8$  (256ン 、  C$  (256)100
  EVEN  0N13 、*FLEMLT 00 001 010 020 030 TOP *FLEMLT LETA$=”   ” B$二 “” READ   #1.A$ IF  A$=<> CF   10MZ″GOTO*N 11040   
A$=”CNF   101VIZ”1050   P
UT   A$ 1060   RETLIRN 1070   *N1 1080   IF   A$<>”ABC”GOTO
*N 2 1090   A$=”SPF   10MZ;CNF
   10MZ:RBW   IMZ”1100   
PLIT   A$ 1110   RETLIRN 1120−f:N2 即ち、ホストコンピュータ10からの測定部9に対する
プログラムが全てエミュレートされるように指定され、
エミュレートが開始される(行番号10〜1000)。
10 DIM A$ (256) 8$ (256n, C$ (256)100
EVEN 0N13, *FLEMLT 00 001 010 020 030 TOP *FLEMLT LETA$=” ” B$2 “” READ #1. A$ IF A$=<> CF 10MZ″GOTO*N 11040
A$=”CNF 101VIZ”1050P
UT A$ 1060 RETLIRN 1070 *N1 1080 IF A$<>”ABC”GOTO
*N2 1090 A$=”SPF 10MZ;CNF
10MZ:RBW IMZ”1100
PLIT A$ 1110 RETLIRN 1120-f:N2 That is, it is specified that all programs for the measurement unit 9 from the host computer 10 are emulated,
Emulation begins (line numbers 10-1000).

前記同様に変数エリアの初期化が行なわれた後入カマン
ドが読み出される(行番@1010.1020)。
Similarly to the above, the last input command in which the variable area has been initialized is read out (line number @1010.1020).

以下、読み出したコマンドを順次定義コマンドに変換し
て元の測定部9に対するプログラムを実行させていく(
行番号1030以後)、なお、行番@1090で示した
複数コマンドのうち、5PF1RBWはそれぞれスパン
周波数、IF帯域幅を設定するための定義コマンドであ
る。
Hereafter, the read commands are sequentially converted into definition commands and the program for the original measurement unit 9 is executed (
Note that among the multiple commands indicated by line number @1090, 5PF1RBW is a definition command for setting the span frequency and IF bandwidth, respectively.

このようにホストコンピュータ10からのすべてのコマ
ンドについて、コマンドエミュレートプログラム実行部
11に作成(又は選択)したプログラムを実行すること
により、コマンドのみならずデータも変換可能となる。
In this way, by executing the created (or selected) program in the command emulation program execution unit 11 for all commands from the host computer 10, not only commands but also data can be converted.

なお、コマンドエミュレートプログラム実行部11は、
その内部に記憶された変換プログラムだけでなく、フロ
ッピディスク装置等の外部記I装置により、外部から容
易に変換プログラムを設定したり、内部の変換プログラ
ムをフロッピディスクに記憶させて他の装置に使用でき
るように構成してもよい。
Note that the command emulation program execution unit 11
In addition to the conversion program stored internally, the conversion program can be easily set from the outside using an external storage device such as a floppy disk, or the internal conversion program can be stored on a floppy disk and used in other devices. It may be configured to do so.

く本発明の効果〉 以上説明したように、本発明の測定装置によれば、外部
装置から入力されるコマンドが測定装置で予め定義され
ているコマンドと異なる場合でも、外部装置のプログラ
ムを変えることなく、正常に動作させることができ、コ
マンド系の異なる他の測定装置用に作成されたプログラ
ムをそのまま本Sli&に利用できるという格別の効果
がある。
Effects of the Present Invention> As explained above, according to the measuring device of the present invention, even if the command input from the external device is different from the command predefined in the measuring device, the program of the external device can be changed. It has the special effect that programs created for other measurement devices with different command systems can be used as they are for this Sli&.

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

第1図は本発明の第1の実施例を示すブロック図、第2
図は第1図の実施例の動作を示すフローチャートである
。 第3図は本発明の第2の実施例を示すブロック図、第4
図は本発明の第3の実施例を示すブロック図、第5図は
本発明の第4の実施例を示すブロック図である。 第6図は従来の測定器を示すブロック図である。 2・・・・・・外部インターフェイス、3・・・・・・
コマンドテーブル、4・・・・・・コマンド参照部、5
・・・・・・未定義コマンド信号発生部、6・・・・・
・コマンド翻訳部、7・・・・・・翻訳部エラー@弓発
生部、8・・・・・・コマンド実行部、9・・・・・・
測定部、10・・・・・・ホストコンピュータ、11・
・・・・・コマンドエミュレートプログラム実行部、 2・・・・・・入力操作部、 3・・・・・・コマンド謂 駅部、 4・・・・・・の囲器、 15〜1 8・・・・・・測定装置。
FIG. 1 is a block diagram showing a first embodiment of the present invention;
The figure is a flowchart showing the operation of the embodiment of FIG. FIG. 3 is a block diagram showing a second embodiment of the present invention, and FIG.
The figure is a block diagram showing a third embodiment of the invention, and FIG. 5 is a block diagram showing a fourth embodiment of the invention. FIG. 6 is a block diagram showing a conventional measuring device. 2... External interface, 3...
Command table, 4...Command reference section, 5
......Undefined command signal generation section, 6...
・Command translation section, 7...Translation section error @bow generation section, 8...Command execution section, 9...
Measuring unit, 10...Host computer, 11.
... Command emulation program execution section, 2 ... Input operation section, 3 ... Command station section, 4 ... Enclosure, 15 to 1 8 ······measuring device.

Claims (1)

【特許請求の範囲】 外部装置から入力されるコマンドによつて測定部の制御
が可能な測定装置において、 前記外部装置から入力されたコマンドが、前記測定部を
制御することのできる予め定義されているコマンドと異
なるとき、前記入力されたコマンドをこれと同等の予め
定義されたコマンドに変換して前記測定部の制御を行な
うことを特徴とする測定装置。
[Scope of Claims] A measuring device in which a measuring unit can be controlled by a command input from an external device, wherein the command input from the external device is a predefined unit capable of controlling the measuring unit. A measuring device characterized in that, when the inputted command is different from the inputted command, the inputted command is converted into a predefined command equivalent to the inputted command to control the measuring unit.
JP17058489A 1989-06-30 1989-06-30 Measuring instrument Pending JPH0335125A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17058489A JPH0335125A (en) 1989-06-30 1989-06-30 Measuring instrument

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17058489A JPH0335125A (en) 1989-06-30 1989-06-30 Measuring instrument

Publications (1)

Publication Number Publication Date
JPH0335125A true JPH0335125A (en) 1991-02-15

Family

ID=15907547

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17058489A Pending JPH0335125A (en) 1989-06-30 1989-06-30 Measuring instrument

Country Status (1)

Country Link
JP (1) JPH0335125A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5601027A (en) * 1993-11-22 1997-02-11 Ebara Corporation Positioning system with damped magnetic attraction stopping assembly
JP2010061235A (en) * 2008-09-01 2010-03-18 Anritsu Corp Control device and control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5601027A (en) * 1993-11-22 1997-02-11 Ebara Corporation Positioning system with damped magnetic attraction stopping assembly
JP2010061235A (en) * 2008-09-01 2010-03-18 Anritsu Corp Control device and control method

Similar Documents

Publication Publication Date Title
KR100495851B1 (en) Semiconductor test system
US20070055911A1 (en) A Method and System for Automatically Generating a Test-Case
KR910017301A (en) Control intensive system
JPH04349505A (en) Hardware configuration of programmable logic control device used on first programmable logic control device to beused on second programmable logic control device and corresponding control program converting method
CN107315360A (en) The long-range control method and system of measuring instrument
KR102024275B1 (en) Test program development system and its method using script
JPH0335125A (en) Measuring instrument
US6016143A (en) Multi-device direct I/O object that generates transactions capable of controlling multiple instruments and transaction dialog boxes having device and address fields
US11958511B2 (en) Train signal system and linkage method therefor
JP2002016662A (en) Data analysis method and device
JP2003177937A (en) Apparatus and method for improvement of communication between emulator unit and host device
EP0848328A1 (en) Method, apparatus and program storage device for operating nonstandard peripheral device
JPH04248650A (en) Simply constituted definition information generating device
Barrett et al. BeagleBone features and subsystems
JPH03130839A (en) On-line simulation system
CN116663461A (en) DUT simulation verification platform, verification method thereof, medium and electronic equipment
JP3114111B2 (en) Logic emulation method and system
CN116232906A (en) Automatic network testing method and device
JPH04237359A (en) Control device for load test execution
JPH08122416A (en) Test program generation system
CN117472990A (en) Method and system for realizing large-screen dynamic docking of data sources
CN116773936A (en) Automatic detection method and device for signal simulator
JP3177423B2 (en) Peripheral device testing system
Marzalek et al. Developing the Digital Control System for the Model 8568A Spectrum Analyzer
JPH04175853A (en) Network control system