Agilent-technologies E1300B Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Sprzęt komputerowy Agilent-technologies E1300B. Agilent Technologies E1300B User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 244
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów

Podsumowanie treści

Strona 1 - E1300B and E1301B

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

Strona 2

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

Strona 3

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

Strona 4

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

Strona 5

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 10

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

Strona 11

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

Strona 12

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

Strona 13

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

Strona 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

Strona 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

Strona 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

Strona 17 - Definition

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

Strona 18 - Examples

5-16 Downloading Device Drivers

Strona 19

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 24 - How to Reset the System

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

Strona 25 - Instrument Menus

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

Strona 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

Strona 27 - How to Select Monitor Mode

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

Strona 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

Strona 29 - Executing

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

Strona 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

Strona 31 - Other Keys

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

Strona 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

Strona 33

6-14 Controlling Instruments Using GPIB

Strona 34 - System Instrument Menu

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

Strona 35

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

Strona 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

Strona 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

Strona 38 - Scanning Voltmeter Menu

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

Strona 39

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

Strona 40

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

Strona 41

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

Strona 42

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

Strona 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

Strona 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

Strona 45

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

Strona 46 - Counter Menu

6 - Table of Contents

Strona 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

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

Strona 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

Strona 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

Strona 51

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

Strona 52

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

Strona 53

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

Strona 54

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

Strona 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

Strona 56

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

Strona 57

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

Strona 58

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

Strona 59

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

Strona 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

Strona 61

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

Strona 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

Strona 63

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

Strona 64 - Terminals

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

Strona 65

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

Strona 66

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

Strona 67 - Using Other

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 73

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

Strona 74

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

Strona 75

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

Strona 76

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

Strona 77

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

Strona 78

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

Strona 79

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

Strona 80

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

Strona 81

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

Strona 82

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

Strona 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

Strona 84

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

Strona 85

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

Strona 86

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

Strona 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

Strona 88

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

Strona 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

Strona 90

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

Strona 91

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

Strona 92

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

Strona 93

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

Strona 94 - Mainframe Data

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

Strona 95 - Non-Volatile User

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

Strona 96

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 102 - Download Program

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

Strona 103

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 108 - Driverdown manual

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

Strona 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

Strona 110

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

Strona 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

Strona 113

1-6 Getting Started

Strona 114

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

Strona 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

Strona 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)

Strona 117 - Register

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

Strona 118 - Byte Register

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

Strona 119

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

Strona 120 - Event Status Bits

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

Strona 121

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

Strona 122 - Register Bits

7–80 Command Quick Reference

Strona 123 - Status Group Registers

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

Strona 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

Strona 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

Strona 126 - Synchronizing an

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

Strona 127

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

Strona 128

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

Strona 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

Strona 130

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

Strona 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

Strona 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

Strona 133

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

Strona 134

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

Strona 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

Strona 137 - [:MADDress]

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

Strona 138

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

Strona 139 - :SADDress

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

Strona 140

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

Strona 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

Strona 142

B-6 Error Messages

Strona 143

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

Strona 144

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

Strona 145 - :DRIVer :LOAD:

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

Strona 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

Strona 147

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

Strona 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

Strona 149

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

Strona 150

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

Strona 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

Strona 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

Strona 153

D-4 Sending Binary Data Over RS-232

Strona 154

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

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

Strona 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

Strona 157

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

Strona 158

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

Strona 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

Strona 160 - <event>

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

Strona 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?,

Strona 162

Index-8

Strona 163

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

Strona 164

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

Strona 165 - :SERial[n] :CONTrol

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

Strona 166

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

Strona 167

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

Strona 168

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

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

Strona 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

Strona 171

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

Strona 172

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

Strona 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

Strona 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

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

Strona 176

NotesUsing the Front Panel 2-17

Strona 177

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

Strona 178

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

Strona 179

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

Strona 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

Strona 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

Strona 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

Strona 183

NotesUsing the Front Panel 2-23

Strona 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

Strona 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

Strona 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

Strona 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

Strona 188

Notes2-28 Using the Front Panel

Strona 189

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

Strona 190

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

Strona 191

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

Strona 192

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

Strona 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

Strona 194

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

Strona 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

Strona 196

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

Strona 197

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

Strona 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

Strona 199

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

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

Strona 201 - Selected Device Clear

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

Strona 202

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

Strona 203 - Command Quick

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

Strona 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

Strona 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

Strona 206

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

Strona 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

Strona 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

Strona 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

Strona 210

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

Strona 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

Strona 212 - A-4 Specifications

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

Strona 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

Strona 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

Strona 215 - Specifications A-7

Notes3-24 Using the Display Terminal Interface

Strona 216 - Commands

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

Strona 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

Strona 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

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

Strona 220 - A-12 Specifications

NotesUsing the Display Terminal Interface 3-29

Strona 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

Strona 222

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 227 - Display Terminal

NotesUsing the Display Terminal Interface 3-35

Strona 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

Strona 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

Strona 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

Strona 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

Strona 232

Notes3-40 Using the Display Terminal Interface

Strona 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

Strona 234 - Data Over RS-232

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

Strona 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

Strona 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

Strona 237

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

Strona 238

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

Strona 239

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

Strona 240

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

Strona 241

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

Strona 242

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

Strona 243

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

Strona 244

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

Powiązane modele: E1301B

Komentarze do niniejszej Instrukcji

Brak uwag