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 #163 background imageLoading...
Page #163 background image
Keysight E5260/E5270 Programming Guide, Edition 4 3- 55
Programming Examples
Using Program Memory
Measurement
Result Example
Memory 1: Id = 0.021955 (A), Status = NAI
Memory 2: Id = 0.021975 (A), Status = NAI
Memory 1: Id = 0.023085 (A), Status = NAI
Memory 2: Id = 0.023335 (A), Status = NAI
Press any key to continue
’changes vd and vg and performs measurement again ’39
session.WriteString("VAR1,0,3" & vbLf) ’%R0=vd
For i = 1 To 2
session.WriteString("DO" & i & vbLf)
session.WriteString("*OPC?" & vbLf) : ret = session.ReadString(1 + 2)
session.WriteString("ERR? 1" & vbLf) : ret = session.ReadString(4 + 2)
If ret <> 0 Then session.WriteString("DZ" & vbLf) : GoTo Check_err
value = session.ReadString(17) : status = Left(value, 3)
value = Mid(value, 4, 12) : meas = Val(value)
Console.WriteLine("Memory " & i & ": Id = " & meas & " (A), Status = " & status &
Chr(10))
Next ’49
Line Description
39 to 49 Changes the value of the internal variable %R0, and performs measurement again. Can
be inserted between line 52 and line 53 of the program shown in
Table 3-14.

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