Agilent-technologies E1300B Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Hardware Agilent-technologies E1300B herunter. Agilent Technologies E1300B User Manual Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 244
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen

Inhaltsverzeichnis

Seite 1 - E1300B and E1301B

75000 SERIES BMainframesE1300B and E1301BUser’s ManualCopyright © Agilent Technologies, Inc., 1989, 1990, 1991, 2006Manual Part Number: E1300-9000

Seite 2

Using Supported Terminals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3-16The Supported Terminals

Seite 3

Figure 5-1. Driver and Documentation Usage5-2 Downloading Device DriversGPIB busGPIB busGPIBGPIB bus

Seite 4

1MemoryConfigurationBefore attempting to download any device drivers you should understand howmemory is affected when you specify a size for one or mo

Seite 5

1Download ProgramConfigurationIf you will not be using the default configurations for downloading, you will needto edit the configuration file to matc

Seite 6 - Multimeter User’s Manual

specify a file name here, the driver downloader will log to the screen and to thespecified file.DRIVER FILE = specifies the driver file or files to d

Seite 7

1DownloadingDrivers in MS-DOSSystemsThe device driver download program VXIDLD.EXE provided on the disk withthe driver files for use with an RS-232 int

Seite 8 - About this Manual

1DownloadingDrivers in GPIBSystems withIBASICThe device driver download program AUTOST provided on the disk with thedriver files for use with GPIB mus

Seite 9 - Table of Contents

1DownloadingDrivers in GPIBSystems with BASICThe device driver download program VXIDLD_GET provided on the disk withthe driver files for use with GPIB

Seite 10

1DownloadingMultiple DriversThe driver downloader software automatically checks for the existence of otherdrivers when it is run. If there are device

Seite 11

1ManuallyDownloading aDriverdown manualDownload programs are supplied for use with the system setups describedearlier in this chapter. If you have a s

Seite 12

Manually DownloadingOver GPIBManually downloading a driver over GPIB is fairly straightforward. Thisdiscussion assumes that the downloadable device dr

Seite 13

The Service Request Bit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-5Clearing the Service Req

Seite 14 - 6 - Table of Contents

If you are going to use any other setting, you must set up the appropriate settingsin the System Instrument using the following commandsCOMM:SER[n]:RE

Seite 15 - Getting Started

handshake mode is enabled, the System Instrument will not transmit characterswhen either the CTS (Clear to Send) or the DSR (Data Set Ready) lines are

Seite 16

Transmitting Using a CATCommandOn HP-UX systems you can use the cat command to transfer the device driver.The appropriate device file must exist. All

Seite 17 - Definition

Figure 5-3. Manually Downloading a Device DriverDownloading Device Drivers 5-15

Seite 18 - Examples

5-16 Downloading Device Drivers

Seite 19

Chapter 6Controlling Instruments Using GPIBAbout this Chapter This chapter shows how to control instruments in the mainframe from anexternal computer

Seite 20 - 1-6 Getting Started

2Status SystemStructureThe instrument status structure monitors important events for an instrumentsuch as when an error occurs or when a reading is av

Seite 21 - Using the Front Panel

The Status ByteRegisterAs shown in Figure 4-1, the Status Byte register is the highest-level register inthe status structure. This register contains b

Seite 22 - Tutorial

Table 4-1 shows each of the Status Byte register bits and describes the event thatwill set each bit.Table 4-1. Status Byte RegisterBitNumberDecimalWei

Seite 23 - Instrument Menu

The following program reads the system instrument’s Status Byte register usingthe GPIB Serial Poll command.10 P= SPOLL(70900) Read Status Byte Registe

Seite 24 - How to Reset the System

*SRE < mask> . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7-70*SRE? . . .

Seite 25 - Instrument Menus

Standard Event StatusRegisterThe Standard Event Status Register in the Standard Event status groupmonitors the instrument status events shown in Table

Seite 26 - How to Scan Channels

