Visual C++ Programming Example - Rigol DS7034 User Programming Manual

Mso7000 series; ds7000 series; digital oscilloscope
Hide thumbs Also See for DS7034:
Table of Contents

Advertisement

RIGOL

Visual C++ Programming Example

Program used in this example: Visual C++6.0
Function realized in this example: search for the instrument address, connect to the instrument, send
and read commands.
Enter the Visual C++6.0 programming environment, and perform the following procedures.
1.
Create a MFC project based on a dialog box.
2.
Click Project  Settings to open the Project Setting dialog box. In the dialog box, click the C/C++
tab, select Code Generation from the drop-down list under Category. Choose Debug
Multithreaded DLL from the drop-down list under Use run-time library. Click OK to close the
dialog box.
3.
Click Project  Settings to open the Project Setting dialog box. In the dialog box, click the Link
tab, add visa32.lib under Object/library modules, then click OK to close the dialog box.
3-12
Chapter 3 Programming Examples
MSO7000/DS7000 Programming Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ds7054Ds7024Ds7014Mso7034Mso7024Mso7014 ... Show all

Table of Contents