Agilent Technologies E5071C Guía de usuario

Busca en linea o descarga Guía de usuario para Software Agilent Technologies E5071C. Agilent Technologies E5071C User`s guide Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 551
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
Agilent E5061A/E5062A ENA Series
ENA Series RF Network Analyzers
Programmers Guide
Fifth Edition
FIRMWARE REVISIONS
This manual applies directly to instruments that have the firmware revision A.03.00.
For additional information about firmware revisions, see Appendix A.
Manufacturing No. E5061-90042
October 2008
Vista de pagina 0
1 2 3 4 5 6 ... 550 551

Indice de contenidos

Pagina 1 - Programmer’s Guide

Agilent E5061A/E5062A ENA SeriesENA Series RF Network AnalyzersProgrammer’s GuideFifth EditionFIRMWARE REVISIONSThis manual applies directly to instru

Pagina 2 - Manual Printing History

10 Contents:CALC{1-4}:MARK:NOTC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26

Pagina 3 - Sample Program Disk

100 Chapter 6 Analyzing DataStatistical AnalysisStatistical AnalysisThe E5061A/E5062A provides a mechanism that analyzes trace statistics. You can ana

Pagina 4 - Documentation Map

Chapter 6 101Analyzing DataAnalyzing impedance6. Analyzing DataAnalyzing impedanceBy turning on the parameter conversion function, you can convert the

Pagina 5

102 Chapter 6 Analyzing DataAnalyzing impedance

Pagina 6

1037. Reading/WritingMeasurement Data7 Reading/Writing Measurement DataThis chapter provides an overview of the Agilent E5061A/E5062A's internal

Pagina 7

104 Chapter 7 Reading/Writing Measurement DataData Transfer FormatData Transfer FormatWhen you transfer data using the one of the following commands,

Pagina 8

Chapter 7 105Reading/Writing Measurement DataData Transfer Format7. Reading/WritingMeasurement DataASCII Transfer FormatWhen you select the ASCII tran

Pagina 9

106 Chapter 7 Reading/Writing Measurement DataData Transfer FormatBinary Transfer FormatYou can select the binary transfer format from the IEEE 64-bit

Pagina 10 - Contents

Chapter 7 107Reading/Writing Measurement DataData Transfer Format7. Reading/WritingMeasurement DataIEEE 32-bit floating point formatWhen you select th

Pagina 11

108 Chapter 7 Reading/Writing Measurement DataInternal data processingInternal data processingData flowFigure 7-7 provides an overview of the E5061A/E

Pagina 12

Chapter 7 109Reading/Writing Measurement DataInternal data processing7. Reading/WritingMeasurement Dataassociated with one of the 4 traces contained i

Pagina 13

Contents 11:DISP:COL{1-2}:BACK. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 14

110 Chapter 7 Reading/Writing Measurement DataInternal data processingFormatted memory arraysA formatted memory array contains the formatted data (val

Pagina 15

Chapter 7 111Reading/Writing Measurement DataRetrieving Measurement Results7. Reading/WritingMeasurement DataRetrieving Measurement Results“Internal d

Pagina 16

112 Chapter 7 Reading/Writing Measurement DataRetrieving Measurement ResultsExample 7-1 Using the ASCII Transfer Format to Retrieve Internal Data Arr

Pagina 17

Chapter 7 113Reading/Writing Measurement DataRetrieving Measurement Results7. Reading/WritingMeasurement DataThe program in Example 7-2 is described i

Pagina 18 - Contents of This Manual

114 Chapter 7 Reading/Writing Measurement DataRetrieving Measurement ResultsExample 7-2 Using the Binary Transfer Format to Retrieve Internal Data Ar

Pagina 19

Chapter 7 115Reading/Writing Measurement DataEntering Data into a Trace7. Reading/WritingMeasurement DataEntering Data into a TraceYou can change the

Pagina 20 - How To Use This Manual

116 Chapter 7 Reading/Writing Measurement DataEntering Data into a TraceExample 7-3 Using the ASCII Transfer Format to Write Formatted Data Arrays (w

Pagina 21 - Using sample programs

Chapter 7 117Reading/Writing Measurement DataEntering Data into a Trace7. Reading/WritingMeasurement DataThe program in Example 7-4 is described in de

Pagina 22 - 22 Chapter 1

118 Chapter 7 Reading/Writing Measurement DataEntering Data into a TraceExample 7-4 Using the Binary Transfer Format to Write Formatted Data Arrays (

Pagina 23 - 2 Overview of Remote Control

1198. Limit Test8 Limit TestThis chapter describes how to use the Limit Test feature to perform a limit test and determine the pass/fail status of the

Pagina 24 - Overview of Remote Control

12 Contents:MMEM:LOAD:CHAN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 25 - GPIB remote control system

120 Chapter 8 Limit TestPerforming a Limit TestPerforming a Limit TestConfiguring Limit LinesThe Limit Test feature of the E5061A/E5062A allows you to

Pagina 26 - Device selector

Chapter 8 121Limit TestObtaining Test Results8. Limit TestObtaining Test ResultsYou can obtain the test results by issuing a result retrieval command

Pagina 27 - LAN remote control system

122 Chapter 8 Limit TestObtaining Test ResultsTo retrieve the registers, use the following command: Test Results for Each ChannelUsing Commands That R

Pagina 28 - Control over SICL-LAN server

Chapter 8 123Limit TestObtaining Test Results8. Limit TestFigure 8-1 Obtaining the test results for a channel (channel 1 in this example) using the s

Pagina 29 - OK as LAN has been selected

124 Chapter 8 Limit TestObtaining Test ResultsOverall Test ResultUsing Commands That Retrieve Test ResultsNo commands are available that allow you to

Pagina 30

Chapter 8 125Limit TestSample Program8. Limit TestSample ProgramExample 8-1 shows a sample program that demonstrates how to perform limit tests. You c

Pagina 31 - This host. The Select

126 Chapter 8 Limit TestSample ProgramLine 700 Sets channel 1's active trace to trace 1. Lines 720 to 730 These lines store trace 1's me

Pagina 32 - 32 Chapter 2

Chapter 8 127Limit TestSample Program8. Limit TestCh1_judge returns 1). Line 1300: Notifies the user that the limit test result is “Fail”.Line 1320: D

Pagina 33 - Control over telnet server

128 Chapter 8 Limit TestSample ProgramExample 8-1 Limit Test (lim_test.htb) 10 DIM Param1$[9],Param2$[9],Fmt1$[9],Fmt2$[9],Buff$[9]20 REAL Ce

Pagina 34

Chapter 8 129Limit TestSample Program8. Limit Test560 Lim2(3,2)=9.700E+8 ! Frequency Start: 970.0 MHz570 Lim2(3,3)=1.0475E+9 !

Pagina 35

Contents 13:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:L3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 390:SENS{1-4}:CORR:

Pagina 36

130 Chapter 8 Limit TestSample Program1140 !1150 ! Checking test results1160 !1170 OUTPUT @Agte507x;":STAT:QUES:LIM?"1180 ENTER @A

Pagina 37 - Grammar of messages

1319. Saving and Recalling (File Management)9 Saving and Recalling (File Management)This chapter describes how to save and recall instrument status an

Pagina 38 - Remote mode

132 Chapter 9 Saving and Recalling (File Management)Saving and Recalling FileSaving and Recalling FileSpecifying fileWhen running a command for saving

Pagina 39 - 3 Setting Up the Analyzer

Chapter 9 133Saving and Recalling (File Management)Saving and Recalling File9. Saving and Recalling(File Management)Saving state for each channel into

Pagina 40

134 Chapter 9 Saving and Recalling (File Management)Saving and Recalling FileSaving and recalling the segment sweep tableSegment sweep table can be sa

Pagina 41 - Setting the Number of Traces

Chapter 9 135Saving and Recalling (File Management)Saving and Recalling File9. Saving and Recalling(File Management)Extension File typevba VBA Project

Pagina 42

136 Chapter 9 Saving and Recalling (File Management)Saving and Recalling FileSample programExample 9-1 shows a sample program that demonstrates how to

Pagina 43 - Setting the System Z0

Chapter 9 137Saving and Recalling (File Management)Saving and Recalling File9. Saving and Recalling(File Management)The Inp_file_name subprogram in li

Pagina 44 - Configuring Display Settings

138 Chapter 9 Saving and Recalling (File Management)Saving and Recalling File410 OUTPUT @Agte507x;":MMEM:STOR:IMAG """&

Pagina 45 - 3. Setting Up the Analyzer

Chapter 9 139Saving and Recalling (File Management)Managing Files9. Saving and Recalling(File Management)Managing FilesCreating directory (folder)To c

Pagina 46

14 Contents:SOUR{1-4}:POW . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 47

140 Chapter 9 Saving and Recalling (File Management)Managing FilesSample programExample 9-1 shows a sample program for transferring files between the

Pagina 48

Chapter 9 141Saving and Recalling (File Management)Managing Files9. Saving and Recalling(File Management)Line 540 This line stores a maximum number

Pagina 49

142 Chapter 9 Saving and Recalling (File Management)Managing FilesLine 1180 Displays a measurement start message.Lines 1190 to 1200 These lines cre

Pagina 50 - Setting display colors

Chapter 9 143Saving and Recalling (File Management)Managing Files9. Saving and Recalling(File Management)Example 9-2 File transfer (file_xfr.htb)10

Pagina 51

144 Chapter 9 Saving and Recalling (File Management)Managing Files620 ON INTR 7 GOTO Err630 ENABLE INTR 7;2640 PRINT "Now Copying: "

Pagina 52

Chapter 9 145Saving and Recalling (File Management)Managing Files9. Saving and Recalling(File Management)1240 IF Src_size>Max_bsize THEN 1250

Pagina 53 - Chapter 3 53

146 Chapter 9 Saving and Recalling (File Management)Managing Files

Pagina 54

14710. Communication with ExternalInstruments Using Handler I/O Port10 Communication with External Instruments Using Handler I/O PortThis chapter prov

Pagina 55

148 Chapter 10 Communication with External Instruments Using Handler I/O PortHandler I/O Port OverviewHandler I/O Port OverviewThe E5061A/E5062A handl

Pagina 56 - 56 Chapter 3

Chapter 10 149Communication with External Instruments Using Handler I/O PortI/O Signal Pin Layout and Description10. Communication with ExternalInstru

Pagina 57 - Chapter 3 57

Contents 15:STAT:QUES:RLIM:NTR. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 58 - 58 Chapter 3

150 Chapter 10 Communication with External Instruments Using Handler I/O PortI/O Signal Pin Layout and DescriptionTable 10-1 Description of the handl

Pagina 59 - 4 Performing a Calibration

Chapter 10 151Communication with External Instruments Using Handler I/O PortI/O Signal Pin Layout and Description10. Communication with ExternalInstru

Pagina 60 - Calibration

152 Chapter 10 Communication with External Instruments Using Handler I/O PortInputting/Outputting DataInputting/Outputting DataThe E5061A/E5062A handl

Pagina 61

Chapter 10 153Communication with External Instruments Using Handler I/O PortInputting/Outputting Data10. Communication with ExternalInstruments Using

Pagina 62 - Calibration type Command

154 Chapter 10 Communication with External Instruments Using Handler I/O PortPreset states at power-onPreset states at power-onThe handler I/O port is

Pagina 63

Chapter 10 155Communication with External Instruments Using Handler I/O PortTiming Chart10. Communication with ExternalInstruments Using Handler I/O P

Pagina 64 - Defining Calibration Kits

156 Chapter 10 Communication with External Instruments Using Handler I/O PortTiming ChartFigure 10-4 shows the timing chart for data output and write

Pagina 65

Chapter 10 157Communication with External Instruments Using Handler I/O PortTiming Chart10. Communication with ExternalInstruments Using Handler I/O P

Pagina 66

158 Chapter 10 Communication with External Instruments Using Handler I/O PortElectrical CharacteristicsElectrical CharacteristicsInput signalAll input

Pagina 67

Chapter 10 159Communication with External Instruments Using Handler I/O PortElectrical Characteristics10. Communication with ExternalInstruments Using

Pagina 68

16 ContentsI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 69

160 Chapter 10 Communication with External Instruments Using Handler I/O PortSample ProgramSample ProgramExample 10-1 provides a sample program that c

Pagina 70

16111. Working with Automatic Test Systems11 Working with Automatic Test SystemsThis chapter describes useful features when the Agilent E5061A/E5062A

Pagina 71 - 4. Performing a Calibration

162 Chapter 11 Working with Automatic Test SystemsPreventing Erroneous Key Operation on the Front Panel (Key Lock Feature)Preventing Erroneous Key Ope

Pagina 72 - 72 Chapter 4

Chapter 11 163Working with Automatic Test SystemsImproving Command Processing Speed11. Working with Automatic Test SystemsImproving Command Processing

Pagina 73 - Chapter 4 73

164 Chapter 11 Working with Automatic Test SystemsImproving Command Processing SpeedSample programExample 11-2shows a sample program where the command

Pagina 74 - 74 Chapter 4

Chapter 11 165Working with Automatic Test SystemsImproving Command Processing Speed11. Working with Automatic Test SystemsExample 11-1 Controlling th

Pagina 75

166 Chapter 11 Working with Automatic Test SystemsDetecting Occurrence of an ErrorDetecting Occurrence of an ErrorUsing the status reporting systemThe

Pagina 76

Chapter 11 167Working with Automatic Test SystemsDetecting Occurrence of an Error11. Working with Automatic Test SystemsThe error queue can be used in

Pagina 77 - Example 4-2 ECal (ecal.htb)

168 Chapter 11 Working with Automatic Test SystemsDetecting Occurrence of an ErrorExample 11-2 Error detection using an SRQ (srq_err.bas)10 DIM B

Pagina 78 - 78 Chapter 4

16912. Sample Application Programs12 Sample Application ProgramsThis chapter introduces several sample programs for basic measurement, measurement wit

Pagina 79 - 5 Making a Measurement

171. Making Effective Use of This Manual1 Making Effective Use of This ManualThis chapter describes the contents of this guide.Using this chapter with

Pagina 80 - Trigger system

170 Chapter 12 Sample Application ProgramsBasic measurement (measuring a band pass filter)Basic measurement (measuring a band pass filter)Example 12-1

Pagina 81

Chapter 12 171Sample Application ProgramsBasic measurement (measuring a band pass filter)12. Sample Application ProgramsFigure 12-2 Sample display of

Pagina 82

172 Chapter 12 Sample Application ProgramsBasic measurement (measuring a band pass filter)Lines 510 to 520 These lines prompt the user to connect th

Pagina 83 - Measurement

Chapter 12 173Sample Application ProgramsBasic measurement (measuring a band pass filter)12. Sample Application ProgramsExample 12-1 Measurement of b

Pagina 84 - Using the Status Register

174 Chapter 12 Sample Application ProgramsBasic measurement (measuring a band pass filter)620 OUTPUT @Agte507x;":CALC1:MARK1 ON"630 OU

Pagina 85

Chapter 12 175Sample Application ProgramsBasic measurement (measuring a band pass filter)12. Sample Application Programs1250 OUTPUT @Agte507x;Port(N

Pagina 86 - Making a Measurement

176 Chapter 12 Sample Application ProgramsControlling Using SICL-LAN ServerControlling Using SICL-LAN ServerThis section describes how to control the

Pagina 87 - Using the :TRIG:SING Command

Chapter 12 177Sample Application ProgramsControlling Using SICL-LAN Server12. Sample Application ProgramsClicking the button labeled as Set executes t

Pagina 88 - Using Wait Time

178 Chapter 12 Sample Application ProgramsControlling Using SICL-LAN ServerProcedures in each step in Figure 12-4 are described below.ConnectionThe pr

Pagina 89 - 6Analyzing Data

Chapter 12 179Sample Application ProgramsControlling Using SICL-LAN Server12. Sample Application Programs Call itimeout(OpenSession, 10000) Exit Fun

Pagina 90 - Showing/Hiding Markers

18 Chapter 1 Making Effective Use of This ManualContents of This ManualContents of This ManualThis is a programming guide with Agilent E5061A/E5062A.T

Pagina 91 - Using Marker Search

180 Chapter 12 Sample Application ProgramsControlling Using SICL-LAN Server Status = ivprintf(addr, message & Chr$(10)) Exit SubErrHandler: Msg

Pagina 92

Chapter 12 181Sample Application ProgramsControlling Using SICL-LAN Server12. Sample Application ProgramsErrHandler: MsgBox "*** Error : "

Pagina 93 - Using the Analysis Command

182 Chapter 12 Sample Application ProgramsControlling Using SICL-LAN Server(4) retrieves the message terminator at the end of the data.Example 12-5 E

Pagina 94

Chapter 12 183Sample Application ProgramsControlling Using SICL-LAN Server12. Sample Application ProgramsSample controlThe E5061A/E5062A can be contro

Pagina 95

184 Chapter 12 Sample Application ProgramsControlling Using Telnet ServerControlling Using Telnet Server This section describes how to control the E50

Pagina 96 - 96 Chapter 6

Chapter 12 185Sample Application ProgramsControlling Using Telnet Server12. Sample Application ProgramsThe part 3 is dedicated to setting the trigger

Pagina 97 - Bandwidth Search

186 Chapter 12 Sample Application ProgramsControlling Using Telnet Server'Setup the structure for the information returned from'the WSAStart

Pagina 98

Chapter 12 187Sample Application ProgramsControlling Using Telnet Server12. Sample Application ProgramsAs IntegerPublic Declare Function inet_addr Lib

Pagina 99 - Notch search

188 Chapter 12 Sample Application ProgramsControlling Using Telnet ServerProcedures in each step in Figure 12-6 are described below.StartupThe procedu

Pagina 100 - Statistical Analysis

Chapter 12 189Sample Application ProgramsControlling Using Telnet Server12. Sample Application ProgramsExample 12-9 OpenSocketFunction OpenSocket(ByV

Pagina 101 - Analyzing impedance

Chapter 1 19Making Effective Use of This ManualContents of This Manual1. Making Effective Use of This ManualThis chapter describes how to use the Limi

Pagina 102 - Analyzing Data

190 Chapter 12 Sample Application ProgramsControlling Using Telnet ServerThe procedure corresponding to a receiving part of communication is RecvAscii

Pagina 103

Chapter 12 191Sample Application ProgramsControlling Using Telnet Server12. Sample Application ProgramsDisconnectionThe procedure corresponding to Dis

Pagina 104 - Data Transfer Format

192 Chapter 12 Sample Application ProgramsControlling Using Telnet ServerExample of controlThe E5061A/E5062A can be controlled by executing the above

Pagina 105 - ASCII Transfer Format

19313. SCPI CommandReference13 SCPI Command ReferenceThis chapter describes the SCPI command reference for the Agilent E5061A/E5062A. It describes the

Pagina 106 - Binary Transfer Format

194 Chapter 13 SCPI Command ReferenceNotational conventions in this command referenceNotational conventions in this command reference This section des

Pagina 107

Chapter 13 195SCPI Command ReferenceNotational conventions in this command reference13. SCPI CommandReferenceParametersPart with heading “Parameters”

Pagina 108 - Internal data processing

196 Chapter 13 SCPI Command ReferenceIEEE Common CommandsIEEE Common CommandsThis section describes the IEEE common commands.*CLSSyntax *CLSDescriptio

Pagina 109

Chapter 13 197SCPI Command ReferenceIEEE Common Commands13. SCPI CommandReference*ESESyntax *ESE <numeric>*ESE?Description Sets the value of the

Pagina 110

198 Chapter 13 SCPI Command ReferenceIEEE Common Commands*IDN?Syntax *IDN?Description Reads out the product information (manufacturer, model number, s

Pagina 111

Chapter 13 199SCPI Command ReferenceIEEE Common Commands13. SCPI CommandReference*OPT?Syntax *OPT?Description Reads out the identification number of a

Pagina 112 - 112 Chapter 7

2 NoticesThe information contained in this document is subject to change without notice.This document contains proprietary information that is protec

Pagina 113

20 Chapter 1 Making Effective Use of This ManualHow To Use This ManualHow To Use This ManualChapters 3 to 9 provide task-based descriptions of SCPI co

Pagina 114 - 114 Chapter 7

200 Chapter 13 SCPI Command ReferenceIEEE Common Commands*SRESyntax *SRE <numeric>*SRE?Description Sets the value of the Service Request Enable

Pagina 115 - Entering Data into a Trace

Chapter 13 201SCPI Command ReferenceIEEE Common Commands13. SCPI CommandReference*STB?Syntax *STB?Description Reads out the value of the Status Byte R

Pagina 116 - 116 Chapter 7

202 Chapter 13 SCPI Command ReferenceE5061A/E5062A commandsE5061A/E5062A commandsThis section describes the commands specific to the E5061A/E5062A. :A

Pagina 117

Chapter 13 203SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:BLIMSyntax :CALCulate{[1]|2|3|4}[:SELected]:BLIMit[:STA

Pagina 118 - 118 Chapter 7

204 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:BLIM:DBSyntax :CALCulate{[1]|2|3|4}[:SELected]:BLIMit:DB <numeric>:CALCula

Pagina 119 - 8 Limit Test

Chapter 13 205SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:BLIM:DISP:MARKSyntax :CALCulate{[1]|2|3|4}[:SELected]:BL

Pagina 120 - Performing a Limit Test

206 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:BLIM:DISP:VALSyntax :CALCulate{[1]|2|3|4}[:SELected]:BLIMit:DISPlay:VALue {ON|OF

Pagina 121 - Obtaining Test Results

Chapter 13 207SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:BLIM:FAIL?Syntax :CALCulate{[1]|2|3|4}[:SELected]:BLIMit

Pagina 122 - Test Results for Each Channel

208 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:BLIM:MAXSyntax :CALCulate{[1]|2|3|4}[:SELected]:BLIMit:MAXimum <numeric>:C

Pagina 123 - 8. Limit Test

Chapter 13 209SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:BLIM:MINSyntax :CALCulate{[1]|2|3|4}[:SELected]:BLIMit:M

Pagina 124 - Overall Test Result

Chapter 1 21Making Effective Use of This ManualHow To Use This Manual1. Making Effective Use of This ManualUsing sample programsThis manual comes with

Pagina 125 - Sample Program

210 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:BLIM:REP?Syntax :CALCulate{[1]|2|3|4}[:SELected]:BLIMit:REPort[:DATA]?Descriptio

Pagina 126

Chapter 13 211SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:CONVSyntax :CALCulate{[1]|2|3|4}[:SELected]:CONVersion[

Pagina 127

212 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:CONV:FUNCSyntax :CALCulate{[1]|2|3|4}[:SELected]:CONVersion:FUNCtion {ZREFlecti

Pagina 128 - 128 Chapter 8

Chapter 13 213SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:CORR:EDEL:TIMESyntax :CALCulate{[1]|2|3|4}[:SELected]:CO

Pagina 129 - Chapter 8 129

214 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:CORR:OFFS:PHASSyntax :CALCulate{[1]|2|3|4}[:SELected]:CORRection:OFFSet:PHASe &l

Pagina 130 - 130 Chapter 8

Chapter 13 215SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:DATA:FDATSyntax :CALCulate{[1]|2|3|4}[:SELected]:DATA:FD

Pagina 131 - (File Management)

216 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:DATA:FMEMSyntax :CALCulate{[1]|2|3|4}[:SELected]:DATA:FMEMory <numeric 1>,

Pagina 132 - Saving and Recalling File

Chapter 13 217SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:DATA:SDATSyntax :CALCulate{[1]|2|3|4}[:SELected]:DATA:SD

Pagina 133 - Saving measurement data

218 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:DATA:SMEMSyntax :CALCulate{[1]|2|3|4}[:SELected]:DATA:SMEMory <numeric 1>,

Pagina 134

Chapter 13 219SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:FORMSyntax :CALCulate{[1]|2|3|4}[:SELected]:FORMat {MLOG

Pagina 135 - (File Management)

22 Chapter 1 Making Effective Use of This ManualHow To Use This Manual

Pagina 136 - Sample program

220 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands[Format] - Smith - Lin/Phase|Log/Phase|Real/Imag|R+jX|G+jB[Format] - Polor - Lin/Phase|Log/

Pagina 137

Chapter 13 221SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:FUNC:DATA?Syntax :CALCulate{[1]|2|3|4}[:SELected]:FUNCti

Pagina 138 - 138 Chapter 9

222 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:FUNC:DOMSyntax :CALCulate{[1]|2|3|4}[:SELected]:FUNCtion:DOMain[:STATe] {ON|OFF|

Pagina 139 - Managing Files

Chapter 13 223SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:FUNC:DOM:COUPSyntax :CALCulate{[1]|2|3|4}[:SELected]:FUN

Pagina 140

224 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:FUNC:DOM:STARSyntax :CALCulate{[1]|2|3|4}[:SELected]:FUNCtion:DOMain:STARt <n

Pagina 141

Chapter 13 225SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:FUNC:DOM:STOPSyntax :CALCulate{[1]|2|3|4}[:SELected]:FUN

Pagina 142

226 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:FUNC:PEXCSyntax :CALCulate{[1]|2|3|4}[:SELected]:FUNCtion:PEXCursion <numeric

Pagina 143

Chapter 13 227SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:FUNC:POIN?Syntax :CALCulate{[1]|2|3|4}[:SELected]:FUNCti

Pagina 144 - 144 Chapter 9

228 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:FUNC:PPOLSyntax :CALCulate{[1]|2|3|4}[:SELected]:FUNCtion:PPOLarity {POSitive|NE

Pagina 145 - Chapter 9 145

Chapter 13 229SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:FUNC:TARGSyntax :CALCulate{[1]|2|3|4}[:SELected]:FUNCtio

Pagina 146 - 146 Chapter 9

232. Overview of Remote Control2 Overview of Remote Control This chapter provides an overview of the remote control system and the SCPI commands.

Pagina 147 - Agilent E5061A/E5062A

230 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:FUNC:TTRSyntax :CALCulate{[1]|2|3|4}[:SELected]:FUNCtion:TTRansition {POSitive|N

Pagina 148 - Handler I/O Port Overview

Chapter 13 231SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:FUNC:TYPESyntax :CALCulate{[1]|2|3|4}[:SELected]:FUNCtio

Pagina 149

232 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:LIMSyntax :CALCulate{[1]|2|3|4}[:SELected]:LIMit[:STATe] {ON|OFF|1|0}:CALCulate{

Pagina 150 - 150 Chapter 10

Chapter 13 233SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:LIM:DATASyntax :CALCulate{[1]|2|3|4}[:SELected]:LIMit:DA

Pagina 151 - Chapter 10 151

234 Chapter 13 SCPI Command ReferenceE5061A/E5062A commandsEquivalent key [Analysis] - Limit Test - Edit Limit Line

Pagina 152 - Inputting/Outputting Data

Chapter 13 235SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:LIM:DISPSyntax :CALCulate{[1]|2|3|4}[:SELected]:LIMit:DI

Pagina 153 - Data output to port

236 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:LIM:DISP:CLIPSyntax :CALCulate{[1]|2|3|4}[:SELected]:LIMit:DISPlay:CLIP {ON|OFF|

Pagina 154 - Preset states at power-on

Chapter 13 237SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:LIM:FAIL?Syntax :CALCulate{[1]|2|3|4}[:SELected]:LIMit:F

Pagina 155 - Timing Chart

238 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:LIM:OFFS:AMPLSyntax :CALCulate{[1]|2|3|4}[:SELected]:LIMit:OFFSet:AMPLitude <

Pagina 156

Chapter 13 239SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:LIM:OFFS:MARKSyntax :CALCulate{[1]|2|3|4}[:SELected]:LIM

Pagina 157

24 Chapter 2 Overview of Remote ControlTypes of remote control systemTypes of remote control system Depending on the system controller and the interfa

Pagina 158 - Electrical Characteristics

240 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:LIM:OFFS:STIMSyntax :CALCulate{[1]|2|3|4}[:SELected]:LIMit:OFFSet:STIMulus <n

Pagina 159 - Power supply (+5 V)

Chapter 13 241SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:LIM:REP:ALL?Syntax :CALCulate{[1]|2|3|4}[:SELected]:LIMi

Pagina 160

242 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:LIM:REP?Syntax :CALCulate{[1]|2|3|4}[:SELected]:LIMit:REPort[:DATA]?Description

Pagina 161 - Test Systems

Chapter 13 243SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK:BWIDSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:

Pagina 162 - (Key Lock Feature)

244 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK:COUPSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:COUPle {ON|OFF|1|0}:CALC

Pagina 163

Chapter 13 245SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK:FUNC:DOMSyntax :CALCulate{[1]|2|3|4}[:SELected]:MAR

Pagina 164

246 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK:FUNC:DOM:COUPSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:FUNCtion:DOMain

Pagina 165

Chapter 13 247SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK:FUNC:DOM:STARSyntax :CALCulate{[1]|2|3|4}[:SELected

Pagina 166 - Using the error queue

248 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK:FUNC:DOM:STOPSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:FUNCtion:DOMain

Pagina 167

Chapter 13 249SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK:FUNC:MULT:PEXCSyntax :CALCulate{[1]|2|3|4}[:SELecte

Pagina 168 - 168 Chapter 11

Chapter 2 25Overview of Remote ControlGPIB remote control system2. Overview of Remote ControlGPIB remote control system What is GPIB? GPIB (General Pu

Pagina 169 - Programs

250 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK:FUNC:MULT:PPOLSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:FUNCtion: MULT

Pagina 170 - E5061A/E5062A

Chapter 13 251SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK:FUNC:MULT:TARGSyntax :CALCulate{[1]|2|3|4}[:SELecte

Pagina 171

252 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK:FUNC:MULT:TRACSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:FUNCtion: MULT

Pagina 172 - [Enter] to

Chapter 13 253SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK:FUNC:MULT:TTRSyntax :CALCulate{[1]|2|3|4}[:SELected

Pagina 173

254 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK:FUNC:MULT:TYPESyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:FUNCtion:MULTi

Pagina 174 - Sample Application Programs

Chapter 13 255SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK:MATH:FLATSyntax :CALCulate{[1]|2|3|4}[:SELected]:MA

Pagina 175 - Chapter 12 175

256 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK:MATH:FLAT:DATA?Syntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:MATH:FLATness

Pagina 176 - Using VBA macro

Chapter 13 257SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK:MATH:FSTSyntax :CALCulate{[1]|2|3|4}[:SELected]:MAR

Pagina 177

258 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK:MATH:FST:DATA?Syntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:MATH:FSTatisti

Pagina 178 - E5061A/E5062A whose IP

Chapter 13 259SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK:MATH:STATSyntax :CALCulate{[1]|2|3|4}[:SELected]:MA

Pagina 179

26 Chapter 2 Overview of Remote ControlGPIB remote control systemRequired Equipment1. E5061A/E5062A2. External controller (computer) Use a personal co

Pagina 180

260 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK:MATH:STAT:DATA?Syntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:MATH:STATisti

Pagina 181 - Call siclcleanup

Chapter 13 261SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK:NOTCSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:

Pagina 182

262 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK:REFSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer:REFerence[:STATe] {ON|OFF

Pagina 183

Chapter 13 263SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK{1-10}Syntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer

Pagina 184

264 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK{1-10}:ACTSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|6|7|8|9

Pagina 185

Chapter 13 265SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK{1-10}:BWID:DATA?Syntax :CALCulate{[1]|2|3|4}[:SELec

Pagina 186 - 186 Chapter 12

266 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK{1-10}:BWID:THRSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|6|

Pagina 187

Chapter 13 267SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK{1-10}:DISCSyntax :CALCulate{[1]|2|3|4}[:SELected]:M

Pagina 188 - WinSock API and its socket

268 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK{1-10}:FUNC:EXECSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|6

Pagina 189

Chapter 13 269SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK{1-10}:FUNC:PEXCSyntax :CALCulate{[1]|2|3|4}[:SELect

Pagina 190

Chapter 2 27Overview of Remote ControlLAN remote control system2. Overview of Remote ControlLAN remote control system The LAN (Local Area Network) rem

Pagina 191

270 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK{1-10}:FUNC:PPOLSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|6

Pagina 192

Chapter 13 271SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK{1-10}:FUNC:TARGSyntax :CALCulate{[1]|2|3|4}[:SELect

Pagina 193 - 13 SCPI Command Reference

272 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK{1-10}:FUNC:TRACSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|6

Pagina 194 - Description

Chapter 13 273SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK{1-10}:FUNC:TTRSyntax :CALCulate{[1]|2|3|4}[:SELecte

Pagina 195 - Equivalent key

274 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK{1-10}:FUNC:TYPESyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|6

Pagina 196 - IEEE Common Commands

Chapter 13 275SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference[Marker Search] - Target - Search Target|Search Left|Search RightNO

Pagina 197 - 20 ENTER 717;A

276 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK{1-10}:NOTC:DATA?Syntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|

Pagina 198

Chapter 13 277SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK{1-10}:NOTC:THRSyntax :CALCulate{[1]|2|3|4}[:SELecte

Pagina 199 - 20 ENTER 717;A$

278 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK{1-10}:SETSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|6|7|8|9

Pagina 200

Chapter 13 279SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MARK{1-10}:XSyntax :CALCulate{[1]|2|3|4}[:SELected]:MARK

Pagina 201

28 Chapter 2 Overview of Remote ControlLAN remote control systemControl over SICL-LAN serverIn the control system using the SICL-LAN server, communica

Pagina 202 - E5061A/E5062A commands

280 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MARK{1-10}:Y?Syntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|6|7|8|9|

Pagina 203 - :CALC{1-4}:BLIM

Chapter 13 281SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MATH:FUNCSyntax :CALCulate{[1]|2|3|4}[:SELected]:MATH:FU

Pagina 204 - :CALC{1-4}:BLIM:DB

282 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:MSTSyntax :CALCulate{[1]|2|3|4}[:SELected]:MSTatistics[:STATe] {ON|OFF|1|0}:CALC

Pagina 205 - :CALC{1-4}:BLIM:DISP:MARK

Chapter 13 283SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:MST:DATA?Syntax :CALCulate{[1]|2|3|4}[:SELected]:MSTatis

Pagina 206 - :CALC{1-4}:BLIM:DISP:VAL

284 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:PAR:COUNSyntax :CALCulate{[1]|2|3|4}:PARameter:COUNt <numeric>:CALCulate{[

Pagina 207 - :CALC{1-4}:BLIM:FAIL?

Chapter 13 285SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:PAR{1-4}:DEFSyntax :CALCulate{[1]|2|3|4}:PARameter{[1]|2

Pagina 208 - :CALC{1-4}:BLIM:MAX

286 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:PAR{1-4}:SELSyntax :CALCulate{[1]|2|3|4}:PARameter{[1]|2|3|4}:SELect Description

Pagina 209 - :CALC{1-4}:BLIM:MIN

Chapter 13 287SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:RLIM:DATASyntax :CALCulate{[1]|2|3|4}[:SELected]:RLIMit:

Pagina 210 - :CALC{1-4}:BLIM:REP?

288 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:RLIM:DISP:LINESyntax :CALCulate{[1]|2|3|4}[:SELected]:RLIMit:DISPlay:LINE {ON|O

Pagina 211 - :CALC{1-4}:CONV

Chapter 13 289SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:RLIM:DISP:SELSyntax :CALCulate{[1]|2|3|4}[:SELected]:RLI

Pagina 212 - :CALC{1-4}:CONV:FUNC

Chapter 2 29Overview of Remote ControlLAN remote control system2. Overview of Remote ControlStep 1. From your PC’s Start menu, click Program - Agilent

Pagina 213 - :CALC{1-4}:CORR:EDEL:TIME

290 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:RLIM:DISP:VALSyntax :CALCulate{[1]|2|3|4}[:SELected]:RLIMit:DISPlay:VALue {OFF|A

Pagina 214 - :CALC{1-4}:CORR:OFFS:PHAS

Chapter 13 291SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:RLIM:FAIL?Syntax :CALCulate{[1]|2|3|4}[:SELected]:RLIMit

Pagina 215 - :CALC{1-4}:DATA:FDAT

292 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:RLIM:REP?Syntax :CALCulate{[1]|2|3|4}[:SELected]:RLIMit:REPort[:DATA]?Descriptio

Pagina 216 - :CALC{1-4}:DATA:FMEM

Chapter 13 293SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CALC{1-4}:SMOSyntax :CALCulate{[1]|2|3|4}[:SELected]:SMOothing[:ST

Pagina 217 - :CALC{1-4}:DATA:SDAT

294 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CALC{1-4}:SMO:APERSyntax :CALCulate{[1]|2|3|4}[:SELected]:SMOothing:APERture <numeric&g

Pagina 218 - :CALC{1-4}:DATA:SMEM

Chapter 13 295SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CONT:HAND:ASyntax :CONTrol:HANDler:A[:DATA] <numeric>Descrip

Pagina 219 - :CALC{1-4}:FORM

296 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CONT:HAND:CSyntax :CONTrol:HANDler:C[:DATA] <numeric>:CONTrol:HANDler:C[:DATA]?Descr

Pagina 220 - SCPI Command Reference

Chapter 13 297SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CONT:HAND:C:MODESyntax :CONTrol:HANDler:C:MODE {INPut|OUTPut}:CONT

Pagina 221 - :CALC{1-4}:FUNC:DATA?

298 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CONT:HAND:DSyntax :CONTrol:HANDler:D[:DATA] <numeric>:CONTrol:HANDler:D[:DATA]?Descr

Pagina 222 - :CALC{1-4}:FUNC:DOM

Chapter 13 299SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CONT:HAND:D:MODESyntax :CONTrol:HANDler:C:MODE {INPut|OUTPut}:CONT

Pagina 223 - :CALC{1-4}:FUNC:DOM:COUP

3Typeface ConventionsBold Boldface type is used when a term is defined. For example: icons are symbols.Italic Italic type is used for emphasis and

Pagina 224 - :CALC{1-4}:FUNC:DOM:STAR

30 Chapter 2 Overview of Remote ControlLAN remote control systemStep 4. In the LAN Instrument Properties screen, set up the IP address of the E5061A/E

Pagina 225 - :CALC{1-4}:FUNC:EXEC

300 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CONT:HAND:ESyntax :CONTrol:HANDler:E[:DATA] <numeric>:CONTrol:HANDler:E[:DATA]?Descr

Pagina 226 - :CALC{1-4}:FUNC:PEXC

Chapter 13 301SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CONT:HAND:FSyntax :CONTrol:HANDler:F[:DATA] <numeric>Descrip

Pagina 227 - :CALC{1-4}:FUNC:POIN?

302 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:CONT:HAND:IND:STATSyntax :CONTrol:HANDler[:EXTension]:INDex:STATe {ON|OFF|1|0}:CONTrol:HAN

Pagina 228 - :CALC{1-4}:FUNC:PPOL

Chapter 13 303SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:CONT:HAND:RTR:STATSyntax :CONTrol:HANDler[:EXTension]:RTRigger:STA

Pagina 229 - :CALC{1-4}:FUNC:TARG

304 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:ANN:FREQSyntax :DISPlay:ANNotation:FREQuency[:STATe] {ON|OFF|1|0}:DISPlay:ANNotation:

Pagina 230 - :CALC{1-4}:FUNC:TTR

Chapter 13 305SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:CLOCSyntax :DISPlay:CLOCk {ON|OFF|1|0}:DISPlay:CLOCk?Descript

Pagina 231 - :CALC{1-4}:FUNC:TYPE

306 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:COL{1-2}:BACKSyntax :DISPlay:COLor{[1]|2}:BACK <numeric 1>,<numeric 2>,&

Pagina 232 - :CALC{1-4}:LIM

Chapter 13 307SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:COL{1-2}:GRAT{1-2}Syntax :DISPlay:COLor{[1]|2}:GRATicule{[1]

Pagina 233 - :CALC{1-4}:LIM:DATA

308 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:COL{1-2}:LIM{1-2}Syntax :DISPlay:COLor{[1]|2}:LIMit{[1]|2} <numeric 1>,<num

Pagina 234 - 234 Chapter 13

Chapter 13 309SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:COL{1-2}:TRAC{1-4}:DATASyntax :DISPlay:COLor{[1]|2}:TRAC{[1]

Pagina 235 - :CALC{1-4}:LIM:DISP

Chapter 2 31Overview of Remote ControlLAN remote control system2. Overview of Remote ControlControl using C or Visual BasicYou can control the E5061A/

Pagina 236 - :CALC{1-4}:LIM:DISP:CLIP

310 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:COL{1-2}:TRAC{1-4}:MEMSyntax :DISPlay:COLor{[1]|2}:TRAC{[1]|2|3|4}:MEMory <numeri

Pagina 237 - :CALC{1-4}:LIM:FAIL?

Chapter 13 311SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:ECHOSyntax :DISPlay:ECHO[:DATA] <string>Description Dis

Pagina 238 - :CALC{1-4}:LIM:OFFS:AMPL

312 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:ENABSyntax :DISPlay:ENABle {ON|OFF|1|0}:DISPlay:ENABle?Description Turns ON/OFF the u

Pagina 239 - :CALC{1-4}:LIM:OFFS:MARK

Chapter 13 313SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:FSIGSyntax :DISPlay:FSIGn {ON|OFF|1|0}:DISPlay:FSIGn?Descript

Pagina 240 - :CALC{1-4}:LIM:OFFS:STIM

314 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:MAXSyntax :DISPlay:MAXimize {ON|OFF|1|0}:DISPlay:MAXimize?Description Turns ON/OFF th

Pagina 241 - :CALC{1-4}:LIM:REP:ALL?

Chapter 13 315SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:SPLSyntax :DISPlay:SPLit {D1|D12|D1_2|D112|D1_1_2|D123|D1_2_3

Pagina 242 - :CALC{1-4}:LIM:REP:POIN?

316 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:TABLSyntax :DISPlay:TABLe[:STATe] {ON|OFF|1|0}:DISPlay:TABLe[:STATe]?Description Turn

Pagina 243 - :CALC{1-4}:MARK:BWID

Chapter 13 317SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:TABL:TYPESyntax :DISPlay:TABLe:TYPE {MARKer|LIMit|SEGMent|ECH

Pagina 244 - :CALC{1-4}:MARK:COUP

318 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:UPDSyntax :DISPlay:UPDate[:IMMediate] Description Updates the LCD display once when t

Pagina 245 - :CALC{1-4}:MARK:FUNC:DOM

Chapter 13 319SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:WIND{1-4}:ANN:MARK:ALIGSyntax :DISPlay:WINDow{[1]|2|3|4}:ANNo

Pagina 246 - :CALC{1-4}:MARK:FUNC:DOM:COUP

32 Chapter 2 Overview of Remote ControlLAN remote control systemFigure 2-3 Example of control using Agilent VEE

Pagina 247 - :CALC{1-4}:MARK:FUNC:DOM:STAR

320 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:WIND{1-4}:ANN:MARK:SINGSyntax :DISPlay:WINDow{[1]|2|3|4}:ANNotation:MARKer:SINGle[:ST

Pagina 248 - :CALC{1-4}:MARK:FUNC:DOM:STOP

Chapter 13 321SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:WIND{1-4}:LABSyntax :DISPlay:WINDow{[1]|2|3|4}:LABel {ON|OFF|

Pagina 249

322 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:WIND{1-4}:MAXSyntax :DISPlay:WINDow{[1]|2|3|4}:MAXimize {ON|OFF|1|0}:DISPlay:WINDow{[

Pagina 250 - 30 ENTER 717;A$

Chapter 13 323SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:WIND{1-4}:SPLSyntax :DISPlay:WINDow{[1]|2|3|4}:SPLit {D1|D12|

Pagina 251

324 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:WIND{1-4}:TITLSyntax :DISPlay:WINDow{[1]|2|3|4}:TITLe[:STATe] {ON|OFF|1|0}:DISPlay:WI

Pagina 252 - [Marker Search] - Tracking

Chapter 13 325SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:WIND{1-4}:TRAC{1-4}:ANN:MARK:POS:XSyntax :DISPlay:WINDow{[1]|

Pagina 253 - :CALC{1-4}:MARK:FUNC:MULT:TTR

326 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:WIND{1-4}:TRAC{1-4}:ANN:MARK:POS:YSyntax :DISPlay:WINDow{[1]|2|3|4}:TRACe{[1]|2|3|4}:

Pagina 254

Chapter 13 327SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:WIND{1-4}:TRAC{1-4}:ANN:YAX:MODESyntax :DISPlay:WINDow{[1]|2|

Pagina 255 - :CALC{1-4}:MARK:MATH:FLAT

328 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:WIND{1-4}:TRAC{1-4}:MEMSyntax :DISPlay:WINDow{[1]|2|3|4}:TRACe{[1]|2|3|4} :MEMory[:ST

Pagina 256 - 20 ENTER 717;A,B,C,D

Chapter 13 329SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:WIND{1-4}:TRAC{1-4}:STATSyntax :DISPlay:WINDow{[1]|2|3|4}:TRA

Pagina 257 - :CALC{1-4}:MARK:MATH:FST

Chapter 2 33Overview of Remote ControlLAN remote control system2. Overview of Remote ControlControl over telnet serverIn the control system over telne

Pagina 258 - 20 ENTER 717;A,B,C

330 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:WIND{1-4}:TRAC{1-4}:Y:PDIVSyntax :DISPlay:WINDow{[1]|2|3|4}:TRACe{[1]|2|3|4} :Y[:SCAL

Pagina 259 - :CALC{1-4}:MARK:MATH:STAT

Chapter 13 331SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:WIND{1-4}:TRAC{1-4}:Y:RLEVSyntax :DISPlay:WINDow{[1]|2|3|4}:T

Pagina 260

332 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:WIND{1-4}:TRAC{1-4}:Y:RPOSSyntax :DISPlay:WINDow{[1]|2|3|4}:TRACe{[1]|2|3|4} :Y[:SCAL

Pagina 261 - :CALC{1-4}:MARK:NOTC

Chapter 13 333SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:WIND{1-4}:TRAC{1-4}:Y:TRAC:FREQSyntax :DISPlay:WINDow{[1]|2|3

Pagina 262 - :CALC{1-4}:MARK:REF

334 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:WIND{1-4}:TRAC{1-4}:Y:TRAC:MODESyntax :DISPlay:WINDow{[1]|2|3|4}:TRACe{[1]|2|3|4}:Y:T

Pagina 263 - :CALC{1-4}:MARK{1-10}

Chapter 13 335SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:DISP:WIND{1-4}:X:SPACSyntax :DISPlay:WINDow{[1]|2|3|4}:X:SPACing {

Pagina 264 - :CALC{1-4}:MARK{1-10}:ACT

336 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:DISP:WIND{1-4}:Y:DIVSyntax :DISPlay:WINDow{[1]|2|3|4}:Y[:SCALe]:DIVisions <numeric>:

Pagina 265

Chapter 13 337SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:FORM:BORDSyntax :FORMat:BORDer {NORMal|SWAPped}:FORMat:BORDer?Desc

Pagina 266

338 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:FORM:DATASyntax :FORMat:DATA {ASCii|REAL|REAL32}:FORMat:DATA?Description Use the following

Pagina 267 - :CALC{1-4}:MARK{1-10}:DISC

Chapter 13 339SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:HCOPSyntax :HCOPy[:IMMediate] Description Outputs the display imag

Pagina 268 - [Marker Search] - Max

34 Chapter 2 Overview of Remote ControlLAN remote control systemConversational control using telnet (using port 23) You can use telnet to perform conv

Pagina 269

340 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:INIT{1-4}Syntax :INITiate{[1]|2|3|4}[:IMMediate] Description Changes the state of each cha

Pagina 270

Chapter 13 341SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:INIT{1-4}:CONTSyntax :INITiate{[1]|2|3|4}:CONTinuous {ON|OFF|1|0}:

Pagina 271

342 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:CAT?Syntax :MMEMory:CATalog? <string 1>Description Reads out the following info

Pagina 272

Chapter 13 343SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:COPYSyntax :MMEMory:COPY <string 1>,<string 2>Des

Pagina 273

344 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:DELSyntax :MMEMory:DELete <string>Description Deletes an existing file or direc

Pagina 274

Chapter 13 345SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:LOADSyntax :MMEMory:LOAD[:STATe] <string>Description Re

Pagina 275

346 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:LOAD:CHANSyntax :MMEMory:LOAD:CHANnel[:STATe] {A|B|C|D}Description Recalls the inst

Pagina 276

Chapter 13 347SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:LOAD:CHAN:COEFSyntax :MMEMory:LOAD:CHANnel:COEFficient {A|B|

Pagina 277 - [Marker Search] - Notch Value

348 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:LOAD:LIMSyntax :MMEMory:LOAD:LIMit <string>Description As the limit table for t

Pagina 278 - :CALC{1-4}:MARK{1-10}:SET

Chapter 13 349SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:LOAD:PROGSyntax :MMEMory:LOAD:PROGram <string>Descripti

Pagina 279 - :CALC{1-4}:MARK{1-10}:X

Chapter 2 35Overview of Remote ControlLAN remote control system2. Overview of Remote ControlControl from a program (using port 5025) When controlling

Pagina 280 - :CALC{1-4}:MARK{1-10}:Y?

350 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:LOAD:RLIMSyntax :MMEMory:LOAD:RLIMit <string>Description As the ripple limit ta

Pagina 281 - :CALC{1-4}:MATH:MEM

Chapter 13 351SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:LOAD:SEGMSyntax :MMEMory:LOAD:SEGMent <string>Descripti

Pagina 282 - :CALC{1-4}:MST

352 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:MDIRSyntax :MMEMory:MDIRectory <string>Description Creates a new directory (fol

Pagina 283 - :CALC{1-4}:MST:DATA?

Chapter 13 353SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:STORSyntax :MMEMory:STORe[:STATe] <string>Description S

Pagina 284 - :CALC{1-4}:PAR:COUN

354 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:STOR:CHANSyntax :MMEMory:STORe:CHANnel[:STATe] {A|B|C|D}Description Saves the instr

Pagina 285 - :CALC{1-4}:PAR{1-4}:DEF

Chapter 13 355SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:STOR:CHAN:COEFSyntax :MMEMory:STORe:CHANnel:COEFficient {A|B

Pagina 286 - :CALC{1-4}:RLIM

356 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:STOR:FDATSyntax :MMEMory:STORe:FDATa <string>Description Saves the formatted da

Pagina 287 - :CALC{1-4}:RLIM:DATA

Chapter 13 357SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:STOR:IMAGSyntax :MMEMory:STORe:IMAGe <string>Descriptio

Pagina 288 - :CALC{1-4}:RLIM:DISP:LINE

358 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:STOR:LIMSyntax :MMEMory:STORe:LIMit <string>Description Saves the limit table f

Pagina 289 - :CALC{1-4}:RLIM:DISP:SEL

Chapter 13 359SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:STOR:PROGSyntax :MMEMory:STORe:PROGram <string>Descript

Pagina 290 - :CALC{1-4}:RLIM:DISP:VAL

36 Chapter 2 Overview of Remote ControlSending SCPI command messagesSending SCPI command messages Types and structure of commands The SCPI commands av

Pagina 291 - :CALC{1-4}:RLIM:FAIL?

360 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:STOR:RLIMSyntax :MMEMory:STORe:RLIMit <string>Description Saves the ripple limi

Pagina 292 - :CALC{1-4}:RLIM:REP?

Chapter 13 361SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:STOR:SALLSyntax :MMEMory:STORe:SALL {ON|OFF|1|0}:MMEMory:STOR

Pagina 293 - :CALC{1-4}:SMO

362 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:STOR:SEGMSyntax :MMEMory:STORe:SEGMent <string>Description Saves the segment sw

Pagina 294 - :CALC{1-4}:SMO:APER

Chapter 13 363SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:MMEM:STOR:STYPSyntax :MMEMory:STORe:STYPe {STATe|CSTate|DSTate|CDS

Pagina 295 - :CONT:HAND:B

364 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:MMEM:TRANSyntax :MMEMory:TRANsfer <string>,<block>:MMEMory:TRANsfer? <strin

Pagina 296 - :CONT:HAND:C

Chapter 13 365SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:OUTPSyntax :OUTPut[:STATe] {ON|OFF|1|0}:OUTPut[:STATe]?Description

Pagina 297 - :CONT:HAND:C:MODE

366 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:PROG:NAMESyntax :PROGram[:SELected]:NAME <string>:PROGram[:SELected]:NAME?Descriptio

Pagina 298 - :CONT:HAND:D

Chapter 13 367SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:PROG:STATSyntax :PROGram[:SELected]:STATe {STOP|RUN}:PROGram[:SELe

Pagina 299 - :CONT:HAND:D:MODE

368 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS:CORR:COLL:ECAL:PATH?Syntax :SENSe:CORRection:COLLect:ECAL:PATH? <numeric>Descri

Pagina 300 - :CONT:HAND:E

Chapter 13 369SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS:CORR:IMPSyntax :SENSe:CORRection:IMPedance[:INPut][:MAGNitude

Pagina 301 - :CONT:HAND:F

Chapter 2 37Overview of Remote ControlSending SCPI command messages2. Overview of Remote ControlFigure 2-6 Using colons and semicolons Grammar of mes

Pagina 302 - :CONT:HAND:OUTP{1-2}

370 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:AVER:CLESyntax :SENSe{[1]|2|3|4}:AVERage:CLEar Description Clears the measuremen

Pagina 303 - :CONT:HAND:RTR:STAT

Chapter 13 371SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:AVER:COUNSyntax :SENSe{[1]|2|3|4}:AVERage:COUNt <nume

Pagina 304 - :DISP:CCL

372 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:BANDSyntax :SENSe{[1]|2|3|4}:BANDwidth[:RESolution] <numeric>:SENSe{[1]|2|

Pagina 305 - :DISP:CLOC

Chapter 13 373SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:BWIDSyntax :SENSe{[1]|2|3|4}:BWIDth[:RESolution] <num

Pagina 306 - :DISP:COL{1-2}:BACK

374 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COEF?Syntax :SENSe{[1]|2|3|4}:CORRection:COEFficient[:DATA]? {ES|ER|ED|EL|E

Pagina 307 - :DISP:COL{1-2}:GRAT{1-2}

Chapter 13 375SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:CKITSyntax :SENSe{[1]|2|3|4}:CORRection:COLLec

Pagina 308 - :DISP:COL{1-2}:RES

376 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:CKIT:LABSyntax :SENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:LABel <str

Pagina 309 - :DISP:COL{1-2}:TRAC{1-4}:DATA

Chapter 13 377SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:CKIT:ORD:LOADSyntax :SENSe{[1]|2|3|4}:CORRecti

Pagina 310 - :DISP:COL{1-2}:TRAC{1-4}:MEM

378 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:CKIT:ORD:OPENSyntax :SENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:ORDer:OP

Pagina 311 - :DISP:ECHO:CLE

Chapter 13 379SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:CKIT:ORD:SHORSyntax :SENSe{[1]|2|3|4}:CORRecti

Pagina 312 - :DISP:ENAB

38 Chapter 2 Overview of Remote ControlSending SCPI command messagesRemote mode The E5061A/E5062A does not provide remote mode. Therefore, even if you

Pagina 313 - :DISP:IMAG

380 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:CKIT:ORD:THRUSyntax :SENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:ORDer:TH

Pagina 314 - :DISP:SKEY

Chapter 13 381SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:ARBSyntax :SENSe{[1]|2|3|4}:CO

Pagina 315 - :DISP:SPL

382 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:C0Syntax :SENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:STA

Pagina 316 - :DISP:TABL

Chapter 13 383SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:C1Syntax :SENSe{[1]|2|3|4}:COR

Pagina 317 - :DISP:TABL:TYPE

384 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:C2Syntax :SENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:STA

Pagina 318 - :DISP:WIND{1-4}:ACT

Chapter 13 385SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:C3Syntax :SENSe{[1]|2|3|4}:COR

Pagina 319 - :DISP:WIND{1-4}:ANN:MARK:ALIG

386 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:DELSyntax :SENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:ST

Pagina 320 - :DISP:WIND{1-4}:ANN:MARK:SING

Chapter 13 387SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:L0Syntax :SENSe{[1]|2|3|4}:COR

Pagina 321 - :DISP:WIND{1-4}:LAB

388 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:L1Syntax :SENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:STA

Pagina 322 - :DISP:WIND{1-4}:MAX

Chapter 13 389SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:L2Syntax :SENSe{[1]|2|3|4}:COR

Pagina 323 - :DISP:WIND{1-4}:SPL

393. Setting Up the Analyzer3 Setting Up the AnalyzerThis chapter describes how to configure measurement conditions and how to configure the way the i

Pagina 324 - :DISP:WIND{1-4}:TITL:DATA

390 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:L3Syntax :SENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:STA

Pagina 325

Chapter 13 391SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:LABSyntax :SENSe{[1]|2|3|4}:CO

Pagina 326

392 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:LOSSSyntax :SENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:S

Pagina 327 - [Display] - Graticule Label

Chapter 13 393SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:TYPESyntax :SENSe{[1]|2|3|4}:C

Pagina 328 - :DISP:WIND{1-4}:TRAC{1-4}:MEM

394 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:CKIT:STAN{1-21}:Z0Syntax :SENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:STA

Pagina 329

Chapter 13 395SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:ECAL:ERESSyntax :SENSe{[1]|2|3|4}:CORRection:C

Pagina 330 - [Scale] - Scale/Div

396 Chapter 13 SCPI Command ReferenceE5061A/E5062A commandsEquivalent key [Cal] - ECal - Isolation

Pagina 331 - [Scale] - Reference Value

Chapter 13 397SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:ECAL:SOLT1Syntax :SENSe{[1]|2|3|4}:CORRection:

Pagina 332

398 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:ECAL:THRUSyntax :SENSe{[1]|2|3|4}:CORRection:COLLect:ECAL:THRU <num

Pagina 333

Chapter 13 399SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:ISOLSyntax :SENSe{[1]|2|3|4}:CORRection:COLLec

Pagina 334

4 Documentation MapThe following manuals are available for the Agilent E5061A/E5062A.• User’s Guide (Part Number E5061-900x0, attached to Option ABA)

Pagina 335 - :DISP:WIND{1-4}:X:SPAC

40 Chapter 3 Setting Up the AnalyzerSelecting the Active Channel/TraceSelecting the Active Channel/TraceYou can configure the E5061A/E5062A using vari

Pagina 336 - :DISP:WIND{1-4}:Y:DIV

400 Chapter 13 SCPI Command ReferenceE5061A/E5062A commandsRelated commandsEquivalent key[Cal] - Calibrate - Enhanced Response - Ports

Pagina 337 - :FORM:BORD

Chapter 13 401SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:LOADSyntax :SENSe{[1]|2|3|4}:CORRection:COLLec

Pagina 338 - :FORM:DATA

402 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:METH:OPENSyntax :SENSe{[1]|2|3|4}:CORRection:COLLect:METHod[:RESPonse]

Pagina 339 - :HCOP:IMAG

Chapter 13 403SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:METH:SOLT1Syntax :SENSe{[1]|2|3|4}:CORRection:

Pagina 340 - :INIT{1-4}

404 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:METH:THRUSyntax :SENSe{[1]|2|3|4}:CORRection:COLLect:METHod[:RESPonse]

Pagina 341 - :INIT{1-4}:CONT

Chapter 13 405SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:METH:TYPE?Syntax :SENSe{[1]|2|3|4}:CORRection:

Pagina 342 - :MMEM:CAT?

406 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:OPENSyntax :SENSe{[1]|2|3|4}:CORRection:COLLect[:ACQuire]:OPEN <num

Pagina 343 - :MMEM:COPY

Chapter 13 407SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:COLL:SAVESyntax :SENSe{[1]|2|3|4}:CORRection:COLLec

Pagina 344 - :MMEM:DEL

408 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:COLL:THRUSyntax :SENSe{[1]|2|3|4}:CORRection:COLLect[:ACQuire]:THRU <num

Pagina 345 - :MMEM:LOAD

Chapter 13 409SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:EXTSyntax :SENSe{[1]|2|3|4}:CORRection:EXTension[:S

Pagina 346 - :MMEM:LOAD:CHAN

Chapter 3 41Setting Up the AnalyzerConfiguring Measurement Conditions3. Setting Up the AnalyzerConfiguring Measurement ConditionsSetting the Number of

Pagina 347 - :MMEM:LOAD:CHAN:COEF

410 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:EXT:PORT{1-2}Syntax :SENSe{[1]|2|3|4}:CORRection:EXTension:PORT{[1]|2} <

Pagina 348 - :MMEM:LOAD:LIM

Chapter 13 411SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:PROPSyntax :SENSe{[1]|2|3|4}:CORRection:PROPerty {O

Pagina 349 - :MMEM:LOAD:PROG

412 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:CORR:STATSyntax :SENSe{[1]|2|3|4}:CORRection:STATe {ON|OFF|1|0}:SENSe{[1]|2|3|4}

Pagina 350 - :MMEM:LOAD:RLIM

Chapter 13 413SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:CORR:TYPE{1-4}?Syntax :SENSe{[1]|2|3|4}:CORRection:TYPE{

Pagina 351 - :MMEM:LOAD:SEGM

414 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:FREQSyntax :SENSe{[1]|2|3|4}:FREQuency[:CW|FIXed] <numeric>:SENSe{[1]|2|3|

Pagina 352 - :MMEM:MDIR

Chapter 13 415SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:FREQ:CENTSyntax :SENSe{[1]|2|3|4}:FREQuency:CENTer <n

Pagina 353 - :MMEM:STOR

416 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:FREQ:DATA?Syntax :SENSe{[1]|2|3|4}:FREQuency:DATA?Description For channel 1 (:SE

Pagina 354 - :MMEM:STOR:CHAN:CLE

Chapter 13 417SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:FREQ:SPANSyntax :SENSe{[1]|2|3|4}:FREQuency:SPAN <num

Pagina 355 - :MMEM:STOR:CHAN:COEF

418 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:FREQ:STARSyntax :SENSe{[1]|2|3|4}:FREQuency:STARt <numeric>:SENSe{[1]|2|3|

Pagina 356 - :MMEM:STOR:FDAT

Chapter 13 419SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:FREQ:STOPSyntax :SENSe{[1]|2|3|4}:FREQuency:STOP <num

Pagina 357 - :MMEM:STOR:IMAG

42 Chapter 3 Setting Up the AnalyzerConfiguring Measurement ConditionsTo set the number of measurement points, use the following command:• :SENS{1-4}:

Pagina 358 - :MMEM:STOR:LIM

420 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:ROSC:SOUR?Syntax :SENSe{[1]|2|3|4}:ROSCillator:SOURce?Description Reads out whet

Pagina 359 - :MMEM:STOR:PROG

Chapter 13 421SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:SEGM:DATASyntax :SENSe{[1]|2|3|4}:SEGMent:DATA 5,<mod

Pagina 360 - :MMEM:STOR:RLIM

422 Chapter 13 SCPI Command ReferenceE5061A/E5062A commandsQuery response 5,{mode},{ifbw},{pow},{del},{time},{segm},{star 1},{stop 1},{nop 1},{pow 1},

Pagina 361 - :MMEM:STOR:SALL

Chapter 13 423SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:SEGM:SWE:POIN?Syntax :SENSe{[1]|2|3|4}:SEGMent:SWEep:POI

Pagina 362 - :MMEM:STOR:SEGM

424 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:SWE:DELSyntax :SENSe{[1]|2|3|4}:SWEep:DELay <numeric>:SENSe{[1]|2|3|4}:SWE

Pagina 363 - :MMEM:STOR:STYP

Chapter 13 425SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:SWE:POINSyntax :SENSe{[1]|2|3|4}:SWEep:POINts <numeri

Pagina 364 - :MMEM:TRAN

426 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:SWE:TIMESyntax :SENSe{[1]|2|3|4}:SWEep:TIME[:DATA] <numeric>:SENSe{[1]|2|3

Pagina 365 - :PROG:CAT?

Chapter 13 427SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SENS{1-4}:SWE:TIME:AUTOSyntax :SENSe{[1]|2|3|4}:SWEep:TIME:AUTO {O

Pagina 366 - :PROG:NAME

428 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SENS{1-4}:SWE:TYPESyntax :SENSe{[1]|2|3|4}:SWEep:TYPE {LINear|LOGarithmic|SEGMent|POWer}:S

Pagina 367 - :PROG:STAT

Chapter 13 429SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SERV:CHAN:COUN?Syntax :SERVice:CHANnel:COUNt?Description Reads out

Pagina 368 - :SENS:CORR:COLL:ECAL:PATH?

Chapter 3 43Setting Up the AnalyzerConfiguring Measurement Conditions3. Setting Up the Analyzer• :MMEM:STOR:SEGM on page 362For more information on ho

Pagina 369 - :SENS:CORR:IMP

430 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SERV:PORT:COUN?Syntax :SERVice:PORT:COUNt?Description Reads out the number of ports of the

Pagina 370 - :SENS{1-4}:AVER

Chapter 13 431SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SOUR{1-4}:POWSyntax :SOURce{[1]|2|3|4}:POWer[:LEVel][:IMMediate][:

Pagina 371 - :SENS{1-4}:AVER:COUN

432 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SOUR{1-4}:POW:ATTSyntax :SOURce{[1]|2|3|4}:POWer:ATTenuation[:DATA] <numeric>:SOURce

Pagina 372 - :SENS{1-4}:BAND

Chapter 13 433SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SOUR{1-4}:POW:CENTSyntax :SOURce{[1]|2|3|4}:POWer:CENTer <numer

Pagina 373 - :SENS{1-4}:CORR:CLE

434 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SOUR{1-4}:POW:PORT:COUPSyntax :SOURce{[1]|2|3|4}:POWer:PORT:COUPle {ON|OFF|1|0}:SOURce{[1]

Pagina 374 - :SENS{1-4}:CORR:COEF?

Chapter 13 435SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SOUR{1-4}:POW:PORT{1-2}Syntax :SOURce{[1]|2|3|4}:POWer:PORT{[1]|2}

Pagina 375 - :SENS{1-4}:CORR:COLL:CKIT

436 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SOUR{1-4}:POW:SLOPSyntax :SOURce{[1]|2|3|4}:POWer[:LEVel]:SLOPe[:DATA] <numeric>:SOU

Pagina 376 - :SENS{1-4}:CORR:COLL:CKIT:LAB

Chapter 13 437SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SOUR{1-4}:POW:SLOP:STATSyntax :SOURce{[1]|2|3|4}:POWer[:LEVel]:SLO

Pagina 377

438 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SOUR{1-4}:POW:SPANSyntax :SOURce{[1]|2|3|4}:POWer:SPAN <numeric>:SOURce{[1]|2|3|4}:P

Pagina 378

Chapter 13 439SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SOUR{1-4}:POW:STARSyntax :SOURce{[1]|2|3|4}:POWer:STARt <numeri

Pagina 379

44 Chapter 3 Setting Up the AnalyzerConfiguring Display SettingsConfiguring Display SettingsSetting the Layout of Windows and GraphsYou can split the

Pagina 380 - :SENS{1-4}:CORR:COLL:CKIT:RES

440 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SOUR{1-4}:POW:STOPSyntax :SOURce{[1]|2|3|4}:POWer:STOP <numeric>:SOURce{[1]|2|3|4}:P

Pagina 381

Chapter 13 441SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:OPER?Syntax :STATus:OPERation[:EVENt]?Description Reads out t

Pagina 382

442 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:OPER:ENABSyntax :STATus:OPERation:ENABle <numeric>:STATus:OPERation:ENABle?Desc

Pagina 383

Chapter 13 443SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:OPER:NTRSyntax :STATus:OPERation:NTRansition <numeric>:

Pagina 384

444 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:OPER:PTRSyntax :STATus:OPERation:PTRansition <numeric>:STATus:OPERation:PTRansi

Pagina 385

Chapter 13 445SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:PRESSyntax :STATus:PRESet Description Initialize the Operatio

Pagina 386

446 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:BLIM:CHAN{1-4}?Syntax :STATus:QUEStionable:BLIMit:CHANnel{[1]|2|3|4}[:EVENt]?Des

Pagina 387

Chapter 13 447SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:BLIM:CHAN{1-4}:ENABSyntax :STATus:QUEStionable:BLIMit:CH

Pagina 388

448 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:BLIM:CHAN{1-4}:NTRSyntax :STATus:QUEStionable:BLIMit:CHANnel{[1]|2|3|4}:NTRansit

Pagina 389

Chapter 13 449SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:BLIM:CHAN{1-4}:PTRSyntax :STATus:QUEStionable:BLIMit:CHA

Pagina 390

Chapter 3 45Setting Up the AnalyzerConfiguring Display Settings3. Setting Up the AnalyzerFigure 3-1 Window/graph layouts and command parameters

Pagina 391

450 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:BLIM:ENABSyntax :STATus:QUEStionable:BLIMit:ENABle <numeric>:STATus:QUESti

Pagina 392

Chapter 13 451SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:BLIM:NTRSyntax :STATus:QUEStionable:BLIMit:NTRansition &

Pagina 393

452 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:BLIM:PTRSyntax :STATus:QUEStionable:BLIMit:PTRansition <numeric>:STATus:QU

Pagina 394

Chapter 13 453SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:COND?Syntax :STATus:QUEStionable:CONDition?Description R

Pagina 395

454 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:ENABSyntax :STATus:QUEStionable:ENABle <numeric>:STATus:QUEStionable:ENABl

Pagina 396 - 396 Chapter 13

Chapter 13 455SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:LIM?Syntax :STATus:QUEStionable:LIMit[:EVENt]?Descriptio

Pagina 397

456 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:LIM:CHAN{1-4}:ENABSyntax :STATus:QUEStionable:LIMit:CHANnel{[1]|2|3|4}:ENABle &l

Pagina 398

Chapter 13 457SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:LIM:CHAN{1-4}:NTRSyntax :STATus:QUEStionable:LIMit:CHANn

Pagina 399 - :SENS{1-4}:CORR:COLL:ISOL

458 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:LIM:CHAN{1-4}:PTRSyntax :STATus:QUEStionable:LIMit:CHANnel{[1]|2|3|4}:PTRansitio

Pagina 400

Chapter 13 459SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:LIM:COND?Syntax :STATus:QUEStionable:LIMit:CONDition?Des

Pagina 401 - :SENS{1-4}:CORR:COLL:LOAD

46 Chapter 3 Setting Up the AnalyzerConfiguring Display SettingsShowing/Hiding a Table or Echo WindowYou can have the following items displayed at the

Pagina 402

460 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:LIM:ENABSyntax :STATus:QUEStionable:LIMit:ENABle <numeric>:STATus:QUEStion

Pagina 403

Chapter 13 461SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:LIM:NTRSyntax :STATus:QUEStionable:LIMit:NTRansition <

Pagina 404

462 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:LIM:PTRSyntax :STATus:QUEStionable:LIMit:PTRansition <numeric>:STATus:QUES

Pagina 405

Chapter 13 463SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:NTRSyntax :STATus:QUEStionable:NTRansition <numeric&g

Pagina 406 - :SENS{1-4}:CORR:COLL:OPEN

464 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:PTRSyntax :STATus:QUEStionable:PTRansition <numeric>:STATus:QUEStionable:P

Pagina 407 - :SENS{1-4}:CORR:COLL:SHOR

Chapter 13 465SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:RLIM?Syntax :STATus:QUEStionable:RLIMit[:EVENt]?Descript

Pagina 408 - :SENS{1-4}:CORR:COLL:THRU

466 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:RLIM:CHAN{1-4}:ENABSyntax :STATus:QUEStionable:RLIMit:CHANnel{[1]|2|3|4}:ENABle

Pagina 409 - :SENS{1-4}:CORR:EXT

Chapter 13 467SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:RLIM:CHAN{1-4}:NTRSyntax :STATus:QUEStionable:RLIMit:CHA

Pagina 410 - :SENS{1-4}:CORR:EXT:PORT{1-2}

468 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:RLIM:CHAN{1-4}:PTRSyntax :STATus:QUEStionable:RLIMit:CHANnel{[1]|2|3|4}:PTRansit

Pagina 411 - :SENS{1-4}:CORR:RVEL:COAX

Chapter 13 469SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:RLIM:ENABSyntax :STATus:QUEStionable:RLIMit:ENABle <n

Pagina 412 - :SENS{1-4}:CORR:STAT

Chapter 3 47Setting Up the AnalyzerConfiguring Display Settings3. Setting Up the AnalyzerConfiguring Trace Display SettingsSelecting Which Traces to D

Pagina 413 - :SENS{1-4}:CORR:TYPE{1-4}?

470 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:STAT:QUES:RLIM:NTRSyntax :STATus:QUEStionable:RLIMit:NTRansition <numeric>:STATus:QU

Pagina 414 - :SENS{1-4}:FREQ

Chapter 13 471SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:STAT:QUES:RLIM:PTRSyntax :STATus:QUEStionable:RLIMit:PTRansition &

Pagina 415 - :SENS{1-4}:FREQ:CENT

472 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SYST:BACKSyntax :SYSTem:BACKlight {ON|OFF|1|0}:SYSTem:BACKlight?Description Turns ON/OFF t

Pagina 416 - :SENS{1-4}:FREQ:DATA?

Chapter 13 473SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SYST:BEEP:COMP:IMMSyntax :SYSTem:BEEPer:COMPlete:IMMediate Descrip

Pagina 417 - :SENS{1-4}:FREQ:SPAN

474 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SYST:BEEP:WARN:IMMSyntax :SYSTem:BEEPer:WARNing:IMMediate Description Generates a beep for

Pagina 418 - :SENS{1-4}:FREQ:STAR

Chapter 13 475SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SYST:DATESyntax :SYSTem:DATE <numeric 1>,<numeric 2>,&

Pagina 419 - :SENS{1-4}:FREQ:STOP

476 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SYST:ERR?Syntax :SYSTem:ERRor?Description Reads out the oldest error of the errors stored

Pagina 420 - :SENS{1-4}:ROSC:SOUR?

Chapter 13 477SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SYST:KLOC:KBDSyntax :SYSTem:KLOCk:KBD {ON|OFF|1|0}:SYSTem:KLOCk:KB

Pagina 421 - :SENS{1-4}:SEGM:DATA

478 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SYST:KLOC:MOUSSyntax :SYSTem:KLOCk:MOUSe {ON|OFF|1|0}:SYSTem:KLOCk:MOUSe?Description Sets

Pagina 422

Chapter 13 479SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SYST:POFFSyntax :SYSTem:POFF Description Turns OFF the E5061A/E506

Pagina 423 - :SENS{1-4}:SEGM:SWE:TIME?

48 Chapter 3 Setting Up the AnalyzerConfiguring Display SettingsConfiguring the Display ScaleDepending on the measurement parameter data format, you c

Pagina 424 - :SENS{1-4}:SWE:DEL

480 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SYST:SEC:LEVSyntax :SYSTem:SECurity[:LEVel] {NON|LOW|HIGH}:SYSTem:SECurity[:LEVel]?Descri

Pagina 425 - :SENS{1-4}:SWE:POIN

Chapter 13 481SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SYST:SERV?Syntax :SYSTem:SERVice?Description Reads out whether to

Pagina 426 - :SENS{1-4}:SWE:TIME

482 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:SYST:TIMESyntax :SYSTem:TIME <numeric 1>,<numeric 2>,<numeric 3>:SYSTem:

Pagina 427 - :SENS{1-4}:SWE:TIME:AUTO

Chapter 13 483SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:SYST:UPRSyntax :SYSTem:UPReset Description Executes the user-speci

Pagina 428 - :SERV:CHAN:ACT?

484 Chapter 13 SCPI Command ReferenceE5061A/E5062A commands:TRIGSyntax :TRIGger[:SEQuence][:IMMediate] Description Regardless of the setting of the tr

Pagina 429 - :SERV:CHAN:TRAC:COUN?

Chapter 13 485SCPI Command ReferenceE5061A/E5062A commands13. SCPI CommandReference:TRIG:SOURSyntax :TRIGger[:SEQuence]:SOURce {INTernal|EXTernal|MANu

Pagina 430 - :SERV:PORT:COUN?

486 Chapter 13 SCPI Command ReferenceCommand listCommand listCommand tree Table 13-1 shows the SCPI command tree of the E5061A/E5062A. Table 13-1 E50

Pagina 431 - :SOUR{1-4}:POW

Chapter 13 487SCPI Command ReferenceCommand list13. SCPI CommandReferenceCALCulate{[1]|2|3|4}[:SELected]:FUNCtion:DOMain:COUPle {ON|OFF|1|0}:STARt <

Pagina 432 - :SOUR{1-4}:POW:ATT

488 Chapter 13 SCPI Command ReferenceCommand listCALCulate{[1]|2|3|4}[:SELected]:MARKer:FUNCtion:MULTi:TTRansition {POSitive|NEGative|BOTH}:TYPE {OFF|

Pagina 433 - :SOUR{1-4}:POW:CENT

Chapter 13 489SCPI Command ReferenceCommand list13. SCPI CommandReferenceCALCulate{[1]|2|3|4}[:SELected]:MSTatistics:DATA? [Query only][:STATe] {ON|OF

Pagina 434 - :SOUR{1-4}:POW:PORT:COUP

Chapter 3 49Setting Up the AnalyzerConfiguring Display Settings3. Setting Up the AnalyzerPrinting a Message in the Echo WindowYou can print a message

Pagina 435 - :SOUR{1-4}:POW:PORT{1-2}

490 Chapter 13 SCPI Command ReferenceCommand listCONTrol:HANDler:E[:DATA] <numeric>[:EXTension]:INDex:STATe {ON|OFF|1|0}:RTRigger:STATe {ON|OFF|

Pagina 436 - :SOUR{1-4}:POW:SLOP

Chapter 13 491SCPI Command ReferenceCommand list13. SCPI CommandReferenceDISPlay:WINDow{[1]|2|3|4}:ACTivate [No query]:ANNotation:MARKer:ALIGn[:STATe]

Pagina 437 - :SOUR{1-4}:POW:SLOP:STAT

492 Chapter 13 SCPI Command ReferenceCommand listHCOPy:ABORt [No query]:IMAGe {NORMal|INVert}[:IMMediate] [No query]INITiate{[1]|2|3|4}:CONTinuous {ON

Pagina 438 - :SOUR{1-4}:POW:SPAN

Chapter 13 493SCPI Command ReferenceCommand list13. SCPI CommandReferenceSENSe:CORRection:COLLect:ECAL:PATH? [Query only]SENSe{[1]|2|3|4}:AVERage:CLEa

Pagina 439 - :SOUR{1-4}:POW:STAR

494 Chapter 13 SCPI Command ReferenceCommand listSENSe{[1]|2|3|4}:CORRection:COLLect:CKIT:STAN{[1]|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21

Pagina 440 - :SOUR{1-4}:POW:STOP

Chapter 13 495SCPI Command ReferenceCommand list13. SCPI CommandReferenceSENSe{[1]|2|3|4}:SEGMent:DATA <numeric>,…,<numeric>:SWEep:POINts?

Pagina 441 - :STAT:OPER:COND?

496 Chapter 13 SCPI Command ReferenceCommand listSOURce{[1]|2|3|4}:POWer:STOP <numeric>STATus:OPERation:CONDition? [Query only]:ENABle <numer

Pagina 442 - :STAT:OPER:ENAB

Chapter 13 497SCPI Command ReferenceCommand list13. SCPI CommandReferenceSYSTem:KLOCk:KBD {ON|OFF|1|0}:MOUSe {ON|OFF|1|0}:POFF [No query]:PRESet [No q

Pagina 443 - :STAT:OPER:NTR

498 Chapter 13 SCPI Command ReferenceCommand list

Pagina 444 - :STAT:OPER:PTR

499A. Manual ChangesA Manual ChangesThis appendix contains the information required to adapt this manual to earlier versions or configurations of the

Pagina 445 - :STAT:QUES:BLIM?

Contents 51. Making Effective Use of This ManualContents of This Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 446 - :STAT:QUES:BLIM:CHAN{1-4}?

50 Chapter 3 Setting Up the AnalyzerConfiguring Display SettingsSetting display colorsSelecting display modeYou can select the display mode of the LCD

Pagina 447

500 Appendix A Manual ChangesManual ChangesManual ChangesTo adapt this manual to your Agilent E5061A/E5062A, refer to Table A-1 and Table A-2.Agilent

Pagina 448 - :STAT:QUES:BLIM:CHAN{1-4}:NTR

Appendix A 501Manual ChangesManual ChangesA. Manual ChangesChange 3The firmware revision A.02.10 or below does not support the following functions. Pl

Pagina 449 - :STAT:QUES:BLIM:COND?

502 Appendix A Manual ChangesManual Changes• :STAT:QUES:BLIM:CHAN{1-4}? on page 446• :STAT:QUES:BLIM:CHAN{1-4}:COND? on page 446• :STAT:QUES:BLIM:CHAN

Pagina 450 - :STAT:QUES:BLIM:ENAB

Appendix A 503Manual ChangesManual ChangesA. Manual ChangesThe firmware version A.01.0x does not support the following SCPI commands. Please delete th

Pagina 451 - :STAT:QUES:BLIM:NTR

504 Appendix A Manual ChangesManual Changes

Pagina 452 - :STAT:QUES:BLIM:PTR

505B. Status Reporting SystemB Status Reporting SystemThis appendix describes the status reporting system of the Agilent E5061A/E5062A.

Pagina 453 - :STAT:QUES:COND?

506 Appendix B Status Reporting SystemGeneral Status Register ModelGeneral Status Register ModelThe Agilent E5061A/E5062A has a status reporting syste

Pagina 454 - :STAT:QUES:ENAB

Appendix B 507Status Reporting SystemGeneral Status Register ModelB. Status Reporting SystemEvent RegisterReflects the corresponding condition of the

Pagina 455 - :STAT:QUES:LIM:CHAN{1-4}?

508 Appendix B Status Reporting SystemGeneral Status Register ModelCondition Register and Transition Filter When the status register has a transition

Pagina 456 - :STAT:QUES:LIM:CHAN{1-4}:ENAB

Appendix B 509Status Reporting SystemStatus Register StructureB. Status Reporting SystemStatus Register StructureThe status reporting system has a hie

Pagina 457 - :STAT:QUES:LIM:CHAN{1-4}:NTR

Chapter 3 51Setting Up the AnalyzerSaving and Loading the Settings3. Setting Up the AnalyzerSaving and Loading the SettingsYou can save the settings f

Pagina 458 - :STAT:QUES:LIM:CHAN{1-4}:PTR

510 Appendix B Status Reporting SystemStatus Register StructureFigure B-3 Status Register Structure (1 of 7)

Pagina 459 - :STAT:QUES:LIM:COND?

Appendix B 511Status Reporting SystemStatus Register StructureB. Status Reporting SystemFigure B-4 Status Register Structure (2 of 7)Figure B-5 Stat

Pagina 460 - :STAT:QUES:LIM:ENAB

512 Appendix B Status Reporting SystemStatus Register StructureFigure B-6 Status Register Structure (4 of 7)

Pagina 461 - :STAT:QUES:LIM:NTR

Appendix B 513Status Reporting SystemStatus Register StructureB. Status Reporting SystemFigure B-7 Status Register Structure (5 of 7)

Pagina 462 - :STAT:QUES:LIM:PTR

514 Appendix B Status Reporting SystemStatus Register StructureFigure B-8 Status Register Structure (6 of 7)

Pagina 463 - :STAT:QUES:NTR

Appendix B 515Status Reporting SystemStatus Register StructureB. Status Reporting SystemFigure B-9 Status Register Structure (7 of 7)

Pagina 464 - :STAT:QUES:PTR

516 Appendix B Status Reporting SystemStatus Register StructureIssuing the *CLS command will clear all bits from the status byte register.Table B-1 S

Pagina 465 - :STAT:QUES:RLIM:CHAN{1-4}?

Appendix B 517Status Reporting SystemStatus Register StructureB. Status Reporting SystemIssuing the *CLS command will clear all bits from the standard

Pagina 466

518 Appendix B Status Reporting SystemStatus Register StructureIssuing the *CLS command will clear all bits from the operation status event register.

Pagina 467 - :STAT:QUES:RLIM:CHAN{1-4}:NTR

Appendix B 519Status Reporting SystemStatus Register StructureB. Status Reporting SystemIssuing the *CLS command will clear all bits from the question

Pagina 468 - :STAT:QUES:RLIM:COND?

52 Chapter 3 Setting Up the AnalyzerSample ProgramSample ProgramExample 3-1 is a sample program that demonstrates how to configure measurement conditi

Pagina 469 - :STAT:QUES:RLIM:ENAB

520 Appendix B Status Reporting SystemStatus Register StructureIssuing the *CLS command will clear all bits from the questionable bandwidth limit stat

Pagina 470 - :STAT:QUES:RLIM:NTR

Appendix B 521Status Reporting SystemStatus Register StructureB. Status Reporting SystemIssuing the *CLS command will clear all bits from the question

Pagina 471 - :STAT:QUES:RLIM:PTR

522 Appendix B Status Reporting SystemStatus Register StructureIssuing the *CLS command will clear all bits from the questionable ripple limit status

Pagina 472 - :SYST:BACK

Appendix B 523Status Reporting SystemUsing the Status Reporting SystemB. Status Reporting SystemUsing the Status Reporting SystemYou can manage the st

Pagina 473 - :SYST:BEEP:COMP:STAT

524 Appendix B Status Reporting SystemUsing the Status Reporting SystemFor sample programs that demonstrate the use of the commands listed above, refe

Pagina 474 - :SYST:BEEP:WARN:STAT

525C. Error MessagesC Error MessagesThe Agilent E5061A/E5062A provides error messages to indicate its operating status. This appendix describes the er

Pagina 475 - :SYST:DATE

526 Appendix C Error MessagesError number: 20Error MessagesAn error message is displayed against a red background in the instrument message/warning ar

Pagina 476 - :SYST:ERR?

Appendix C 527Error MessagesError number: -100C. Error Messagesthis instrument does not accept one. Double quotes (“) are omitted where it is necessar

Pagina 477 - :SYST:KLOC:KBD

528 Appendix C Error MessagesError number: 31F31 Failed to configure ECal moduleThis error occurs when the control of the ECal module fails at time of

Pagina 478 - :SYST:KLOC:MOUS

Appendix C 529Error MessagesError number: -105C. Error Messagescommand) fails.G-105 GET not allowedA group execution trigger (GET) has been received i

Pagina 479 - :SYST:PRES

Chapter 3 53Setting Up the AnalyzerSample Program3. Setting Up the AnalyzerChannel 2 Sweep type LinearSweep range Center value 1.9 GHzSpan value 500 M

Pagina 480 - :SYST:SEC:LEV

530 Appendix C Error MessagesError number: -151that is not a delimiter has been sent. -151 Invalid string dataCharacter string data has been expected,

Pagina 481 - :SYST:SERV?

Appendix C 531Error MessagesError number: -128C. Error Messagesdecimal point representation) has occurred. A numeric value error other than Errors -12

Pagina 482 - :SYST:TIME

532 Appendix C Error MessagesError number: 222Technology sales office or the company from which you bought the instrument.If this error occurs, the st

Pagina 483 - :SYST:UPR

Appendix C 533Error MessagesError number: -410C. Error Messagesmore detailed error. This code simply shows that a query error defined in 11.5.1.1.7 an

Pagina 484 - :TRIG:SING

534 Appendix C Error MessagesError number: -138-138 Suffix not allowedA suffix is attached to a numeric value element to which a suffix is not allowed

Pagina 485 - :TRIG:SOUR

Appendix C 535Error MessagesError number: -113C. Error MessagesCALC:FSIM:SEND:ZCON:PORTn:Z0:R, and SENS:CORR:EXT:PORTn:TIME; they include PORTn as a p

Pagina 486 - Command tree

536 Appendix C Error MessagesError number: Warning Message A warning message is displayed in the instrument message/Warning area in the lower left par

Pagina 487

Appendix C 537Error MessagesError number:C. Error Messagesactive marker changed or moved, the bandwidth is not found. User Preset File not foundThis w

Pagina 488 - Command Parameters Note

538 Appendix C Error MessagesError number:

Pagina 489

IndexIndex 539IndexNumerics24-bit I/O port, 148AA:, 132Active channel, 40Active low, 149Active trace, 40AddressGPIB address, 26IP address, 27SICL-LAN

Pagina 490 - 490 Chapter 13

54 Chapter 3 Setting Up the AnalyzerSample ProgramThe program is described in detail below:Line 70 Assigns a GPIB address to the I/O pass. Line 90

Pagina 491

540 Index IndexCorrected data arrays, 108Saving/recalling, 132Corrected memory arrays, 108Creating directory, 139ctrl_lan.xls, 184ctrl_lansicl.xls, 17

Pagina 492 - 492 Chapter 13

IndexIndex 541IndexGPIB address, 26GPIB remote control system, 25GraphLayout, 44Maximizing, 44Graph horizontal axis, 335Graticule label, 48Group dela

Pagina 493

542 Index IndexCorrected, 108Formatted, 110Memory trace, 47Message terminator, 37Minimum value searchAnalysis command, 93Marker search, 91Model number

Pagina 494 - 494 Chapter 13

IndexIndex 543IndexControlling using telnet server, 184ECal, 77Error detection using an SRQ, 168File transfer, 143Limit test, 128Measurement of band

Pagina 495

544 Index Indexcal.htb, 71cont_upd.htb, 165ctrl_lan.xls, 184ctrl_lansicl.xls, 176ecal.htb, 77file_sav.htb, 137file_xfr.htb, 143handler.htb, 160lim_tes

Pagina 496 - 496 Chapter 13

IndexIndex 545Index:CALCulate{1-4}[:SELected]:LIMit:DISPlay:CLIP, 236:CALCulate{1-4}[:SELected]:LIMit:DISPlay[:STATe], 235:CALCulate{1-4}[:SELected]:

Pagina 497

546 Index Index:DISPlay:ECHO[:DATA], 311:DISPlay:ENABle, 312:DISPlay:FSIGn, 313:DISPlay:IMAGe, 313:DISPlay:MAXimize, 314:DISPlay:SKEY[:STATe], 314:DIS

Pagina 498 - 498 Chapter 13

IndexIndex 547Index:SENSe{1-4}:CORRection:COLLect:CKIT:STAN{1-21}:C1, 383:SENSe{1-4}:CORRection:COLLect:CKIT:STAN{1-21}:C2, 384:SENSe{1-4}:CORRection

Pagina 499 - A Manual Changes

548 Index Index:STATus:QUEStionable:LIMit:CHANnel{1-4}:PTRansition, 458:STATus:QUEStionable:LIMit:CONDition?, 459:STATus:QUEStionable:LIMit:ENABle, 46

Pagina 500 - Manual Changes

IndexIndex 549IndexImporting, 134Standard name, 64Standard type, 64Standard value, 64Start valueFrequency sweep range, 41Marker search range, 91Power

Pagina 501 - Change 2

Chapter 3 55Setting Up the AnalyzerSample Program3. Setting Up the AnalyzerLine 680 Sets channel 1’s sweep type to “segment”. Lines 690 to 730 The

Pagina 502 - Change 1

550 Index IndexUsing the :TRIG:SING command, 87Using the status register, 84Waiting for trigger state, 81Warning Message, 536WindowLayout, 44Maximizin

Pagina 503

REGIONAL SALES AND SUPPORT OFFICES For more information about Agilent Technologies test and measurement products, applications, services, and for a cu

Pagina 504 - 504 Appendix A

56 Chapter 3 Setting Up the AnalyzerSample ProgramExample 3-1 Configuring Measurement Conditions (setup.htb) 10 DIM Allocate1$[9],Allocate2$[9],F

Pagina 505 - B Status Reporting System

Chapter 3 57Setting Up the AnalyzerSample Program3. Setting Up the Analyzer550 Scale1(4)=2 ! Trace4: 2560 Scale2(1

Pagina 506 - General Status Register Model

58 Chapter 3 Setting Up the AnalyzerSample Program1040 OUTPUT @Agte507x;":CALC2:PAR"&VAL$(I)&":SEL"1050 OUTPUT @Ag

Pagina 507 - Status Byte Register

594. Performing a Calibration4 Performing a CalibrationThis chapter describes how to obtain the calibration coefficients and perform error correction

Pagina 508

6 ContentsCalibration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 509 - Status Register Structure

60 Chapter 4 Performing a CalibrationCalibrationCalibrationYou need to execute calibration to eliminate error elements related to measurement and perf

Pagina 510 - Status Reporting System

Chapter 4 61Performing a CalibrationCalibration4. Performing a Calibrationpreceding command completes. As shown in Table 4-1, the data required to cal

Pagina 511

62 Chapter 4 Performing a CalibrationCalibrationCalculating the Calibration CoefficientsTo calculate the calibration coefficients, use the following c

Pagina 512 - 512 Appendix B

Chapter 4 63Performing a CalibrationCalibration4. Performing a CalibrationUsing ECalAn ECal (Electronic Calibration) module allows you to perform full

Pagina 513 - B. Status Reporting System

64 Chapter 4 Performing a CalibrationCalibrationDefining Calibration KitsSelecting a Calibration KitTo select a calibration kit, use the following com

Pagina 514 - 514 Appendix B

Chapter 4 65Performing a CalibrationCalibration4. Performing a CalibrationAs shown in Table 4-2, you need to set different items depending on the stan

Pagina 515 - Appendix B 515

66 Chapter 4 Performing a CalibrationCalibrationSaving and Loading Calibration CoefficientsYou can save calibration coefficients to a file along with

Pagina 516 - 516 Appendix B

Chapter 4 67Performing a CalibrationSample Program4. Performing a CalibrationSample ProgramCalibrationExample 4-1 shows a sample program that demonstr

Pagina 517 - Appendix B 517

68 Chapter 4 Performing a CalibrationSample Programwith instrument settings, and then save the instrument settings under the file name contained in th

Pagina 518 - 518 Appendix B

Chapter 4 69Performing a CalibrationSample Program4. Performing a CalibrationThe Cal_resp subprogram in lines 1050 to 1170, which performs response ca

Pagina 519 - Appendix B 519

Contents 7Configuring Limit Lines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Pagina 520

70 Chapter 4 Performing a CalibrationSample ProgramThe Cal_solt subprogram in lines 1370 to 1900, which performs full n-port calibration, is described

Pagina 521 - Register

Chapter 4 71Performing a CalibrationSample Program4. Performing a CalibrationExample 4-1 Calibration (cal.htb) 10 DIM File$[20],Ch$[9],Inp_char$[

Pagina 522

72 Chapter 4 Performing a CalibrationSample Program620 PRINT "## Calibration Kit Selection ##"630 FOR I=1 TO 10640 PRINT USING &q

Pagina 523

Chapter 4 73Performing a CalibrationSample Program4. Performing a Calibration1250 OUTPUT @Agte507x;":SENS"&Ch$&":CORR:COLL:ME

Pagina 524

74 Chapter 4 Performing a CalibrationSample Program";Port(J);",";Port(I)1810 OUTPUT @Agte507x;"*OPC?"1820 ENTER @

Pagina 525 - C Error Messages

Chapter 4 75Performing a CalibrationSample Program4. Performing a CalibrationECalExample 4-2 shows a sample program that demonstrates how to use ECal.

Pagina 526 - Error Messages

76 Chapter 4 Performing a CalibrationSample ProgramThe Ecal subprogram in lines 570 to 870, which performs ECal, is described below.Line 610 Display

Pagina 527

Chapter 4 77Performing a CalibrationSample Program4. Performing a CalibrationExample 4-2 ECal (ecal.htb)10 DIM File$[20],Ch$[9],Inp_char$[9]20

Pagina 528

78 Chapter 4 Performing a CalibrationSample Program620 !630 OUTPUT @Agte507x;"*CLS"640 SELECT Num_of_ports650 CASE 1660

Pagina 529

795. Making a Measurement5 Making a MeasurementThis chapter describes how to trigger the instrument to start a new measurement cycle and how to detect

Pagina 530

8 ContentsMeasurement results (trace) need to be updated. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 163Samp

Pagina 531

80 Chapter 5 Making a MeasurementTrigger systemTrigger systemThe trigger system is responsible for such tasks as detecting the start of a measurement

Pagina 532

Chapter 5 81Making a MeasurementTrigger system5. Making a MeasurementSystem-wide state and transition“Hold” StateThe trigger system switches to “Hold”

Pagina 533

82 Chapter 5 Making a MeasurementTrigger system“Measurement” StateIn “Measurement” state, the instrument waits for the elapse of the sweep delay time

Pagina 534

Chapter 5 83Making a MeasurementStaring a Measurement Cycle (Triggering the instrument)5. Making a MeasurementStaring a Measurement Cycle (Triggering

Pagina 535

84 Chapter 5 Making a MeasurementWaiting for the End of MeasurementWaiting for the End of MeasurementUsing the Status RegisterThe status of the E5061A

Pagina 536 - Warning Message

Chapter 5 85Making a MeasurementWaiting for the End of Measurement5. Making a MeasurementSample ProgramExample 5-2 is a sample program that demonstrat

Pagina 537

86 Chapter 5 Making a MeasurementWaiting for the End of MeasurementExample 5-1 Using an SRQ to Detect the End of Measurement (srq_meas.htb) 10 DI

Pagina 538 - Error number:

Chapter 5 87Making a MeasurementWaiting for the End of Measurement5. Making a MeasurementUsing the :TRIG:SING CommandWhen you trigger the instrument b

Pagina 539 - Index 539

88 Chapter 5 Making a MeasurementWaiting for the End of MeasurementExample 5-2 Using the :TRIG:SING Command to Wait until the End of Measurement (trg

Pagina 540 - 540 Index

896. Analyzing Data6Analyzing DataThis chapter describes how to use markers and analysis command.

Pagina 541 - Index 541

Contents 9:CALC{1-4}:CONV:FUNC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21

Pagina 542 - 542 Index

90 Chapter 6 Analyzing DataRetrieving Measurement Results at Specified PointsRetrieving Measurement Results at Specified PointsMarkers allow you to re

Pagina 543 - Index 543

Chapter 6 91Analyzing DataSearching for Positions That Match Specified Criteria6. Analyzing DataSearching for Positions That Match Specified CriteriaY

Pagina 544 - 544 Index

92 Chapter 6 Analyzing DataSearching for Positions That Match Specified CriteriaDefining a PeakYou can define a peak by specifying the lower limit for

Pagina 545 - Index 545

Chapter 6 93Analyzing DataSearching for Positions That Match Specified Criteria6. Analyzing DataUsing the Analysis CommandYou can use the analysis com

Pagina 546 - 546 Index

94 Chapter 6 Analyzing DataSearching for Positions That Match Specified CriteriaDefining a TargetYou can define a target by specifying the target valu

Pagina 547 - Index 547

Chapter 6 95Analyzing DataSearching for Positions That Match Specified Criteria6. Analyzing DataSample ProgramExample 6-2 is a sample program that dem

Pagina 548 - 548 Index

96 Chapter 6 Analyzing DataSearching for Positions That Match Specified CriteriaExample 6-1 Peak Search (search.htb)10 DIM Buff$[9],Img$[50],Err_

Pagina 549 - Index 549

Chapter 6 97Analyzing DataBandwidth Search6. Analyzing DataBandwidth SearchThe E5061A/E5062A has a feature called Bandwidth Search. This feature searc

Pagina 550 - 550 Index

98 Chapter 6 Analyzing DataBandwidth SearchLines 80 to 120 These lines configure the system to generate an SRQ when it cannot perform Bandwidth Sear

Pagina 551

Chapter 6 99Analyzing DataNotch search6. Analyzing DataNotch searchThe E5061A/E5062A provides the notch search function. This function searches for po

Comentarios a estos manuales

Vikiehs 04 Jan 2024 | 14:20:06

urenrjrjkvnm