5-2 Agilent 4155C/4156C VXIplug&play Driver User’s Guide, Edition 4
Programming Examples for C++ 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 C++. 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 a subprogram that can be run with the
project template shown in Table 5-1. The subprograms include the code to perform
measurement and to display/save the measurement data. To execute the program,
insert the subprogram instead of the perform_meas subprogram in the template.