Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5239046B2 - Measurement result display device and measurement result display method - Google Patents
[go: Go Back, main page]

JP5239046B2 - Measurement result display device and measurement result display method - Google Patents

Measurement result display device and measurement result display method Download PDF

Info

Publication number
JP5239046B2
JP5239046B2 JP2007040156A JP2007040156A JP5239046B2 JP 5239046 B2 JP5239046 B2 JP 5239046B2 JP 2007040156 A JP2007040156 A JP 2007040156A JP 2007040156 A JP2007040156 A JP 2007040156A JP 5239046 B2 JP5239046 B2 JP 5239046B2
Authority
JP
Japan
Prior art keywords
measurement
display
cursor
measurement result
element number
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
JP2007040156A
Other languages
Japanese (ja)
Other versions
JP2008203108A (en
Inventor
陽一郎 田口
Original Assignee
ワイアイケー株式会社
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 ワイアイケー株式会社 filed Critical ワイアイケー株式会社
Priority to JP2007040156A priority Critical patent/JP5239046B2/en
Publication of JP2008203108A publication Critical patent/JP2008203108A/en
Application granted granted Critical
Publication of JP5239046B2 publication Critical patent/JP5239046B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Position Input By Displaying (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Indicating Measured Values (AREA)
  • Testing Electric Properties And Detecting Electric Faults (AREA)

Description

本発明は、同一測定手順での測定により得られた測定値群の各測定値に要素番号を連番で付し、要素番号をx軸方向に、個々の測定値をy軸方向にとった表示座標上に測定結果を表示する測定結果表示装置および測定結果表示方法に関する。   In the present invention, an element number is assigned to each measurement value of a measurement value group obtained by measurement in the same measurement procedure, the element number is taken in the x-axis direction, and each measurement value is taken in the y-axis direction. The present invention relates to a measurement result display device and a measurement result display method for displaying a measurement result on display coordinates.

LCDドライバをテストするシステムとして、配列演算ユニットを搭載したものが存在する。配列演算ユニットは、配列変数間の大小関係をチェックする機能を備える。ユーザは配列演算ユニット上で3つ配列変数を用意し、それぞれの配列変数としてLCDドライバの出力ピンの出力電圧、上限判定値および下限判定値を設定する。配列演算ユニットはこの3つの配列変数間の大小関係(上限判定値>出力電圧>下限判定値)が全ての配列要素において成立していればパスを、一箇所でも成立しない箇所があればフェイルを通知する。   As a system for testing an LCD driver, there is a system equipped with an array operation unit. The array operation unit has a function of checking the magnitude relationship between array variables. The user prepares three array variables on the array operation unit, and sets the output voltage, the upper limit determination value, and the lower limit determination value of the output pins of the LCD driver as the respective array variables. The array operation unit passes the path if the magnitude relationship between these three array variables (upper limit judgment value> output voltage> lower limit judgment value) is established in all the array elements, and fails if there is no place in any one place. Notice.

配列変数表示ツールは配列演算ユニットの波形変数を波形状に表示する。ユーザは配列変数を指定することで、その配列変数の値を視覚的に確認することができる。また、配列変数表示ツールは波形同士の重ねあわせ機能を有するので、上記の上限判定値、出力電圧および下限判定値が設定された配列変数を重ねあわせ表示することにより、3つの配列変数の大小関係の判定を視覚的に捉えることができる。
特開平5−281292号公報
The array variable display tool displays the waveform variables of the array operation unit in a wave shape. The user can visually confirm the value of the array variable by designating the array variable. In addition, since the array variable display tool has a function for superimposing waveforms, the array variable in which the above upper limit judgment value, output voltage, and lower limit judgment value are set is displayed so that the magnitude relationship between the three array variables is large. Can be visually grasped.
JP-A-5-281292

配列演算ユニットでフェイルが発生した場合、ユーザは配列変数表示ツールで上記の3つの配列変数を重ねあわせ表示し、フェイル値を出力したデバイスの出力ピンおよびそのときの出力階調を特定するために、フェイルデータの位置にカーソルを移動する。フェイルデータにカーソルを移動させると、その位置における配列変数の配列要素番号が表示されるため、配列要素番号に基づいて、フェイル値を出力したピン、出力階調の算出が可能となる。   When a failure occurs in the array calculation unit, the user displays the above three array variables in an overlapping manner using the array variable display tool, and specifies the output pin of the device that output the fail value and the output gradation at that time. Move the cursor to the position of the fail data. When the cursor is moved to the fail data, the array element number of the array variable at that position is displayed. Therefore, based on the array element number, the pin that outputs the fail value and the output gradation can be calculated.

配列要素番号からピンおよび出力階調を特定するためには、通常配列要素番号を出力ピン数で割ることによって求まる。しかしフェイル箇所が多数存在する場合、この計算を繰り返し行う必要が生じ、ユーザにとって負担になる。さらに配列演算ユニットは複数の階調について、テスト判定を一括で行うことが可能なため、このようなテストデータに対してピン、出力階調を特定する場合は上記のような単純な割り算のみでは求まらず、オフセット等を考慮した複雑な計算が必要になってしまう。   In order to specify the pin and the output gradation from the array element number, it is usually obtained by dividing the array element number by the number of output pins. However, when there are many failure locations, it is necessary to repeat this calculation, which is a burden on the user. Furthermore, since the array operation unit can perform test determination for a plurality of gradations in a lump, in order to specify pins and output gradations for such test data, only simple division as described above is required. In this case, a complicated calculation that takes offsets into account is required.

本発明の目的は、表示座標上に表示された測定結果について、その測定内容を容易に把握することができる測定結果表示装置および測定結果表示方法を提供することにある。   The objective of this invention is providing the measurement result display apparatus and the measurement result display method which can grasp | ascertain the measurement content easily about the measurement result displayed on the display coordinate.

このような課題を解決する請求項1の発明は、The invention of claim 1 which solves such a problem,
同一の測定手順での測定を周期的に繰り返すことにより得られる測定値群に関連した配列変数を、その配列変数に付された要素番号とともに取得し、個々の要素番号をx軸に、個々の配列変数をy軸方向にとった表示座標上に表示する測定結果表示装置において、An array variable related to a group of measurement values obtained by periodically repeating the measurement in the same measurement procedure is obtained together with an element number assigned to the array variable, and each element number is assigned to each x-axis. In a measurement result display device that displays array variables on display coordinates taken in the y-axis direction,
前記同一の測定手順により得られるいずれかの測定値群の表示開始位置に対応する要素番号を、取得された前記配列変数の値に基づいて取得する開始番号取得手段と、Start number acquisition means for acquiring an element number corresponding to the display start position of any measurement value group obtained by the same measurement procedure based on the value of the acquired array variable;
前記表示座標上での前記測定値群のx軸方向の表示幅を取得する表示幅取得手段と、Display width acquisition means for acquiring a display width of the measurement value group in the x-axis direction on the display coordinates;
前記表示座標上に表示されるカーソルのx座標を要素番号として取得するカーソル座標取得手段と、Cursor coordinate acquisition means for acquiring an x coordinate of a cursor displayed on the display coordinates as an element number;
前記開始番号取得手段、表示幅取得手段およびカーソル座標取得手段により取得された情報に基づいて、カーソルのx座標に対応する測定値の配列要素番号を、前記測定結果群の特定の測定結果群中における位置に変換するカーソル位置算出手段と、Based on the information acquired by the start number acquisition unit, the display width acquisition unit, and the cursor coordinate acquisition unit, the array element number of the measurement value corresponding to the x coordinate of the cursor is included in the specific measurement result group of the measurement result group. Cursor position calculating means for converting to a position at
を備えることを特徴とする。It is characterized by providing.

請求項2の発明は、請求項1に記載の測定結果表示装置において、The invention of claim 2 is the measurement result display device according to claim 1,
前記カーソル位置算出手段による算出結果を表示するカーソル位置表示手段を備えることを特徴とする。Cursor position display means for displaying a calculation result by the cursor position calculation means is provided.

請求項3の発明は、請求項1または2に記載の測定結果表示装置において、The invention of claim 3 is the measurement result display device according to claim 1 or 2,
前記配列変数には測定値と、この測定値についての判定に用いられる閾値とが含まれ、The array variable includes a measurement value and a threshold value used for determination of the measurement value,
前記開始番号取得手段は、前記閾値の値に基づいて前記測定の開始点に対応する要素番号を取得することを特徴とする。The start number acquisition means acquires an element number corresponding to the start point of the measurement based on the threshold value.

請求項4の発明は、請求項1〜3のいずれか1項に記載の測定結果表示装置において、The invention of claim 4 is the measurement result display device according to any one of claims 1 to 3,
前記測定は画面表示のためのドライバに対する測定であり、The measurement is a measurement for a driver for screen display,
前記測定手順では、既定の順序で前記ドライバの出力ピンまたは表示画面の階調を変えながら前記出力ピンの出力値を測定し、In the measurement procedure, the output value of the output pin is measured while changing the gradation of the output pin of the driver or the display screen in a predetermined order,
前記カーソル位置算出手段は、前記順序に基づいて、前記カーソル座標取得手段により取得される前記カーソルのx座標に対応する要素番号を、前記ドライバの出力ピンまたは表示画面の階調に変換することを特徴とする。The cursor position calculating unit converts an element number corresponding to the x coordinate of the cursor acquired by the cursor coordinate acquiring unit into an output pin of the driver or a gradation of a display screen based on the order. Features.

請求項5の発明は、The invention of claim 5
同一の測定手順での測定を周期的に繰り返すことにより得られる測定値群に関連した配列変数を、その配列変数に付された要素番号とともに取得し、個々の要素番号をx軸に、個々の配列変数をy軸方向にとった表示座標上に表示する測定結果表示方法において、An array variable related to a group of measurement values obtained by periodically repeating the measurement in the same measurement procedure is obtained together with an element number assigned to the array variable, and each element number is assigned to each x-axis. In a measurement result display method for displaying array variables on display coordinates taken in the y-axis direction,
前記同一の測定手順により得られるいずれかの測定値群の表示開始位置に対応する要素番号を、取得された前記配列変数の値に基づいて取得する開始番号取得ステップと、A start number acquisition step of acquiring an element number corresponding to the display start position of any measurement value group obtained by the same measurement procedure, based on the acquired value of the array variable;
前記表示座標上での前記測定値群のx軸方向の表示幅を取得する表示幅取得ステップと、A display width acquisition step of acquiring a display width in the x-axis direction of the measurement value group on the display coordinates;
前記表示座標上に表示されるカーソルのx座標を要素番号として取得するカーソル座標取得ステップと、A cursor coordinate acquisition step of acquiring an x coordinate of a cursor displayed on the display coordinates as an element number;
前記開始番号取得ステップ、表示幅取得ステップおよびカーソル座標取得ステップにより取得された情報に基づいて、カーソルのx座標に対応する測定値の配列要素番号を、前記測定結果群の特定の測定結果群中における位置に変換するカーソル位置算出ステップと、Based on the information acquired by the start number acquisition step, the display width acquisition step, and the cursor coordinate acquisition step, the array element number of the measurement value corresponding to the x coordinate of the cursor is included in the specific measurement result group of the measurement result group. A cursor position calculating step for converting to a position at
を備えることを特徴とする。It is characterized by providing.

本発明の測定結果表示装置によれば、いずれかの測定値群の表示開始位置の要素番号、および測定値群のx軸方向の表示幅に基づいて、表示座標上に表示されるカーソルのx座標に対応する測定値の要素番号を、特定の測定結果群中での順番に変換するので、表示座標上に表示された測定結果について、その測定内容を容易に把握することができる。   According to the measurement result display device of the present invention, the x of the cursor displayed on the display coordinates based on the element number of the display start position of any measurement value group and the display width of the measurement value group in the x-axis direction. Since the element numbers of the measurement values corresponding to the coordinates are converted into the order in the specific measurement result group, the measurement contents of the measurement results displayed on the display coordinates can be easily grasped.

本発明の測定結果表示方法によれば、いずれかの測定値群の表示開始位置の要素番号、および測定値群のx軸方向の表示幅に基づいて、表示座標上に表示されるカーソルのx座標に対応する測定値の要素番号を、特定の測定結果群中での順番に変換するので、表示座標上に表示された測定結果について、その測定内容を容易に把握することができる。   According to the measurement result display method of the present invention, based on the element number of the display start position of any measurement value group and the display width in the x-axis direction of the measurement value group, the x of the cursor displayed on the display coordinates Since the element numbers of the measurement values corresponding to the coordinates are converted into the order in the specific measurement result group, the measurement contents of the measurement results displayed on the display coordinates can be easily grasped.

以下、図1〜図5を参照して、本発明による測定結果表示装置をLCDドライバテストシステムに適用した実施形態について説明する。   Hereinafter, an embodiment in which a measurement result display device according to the present invention is applied to an LCD driver test system will be described with reference to FIGS.

図1は、本実施形態の測定結果表示装置の構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of the measurement result display device of this embodiment.

図1に示すように、本実施形態の測定結果表示装置は、配列変数データである測定値の配列要素番号をx軸方向に、個々の測定値をy軸方向にとった表示座標上に測定結果を表示する画面表示装置20と、上記表示座標上でのいずれかの測定値群の表示開始位置の配列要素番号を取得する開始番号取得手段11と、上記表示座標上での測定値群のx軸方向の表示幅を取得する表示幅取得手段12と、上記表示座標上に表示されるカーソルのx座標を配列要素番号として取得するカーソル座標取得手段13と、開始番号取得手段11、表示幅取得手段12およびカーソル座標取得手段13により取得された情報に基づいて、カーソルのx座標に対応する測定値の配列要素番号を、特定の測定結果群中の順番に変換するカーソル位置算出手段14と、カーソル位置算出手段14による算出結果を表示するカーソル位置表示手段15と、を備える。   As shown in FIG. 1, the measurement result display device of this embodiment measures the array element numbers of the measurement values, which are array variable data, on display coordinates in the x-axis direction and individual measurement values in the y-axis direction. A screen display device 20 for displaying the result, start number acquisition means 11 for acquiring the array element number of the display start position of any measurement value group on the display coordinates, and the measurement value group on the display coordinates Display width acquisition means 12 for acquiring the display width in the x-axis direction, cursor coordinate acquisition means 13 for acquiring the x coordinate of the cursor displayed on the display coordinates as an array element number, start number acquisition means 11, display width Based on the information acquired by the acquisition unit 12 and the cursor coordinate acquisition unit 13, the cursor position calculation unit 14 converts the array element number of the measurement value corresponding to the x coordinate of the cursor into the order in the specific measurement result group. Includes a cursor position display means 15 displays the calculated result by the cursor position calculating means 14, a.

次に、本実施形態の測定結果表示装置の動作について説明する。   Next, the operation of the measurement result display device of this embodiment will be described.

図2は、画面表示装置20の表示画面を示す図である。また、図3はさらに表示を拡大した場合の表示画面を示す図である。   FIG. 2 is a diagram showing a display screen of the screen display device 20. FIG. 3 is a diagram showing a display screen when the display is further enlarged.

このLCDドライバテストシステムでは、各LCDドライバに対して、同一の測定手順により測定を行っている。この測定手順では、決められた順序で階調を変えながらすべての出力ピンについて決められた順序でその出力値を測定し、この測定値に連続した配列要素番号を付して、配列変数データとして取り込んでいる。図2および図3において、表示画面のx座標は配列変数データの配列要素番号に、表示画面のy座標は配列変数データの値に、それぞれ対応している。図2に示す波形の1周期(後述するオフセット値46A)分が、1つのLCDドライバについての配列変数データに対応しており、この例では、64階調のすべてについて、それぞれの出力ピンに対する測定が行われている。図3に示すように、それぞれの階調において、すべての出力ピンについての配列変数データの値が表示座標のx軸方向(横方向)に連続的に並んでプロットされている。   In this LCD driver test system, each LCD driver is measured by the same measurement procedure. In this measurement procedure, the output values are measured in the order determined for all output pins while changing the gradation in the order determined, and consecutive array element numbers are attached to the measured values to obtain array variable data. It is taken in. 2 and 3, the x coordinate of the display screen corresponds to the array element number of the array variable data, and the y coordinate of the display screen corresponds to the value of the array variable data. 2 corresponds to the array variable data for one LCD driver, and in this example, all 64 gradations are measured for each output pin. Has been done. As shown in FIG. 3, at each gradation, the values of array variable data for all output pins are plotted side by side in the x-axis direction (lateral direction) of the display coordinates.

このように、図2に示す波形の1周期分のデータとして、「階調数(64)×出力ピン数」の個数の測定値21(図3)が含まれている。また、図3に示すように、表示画面には、各階調ごとに測定値21の正常範囲を示す上限値22および下限値23が表示されている。上限値22および下限値23は、測定値21と同様、連続した配列要素番号を付した配列変数データとして予め取り込まれており、上限値22および下限値23の配列要素番号は、測定値21の配列要素番号に対応している。   Thus, as the data for one period of the waveform shown in FIG. 2, the measurement value 21 (FIG. 3) of the number of “the number of gradations (64) × the number of output pins” is included. Moreover, as shown in FIG. 3, the upper limit value 22 and the lower limit value 23 which show the normal range of the measured value 21 for every gradation are displayed on the display screen. The upper limit value 22 and the lower limit value 23 are captured in advance as array variable data with consecutive array element numbers, similarly to the measurement value 21, and the array element numbers of the upper limit value 22 and the lower limit value 23 are Corresponds to the array element number.

画面表示装置20は、これらの配列変数データに基づいて図2および図3に示すような画面表示を実行する(図1)。上限値22および下限値23を越える場合には、その出力ピンに欠陥があると判定される。   The screen display device 20 performs screen display as shown in FIGS. 2 and 3 based on these array variable data (FIG. 1). When the upper limit 22 and the lower limit 23 are exceeded, it is determined that the output pin is defective.

また、図1に示すように、マウス等に対するユーザの操作に応じて生成されたカーソル座標データに基づいて、画面表示装置20の表示画面の対応する位置に、カーソル41,42(図2)、カーソル43,44(図3)等が表示される。また、カーソル座標取得手段13は、カーソル座標データから各カーソルの座標を取得し、そのx座標を配列要素番号に変換する(図1)。また、各カーソルのx座標に対応する配列要素番号は、画面表示装置20の表示画面に表示される。例えば、カーソル41の座標に対応する配列要素番号は領域41a、領域25に(図2)、カーソル43の座標に対応する配列要素番号は領域43a、領域26(図3)に、それぞれ表示される。   Further, as shown in FIG. 1, the cursors 41 and 42 (FIG. 2), at corresponding positions on the display screen of the screen display device 20, based on the cursor coordinate data generated in response to the user's operation on the mouse or the like. Cursors 43 and 44 (FIG. 3) are displayed. Further, the cursor coordinate acquisition means 13 acquires the coordinates of each cursor from the cursor coordinate data, and converts the x coordinate into an array element number (FIG. 1). The array element number corresponding to the x coordinate of each cursor is displayed on the display screen of the screen display device 20. For example, the array element number corresponding to the coordinates of the cursor 41 is displayed in the area 41a and the area 25 (FIG. 2), and the array element number corresponding to the coordinates of the cursor 43 is displayed in the area 43a and the area 26 (FIG. 3). .

図4は、表示画面上に表示される階調設定ダイアログを示す図である。   FIG. 4 is a diagram showing a gradation setting dialog displayed on the display screen.

階調設定ダイアログ3を画面表示装置20の表示画面に表示させ、階調設定ダイアログ3の階調自動判別ボタン31をユーザが操作すると、開始番号取得手段11および表示幅取得手段12は、配列変数データ(上限値22、下限値23もしくは測定値21)に基づいて階調開始点46(図2)の配列要素番号、階調開始点47(図3)の配列要素番号、階調間隔48(図3)および階調数(例えば、64)などの階調情報を自動的に判別する。階調開始点46は、1つのLCDドライバについて階調を切り替えつつ出力電圧を測定する一連の測定手順の開始点に対応する。また、階調開始点47は、各階調での測定の開始点に対応する。階調間隔48は、連続する階調開始点47間の間隔に対応する。   When the gradation setting dialog 3 is displayed on the display screen of the screen display device 20 and the user operates the automatic gradation determination button 31 of the gradation setting dialog 3, the start number acquisition means 11 and the display width acquisition means 12 are arranged as array variables. Based on the data (upper limit 22, lower limit 23 or measured value 21), the array element number of the gradation start point 46 (FIG. 2), the array element number of the gradation start point 47 (FIG. 3), and the gradation interval 48 ( FIG. 3) and gradation information such as the number of gradations (for example, 64) are automatically determined. The gradation start point 46 corresponds to the start point of a series of measurement procedures for measuring the output voltage while switching the gradation for one LCD driver. The gradation start point 47 corresponds to the measurement start point for each gradation. The gradation interval 48 corresponds to the interval between successive gradation start points 47.

自動判別された階調情報は階調設定ダイアログ3内に表示される。例えば、階調開始点46は表示座標における原点からのオフセット値46A(図2)として領域46aに、階調間隔48は領域48aに、階調数は領域49に、それぞれ表示される。自動判別の結果を採用する場合には、ユーザが設定ボタン32を操作することで、これらの値が階調情報として設定される。   The automatically determined gradation information is displayed in the gradation setting dialog 3. For example, the gradation start point 46 is displayed in the area 46a as the offset value 46A (FIG. 2) from the origin in the display coordinates, the gradation interval 48 is displayed in the area 48a, and the number of gradations is displayed in the area 49. When adopting the result of automatic discrimination, these values are set as the gradation information by the user operating the setting button 32.

自動判別の結果が誤っている場合などには、ユーザは階調設定ダイアログ3に配列要素番号を直接入力することもでき、この場合、開始番号取得手段11および表示幅取得手段12は配列変数データに代えて、ユーザによる入力データを用いて階調情報を生成する(図1)。同様に、ユーザが設定ボタン32を操作することで、これらの値が階調情報として設定される。   When the result of the automatic determination is incorrect, the user can also directly input the array element number into the gradation setting dialog 3, and in this case, the start number acquisition means 11 and the display width acquisition means 12 are the array variable data. Instead, tone information is generated using data input by the user (FIG. 1). Similarly, when the user operates the setting button 32, these values are set as gradation information.

階調情報が設定されると、カーソル位置算出手段14は、階調情報に基づき、カーソル座標取得手段13から得たカーソルのx座標に対応する配列要素番号を、カーソルが配置された階調およびその階調内でのその測定値の順番に変換する。上記のように、本実施形態では、各LCDドライバについて同一測定手順が繰り返し実行される。また、配列要素番号は各配列変数に連続して付されているため、配列要素番号は個々のLCDドライバについて等しく消費される。このため、配列要素番号が、どのLCDドライバについての測定値群に属するかが判別できるとともに、その測定値群のうちの何番目の測定値かも判別できる。さらに、各LCDドライバについて階調の順序、出力ピンの順序を含め、同一測定手順が実行されるため、階調および出力ピンの番号は、各LCDドライバについての測定値群内でのその測定値の順番により判別できる。このため、配列要素番号に基づき、各LCDドライバについての測定値群での階調および出力ピンの番号が一義的に特定される。   When the gradation information is set, the cursor position calculation unit 14 determines the array element number corresponding to the x coordinate of the cursor obtained from the cursor coordinate acquisition unit 13 based on the gradation information, Conversion is made in the order of the measured values within the gradation. As described above, in the present embodiment, the same measurement procedure is repeatedly executed for each LCD driver. In addition, since array element numbers are consecutively assigned to each array variable, array element numbers are consumed equally for individual LCD drivers. For this reason, it can be determined which LCD driver the array element number belongs to, and what number of measurement values in the measurement value group. Further, since the same measurement procedure is executed for each LCD driver, including the order of gradation and the order of output pins, the numbers of gradations and output pins are the measured values in the measured value group for each LCD driver. The order can be determined. Therefore, based on the array element number, the gradation and the output pin number in the measurement value group for each LCD driver are uniquely specified.

本実施形態では、階調情報に基づいて、配列要素番号をカーソルが配置された階調およびその階調内での出力ピンの番号に自動的に変換している。このため、データ数が多く、あるいは多数のサイクルで測定値を蓄積しているような場合であっても、瞬時に、かつ正確に変換が実行される。   In the present embodiment, the array element number is automatically converted to the gradation at which the cursor is arranged and the output pin number within the gradation based on the gradation information. For this reason, even when the number of data is large or measurement values are accumulated in many cycles, the conversion is executed instantaneously and accurately.

図5は、カーソル位置表示手段15による表示例を示す図である。図5の例では、カーソル位置算出手段14により算出された階調およびその階調内での出力ピンの番号は、例えば、カーソル51の近傍の領域51aおよび下方の領域52に表示される。   FIG. 5 is a diagram showing a display example by the cursor position display means 15. In the example of FIG. 5, the gradation calculated by the cursor position calculation unit 14 and the output pin number within the gradation are displayed in, for example, the area 51 a near the cursor 51 and the area 52 below.

このように、本実施形態の測定結果表示装置によれば、カーソルのx座標ないし、そのx座標に対応する配列要素番号が、階調およびその階調内での出力ピンの番号に変換して表示されるため、カーソルを合わせるだけで、LCDドライバの欠陥ピンなどを瞬時かつ正確に把握することができる。また、手作業による計算のミスに起因する誤認なども防止できる。   As described above, according to the measurement result display device of the present embodiment, the x coordinate of the cursor or the array element number corresponding to the x coordinate is converted into the gradation and the number of the output pin within the gradation. Since it is displayed, it is possible to grasp the defective pin of the LCD driver instantaneously and accurately just by positioning the cursor. In addition, misidentification due to manual calculation errors can be prevented.

上記実施形態では、x軸を横方向としているが、x軸の向きは任意に定めることができる。   In the above embodiment, the x-axis is the horizontal direction, but the direction of the x-axis can be arbitrarily determined.

以上説明したように、いずれかの測定値群の表示開始位置の要素番号、および測定値群のx軸方向の表示幅に基づいて、表示座標上に表示されるカーソルのx座標に対応する測定値の要素番号を、特定の測定結果群中での順番に変換するので、表示座標上に表示された測定結果について、その測定内容を容易に把握することができる。   As described above, the measurement corresponding to the x coordinate of the cursor displayed on the display coordinates based on the element number of the display start position of any measurement value group and the display width of the measurement value group in the x-axis direction. Since the element numbers of the values are converted into the order in the specific measurement result group, the measurement contents of the measurement results displayed on the display coordinates can be easily grasped.

本発明の適用範囲は上記実施形態に限定されることはない。本発明は、同一測定手順での測定により得られた測定値群の各測定値に要素番号を連番で付し、要素番号をx軸方向に、個々の測定値をy軸方向にとった表示座標上に測定結果を表示する測定結果表示装置および測定結果表示方法に対し、広く適用することができる。   The scope of application of the present invention is not limited to the above embodiment. In the present invention, an element number is assigned to each measurement value of a measurement value group obtained by measurement in the same measurement procedure, the element number is taken in the x-axis direction, and each measurement value is taken in the y-axis direction. The present invention can be widely applied to a measurement result display device and a measurement result display method for displaying a measurement result on display coordinates.

一実施形態の測定結果表示装置の構成を示すブロック図。The block diagram which shows the structure of the measurement result display apparatus of one Embodiment. 画面表示装置の表示画面を示す図。The figure which shows the display screen of a screen display apparatus. 表示を拡大した場合の表示画面を示す図。The figure which shows the display screen at the time of expanding a display. 表示画面上に表示される階調設定ダイアログを示す図。The figure which shows the gradation setting dialog displayed on a display screen. カーソル位置表示手段による表示例を示す図。The figure which shows the example of a display by a cursor position display means.

符号の説明Explanation of symbols

11 開始番号取得手段
12 表示幅取得手段
13 カーソル座標取得手段
14 カーソル位置算出手段
15 カーソル位置表示手段
11 Start number acquisition means 12 Display width acquisition means 13 Cursor coordinate acquisition means 14 Cursor position calculation means 15 Cursor position display means

Claims (5)

同一の測定手順での測定を周期的に繰り返すことにより得られる測定値群に関連した配列変数を、その配列変数に付された要素番号とともに取得し、個々の要素番号をx軸に、個々の配列変数をy軸方向にとった表示座標上に表示する測定結果表示装置において、
前記同一の測定手順により得られるいずれかの測定値群の表示開始位置に対応する要素番号を、取得された前記配列変数の値に基づいて取得する開始番号取得手段と、
前記表示座標上での前記測定値群のx軸方向の表示幅を取得する表示幅取得手段と、
前記表示座標上に表示されるカーソルのx座標を要素番号として取得するカーソル座標取得手段と、
前記開始番号取得手段、表示幅取得手段およびカーソル座標取得手段により取得された情報に基づいて、カーソルのx座標に対応する測定値の配列要素番号を、前記測定結果群の特定の測定結果群中における位置に変換するカーソル位置算出手段と、
を備えることを特徴とする測定結果表示装置。
An array variable related to a group of measurement values obtained by periodically repeating the measurement in the same measurement procedure is obtained together with an element number assigned to the array variable, and each element number is assigned to each x-axis. In a measurement result display device that displays array variables on display coordinates taken in the y-axis direction,
Start number acquisition means for acquiring an element number corresponding to the display start position of any measurement value group obtained by the same measurement procedure based on the value of the acquired array variable;
Display width acquisition means for acquiring a display width of the measurement value group in the x-axis direction on the display coordinates;
Cursor coordinate acquisition means for acquiring an x coordinate of a cursor displayed on the display coordinates as an element number;
Based on the information acquired by the start number acquisition unit, the display width acquisition unit, and the cursor coordinate acquisition unit, the array element number of the measurement value corresponding to the x coordinate of the cursor is included in the specific measurement result group of the measurement result group. Cursor position calculating means for converting to a position at
A measurement result display device comprising:
前記カーソル位置算出手段による算出結果を表示するカーソル位置表示手段を備えることを特徴とする請求項1に記載の測定結果表示装置。 Measurement result display device according to claim 1, characterized in that it comprises a cursor position display means for displaying the calculation result by the cursor position calculating means. 前記配列変数には測定値と、この測定値についての判定に用いられる閾値とが含まれ、
前記開始番号取得手段は、前記閾値の値に基づいて前記測定の開始点に対応する要素番号を取得することを特徴とする請求項1または2に記載の測定結果表示装置。
The array variable includes a measurement value and a threshold value used for determination of the measurement value,
The measurement result display device according to claim 1, wherein the start number acquisition unit acquires an element number corresponding to the start point of the measurement based on the threshold value.
前記測定は画面表示のためのドライバに対する測定であり、
前記測定手順では、既定の順序で前記ドライバの出力ピンまたは表示画面の階調を変えながら前記出力ピンの出力値を測定し、
前記カーソル位置算出手段は、前記順序に基づいて、前記カーソル座標取得手段により取得される前記カーソルのx座標に対応する要素番号を、前記ドライバの出力ピンまたは表示画面の階調に変換することを特徴とする請求項1〜3のいずれか1項に記載の測定結果表示装置。
The measurement is a measurement for a driver for screen display,
In the measurement procedure, the output value of the output pin is measured while changing the gradation of the output pin of the driver or the display screen in a predetermined order,
The cursor position calculating unit converts an element number corresponding to the x coordinate of the cursor acquired by the cursor coordinate acquiring unit into an output pin of the driver or a gradation of a display screen based on the order. The measurement result display device according to claim 1, wherein the measurement result display device is a display device.
同一の測定手順での測定を周期的に繰り返すことにより得られる測定値群に関連した配列変数を、その配列変数に付された要素番号とともに取得し、個々の要素番号をx軸に、個々の配列変数をy軸方向にとった表示座標上に表示する測定結果表示方法において、
前記同一の測定手順により得られるいずれかの測定値群の表示開始位置に対応する要素番号を、取得された前記配列変数の値に基づいて取得する開始番号取得ステップと、
前記表示座標上での前記測定値群のx軸方向の表示幅を取得する表示幅取得ステップと、
前記表示座標上に表示されるカーソルのx座標を要素番号として取得するカーソル座標取得ステップと、
前記開始番号取得ステップ、表示幅取得ステップおよびカーソル座標取得ステップにより取得された情報に基づいて、カーソルのx座標に対応する測定値の配列要素番号を、前記測定結果群の特定の測定結果群中における位置に変換するカーソル位置算出ステップと、
を備えることを特徴とする測定結果表示方法
An array variable related to a group of measurement values obtained by periodically repeating the measurement in the same measurement procedure is obtained together with an element number assigned to the array variable, and each element number is assigned to each x-axis. In a measurement result display method for displaying array variables on display coordinates taken in the y-axis direction,
A start number acquisition step of acquiring an element number corresponding to the display start position of any measurement value group obtained by the same measurement procedure, based on the acquired value of the array variable;
A display width acquisition step of acquiring a display width in the x-axis direction of the measurement value group on the display coordinates;
A cursor coordinate acquisition step of acquiring an x coordinate of a cursor displayed on the display coordinates as an element number;
Based on the information acquired by the start number acquisition step, the display width acquisition step, and the cursor coordinate acquisition step, the array element number of the measurement value corresponding to the x coordinate of the cursor is included in the specific measurement result group of the measurement result group. A cursor position calculating step for converting to a position at
A measurement result display method comprising:
JP2007040156A 2007-02-21 2007-02-21 Measurement result display device and measurement result display method Expired - Fee Related JP5239046B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007040156A JP5239046B2 (en) 2007-02-21 2007-02-21 Measurement result display device and measurement result display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007040156A JP5239046B2 (en) 2007-02-21 2007-02-21 Measurement result display device and measurement result display method

Publications (2)

Publication Number Publication Date
JP2008203108A JP2008203108A (en) 2008-09-04
JP5239046B2 true JP5239046B2 (en) 2013-07-17

Family

ID=39780779

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007040156A Expired - Fee Related JP5239046B2 (en) 2007-02-21 2007-02-21 Measurement result display device and measurement result display method

Country Status (1)

Country Link
JP (1) JP5239046B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000206152A (en) * 1999-01-08 2000-07-28 Yokogawa Electric Corp Waveform display device
DE102004052302B4 (en) * 2004-09-30 2013-05-23 Immobiliengesellschaft Helmut Fischer Gmbh & Co. Kg Method for outputting measured values and display device

Also Published As

Publication number Publication date
JP2008203108A (en) 2008-09-04

Similar Documents

Publication Publication Date Title
JP5085514B2 (en) measuring device
JP2017038844A5 (en)
JP4952688B2 (en) Sleep determination device and sleep determination method
US20210144303A1 (en) Motion analysis device, motion analysis method and recording medium
JP5239046B2 (en) Measurement result display device and measurement result display method
EP2631727A2 (en) Multivalue bar graph displays and methods of implementing same
KR100974346B1 (en) Digital probe inspection device and inspection method
CN120419899B (en) Measurement system for color resolution
JP5525144B2 (en) Waveform determination apparatus and time axis position adjustment method in the waveform determination apparatus
JP2009033861A (en) Power supply sequence measuring apparatus and power supply sequence measuring method
JP2010002404A (en) Waveform display
JP2003315369A (en) Waveform display device
JP2006078314A (en) Waveform display device
US8437974B2 (en) Calibration detection system and method
CN110558961B (en) Physiological information display method, apparatus, and computer-readable storage medium
JP4924882B2 (en) Waveform measuring device
JP2005274370A (en) Waveform determination apparatus and method for displaying waveform determination information on display screen
KR20070079233A (en) DC measurement system and method
JP4634139B2 (en) Waveform judgment device
JP2010025590A (en) Testing apparatus and test program
JP4109140B2 (en) Waveform display device
JP2020077032A (en) Operation status determination device, operation status determination method, and program
KR200361355Y1 (en) The digital voltage-current measure controller
JP2006184073A (en) Waveform judgment device
JP4534509B2 (en) Waveform display device and waveform display method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110815

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110830

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111020

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120124

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120315

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120821

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120829

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121101

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20121031

AA92 Notification that decision to refuse application was cancelled

Free format text: JAPANESE INTERMEDIATE CODE: A971092

Effective date: 20130129

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: 20130219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130313

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

Free format text: PAYMENT UNTIL: 20160412

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees