Agilent Technologies 16440A Manual de Serviço Página 111

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 136
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 135 136

Comentários a estes Manuais

Sem comentários