![HP E4401B Programmer'S Manual Download Page 69](http://html.mh-extra.com/html/hp/e4401b/e4401b_programmers-manual_161548069.webp)
Chapter 3
3-5
Programming Examples
C Programming Examples using VTL
• You may wish to add the include file and library file search paths.
They are set by doing the following:
1. Select
Tools | Options
from the menu.
2. Click on the
Directories
button to set the include file path.
3. Select
Include Files
from the
Show Directories For
list
box.
4. Click on the
Add
button and type in the following:
C:\VXIPNP\WIN95\INCLUDE
5. Select
Library Files
from the
Show Directories For
list
box.
6. Click on the
Add
button and type in the following:
C:\VXIPNP\WIN95\LIB\MSC
For Borland C++ version 4.0 compilers:
• You may wish to add the include file and library file search paths.
They are set under the
Options | Project
menu selection. Double
click on
Directories
from the
Topics
list box and add the
following:
C:\VXIPNP\WIN95\INCLUDE
C:\VXIPNP\WIN95\LIB\BC
16-bit Applications
The following is a summary of important compiler-specific
considerations for the Windows compiler.
For Microsoft Visual C++ version 1.5:
• To set the memory model, do the following:
1. Select
Options | Project
.
2. Click on the
Compiler
button, then select
Memory Model
from
the
Category
list.
3. Click on the
Model
list arrow to display the model options, and
select
Large
.
4. Click on
OK
to close the
Compiler
dialog box.
• You may wish to add the include file and library file search paths.
They are set under the
Options | Directories
menu selection:
C:\VXIPNP\WIN\INCLUDE
C:\VXIPNP\WIN\LIB\MSC
Otherwise, the library and include files should be explicitly specified
in the project file.
Summary of Contents for E4401B
Page 6: ...vi ...
Page 14: ...xiv Contents ...
Page 64: ...2 34 Chapter2 HP ESA Status Registers Using the Analyzer Status Registers ...
Page 65: ...3 1 3 Programming Examples ...
Page 151: ...4 1 4 Programming Command Cross References ...
Page 286: ...5 132 Chapter5 Language Reference UNIT Subsystem ...
Page 287: ...6 1 6 HP 8590 HP ESA Spectrum Analyzers Programming Conversion Guide ...
Page 292: ...1 HP 8590 HP ESA Spectrum Analyzers Conversion Guide ...
Page 368: ...7 1 7 Error Messages ...
Page 393: ...7 26 Chapter7 Error Messages 201 to 799 Device Specific Errors ...