Agilent Technologies 16440A Instrukcja Obsługi Strona 111

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 136
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 110
Module 9
Modifying Application Test Definitions
9-21
To Use Built-in Functions
User function setup example
gm = diff(Id,Vg)
gmMax = max(gm)
GM_MAX=getVectorData(gmMax)
VTH=getNumericData(Vth)
GM=getVectorData(gm)
ID=getVectorData(Id)
VG=getVectorData(Vg)
This is an user function setup example. This example uses the diff function to calculate gm values
and the max function to get the maximum gm value.
Also, the getVectorData and getNumericData functions are used in the test execution flow to get the
test result data.
Przeglądanie stron 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 135 136

Komentarze do niniejszej Instrukcji

Brak uwag