Agilent Technologies EasyEXPERT Guide de l'utilisateur Page 343

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 344
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 342
Agilent EasyEXPERT User’s Guide Vol. 1, Edition 1 5- 23
Built-in Programming Tool
Script Program Statements
Example 2 Test definition name: NandFlash IV-Write-IV
Local Variables Definition
BLOCK
!***** Integration Time Setting *****
IF IntegTime="SHORT"
IntegMode = "MANUAL"
AdcFactor = 8
ELSE IF IntegTime="MEDIUM"
IntegMode = "PLC"
AdcFactor = 1
ELSE IF IntegTime="LONG"
IntegMode = "PLC"
AdcFactor = 16
END IF
!***** I/V Sweep & Analysis Initial Characteristics *****
ForcePG2
Id-Vg_Initial
ResetPG
Auto Analysis
(continues to the next page)
Line 1: Defines local variables.
Line 2: Beginning of program. Program ends by the END BLOCK statement.
Line 3: Comment line. The COMMENT statement is used.
Lines 4 to 13: Changes the integration time setting by the variable IntegTime value.
Line 14: Comment line. The COMMENT statement is used.
Line 15: Executes ForcePG2 of the Application Test component to apply pulse from
the Output 2 terminal of Agilent 81110A pulse generator connected to the B1500.
Line 16: Executes Id-Vg_Initial of the Application Test component to perform
Id-Vg measurement.
Line 17: Executes ResetPG of the Application Test component to reset Agilent
81110A.
Line 18: Executes Auto Analysis of the Analysis component.
Vue de la page 342
1 2 ... 338 339 340 341 342 343 344

Commentaires sur ces manuels

Pas de commentaire