User`s guide

1-18 Agilent E6432A Microwave Synthesizer User’s Guide
Installation
To Generate a New HPE6432.dll File
To Generate a New HPE6432.dll File
The HPE6432.dll dynamic link library file is the E6432A
microwave synthesizer’s VXIplug&play driver.
The HPE6432.dll dynamic link library is generated by compiling the
HPE6432.c source file and linking it with the libHPE6432.lib library
file. When the HPE6432.c source file is modified by the user, it must be
recompiled and linked with the libHPE6432.lib library file to produce
a new HPE6432.lib library file and new HPE6432.dll dynamic link
library file.
The following list of files are required to generate a new HPE6432.dll
file:
HPE6432Types.h
HPE6432Errors.h
HPE6432.h
libHPE6432.h
libHPE6432.lib
HPE6432.lib
HPE6432.def
This file defines the names of all entry points into the HPE6432.dll file
that is generated during the linking process.
HPE6432.c
cvidef.h – This file is not part of the VXIplug&play driver.
cvirte.h – This file is not part of the VXIplug&play driver.
visatype.h – This file is not part of the VXIplug&play driver.