Application Programs

This chapter contains several example programs to help you develop programs for your specific measurement application. Chapter 5, “Remote Interface Reference,” starting on page 179, lists the syntax for the SCPI (Standard Commands for Programmable Instruments) commands available to program the HP 34970A.

The examples in this chapter have been tested on a PC running on Windows 95. The examples are written for use over the HP-IB interface and require a VISA (Virtual Instrument Software Architecture) library for use with your HP-IB interface card in your PC. You will want to make sure that you have the visa32.dll file in your c:\windows\system directory for the examples to work properly.

Note: The HP-IB (IEEE-488) address is set to “09” when the instrument is shipped from the factory. The examples in this chapter assume an HP-IB address of 09.

320