Agilent Technologies B1500A Betriebsanweisung Seite 472

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 628
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 471
8- 22 Agilent B1500 User’s Guide, Edition 7
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 Applicati
on Test
component to apply pulse from
the Output 2 terminal of Agilent 81110A pulse generator connected to Agilent
B1500A.
Line 16: Executes Id-Vg_Initial of the Application Test component to perform
Id-Vg measuremen
t.
Line 17: Executes ResetPG of the Application Test component to reset Agilent
81110A.
Line
18: Executes Auto Analysis of the Analys
is component.
Seitenansicht 471
1 2 ... 467 468 469 470 471 472 473 474 475 476 477 ... 627 628

Kommentare zu diesen Handbüchern

Keine Kommentare