3-2 Agilent 4155C/4156C VXIplug&play Driver User’s Guide, Edition 4
Programming Examples for Visual Basic Users
This chapter describes how to create measurement programs using the Agilent
4155/4156 and the 4155/4156 VXIplug&play driver, and provides programming
examples using Microsoft Visual Basic. This chapter contains the following
sections:
• “Programming Basics”
• “High-Speed Spot Measurements”
• “Multi-Channel Spot Measurements”
• “Staircase Sweep Measurements”
• “Synchronous Sweep Measurements”
• “Multi-Channel Sweep Measurements”
• “Pulsed Spot Measurements”
• “Multi-Channel Pulsed Spot Measurements”
• “Pulsed Sweep Measurements”
• “Multi-Channel Pulsed Sweep Measurements”
• “Staircase Sweep with Pulsed Bias Measurements”
• “Sampling Measurements”
• “Stress Force”
NOTE About Program Code
Programming examples are provided as subprograms that can be run with the
project template shown in Table 3-1. The subprograms include the code to perform
measurement, to display the measurement data, or to store the data. To execute the
program, insert the subprograms instead of the perform_meas subprogram in the
template.