Agilent Technologies B1500A Service Manual Page 527

  • Download
  • Add to my manuals
  • Print
  • Page
    / 598
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 526
Agilent B1500A/B1505A Programming Guide, Edition 11 4-211
Command Reference
TV
Example
Statements
OUTPUT @B1500;"TTV 1"
ENTER @B1500 USING "#,3X,13D,X";Time
ENTER @B1500 USING "#,3X,13D,X";Vdata
PRINT "Data=";Vdata*1000;"mV, at";Time;"s"
TV
The TV command performs the high speed spot measurement, and returns the
measurement data. The command starts a voltage measurement regardless of the
SMU operation mode, trigger mode (TM), and measurement mode (MM).
Execution
Conditions
The CN/CNX command has been executed for the specified channel.
Syntax TV chnum[,range]
Parameters chnum : SMU measurement channel number. Integer expression. 1 to 10 or 101
to 1001. See Table 4-1 on page 4-16.
range : Measurement range or ranging type. Integer expression. See Table 4-2
on page 4-17.
If you do not specify the range parameter for current output channels, the channel
uses the minimum range that covers the compliance value.
Example
Statements
OUTPUT @B1500;"TV 1"
ENTER @B1500 USING "#,3X,13D,X";Vdata
UNT?
This command returns the model and revision numbers of mainframe and modules.
Syntax UNT? [mode]
Parameters mode : Integer expression. 0 (returns information for all modules, default
setting) or 1 (returns information for mainframe and all modules).
Query Response [FrameModel,FrameRevision;]Slot1Model,Slot1Revision;
.......Slot9Model,Slot9Revision;Slot10Model,Slot10Revisi
on<CR/LF^EOI>
Example
Statements
DIM A$[50]
OUTPUT @B1500;"UNT?"
ENTER @B1500;A$
Page view 526
1 2 ... 522 523 524 525 526 527 528 529 530 531 532 ... 597 598

Comments to this Manuals

No comments