unmasked, an GPIB service request (SRQ) will be generated. ("Interrupting theExternal Computer", later in this chapter contains an example p

Seite 27 - How to Select Monitor Mode

Table 4-3. Operation Status Group - Condition RegisterBitNumberDecimalWeight Description0 1 Calibrating1 2 Settling24Ranging3 8 Sweeping4 16 Measuring

Seite 28

Bits in the Operation Status Group Event register which are set can bedetermined with the command:STATus:OPERation:EVENt?This command returns the deci

Seite 29 - Executing

SUB Intr_resp B= SPOLL(70900) OUTPUT 70900; "STAT:OPER:EVEN?" ENTER 70900; E OUTPUT 70900; "DIAG:INTR:RESP?" E

Seite 30 - Editing Keys

Example: Interrupting when an Error Occurs This program shows how to interrupt an external computer whenever an erroroccurs for the instrument being p

Seite 31 - Other Keys

1Synchronizing anExternal Computerand InstrumentsThe *OPC? and *OPC commands (operation complete commands) allow youto maintain synchronization betwee

Seite 32 - In Case of Difficulty

Example: Synchronizing an External Computer and Two Instrumentsusing the *OPC command. This example uses the *OPC command and serial poll to synchroni

Seite 33

6-14 Controlling Instruments Using GPIB

Seite 34 - System Instrument Menu

Chapter 7System Instrument Command ReferenceAbout This Chapter This chapter describes the Standard Commands for ProgrammableInstruments (SCPI) comman

Seite 35

C. Connecting and Configuring a Display TerminalUsing this Appendix . . . . . . . . . . . . . . . . . . . . . . . . . . .

Seite 36 - Switchbox Menu

Command Separator A colon (:) always separates one command from the next lower level commandas shown below:ROUTe:SCAN:MODE?Colons separate the root co

Seite 37 - Using the Front Panel 2-17

(e.g., 123, 123E2, -123, -1.23E2, .123, 1.23E-2, 1.23000E- 01). Specialcases include MIN, MAX, and INFinity. The Comments section withinthe Command Re

Seite 38 - Scanning Voltmeter Menu

1SCPI CommandReferenceThis section describes the SCPI commands for the System Instrument.Commands are listed alphabetically by subsystem and also with

Seite 39

DIAGnostic The DIAGnostic subsystem allows control over the System Instrument’s internalprocessor system (:BOOT, and :INTerrupt), the allocation and c

Seite 40

:BOOT:COLD DIAGnostic:BOOT:COLD causes the System Instrument to restart (re-boot).Configurations stored in non-volatile memory and RS-232 configuratio

Seite 41

:BOOT[:WARM] DIAGnostic:BOOT[:WARM] causes the System Instrument to restart (re-boot)using the current configuration stored in non-volatile memory. Th

Seite 42

:COMMunicate:SERial[0][:OWNer]?DIAGnostic:COMMunicate:SERial[0][:OWNer]? Returns the current "owner"of the built-in serial interface. The va

Seite 43 - Using the Front Panel 2-23

:DOWNload:CHECked[:MADDress]DIAGnostic:CHECked:DOWNload[:MADDress] < address>,<data> writesdata into a non-volatile User RAM segment star

Seite 44

Byte Format Each byte sent with this command is expected to be in the following format:Bit # 7 6543210Control Bit Check Bits Data Bits• Control Bit is

Seite 45

:DOWNload:CHECked:SADDressDIAGnostic:CHECked:DOWNload:SADDress < address>,<data> writes datato non-volatile User RAM at a single address

Seite 46 - Counter Menu

6 - Table of Contents

Seite 47

Byte Format Each byte sent with this command is expected to be in the following format:Bit # 7 6543210Control Bit Check Bits Data Bits• Control Bit is

Seite 48 - 2-28 Using the Front Panel

:DOWNload[:MADDress]DIAGnostic:DOWNload[:MADDress] < address>,<data> writes data into anon-volatile User RAM segment starting at address.

Seite 49 - Chapter 3

Example Loading Dynamic Configuration information into an allocated RAM segment.DIAG:NRAM:CRE 6 Allocate a segment of userRAMDIAG:BOOT:WARM Re-boot sy

Seite 50 - Features

Example Downloading Data to a Single Address LocationThis program downloads an array with the data 1, 2, 3, 4, 5 to register 32 on adevice with logica

Seite 51

:DRAM:CREate DIAGnostic:DRAM:CREate < size><num_drivers> creates a non-volatileRAM area for loading instrument drivers. DIAGnostic:DRAM:C

Seite 52

:DRIVer:LOAD< driver_block>DIAGnostic:DRIVer:LOAD < driver_block> loads the instrument drivercontained in the driver_block into a previou

Seite 53

:DRIVer :LIST[:type]? DIAGnostic:DRIVer:LIST[:type]? lists all drivers from the specified table foundon the system. If no parameter is specified, all

Seite 54

:INTerrupt:ACTivate DIAGnostic:INTerrupt:ACTivate < mode> enables an interrupt on the VXIbackplane interrupt line specified by DIAG:INT:SET[n]

Seite 55

• ON or 1 specify that interrupt handling is to be set up for the specifiedinterrupt line. OFF or 0 indicate that interrupt handling of the specifiedl

Seite 56

:INTerrupt:PRIority[n] DIAGnostic:INTerrupt:PRIority[n] [< level>] gives a priority level to the VXIinterrupt line specified by [n] in …PRIority

Seite 57

Chapter 1Getting StartedUsing This Chapter This chapter describes the Agilent E1300B/E1301B Mainframe, defines theinstrument concept, and explains h

Seite 58

:INTerrupt:RESPonse? DIAGnostic:INTerrupt:RESPonse? Returns the interrupt acknowledgeresponse (STATUS/ID word) from the highest priority VXI interrupt

Seite 59

:NRAM:ADDRess? DIAGnostic:NRAM:ADDRess? Returns the starting address of the non-volatileUser RAM segment allocated using DIAG:NRAM:CREate.Comments • D

Seite 60

:NRAM:CREate? DIAGnostic:NRAM:CREate? [MIN | MAX] Returns the current or allowable(MIN | MAX) size of the User non-volatile RAM segment.Comments • D

Seite 61

:POKE DIAGnostic:POKE < address>,<width>,<data> writes data (number ofbits given by width) starting at address.Parameters Par

Seite 62 - Descriptions

:RDISk:CREate DIAGnostic:RDISk:CREate < size> Allocates memory for a RAM disc volume.The RAM disc volume is defined for use only by the IBASIC

Seite 63

:UPLoad[:MADDress]? DIAGnostic:UPLoad[:MADDress]? < address>,<byte_count> Returns thenumber of bytes specified by byte_count, starting at

Seite 64 - Terminals

:UPload:SADDress? DIAGnostic:UPLoad:SADDress? < address>,<byte_count> Returns thenumber of bytes specified by byte_count, at address. Par

Seite 65

INITiate The INITiate command subsystem controls the initiation of the trigger systemfor one or more trigger cycles. INITiate enables while ABORt disa

Seite 66

[SOURce] The System Instrument contains a Pacer which produces TTL level pulses. TheSOURCE command subsystem controls the number and period of these p

Seite 67 - Using Other

:PULSe:PERiod SOURce:PULSe:PERiod < period> sets the period of the pulse(s) to begenerated by the Pacer.Parameters ParameterNameParameterTypeRa

Seite 68 - Compatibility

Trig Out: Allows an instrument to output a negative-going pulse to indicate theoccurrence of some event such as closing a channel on a Switchbox Inst

Seite 69 - Without Menus

STATus The STATus subsystem commands access the condition, event, and enableregisters in the Operation Status group and the Questionable Data group.S

Seite 70

• Bit 8 is the only bit used in the condition register (by the SystemInstrument), therefore, it is the only bit which needs to be unmasked inthe event

Seite 71

Example Reading the Event RegisterSTAT:OPER:EVEN? query if bit(s) is setenter statement:PRESet STATus:PRESet sets each bit in the enable register (st

Seite 72

SYSTem The SYSTEM command subsystem for the System Instrument provides for:• Configuration of the RS-232 interface• Control and access of the System I

Seite 73

:COMMunicate:GPIB:ADDRessSYSTem:COMMunicate:GPIB:ADDRess < address> sets the primary addressof the Instrument’s GPIB port.Parameters ParameterN

Seite 74

• Serial communication settings for the Agilent E1324A Datacomminterface can be stored in its on-board non-volatile EEROM only afterthe DIAG:COMM:SER[

Seite 75

:COMMunicate:SERial[n] :CONTrol:DTR?SYSTem:COMMunicate:SERial[ n] :CONTrol:DTR? returns the current settingfor DTR line control.Example Checking the s

Seite 76

:COMMunicate:SERial[n] :CONTrol:RTS?SYSTem:COMMunicate:SERial[ n] :CONTrol:RTS? returns the current settingfor RTS line control.Example Checking the s

Seite 77

:COMMunicate:SERial[n] [:RECeive]:BITSSYSTem:COMMunicate:SERial[n][:RECeive]:BITS < bits> Sets the numberof bits to be used to transmit and rec

Seite 78

:COMMunicate:SERial[n] [:RECeive]:PACE [:PROTocol]SYSTem:COMMunicate:SERial[n][:RECeive]:PACE[:PROTocol]< protocol> enables or disables receive

Seite 79

1InstrumentDefinition SCPI-compatible plug-in modules installed in the mainframe are treated asindependent instruments each having a unique secondary

Seite 80

:COMMunicate:SERial[n] [:RECeive]:PACE :THReshold:STARtSYSTem:COMMunicate:SERial[n][:RECeive]:PACE:THReshold:STARt< char_count> configures the

Seite 81

:COMMunicate:SERial[n] [:RECeive]:PACE :THReshold:STOPSYSTem:COMMunicate:SERial[n][:RECeive]:PACE:THReshold:STOP< char_count> configures the in

Seite 82

:COMMunicate:SERial[n] [:RECeive]:PARity :CHECkSYSTem:COMMunicate:SERial[n][:RECeive]:PARity:CHECk < check_cntrl>controls whether or not the par

Seite 83

• The following table defines each value of type:Value DefinitionEVEN If …PARity:CHECK is ON, the received parity bitmust maintain even parity. The tr

Seite 84

:COMMunicate:SERial[n] [:RECeive]:PARity [:TYPE]?SYSTem:COMMunicate:SERial[n][:RECeive]:PARity[:TYPE]? returns thetype of parity checked and generated

Seite 85

:COMMunicate:SERial[n] [:RECeive]:SBITs?SYSTem:COMMunicate:SERial[n][:RECeive]:SBITs? [MIN | MAX] returns:• The current stop bit setting if no parame

Seite 86

:COMMunicate:SERial[n]:TRANsmit:PACE [:PROTocol]SYSTem:COMMunicate:SERial[n]:TRANsmit:PACE[:PROTocol]< protocol> enables or disables the transm

Seite 87

• Related Commands: SYST:TIME, SYST:TIME?, SYST:DATE?• *RST Condition: *RST does not change the setting of the calendar.Example Setting the system Dat

Seite 88

:TIME SYSTem:TIME < hour>,<minute>,<second> sets the E1300/E1301mainframe’s internal clock.Parameters ParameterNameParameterTypeRan

Seite 89 - Using the Mainframe

TRIGger The TRIGger command subsystem controls the behavior of the trigger systemonce it is initiated (see INITiate command subsystem). The trigger co

Seite 90

Instrument LogicalAddresses Instruments are identified by a logical address which directly relates to its GPIBsecondary address. Instruments come fro

Seite 91

[:IMMediate] TRIGger:IMMediate will cause a trigger cycle to occur immediately, providedthat the trigger system has been initiated (INITiate).Comments

Seite 92

Comments • The following table explains the possible choices.Parameter Value Source of TriggerBUS Group Execute Trigger (GET) bus command,*TRG common

Seite 93

VXI The VXI command subsystem provides for:• Determining the number, type, and logical address of the devices(instruments) installed in the E1300/E130

Seite 94 - Mainframe Data

:CONFigure:DLISt? VXI:CONF:DLIS? [ < logical_addr>] returns information about the devicespecified by logical_addr. Response data is in the form:

Seite 95 - Non-Volatile User

Parameters ParameterNameParameterTypeRange ofValuesDefaultUnitslogical_addr numeric 0-255 (or nothing) noneComments • When logical_addr is not specifi

Seite 96

:CONFigure:HIERarchy?VXI:CONF:HIER? Returns current hierarchy configuration information aboutthe selected logical address. The individual fields of th

Seite 97

• Cards which are part of a combined instrument such as a switchbox orscanning voltmeter always return the same manufacturer’s comments asthe first ca

Seite 98

registers) which are present on the device. -1 indicates that the device hasno A16 memory.• A24 memory offset: an integer between -1 and 16777215 incl

Seite 99 - Downloading Device Drivers

:CONFigure:INFormation:ALL?VXI:CONF:INF:ALL? Returns the static information about all logicaladdresses. The information is returned in the order speci

Seite 100 - GPIB bus

• Related Commands: VXI:WRITE, VXI:REG:READ?Example Read from one of a device’s configuration registersVXI:READ? 8,0 read ID register on device atLogi

Seite 101 - Configuration

Example: Reading the Time This program reads and prints the time from the System Instrument’s internalclock. The computer used in the example is an Ag

Seite 102 - Download Program

:REGister:WRITe VXI:REG:WRITe? < register> ,< data> writes to the specified 16 bit register atthe selected logical address (see VXI:SEL

Seite 103

:SELect VXI:SELect < logical_addr> specifies the logical address which is to be used bymany subsequent commands in the VXI subsystem.Parameters

Seite 104 - Drivers in MS-DOS

:WRITe VXI:WRITe < logical_addr>,<register_addr>,<data> allows access to theentire 64 byte A16 register address space for the devic

Seite 105 - Drivers in GPIB

1CommonCommandReferenceThis section describes the IEEE-488.2 Common Commands that can be used toprogram instruments in the mainframe. Commands are lis

Seite 106 - Systems with BASIC

*CLS Clear Status Command. The *CLS command clears all status registers(Standard Event Status Register, Standard Operation Event Status Register,Ques

Seite 107 - Checking Driver

*ESE? Standard Event Status Enable Query. Returns the weighted sum of all enabled(unmasked) bits in the Standard Event Status Register.Example 10 OUTP

Seite 108 - Driverdown manual

*IDN? Identity. Returns the device identity. The response consists of the following fourfields (fields are separated by commas):• Manufacturer• Model

Seite 109 - Over RS-232

NOTE The System Instrument no longer implements the *LRN? command.Attempting to have the System Instrument execute this command will generatean error

Seite 110

*RCL < state number> Recall stored state. Recalls a stored state from memory and configures theinstrument to that state. States are stored usi

Seite 111

*SRE? Status Register Enable Query. Returns the weighted sum of all enabled(unmasked) events (those enabled to assert SRQ) in the Status Byte Register

Seite 113

1-6 Getting Started

Seite 114

1GPIB MessageReferenceThis section describes IEEE-488.1 defined messages and their affect oninstruments installed in the mainframe. The examples shown

Seite 115 - Chapter 6

Device Clear (DCL) orSelected Device Clear(SDC)DCL clears all instruments in the mainframe. SDC clears a specific instrument.The purpose of DCL or SDC

Seite 116 - Structure

Remote Sets the GPIB remote enable line (REN) true which places an instrument in theremote state.Comments • The REMOTE 709ss (ss = secondary address)

Seite 117 - Register

1Command QuickReferenceThe following tables summarize SCPI and IEEE 488.2 Common (*) commandsfor the Agilent E1300/E1031 Mainframe System Instrument.S

Seite 118 - Byte Register

SCPI Commands Quick ReferenceCommand Description:NRAM:ADDRess? Returns starting address of the User non-volatile RAM.:CREate <size> | MIN| MAX

Seite 119

SCPI Commands Quick ReferenceCommand DescriptionSYSTem:BEEPer[:IMMediate] Sound beeper (fixed duration and tone).:COMMunicate:GPIB:ADDRess Sets the pr

Seite 120 - Event Status Bits

SCPI Commands Quick ReferenceCommand DescriptionTRIGger:DELay < numeric value> Sets delay between trigger and first Pacer pulse.:DELAy? [MIN|

Seite 121

IEEE 488.2 Comman Commands Quick ReferenceCategory Command TitleGeneral*IDN? Identification Query*RST Reset Command*TST? Self Test QueryInstrument Sta

Seite 122 - Register Bits

7–80 Command Quick Reference

Seite 123 - Status Group Registers

Appendix ASpecificationsMainframeSpecificationsPacer (50% duty cycle): Programmable intervals: 500 nsec to 8.389 sec with 500 nsec resolution.Accurac

Seite 124 - External Computer

Chapter 2Using the Front PanelUsing this Chapter This chapter shows you how to use the Agilent E1301B Mainframe’s front panelkeyboard and display to

Seite 125

Size:inches mmHeight without feet 6.97 177Height with feet 7.44 189Width 16.75 426Depth 20.1 510Depth with terminal blocks 22.38 569Weight:E1300B E130

Seite 126 - Synchronizing an

SCPI ConformanceInformationThe Agilent E1300/1301B conforms to SCPI-1990.0 In documentation produced prior to June 1990, these SCPI commands arelabele

Seite 127

Multimeter Commands The following tables apply to the Agilent E1326A and E1326B.Table A-3. Multimeter SCPI-1990.0 Confirmed CommandsABORtCALibration:Z

Seite 128

Table A-5. Multimeter Non-SCPI CommandsCALibration:LFRequency:LFRequency?:STRainCONFigure:STRain:QUARter:HBENding:HPOisson:FBENding:FPOisson:FBPoisson

Seite 129 - Chapter 7

Counter Commands The following tables apply to the Agilent E1332A 4 Chanel Counter/Totalizerand the Agilent E1333A 3 Channel Universal Counter.Table A

Seite 130

Table A-8. Agilent E1333A SCPI-1990.0 Confirmed CommandsABORtFETCh?CONFigure:FREQuency:PERiod:PWIDth:NWIDthCONFigure?FORMat[:DATA]INITiate[:IMMediate]

Seite 131

D/A ConverterCommandsThe following tables apply to the Agilent E1328A 4 Channel D/A Converter.Table A-10. Agilent E1328A SCPI-1990.0 Confirmed Command

Seite 132 - Reference

Digital I/O Commands The following tables apply to the Agilent E1330A Quad 8-bit Digital I/OModule.Table A-12. Agilent E1330A SCPI-1990.0 Confirmed Co

Seite 133

System InstrumentCommandsTable A-14. System Instrument SCPI-1990.0 Confirmed CommandsABORtINITiate[:IMMediate][SOURce]:PULSe:COUNt:COUNt?:PERiod:PERio

Seite 134

Table A-17. System Instrument Non-SCPI CommandsDIAGnostic:AUTstart:AUTostart?:CHECksum:COMMunicate:SERial[:OWNer][:OWNer]?:BOOT:COLD[:WARM]:UPLoad?:DO

Seite 135 - :SERial[0][:OWNer]

1Using Menus You can access a System Instrument menu and a variety of other instrumentmenus (depending on installed instruments) from the front panel

Seite 136 - :SERial[n]:STORe

A-12 Specifications

Seite 137 - [:MADDress]

Appendix BError MessagesUsing This Appendix This appendix shows how to read an instrument’s error queue, discusses thetypes of command language-relat

Seite 138

1Error Types Negative error numbers are language-related and categorized as shown below.Positive error numbers are instrument specific and for the Sys

Seite 139 - :SADDress

Error Messages and CausesCode Message Cause-101 Invalid character Unrecognized character in specified parameter.- 102 Syntax error Command is missing

Seite 140

Error Messages and CausesCode Message Cause2110 Config error 10, Insufficientsystem memoryToo many instruments installed for the amountof RAM installe

Seite 141 - :DOWNload

1Start-up ErrorMessagesStart-up errors are most often generated just after the mainframe is powered-upor re-booted (DIAG:BOOT command). If you have an

Seite 142

B-6 Error Messages

Seite 143

Appendix CConnecting and Configuring aDisplay TerminalUsing this Appendix This appendix shows you how to configure the mainframe and a supportedter

Seite 144

Figure C–1 Connecting a Terminal to the MainframeC-2 Connecting and Configuring a Display TerminalAgilent E1300B/E1301BMainframeAgilentAgilentAgi

Seite 145 - :DRIVer :LOAD:

1Configuring aTerminal for theMainframeWe’ll first set the terminal’s serial communication parameters to match themainframe’s default settings. If the

Seite 146

• Press Prev Menu to return to the previous menu within an instrumentmenu or escape from an input prompt. Press Select Instr to return to theSelect an

Seite 147

Trying it Turn on the mainframe while watching the terminal’s display. After themainframe finishes its self-test, the terminal should display "Se

Seite 148

Each SET Menu will havetwo or more choicesEnter Card Number press Return(0 for built-in, 1-7 for a plug-in)The setting is now in volatile RAM storeage

Seite 149

How to Store the Serial Interface ConfigurationEnter Card Number press Return. Card Number 0 forbuilt-in stores settings into non_volatile RAM. Card

Seite 150

Appendix DSending Binary Data Over RS-232About this Appendix This appendix describes the procedure for sending pure binary data over anRS-232 interfa

Seite 151

1Sending BinaryData Over RS-232The RS-232 interface differs from the GPIB interface in that there is no deviceaddressing built into the interface defi

Seite 152

3. Send "SI SYSTEM" and a carriage return to get the attention of theSystem Instrument.4. Send < CTRL-C> to clear the system.5. Send

Seite 153

D-4 Sending Binary Data Over RS-232

Seite 154

Index!3-Channel Universal CounterMenu (front panel), 2-26 - 2-27Menu (terminal interface), 3-38 - 3-394-Channel Counter/TotalizerMenu (front panel),

Seite 155

*SAV, 7-70*SRE, 7-70*SRE?, 7-71*STB?, 7-71*TRG, 7-71*TST?, 7-71*WAI, 7-71Common Commands functional groupings, 7-65COMMunicate:GPIB:ADDRess,

Seite 156

DIAG:PEEK?, 7-24DIAG:POKE, 7-25DIAG:RDIS:ADD?, 7-25DIAG:RDIS:CRE, 7-26DIAG:RDIS:CRE?, 7-26DIAG:UPL:SADD?, 7-28DIAG:UPL[:MADD]?, 7-27DRIV:LIST:R

Seite 157

How to Display Logical Addresses or Instrument InformationHow to Reset the SystemNote: The RESET menu selection is equivalent to the DIAG:BOOT command

Seite 158

FFiles:VXIDLD.CFG, 5-4FormatCommon Command, 7-1SCPI Command, 7-1Front panelfeatures, 2-1menu tutorial, 2-2menus, 2-2GGET (group execute trigger)

Seite 159

tutorial, 2-2Menu (terminal interface) 3-Channel Universal Counter, 3-38 - 3-39 4-Channel Counter/Totalizer, 3-36 - 3-37 Quad 8-Bit Digital Input/O

Seite 160 - <event>

SSA, terminal interface command, 3-21Scan channels(front panel), 2-5Switchbox, terminal interface, 3-8ScanningVoltmeter Menu (front panel), 2-18 -

Seite 161

SYST:COMM:SER[n]:REC:PACE:THR:STOP, 7-43SYST:COMM:SER[n]:REC:PACE:THR:STOP?, 7-43SYST:COMM:SER[n]:REC:PAR:CHEC, 7-44SYST:COMM:SER[n]:REC:PAR:CHEC?,

Seite 162

Index-8

Seite 163

Using the OtherInstrument MenusThe instrument menus allow you to access the most-used instrument functionsor to monitor an instrument (monitor mode) w

Seite 164

How to Open/Close ChannelsHow to Scan Channels2-6 Using the Front Panel

Seite 165 - :SERial[n] :CONTrol

How to Display Monitor Type, Description, or Reset ModuleHow to Select Monitor ModeUsing the Front Panel 2-7

Seite 166

Monitor Mode Monitor mode displays the status of an instrument while it is being controlledfrom remote. Monitor mode is useful for debugging programs.

Seite 167

1ExecutingCommandsFrom the front panel, you can type and execute IEEE 488.2 CommonCommands and SCPI Commands for the instrument presently selected by

Seite 168

CertificationAgilent Technologies certifies that this product met its published specifications at the time of shipment from the factory. Agilent Tech

Seite 169

1Key Descriptions This section explains the function of each of the front panel’s dedicated keys. Ifa key is not functional in a particular situation,

Seite 170

the cursor to the beginning of the line. Pressing CTRL followed by the leftarrow key moves the cursor 4 character spaces to the left.Erases the char

Seite 171

1In Case of DifficultyProblem: Problem Cause/Solution: Error -113 undefined header error occurs after enteringdata in response to a menu prompt.For so

Seite 172

2Instrument Menus This section contains charts showing the structure and content for all front panelinstrument menus. Also shown in the charts are the

Seite 173

System Instrument MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 Level 6 User Entry Command( s) Used Description SYSTEM CONFI

Seite 174

System Instrument MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 Level 6 User Entry Command( s) Used Description (continued fr

Seite 175

Switchbox MenuMenu Levels and ContentLevel 1 Level 2 Level 3 User Entry Command( s) Used Description SWITCH MONITOR card number ‡ or AUTO DISP:MON:

Seite 176

NotesUsing the Front Panel 2-17

Seite 177

Scanning Voltmeter MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 User Entry Command( s) Used Description VOLTMTR MONITOR channel list

Seite 178

Scanning Voltmeter MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 User Entry Command( s) Used Description (continued from previous page

Seite 179

Frame or chassis ground terminal—typi-cally connects to the equipment’s metalframe.Alternating current (AC).Direct current (DC). Indicates hazardous v

Seite 180

Agilent E1326B/E1411B 5 1/2 Digit Multimeter (Standalone) MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 User Entry Command( s) Used De

Seite 181

Agilent E1328A 4-Channel D/A Converter MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 User Entry Command( s) Used Description D/ A MO

Seite 182 - :DLADdress?

Agilent E1330A Quad 8-Bit Digital Input/Output MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 User Ent r y Command( s) Used Descript i

Seite 183

NotesUsing the Front Panel 2-23

Seite 184 - ADDR 0"

Agilent E1332A 4-Channel Counter/Totalizer MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 User Entry Command( s) Used Descripti

Seite 185 - :HIERarchy?

Agilent E1332A 4-Channel Counter/Totalizer MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 User Entry Command( s) Used Descripti

Seite 186 - :INFormation?

Agilent E1333A 3-Channel UniversalCounter MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 User Entry Command( s) Used Descriptio

Seite 187

Agilent E1333A 3-Channel UniversalCounter MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 User Entry Command( s) Used Descriptio

Seite 188

Notes2-28 Using the Front Panel

Seite 189

Chapter 3Using the Display Terminal InterfaceUsing this Chapter This chapter shows you how to use the Agilent E1300B and Agilent E1301BMainframes’ Di

Seite 190

Declaration of Conformityaccording to ISO/IEC Guide 22 and EN 45014Manufacturer’s Name: Agilent Technologies, Inc.Loveland Manufacturing CenterManufac

Seite 191

1Terminal InterfaceFeaturesFigure 3-2 shows a typical terminal interface display with its function labelsacross the bottom of the screen. The first fi

Seite 192

1Using Menus A System Instrument menu and a variety of other instrument menus (dependingon installed instruments) are available from the terminal inte

Seite 193

If you make an incorrect entry in response to an input prompt, thebottom line of the Text Output Area will show an error message. Whenthis happens, ju

Seite 194

Using the SystemInstrument Menu The System Instrument menu allows you to:• Set or read the system GPIB address • Reset (reboot) the mainframe • Disp

Seite 195

How to Reset the SystemNote: The RESET menu selection is equivalent to executing the DIAG:BOOT command which has the sameeffect as cycling the mainfra

Seite 196

How to Display Logical Addresses and Instrument InformationEnter device’s logical address and press Return for individualinstrument information, or ju

Seite 197

Using the OtherInstrument MenusThe instrument menus allow you to access the most-used instrument functionsor to monitor an instrument (monitor mode) w

Seite 198

How to Open/Close ChannelsEnter Channel List and press Return(e.g., 102 for channel 2 on card # 1)Switchbox instrument at logical address 32(secondary

Seite 199

How to Display Module Type , Description, or Reset ModuleEnter Card Number and press ReturnEnter Card Number and press ReturnEnter Card Number and pre

Seite 200 - GPIB Message

Monitor Mode Monitor mode displays the status of an instrument while it is being controlledfrom remote. Monitor mode is useful for debugging programs.

Seite 201 - Selected Device Clear

Agilent 75000 Series B DocumentationManual Descriptions Installation and Getting Started Guide. Contains step-by-step instructions forall aspects of p

Seite 202

Note Enabling monitor mode slows instrument operations. If the timing or speed ofinstrument operations is critical (such as making multimeter readings

Seite 203 - Command Quick

1ExecutingCommandsFrom the terminal interface, you can type and execute IEEE 488.2 CommonCommands and SCPI Commands for the instrument presently selec

Seite 204 - System Instrument

1General KeyDescriptionsThis section explains the function of each of the terminal interface’s menu, menucontrol, and editing keys. If a key is not fu

Seite 205

Erases the character to the left of the cursor (for user-entered data only).(Clear-to-end key.) Erases all characters from the present cursor position

Seite 206

1Using SupportedTerminalsThe Display Terminal Interface supports several popular terminal brands andmodels. This chapter will show you how to access a

Seite 207

Using the HP 700/22 The HP 700/22 terminal emulates the DEC® VT100® or VT220® terminals.Some functions of the Display Terminal Interface have been ma

Seite 208

VT220® Key Map The function keys that are normally labeled f6 through f14 are now labeled:Note Because the HP 700/22 keyboard has nine function keys i

Seite 209 - Specifications

Using the WYSEWY-30With the WYSE WY-30 terminal, some functions of the Display TerminalInterface have been assigned to keys with other labels. Use

Seite 210

What “Not Supported”MeansStrictly speaking, a terminal is not supported if it has not been rigorously testedwith the Display Terminal Interface. There

Seite 211 - Information

If you now see the “Select an instrument” menu labels:Go to the beginning of this chapter and try the menus.orTurn the mainframe off and then on again

Seite 212 - A-4 Specifications

1Related Documents Agilent Instrument BASIC User’s Handbook. Includes three books: AgilentInstrument BASIC Programming Techniques , Agilent Instrumen

Seite 213 - Specifications A-5

To get a list of the logical addresses used in your mainframe, send the SCPIcommand VXI:CONF:DLAD? to the System Instrument. Then to determinewhat ins

Seite 214 - A-6 Specifications

1In Case of DifficultyProblem: Problem Cause/Solution: Error -113 undefined header error occurs afterentering data in response to a menu prompt.For so

Seite 215 - Specifications A-7

Notes3-24 Using the Display Terminal Interface

Seite 216 - Commands

2Instrument Menus This section contains charts showing the structure and content for all terminalinterface instrument menus. Also shown in the charts

Seite 217 - Specifications A-9

System Instrument MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 Level 6 User Entry Command( s) Used Description SYSTEM CONFI

Seite 218

System Instrument MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 Level 6 User Entry Command( s) Used Description (continued fr

Seite 219 - Specifications A-11

Switchbox MenuMenu Levels and ContentLevel 1 Level 2 Level 3 User Entry Command( s) Used Description SWITCH MONITOR card number ‡ or AUTO DISP:MON:

Seite 220 - A-12 Specifications

NotesUsing the Display Terminal Interface 3-29

Seite 221 - Error Messages

Scanning Voltmeter MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 User Entry Command( s) Used Description VOLTMTR MONITOR channel list

Seite 222

Scanning Voltmeter MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 User Entry Command( s) Used Description (continued from previous page

Seite 223 - Code Message Cause

About this ManualManual Content This manual shows how to use the Agilent E1300/E1301 Mainframe and how tooperate and program instruments within the ma

Seite 224 - B-4 Error Messages

Agilent E1326B/E1411B 5 1/2 Digit Multimeter (Standalone) MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 User Entry Command( s) Used De

Seite 225 - Messages

Agilent E1328A 4-Channel D/A Converter MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 User Entry Command( s) Used Description D/ A MO

Seite 226 - B-6 Error Messages

Agilent E1330A Quad 8-Bit Digital Input/Output MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 User Ent r y Command( s) Used Descript i

Seite 227 - Display Terminal

NotesUsing the Display Terminal Interface 3-35

Seite 228 - Agilent 24542H

Agilent E1332A 4-Channel Counter/Totalizer MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 User Entry Command( s) Used Descripti

Seite 229 - Mainframe

Agilent E1332A 4-Channel Counter/Totalizer MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 User Entry Command( s) Used Descripti

Seite 230 - Mainframe with

Agilent E1333A 3-Channel UniversalCounter MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 User Entry Command( s) Used Descriptio

Seite 231

Agilent E1333A 3-Channel UniversalCounter MenuMenu Levels and ContentLevel 1 Level 2 Level 3 Level 4 Level 5 User Entry Command( s) Used Descriptio

Seite 232

Notes3-40 Using the Display Terminal Interface

Seite 233 - Appendix D

Chapter 4Using the MainframeUsing this Chapter This chapter shows how to use the mainframe’s Pacer function, how to changethe primary GPIB address, a

Seite 234 - Data Over RS-232

Table of Contents1. Getting StartedUsing This Chapter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Seite 235

• SOUR:PULS:COUN sets the number of Pacer cycles. Specify from 1 to8388607 cycles or specify INF for a continuous output. • SOUR:PULS:PER sets the pe

Seite 236

1Changing thePrimary GPIBAddressYou can set the mainframe’s primary GPIB address to any integer valuebetween 0 and 30. The address is set to 9 at the

Seite 237

Example: Synchronizing an Internal Instrument to an External InstrumentThis example uses the mainframe’s Trig Out and Event In ports to synchronizean

Seite 238

multimeter to an internal multiplexer. Connections are shown in Figure 4-4. Thismethod synchronizes the computer to the instruments and relies on thec

Seite 239

1Mainframe DataMemoryWhen power is applied or the system rebooted (DIAG:BOOT command),mainframe memory is automatically configured to provide a predef

Seite 240

Example: Storing and Retrieving Data From Mainframe Memory. Thisexample shows how to use mainframe memory to store 15 readings made usingan Agilent

Seite 241

address. You will then know the starting address , and (from the…NRAM:CRE < size> command) the length of the NRAM segment. Example: Allocatin

Seite 242

Using :DOWNload and:UPload? to AccessDataThe command DIAG:DOWNload < address>,<data_block> is used to storedata into the NRAM segment. Th

Seite 243

Example: Storing and Retrieving data using DOWNload and UPLoad.define variables for DOWNload and UPLoad90 DIM Chars$[64],Chars_back$[80]100 INTEGE

Seite 244

Chapter 5Downloading Device DriversAbout this Chapter This chapter describes the procedure for using downloadable device driverswith the Agilent E140

Verwandte Modelle: E1301B

Kommentare zu diesen Handbüchern

Keine Kommentare