Agilent Technologies 16440A Servisní příručka Strana 111

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 136
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 135 136

Komentáře k této Příručce

Žádné komentáře