EasyManuals Logo

Keysight Technologies E5260 Series Programming Guide

Keysight Technologies E5260 Series
350 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 #30 background imageLoading...
Page #30 background image
1- 18 Keysight E5260/E5270 Programming Guide, Edition 4
Programming Basics
Getting Started
To Perform High Speed Spot Measurement
The high speed spot measurement does not need the MM and XE commands to set
the measurement mode and start measurement. To start and perform the high speed
spot measurement immediately, send the TI/TTI command for the current
measurement, or the TV/TTV command for the voltage measurement. The
following example program measures current by using the TI command, and
displays the measurement result data on the computer screen.
Example
10 ASSIGN @E5270 TO 717
20 OUTPUT @E5270;"*RST"
30 OUTPUT @E5270;"FMT 5"
40 OUTPUT @E5270;"CN 1,2,3,4"
50 OUTPUT @E5270;"DV 1,0,0"
60 OUTPUT @E5270;"DV 2,0,0"
70 OUTPUT @E5270;"DV 3,0,2"
80 OUTPUT @E5270;"DV 4,0,5"
90 OUTPUT @E5270;"TI 4,0"
100 ENTER @E5270 USING "#,3A,12D,X";Head$,Data
110 PRINT Head$,Data
120 OUTPUT @E5270;"DZ"
130 OUTPUT @E5270;"CL"
140 END
Line
Number
Description
10 Assigns the I/O path to control the E5260/E5270.
20 Initializes the E5260/E5270.
30 Sets the data output format (ASCII with header and <,>).
40 Enables channels 1, 2, 3, and 4.
50 to 80 Forces the DC voltage. Channel 1 and 2 force 0 V, channel 3 forces
2 V, and channel 4 forces 5 V with auto ranging.
90 Performs the high speed spot measurement using channel 4 with
auto ranging.
100 to 110 Prints the header data and measurement data on the screen.
120 Forces 0 V. All channels force 0 V.
130 Disables all channels.

Table of Contents

Other manuals for Keysight Technologies E5260 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keysight Technologies E5260 Series and is the answer not in the manual?

Keysight Technologies E5260 Series Specifications

General IconGeneral
BrandKeysight Technologies
ModelE5260 Series
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals