Agilent Technologies 16440A Manual de servicio Pagina 111

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 136
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 135 136

Comentarios a estos manuales

Sin comentarios