Agilent Technologies E5071C Uživatelská příručka

Procházejte online nebo si stáhněte Uživatelská příručka pro Software Agilent Technologies E5071C. Agilent Technologies E5071C User`s guide Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 551
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 0
1 2 3 4 5 6 ... 550 551

Shrnutí obsahu

Strany 1 - Programmer’s Guide

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

Strany 2 - Manual Printing History

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

Strany 3 - Sample Program Disk

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

Strany 4 - Documentation Map

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

Strany 5

102 Chapter 6 Analyzing DataAnalyzing impedance

Strany 6

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

Strany 7

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

Strany 8

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

Strany 9

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

Strany 10 - Contents

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

Strany 11

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

Strany 12

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

Strany 13

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

Strany 14

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

Strany 15

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

Strany 16

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

Strany 17

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

Strany 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

Strany 19

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

Strany 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

Strany 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

Strany 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 (

Strany 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

Strany 24 - Overview of Remote Control

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

Strany 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

Strany 26 - Device selector

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

Strany 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

Strany 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

Strany 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

Strany 30

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

Strany 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

Strany 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

Strany 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

Strany 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 !

Strany 35

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

Strany 36

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

Strany 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

Strany 38 - Remote mode

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

Strany 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

Strany 40

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

Strany 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

Strany 42

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

Strany 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

Strany 44 - Configuring Display Settings

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

Strany 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

Strany 46

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

Strany 47

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

Strany 48

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

Strany 49

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

Strany 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

Strany 51

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

Strany 52

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

Strany 53 - Chapter 3 53

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

Strany 54

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

Strany 55

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

Strany 56 - 56 Chapter 3

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

Strany 57 - Chapter 3 57

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

Strany 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

Strany 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

Strany 60 - Calibration

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

Strany 61

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

Strany 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

Strany 63

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

Strany 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

Strany 65

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

Strany 66

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

Strany 67

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

Strany 68

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

Strany 69

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

Strany 70

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

Strany 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

Strany 72 - 72 Chapter 4

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

Strany 73 - Chapter 4 73

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

Strany 74 - 74 Chapter 4

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

Strany 75

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

Strany 76

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

Strany 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

Strany 78 - 78 Chapter 4

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

Strany 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

Strany 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

Strany 81

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

Strany 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

Strany 83 - Measurement

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

Strany 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

Strany 85

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

Strany 86 - Making a Measurement

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

Strany 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

Strany 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

Strany 89 - 6Analyzing Data

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

Strany 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

Strany 91 - Using Marker Search

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

Strany 92

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

Strany 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

Strany 94

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

Strany 95

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

Strany 96 - 96 Chapter 6

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

Strany 97 - Bandwidth Search

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

Strany 98

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

Strany 99 - Notch search

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

Strany 100 - Statistical Analysis

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

Strany 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

Strany 102 - Analyzing Data

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

Strany 103

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

Strany 104 - Data Transfer Format

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

Strany 105 - ASCII Transfer Format

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

Strany 106 - Binary Transfer Format

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

Strany 107

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

Strany 108 - Internal data processing

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

Strany 109

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

Strany 110

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

Strany 111

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 116 - 116 Chapter 7

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

Strany 117

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 126

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

Strany 127

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

Strany 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

Strany 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

Strany 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

Strany 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>,

Strany 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

Strany 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>,

Strany 134

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

Strany 135 - (File Management)

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

Strany 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/

Strany 137

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

Strany 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|

Strany 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

Strany 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

Strany 141

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

Strany 142

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

Strany 143

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

Strany 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

Strany 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

Strany 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.

Strany 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

Strany 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

Strany 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{

Strany 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

Strany 151 - Chapter 10 151

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

Strany 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

Strany 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|

Strany 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

Strany 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 <

Strany 156

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

Strany 157

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

Strany 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

Strany 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

Strany 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

Strany 161 - Test Systems

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

Strany 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

Strany 163

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

Strany 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

Strany 165

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

Strany 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

Strany 167

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 179

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

Strany 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

Strany 181 - Call siclcleanup

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

Strany 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

Strany 183

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

Strany 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

Strany 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

Strany 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|

Strany 187

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

Strany 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

Strany 189

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

Strany 190

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

Strany 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

Strany 192

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

Strany 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

Strany 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

Strany 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

Strany 196 - IEEE Common Commands

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

Strany 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|

Strany 198

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

Strany 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

Strany 200

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

Strany 201

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

Strany 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|

Strany 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

Strany 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

Strany 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

Strany 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{[

Strany 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

Strany 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

Strany 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:

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

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

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

Strany 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

Strany 220 - SCPI Command Reference

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

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

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

Strany 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

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

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

Strany 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:

Strany 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

Strany 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>,&

Strany 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]

Strany 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

Strany 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]

Strany 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/

Strany 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

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

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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|

Strany 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{[

Strany 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|

Strany 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

Strany 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]|

Strany 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}:

Strany 254

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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 {

Strany 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>:

Strany 265

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

Strany 266

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

Strany 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

Strany 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

Strany 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

Strany 270

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

Strany 271

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

Strany 272

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

Strany 273

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

Strany 274

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

Strany 275

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

Strany 276

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

Strany 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

Strany 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

Strany 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

Strany 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

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

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

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

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

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

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

Strany 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

Strany 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

Strany 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

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

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

Strany 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

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

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 295 - :CONT:HAND:B

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

Strany 296 - :CONT:HAND:C

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

Strany 297 - :CONT:HAND:C:MODE

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

Strany 298 - :CONT:HAND:D

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

Strany 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

Strany 300 - :CONT:HAND:E

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

Strany 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

Strany 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

Strany 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

Strany 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|

Strany 305 - :DISP:CLOC

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 329

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

Strany 330 - [Scale] - Scale/Div

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

Strany 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:

Strany 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

Strany 333

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

Strany 334

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

Strany 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

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

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

Strany 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

Strany 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]

Strany 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:

Strany 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]

Strany 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:

Strany 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

Strany 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

Strany 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

Strany 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

Strany 346 - :MMEM:LOAD:CHAN

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

Strany 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} <

Strany 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

Strany 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}

Strany 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{

Strany 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|

Strany 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

Strany 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

Strany 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

Strany 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|

Strany 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

Strany 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}:

Strany 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

Strany 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

Strany 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},

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 367 - :PROG:STAT

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

Strany 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

Strany 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

Strany 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][:

Strany 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

Strany 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

Strany 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]

Strany 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}

Strany 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

Strany 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

Strany 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

Strany 378

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

Strany 379

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

Strany 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

Strany 381

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

Strany 382

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

Strany 383

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

Strany 384

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

Strany 385

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

Strany 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

Strany 387

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

Strany 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

Strany 389

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

Strany 390

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

Strany 391

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

Strany 392

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

Strany 393

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

Strany 394

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

Strany 395

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

Strany 396 - 396 Chapter 13

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

Strany 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

Strany 398

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

Strany 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

Strany 400

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

Strany 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

Strany 402

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

Strany 403

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

Strany 404

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

Strany 405

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

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

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

Strany 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

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

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

Strany 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

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

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

Strany 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

Strany 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

Strany 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

Strany 422

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

Strany 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

Strany 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

Strany 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

Strany 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:

Strany 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

Strany 428 - :SERV:CHAN:ACT?

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

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

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

Strany 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

Strany 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 <

Strany 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|

Strany 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

Strany 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

Strany 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|

Strany 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]

Strany 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

Strany 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

Strany 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

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

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

Strany 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

Strany 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

Strany 443 - :STAT:OPER:NTR

498 Chapter 13 SCPI Command ReferenceCommand list

Strany 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

Strany 445 - :STAT:QUES:BLIM?

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 451 - :STAT:QUES:BLIM:NTR

504 Appendix A Manual ChangesManual Changes

Strany 452 - :STAT:QUES:BLIM:PTR

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

Strany 453 - :STAT:QUES:COND?

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

Strany 454 - :STAT:QUES:ENAB

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

Strany 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

Strany 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

Strany 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

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

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

Strany 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

Strany 460 - :STAT:QUES:LIM:ENAB

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

Strany 461 - :STAT:QUES:LIM:NTR

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

Strany 462 - :STAT:QUES:LIM:PTR

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

Strany 463 - :STAT:QUES:NTR

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

Strany 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

Strany 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

Strany 466

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 472 - :SYST:BACK

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

Strany 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

Strany 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

Strany 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

Strany 476 - :SYST:ERR?

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

Strany 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

Strany 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

Strany 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

Strany 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,

Strany 481 - :SYST:SERV?

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 487

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

Strany 488 - Command Parameters Note

538 Appendix C Error MessagesError number:

Strany 489

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

Strany 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

Strany 491

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

Strany 492 - 492 Chapter 13

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

Strany 493

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

Strany 494 - 494 Chapter 13

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

Strany 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

Strany 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]:

Strany 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

Strany 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

Strany 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

Strany 500 - Manual Changes

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

Strany 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

Strany 502 - Change 1

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

Strany 503

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

Strany 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

Strany 505 - B Status Reporting System

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

Strany 506 - General Status Register Model

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

Strany 507 - Status Byte Register

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

Strany 508

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

Strany 509 - Status Register Structure

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

Strany 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

Strany 511

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

Strany 512 - 512 Appendix B

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

Strany 513 - B. Status Reporting System

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

Strany 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

Strany 515 - Appendix B 515

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

Strany 516 - 516 Appendix B

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

Strany 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

Strany 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

Strany 519 - Appendix B 519

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

Strany 520

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

Strany 521 - Register

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

Strany 522

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

Strany 523

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

Strany 524

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

Strany 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.

Strany 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

Strany 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

Strany 528

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

Strany 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

Strany 530

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

Strany 531

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

Strany 532

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

Strany 533

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

Strany 534

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

Strany 535

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 540 - 540 Index

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

Strany 541 - Index 541

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

Strany 542 - 542 Index

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

Strany 543 - Index 543

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

Strany 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

Strany 545 - Index 545

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

Strany 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

Strany 547 - Index 547

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

Strany 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_

Strany 549 - Index 549

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

Strany 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

Strany 551

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

Komentáře k této Příručce

Vikiehs 04 Jan 2024 | 13:20:06

urenrjrjkvnm