RIGOL
Chapter 3
Programming Examples
Programming Guide for DSA1000A series
3-4
Program in Visual C++ 6.0
Open Visual C++ 6.0, take the following steps:
1.
Create a project based on MFC.
2.
Click
Project
→
Settings
→
Link
and manually add
the file
“visa32.lib”
in the
Object/library modules
.
3.
Choose
Tools
→
Options
→
Directories
.
Select
“Include files”
in
Show directories for
, and then dblclick the blank in
Directories
to add the path of “
Include”
:
C:\Program Files\IVI Foundation\VISA\WinNT\include.
Select
“Library files”
in
Show directories for
, and then dblclick the blank in
Directories
to add the path of
“Lib”
:
C:\Program Files\IVI Foundation\VISA\WinNT\lib\msc.
Summary of Contents for DSA1000A Series
Page 1: ...RIGOL Programming Guide DSA1000A Series Spectrum Analyzer May 2011 RIGOL Technologies Inc...
Page 2: ......
Page 14: ......
Page 137: ...Chapter 3 Programming Examples RIGOL Programming Guide for DSA1000A series 3 3...
Page 154: ...RIGOL Chapter 3 Programming Examples Programming Guide for DSA1000A series 3 20 6 Exit code...
Page 158: ...RIGOL Chapter 3 Programming Examples Programming Guide for DSA1000A series 3 24...