Agilent Technologies 6834B Uživatelská příručka Strana 1

Procházejte online nebo si stáhněte Uživatelská příručka pro Split-systém klimatizace Agilent Technologies 6834B. Agilent Technologies 6834B User`s guide Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 187
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků

Shrnutí obsahu

Strany 1 - Programming Guide

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

Strany 2 - Printing History

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

Strany 3 - Table of Contents

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

Strany 4 - 3 - LANGUAGE DICTIONARY 27

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

Strany 5

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

Strany 6

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

Strany 7

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

Strany 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

Strany 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

Strany 10 - INDEX 181

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

Strany 11 - General Information

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

Strany 12 - Instrument Drivers

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

Strany 13 - Accessing Online Help

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

Strany 14

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

Strany 15 - Introduction to Programming

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

Strany 16 - RS-232 Troubleshooting

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 24 - System Considerations

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

Strany 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

Strany 26

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

Strany 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

Strany 28 - Subsystem Commands

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

Strany 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

Strany 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

Strany 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

Strany 32 - CALibrate:VOLTage:DC

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

Strany 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

Strany 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

Strany 35 - Instrument Subsystem

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

Strany 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

Strany 37 - FETCh:ARRay:CURRent?

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 42 - FETCh:CURRent?

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

Strany 43

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

Strany 44 - FETCh:CURRent:HARMonic?

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

Strany 45

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

Strany 47

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

Strany 48 - FETCh:FREQuency?

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

Strany 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

Strany 50

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

Strany 51 - FETCh:POWer:AC:TOTal?

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

Strany 52 - FETCh:VOLTage:AC?

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

Strany 53 - FETCh:VOLTage:HARMonic?

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

Strany 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

Strany 55 - Output Subsystem

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

Strany 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

Strany 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

Strany 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

Strany 59 - OUTPut:TTLTrg:SOURce

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

Strany 60 - Sense Subsystem

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

Strany 61 - SENSe:SWEep:TINTerval

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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 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

Strany 70 - FUNCtion:CSINusoid

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

Strany 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

Strany 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

Strany 73 - LIST:FREQuency

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

Strany 74 - LIST:PHASe

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

Strany 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

Strany 77 - LIST:VOLTage:SLEW

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

Strany 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

Strany 79 - LIST:VOLTage:OFFSet:SLEW

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

Strany 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

Strany 81 - PHASe:TRIGgered

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

Strany 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

Strany 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

Strany 84 - PULSe:WIDTh

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

Strany 85 - Source Subsystem (Voltage)

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

Strany 86 - VOLTage:TRIGgered

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

Strany 87 - VOLTage:OFFSet

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

Strany 88 - VOLTage:OFFSet:TRIGgered

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

Strany 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

Strany 90 - VOLTage:PROTection:STATe

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

Strany 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

Strany 93 - VOLTage:SLEW:TRIGgered

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

Strany 94 - Status Subsystem

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

Strany 95 - STATus:OPERation:ENABle

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

Strany 96 - STATus:OPERation:PTRansition

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

Strany 97 - STATus:QUEStionable?

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

Strany 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

Strany 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

Strany 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

Strany 101

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

Strany 102 - System Commands

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

Strany 103 - SYSTem:VERSion?

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

Strany 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

Strany 105 - Trace Subsystem

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

Strany 106

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

Strany 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

Strany 109 - TRIGger:DELay

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

Strany 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

Strany 111 - TRIGger:ACQuire

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

Strany 112 - TRIGger:SEQuence3:DEFine

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

Strany 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

Strany 114

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

Strany 115

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

Strany 116

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

Strany 117

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

Strany 118

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

Strany 119

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

Strany 120

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

Strany 121 - Programming Examples

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

Strany 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

Strany 123 - Waveform Shapes

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

Strany 124

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

Strany 125 - Current Limit

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

Strany 126

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

Strany 127 - Coupled Commands

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

Strany 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

Strany 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

Strany 130 - Step and Pulse Transients

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

Strany 131 - List Transients

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

Strany 132 - Triggering Output Changes

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

Strany 133 - Output Trigger System Model

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

Strany 134

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

Strany 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

Strany 136 - Generating Output Triggers

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

Strany 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

Strany 138 - Harmonic Measurements

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

Strany 139 - Triggering Measurements

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

Strany 140

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

Strany 141

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

Strany 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

Strany 143

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

Strany 144 - 4 - Programming Examples

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

Strany 145 - Questionable Status Group

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

Strany 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

Strany 147 - Examples

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

Strany 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

Strany 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

Strany 150 - SCPI Command Completion

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

Strany 151 - SCPI Command Tree

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

Strany 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

Strany 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

Strany 154

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

Strany 155 - SCPI Conformance Information

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

Strany 156

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

Strany 157 - Error Messages

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

Strany 158

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

Strany 159

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

Strany 160

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

Strany 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

Strany 162 - Power-on State

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

Strany 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

Strany 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

Strany 165

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

Strany 166

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

Strany 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

Strany 168 - Command Syntax

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

Strany 169 - CALCulate:SMOothing

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

Strany 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

Strany 171

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

Strany 172 - FORMat:BORDer

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

Strany 173 - ↓

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

Strany 174

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

Strany 175 - <n> times

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

Strany 176

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

Strany 177

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

Strany 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

Strany 179 - SYSTem:CONFigure

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

Strany 180

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

Strany 181

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

Strany 182

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

Strany 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

Strany 184

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

Strany 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

Strany 186

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

Strany 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

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

Žádné komentáře