Keysight (Agilent) 4155C SCPI Command Reference

SCPI Command Reference
Agilent 4155C Semiconductor Parameter Analyzer
Agilent 4156C Precision Semiconductor Parameter Analyzer
Agilent Part No. 04156-90060
Printed in Japan January 2001
Edition 1
Legal Notice
Copyright © 2001 Agilent Technologies
This document contains information which is protected by copyright. All rights are reserved. Reproduction, adaptation, or translation without prior written permission is prohibited, except as allowed under the copyright laws.
Product Warranty
Agilent Technologies warrant Agilent Technologies hardware, accessories and supplies against defects in materials and workmanship for the period of one year from the warranty start date specified below. If Agilent Technologies receive notice of such defects during the warranty period, Agilent Technologies will, at its option, either repair or replace products which prove to be defective. Replacement products may be either new or like-new.
Warranty service of this product will be performed at Agilent Technologies. Buyer shall prepay shipping charges to Agilent Technologies and Agilent Technologies shall pay shipping charges to return the product to Buyer. However, Buyer shall pay all shipping charges, duties, and taxes for products returned to Agilent Technologies from another country.
Agilent Technologies do not warrant that the operation of Agilent Technologies products will be uninterrupted or error free. If Agilent is unable, within a reasonable time, to repair or replace any product to a condition as warranted, customer will be entitled to a refund of the purchase price upon prompt return of the product.
The Agilent Technologies products may contain remanufactured parts equivalent to new in performance or may have been subject to incidental use.
The warranty period begins on the date of delivery or on the date of installation if installed by Agilent Technologies. If customer schedules or delays Agilent Technologies installation more than 30 days after delivery, warranty begins on the 31st day from delivery.
Warranty does not apply to defects resulting from (a) improper or inadequate maintenance or calibration, (b) software, interfacing, parts or supplies not supplied by Agilent Technologies, (c) unauthorized modification or misuse, (d) operation outside of the published environmental specifications for the product, or (e) improper site preparation or maintenance.
2 Agilent 4155C/4156C SCPI Command Reference, Edition 1
To the extent allowed by local law, the above warranties are exclusive and no other warranty or condition, whether written or oral, is expressed or implied and Agilent Technologies specifically disclaim any implied warranties or conditions of merchantability, satisfactory quality, and fitness for a particular purpose.
Agilent Technologies will be liable for damage to tangible property per incident up to the greater of $300,000 or the actual amount paid for the product that is the subject of the claim, and for damages for bodily injury or death, to the extent that all such damages are determined by a court of competent jurisdiction to have been directly caused by a defective Agilent Technologies product.
To the extent allowed by local law, the remedies in this warranty statement are customers sole and exclusive remedies. Expect as indicated above, in no event will Agilent Technologies or its suppliers be liable for loss of date or for direct, special, incidental, consequential (including lost profit or date), or other damage, whether based in contract, tort, or otherwise.
For consumer transactions in Australia and New Zealand: the warranty terms contained in this statement, except to the extent lawfully permitted, do not exclude, restrict or modify and are in addition to the mandatory statutory rights applicable to the sale of this product to you.
Assistance
Product maintenance agreements and other customer assistance agreements are available for Agilent Technologies products.
For any assistance, contact your nearest Agilent Technologies Sales Office.
Certification
Agilent Technologies Inc. certifies that this product met its published specifications at the time of shipment from the factory. Agilent further certifies that its calibration measurements are traceable to the National Institute of Standards and Technology (NIST), to the extent allowed by the Institute’s calibration facility, and to the calibration facilities of other International Standards Organization members.
Agilent 4155C/4156C SCPI Command Reference, Edition 1 3
Printing History
Edition 1: January 2001
Microsoft, Windows, MS-DOS and Excel are registered trademarks of Microsoft Corporation.
NFS is a trademark of Sun Microsystems, Inc.
UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company Limited.
4 Agilent 4155C/4156C SCPI Command Reference, Edition 1
In This Manual
Agilent 4155C/4156C provides three command modes to control the 4155C/4156C via GPIB interface. You can control the 4155C/4156C using one of the following command modes.
4155/4156 SCPI command mode
SCPI means Standard Commands for Programmable Instruments. This mode is the default mode of the 4155C/4156C, and allows you to control all functions of the 4155C/4156C.
4155/4156 FLEX command mode
FLEX means Fast Language for EXecution. This mode allows you to control measurement functions of the 4155C/4156C. Command execution is faster than the SCPI command mode.
4145 syntax command mode
This mode allows you to execute the 4145A/B programs on the 4155C/4156C directly with little or no modification. In this command mode, you cannot control all functions of the 4155C/4156C.
To confirm the present control mode, see the language mode indicator on the screen, or enter the CMD? command.
Language mode indicator The indicator is located between the fourth primary softkey and
the fifth primary softkey, and next to the screen lock indicator. The meaning of the indicator is as follows:
S: SCPI command mode
F: FLEX command mode
4: 4145 syntax command mode
CMD? command This query command returns the present command mode. The
response is as follows:
0: SCPI command mode
1: FLEX command mode
2: 4145 syntax command mode
This command is effective for all command mode.
Agilent 4155C/4156C SCPI Command Reference, Edition 1 5
This manual describes about the 4155C/4156C SCPI command set, and consists of the following chapters:
Functional Syntax Conventions
Explains the functional syntax required to create program messages that are transmitted to a 4155C/4156C.
Response Message Syntax
Explains the syntax of the response messages from the 4155C/4156C.
Status Reporting Structure
Explains the status reporting structure of the 4155C/4156C.
Common Commands
Lists SCPI common commands available for the 4155C/4156C, and provides description, command syntax, example statements, and so on.
SCPI Commands
Lists device specific SCPI commands of the 4155C/4156C, and provides description, command syntax, example statements, and so on.
Error Messages
Lists the 4155C/4156C error messages, and provides error number, error message and description.
For information about the 4155C/4156C FLEX command set and the 4145 Syntax command set, refer to GPIB Command Reference.
See User's Guide General Information and User's Guide Measurement and Analysis for information about the 4155C/4156C itself.
Refer to Programmer's Guide to make a program and use built-in Instrument BASIC.
Text Conventions
The following text conventions are used in this manual:
Screen Text Represents text that appears on screen of the 4155C/4156C.
Italic Refers to a related document, or is used for emphasis.
6 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Contents
1. Functional Syntax Conventions
Program Message Syntax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-3
Subsystem Command Syntax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-4
Common Command Syntax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-5
Parameter Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-6
(Decimal) Numeric Parameter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-6
String Parameter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-8
Character Parameter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-9
Arbitrary Block Parameter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-10
Non-decimal Numeric Parameter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-11
Boolean Parameter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-12
2. Response Message Syntax
NR1 Numeric Response Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-3
NR2 numeric response data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-4
NR3 Numeric Response Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-5
Hexadecimal Numeric Response Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-6
Octal Numeric Response Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-7
Binary Numeric Response Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-8
String Response Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-9
Character Response Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-10
Definite Length Arbitrary Block Response Data . . . . . . . . . . . . . . . . . . . . . . . . 2-11
Indefinite length arbitrary block response data . . . . . . . . . . . . . . . . . . . . . . . . . . 2-12
3. Status Reporting Structure
Status Byte Register . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-3
Service Request Enable Register . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-5
Agilent 4155C/4156C SCPI Command Reference, Edition 1 Contents-1
Contents
Standard Event Status Register . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-6
Standard Event Status Enable Register . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-8
Output Queue . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-9
Operation Status Register . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-10
Questionable Status Register . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-12
Emergency Status Register . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-14
Measurement/Stress Status Register . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-15
4. Common Commands
*CAL? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-3
*CLS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-4
*ESE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-5
*ESR? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-7
*IDN? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-8
*OPC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-9
*OPT? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-10
*PCB . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-11
*RST . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-12
*SRE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-13
*STB? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-15
*TRG . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-16
*TST? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-17
*WAI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4-18
Contents-2 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Contents
5. SCPI Commands
CALibration Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-4
:CALibration[:ALL]? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-5
:CALibration:AUTO . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-6
:CALibration:ERRor? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-7
:CALibration:SELected? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-8
DATA | TRACe Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-9
:DATA|:TRACe:CATalog? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-10
:DATA|:TRACe[:DATA] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-11
:DATA|:TRACe:DEFine . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-13
:DATA|:TRACe:DELete:ALL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-14
:DATA|:TRACe:DELete[:NAME] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-14
:DATA|:TRACe:FREE? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-14
:DATA|:TRACe:POINts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-15
:DATA|:TRACe:STATus? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-16
:DATA|:TRACe:UNIT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-17
DIAGnostic Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-18
:DIAGnostic:TEST:ABORt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-19
:DIAGnostic:TEST:CONTinue . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-19
:DIAGnostic:TEST:ERRor? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-20
:DIAGnostic:TEST[:EXECute] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-20
:DIAG:TEST:RESult? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-23
DISPlay Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-24
:DISPlay:BRIGhtness . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-25
:DISPlay:CMAP:COLor<n>:HSL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-26
:DISPlay:CMAP:DEFault . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-27
:DISPlay:CONTrast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-27
:DISPlay[:WINDow]:ALLocation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-28
:DISPlay[:WINDow][:STATe] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-29
Agilent 4155C/4156C SCPI Command Reference, Edition 1 Contents-3
Contents
FORMat Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-30
:FORMat:BORDer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-31
:FORMat[:DATA] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-32
HCOPy Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-33
:HCOPy:ABORt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-36
:HCOPy:DATA? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-36
:HCOPy:DESTination . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-36
:HCOPy:DEVice:CMOD . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-38
:HCOPy:DEVice:COLor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-39
:HCOPy:DEVice:LANGuage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-40
:HCOPy:DEVice:RESolution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-40
:HCOPy[:IMMediate] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-41
:HCOPy:INIT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-41
:HCOPy:ITEM:ALL:DATA? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-42
:HCOPy:ITEM:ALL[:IMMediate] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-42
:HCOPy:ITEM:ANNotation:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-42
:HCOPy:ITEM:ANNotation2:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-43
:HCOPy:ITEM:FFEed:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-44
:HCOPy:ITEM:LABel:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-44
:HCOPy:ITEM:LABel:TEXT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-45
:HCOPy:ITEM:TDSTamp:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-46
:HCOPy:ITEM:PNUMber:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-46
:HCOPy:ITEM[:WINDow]:TEXT:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-47
:HCOPy:ITEM[:WINDow]:TEXT2:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . 5-48
:HCOPy:ITEM[:WINDow]:TEXT3:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . 5-48
:HCOPy:ITEM[:WINDow]:TRACe:DATA? . . . . . . . . . . . . . . . . . . . . . . . . . 5-49
:HCOPy:ITEM[:WINDow]:TRACe:GRATicule:STATe . . . . . . . . . . . . . . . . 5-50
:HCOPy:ITEM[:WINDow]:TRACe[:IMMediate] . . . . . . . . . . . . . . . . . . . . . 5-50
:HCOPy:ITEM[:WINDow]:TRACe:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . 5-51
:HCOPy:LINDex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-52
:HCOPy:OPAGe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-52
Contents-4 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Contents
:HCOPy:PAGE:COLumn . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-53
:HCOPy:PAGE:DIMensions:LLEFt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-54
:HCOPy:PAGE:DIMensions:QUADrant<n> . . . . . . . . . . . . . . . . . . . . . . . . . 5-54
:HCOPy:PAGE:DIMensions:URIGht . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-55
:HCOPy:PAGE:DIMensions:WHOLe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-55
:HCOPy:PAGE:FDIRection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-56
:HCOPy:PAGE:LENGth . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-56
:HCOPy:PAGE:LINE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-57
:HCOPy:PAGE:SIZE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-58
:HCOPy:PAGE:UNIT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-58
:HCOPy:PAGE:WIDTh . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-59
:HCOPy:SDUMp:DATA? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-60
:HCOPy:SDUMp[:IMMediate] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-60
:HCOPy:TRAiler . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-61
MMEMory Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-62
:MMEMory:CATalog? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-63
:MMEMory:CDIRectory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-64
:MMEMory:COPY . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-65
:MMEMory:DELete . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-66
:MMEMory:DESTination . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-67
:MMEMory:INITialize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-69
:MMEMory:LOAD:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-70
:MMEMory:LOAD:TRACe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-71
:MMEMory:MOVE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-72
:MMEMory:NAME . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-73
:MMEMory:STORe:SSHeet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-74
:MMEMory:STORe:SSHeet:DELimiter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-74
:MMEMory:STORe:SSHeet:LINDex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-75
:MMEMory:STORe:SSHeet:SMARK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-76
:MMEMory:STORe:SSHeet:UNIT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-76
:MMEMory:STORe:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-77
Agilent 4155C/4156C SCPI Command Reference, Edition 1 Contents-5
Contents
:MMEMory:STORe:TRACe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-78
PAGE Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-79
:PAGE:CHAN Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-81
:PAGE:CHANnels[:CDEFinition]:ALL:DISable . . . . . . . . . . . . . . . . . . . . . . 5-83
:PAGE:CHANnels[:CDEFinition]:COMMent . . . . . . . . . . . . . . . . . . . . . . . . 5-83
:PAGE:CHANnels[:CDEFinition]:DEFault . . . . . . . . . . . . . . . . . . . . . . . . . . 5-84
:PAGE:CHANnels[:CDEFinition]:GNDU:DISable . . . . . . . . . . . . . . . . . . . . 5-84
:PAGE:CHANnels[:CDEFinition]:GNDU:MODE? . . . . . . . . . . . . . . . . . . . . 5-84
:PAGE:CHANnels[:CDEFinition]:GNDU:VNAMe . . . . . . . . . . . . . . . . . . . 5-85
:PAGE:CHANnels[:CDEFinition][:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . 5-85
:PAGE:CHANnels[:CDEFinition]:MODE . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-86
:PAGE:CHANnels[:CDEFinition]:PGU<n>:DISable . . . . . . . . . . . . . . . . . . 5-86
:PAGE:CHANnels[:CDEFinition]:PGU<n>:MODE . . . . . . . . . . . . . . . . . . . 5-86
:PAGE:CHANnels[:CDEFinition]:PGU<n>:STANdby . . . . . . . . . . . . . . . . . 5-87
:PAGE:CHANnels[:CDEFinition]:PGU<n>:VNAMe . . . . . . . . . . . . . . . . . . 5-88
:PAGE:CHANnels[:CDEFinition]:SMU<n>:DISable . . . . . . . . . . . . . . . . . . 5-88
:PAGE:CHANnels[:CDEFinition]:SMU<n>:FUNCtion . . . . . . . . . . . . . . . . 5-89
:PAGE:CHANnels[:CDEFinition]:SMU<n>:INAMe . . . . . . . . . . . . . . . . . . 5-90
:PAGE:CHANnels[:CDEFinition]:SMU<n>:MODE . . . . . . . . . . . . . . . . . . . 5-91
:PAGE:CHANnels[:CDEFinition]:SMU<n>:SRESistance . . . . . . . . . . . . . . 5-92
:PAGE:CHANnels[:CDEFinition]:SMU<n>:STANdby . . . . . . . . . . . . . . . . . 5-92
:PAGE:CHANnels[:CDEFinition]:SMU<n>:VNAMe . . . . . . . . . . . . . . . . . . 5-93
:PAGE:CHANnels[:CDEFinition]:VMU<n>:DCHarge . . . . . . . . . . . . . . . . . 5-94
:PAGE:CHANnels[:CDEFinition]:VMU<n>:DISable . . . . . . . . . . . . . . . . . . 5-95
:PAGE:CHANnels[:CDEFinition]:VMU<n>:MODE . . . . . . . . . . . . . . . . . . 5-95
:PAGE:CHANnels[:CDEFinition]:VMU<n>:VNAMe . . . . . . . . . . . . . . . . . 5-96
:PAGE:CHANnels[:CDEFinition]:VSU<n>:DISable . . . . . . . . . . . . . . . . . . 5-96
:PAGE:CHANnels[:CDEFinition]:VSU<n>:FUNCtion . . . . . . . . . . . . . . . . . 5-97
:PAGE:CHANnels[:CDEFinition]:VSU<n>:MODE? . . . . . . . . . . . . . . . . . . 5-98
:PAGE:CHANnels[:CDEFinition]:VSU<n>:STANdby . . . . . . . . . . . . . . . . . 5-98
:PAGE:CHANnels[:CDEFinition]:VSU<n>:VNAMe . . . . . . . . . . . . . . . . . . 5-99
Contents-6 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Contents
:PAGE:CHANnels:MATrix:CONNection . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-99
:PAGE:CHANnels:MATrix:CONTROL . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-100
:PAGE:CHANnels:MATrix:GPIB:ADDRess. . . . . . . . . . . . . . . . . . . . . . . . . 5-101
:PAGE:CHANnels:UFUNction:CATalog? . . . . . . . . . . . . . . . . . . . . . . . . . . 5-101
:PAGE:CHANnels:UFUNction:DEFine . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-102
:PAGE:CHANnels:UFUNction:DELete:ALL . . . . . . . . . . . . . . . . . . . . . . . . 5-103
:PAGE:CHANnels:UFUNction:DELete[:NAME] . . . . . . . . . . . . . . . . . . . . 5-103
:PAGE:CHANnels:UFUNction[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-104
:PAGE:CHANnels:UVARiable:CATalog? . . . . . . . . . . . . . . . . . . . . . . . . . . 5-104
:PAGE:CHANnels:UVARiable:DEFine . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-105
:PAGE:CHANnels:UVARiable:DELete:ALL . . . . . . . . . . . . . . . . . . . . . . . . 5-106
:PAGE:CHANnels:UVARiable:DELete[:NAME] . . . . . . . . . . . . . . . . . . . . 5-106
:PAGE:CHANnels:UVARiable[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-106
:PAGE:DISP Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-107
:PAGE:DISPlay:ANALysis:INTerpolate . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-110
:PAGE:DISPlay:ANALysis:LINE(1|2):ASELect . . . . . . . . . . . . . . . . . . . . . 5-110
:PAGE:DISPlay:ANALysis:LINE(1|2):GRADient . . . . . . . . . . . . . . . . . . . . 5-111
:PAGE:DISPlay:ANALysis:LINE(1|2):MODE . . . . . . . . . . . . . . . . . . . . . . 5-112
:PAGE:DISPlay:ANALysis:LINE(1|2):POINt(1|2) :AFTer . . . . . . . . . . . . . 5-112
:PAGE:DISPlay:ANALysis:LINE(1|2):POINt(1|2) :AFTer:STATe . . . . . . . 5-113
:PAGE:DISPlay:ANALysis:LINE(1|2):POINt(1|2):MODE . . . . . . . . . . . . . 5-114
:PAGE:DISPlay:ANALysis:LINE(1|2):POINt(1|2) :POSition . . . . . . . . . . . 5-114
:PAGE:DISPlay:ANALysis:LINE(1|2):POINt(1|2):X . . . . . . . . . . . . . . . . . 5-115
:PAGE:DISPlay:ANALysis:LINE(1|2):POINt(1|2):Y . . . . . . . . . . . . . . . . . 5-116
:PAGE:DISPlay:ANALysis:LINE(1|2):TANGent:AFTer . . . . . . . . . . . . . . . 5-116
:PAGE:DISPlay:ANALysis:LINE(1|2):TANGent:AFTer :STATe . . . . . . . . 5-117
:PAGE:DISPlay:ANALysis:LINE(1|2):TANGent :POSition . . . . . . . . . . . . 5-118
:PAGE:DISPlay:ANALysis:MARKer:AFTer . . . . . . . . . . . . . . . . . . . . . . . . 5-118
:PAGE:DISPlay:ANALysis:MARKer:AFTer:STATe . . . . . . . . . . . . . . . . . . 5-119
:PAGE:DISPlay:ANALysis:MARKer:DISable . . . . . . . . . . . . . . . . . . . . . . . 5-120
:PAGE:DISPlay:ANALysis:MARKer:POSition . . . . . . . . . . . . . . . . . . . . . . 5-120
Agilent 4155C/4156C SCPI Command Reference, Edition 1 Contents-7
Contents
:PAGE:DISPlay:ANALysis[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-121
:PAGE:DISPlay[:SETup]:DRESOL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-121
:PAGE:DISPlay[:SETup]:DVARiables:DELete:ALL . . . . . . . . . . . . . . . . . 5-122
:PAGE:DISPlay[:SETup]:DVARiables:DELete[:NAME]. . . . . . . . . . . . . . . 5-122
:PAGE:DISPlay[:SETup]:DVARiables[:SELect] . . . . . . . . . . . . . . . . . . . . . 5-123
:PAGE:DISPlay[:SETup]:GRAPhics:GRID . . . . . . . . . . . . . . . . . . . . . . . . . 5-124
:PAGE:DISPlay[:SETup]:GRAPhics:LPARam . . . . . . . . . . . . . . . . . . . . . . 5-124
:PAGE:DISPlay[:SETup]:GRAPhics:X|:Y1|:Y2:DELete . . . . . . . . . . . . . . . 5-125
:PAGE:DISPlay[:SETup]:GRAPhics:X|:Y1|:Y2:MAX . . . . . . . . . . . . . . . . 5-125
:PAGE:DISPlay[:SETup]:GRAPhics:X|:Y1|:Y2:MIN . . . . . . . . . . . . . . . . . 5-126
:PAGE:DISPlay[:SETup]:GRAPhics:X|:Y1|:Y2:NAME . . . . . . . . . . . . . . . 5-127
:PAGE:DISPlay[:SETup]:GRAPhics:X|:Y1|:Y2:SCALe . . . . . . . . . . . . . . . 5-127
:PAGE:DISPlay[:SETup]:LIST:DELete:ALL . . . . . . . . . . . . . . . . . . . . . . . 5-128
:PAGE:DISPlay[:SETup]:LIST:DELete[:NAME] . . . . . . . . . . . . . . . . . . . . 5-128
:PAGE:DISPlay[:SETup]:LIST[:SELect] . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-129
:PAGE:DISPlay[:SETup][:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-129
:PAGE:DISPlay[:SETup]:MODE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-130
:PAGE:GLIS Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-131
:PAGE:GLISt[:GRAPhics]:AANalysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-133
:PAGE:GLISt[:GRAPhics]:ASELect . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-133
:PAGE:GLISt[:GRAPhics]:CURSor:DIRect:X|:Y1|:Y2 . . . . . . . . . . . . . . . 5-133
:PAGE:GLISt[:GRAPhics]:CURSor[:STATe] . . . . . . . . . . . . . . . . . . . . . . . 5-134
:PAGE:GLISt[:GRAPhics]:DISPlay:DVARiables . . . . . . . . . . . . . . . . . . . . 5-135
:PAGE:GLISt[:GRAPhics]:DISPlay:OVERlay:STOVerlay . . . . . . . . . . . . . 5-135
:PAGE:GLISt[:GRAPhics]:DISPlay:OVERlay[:PLANe] . . . . . . . . . . . . . . 5-136
:PAGE:GLISt[:GRAPhics]:DISPlay:OVERlay:SINFo . . . . . . . . . . . . . . . . 5-136
:PAGE:GLISt[:GRAPhics]:DISPlay:GRID . . . . . . . . . . . . . . . . . . . . . . . . . 5-137
:PAGE:GLISt[:GRAPhics]:DISPlay:LPARam . . . . . . . . . . . . . . . . . . . . . . . 5-137
:PAGE:GLISt[:GRAPhics]:INTerpolate . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-138
:PAGE:GLISt[:GRAPhics]:LINE:CTMarker . . . . . . . . . . . . . . . . . . . . . . . . 5-138
:PAGE:GLISt[:GRAPhics]:LINE:GRADient . . . . . . . . . . . . . . . . . . . . . . . . 5-139
Contents-8 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Contents
:PAGE:GLISt[:GRAPhics]:LINE:LSELect . . . . . . . . . . . . . . . . . . . . . . . . . 5-139
:PAGE:GLISt[:GRAPhics]:LINE:MODE . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-140
:PAGE:GLISt[:GRAPhics]:LINE:SCURsor . . . . . . . . . . . . . . . . . . . . . . . . . 5-140
:PAGE:GLISt[:GRAPhics]:LINE[:STATe] . . . . . . . . . . . . . . . . . . . . . . . . . . 5-141
:PAGE:GLISt[:GRAPhics]:MARKer:DIRect:X|:Y1|:Y2 . . . . . . . . . . . . . . . 5-141
:PAGE:GLISt[:GRAPhics]:MARKer:LIMit . . . . . . . . . . . . . . . . . . . . . . . . . 5-142
:PAGE:GLISt[:GRAPhics]:MARKer:SKIP . . . . . . . . . . . . . . . . . . . . . . . . . 5-142
:PAGE:GLISt[:GRAPhics]:MARKer[:STATe] . . . . . . . . . . . . . . . . . . . . . . . 5-143
:PAGE:GLISt[:GRAPhics][:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-143
:PAGE:GLISt[:GRAPhics]:SCALing:AUTO . . . . . . . . . . . . . . . . . . . . . . . . 5-143
:PAGE:GLISt[:GRAPhics]:SCALing:CANCel . . . . . . . . . . . . . . . . . . . . . . 5-144
:PAGE:GLISt[:GRAPhics]:SCALing:CENTer . . . . . . . . . . . . . . . . . . . . . . . 5-144
:PAGE:GLISt[:GRAPhics]:SCALing:CTMarker . . . . . . . . . . . . . . . . . . . . . 5-144
:PAGE:GLISt[:GRAPhics]:SCALing:ZOOM . . . . . . . . . . . . . . . . . . . . . . . . 5-145
:PAGE:GLISt:LIST:ASELect . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-145
:PAGE:GLISt:LIST:MARKer:DIRect . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-146
:PAGE:GLISt:LIST:MARKer:SKIP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-147
:PAGE:GLISt:LIST:MARKer[:STATe] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-147
:PAGE:GLISt:LIST[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-147
:PAGE:KSW Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-148
:PAGE:KSWeep:CURSor:X . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-149
:PAGE:KSWeep:CURSor:Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-149
:PAGE:KSWeep:DISPlay:DIRection:X . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-150
:PAGE:KSWeep:DISPlay:DIRection:Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-151
:PAGE:KSWeep:DISPlay:GRID . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-151
:PAGE:KSWeep:DISPlay:REGion:X . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-152
:PAGE:KSWeep:DISPlay:REGion:Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-152
:PAGE:KSWeep[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-153
:PAGE:KSWeep:SCOpy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-153
:PAGE:KSWeep:VAR1:EXTent . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-153
:PAGE:KSWeep:VAR1:MODE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-154
Agilent 4155C/4156C SCPI Command Reference, Edition 1 Contents-9
Contents
:PAGE:KSWeep:VAR1:POINts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-155
:PAGE:KSWeep:VAR1:POLarity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-156
:PAGE:KSWeep:VAR1:RANGe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-156
:PAGE:KSWeep:VAR1:STIMe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-157
:PAGE:KSWeep:Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-158
:PAGE:MEAS Commands. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-159
:PAGE:MEASure:MSETup:ITIMe:LONG:APERture? . . . . . . . . . . . . . . . . 5-165
:PAGE:MEASure:MSETup:ITIMe:LONG[:NPLCycle] . . . . . . . . . . . . . . . 5-165
:PAGE:MEASure:MSETup:ITIMe:MEDium:APERture? . . . . . . . . . . . . . . 5-166
:PAGE:MEASure:MSETup:ITIMe:MEDium:NPLCycles? . . . . . . . . . . . . . 5-166
:PAGE:MEASure:MSETup:ITIMe[:MODE] . . . . . . . . . . . . . . . . . . . . . . . . 5-167
:PAGE:MEASure:MSETup:ITIMe:SHORt[:APERture] . . . . . . . . . . . . . . . 5-168
:PAGE:MEASure:MSETup:ITIMe:SHORt:NPLCycles? . . . . . . . . . . . . . . . 5-169
:PAGE:MEASure:MSETup[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-169
:PAGE:MEASure:MSETup:SMU<n>|:VMU<n> :RANGe . . . . . . . . . . . . . 5-170
:PAGE:MEASure:MSETup:SMU<n>|:VMU<n>:RANGe:MODE . . . . . . . 5-171
:PAGE:MEASure:MSETup:WTIMe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-172
:PAGE:MEASure:MSETup:ZCANcel:SMU<n>?|:VMU<n>? . . . . . . . . . . 5-172
:PAGE:MEASure:MSETup:ZCANcel[:STATe] . . . . . . . . . . . . . . . . . . . . . . 5-173
:PAGE:MEASure:OSEQuence[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-174
:PAGE:MEASure:OSEQuence:MODE . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-174
:PAGE:MEASure:OSEQuence:OSEQuence . . . . . . . . . . . . . . . . . . . . . . . . 5-174
:PAGE:MEASure:OSEQuence:TRIGger:FUNCtion . . . . . . . . . . . . . . . . . . 5-175
:PAGE:MEASure:OSEQuence:TRIGger:POLarity . . . . . . . . . . . . . . . . . . . 5-176
:PAGE:MEASure:OSEQuence:TRIGger[:STATe] . . . . . . . . . . . . . . . . . . . . 5-176
:PAGE:MEASure:OSEQuence:TRIGger:TIME . . . . . . . . . . . . . . . . . . . . . . 5-177
:PAGE:MEASure:PGUSetup:CONStant:PGU<n>[:SOURce] . . . . . . . . . . . 5-178
:PAGE:MEASure:PGUSetup[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-178
:PAGE:MEASure:PGUSetup:PULSe:PGU<n>:BASE . . . . . . . . . . . . . . . . 5-179
:PAGE:MEASure:PGUSetup:PULSe:PGU<n>:COUNt . . . . . . . . . . . . . . . 5-180
:PAGE:MEASure:PGUSetup:PULSe:PGU<n>:DELay . . . . . . . . . . . . . . . . 5-181
Contents-10 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Contents
:PAGE:MEASure:PGUSetup:PULSe:PGU<n>:IMPedance . . . . . . . . . . . . . 5-182
:PAGE:MEASure:PGUSetup:PULSe:PGU<n>:LEADing . . . . . . . . . . . . . . 5-183
:PAGE:MEASure:PGUSetup:PULSe:PGU<n>:PEAK . . . . . . . . . . . . . . . . 5-184
:PAGE:MEASure:PGUSetup:PULSe:PGU<n>:PERiod . . . . . . . . . . . . . . . 5-185
:PAGE:MEASure:PGUSetup:PULSe:PGU<n>:TRAiling . . . . . . . . . . . . . . 5-186
:PAGE:MEASure:PGUSetup:PULSe:PGU<n>:WIDTh . . . . . . . . . . . . . . . 5-187
:PAGE:MEASure:QSCV:CINTeg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-188
:PAGE:MEASure:QSCV:CNAMe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-189
:PAGE:MEASure:QSCV:CONStant:SMU<n>:COMPliance . . . . . . . . . . . . 5-190
:PAGE:MEASure:QSCV:CONStant:SMU<n>[:SOURce] . . . . . . . . . . . . . . 5-191
:PAGE:MEASure:QSCV:CONStant:VSU<n>[:SOURce] . . . . . . . . . . . . . . 5-192
:PAGE:MEASure:QSCV:DELay . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-193
:PAGE:MEASure:QSCV:HTIMe. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-194
:PAGE:MEASure:QSCV:IINTeg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-195
:PAGE:MEASure:QSCV:LCANcel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-196
:PAGE:MEASure:QSCV:LNAMe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-197
:PAGE:MEASure:QSCV[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-197
:PAGE:MEASure:QSCV:RANGe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-198
:PAGE:MEASure:QSCV:SSTop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-199
:PAGE:MEASure:QSCV:UNIT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-200
:PAGE:MEASure:QSCV:VAR1:COMPliance . . . . . . . . . . . . . . . . . . . . . . . 5-201
:PAGE:MEASure:QSCV:VAR1:CSTEp . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-202
:PAGE:MEASure:QSCV:VAR1:MODE . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-203
:PAGE:MEASure:QSCV:VAR1:STARt . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-204
:PAGE:MEASure:QSCV:VAR1:STEP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-205
:PAGE:MEASure:QSCV:VAR1:STOP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-206
:PAGE:MEASure:QSCV:ZCANcel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-207
:PAGE:MEASure:SAMPling:CONStant:SMU<n>:COMPliance . . . . . . . . 5-208
:PAGE:MEASure:SAMPling:CONStant:SMU<n>[:SOURce] . . . . . . . . . . 5-209
:PAGE:MEASure:SAMPling:CONStant:VSU<n>[:SOURce] . . . . . . . . . . . 5-210
:PAGE:MEASure:SAMPling:FILTer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-211
:PAGE:MEASure:SAMPling:HTIMe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-211
Agilent 4155C/4156C SCPI Command Reference, Edition 1 Contents-11
Contents
:PAGE:MEASure:SAMPling:IINTerval . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-212
:PAGE:MEASure:SAMPling[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-212
:PAGE:MEASure:SAMPling:MODE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-212
:PAGE:MEASure:SAMPling:PERiod . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-213
:PAGE:MEASure:SAMPling:PERiod:AUTO . . . . . . . . . . . . . . . . . . . . . . . 5-214
:PAGE:MEASure:SAMPling:POINts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-214
:PAGE:MEASure:SAMPling:SCONdition:ECOunt . . . . . . . . . . . . . . . . . . . 5-215
:PAGE:MEASure:SAMPling:SCONdition:EDELay . . . . . . . . . . . . . . . . . . 5-216
:PAGE:MEASure:SAMPling:SCONdition:EVENt . . . . . . . . . . . . . . . . . . . 5-216
:PAGE:MEASure:SAMPling:SCONdition:NAME . . . . . . . . . . . . . . . . . . . 5-217
:PAGE:MEASure:SAMPling:SCONdition[:STATe] . . . . . . . . . . . . . . . . . . 5-218
:PAGE:MEASure:SAMPling:SCONdition:THReshold . . . . . . . . . . . . . . . . 5-218
:PAGE:MEASure[:SWEep]:CONStant:SMU<n>:COMPliance . . . . . . . . . 5-219
:PAGE:MEASure[:SWEep]:CONStant:SMU<n>[:SOURce] . . . . . . . . . . . 5-220
:PAGE:MEASure[:SWEep]:CONStant:VSU<n>[:SOURce] . . . . . . . . . . . . 5-221
:PAGE:MEASure[:SWEep]:DELay . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-222
:PAGE:MEASure[:SWEep]:HTIMe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-222
:PAGE:MEASure[:SWEep][:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-223
:PAGE:MEASure[:SWEep]:PULSe:BASE . . . . . . . . . . . . . . . . . . . . . . . . . 5-223
:PAGE:MEASure[:SWEep]:PULSe:PERiod . . . . . . . . . . . . . . . . . . . . . . . . 5-224
:PAGE:MEASure[:SWEep]:PULSe:WIDTh . . . . . . . . . . . . . . . . . . . . . . . . 5-224
:PAGE:MEASure[:SWEep]:SSTop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-225
:PAGE:MEASure[:SWEep]:VAR1:COMPliance . . . . . . . . . . . . . . . . . . . . . 5-226
:PAGE:MEASure[:SWEep]:VAR1:MODE . . . . . . . . . . . . . . . . . . . . . . . . . 5-226
:PAGE:MEASure[:SWEep]:VAR1:PCOMpliance . . . . . . . . . . . . . . . . . . . . 5-227
:PAGE:MEASure[:SWEep]:VAR1:PCOMpliance:STATe . . . . . . . . . . . . . . 5-228
:PAGE:MEASure[:SWEep]:VAR1:SPACing . . . . . . . . . . . . . . . . . . . . . . . . 5-229
:PAGE:MEASure[:SWEep]:VAR1:STARt . . . . . . . . . . . . . . . . . . . . . . . . . . 5-230
:PAGE:MEASure[:SWEep]:VAR1:STEP . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-230
:PAGE:MEASure[:SWEep]:VAR1:STOP . . . . . . . . . . . . . . . . . . . . . . . . . . 5-231
:PAGE:MEASure[:SWEep]:VAR2:COMPliance . . . . . . . . . . . . . . . . . . . . . 5-232
:PAGE:MEASure[:SWEep]:VAR2:PCOMpliance . . . . . . . . . . . . . . . . . . . . 5-232
Contents-12 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Contents
:PAGE:MEASure[:SWEep]:VAR2:PCOMpliance:STATe . . . . . . . . . . . . . . 5-233
:PAGE:MEASure[:SWEep]:VAR2:POINts . . . . . . . . . . . . . . . . . . . . . . . . . 5-234
:PAGE:MEASure[:SWEep]:VAR2:STARt . . . . . . . . . . . . . . . . . . . . . . . . . . 5-234
:PAGE:MEASure[:SWEep]:VAR2:STEP . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-235
:PAGE:MEASure[:SWEep]:VARD:COMPliance . . . . . . . . . . . . . . . . . . . . . 5-236
:PAGE:MEASure[:SWEep]:VARD:OFFSet . . . . . . . . . . . . . . . . . . . . . . . . . 5-237
:PAGE:MEASure[:SWEep]:VARD:PCOMpliance . . . . . . . . . . . . . . . . . . . . 5-238
:PAGE:MEASure[:SWEep]:VARD:PCOMpliance:STATe . . . . . . . . . . . . . . 5-239
:PAGE:MEASure[:SWEep]:VARD:RATio . . . . . . . . . . . . . . . . . . . . . . . . . . 5-240
:PAGE:SCON Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-241
:PAGE:SCONtrol:KSWeep[:STARt] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-242
:PAGE:SCONtrol[:MEASurement]:APPend . . . . . . . . . . . . . . . . . . . . . . . . 5-242
:PAGE:SCONtrol[:MEASurement]:REPeat . . . . . . . . . . . . . . . . . . . . . . . . . 5-243
:PAGE:SCONtrol[:MEASurement]:SINGle . . . . . . . . . . . . . . . . . . . . . . . . . 5-243
:PAGE:SCONtrol:STANdby . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-244
:PAGE:SCONtrol:STATe? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-244
:PAGE:SCONtrol:STOP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-245
:PAGE:SCONtrol:STRess[:STARt] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-245
:PAGE:SCONtrol:TRIGger:INPut? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-245
:PAGE:SCONtrol:TRIGger:OUTPut:LEVel . . . . . . . . . . . . . . . . . . . . . . . . . 5-246
:PAGE:SCONtrol:TRIGger:OUTPut[:PULSe] . . . . . . . . . . . . . . . . . . . . . . . 5-246
:PAGE:SCONtrol:ZERO . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-246
:PAGE:STR Commands. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-247
:PAGE:STRess[:CDEFinition]:ALL:DISable . . . . . . . . . . . . . . . . . . . . . . . . 5-250
:PAGE:STRess[:CDEFinition]:COMMent . . . . . . . . . . . . . . . . . . . . . . . . . . 5-250
:PAGE:STRess[:CDEFinition]:GNDU:DISable . . . . . . . . . . . . . . . . . . . . . . 5-250
:PAGE:STRess[:CDEFinition]:GNDU:FUNCtion? . . . . . . . . . . . . . . . . . . . 5-251
:PAGE:STRess[:CDEFinition]:GNDU:MODE? . . . . . . . . . . . . . . . . . . . . . . 5-251
:PAGE:STRess[:CDEFinition]:GNDU:NAME . . . . . . . . . . . . . . . . . . . . . . . 5-252
:PAGE:STRess[:CDEFinition][:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-252
:PAGE:STRess[:CDEFinition]:PGU<n>:DISable . . . . . . . . . . . . . . . . . . . . 5-253
Agilent 4155C/4156C SCPI Command Reference, Edition 1 Contents-13
Contents
:PAGE:STRess[:CDEFinition]:PGU<n>:FUNCtion . . . . . . . . . . . . . . . . . . 5-253
:PAGE:STRess[:CDEFinition]:PGU<n>:MODE . . . . . . . . . . . . . . . . . . . . . 5-254
:PAGE:STRess[:CDEFinition]:PGU<n>:NAME . . . . . . . . . . . . . . . . . . . . . 5-254
:PAGE:STRess[:CDEFinition]:SELector<n>:MEASure . . . . . . . . . . . . . . . 5-255
:PAGE:STRess[:CDEFinition]:SELector<n>:STRess . . . . . . . . . . . . . . . . . 5-256
:PAGE:STRess[:CDEFinition]:SMU<n>:DISable . . . . . . . . . . . . . . . . . . . . 5-256
:PAGE:STRess[:CDEFinition]:SMU<n>:FUNCtion . . . . . . . . . . . . . . . . . . 5-257
:PAGE:STRess[:CDEFinition]:SMU<n>:MODE . . . . . . . . . . . . . . . . . . . . . 5-258
:PAGE:STRess[:CDEFinition]:SMU<n>:NAME . . . . . . . . . . . . . . . . . . . . . 5-259
:PAGE:STRess[:CDEFinition]:TRIGger:POLarity . . . . . . . . . . . . . . . . . . . 5-260
:PAGE:STRess[:CDEFinition]:TRIGger[:STATe] . . . . . . . . . . . . . . . . . . . . 5-260
:PAGE:STRess[:CDEFinition]:VSU<n>:DISable . . . . . . . . . . . . . . . . . . . . 5-261
:PAGE:STRess[:CDEFinition]:VSU<n>:FUNCtion . . . . . . . . . . . . . . . . . . 5-261
:PAGE:STRess[:CDEFinition]:VSU<n>:MODE? . . . . . . . . . . . . . . . . . . . . 5-262
:PAGE:STRess[:CDEFinition]:VSU<n>:NAME . . . . . . . . . . . . . . . . . . . . . 5-262
:PAGE:STRess:FORCe:ACCumulate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-263
:PAGE:STRess:FORCe[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-263
:PAGE:STRess:FORCe:STATus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-264
:PAGE:STRess:SETup:ACCumulate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-264
:PAGE:STRess:SETup:CONStant:PGU<n>[:SOURce] . . . . . . . . . . . . . . . . 5-265
:PAGE:STRess:SETup:CONStant:SMU<n>:COMPliance . . . . . . . . . . . . . 5-266
:PAGE:STRess:SETup:CONStant:SMU<n>[:SOURce] . . . . . . . . . . . . . . . 5-267
:PAGE:STRess:SETup:CONStant:VSU<n>[:SOURce] . . . . . . . . . . . . . . . . 5-268
:PAGE:STRess:SETup:DURation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-268
:PAGE:STRess:SETup:FILTer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-269
:PAGE:STRess:SETup:HTIMe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-270
:PAGE:STRess:SETup[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-270
:PAGE:STRess:SETup:MODE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-270
:PAGE:STRess:SETup:PCOunt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-271
:PAGE:STRess:SETup:PULSe:PGU<n>:BASE . . . . . . . . . . . . . . . . . . . . . 5-272
:PAGE:STRess:SETup:PULSe:PGU<n>:DELay . . . . . . . . . . . . . . . . . . . . . 5-272
:PAGE:STRess:SETup:PULSe:PGU<n>:IMPedance . . . . . . . . . . . . . . . . . 5-273
Contents-14 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Contents
:PAGE:STRess:SETup:PULSe:PGU<n>:LEADing . . . . . . . . . . . . . . . . . . . 5-274
:PAGE:STRess:SETup:PULSe:PGU<n>:PEAK . . . . . . . . . . . . . . . . . . . . . . 5-275
:PAGE:STRess:SETup:PULSe:PGU<n>:PERiod . . . . . . . . . . . . . . . . . . . . . 5-276
:PAGE:STRess:SETup:PULSe:PGU<n>:TRAiling . . . . . . . . . . . . . . . . . . . 5-276
:PAGE:STRess:SETup:PULSe:PGU<n>:WIDTh . . . . . . . . . . . . . . . . . . . . . 5-277
:PAGE:STRess:SETup:SSTop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-278
:PAGE:SYST Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-279
:PAGE:SYSTem:CDIagnostic[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-280
:PAGE:SYSTem:COLor[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-280
:PAGE:SYSTem:CONFig[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-280
:PAGE:SYSTem:FILer[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-280
:PAGE:SYSTem:MISC[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-281
:PAGE:SYSTem:PRINt[:MENU] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-281
PROGram Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-282
:PROGram:CATalog? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-284
:PROGram[:SELected]:DEFine . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-284
:PROGram[:SELected]:DELete[:SELected] . . . . . . . . . . . . . . . . . . . . . . . . . 5-285
:PROGram[:SELected]:DELete:ALL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-285
:PROGram[:SELected]:EXECute . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-285
:PROGram[:SELected]:MALLocate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-286
:PROGram[:SELected]:NAME . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-286
:PROG[:SELected]:NUMBer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-286
:PROG[:SELected]:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-287
:PROG[:SELected]:STRing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-288
:PROG[:SELected]:WAIT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-288
STATus Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-289
:STATus:EMERgency:ENABle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-291
:STATus:EMERgency[:EVENt]? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-291
:STATus:MEASurement:ENABle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-292
:STATus:MEASurement[:EVENt]? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-292
Agilent 4155C/4156C SCPI Command Reference, Edition 1 Contents-15
Contents
:STATus:OPERation:CONDition? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-293
:STATus:OPERation:ENABle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-293
:STATus:OPERation[:EVENt]? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-294
:STATus:OPERation:NTRansition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-294
:STATus:OPERation:PTRansition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-295
:STATus:PRESet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-295
:STATus:QUEStionable:CONDition? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-296
:STATus:QUEStionable:ENABle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-297
:STATus:QUEStionable[:EVENt]? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-297
:STATus:QUEStionable:NTRansition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-298
:STATus:QUEStionable:PTRansition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-299
SYSTem Subsystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-300
:SYSTem:BEEPer:STATe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-302
:SYSTem:COMMunicate:GPIB:RDEVice:ADDRess . . . . . . . . . . . . . . . . . 5-302
:SYSTem:COMMunicate:NETwork:FILEr:DELete . . . . . . . . . . . . . . . . . . . 5-303
:SYSTem:COMMunicate:NETwork:FILEr:NET:DIRectory . . . . . . . . . . . . 5-304
:SYSTem:COMMunicate:NETwork:FILEr:NET:IPADdress . . . . . . . . . . . . 5-305
:SYSTem:COMMunicate:NETwork:FILEr:NET:NAME . . . . . . . . . . . . . . . 5-306
:SYSTem:COMMunicate:NETwork:FILEr:SET . . . . . . . . . . . . . . . . . . . . . 5-307
:SYSTem:COMMunicate:NETwork:PRINter:DELete . . . . . . . . . . . . . . . . . 5-308
:SYSTem:COMMunicate:NETwork:PRINter:NET:GRAPhoption . . . . . . . 5-309
:SYSTem:COMMunicate:NETwork:PRINter:NET:IPADdress . . . . . . . . . . 5-310
:SYSTem:COMMunicate:NETwork:PRINter:NET:NAME . . . . . . . . . . . . . 5-311
:SYSTem:COMMunicate:NETwork:PRINter:NET:TEXToption . . . . . . . . . 5-312
:SYSTem:COMMunicate:NETwork:PRINter:NET:TYPE . . . . . . . . . . . . . . 5-313
:SYSTem:COMMunicate:NETwork:PRINter:SET . . . . . . . . . . . . . . . . . . . 5-314
:SYSTem:COMMunicate:NETwork[:SELF]:GATEway . . . . . . . . . . . . . . . . 5-315
:SYSTem:COMMunicate:NETwork[:SELF]:GROUpid . . . . . . . . . . . . . . . 5-316
:SYSTem:COMMunicate:NETwork[:SELF]:IPADdress . . . . . . . . . . . . . . . 5-317
:SYSTem:COMMunicate:NETwork[:SELF]:NAME . . . . . . . . . . . . . . . . . . 5-318
:SYSTem:COMMunicate:NETwork[:SELF]:SNETmask . . . . . . . . . . . . . . . 5-319
Contents-16 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Contents
:SYSTem:COMMunicate:NETwork[:SELF]:USERid . . . . . . . . . . . . . . . . . 5-320
:SYSTem:CONFig:ALL? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-321
:SYSTem:CONFig:CREVision?. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-322
:SYSTem:CONFig:ETHErnet? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-322
:SYSTem:CONFig:SLOT?. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-323
:SYSTem:DATE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-324
:SYSTem:ERRor? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-324
:SYSTem:LANGuage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-325
:SYSTem:LFRequency . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-325
:SYSTem:NTMOut . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-326
:SYSTem:SSAVer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-327
:SYSTem:TIME . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-328
:SYSTem:VERSion? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-329
6. Error Messages
No Error . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-3
Command Error . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-4
Execution Error . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-8
Device-Dependent Error . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-11
Query Error . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-12
Agilent 4155C/4156C SCPI Command Reference, Edition 1 Contents-17
Contents
Contents-18 Agilent 4155C/4156C SCPI Command Reference, Edition 1

1 Functional Syntax Conventions

Agilent 4155C/4156C SCPI Command Reference, Edition 1
Functional Syntax Conventions
Functional syntax is required to create program messages that are transmitted to Agilent 4155C/4156C.
1-2 Agilent 4155C/4156C SCPI Command Reference, Edition 1

Program Message Syntax

Program messages are composed of sequences of commands.
Figure 1-1 Program Message Syntax
Figure 1-1 shows the syntax of a program message.
You can send multiple commands in the same message by separating them with a semicolon. Refer to the following example:
Functional Syntax Conventions
Program Message Syntax
To terminate a program message, use one of the three program message terminators, which are <newline>, <^END> or <newline><^END>.
<^END> means that EOI is asserted on the GPIB interface at the same time the last data byte is sent.
Agilent 4155C/4156C SCPI Command Reference, Edition 1 1- 3
Functional Syntax Conventions Program Message Syntax

Subsystem Command Syntax

Figure 1-2 shows the syntax of subsystem commands:
Figure 1-2 Subsystem Command Syntax
Query requires ? at the end of the command header.
Many command <mnemonic>s have both long and a short form. For example, CHAN is the short form and CHANNELS is the long form of CHANnels.
Command <mnemonic> is not case sensitive, so ChAnNeLs is just as valid as CHANNELS.
1-4 Agilent 4155C/4156C SCPI Command Reference, Edition 1

Common Command Syntax

Figure 1-3 shows the syntax of common commands:
Figure 1-3 Common Command Syntax
Query requires ? at the end of the command header.
Command <mnemonic> is not case sensitive.
Functional Syntax Conventions
Program Message Syntax
Agilent 4155C/4156C SCPI Command Reference, Edition 1 1- 5
Functional Syntax Conventions Parameter Types

Parameter Types

The following data types of command parameters are available:
(Decimal) Numeric
String
Character
Arbitrary Block
Non-decimal Numeric
Boolean

(Decimal) Numeric Parameter

A (decimal) numeric parameter type is decimal data including optional signs, decimal points, and scientific notation defined as follows:
Figure 1-4 (Decimal) Numeric Parameter
1-6 Agilent 4155C/4156C SCPI Command Reference, Edition 1
Loading...
+ 394 hidden pages