![Keysight Technologies E5260 Series Programming Manual Download Page 112](http://html1.mh-extra.com/html/keysight-technologies/e5260-series/e5260-series_programming-manual_1961978112.webp)
3- 4
Keysight E5260/E5270 Programming Guide, Edition 4
Programming Examples
Programming Basics for Visual Basic .NET Users
Programming Basics for Visual Basic .NET Users
This section provides the basic information for programming of the automatic
measurement using the Keysight E5260/E5270, Keysight IO Library, and Microsoft
Visual Basic .NET.
•
“To Create Your Project Template”
•
“To Create Measurement Program”
NOTE
To execute the example programs in this chapter, you need to install Keysight GPIB
interface, Keysight IO Library, VISA COM Library, and Microsoft Visual Basic
.NET on your computer. The VISA COM Library is included in the IO Library.
To Create Your Project Template
Before starting programming, create your project template, and keep it as your
reference. It will remove the conventional task in the future programming. This
section explains how to create a project template.
Step 1.
Connect Keysight E5260/E5270 (ex. GPIB address 17) to the computer via GPIB.
Step 2.
Launch Visual Basic .NET and create a new project. The project type should be
Console Application to simplify the programming.
Step 3.
Add VISA COM library (VisaComLib) to the reference.
Step 4.
Open a module (e.g. Module1.vb) in the project. And enter a program code as
template. See
for example.
Step 5.
Save the project as your template (e.g. \test\my_temp).
Summary of Contents for E5260 Series
Page 1: ...Keysight Technologies E5260 E5270 Series of Parametric Measurement Solutions Programming Guide...
Page 3: ...User s Guide B2900 9001x xxxx 201x Edition x...
Page 13: ...1 Programming Basics...
Page 63: ...2 Remote Mode Functions...
Page 108: ...2 46 Keysight E5260 E5270 Programming Guide Edition 4 Remote Mode Functions Initial Settings...
Page 109: ...3 Programming Examples...
Page 185: ...4 Command Reference...
Page 335: ...5 Error Messages...
Page 349: ......