Agilent Technologies 6834B Guia do Utilizador Página 1

Consulte online ou descarregue Guia do Utilizador para Aparelhos de ar condicionado "split system" Agilent Technologies 6834B. Agilent Technologies 6834B User`s guide Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir

Resumo do Conteúdo

Página 1 - Programming Guide

Programming GuideAC Power SolutionsAgilent Models 6811B, 6812B, 6813B6814B, 6834B, and 6843A Agilent Part No. 5962-088

Página 2 - Printing History

10Function Keys 163Entry Keys 164E9012 Language Command Summary 164E - IEC MODE COMMAND SUMMARY 167Introduction 167Using the SENSe:CURRent:ACDC:RANGe

Página 3 - Table of Contents

3 - Language Dictionary100STATus:QUEStionable:INSTrument:ISUMmary:CONDition?Agilent 6834B OnlyPhase SelectableThis query returns the value of the Ques

Página 4 - 3 - LANGUAGE DICTIONARY 27

Language Dictionary - 3101STATus:QUEStionable:INSTrument:ISUMmary:NTRSTATus:QUEStionable:INSTrument:ISUMmary:PTRAgilent 6834B OnlyThese commands set o

Página 5

3 - Language Dictionary102System CommandsThe system commands control the system-level functions of the ac source.Subsystem SyntaxSYSTem:CONFigure <

Página 6

Language Dictionary - 3103SYSTem:CONFigure:NOUTputsAgilent 6834B OnlyThis command selects the number of output phases for ac sources that have single-

Página 7

3 - Language Dictionary104SYSTem:LANGuageSets the command language of the ac source to either SCPI or Elgar Model 9012 PIP. The languageselection is s

Página 8 - 4 - PROGRAMMING EXAMPLES 121

Language Dictionary - 3105Trace SubsystemThis subsystem programs the output waveform of the ac source. Two waveform commands are available:TRACe and D

Página 9 - C - ERROR MESSAGES 157

3 - Language Dictionary106TRACe:CATalog?DATA:CATalog?These queries return a list of defined waveform names. The list includes both pre-defined wavefor

Página 10 - INDEX 181

Language Dictionary - 3107Trigger SubsystemThis subsystem controls the triggering of the ac source. See Chapter 4 under "Triggering OutputChanges

Página 11 - General Information

3 - Language Dictionary108ABORtThis command resets the measurement and transient trigger systems to the Idle state. Any outputtransient or measurement

Página 12 - Instrument Drivers

Language Dictionary - 3109INITiate:CONTinuous:SEQuenceINITiate:CONTinuous:NAMEThese commands control the transient generator trigger system as follows

Página 13 - Accessing Online Help

111General InformationAbout this GuideThis manual contains programming information for the Agilent 6811B, 6812B, 6813B, 6814B, 6834B,6843A AC Power So

Página 14

3 - Language Dictionary110TRIGger:SOURceThis command selects the trigger source for the first sequence in generating a step, pulse, or list outputas f

Página 15 - Introduction to Programming

Language Dictionary - 3111TRIGger:SEQuence2:PHASeTRIGger:SYNCHronize:PHASeThese commands set the phase angle with respect to an internal phase referen

Página 16 - RS-232 Troubleshooting

3 - Language Dictionary112TRIGger:SEQuence3:SOURceTRIGger:ACQuire:SOURceThese commands select the trigger source for a triggered measurement sequence

Página 17 - Introduction to SCPI

Language Dictionary - 3113Common CommandsCommon commands begin with an * and consist of three letters (command) IEEE 488.2 standard toperform some com

Página 18 - The SCPI Command Tree

3 - Language Dictionary114*CLSThis command clears the following registers (see Chapter 4 under “Programming the Status Registers” fordescriptions of a

Página 19 - Moving Among Subsystems

Language Dictionary - 3115*ESR?This query reads the Standard Event Status Event register. Reading the register clears it. The bitconfiguration of thi

Página 20 - Structure of a SCPI Message

3 - Language Dictionary116*OPT?This query requests the ac source to identify any options that are installed. Options are identified bynumber. A 0 ind

Página 21 - Combining Message Units

Language Dictionary - 3117*RSTThis command resets the to the following factory-defined states:CAL:STAT OFF [SOUR:]FUNC SINDISP:STAT ON [SOUR:]FUNC:CS

Página 22 - Query Indicator

3 - Language Dictionary118*SAVThis command stores the present state of the ac source to a specified location in memory. Up to 16 statescan be stored i

Página 23 - SCPI Data Formats

Language Dictionary - 3119*STB?This query reads the Status Byte register, which contains the status summary bits and the Output QueueMAV bit. Reading

Página 24 - System Considerations

1 - General Information12External ReferencesSCPI ReferencesThe following documents will assist you with programming in SCPI:uBeginner’s Guide to SCPI.

Página 25 - Agilent BASIC Controllers

3 - Language Dictionary120*WAIThis command instructs the ac source not to process any further commands until all pending operationsare completed. Pend

Página 26

1214Programming ExamplesIntroductionThis chapter contains examples on how to program your ac source. Simple examples show you how toprogram:u output f

Página 27 - Language Dictionary

4 - Programming Examples122AC Voltage and FrequencyThe ac rms output voltage is controlled with the VOLTage command. For example, to set the ac output

Página 28 - Subsystem Commands

Programming Examples - 4123FrequencyThe output frequency is controlled with the FREQuency command. To set the output frequency to 50 Hz,use:FREQuency

Página 29 - CALibrate:CURRent:AC

4 - Programming Examples124Clipped WaveformTo select a clipped sine waveform use:FUNCtion:SHAPe CSINusoidTo set the clipping level to 50%, use:FUNCtio

Página 30 - CALibrate:LEVel

Programming Examples - 4125Selecting a PhaseTwo commands determine which output phase or phases receive commands in the three-phase model.These are:IN

Página 31 - CALibrate:SAVE

4 - Programming Examples126The ac source can be programmed to turn off its output if the rms current limit is reached. This protectionfeature is imple

Página 32 - CALibrate:VOLTage:DC

Programming Examples - 4127Coupled CommandsThis section describes how to avoid programming errors that may be caused because of the errorchecking done

Página 33 - CALibrate:VOLTage:RTIMe

4 - Programming Examples128Programming both the current and the voltage range in one program message unit can be done in anyorder and will not cause a

Página 34 - Display Subsystem Commands

Programming Examples - 4129Transient System ModelFigure 4-1 is a model of the transient system. The figure shows the transient modes and the source of

Página 35 - Instrument Subsystem

General Information - 113System RequirementsThe Agilent VXIplug&play Power Products instrument driver complies with the following:ñ Microsoft Wind

Página 36 - INSTrument:SELect

4 - Programming Examples130Step and Pulse TransientsStep 1Set the functions that you do not want to generate transients to FIXed mode. A convenientway

Página 37 - FETCh:ARRay:CURRent?

Programming Examples - 4131List TransientsList mode lets you generate complex sequences of output changes with rapid, precise timing, which maybe sync

Página 38 - FETCh:ARRay:CURRent:HARMonic?

4 - Programming Examples132Step 4Determine the number of times the list is repeated before it completes. For example, torepeat a list 10 times use:LIS

Página 39 - FETCh:ARRay:CURRent:NEUTral?

Programming Examples - 4133Output Trigger System ModelFigure 4-2 is a model of the output trigger system. The rectangular boxes represent states. The

Página 40 - FETCh:ARRay:VOLTage?

4 - Programming Examples134Initiating the Output Trigger SystemWhen the ac source is turned on, the trigger system is in the idle state. In this state

Página 41 - FETCh:ARRay:VOLTage:HARMonic?

Programming Examples - 4135Specifying a Trigger DelayA time delay can be programmed between the receipt of the trigger signal and the start of the out

Página 42 - FETCh:CURRent?

4 - Programming Examples136Generating Output TriggersProviding that you have specified the appropriate trigger source, you can generate triggers as fo

Página 43

Programming Examples - 4137Making MeasurementsThe ac source has the capability to return a number of current, voltage, and power measurements. Whenthe

Página 44 - FETCh:CURRent:HARMonic?

4 - Programming Examples138Power MeasurementsThe MEASure and FETCh queries can return real, apparent, and reactive power measurements as wellas dc pow

Página 45

Programming Examples - 4139INSTrument:NSELect 1FETCh:VOLTage:AC?INSTrument:NSELect 2FETCh:VOLTage:AC?INSTrument:NSELect 3FETCh:VOLTage:AC?Returning Vo

Página 47

4 - Programming Examples140Figure 4-3. Model of Measurement TriggersInitiating the Measurement Trigger SystemWhen the ac source is turned on, the trig

Página 48 - FETCh:FREQuency?

Programming Examples - 4141To select GPIB bus triggers (group execute trigger, device trigger, or *TRG command), use:TRIGger:SEQuence3:SOURce BUS

Página 49 - Measurement Subsystem (Power)

4 - Programming Examples142Figure 4-4. Pre-event and Post-event TriggeringProgramming the Status RegistersYou can use status register programming to d

Página 50

Programming Examples - 4143NTR FilterSTAT:OPER:NTR <n>A negative transition filter that functions asdescribed under STAT:OPER:NTR|PTRcommands in

Página 51 - FETCh:POWer:AC:TOTal?

4 - Programming Examples144Figure 4-5. Ac Source Status ModelOVCONDITIONOCPSOAUNROTRICL peakRailCL rmsIsumn.u.Meas Ovld1248165121024204840968192012345

Página 52 - FETCh:VOLTage:AC?

Programming Examples - 4145Questionable Status GroupThe Questionable Status registers record signals that indicate abnormal operation of the ac source

Página 53 - FETCh:VOLTage:HARMonic?

4 - Programming Examples146Register Command DescriptionConditionSTAT:QUES:INST:ISUM:COND?A register that holds real-time status of thecircuits being m

Página 54 - FETCh:VOLTage:HARMonic:THD?

Programming Examples - 4147Status Byte RegisterThis register summarizes the information from all other status groups as defined in the IEEE 488.2Stand

Página 55 - Output Subsystem

4 - Programming Examples148Servicing Questionable Status EventsThis example assumes you want a service request generated whenever the ac source’s over

Página 56 - OUTPut:DFI:SOURce

Programming Examples - 4149Trigger Out BNCThis chassis-referenced digital output can be programmed to supply a pulse output at the leading ortrailing

Página 57 - OUTPut:IMPedance:REACtive

152Introduction to ProgrammingGPIB Capabilities of the AC SourceAll ac source functions except for setting the GPIB address are programmable over the

Página 58 - OUTPut:PROTection:DELay

4 - Programming Examples150Remote Inhibit (RI)Remote inhibit is an external logic signal routed through the rear panel INH connection, which allows an

Página 59 - OUTPut:TTLTrg:SOURce

151ASCPI Command TreeCommand SyntaxABORtCALibrate:CURRent:AC:MEASure:DATA <n>:IMPedance:LEVel P1 | P2 | P3 | P4:PASSword <n>:PWM:FREQuency

Página 60 - Sense Subsystem

A - SCPI Command Tree152OUTPut[:STATe] <bool>:COUPling DC | AC:DFI[:STATe] <bool>:SOURce QUES | OPER | ESB | RQS | OFF:IMPedance[:STATe] &

Página 61 - SENSe:SWEep:TINTerval

SCPI Command Tree - A153STATus:OPERation[:EVENt]?:CONDition?:ENABle <n>:NTRansition <n>:PTRansition <n>:PRESet:QUEStionable[:EVENt]?

Página 63 - CURRent:PEAK:MODE

155BSCPI Conformance InformationThe ac source responds to SCPI Version 1992.0SCPI Confirmed CommandsABOR [SOUR]:VOLT:ALC | SENS:SOURCAL:DATA [SOUR]:VO

Página 64 - CURRent:PROTection:STATe

B - SCPI Conformance Information156Non SCPI CommandsCAL:CURR:AC [SOUR]:CURR:PEAK[:IMM]CAL:CURR:DC [SOUR]:CURR:PEAK:MODECAL:LEV [SOUR]:CURR:PEAK:TRIGCA

Página 65 - Source Subsystem (Frequency)

157CError MessagesError Number ListThis appendix gives the error numbers and descriptions that are returned by the ac source. Errornumbers are return

Página 66 - FREQency:SLEW:TRIGgered

C - Error Messages158–170 Expression error–171 Invalid expression–178 Expression data not allowedExecution Errors –200 through –299 (sets Standard Eve

Página 67 - FREQuency:TRIGgered

Error Messages - C15944 Current selftest error, output 245 Current selftest error, output 370 Fan voltage failure80 Digital I/O selftest errorDevice-D

Página 68 - Source Subsystem (Function)

2 - Introduction to Programming16RS-232 Programming ExampleThe following program illustrates how to program the ac source using RS-232 to set the outp

Página 70 - FUNCtion:CSINusoid

161DElgar Model 9012 CompatibilityElgar Model 9012 Plug-in Programmer CompatibilityThe ac source interface has a language switch command that allows i

Página 71 - Source Subsystem (List)

D - Elgar Model 9012 Compatibility162Status ModelIn E9012 language, status information is provided through the serial poll response byte and the error

Página 72 - LIST:CURRent:POINts?

Elgar Model 9012 Compatibility - D163All power source functions not set by the above commands go to the state defined by the SCPI *RSTcommand, with th

Página 73 - LIST:FREQuency

D - Elgar Model 9012 Compatibility164Input key functions:Display Format DescriptionINP:COUP <enum> Set coupling for front panel measurements (AC

Página 74 - LIST:PHASe

Elgar Model 9012 Compatibility - D165Command DescriptionZEROThe next voltage or frequency change is at 0 degrees phase (JUMPer1NORMal), or 180 degrees

Página 76 - LIST:TTLTrg:POINts?

167EIEC Mode Command SummaryIntroductionThe Agilent 6812B, 6813B, and 6843A ac sources are designed to operate in Normal as well as IECmode. In Normal

Página 77 - LIST:VOLTage:SLEW

E - IEC Mode Command Summary168Command SyntaxCALCulate:INTegral:TIME <Nrf+>:LIMit:UPPer[:DATA] <Nrf+>:SMOothing <bool>selects the P

Página 78 - LIST:VOLTage:OFFSet:POINts?

IEC Mode Command Summary - E169CALCulate:INTegral:TIMEThis command selects the Pst integration time for IEC Flicker measurements. The parameter may o

Página 79 - LIST:VOLTage:OFFSet:SLEW

Introduction to Programming - 217Introduction to SCPISCPI (Standard Commands for Programmable Instruments) is a programming language for controllingin

Página 80 - Source Subsystem (Phase)

E - IEC Mode Command Summary170CALCulate:LIMit:UPPerThis command sets various limits associated with rms voltage fluctuations testing for IEC 1000-3-3

Página 81 - PHASe:TRIGgered

IEC Mode Command Summary - E171FORMatThis command specifies the response data format for the following queries:MEASure:ARRay:CURRent:DC?MEASure:ARRay:

Página 82 - Source Subsystem (Pulse)

E - IEC Mode Command Summary172FORMat:BORDerThis command sets the byte order of IEEE floating point values returned within Arbitrary Block ResponseDat

Página 83 - PULSe:HOLD

IEC Mode Command Summary - E173MEASure:ARRay:CURRent:HARMonic?This query returns an array of current harmonic magnitudes. Operation of the query is mo

Página 84 - PULSe:WIDTh

E - IEC Mode Command Summary174MEASure:ARRay:VOLTage:FLUCtuations:ALL?This query measures voltage fluctuations in accordance with the IEC 868 standard

Página 85 - Source Subsystem (Voltage)

IEC Mode Command Summary - E175 0 100 (120) rms ↓ voltage values 99 repeat 60 time

Página 86 - VOLTage:TRIGgered

E - IEC Mode Command Summary176MEASure:ARRay:VOLTage:FLUCtuations:FLICker?This query measures voltage fluctuations in accordance with the IEC 868 stan

Página 87 - VOLTage:OFFSet

IEC Mode Command Summary - E177MEASure:ARRay:VOLTage:FLUCtuations:PST?This query measures voltage fluctuations in accordance with the IEC 868 standard

Página 88 - VOLTage:OFFSet:TRIGgered

E - IEC Mode Command Summary178SENSe:CURRent:PREFerenceThis command sets the phase reference for current harmonic phase measurements. If VOLTage isse

Página 89 - VOLTage:OFFSet:SLEW:MODE

IEC Mode Command Summary - E179SYSTem:CONFigureAgilent 6812B, 6813B, 6843A OnlyThis command sets the overall operating mode of the ac source. The choi

Página 90 - VOLTage:PROTection:STATe

2 - Introduction to Programming18The SCPI Command TreeAs previously explained, the basic SCPI communication method involves sending one or more proper

Página 92 - VOLTage:SLEW

181Index—A—ac voltage, 122assigning HP-IB address in programs, 24—B—BNC connectors, 148—C—calibration subsystem, 29CALibrate CURRent AC, 29CALibrate C

Página 93 - VOLTage:SLEW:TRIGgered

Index182short form, 21history, 2HP 82335A driver, 24HP BASIC controllers, 25HP-IBcapabilities of ac source, 15command library for MS DOS, 12controller

Página 94 - Status Subsystem

Index183syntax, 52measurement system, 137measurement trigger systeminitiating, 140model, 139measurement triggersgenerating, 141selecting, 140message t

Página 95 - STATus:OPERation:ENABle

Index184—S—safety summary, 2sampling rate, 141SCPIcommand syntax, 27data formats, 23subsystem commands, 28triggering nomenclature, 132, 139SCPI comman

Página 96 - STATus:OPERation:PTRansition

Index185bit configuration, 95status registersprogramming, 142status subsystem, 94QUEStionable INSTrument ISUMmary CONDition?,100QUEStionable INSTrumen

Página 97 - STATus:QUEStionable?

186Agilent Sales and Support OfficesFor more information about Agilent Technologies test and measurement products, applications, services,and for a cu

Página 98 - STATus:QUEStionable:ENABle

Manual UpdatesThe following updates have been made to this manual since the print revision indicated on the title page.4/15/00All references to HP hav

Página 99

Introduction to Programming - 219If you now enter :CLEar, you have reached the end of the command string. The active header pathremains at :CLEar. If

Página 100

2Safety SummaryThe beginning of the ac source User’s Guide has a Safety Summary page. Be sure you are familiar withthe information on this page before

Página 101

2 - Introduction to Programming20Including Common CommandsYou can combine common commands with system commands in the same message. Treat the commonco

Página 102 - System Commands

Introduction to Programming - 221Combining Message UnitsThe following command message is briefly described here, with details in subsequent paragraphs

Página 103 - SYSTem:VERSion?

2 - Introduction to Programming22HeaderConventionIn the command descriptions in Chapter 3 of this manual, headers are emphasized withboldface type. Th

Página 104 - SYSTem:REMote

Introduction to Programming - 223SCPI Data FormatsAll data programmed to or returned from the ac source is ASCII. The data may be numerical or charact

Página 105 - Trace Subsystem

2 - Introduction to Programming24System ConsiderationsThe remainder of this chapter addresses some system issues concerning programming. These are acs

Página 106

Introduction to Programming - 225Error HandlingIf there is no error-handling code in your program, undetected errors can cause unpredictable results.

Página 108 - INITiate:NAME

273Language DictionaryIntroductionThis section gives the syntax and parameters for all the IEEE 488.2 SCPI commands and the Commoncommands used by the

Página 109 - TRIGger:DELay

3 - Language Dictionary28Subsystem CommandsSubsystem commands are specific to functions. They can be a single command or a group ofcommands. The grou

Página 110 - TRIGger:SYNChronize:SOURce

Language Dictionary - 329Calibration Subsystem CommandsThe commands in this subsystem allow you to do the following:u Enable and disable the calibrati

Página 111 - TRIGger:ACQuire

3Table of ContentsSafety Summary 2Printing History 2Table of Contents 31 - GENERAL INFORMATION 11About this Guide 11Earlier AC Source Models 11Documen

Página 112 - TRIGger:SEQuence3:DEFine

3 - Language Dictionary30CALibrate:CURRent:MEASureAgilent 6811B, 6812B, 6813B, 6843A OnlyThis command is used to initiate the calibration of the curre

Página 113 - Common Commands

Language Dictionary - 331CALibrate:PASSwordThis command can only be used in calibration mode. It allows you to change the calibration password. Anew p

Página 114

3 - Language Dictionary32CALibrate:STATeThis command enables and disables calibration mode. The calibration mode must be enabled before thewill accept

Página 115

Language Dictionary - 333CALibrate:VOLTage:OFFSetAgilent 6811B, 6812B, 6813B, OnlyThis command can only be used in calibration mode. It initiates the

Página 116

3 - Language Dictionary34Display Subsystem CommandsThis subsystem programs the front panel display of the ac source.Subsystem SyntaxDISPlay[:WINDow][:

Página 117

Language Dictionary - 335Instrument SubsystemThis subsystem programs the three-phase output capability of the Agilent 6834B .Subsystem SyntaxINSTrumen

Página 118

3 - Language Dictionary36INSTrument:NSELectINSTrument:SELectAgilent 6834B OnlyThese commands allow the selection of individual outputs in a three-phas

Página 119

Language Dictionary - 337Measurement Subsystem (Arrays)This subsystem lets you retrieve arrays containing measurements data. Only current and voltagem

Página 120

3 - Language Dictionary38MEASure:ARRay:CURRent:HARMonic?FETCh:ARRay:CURRent:HARMonic?Phase SelectableThese queries return an array of harmonic amplitu

Página 121 - Programming Examples

Language Dictionary - 339MEASure:ARRay:CURRent:NEUTral?FETCh:ARRay:CURRent:NEUTral?Agilent 6834B OnlyThese queries return an array containing the inst

Página 122 - AC Voltage and Frequency

4System Considerations 24Assigning the GPIB Address in Programs 24Types of DOS Drivers 24Error Handling 25Agilent BASIC Controllers 253 - LANGUAGE DIC

Página 123 - Waveform Shapes

3 - Language Dictionary40MEASure:ARRay:CURRent:NEUTral:HARMonic:PHASe?FETCh:ARRay:CURRent:NEUTral:HARMonic:PHASe?Agilent 6834B OnlyThese queries retur

Página 124

Language Dictionary - 341MEASure:ARRay:VOLTage:HARMonic?FETCh:ARRay:VOLTage:HARMonic?Phase SelectableThese queries return an array of harmonic amplitu

Página 125 - Current Limit

3 - Language Dictionary42Measurement Subsystem (Current)This subsystem programs the current measurement capability of the ac source. Two measurementco

Página 126

Language Dictionary - 343MEASure:CURRent:AC?FETCh:CURRent:AC?Phase SelectableThese queries return the ac component rms current being sourced at the ou

Página 127 - Coupled Commands

3 - Language Dictionary44MEASure:CURRent:CREStfactor?FETCh:CURRent:CREStfactor?Phase SelectableThese queries return the output current crest factor. T

Página 128 - Programming Output Transients

Language Dictionary - 345MEASure:CURRent:HARMonic:PHASe?FETCh:CURRent:HARMonic:PHASe?Phase SelectableThese queries return the phase angle of the Nth h

Página 129 - Transient System Model

3 - Language Dictionary46MEASure:CURRent:NEUTral:AC?FETCh:CURRent:NEUTral:AC?Agilent 6834B OnlyThese queries return the ac rms current in the neutral

Página 130 - Step and Pulse Transients

Language Dictionary - 347MEASure:CURRent:NEUTral:HARMonic:PHASe?FETCh:CURRent:NEUTral:HARMonic:PHASe?Agilent 6834B OnlyThese queries return the phase

Página 131 - List Transients

3 - Language Dictionary48Measurement Subsystem (Frequency)This subsystem programs the frequency measurement capability of the ac source. Two measureme

Página 132 - Triggering Output Changes

Language Dictionary - 349Measurement Subsystem (Power)This subsystem programs the power measurement capability of the ac source. Two measurementcomman

Página 133 - Output Trigger System Model

5MEASure:CURRent:HARMonic? FETCh:CURRent:HARMonic? 44MEASure:CURRent:HARMonic:PHASe? FETCh:CURRent:HARMonic:PHASe? 45MEASure:CURRent:HARMonic:THD? FET

Página 134

3 - Language Dictionary50MEASure:POWer:AC:APParent?FETCh:POWer:AC:APParent?Phase SelectableThese queries return the apparent power being sourced at th

Página 135 - Specifying a Trigger Delay

Language Dictionary - 351MEASure:POWer:AC:TOTal?FETCh:POWer:AC:TOTal?Agilent 6834B OnlyThese queries return the total power being sourced at the outpu

Página 136 - Generating Output Triggers

3 - Language Dictionary52Measurement Subsystem (Voltage)This subsystem programs the voltage measurement capability of the ac source. Two measurementco

Página 137 - Making Measurements

Language Dictionary - 353MEASure:VOLTage:ACDC?FETCh:VOLTage:ACDC?Phase SelectableThese queries return the ac+dc rms voltage being sourced at the outpu

Página 138 - Harmonic Measurements

3 - Language Dictionary54MEASure:VOLTage:HARMonic:PHASe?FETCh:VOLTage:HARMonic:PHASe?Phase SelectableThese queries return the phase angle of the Nth h

Página 139 - Triggering Measurements

Language Dictionary - 355Output SubsystemThis subsystem controls the main outputs, the signal outputs, the power-on state, and the outputprotection fu

Página 140

3 - Language Dictionary56OUTPut:COUPlingAgilent 6811B, 6812B, 6813B, OnlyThis command enables ac or dc output coupling. When the output coupling is se

Página 141

Language Dictionary - 357OUTPut:IMPedanceAgilent 6811B, 6812B, 6813B, OnlyThis command enables or disables the output impedance programming capability

Página 142 - Operation Status Group

3 - Language Dictionary58OUTPut:PON:STATeThis command selects the power-on state of the ac source. The following states can be selected:RSTSets the po

Página 143

Language Dictionary - 359OUTPut:RI:MODEThis command selects the mode of operation of the Remote Inhibit protection. The following modes canbe selected

Página 144 - 4 - Programming Examples

6Source Subsystem (Frequency) 65Subsystem Syntax 65FREQuency 65FREQuency:MODE 65FREQuency:SLEW 66FREQuency:SLEW:MODE 66FREQency:SLEW:TRIGgered 66FREQu

Página 145 - Questionable Status Group

3 - Language Dictionary60Sense SubsystemThis subsystem controls the measurement current range, the data acquire sequence, and the harmonicmeasurement

Página 146 - Standard Event Status Group

Language Dictionary - 361SENSe:SWEep:OFFSet:POINtsThis command defines the trigger point relative to the start of the returned data record when an acq

Página 147 - Examples

3 - Language Dictionary62Source Subsystem (Current)This subsystem programs the output current of the ac source.Subsystem Syntax[SOURce:]CURRent[:LEVel

Página 148 - Trigger In BNC

Language Dictionary - 363CURRent:PEAKAgilent 6811B, 6812B, 6813B, OnlyThis command sets the output limit of the absolute value of peak instantaneous c

Página 149 - Trigger Out BNC

3 - Language Dictionary64CURRent:PEAK:TRIGgeredAgilent 6811B, 6812B, 6813B, OnlyThis command sets the output limit of the absolute value of peak insta

Página 150 - SCPI Command Completion

Language Dictionary - 365Source Subsystem (Frequency)This subsystem programs the output frequency of the ac source.Subsystem Syntax[SOURce:]FREQuency[

Página 151 - SCPI Command Tree

3 - Language Dictionary66FREQuency:SLEWThis command sets the rate at which frequency changes for all programmed changes in output frequency.Instantane

Página 152 - A - SCPI Command Tree

Language Dictionary - 367FREQuency:TRIGgeredThis command programs the frequency that the output will be set to during a triggered step or pulsetransie

Página 153 - SCPI Command Tree - A

3 - Language Dictionary68Source Subsystem (Function)This subsystem programs the output function of the ac source.Subsystem Syntax[SOURce:]FUNCtion[:SH

Página 154

Language Dictionary - 369FUNCtion:MODEThis command determines how the waveform shape is controlled during a triggered output transient. Thechoices are

Página 155 - SCPI Conformance Information

7Source Subsystem (Voltage) 85Subsystem Syntax 85VOLTage 86VOLTage:TRIGgered 86VOLTage:MODE 87VOLTage:OFFSet 87VOLTage:OFFSet:MODE 88VOLTage:OFFSet:TR

Página 156

3 - Language Dictionary70FUNCtion:CSINusoidThis command sets the clipping level when a clipped sine output waveform is selected. The clippingcharacter

Página 157 - Error Messages

Language Dictionary - 371Source Subsystem (List)This subsystem controls the generation of complex sequences of output changes with rapid, precisetimin

Página 158

3 - Language Dictionary72LIST:COUNtThis command sets the number of times that the list is executed before it is completed. The commandaccepts paramete

Página 159

Language Dictionary - 373LIST:DWELlThis command sets the sequence of list dwell times. Each value represents the time in seconds that theoutput will r

Página 160

3 - Language Dictionary74LIST:FREQuency:POINts?This query returns the number of points specified in LIST:FREQuency. Note that it returns only the tota

Página 161 - Syntax Compatibility

Language Dictionary - 375LIST:PHASe:POINts?This query returns the number of points specified in LIST:PHASe. Note that it returns only the totalnumber

Página 162 - Power-on State

3 - Language Dictionary76LIST:STEPThis command specifies how the list sequencing responds to triggers. The following parameters may bespecified:ONCEca

Página 163 - Front Panel Operation

Language Dictionary - 377LIST:VOLTagePhase SelectableThis command specifies the output voltage points in a list. The voltage points are given in the c

Página 164 - Entry Keys

3 - Language Dictionary78LIST:VOLTage:SLEW:POINts?This query returns the number of points specified in LIST:VOLTage:SLEW. Note that it returns only th

Página 165

Language Dictionary - 379LIST:VOLTage:OFFSet:SLEWAgilent 6811B, 6812B, 6813B, OnlyThis command specifies the dc offset slew list points. The slew poin

Página 166

8Trigger Subsystem 107Subsystem Syntax 107ABORt 108INITiate:SEQuence INITiate:NAME 108INITiate:CONTinuous:SEQuence INITiate:CONTinuous:NAME 109TRIGger

Página 167 - IEC Mode Command Summary

3 - Language Dictionary80Source Subsystem (Phase)This subsystem programs the output phases of the . When phase commands are used to program single-pha

Página 168 - Command Syntax

Language Dictionary - 381PHASe:MODEPhase SelectableThis command determines how the output phase is controlled during a triggered output transient. The

Página 169 - CALCulate:SMOothing

3 - Language Dictionary82Source Subsystem (Pulse)This subsystem controls the generation of output pulses. The PULSe:DCYCle, PULSe:HOLD,PULSe:PERiod, a

Página 170 - CALCulate:LIMit:UPPer

Language Dictionary - 383PULSe:HOLDThis command specifies whether the pulse width or the duty cycle is to be held constant when the pulseperiod change

Página 171

3 - Language Dictionary84PULSe:PERiodThis command sets the period of a triggered output transient The command parameters are model-dependent.Command S

Página 172 - FORMat:BORDer

Language Dictionary - 385Source Subsystem (Voltage)This subsystem programs the output voltage of the ac source.Subsystem Syntax[SOURce:]VOLTage[:LEVel

Página 173 - ↓

3 - Language Dictionary86VOLTagePhase SelectableThis command programs the ac rms output voltage level of the ac source.The maximum peak voltage that t

Página 174

Language Dictionary - 387VOLTage:MODEPhase SelectableThis command determines how the ac rms output voltage is controlled during a triggered output tra

Página 175 - <n> times

3 - Language Dictionary88VOLTage:OFFSet:MODEAgilent 6811B, 6812B, 6813B, OnlyThis command determines how the dc offset voltage is controlled during a

Página 176

Language Dictionary - 389VOLTage:OFFSet:SLEWAgilent 6811B, 6812B, 6813B, OnlyThis command sets the slew rate for all programmed changes in dc output v

Página 177

9Specifying a Trigger Delay 135Synchronizing Output Changes to a Reference Phase Angle 135Generating Output Triggers 136Specifying a Dwell Time for Ea

Página 178 - SENSe:WINDow

3 - Language Dictionary90VOLTage:OFFSet:SLEW:TRIGgeredAgilent 6811B, 6812B, 6813B, OnlyThis command selects the dc offset slew rate that will be set d

Página 179 - SYSTem:CONFigure

Language Dictionary - 391VOLTage:RANGeAgilent 6814B, 6834B, 6843A OnlyPhase SelectableThis command sets the voltage range of the ac source. Two voltag

Página 180

3 - Language Dictionary92VOLTage:SENSe:SOURceVOLTage:ALC:SOURceThese commands select the source from which the output voltage is sensed. The commands

Página 181

Language Dictionary - 393VOLTage:SLEW:MODEPhase SelectableThis command determines how the output voltage slew rate is controlled during a triggered ou

Página 182

3 - Language Dictionary94Status SubsystemThis subsystem programs the ac source status registers. The ac source has four groups of statusregisters; Ope

Página 183

Language Dictionary - 395Bit Configuration of Operation Status RegistersBit Position 15–9 8 7–6 5 4–1 0Bit Name not used CV not used WTG not used CALB

Página 184

3 - Language Dictionary96STATus:OPERation:NTRansitionSTATus:OPERation:PTRansitionThese commands set or read the value of the Operation NTR (Negative-T

Página 185

Language Dictionary - 397Bit Configuration of Questionable Status RegistersBitPosition15 14 13 12 11 10 9 8–5 4 3 2 1 0Bit Name notusedMeasOvldIsum CL

Página 186

3 - Language Dictionary98STATus:QUEStionable:ENABleThis command sets or reads the value of the Questionable Enable register. This register is a mask f

Página 187 - Manual Updates

Language Dictionary - 399Bit Configuration of Questionable Instrument Summary RegistersBitPosition15–13 12 11 10 9 8–5 4 3 2 1 0Bit Name notusedCLrmsR

Comentários a estes Manuais

Sem comentários