EasyManua.ls Logo

Agilent Technologies 34420A User Manual

Agilent Technologies 34420A
294 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #218 background imageLoading...
Page #218 background image
HP BASIC / HP-IB Program Example 3
This program example demonstrates the use of an SRQ to indicate when
measurements are complete. The meter is set to use external triggering.
Math scaling is also demonstrated.
10 !
20 ! This program configures the meter to make multiple dc voltage measurements
30 ! using an external trigger. The "Operation Complete" bit in the Standard
40 ! Event Register is used to determine when the trigger is received and
50 ! generates an SRQ. This program also shows the use of math scaling.
60 !
70 INTEGER Value,Task ! Dimension variables
80 CLEAR 7 ! Clear interface - send "device clear"
90 ASSIGN @Meter TO 722 ! Assign I/O path to address 722
100 COM @Meter ! Use same address in subprogram
110 OUTPUT @Meter;"*RST" ! Reset the meter
120 OUTPUT @Meter;"*CLS" ! Clear status registers
130 OUTPUT @Meter;"*OPC?" ! Send "1" to output buffer when reset complete
140 ENTER @Meter;Value ! Enter value
150 !
160 ! Configure the Status Register system to generate an SRQ when the
170 ! "Operation Complete" bit is set in the Standard Event Register
180 !
190 OUTPUT @Meter;"*SRE 32" ! Enable "Standard Event" bit in Status Byte
200 ! to pull the IEEE-488 SRQ line
210 OUTPUT @Meter;"*ESE 1" ! Enable "Operation Complete" to set
220 ! "Standard Event" bit in Status Byte
Chapter 6 Application Programs
HP BASIC Language Programs
218
GPIB

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Agilent Technologies 34420A and is the answer not in the manual?

Agilent Technologies 34420A Specifications

General IconGeneral
BrandAgilent Technologies
Model34420A
CategoryMultimeter
LanguageEnglish

Summary

Quick Start Guide for Agilent 34420A

Prepare Agilent 34420A Meter for Use

Steps to verify and prepare the meter for initial operation, including checking supplied items and connecting power.

Front-Panel Operation of Agilent 34420A

Agilent 34420A Features and Functions

Agilent 34420A General Measurement Configuration

Details on configuring general measurement settings like input filters and integration time.

Agilent 34420A Remote Interface Reference

Agilent 34420A SCPI Command Summary

A summary of all SCPI commands available for programming the meter remotely.

Agilent 34420A Remote Programming Sequence

Outlines the seven-step sequence for programming the meter using remote commands.

Agilent 34420A MEASure and CONFigure Commands

Explains how to use MEASure? and CONFigure commands for setting up and performing measurements.

Agilent 34420A Error Messages

Agilent 34420A Execution Error Codes

Lists and explains common execution errors encountered during command string processing.

Agilent 34420A Measurement Tutorial

Agilent 34420A Measurement Error Analysis

Discusses common sources of measurement errors and techniques to minimize them.

Agilent 34420A Specifications

Agilent 34420A Accuracy Specifications

Detailed accuracy specifications for various functions, ranges, and conditions.

Related product manuals